2024-02-18T07:54:06.915 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-18T07:54:06.916 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618 --name yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi --owner scheduled_yuriw@teuthology --description upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_rhel8 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} --verbose -- /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/orig.config.yaml 2024-02-18T07:54:06.960 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-18T07:54:07.079 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618 branch: pacific-release description: upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_rhel8 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: yweinste@redhat.com first_in_suite: false job_id: '7565618' kernel: kdb: true 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 ' name: yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: pacific-release 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\) sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: pacific-release sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 owner: scheduled_yuriw@teuthology priority: 51 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5238 sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:octopus-x suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 targets: smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8WLHgqRvlSak272OcRiWaZu01F9HZQDwfRQYcy7wuhIxqqZGEpTuM6/1RANC8RUbARKtjPOXwmpSd0BrbpuYY= smithi164.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChCEYCZy4Nv3uPHsOMXLCvJKpFmi9s9MXzK+olvbOSK0gFur9yu7mXFiDCxxIn5i7YnMjNWPGzzStwvXK0fEvY= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: octopus - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-17_17:35:25 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 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: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus 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: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2024-02-18T07:54:07.079 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa; will attempt to use it 2024-02-18T07:54:07.080 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks 2024-02-18T07:54:07.080 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-18T07:54:07.081 INFO:teuthology.task.internal:Checking packages... 2024-02-18T07:54:07.108 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '81bd20d634209c7cb82c18be12b4b5a05643ebf1' 2024-02-18T07:54:07.108 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T07:54:07.108 INFO:teuthology.packaging:ref: None 2024-02-18T07:54:07.108 INFO:teuthology.packaging:tag: None 2024-02-18T07:54:07.108 INFO:teuthology.packaging:branch: pacific-release 2024-02-18T07:54:07.108 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T07:54:07.108 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-02-18T07:54:07.251 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-548.g81bd20d6 2024-02-18T07:54:07.253 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-18T07:54:07.259 INFO:teuthology.task.internal:no buildpackages task found 2024-02-18T07:54:07.259 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-18T07:54:07.283 INFO:teuthology.task.internal:Saving configuration 2024-02-18T07:54:07.300 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-18T07:54:07.307 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T07:54:07.332 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 07:48:48.687846', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8WLHgqRvlSak272OcRiWaZu01F9HZQDwfRQYcy7wuhIxqqZGEpTuM6/1RANC8RUbARKtjPOXwmpSd0BrbpuYY='} 2024-02-18T07:54:07.352 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 07:48:48.689202', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChCEYCZy4Nv3uPHsOMXLCvJKpFmi9s9MXzK+olvbOSK0gFur9yu7mXFiDCxxIn5i7YnMjNWPGzzStwvXK0fEvY='} 2024-02-18T07:54:07.352 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-18T07:54:07.358 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-18T07:54:07.358 INFO:teuthology.task.internal:roles: ubuntu@smithi164.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-18T07:54:07.358 INFO:teuthology.run_tasks:Running task console_log... 2024-02-18T07:54:07.446 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f14ff0eb160>, signals=[15]) 2024-02-18T07:54:07.447 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-18T07:54:07.453 INFO:teuthology.task.internal:Opening connections... 2024-02-18T07:54:07.453 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T07:54:07.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T07:54:07.533 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi164.front.sepia.ceph.com 2024-02-18T07:54:07.534 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T07:54:07.607 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-18T07:54:07.613 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-02-18T07:54:07.633 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-02-18T07:54:07.633 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-02-18T07:54:07.692 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="Red Hat Enterprise Linux" 2024-02-18T07:54:07.692 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="8.6 (Ootpa)" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:ID="rhel" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="fedora" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="8.6" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el8" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://www.redhat.com/" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:07.693 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-18T07:54:07.694 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-18T07:54:07.694 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-18T07:54:07.694 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-18T07:54:07.694 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-02-18T07:54:07.721 DEBUG:teuthology.orchestra.run.smithi164:> uname -m 2024-02-18T07:54:07.742 INFO:teuthology.orchestra.run.smithi164.stdout:x86_64 2024-02-18T07:54:07.742 DEBUG:teuthology.orchestra.run.smithi164:> cat /etc/os-release 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:NAME="Red Hat Enterprise Linux" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION="8.6 (Ootpa)" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:ID="rhel" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:ID_LIKE="fedora" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:VERSION_ID="8.6" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:PLATFORM_ID="platform:el8" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:ANSI_COLOR="0;31" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:HOME_URL="https://www.redhat.com/" 2024-02-18T07:54:07.802 INFO:teuthology.orchestra.run.smithi164.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-02-18T07:54:07.803 INFO:teuthology.orchestra.run.smithi164.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-02-18T07:54:07.803 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2024-02-18T07:54:07.825 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-18T07:54:07.833 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-18T07:54:07.860 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-18T07:54:07.860 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-02-18T07:54:07.862 DEBUG:teuthology.orchestra.run.smithi164:> test '!' -e /home/ubuntu/cephtest 2024-02-18T07:54:07.881 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-18T07:54:07.891 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-18T07:54:07.891 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-02-18T07:54:07.921 DEBUG:teuthology.orchestra.run.smithi164:> test -z $(ls -A /var/lib/ceph) 2024-02-18T07:54:07.947 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-18T07:54:07.998 INFO:teuthology.run_tasks:Running task kernel... 2024-02-18T07:54:08.011 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-18T07:54:08.012 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-18T07:54:08.012 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-18T07:54:08.012 DEBUG:teuthology.orchestra.run.smithi164:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-18T07:54:08.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T07:54:08.031 DEBUG:teuthology.orchestra.run.smithi164:> uname -r 2024-02-18T07:54:08.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T07:54:08.032 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-02-18T07:54:08.090 INFO:teuthology.orchestra.run.smithi164.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:08.090 INFO:teuthology.task.kernel:Running kernel on smithi164: 4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:08.091 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum install -y kernel 2024-02-18T07:54:08.093 INFO:teuthology.orchestra.run.smithi082.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:08.093 INFO:teuthology.task.kernel:Running kernel on smithi082: 4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:08.093 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2024-02-18T07:54:09.581 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:09.581 INFO:teuthology.orchestra.run.smithi082.stdout:Unable to read consumer identity 2024-02-18T07:54:09.694 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:09.694 INFO:teuthology.orchestra.run.smithi164.stdout:Unable to read consumer identity 2024-02-18T07:54:09.861 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:09.861 INFO:teuthology.orchestra.run.smithi082.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:09.861 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:10.044 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:10.044 INFO:teuthology.orchestra.run.smithi164.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:10.044 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:11.556 INFO:teuthology.orchestra.run.smithi082.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-02-18T07:54:11.812 INFO:teuthology.orchestra.run.smithi164.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2024-02-18T07:54:13.284 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 9.5 MB/s | 16 MB 00:01 2024-02-18T07:54:13.654 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 8.9 MB/s | 16 MB 00:01 2024-02-18T07:54:16.957 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 353 kB/s | 24 kB 00:00 2024-02-18T07:54:17.263 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 341 kB/s | 24 kB 00:00 2024-02-18T07:54:17.676 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-18T07:54:17.676 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-18T07:54:17.757 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T07:54:17.758 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T07:54:17.758 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T07:54:17.911 DEBUG:teuthology.orchestra.run.smithi082:> echo no | sudo yum reinstall kernel || true 2024-02-18T07:54:17.998 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-02-18T07:54:17.999 INFO:teuthology.orchestra.run.smithi164.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-02-18T07:54:18.083 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T07:54:18.084 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T07:54:18.084 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T07:54:18.243 DEBUG:teuthology.orchestra.run.smithi164:> echo no | sudo yum reinstall kernel || true 2024-02-18T07:54:18.246 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:18.246 INFO:teuthology.orchestra.run.smithi082.stdout:Unable to read consumer identity 2024-02-18T07:54:18.438 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:18.438 INFO:teuthology.orchestra.run.smithi082.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:18.438 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:18.579 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:18.579 INFO:teuthology.orchestra.run.smithi164.stdout:Unable to read consumer identity 2024-02-18T07:54:18.743 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:02 ago on Sun 18 Feb 2024 07:54:16 AM UTC. 2024-02-18T07:54:18.823 INFO:teuthology.orchestra.run.smithi082.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-18T07:54:18.828 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:18.829 INFO:teuthology.orchestra.run.smithi164.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:18.829 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:18.831 INFO:teuthology.orchestra.run.smithi082.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-18T07:54:18.865 INFO:teuthology.orchestra.run.smithi082.stderr:Error: No packages marked for reinstall. 2024-02-18T07:54:18.912 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum reinstall -y kernel || true 2024-02-18T07:54:19.140 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:02 ago on Sun 18 Feb 2024 07:54:17 AM UTC. 2024-02-18T07:54:19.221 INFO:teuthology.orchestra.run.smithi164.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-18T07:54:19.221 INFO:teuthology.orchestra.run.smithi164.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-18T07:54:19.245 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:19.245 INFO:teuthology.orchestra.run.smithi082.stdout:Unable to read consumer identity 2024-02-18T07:54:19.268 INFO:teuthology.orchestra.run.smithi164.stderr:Error: No packages marked for reinstall. 2024-02-18T07:54:19.316 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum reinstall -y kernel || true 2024-02-18T07:54:19.489 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:19.489 INFO:teuthology.orchestra.run.smithi082.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:19.489 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T07:54:19.652 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T07:54:19.653 INFO:teuthology.orchestra.run.smithi164.stdout:Unable to read consumer identity 2024-02-18T07:54:19.800 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:03 ago on Sun 18 Feb 2024 07:54:16 AM UTC. 2024-02-18T07:54:19.867 INFO:teuthology.orchestra.run.smithi082.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-18T07:54:19.867 INFO:teuthology.orchestra.run.smithi082.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-18T07:54:19.886 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:19.887 INFO:teuthology.orchestra.run.smithi164.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-02-18T07:54:19.887 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T07:54:19.907 INFO:teuthology.orchestra.run.smithi082.stderr:Error: No packages marked for reinstall. 2024-02-18T07:54:19.959 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-02-18T07:54:20.115 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:20.115 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:20.115 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-18T07:54:20.115 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-18T07:54:20.115 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-18T07:54:20.152 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-02-18T07:54:20.167 DEBUG:teuthology.parallel:result is None 2024-02-18T07:54:20.191 INFO:teuthology.orchestra.run.smithi164.stdout:Last metadata expiration check: 0:00:03 ago on Sun 18 Feb 2024 07:54:17 AM UTC. 2024-02-18T07:54:20.254 INFO:teuthology.orchestra.run.smithi164.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-02-18T07:54:20.254 INFO:teuthology.orchestra.run.smithi164.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-02-18T07:54:20.297 INFO:teuthology.orchestra.run.smithi164.stderr:Error: No packages marked for reinstall. 2024-02-18T07:54:20.346 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q kernel | sort -rV | head -n 1 2024-02-18T07:54:20.541 INFO:teuthology.orchestra.run.smithi164.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:20.541 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-02-18T07:54:20.541 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-02-18T07:54:20.541 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-18T07:54:20.541 DEBUG:teuthology.orchestra.run.smithi164:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-18T07:54:20.576 INFO:teuthology.orchestra.run.smithi164.stdout:ttyS1 2024-02-18T07:54:20.589 DEBUG:teuthology.parallel:result is None 2024-02-18T07:54:20.589 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-18T07:54:20.600 INFO:teuthology.task.internal:Creating test directory... 2024-02-18T07:54:20.600 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-18T07:54:20.602 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-18T07:54:20.646 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-18T07:54:20.653 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-18T07:54:20.682 INFO:teuthology.task.internal:Creating archive directory... 2024-02-18T07:54:20.682 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-18T07:54:20.684 DEBUG:teuthology.orchestra.run.smithi164:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-18T07:54:20.723 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-18T07:54:20.730 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-18T07:54:20.730 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T07:54:20.761 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T07:54:20.786 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T07:54:20.797 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T07:54:20.805 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T07:54:20.816 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-18T07:54:20.817 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-18T07:54:20.824 INFO:teuthology.task.internal:Configuring sudo... 2024-02-18T07:54:20.824 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-18T07:54:20.841 DEBUG:teuthology.orchestra.run.smithi164:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-18T07:54:20.867 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-18T07:54:20.875 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-18T07:54:20.876 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-18T07:54:20.909 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-18T07:54:20.926 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T07:54:21.007 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T07:54:21.068 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T07:54:21.107 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T07:54:21.152 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T07:54:21.152 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-18T07:54:21.219 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T07:54:21.262 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-18T07:54:21.309 DEBUG:teuthology.orchestra.run.smithi164:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T07:54:21.393 DEBUG:teuthology.orchestra.run.smithi164:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-18T07:54:21.436 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T07:54:21.436 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-18T07:54:21.502 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-02-18T07:54:21.504 DEBUG:teuthology.orchestra.run.smithi164:> sudo service rsyslog restart 2024-02-18T07:54:21.543 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-18T07:54:21.591 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-18T07:54:22.006 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-18T07:54:22.014 INFO:teuthology.task.internal:Starting timer... 2024-02-18T07:54:22.014 INFO:teuthology.run_tasks:Running task pcp... 2024-02-18T07:54:22.069 INFO:teuthology.run_tasks:Running task selinux... 2024-02-18T07:54:22.098 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-02-18T07:54:22.098 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2024-02-18T07:54:22.155 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2024-02-18T07:54:22.157 DEBUG:teuthology.orchestra.run.smithi164:> sudo service auditd rotate 2024-02-18T07:54:22.230 INFO:teuthology.orchestra.run.smithi164.stdout:Rotating logs: 2024-02-18T07:54:22.232 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-18T07:54:22.232 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2024-02-18T07:54:22.258 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2024-02-18T07:54:22.258 DEBUG:teuthology.orchestra.run.smithi164:> /usr/sbin/getenforce 2024-02-18T07:54:22.278 INFO:teuthology.orchestra.run.smithi164.stdout:Permissive 2024-02-18T07:54:22.278 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi164.front.sepia.ceph.com': 'permissive'} 2024-02-18T07:54:22.278 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-02-18T07:54:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T07:54:22.325 DEBUG:teuthology.orchestra.run.smithi164:> 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 2024-02-18T07:54:22.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T07:54:22.352 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-18T07:54:22.352 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2024-02-18T07:54:22.430 DEBUG:teuthology.orchestra.run.smithi164:> sudo /usr/sbin/setenforce permissive 2024-02-18T07:54:22.457 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-18T07:54:22.466 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-18T07:54:22.470 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-18T07:54:22.592 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-18T07:54:22.607 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-02-18T07:54:22.608 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi082.front.sepia.ceph.com,smithi164.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-18T08:03:28.066 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi164.front.sepia.ceph.com')] 2024-02-18T08:03:28.068 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-02-18T08:03:28.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:03:28.146 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-02-18T08:03:28.213 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-02-18T08:03:28.213 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-02-18T08:03:28.214 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi164.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-18T08:03:28.288 DEBUG:teuthology.orchestra.run.smithi164:> true 2024-02-18T08:03:28.361 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi164.front.sepia.ceph.com' 2024-02-18T08:03:28.362 INFO:teuthology.run_tasks:Running task clock... 2024-02-18T08:03:28.372 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-18T08:03:28.373 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-18T08:03:28.373 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:03:28.375 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-18T08:03:28.375 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T08:03:28.406 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-18T08:03:28.421 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-18T08:03:28.435 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-18T08:03:28.449 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-18T08:03:28.494 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2024-02-18T08:03:28.506 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2024-02-18T08:03:28.519 INFO:teuthology.orchestra.run.smithi164.stderr:sudo: ntpd: command not found 2024-02-18T08:03:28.520 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-18T08:03:28.530 INFO:teuthology.orchestra.run.smithi164.stdout:506 Cannot talk to daemon 2024-02-18T08:03:28.534 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-18T08:03:28.545 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-18T08:03:28.559 INFO:teuthology.orchestra.run.smithi164.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-18T08:03:28.616 INFO:teuthology.orchestra.run.smithi082.stderr:bash: ntpq: command not found 2024-02-18T08:03:28.619 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-18T08:03:28.619 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-02-18T08:03:28.620 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.620 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.620 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.620 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.635 INFO:teuthology.orchestra.run.smithi164.stderr:bash: ntpq: command not found 2024-02-18T08:03:28.638 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-18T08:03:28.638 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-02-18T08:03:28.638 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.638 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.639 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.639 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T08:03:28.639 INFO:teuthology.run_tasks:Running task pexec... 2024-02-18T08:03:28.649 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-18T08:03:28.650 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T08:03:28.650 DEBUG:teuthology.orchestra.run.smithi082:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-18T08:03:28.650 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi164.front.sepia.ceph.com 2024-02-18T08:03:28.651 DEBUG:teuthology.orchestra.run.smithi164:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-18T08:03:29.038 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:03:29.055 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:03:30.760 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2024-02-18T08:03:30.956 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-02-18T08:03:31.104 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-02-18T08:03:31.316 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2024-02-18T08:03:34.324 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout:Resetting modules: 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout: container-tools 2024-02-18T08:03:34.325 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:03:34.326 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:03:34.326 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:03:34.326 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:03:34.378 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:03:34.379 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:03:34.379 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout:Resetting modules: 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:03:34.380 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:03:48.706 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:03:49.198 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:03:49.217 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:03:49.665 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:03:51.198 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-02-18T08:03:51.531 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 kB/s | 4.1 kB 00:00 2024-02-18T08:03:51.624 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-02-18T08:03:51.928 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-02-18T08:03:54.570 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================================== 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================================== 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout:Installing group/module packages: 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-18T08:03:54.727 INFO:teuthology.orchestra.run.smithi164.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout:Installing weak dependencies: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout:Installing module profiles: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: container-tools/common 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout:Enabling module streams: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: container-tools rhel8 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:03:54.728 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout:========================================================================================================== 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout:Install 13 Packages 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 26 M 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 87 M 2024-02-18T08:03:54.729 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:03:54.885 INFO:teuthology.orchestra.run.smithi164.stdout:(1/13): python3-pyxdg-0.25-16.el8.noarch.rpm 605 kB/s | 94 kB 00:00 2024-02-18T08:03:54.974 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:03:55.054 INFO:teuthology.orchestra.run.smithi164.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 76 kB/s | 25 kB 00:00 2024-02-18T08:03:55.096 INFO:teuthology.orchestra.run.smithi164.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 2.8 MB/s | 1.0 MB 00:00 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================================== 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================================== 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout:Installing group/module packages: 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2024-02-18T08:03:55.131 INFO:teuthology.orchestra.run.smithi082.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout:Installing weak dependencies: 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-18T08:03:55.132 INFO:teuthology.orchestra.run.smithi082.stdout:Installing module profiles: 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools/common 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout:Enabling module streams: 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout: container-tools rhel8 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout:========================================================================================================== 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout:Install 13 Packages 2024-02-18T08:03:55.133 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:03:55.134 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 26 M 2024-02-18T08:03:55.134 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 87 M 2024-02-18T08:03:55.134 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:03:55.263 INFO:teuthology.orchestra.run.smithi164.stdout:(4/13): buildah-1.31.3-1.module+el8.9.0+20326+3 23 MB/s | 8.8 MB 00:00 2024-02-18T08:03:55.288 INFO:teuthology.orchestra.run.smithi164.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 205 kB/s | 39 kB 00:00 2024-02-18T08:03:55.288 INFO:teuthology.orchestra.run.smithi082.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 160 kB/s | 25 kB 00:00 2024-02-18T08:03:55.315 INFO:teuthology.orchestra.run.smithi082.stdout:(2/13): python3-pyxdg-0.25-16.el8.noarch.rpm 521 kB/s | 94 kB 00:00 2024-02-18T08:03:55.330 INFO:teuthology.orchestra.run.smithi164.stdout:(6/13): cockpit-podman-75-1.module+el8.9.0+2032 2.6 MB/s | 739 kB 00:00 2024-02-18T08:03:55.372 INFO:teuthology.orchestra.run.smithi082.stdout:(3/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 4.2 MB/s | 1.0 MB 00:00 2024-02-18T08:03:55.431 INFO:teuthology.orchestra.run.smithi164.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 1.4 MB/s | 239 kB 00:00 2024-02-18T08:03:55.439 INFO:teuthology.orchestra.run.smithi082.stdout:(4/13): cockpit-podman-75-1.module+el8.9.0+2032 5.8 MB/s | 739 kB 00:00 2024-02-18T08:03:55.481 INFO:teuthology.orchestra.run.smithi164.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 1.0 MB/s | 153 kB 00:00 2024-02-18T08:03:55.540 INFO:teuthology.orchestra.run.smithi164.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 15 MB/s | 3.7 MB 00:00 2024-02-18T08:03:55.573 INFO:teuthology.orchestra.run.smithi082.stdout:(5/13): criu-libs-3.18-4.module+el8.9.0+20326+3 196 kB/s | 39 kB 00:00 2024-02-18T08:03:55.631 INFO:teuthology.orchestra.run.smithi082.stdout:(6/13): crun-1.8.7-1.module+el8.9.0+20326+38708 1.2 MB/s | 239 kB 00:00 2024-02-18T08:03:55.681 INFO:teuthology.orchestra.run.smithi164.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 13 MB/s | 2.5 MB 00:00 2024-02-18T08:03:55.706 INFO:teuthology.orchestra.run.smithi164.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 296 kB/s | 49 kB 00:00 2024-02-18T08:03:55.773 INFO:teuthology.orchestra.run.smithi082.stdout:(7/13): buildah-1.31.3-1.module+el8.9.0+20326+3 18 MB/s | 8.8 MB 00:00 2024-02-18T08:03:55.798 INFO:teuthology.orchestra.run.smithi082.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 919 kB/s | 153 kB 00:00 2024-02-18T08:03:55.807 INFO:teuthology.orchestra.run.smithi164.stdout:(12/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 22 MB/s | 8.1 MB 00:00 2024-02-18T08:03:55.824 INFO:teuthology.orchestra.run.smithi164.stdout:(13/13): yajl-2.1.0-12.el8.x86_64.rpm 289 kB/s | 41 kB 00:00 2024-02-18T08:03:55.824 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:03:55.824 INFO:teuthology.orchestra.run.smithi164.stdout:Total 23 MB/s | 26 MB 00:01 2024-02-18T08:03:55.857 INFO:teuthology.orchestra.run.smithi082.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 13 MB/s | 3.7 MB 00:00 2024-02-18T08:03:55.927 INFO:teuthology.orchestra.run.smithi082.stdout:(10/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 20 MB/s | 2.5 MB 00:00 2024-02-18T08:03:56.100 INFO:teuthology.orchestra.run.smithi082.stdout:(11/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 25 MB/s | 8.1 MB 00:00 2024-02-18T08:03:56.107 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:03:56.124 INFO:teuthology.orchestra.run.smithi082.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 205 kB/s | 41 kB 00:00 2024-02-18T08:03:56.128 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:03:56.128 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:03:56.150 INFO:teuthology.orchestra.run.smithi082.stdout:(13/13): udica-0.2.6-20.module+el8.9.0+20326+38 169 kB/s | 49 kB 00:00 2024-02-18T08:03:56.150 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:03:56.150 INFO:teuthology.orchestra.run.smithi082.stdout:Total 25 MB/s | 26 MB 00:01 2024-02-18T08:03:56.356 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:03:56.365 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:03:56.431 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:03:56.452 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:03:56.452 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:03:56.680 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:03:56.689 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:03:57.013 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:03:57.164 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-18T08:03:57.267 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:03:57.422 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-18T08:03:57.438 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-02-18T08:03:57.671 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 2/13 2024-02-18T08:03:57.966 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-18T08:03:58.190 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-18T08:03:58.205 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-18T08:03:58.390 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-18T08:03:58.410 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-18T08:03:58.543 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2024-02-18T08:03:58.644 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-18T08:03:58.768 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2024-02-18T08:03:59.633 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-18T08:03:59.712 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2024-02-18T08:03:59.861 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-18T08:03:59.929 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-18T08:04:00.105 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-18T08:04:00.120 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 9/13 2024-02-18T08:04:00.498 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-18T08:04:00.505 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2024-02-18T08:04:01.409 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-18T08:04:01.551 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-18T08:04:01.634 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-18T08:04:01.792 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2024-02-18T08:04:01.817 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-18T08:04:01.950 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-18T08:04:02.276 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-18T08:04:02.277 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 3/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 4/13 2024-02-18T08:04:02.362 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 5/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 6/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 7/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 8/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 9/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 10/13 2024-02-18T08:04:02.363 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2024-02-18T08:04:02.364 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 12/13 2024-02-18T08:04:12.269 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-18T08:04:12.269 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.855 INFO:teuthology.orchestra.run.smithi164.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:04:12.856 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:04:13.051 DEBUG:teuthology.parallel:result is None 2024-02-18T08:04:14.817 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-02-18T08:04:14.817 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.355 INFO:teuthology.orchestra.run.smithi082.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:04:15.356 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:04:15.533 DEBUG:teuthology.parallel:result is None 2024-02-18T08:04:15.533 INFO:teuthology.run_tasks:Running task install... 2024-02-18T08:04:15.542 DEBUG:teuthology.task.install:project ceph 2024-02-18T08:04:15.543 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'}} 2024-02-18T08:04:15.543 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'flavor': 'default', 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-18T08:04:15.543 INFO:teuthology.task.install:Using flavor: default 2024-02-18T08:04:15.548 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-02-18T08:04:15.549 INFO:teuthology.task.install:extra packages: [] 2024-02-18T08:04:15.549 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1', 'tag': None, 'wait_for_package': False} 2024-02-18T08:04:15.549 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:04:15.549 INFO:teuthology.packaging:ref: None 2024-02-18T08:04:15.549 INFO:teuthology.packaging:tag: None 2024-02-18T08:04:15.549 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:04:15.550 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:04:15.550 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2024-02-18T08:04:15.552 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'octopus', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1', 'tag': None, 'wait_for_package': False} 2024-02-18T08:04:15.552 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:04:15.552 INFO:teuthology.packaging:ref: None 2024-02-18T08:04:15.552 INFO:teuthology.packaging:tag: None 2024-02-18T08:04:15.552 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:04:15.552 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:04:15.552 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2024-02-18T08:04:15.771 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/ 2024-02-18T08:04:15.771 INFO:teuthology.task.install.rpm:Package version is 15.2.17-0 2024-02-18T08:04:15.799 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-18T08:04:15.800 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:04:15.800 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-18T08:04:15.834 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-18T08:04:15.834 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:04:15.834 INFO:teuthology.packaging:ref: None 2024-02-18T08:04:15.834 INFO:teuthology.packaging:tag: None 2024-02-18T08:04:15.834 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:04:15.834 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:04:15.834 DEBUG:teuthology.orchestra.run.smithi164:> 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/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-18T08:04:15.905 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T08:04:15.949 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/ 2024-02-18T08:04:15.950 INFO:teuthology.task.install.rpm:Package version is 15.2.17-0 2024-02-18T08:04:15.978 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-02-18T08:04:15.978 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:04:15.978 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-02-18T08:04:15.986 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T08:04:16.006 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-02-18T08:04:16.007 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:04:16.007 INFO:teuthology.packaging:ref: None 2024-02-18T08:04:16.007 INFO:teuthology.packaging:tag: None 2024-02-18T08:04:16.007 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:04:16.007 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:04:16.007 DEBUG:teuthology.orchestra.run.smithi082:> 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/octopus/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-02-18T08:04:16.054 INFO:teuthology.orchestra.run.smithi164.stdout:check_obsoletes = 1 2024-02-18T08:04:16.056 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum clean all 2024-02-18T08:04:16.074 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:04:16.152 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:04:16.219 INFO:teuthology.orchestra.run.smithi082.stdout:check_obsoletes = 1 2024-02-18T08:04:16.220 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum clean all 2024-02-18T08:04:16.438 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:04:16.596 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:04:17.611 INFO:teuthology.orchestra.run.smithi164.stdout:57 files removed 2024-02-18T08:04:17.664 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-radosgw 2024-02-18T08:04:18.003 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:04:18.012 INFO:teuthology.orchestra.run.smithi082.stdout:57 files removed 2024-02-18T08:04:18.064 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-radosgw 2024-02-18T08:04:18.401 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:04:19.663 INFO:teuthology.orchestra.run.smithi164.stdout:ceph packages for x86_64 956 kB/s | 68 kB 00:00 2024-02-18T08:04:19.764 INFO:teuthology.orchestra.run.smithi164.stdout:ceph noarch packages 226 kB/s | 15 kB 00:00 2024-02-18T08:04:19.848 INFO:teuthology.orchestra.run.smithi164.stdout:ceph source packages 29 kB/s | 1.7 kB 00:00 2024-02-18T08:04:19.978 INFO:teuthology.orchestra.run.smithi082.stdout:ceph packages for x86_64 912 kB/s | 68 kB 00:00 2024-02-18T08:04:20.066 INFO:teuthology.orchestra.run.smithi164.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-02-18T08:04:20.087 INFO:teuthology.orchestra.run.smithi082.stdout:ceph noarch packages 200 kB/s | 15 kB 00:00 2024-02-18T08:04:20.213 INFO:teuthology.orchestra.run.smithi082.stdout:ceph source packages 17 kB/s | 1.7 kB 00:00 2024-02-18T08:04:20.413 INFO:teuthology.orchestra.run.smithi082.stdout:Copr repo for python3-asyncssh owned by ceph 20 kB/s | 3.5 kB 00:00 2024-02-18T08:04:22.210 INFO:teuthology.orchestra.run.smithi164.stdout:Extra Packages for Enterprise Linux 7.6 MB/s | 16 MB 00:02 2024-02-18T08:04:22.591 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 7.5 MB/s | 16 MB 00:02 2024-02-18T08:04:25.900 INFO:teuthology.orchestra.run.smithi164.stdout:lab-extras 246 kB/s | 24 kB 00:00 2024-02-18T08:04:26.155 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 343 kB/s | 24 kB 00:00 2024-02-18T08:04:27.293 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 49 MB/s | 65 MB 00:01 2024-02-18T08:04:27.373 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 MB/s | 65 MB 00:01 2024-02-18T08:04:37.630 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 15 MB/s | 8.8 MB 00:00 2024-02-18T08:04:38.141 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 43 MB/s | 59 MB 00:01 2024-02-18T08:04:41.048 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 MB/s | 59 MB 00:01 2024-02-18T08:04:48.873 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 14 MB/s | 8.8 MB 00:00 2024-02-18T08:04:56.029 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:04:56.031 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw x86_64 2:15.2.17-0.el8 ceph 9.9 M 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrading: 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: librados2 x86_64 2:15.2.17-0.el8 ceph 3.5 M 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: librbd1 x86_64 2:15.2.17-0.el8 ceph 1.9 M 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base x86_64 2:15.2.17-0.el8 ceph 5.6 M 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common x86_64 2:15.2.17-0.el8 ceph 21 M 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux x86_64 2:15.2.17-0.el8 ceph 25 k 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2024-02-18T08:04:56.032 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2 x86_64 2:15.2.17-0.el8 ceph 508 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1 x86_64 2:15.2.17-0.el8 ceph 380 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2 x86_64 2:15.2.17-0.el8 ceph 3.2 M 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse x86_64 2:15.2.17-0.el8 ceph 40 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common x86_64 2:15.2.17-0.el8 ceph 77 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs x86_64 2:15.2.17-0.el8 ceph 164 k 2024-02-18T08:04:56.033 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados x86_64 2:15.2.17-0.el8 ceph 364 k 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd x86_64 2:15.2.17-0.el8 ceph 349 k 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw x86_64 2:15.2.17-0.el8 ceph 113 k 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================== 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout:Install 22 Packages 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrade 2 Packages 2024-02-18T08:04:56.034 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:04:56.035 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 48 M 2024-02-18T08:04:56.035 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:04:56.523 INFO:teuthology.orchestra.run.smithi082.stdout:(1/24): ceph-base-15.2.17-0.el8.x86_64.rpm 44 MB/s | 5.6 MB 00:00 2024-02-18T08:04:56.549 INFO:teuthology.orchestra.run.smithi082.stdout:(2/24): ceph-selinux-15.2.17-0.el8.x86_64.rpm 1.0 MB/s | 25 kB 00:00 2024-02-18T08:04:56.582 INFO:teuthology.orchestra.run.smithi082.stdout:(3/24): libcephfs2-15.2.17-0.el8.x86_64.rpm 15 MB/s | 508 kB 00:00 2024-02-18T08:04:56.616 INFO:teuthology.orchestra.run.smithi082.stdout:(4/24): libradosstriper1-15.2.17-0.el8.x86_64.r 11 MB/s | 380 kB 00:00 2024-02-18T08:04:56.700 INFO:teuthology.orchestra.run.smithi082.stdout:(5/24): librgw2-15.2.17-0.el8.x86_64.rpm 39 MB/s | 3.2 MB 00:00 2024-02-18T08:04:56.725 INFO:teuthology.orchestra.run.smithi082.stdout:(6/24): python3-ceph-argparse-15.2.17-0.el8.x86 1.6 MB/s | 40 kB 00:00 2024-02-18T08:04:56.758 INFO:teuthology.orchestra.run.smithi082.stdout:(7/24): python3-ceph-common-15.2.17-0.el8.x86_6 2.3 MB/s | 77 kB 00:00 2024-02-18T08:04:56.792 INFO:teuthology.orchestra.run.smithi082.stdout:(8/24): python3-cephfs-15.2.17-0.el8.x86_64.rpm 4.8 MB/s | 164 kB 00:00 2024-02-18T08:04:56.826 INFO:teuthology.orchestra.run.smithi082.stdout:(9/24): python3-rados-15.2.17-0.el8.x86_64.rpm 11 MB/s | 364 kB 00:00 2024-02-18T08:04:56.859 INFO:teuthology.orchestra.run.smithi082.stdout:(10/24): python3-rbd-15.2.17-0.el8.x86_64.rpm 10 MB/s | 349 kB 00:00 2024-02-18T08:04:56.976 INFO:teuthology.orchestra.run.smithi082.stdout:(11/24): ceph-radosgw-15.2.17-0.el8.x86_64.rpm 17 MB/s | 9.9 MB 00:00 2024-02-18T08:04:57.010 INFO:teuthology.orchestra.run.smithi082.stdout:(12/24): python3-rgw-15.2.17-0.el8.x86_64.rpm 753 kB/s | 113 kB 00:00 2024-02-18T08:04:57.235 INFO:teuthology.orchestra.run.smithi082.stdout:(13/24): ceph-common-15.2.17-0.el8.x86_64.rpm 25 MB/s | 21 MB 00:00 2024-02-18T08:04:57.461 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-radosgw x86_64 2:15.2.17-0.el8 ceph 9.9 M 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout:Upgrading: 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: librados2 x86_64 2:15.2.17-0.el8 ceph 3.5 M 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: librbd1 x86_64 2:15.2.17-0.el8 ceph 1.9 M 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base x86_64 2:15.2.17-0.el8 ceph 5.6 M 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-common x86_64 2:15.2.17-0.el8 ceph 21 M 2024-02-18T08:04:57.464 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-selinux x86_64 2:15.2.17-0.el8 ceph 25 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs2 x86_64 2:15.2.17-0.el8 ceph 508 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: libradosstriper1 x86_64 2:15.2.17-0.el8 ceph 380 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: librgw2 x86_64 2:15.2.17-0.el8 ceph 3.2 M 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-argparse x86_64 2:15.2.17-0.el8 ceph 40 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common x86_64 2:15.2.17-0.el8 ceph 77 k 2024-02-18T08:04:57.465 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cephfs x86_64 2:15.2.17-0.el8 ceph 164 k 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rados x86_64 2:15.2.17-0.el8 ceph 364 k 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rbd x86_64 2:15.2.17-0.el8 ceph 349 k 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rgw x86_64 2:15.2.17-0.el8 ceph 113 k 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================== 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout:Install 22 Packages 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout:Upgrade 2 Packages 2024-02-18T08:04:57.466 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:04:57.467 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 48 M 2024-02-18T08:04:57.467 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:04:57.577 INFO:teuthology.orchestra.run.smithi082.stdout:(14/24): fmt-6.2.1-1.el8.x86_64.rpm 194 kB/s | 116 kB 00:00 2024-02-18T08:04:57.669 INFO:teuthology.orchestra.run.smithi082.stdout:(15/24): leveldb-1.22-1.el8.x86_64.rpm 417 kB/s | 181 kB 00:00 2024-02-18T08:04:57.686 INFO:teuthology.orchestra.run.smithi082.stdout:(16/24): liboath-2.6.2-3.el8.x86_64.rpm 542 kB/s | 59 kB 00:00 2024-02-18T08:04:57.711 INFO:teuthology.orchestra.run.smithi082.stdout:(17/24): gperftools-libs-2.7-9.el8.x86_64.rpm 437 kB/s | 306 kB 00:00 2024-02-18T08:04:57.778 INFO:teuthology.orchestra.run.smithi082.stdout:(18/24): libunwind-1.3.1-3.el8.x86_64.rpm 691 kB/s | 75 kB 00:00 2024-02-18T08:04:57.964 INFO:teuthology.orchestra.run.smithi164.stdout:(1/24): ceph-base-15.2.17-0.el8.x86_64.rpm 36 MB/s | 5.6 MB 00:00 2024-02-18T08:04:57.989 INFO:teuthology.orchestra.run.smithi164.stdout:(2/24): ceph-selinux-15.2.17-0.el8.x86_64.rpm 1.0 MB/s | 25 kB 00:00 2024-02-18T08:04:58.037 INFO:teuthology.orchestra.run.smithi082.stdout:(19/24): librabbitmq-0.9.0-4.el8.x86_64.rpm 134 kB/s | 47 kB 00:00 2024-02-18T08:04:58.053 INFO:teuthology.orchestra.run.smithi082.stdout:(20/24): python3-prettytable-0.7.2-14.el8.noarc 128 kB/s | 44 kB 00:00 2024-02-18T08:04:58.059 INFO:teuthology.orchestra.run.smithi164.stdout:(3/24): libcephfs2-15.2.17-0.el8.x86_64.rpm 7.1 MB/s | 508 kB 00:00 2024-02-18T08:04:58.079 INFO:teuthology.orchestra.run.smithi082.stdout:(21/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 862 kB/s | 259 kB 00:00 2024-02-18T08:04:58.098 INFO:teuthology.orchestra.run.smithi164.stdout:(4/24): libradosstriper1-15.2.17-0.el8.x86_64.r 9.6 MB/s | 380 kB 00:00 2024-02-18T08:04:58.138 INFO:teuthology.orchestra.run.smithi082.stdout:(22/24): librbd1-15.2.17-0.el8.x86_64.rpm 33 MB/s | 1.9 MB 00:00 2024-02-18T08:04:58.205 INFO:teuthology.orchestra.run.smithi082.stdout:(23/24): librados2-15.2.17-0.el8.x86_64.rpm 23 MB/s | 3.5 MB 00:00 2024-02-18T08:04:58.223 INFO:teuthology.orchestra.run.smithi164.stdout:(5/24): ceph-radosgw-15.2.17-0.el8.x86_64.rpm 24 MB/s | 9.9 MB 00:00 2024-02-18T08:04:58.229 INFO:teuthology.orchestra.run.smithi082.stdout:(24/24): librdkafka-0.11.4-3.el8.x86_64.rpm 1.8 MB/s | 354 kB 00:00 2024-02-18T08:04:58.231 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:04:58.232 INFO:teuthology.orchestra.run.smithi082.stdout:Total 22 MB/s | 48 MB 00:02 2024-02-18T08:04:58.249 INFO:teuthology.orchestra.run.smithi164.stdout:(6/24): python3-ceph-argparse-15.2.17-0.el8.x86 1.6 MB/s | 40 kB 00:00 2024-02-18T08:04:58.274 INFO:teuthology.orchestra.run.smithi164.stdout:(7/24): python3-ceph-common-15.2.17-0.el8.x86_6 3.0 MB/s | 77 kB 00:00 2024-02-18T08:04:58.278 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:04:58.324 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:04:58.324 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:04:58.358 INFO:teuthology.orchestra.run.smithi164.stdout:(8/24): librgw2-15.2.17-0.el8.x86_64.rpm 12 MB/s | 3.2 MB 00:00 2024-02-18T08:04:58.383 INFO:teuthology.orchestra.run.smithi164.stdout:(9/24): python3-cephfs-15.2.17-0.el8.x86_64.rpm 1.5 MB/s | 164 kB 00:00 2024-02-18T08:04:58.408 INFO:teuthology.orchestra.run.smithi164.stdout:(10/24): python3-rados-15.2.17-0.el8.x86_64.rpm 7.1 MB/s | 364 kB 00:00 2024-02-18T08:04:58.433 INFO:teuthology.orchestra.run.smithi164.stdout:(11/24): python3-rbd-15.2.17-0.el8.x86_64.rpm 6.8 MB/s | 349 kB 00:00 2024-02-18T08:04:58.459 INFO:teuthology.orchestra.run.smithi164.stdout:(12/24): python3-rgw-15.2.17-0.el8.x86_64.rpm 2.2 MB/s | 113 kB 00:00 2024-02-18T08:04:58.614 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:04:58.622 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:04:58.701 INFO:teuthology.orchestra.run.smithi164.stdout:(13/24): ceph-common-15.2.17-0.el8.x86_64.rpm 23 MB/s | 21 MB 00:00 2024-02-18T08:04:59.168 INFO:teuthology.orchestra.run.smithi164.stdout:(14/24): fmt-6.2.1-1.el8.x86_64.rpm 158 kB/s | 116 kB 00:00 2024-02-18T08:04:59.293 INFO:teuthology.orchestra.run.smithi164.stdout:(15/24): gperftools-libs-2.7-9.el8.x86_64.rpm 367 kB/s | 306 kB 00:00 2024-02-18T08:04:59.345 INFO:teuthology.orchestra.run.smithi164.stdout:(16/24): leveldb-1.22-1.el8.x86_64.rpm 285 kB/s | 181 kB 00:00 2024-02-18T08:04:59.378 INFO:teuthology.orchestra.run.smithi164.stdout:(17/24): liboath-2.6.2-3.el8.x86_64.rpm 282 kB/s | 59 kB 00:00 2024-02-18T08:04:59.420 INFO:teuthology.orchestra.run.smithi164.stdout:(18/24): libunwind-1.3.1-3.el8.x86_64.rpm 598 kB/s | 75 kB 00:00 2024-02-18T08:04:59.544 INFO:teuthology.orchestra.run.smithi164.stdout:(19/24): librabbitmq-0.9.0-4.el8.x86_64.rpm 236 kB/s | 47 kB 00:00 2024-02-18T08:04:59.598 INFO:teuthology.orchestra.run.smithi164.stdout:(20/24): python3-prettytable-0.7.2-14.el8.noarc 199 kB/s | 44 kB 00:00 2024-02-18T08:04:59.639 INFO:teuthology.orchestra.run.smithi164.stdout:(21/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.2 MB/s | 259 kB 00:00 2024-02-18T08:04:59.678 INFO:teuthology.orchestra.run.smithi164.stdout:(22/24): librdkafka-0.11.4-3.el8.x86_64.rpm 2.6 MB/s | 354 kB 00:00 2024-02-18T08:04:59.697 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:04:59.720 INFO:teuthology.orchestra.run.smithi164.stdout:(23/24): librbd1-15.2.17-0.el8.x86_64.rpm 23 MB/s | 1.9 MB 00:00 2024-02-18T08:04:59.779 INFO:teuthology.orchestra.run.smithi164.stdout:(24/24): librados2-15.2.17-0.el8.x86_64.rpm 20 MB/s | 3.5 MB 00:00 2024-02-18T08:04:59.783 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:04:59.783 INFO:teuthology.orchestra.run.smithi164.stdout:Total 21 MB/s | 48 MB 00:02 2024-02-18T08:04:59.834 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:04:59.881 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:04:59.882 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:04:59.964 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2024-02-18T08:05:00.155 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2024-02-18T08:05:00.170 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:05:00.179 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:05:00.522 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2024-02-18T08:05:00.722 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librados2-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:00.801 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:00.994 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rados-2:15.2.17-0.el8.x86_64 4/26 2024-02-18T08:05:01.220 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2024-02-18T08:05:01.317 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:05:01.396 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs2-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:01.577 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2024-02-18T08:05:01.616 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs2-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:01.777 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2024-02-18T08:05:01.821 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librbd1-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:01.908 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:02.055 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/26 2024-02-18T08:05:02.119 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/26 2024-02-18T08:05:02.147 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2024-02-18T08:05:02.393 INFO:teuthology.orchestra.run.smithi164.stdout: Upgrading : librados2-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:02.514 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados2-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:02.530 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/26 2024-02-18T08:05:02.705 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librgw2-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:02.707 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rados-2:15.2.17-0.el8.x86_64 4/26 2024-02-18T08:05:02.782 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librgw2-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:02.959 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2024-02-18T08:05:02.983 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2024-02-18T08:05:03.088 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-argparse-2:15.2.17-0.el8.x86_64 12/26 2024-02-18T08:05:03.177 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libcephfs2-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:03.291 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cephfs-2:15.2.17-0.el8.x86_64 13/26 2024-02-18T08:05:03.421 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libcephfs2-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:03.668 INFO:teuthology.orchestra.run.smithi164.stdout: Upgrading : librbd1-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:03.746 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rgw-2:15.2.17-0.el8.x86_64 14/26 2024-02-18T08:05:03.761 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librbd1-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:03.943 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/26 2024-02-18T08:05:03.962 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rbd-2:15.2.17-0.el8.x86_64 15/26 2024-02-18T08:05:04.011 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/26 2024-02-18T08:05:04.121 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libradosstriper1-2:15.2.17-0.el8.x86_64 16/26 2024-02-18T08:05:04.177 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libradosstriper1-2:15.2.17-0.el8.x86_64 16/26 2024-02-18T08:05:04.313 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2024-02-18T08:05:04.445 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/26 2024-02-18T08:05:04.521 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2024-02-18T08:05:04.618 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librgw2-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:04.699 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librgw2-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:04.797 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2024-02-18T08:05:04.906 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2024-02-18T08:05:04.995 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-common-2:15.2.17-0.el8.x86_64 20/26 2024-02-18T08:05:05.043 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-ceph-argparse-2:15.2.17-0.el8.x86_64 12/26 2024-02-18T08:05:05.238 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cephfs-2:15.2.17-0.el8.x86_64 13/26 2024-02-18T08:05:05.475 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rgw-2:15.2.17-0.el8.x86_64 14/26 2024-02-18T08:05:05.700 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rbd-2:15.2.17-0.el8.x86_64 15/26 2024-02-18T08:05:05.868 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libradosstriper1-2:15.2.17-0.el8.x86_64 16/26 2024-02-18T08:05:05.961 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libradosstriper1-2:15.2.17-0.el8.x86_64 16/26 2024-02-18T08:05:06.118 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2024-02-18T08:05:06.368 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2024-02-18T08:05:06.636 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 19/26 2024-02-18T08:05:06.846 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-ceph-common-2:15.2.17-0.el8.x86_64 20/26 2024-02-18T08:05:08.364 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:08.629 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:09.260 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:09.645 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-base-2:15.2.17-0.el8.x86_64 22/26 2024-02-18T08:05:09.725 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-base-2:15.2.17-0.el8.x86_64 22/26 2024-02-18T08:05:09.920 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-selinux-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:10.565 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:10.835 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:11.466 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-common-2:15.2.17-0.el8.x86_64 21/26 2024-02-18T08:05:11.815 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-base-2:15.2.17-0.el8.x86_64 22/26 2024-02-18T08:05:11.885 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-base-2:15.2.17-0.el8.x86_64 22/26 2024-02-18T08:05:12.100 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-selinux-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:28.306 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-selinux-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /sys 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /proc 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /dev 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /run 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /mnt 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /var/tmp 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /home 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /tmp 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /dev 2024-02-18T08:05:28.307 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:05:29.391 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-radosgw-2:15.2.17-0.el8.x86_64 24/26 2024-02-18T08:05:29.472 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-radosgw-2:15.2.17-0.el8.x86_64 24/26 2024-02-18T08:05:29.472 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2024-02-18T08:05:29.726 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2024-02-18T08:05:29.726 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-base-2:15.2.17-0.el8.x86_64 1/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-common-2:15.2.17-0.el8.x86_64 2/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-radosgw-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-selinux-2:15.2.17-0.el8.x86_64 4/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs2-2:15.2.17-0.el8.x86_64 5/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libradosstriper1-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librgw2-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:30.382 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-argparse-2:15.2.17-0.el8.x86_64 8/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-common-2:15.2.17-0.el8.x86_64 9/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cephfs-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rados-2:15.2.17-0.el8.x86_64 11/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rbd-2:15.2.17-0.el8.x86_64 12/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rgw-2:15.2.17-0.el8.x86_64 13/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 19/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2024-02-18T08:05:30.383 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 22/26 2024-02-18T08:05:30.384 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:30.384 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2024-02-18T08:05:30.384 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-2:15.2.17-0.el8.x86_64 25/26 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-selinux-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /sys 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /proc 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /dev 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /run 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /mnt 2024-02-18T08:05:31.036 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /var/tmp 2024-02-18T08:05:31.037 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /home 2024-02-18T08:05:31.037 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /tmp 2024-02-18T08:05:31.037 INFO:teuthology.orchestra.run.smithi164.stdout:skipping the directory /dev 2024-02-18T08:05:31.037 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:05:32.111 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-radosgw-2:15.2.17-0.el8.x86_64 24/26 2024-02-18T08:05:32.178 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-radosgw-2:15.2.17-0.el8.x86_64 24/26 2024-02-18T08:05:32.178 INFO:teuthology.orchestra.run.smithi164.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2024-02-18T08:05:32.416 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2024-02-18T08:05:32.417 INFO:teuthology.orchestra.run.smithi164.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-base-2:15.2.17-0.el8.x86_64 1/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-common-2:15.2.17-0.el8.x86_64 2/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-radosgw-2:15.2.17-0.el8.x86_64 3/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-selinux-2:15.2.17-0.el8.x86_64 4/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libcephfs2-2:15.2.17-0.el8.x86_64 5/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libradosstriper1-2:15.2.17-0.el8.x86_64 6/26 2024-02-18T08:05:33.180 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librgw2-2:15.2.17-0.el8.x86_64 7/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-ceph-argparse-2:15.2.17-0.el8.x86_64 8/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-ceph-common-2:15.2.17-0.el8.x86_64 9/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cephfs-2:15.2.17-0.el8.x86_64 10/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rados-2:15.2.17-0.el8.x86_64 11/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rbd-2:15.2.17-0.el8.x86_64 12/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rgw-2:15.2.17-0.el8.x86_64 13/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 15/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 19/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2024-02-18T08:05:33.181 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 22/26 2024-02-18T08:05:33.182 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados2-2:15.2.17-0.el8.x86_64 23/26 2024-02-18T08:05:33.182 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2024-02-18T08:05:33.182 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librbd1-2:15.2.17-0.el8.x86_64 25/26 2024-02-18T08:05:42.723 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:42.723 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:05:43.254 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:05:43.254 INFO:teuthology.orchestra.run.smithi082.stdout:Upgraded: 2024-02-18T08:05:43.254 INFO:teuthology.orchestra.run.smithi082.stdout: librados2-2:15.2.17-0.el8.x86_64 librbd1-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: fmt-6.2.1-1.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: leveldb-1.22-1.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-02-18T08:05:43.255 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:05:43.256 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:05:43.492 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-test 2024-02-18T08:05:43.844 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:05:44.989 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2024-02-18T08:05:44.990 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout:Upgraded: 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: librados2-2:15.2.17-0.el8.x86_64 librbd1-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-base-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-common-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-radosgw-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-selinux-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: fmt-6.2.1-1.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: leveldb-1.22-1.el8.x86_64 2024-02-18T08:05:45.526 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs2-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: liboath-2.6.2-3.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: librabbitmq-0.9.0-4.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: libradosstriper1-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: librdkafka-0.11.4-3.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: librgw2-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: libunwind-1.3.1-3.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: lttng-ust-2.8.1-11.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-argparse-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-ceph-common-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cephfs-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-prettytable-0.7.2-14.el8.noarch 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rados-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rbd-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.527 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rgw-2:15.2.17-0.el8.x86_64 2024-02-18T08:05:45.528 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:05:45.528 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:05:45.778 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-test 2024-02-18T08:05:45.857 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2024-02-18T08:05:46.135 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:05:46.255 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 26 kB/s | 4.5 kB 00:00 2024-02-18T08:05:47.908 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-02-18T08:05:48.288 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2024-02-18T08:05:48.810 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:05:48.812 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:05:48.812 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:05:48.812 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:05:48.812 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:05:48.812 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test x86_64 2:15.2.17-0.el8 ceph 42 M 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-02-18T08:05:48.813 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:05:48.814 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:05:48.814 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:05:48.814 INFO:teuthology.orchestra.run.smithi082.stdout:Install 5 Packages 2024-02-18T08:05:48.814 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:05:48.815 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 43 M 2024-02-18T08:05:48.815 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 155 M 2024-02-18T08:05:48.815 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:05:48.861 INFO:teuthology.orchestra.run.smithi082.stdout:(1/5): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 70 kB 00:00 2024-02-18T08:05:48.978 INFO:teuthology.orchestra.run.smithi082.stdout:(2/5): oniguruma-6.8.2-2.el8.x86_64.rpm 1.1 MB/s | 187 kB 00:00 2024-02-18T08:05:49.003 INFO:teuthology.orchestra.run.smithi082.stdout:(3/5): socat-1.7.4.1-1.el8.x86_64.rpm 2.3 MB/s | 323 kB 00:00 2024-02-18T08:05:49.437 INFO:teuthology.orchestra.run.smithi082.stdout:(4/5): ceph-test-15.2.17-0.el8.x86_64.rpm 68 MB/s | 42 MB 00:00 2024-02-18T08:05:49.487 INFO:teuthology.orchestra.run.smithi082.stdout:(5/5): jq-1.6-7.el8.x86_64.rpm 398 kB/s | 202 kB 00:00 2024-02-18T08:05:49.488 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:05:49.489 INFO:teuthology.orchestra.run.smithi082.stdout:Total 63 MB/s | 43 MB 00:00 2024-02-18T08:05:49.529 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:05:49.548 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:05:49.548 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:05:49.796 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:05:49.804 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:05:50.233 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:05:50.422 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/5 2024-02-18T08:05:50.561 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/5 2024-02-18T08:05:50.649 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/5 2024-02-18T08:05:50.748 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-test x86_64 2:15.2.17-0.el8 ceph 42 M 2024-02-18T08:05:50.749 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout:Install 5 Packages 2024-02-18T08:05:50.750 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:05:50.751 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 43 M 2024-02-18T08:05:50.751 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 155 M 2024-02-18T08:05:50.751 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:05:50.794 INFO:teuthology.orchestra.run.smithi164.stdout:(1/5): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2024-02-18T08:05:50.845 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : jq-1.6-7.el8.x86_64 3/5 2024-02-18T08:05:50.952 INFO:teuthology.orchestra.run.smithi164.stdout:(2/5): oniguruma-6.8.2-2.el8.x86_64.rpm 934 kB/s | 187 kB 00:00 2024-02-18T08:05:50.994 INFO:teuthology.orchestra.run.smithi164.stdout:(3/5): socat-1.7.4.1-1.el8.x86_64.rpm 1.6 MB/s | 323 kB 00:00 2024-02-18T08:05:51.428 INFO:teuthology.orchestra.run.smithi164.stdout:(4/5): ceph-test-15.2.17-0.el8.x86_64.rpm 62 MB/s | 42 MB 00:00 2024-02-18T08:05:51.453 INFO:teuthology.orchestra.run.smithi164.stdout:(5/5): jq-1.6-7.el8.x86_64.rpm 405 kB/s | 202 kB 00:00 2024-02-18T08:05:51.454 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:05:51.454 INFO:teuthology.orchestra.run.smithi164.stdout:Total 61 MB/s | 43 MB 00:00 2024-02-18T08:05:51.495 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:05:51.514 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:05:51.514 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:05:51.762 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:05:51.770 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:05:52.237 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:05:52.413 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/5 2024-02-18T08:05:52.594 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/5 2024-02-18T08:05:52.665 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/5 2024-02-18T08:05:52.896 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : jq-1.6-7.el8.x86_64 3/5 2024-02-18T08:05:54.672 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/5 2024-02-18T08:05:54.975 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-test-2:15.2.17-0.el8.x86_64 5/5 2024-02-18T08:05:55.237 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-test-2:15.2.17-0.el8.x86_64 5/5 2024-02-18T08:05:55.237 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-test-2:15.2.17-0.el8.x86_64 1/5 2024-02-18T08:05:55.237 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 2/5 2024-02-18T08:05:55.238 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 3/5 2024-02-18T08:05:55.238 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/5 2024-02-18T08:05:56.754 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/5 2024-02-18T08:05:57.033 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-test-2:15.2.17-0.el8.x86_64 5/5 2024-02-18T08:05:57.326 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-test-2:15.2.17-0.el8.x86_64 5/5 2024-02-18T08:05:57.326 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-test-2:15.2.17-0.el8.x86_64 1/5 2024-02-18T08:05:57.326 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 2/5 2024-02-18T08:05:57.326 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 3/5 2024-02-18T08:05:57.327 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/5 2024-02-18T08:06:07.486 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : jq-1.6-7.el8.x86_64 5/5 2024-02-18T08:06:07.487 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test-2:15.2.17-0.el8.x86_64 jq-1.6-7.el8.x86_64 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout: oniguruma-6.8.2-2.el8.x86_64 socat-1.7.4.1-1.el8.x86_64 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:08.029 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:06:08.189 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph 2024-02-18T08:06:08.532 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:10.324 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:06:10.414 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : jq-1.6-7.el8.x86_64 5/5 2024-02-18T08:06:10.414 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:06:10.625 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 kB/s | 4.5 kB 00:00 2024-02-18T08:06:10.955 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:10.955 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:06:10.955 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-test-2:15.2.17-0.el8.x86_64 jq-1.6-7.el8.x86_64 2024-02-18T08:06:10.955 INFO:teuthology.orchestra.run.smithi164.stdout: oniguruma-6.8.2-2.el8.x86_64 socat-1.7.4.1-1.el8.x86_64 2024-02-18T08:06:10.955 INFO:teuthology.orchestra.run.smithi164.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2024-02-18T08:06:10.956 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:10.956 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:06:11.119 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph 2024-02-18T08:06:11.461 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:13.200 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:06:13.203 INFO:teuthology.orchestra.run.smithi082.stdout:=========================================================================================== 2024-02-18T08:06:13.203 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:06:13.203 INFO:teuthology.orchestra.run.smithi082.stdout:=========================================================================================== 2024-02-18T08:06:13.203 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph x86_64 2:15.2.17-0.el8 ceph 6.3 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds x86_64 2:15.2.17-0.el8 ceph 2.0 M 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr x86_64 2:15.2.17-0.el8 ceph 1.4 M 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core noarch 2:15.2.17-0.el8 ceph-noarch 193 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon x86_64 2:15.2.17-0.el8 ceph 4.3 M 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd x86_64 2:15.2.17-0.el8 ceph 17 M 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-18T08:06:13.204 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-02-18T08:06:13.205 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout:=========================================================================================== 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout:Install 32 Packages 2024-02-18T08:06:13.206 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:13.207 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 28 M 2024-02-18T08:06:13.207 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 91 M 2024-02-18T08:06:13.207 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:06:13.307 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-02-18T08:06:13.443 INFO:teuthology.orchestra.run.smithi082.stdout:(1/32): ceph-15.2.17-0.el8.x86_64.rpm 137 kB/s | 6.3 kB 00:00 2024-02-18T08:06:13.485 INFO:teuthology.orchestra.run.smithi082.stdout:(2/32): ceph-mgr-15.2.17-0.el8.x86_64.rpm 16 MB/s | 1.4 MB 00:00 2024-02-18T08:06:13.527 INFO:teuthology.orchestra.run.smithi082.stdout:(3/32): ceph-mds-15.2.17-0.el8.x86_64.rpm 16 MB/s | 2.0 MB 00:00 2024-02-18T08:06:13.552 INFO:teuthology.orchestra.run.smithi082.stdout:(4/32): ceph-mgr-modules-core-15.2.17-0.el8.noa 7.6 MB/s | 193 kB 00:00 2024-02-18T08:06:13.636 INFO:teuthology.orchestra.run.smithi082.stdout:(5/32): ceph-mon-15.2.17-0.el8.x86_64.rpm 23 MB/s | 4.3 MB 00:00 2024-02-18T08:06:13.715 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:06:13.845 INFO:teuthology.orchestra.run.smithi082.stdout:(6/32): ceph-osd-15.2.17-0.el8.x86_64.rpm 47 MB/s | 17 MB 00:00 2024-02-18T08:06:13.911 INFO:teuthology.orchestra.run.smithi082.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 121 kB/s | 44 kB 00:00 2024-02-18T08:06:14.295 INFO:teuthology.orchestra.run.smithi082.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 1.0 MB/s | 384 kB 00:00 2024-02-18T08:06:14.312 INFO:teuthology.orchestra.run.smithi082.stdout:(9/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 274 kB/s | 185 kB 00:00 2024-02-18T08:06:14.354 INFO:teuthology.orchestra.run.smithi082.stdout:(10/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 339 kB/s | 173 kB 00:00 2024-02-18T08:06:14.405 INFO:teuthology.orchestra.run.smithi082.stdout:(11/32): python3-jaraco-6.2-6.el8.noarch.rpm 102 kB/s | 11 kB 00:00 2024-02-18T08:06:14.430 INFO:teuthology.orchestra.run.smithi082.stdout:(12/32): python3-jaraco-functools-2.0-4.el8.noa 149 kB/s | 18 kB 00:00 2024-02-18T08:06:14.472 INFO:teuthology.orchestra.run.smithi082.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 415 kB/s | 49 kB 00:00 2024-02-18T08:06:14.522 INFO:teuthology.orchestra.run.smithi082.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 502 kB/s | 59 kB 00:00 2024-02-18T08:06:14.580 INFO:teuthology.orchestra.run.smithi082.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 143 kB/s | 16 kB 00:00 2024-02-18T08:06:14.631 INFO:teuthology.orchestra.run.smithi082.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 173 kB/s | 19 kB 00:00 2024-02-18T08:06:14.656 INFO:teuthology.orchestra.run.smithi082.stdout:(17/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.2 MB/s | 283 kB 00:00 2024-02-18T08:06:14.689 INFO:teuthology.orchestra.run.smithi082.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 220 kB/s | 24 kB 00:00 2024-02-18T08:06:14.740 INFO:teuthology.orchestra.run.smithi082.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 268 kB/s | 29 kB 00:00 2024-02-18T08:06:14.765 INFO:teuthology.orchestra.run.smithi082.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 253 kB/s | 27 kB 00:00 2024-02-18T08:06:14.882 INFO:teuthology.orchestra.run.smithi082.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.3 MB/s | 255 kB 00:00 2024-02-18T08:06:14.907 INFO:teuthology.orchestra.run.smithi082.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.5 MB/s | 251 kB 00:00 2024-02-18T08:06:14.932 INFO:teuthology.orchestra.run.smithi082.stdout:(23/32): python3-webtest-2.0.33-1.el8.noarch.rp 511 kB/s | 85 kB 00:00 2024-02-18T08:06:14.991 INFO:teuthology.orchestra.run.smithi082.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 211 kB/s | 23 kB 00:00 2024-02-18T08:06:15.075 INFO:teuthology.orchestra.run.smithi082.stdout:(25/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.6 MB/s | 238 kB 00:00 2024-02-18T08:06:15.117 INFO:teuthology.orchestra.run.smithi082.stdout:(26/32): python3-pycparser-2.14-14.el8.noarch.r 594 kB/s | 109 kB 00:00 2024-02-18T08:06:15.184 INFO:teuthology.orchestra.run.smithi082.stdout:(27/32): python3-cryptography-3.2.1-6.el8.x86_6 2.8 MB/s | 559 kB 00:00 2024-02-18T08:06:15.217 INFO:teuthology.orchestra.run.smithi082.stdout:(28/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.1 MB/s | 457 kB 00:00 2024-02-18T08:06:15.251 INFO:teuthology.orchestra.run.smithi082.stdout:(29/32): python3-markupsafe-0.23-19.el8.x86_64. 290 kB/s | 39 kB 00:00 2024-02-18T08:06:15.284 INFO:teuthology.orchestra.run.smithi082.stdout:(30/32): python3-mako-1.0.6-14.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2024-02-18T08:06:15.326 INFO:teuthology.orchestra.run.smithi082.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 729 kB/s | 103 kB 00:00 2024-02-18T08:06:15.376 INFO:teuthology.orchestra.run.smithi082.stdout:(32/32): python3-pytz-2017.2-11.el8.noarch.rpm 433 kB/s | 54 kB 00:00 2024-02-18T08:06:15.377 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:06:15.378 INFO:teuthology.orchestra.run.smithi082.stdout:Total 13 MB/s | 28 MB 00:02 2024-02-18T08:06:15.475 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:06:15.514 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:06:15.514 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:06:15.730 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:06:15.738 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:06:16.264 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:06:16.267 INFO:teuthology.orchestra.run.smithi164.stdout:=========================================================================================== 2024-02-18T08:06:16.267 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:06:16.267 INFO:teuthology.orchestra.run.smithi164.stdout:=========================================================================================== 2024-02-18T08:06:16.267 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:06:16.267 INFO:teuthology.orchestra.run.smithi164.stdout: ceph x86_64 2:15.2.17-0.el8 ceph 6.3 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mds x86_64 2:15.2.17-0.el8 ceph 2.0 M 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr x86_64 2:15.2.17-0.el8 ceph 1.4 M 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core noarch 2:15.2.17-0.el8 ceph-noarch 193 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mon x86_64 2:15.2.17-0.el8 ceph 4.3 M 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-osd x86_64 2:15.2.17-0.el8 ceph 17 M 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2024-02-18T08:06:16.268 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2024-02-18T08:06:16.269 INFO:teuthology.orchestra.run.smithi164.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout:=========================================================================================== 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout:Install 32 Packages 2024-02-18T08:06:16.270 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:16.271 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 28 M 2024-02-18T08:06:16.271 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 91 M 2024-02-18T08:06:16.271 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:06:16.387 INFO:teuthology.orchestra.run.smithi164.stdout:(1/32): ceph-15.2.17-0.el8.x86_64.rpm 104 kB/s | 6.3 kB 00:00 2024-02-18T08:06:16.429 INFO:teuthology.orchestra.run.smithi164.stdout:(2/32): ceph-mgr-15.2.17-0.el8.x86_64.rpm 14 MB/s | 1.4 MB 00:00 2024-02-18T08:06:16.479 INFO:teuthology.orchestra.run.smithi164.stdout:(3/32): ceph-mds-15.2.17-0.el8.x86_64.rpm 13 MB/s | 2.0 MB 00:00 2024-02-18T08:06:16.529 INFO:teuthology.orchestra.run.smithi164.stdout:(4/32): ceph-mgr-modules-core-15.2.17-0.el8.noa 3.8 MB/s | 193 kB 00:00 2024-02-18T08:06:16.613 INFO:teuthology.orchestra.run.smithi164.stdout:(5/32): ceph-mon-15.2.17-0.el8.x86_64.rpm 19 MB/s | 4.3 MB 00:00 2024-02-18T08:06:16.837 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:06:16.855 INFO:teuthology.orchestra.run.smithi164.stdout:(6/32): ceph-osd-15.2.17-0.el8.x86_64.rpm 39 MB/s | 17 MB 00:00 2024-02-18T08:06:16.880 INFO:teuthology.orchestra.run.smithi164.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 124 kB/s | 44 kB 00:00 2024-02-18T08:06:16.897 INFO:teuthology.orchestra.run.smithi164.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 653 kB/s | 185 kB 00:00 2024-02-18T08:06:16.947 INFO:teuthology.orchestra.run.smithi164.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 221 kB/s | 11 kB 00:00 2024-02-18T08:06:16.998 INFO:teuthology.orchestra.run.smithi164.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 352 kB/s | 18 kB 00:00 2024-02-18T08:06:17.023 INFO:teuthology.orchestra.run.smithi164.stdout:(11/32): python3-cherrypy-18.4.0-1.el8.noarch.r 2.6 MB/s | 384 kB 00:00 2024-02-18T08:06:17.040 INFO:teuthology.orchestra.run.smithi164.stdout:(12/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 936 kB/s | 173 kB 00:00 2024-02-18T08:06:17.066 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-02-18T08:06:17.088 INFO:teuthology.orchestra.run.smithi164.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 538 kB/s | 49 kB 00:00 2024-02-18T08:06:17.124 INFO:teuthology.orchestra.run.smithi164.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 583 kB/s | 59 kB 00:00 2024-02-18T08:06:17.149 INFO:teuthology.orchestra.run.smithi164.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 258 kB/s | 16 kB 00:00 2024-02-18T08:06:17.174 INFO:teuthology.orchestra.run.smithi164.stdout:(16/32): python3-pecan-1.3.2-9.el8.noarch.rpm 2.1 MB/s | 283 kB 00:00 2024-02-18T08:06:17.201 INFO:teuthology.orchestra.run.smithi164.stdout:(17/32): python3-simplegeneric-0.8.1-17.el8.noa 248 kB/s | 19 kB 00:00 2024-02-18T08:06:17.225 INFO:teuthology.orchestra.run.smithi164.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 316 kB/s | 24 kB 00:00 2024-02-18T08:06:17.250 INFO:teuthology.orchestra.run.smithi164.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 386 kB/s | 29 kB 00:00 2024-02-18T08:06:17.275 INFO:teuthology.orchestra.run.smithi164.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 365 kB/s | 27 kB 00:00 2024-02-18T08:06:17.286 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-02-18T08:06:17.318 INFO:teuthology.orchestra.run.smithi164.stdout:(21/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.7 MB/s | 251 kB 00:00 2024-02-18T08:06:17.376 INFO:teuthology.orchestra.run.smithi164.stdout:(22/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.7 MB/s | 255 kB 00:00 2024-02-18T08:06:17.393 INFO:teuthology.orchestra.run.smithi164.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 305 kB/s | 23 kB 00:00 2024-02-18T08:06:17.410 INFO:teuthology.orchestra.run.smithi164.stdout:(24/32): python3-webtest-2.0.33-1.el8.noarch.rp 635 kB/s | 85 kB 00:00 2024-02-18T08:06:17.484 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/32 2024-02-18T08:06:17.621 INFO:teuthology.orchestra.run.smithi164.stdout:(25/32): python3-cryptography-3.2.1-6.el8.x86_6 2.6 MB/s | 559 kB 00:00 2024-02-18T08:06:17.652 INFO:teuthology.orchestra.run.smithi164.stdout:(26/32): python3-pycparser-2.14-14.el8.noarch.r 396 kB/s | 109 kB 00:00 2024-02-18T08:06:17.678 INFO:teuthology.orchestra.run.smithi164.stdout:(27/32): python3-cffi-1.11.5-6.el8.x86_64.rpm 838 kB/s | 238 kB 00:00 2024-02-18T08:06:17.725 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2024-02-18T08:06:17.761 INFO:teuthology.orchestra.run.smithi164.stdout:(28/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.2 MB/s | 457 kB 00:00 2024-02-18T08:06:17.803 INFO:teuthology.orchestra.run.smithi164.stdout:(29/32): python3-markupsafe-0.23-19.el8.x86_64. 258 kB/s | 39 kB 00:00 2024-02-18T08:06:17.895 INFO:teuthology.orchestra.run.smithi164.stdout:(30/32): python3-mako-1.0.6-14.el8.noarch.rpm 1.1 MB/s | 157 kB 00:00 2024-02-18T08:06:17.912 INFO:teuthology.orchestra.run.smithi164.stdout:(31/32): python3-pytz-2017.2-11.el8.noarch.rpm 500 kB/s | 54 kB 00:00 2024-02-18T08:06:17.937 INFO:teuthology.orchestra.run.smithi164.stdout:(32/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 399 kB/s | 103 kB 00:00 2024-02-18T08:06:17.939 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:06:17.939 INFO:teuthology.orchestra.run.smithi164.stdout:Total 17 MB/s | 28 MB 00:01 2024-02-18T08:06:18.038 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:06:18.075 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:06:18.076 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:06:18.098 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/32 2024-02-18T08:06:18.291 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:06:18.300 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:06:18.351 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/32 2024-02-18T08:06:18.575 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2024-02-18T08:06:18.990 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/32 2024-02-18T08:06:19.241 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/32 2024-02-18T08:06:19.424 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2024-02-18T08:06:19.517 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:06:19.564 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2024-02-18T08:06:19.780 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2024-02-18T08:06:19.785 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2024-02-18T08:06:20.016 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-02-18T08:06:20.037 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2024-02-18T08:06:20.253 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-02-18T08:06:20.261 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/32 2024-02-18T08:06:20.417 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-02-18T08:06:20.479 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2024-02-18T08:06:20.599 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-02-18T08:06:20.774 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-02-18T08:06:20.841 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/32 2024-02-18T08:06:20.927 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-02-18T08:06:21.128 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/32 2024-02-18T08:06:21.152 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-02-18T08:06:21.359 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-02-18T08:06:21.376 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2024-02-18T08:06:21.527 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-02-18T08:06:21.763 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/32 2024-02-18T08:06:21.768 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-02-18T08:06:21.993 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-02-18T08:06:22.059 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/32 2024-02-18T08:06:22.188 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-02-18T08:06:22.248 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2024-02-18T08:06:22.432 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2024-02-18T08:06:22.469 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-02-18T08:06:22.698 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2024-02-18T08:06:22.798 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-02-18T08:06:22.966 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2024-02-18T08:06:23.108 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 27/32 2024-02-18T08:06:23.179 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2024-02-18T08:06:23.288 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-2:15.2.17-0.el8.x86_64 28/32 2024-02-18T08:06:23.335 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2024-02-18T08:06:23.541 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2024-02-18T08:06:23.742 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2024-02-18T08:06:23.886 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2024-02-18T08:06:24.114 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2024-02-18T08:06:24.334 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2024-02-18T08:06:24.544 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2024-02-18T08:06:24.660 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-2:15.2.17-0.el8.x86_64 28/32 2024-02-18T08:06:24.813 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2024-02-18T08:06:25.068 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2024-02-18T08:06:25.314 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2024-02-18T08:06:25.632 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2024-02-18T08:06:25.950 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2024-02-18T08:06:25.979 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-osd-2:15.2.17-0.el8.x86_64 29/32 2024-02-18T08:06:26.332 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 27/32 2024-02-18T08:06:26.361 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-osd-2:15.2.17-0.el8.x86_64 29/32 2024-02-18T08:06:26.503 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-2:15.2.17-0.el8.x86_64 28/32 2024-02-18T08:06:26.529 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mon-2:15.2.17-0.el8.x86_64 30/32 2024-02-18T08:06:26.713 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mon-2:15.2.17-0.el8.x86_64 30/32 2024-02-18T08:06:26.862 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mds-2:15.2.17-0.el8.x86_64 31/32 2024-02-18T08:06:26.880 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mds-2:15.2.17-0.el8.x86_64 31/32 2024-02-18T08:06:27.024 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-2:15.2.17-0.el8.x86_64 32/32 2024-02-18T08:06:27.428 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-2:15.2.17-0.el8.x86_64 32/32 2024-02-18T08:06:27.428 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-2:15.2.17-0.el8.x86_64 1/32 2024-02-18T08:06:27.428 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mds-2:15.2.17-0.el8.x86_64 2/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-2:15.2.17-0.el8.x86_64 3/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mon-2:15.2.17-0.el8.x86_64 4/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-osd-2:15.2.17-0.el8.x86_64 5/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 6/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-02-18T08:06:27.429 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-02-18T08:06:27.430 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 26/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 27/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 30/32 2024-02-18T08:06:27.431 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 31/32 2024-02-18T08:06:27.884 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-2:15.2.17-0.el8.x86_64 28/32 2024-02-18T08:06:28.539 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-osd-2:15.2.17-0.el8.x86_64 29/32 2024-02-18T08:06:28.918 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-osd-2:15.2.17-0.el8.x86_64 29/32 2024-02-18T08:06:29.081 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mon-2:15.2.17-0.el8.x86_64 30/32 2024-02-18T08:06:29.266 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mon-2:15.2.17-0.el8.x86_64 30/32 2024-02-18T08:06:29.455 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mds-2:15.2.17-0.el8.x86_64 31/32 2024-02-18T08:06:29.474 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mds-2:15.2.17-0.el8.x86_64 31/32 2024-02-18T08:06:29.621 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-2:15.2.17-0.el8.x86_64 32/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-2:15.2.17-0.el8.x86_64 32/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-2:15.2.17-0.el8.x86_64 1/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mds-2:15.2.17-0.el8.x86_64 2/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-2:15.2.17-0.el8.x86_64 3/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mon-2:15.2.17-0.el8.x86_64 4/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-osd-2:15.2.17-0.el8.x86_64 5/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 6/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2024-02-18T08:06:30.036 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2024-02-18T08:06:30.037 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 26/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 27/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 30/32 2024-02-18T08:06:30.038 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 31/32 2024-02-18T08:06:40.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 32/32 2024-02-18T08:06:40.612 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:06:40.872 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 32/32 2024-02-18T08:06:40.872 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.181 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend-2.6-1.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-18T08:06:41.182 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:41.183 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:06:41.452 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:41.452 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:06:41.452 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.452 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mds-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.452 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-modules-core-2:15.2.17-0.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mon-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-osd-2:15.2.17-0.el8.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cffi-1.11.5-6.el8.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cheroot-8.5.2-1.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-6.2-6.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-logutils-0.3.5-11.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-mako-1.0.6-14.el8.noarch 2024-02-18T08:06:41.453 INFO:teuthology.orchestra.run.smithi164.stdout: python3-markupsafe-0.23-19.el8.x86_64 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pecan-1.3.2-9.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-portend-2.6-1.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pycparser-2.14-14.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pytz-2017.2-11.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-tempora-1.14.1-5.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-trustme-0.6.0-4.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-waitress-1.4.3-1.el8.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webob-1.8.5-1.el8.1.noarch 2024-02-18T08:06:41.454 INFO:teuthology.orchestra.run.smithi164.stdout: python3-webtest-2.0.33-1.el8.noarch 2024-02-18T08:06:41.455 INFO:teuthology.orchestra.run.smithi164.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2024-02-18T08:06:41.455 INFO:teuthology.orchestra.run.smithi164.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2024-02-18T08:06:41.455 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:41.455 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:06:41.642 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-base 2024-02-18T08:06:41.724 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-base 2024-02-18T08:06:41.999 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:42.075 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:43.772 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 47 kB/s | 4.1 kB 00:00 2024-02-18T08:06:43.815 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-02-18T08:06:44.164 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 33 kB/s | 4.5 kB 00:00 2024-02-18T08:06:44.168 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-02-18T08:06:46.463 INFO:teuthology.orchestra.run.smithi164.stdout:Package ceph-base-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:06:46.638 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-base-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:06:46.640 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:06:46.641 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:06:46.641 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:06:46.794 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install cephadm 2024-02-18T08:06:46.816 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:06:46.817 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:06:46.817 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:06:46.966 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install cephadm 2024-02-18T08:06:47.146 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:47.317 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:06:49.002 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 33 kB/s | 4.1 kB 00:00 2024-02-18T08:06:49.146 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-02-18T08:06:49.418 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-02-18T08:06:49.498 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:06:51.870 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:06:51.871 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:06:51.871 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:06:51.871 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:06:51.871 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout: cephadm noarch 2:15.2.17-0.el8 ceph-noarch 59 k 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 59 k 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 223 k 2024-02-18T08:06:51.872 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:06:51.919 INFO:teuthology.orchestra.run.smithi164.stdout:cephadm-15.2.17-0.el8.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-02-18T08:06:51.920 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:06:51.920 INFO:teuthology.orchestra.run.smithi164.stdout:Total 1.2 MB/s | 59 kB 00:00 2024-02-18T08:06:51.920 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:06:51.927 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:06:51.927 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:06:51.929 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:06:51.938 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:06:51.981 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:06:52.155 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm noarch 2:15.2.17-0.el8 ceph-noarch 59 k 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:06:52.156 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:06:52.157 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:06:52.157 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 59 k 2024-02-18T08:06:52.157 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 223 k 2024-02-18T08:06:52.157 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:06:52.253 INFO:teuthology.orchestra.run.smithi082.stdout:cephadm-15.2.17-0.el8.noarch.rpm 612 kB/s | 59 kB 00:00 2024-02-18T08:06:52.254 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:06:52.254 INFO:teuthology.orchestra.run.smithi082.stdout:Total 604 kB/s | 59 kB 00:00 2024-02-18T08:06:52.254 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:06:52.261 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:06:52.261 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:06:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:06:52.272 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:06:52.314 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:06:53.943 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:06:54.066 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:06:54.137 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:06:54.227 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:06:54.341 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:06:54.428 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:07:07.354 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:07:07.354 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:07:07.775 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : cephadm-2:15.2.17-0.el8.noarch 1/1 2024-02-18T08:07:07.776 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:07:07.899 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:07.899 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:07:07.899 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm-2:15.2.17-0.el8.noarch 2024-02-18T08:07:07.899 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:07.899 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:07:08.055 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-immutable-object-cache 2024-02-18T08:07:08.321 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:08.322 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:07:08.322 INFO:teuthology.orchestra.run.smithi164.stdout: cephadm-2:15.2.17-0.el8.noarch 2024-02-18T08:07:08.322 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:08.322 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:07:08.424 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:08.548 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-immutable-object-cache 2024-02-18T08:07:08.915 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:10.527 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-02-18T08:07:10.886 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:07:13.415 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache x86_64 2:15.2.17-0.el8 ceph 203 k 2024-02-18T08:07:13.416 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:13.416 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:07:13.416 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:07:13.416 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:07:13.416 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:13.417 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 203 k 2024-02-18T08:07:13.417 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 599 k 2024-02-18T08:07:13.417 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:07:13.466 INFO:teuthology.orchestra.run.smithi082.stdout:ceph-immutable-object-cache-15.2.17-0.el8.x86_6 4.0 MB/s | 203 kB 00:00 2024-02-18T08:07:13.466 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:07:13.467 INFO:teuthology.orchestra.run.smithi082.stdout:Total 3.9 MB/s | 203 kB 00:00 2024-02-18T08:07:13.467 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:07:13.478 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:07:13.478 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:07:13.533 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:07:13.541 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:07:13.685 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:07:13.892 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:14.293 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:16.153 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:07:16.551 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 44 kB/s | 4.5 kB 00:00 2024-02-18T08:07:19.117 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:07:19.117 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repo Size 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-immutable-object-cache x86_64 2:15.2.17-0.el8 ceph 203 k 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:07:19.118 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:19.119 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 203 k 2024-02-18T08:07:19.119 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 599 k 2024-02-18T08:07:19.119 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:07:19.181 INFO:teuthology.orchestra.run.smithi164.stdout:ceph-immutable-object-cache-15.2.17-0.el8.x86_6 3.2 MB/s | 203 kB 00:00 2024-02-18T08:07:19.181 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:07:19.181 INFO:teuthology.orchestra.run.smithi164.stdout:Total 3.2 MB/s | 203 kB 00:00 2024-02-18T08:07:19.182 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:07:19.194 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:07:19.194 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:07:19.252 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:07:19.261 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:07:19.391 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:07:19.582 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:20.081 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:27.259 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:27.259 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:07:27.788 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:27.789 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:07:27.789 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 2024-02-18T08:07:27.789 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:27.789 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:07:27.944 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr 2024-02-18T08:07:28.295 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:28.844 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:07:28.844 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:07:29.406 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:29.406 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:07:29.406 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-immutable-object-cache-2:15.2.17-0.el8.x86_64 2024-02-18T08:07:29.406 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:29.407 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:07:29.615 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr 2024-02-18T08:07:29.969 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:30.014 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:07:30.363 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-02-18T08:07:31.878 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-02-18T08:07:32.264 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-02-18T08:07:32.827 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-mgr-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:07:33.008 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:07:33.009 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:07:33.009 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:07:33.154 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-dashboard 2024-02-18T08:07:33.504 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:34.558 INFO:teuthology.orchestra.run.smithi164.stdout:Package ceph-mgr-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:07:34.740 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:07:34.741 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:07:34.741 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:07:34.893 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-dashboard 2024-02-18T08:07:35.139 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-02-18T08:07:35.245 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:35.476 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-02-18T08:07:37.100 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:07:37.513 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-02-18T08:07:38.110 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:07:38.111 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================= 2024-02-18T08:07:38.111 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:07:38.111 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================= 2024-02-18T08:07:38.111 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard noarch 2:15.2.17-0.el8 ceph-noarch 3.6 M 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards noarch 2:15.2.17-0.el8 ceph-noarch 24 k 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts noarch 2:15.2.17-0.el8 ceph-noarch 8.9 k 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================= 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout:Install 6 Packages 2024-02-18T08:07:38.112 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:38.113 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 3.9 M 2024-02-18T08:07:38.113 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 19 M 2024-02-18T08:07:38.113 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:07:38.309 INFO:teuthology.orchestra.run.smithi082.stdout:(1/6): ceph-grafana-dashboards-15.2.17-0.el8.no 491 kB/s | 24 kB 00:00 2024-02-18T08:07:38.334 INFO:teuthology.orchestra.run.smithi082.stdout:(2/6): ceph-prometheus-alerts-15.2.17-0.el8.noa 121 kB/s | 8.9 kB 00:00 2024-02-18T08:07:38.401 INFO:teuthology.orchestra.run.smithi082.stdout:(3/6): ceph-mgr-dashboard-15.2.17-0.el8.noarch. 25 MB/s | 3.6 MB 00:00 2024-02-18T08:07:38.518 INFO:teuthology.orchestra.run.smithi082.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 393 kB/s | 43 kB 00:00 2024-02-18T08:07:38.535 INFO:teuthology.orchestra.run.smithi082.stdout:(5/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 149 kB/s | 34 kB 00:00 2024-02-18T08:07:38.602 INFO:teuthology.orchestra.run.smithi082.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 735 kB/s | 196 kB 00:00 2024-02-18T08:07:38.604 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:07:38.604 INFO:teuthology.orchestra.run.smithi082.stdout:Total 7.9 MB/s | 3.9 MB 00:00 2024-02-18T08:07:38.616 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:07:38.625 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:07:38.625 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:07:38.706 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:07:38.715 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:07:38.978 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:07:39.156 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-02-18T08:07:39.344 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-02-18T08:07:39.556 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-02-18T08:07:39.710 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 4/6 2024-02-18T08:07:40.001 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================= 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================= 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard noarch 2:15.2.17-0.el8 ceph-noarch 3.6 M 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-grafana-dashboards noarch 2:15.2.17-0.el8 ceph-noarch 24 k 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-prometheus-alerts noarch 2:15.2.17-0.el8 ceph-noarch 8.9 k 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-18T08:07:40.002 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================= 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout:Install 6 Packages 2024-02-18T08:07:40.003 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:40.004 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 3.9 M 2024-02-18T08:07:40.004 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 19 M 2024-02-18T08:07:40.004 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:07:40.378 INFO:teuthology.orchestra.run.smithi164.stdout:(1/6): ceph-grafana-dashboards-15.2.17-0.el8.no 566 kB/s | 24 kB 00:00 2024-02-18T08:07:40.403 INFO:teuthology.orchestra.run.smithi164.stdout:(2/6): ceph-prometheus-alerts-15.2.17-0.el8.noa 132 kB/s | 8.9 kB 00:00 2024-02-18T08:07:40.470 INFO:teuthology.orchestra.run.smithi164.stdout:(3/6): ceph-mgr-dashboard-15.2.17-0.el8.noarch. 27 MB/s | 3.6 MB 00:00 2024-02-18T08:07:40.595 INFO:teuthology.orchestra.run.smithi164.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 155 kB/s | 34 kB 00:00 2024-02-18T08:07:40.645 INFO:teuthology.orchestra.run.smithi164.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 255 kB/s | 43 kB 00:00 2024-02-18T08:07:40.671 INFO:teuthology.orchestra.run.smithi164.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 735 kB/s | 196 kB 00:00 2024-02-18T08:07:40.674 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:07:40.674 INFO:teuthology.orchestra.run.smithi164.stdout:Total 5.8 MB/s | 3.9 MB 00:00 2024-02-18T08:07:40.685 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:07:40.695 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:07:40.696 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:07:40.753 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 5/6 2024-02-18T08:07:40.778 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:07:40.787 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:07:41.029 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:07:41.057 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:07:41.221 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 1/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 2/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 3/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-02-18T08:07:41.284 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-02-18T08:07:41.451 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2024-02-18T08:07:41.708 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2024-02-18T08:07:41.893 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 4/6 2024-02-18T08:07:42.940 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 5/6 2024-02-18T08:07:43.241 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:07:43.522 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:07:43.522 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 1/6 2024-02-18T08:07:43.522 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 2/6 2024-02-18T08:07:43.522 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 3/6 2024-02-18T08:07:43.522 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2024-02-18T08:07:43.523 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2024-02-18T08:07:52.928 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-02-18T08:07:52.928 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-18T08:07:53.476 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:53.477 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:07:53.682 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-18T08:07:54.035 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:55.916 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-02-18T08:07:56.224 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-02-18T08:07:57.275 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2024-02-18T08:07:57.275 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:07:57.845 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:57.845 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:07:57.845 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-grafana-dashboards-2:15.2.17-0.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-dashboard-2:15.2.17-0.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-prometheus-alerts-2:15.2.17-0.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jwt-1.6.1-2.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: python3-repoze-lru-0.7-6.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: python3-routes-2.4.1-12.el8.noarch 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:07:57.846 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:07:58.034 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-diskprediction-local 2024-02-18T08:07:58.389 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:07:58.762 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:07:58.763 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================================================= 2024-02-18T08:07:58.763 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================================================= 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.17-0.el8 ceph-noarch 8.6 M 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:58.764 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout:======================================================================================================================= 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout:Install 8 Packages 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 37 M 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 207 M 2024-02-18T08:07:58.765 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:07:58.979 INFO:teuthology.orchestra.run.smithi082.stdout:(1/8): ceph-mgr-diskprediction-local-15.2.17-0. 40 MB/s | 8.6 MB 00:00 2024-02-18T08:07:59.004 INFO:teuthology.orchestra.run.smithi082.stdout:(2/8): libquadmath-8.5.0-20.el8.x86_64.rpm 724 kB/s | 172 kB 00:00 2024-02-18T08:07:59.039 INFO:teuthology.orchestra.run.smithi082.stdout:(3/8): libgfortran-8.5.0-20.el8.x86_64.rpm 2.3 MB/s | 645 kB 00:00 2024-02-18T08:07:59.238 INFO:teuthology.orchestra.run.smithi082.stdout:(4/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 26 MB/s | 5.2 MB 00:00 2024-02-18T08:07:59.263 INFO:teuthology.orchestra.run.smithi082.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 888 kB/s | 225 kB 00:00 2024-02-18T08:07:59.331 INFO:teuthology.orchestra.run.smithi082.stdout:(6/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 11 MB/s | 3.7 MB 00:00 2024-02-18T08:07:59.422 INFO:teuthology.orchestra.run.smithi082.stdout:(7/8): openblas-0.3.15-6.el8.x86_64.rpm 27 MB/s | 5.0 MB 00:00 2024-02-18T08:07:59.648 INFO:teuthology.orchestra.run.smithi082.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 36 MB/s | 14 MB 00:00 2024-02-18T08:07:59.648 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:07:59.651 INFO:teuthology.orchestra.run.smithi082.stdout:Total 42 MB/s | 37 MB 00:00 2024-02-18T08:07:59.896 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:07:59.914 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:07:59.914 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:08:00.230 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:08:00.239 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:08:00.318 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 44 kB/s | 4.1 kB 00:00 2024-02-18T08:08:00.711 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-02-18T08:08:00.822 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:08:00.982 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-02-18T08:08:01.100 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-02-18T08:08:01.274 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:01.896 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:02.091 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-02-18T08:08:02.704 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-02-18T08:08:02.941 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-02-18T08:08:03.227 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:08:03.228 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================================================= 2024-02-18T08:08:03.228 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================================================= 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-diskprediction-local noarch 2:15.2.17-0.el8 ceph-noarch 8.6 M 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:03.229 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout:======================================================================================================================= 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout:Install 8 Packages 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 37 M 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 207 M 2024-02-18T08:08:03.230 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:08:03.400 INFO:teuthology.orchestra.run.smithi164.stdout:(1/8): ceph-mgr-diskprediction-local-15.2.17-0. 51 MB/s | 8.6 MB 00:00 2024-02-18T08:08:03.442 INFO:teuthology.orchestra.run.smithi164.stdout:(2/8): libgfortran-8.5.0-20.el8.x86_64.rpm 3.0 MB/s | 645 kB 00:00 2024-02-18T08:08:03.509 INFO:teuthology.orchestra.run.smithi164.stdout:(3/8): libquadmath-8.5.0-20.el8.x86_64.rpm 620 kB/s | 172 kB 00:00 2024-02-18T08:08:03.626 INFO:teuthology.orchestra.run.smithi164.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 17 MB/s | 3.7 MB 00:00 2024-02-18T08:08:03.627 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-02-18T08:08:03.652 INFO:teuthology.orchestra.run.smithi164.stdout:(5/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 1.1 MB/s | 225 kB 00:00 2024-02-18T08:08:03.793 INFO:teuthology.orchestra.run.smithi164.stdout:(6/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 18 MB/s | 5.2 MB 00:00 2024-02-18T08:08:03.910 INFO:teuthology.orchestra.run.smithi164.stdout:(7/8): openblas-0.3.15-6.el8.x86_64.rpm 18 MB/s | 5.0 MB 00:00 2024-02-18T08:08:03.970 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-02-18T08:08:04.094 INFO:teuthology.orchestra.run.smithi164.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 31 MB/s | 14 MB 00:00 2024-02-18T08:08:04.095 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:08:04.095 INFO:teuthology.orchestra.run.smithi164.stdout:Total 43 MB/s | 37 MB 00:00 2024-02-18T08:08:04.207 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-02-18T08:08:04.343 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:08:04.362 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:08:04.362 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:08:04.678 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:08:04.687 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:08:05.266 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:08:05.441 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2024-02-18T08:08:05.577 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2024-02-18T08:08:05.716 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:05.949 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-02-18T08:08:06.329 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:06.491 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-02-18T08:08:07.119 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2024-02-18T08:08:07.296 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-02-18T08:08:07.361 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2024-02-18T08:08:07.498 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 8/8 2024-02-18T08:08:07.813 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 8/8 2024-02-18T08:08:07.813 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 1/8 2024-02-18T08:08:07.813 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:07.813 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2024-02-18T08:08:07.814 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2024-02-18T08:08:07.814 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2024-02-18T08:08:07.814 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2024-02-18T08:08:07.814 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2024-02-18T08:08:08.057 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2024-02-18T08:08:08.429 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2024-02-18T08:08:08.657 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-02-18T08:08:10.399 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2024-02-18T08:08:11.790 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2024-02-18T08:08:11.956 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 8/8 2024-02-18T08:08:12.293 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 8/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 1/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2024-02-18T08:08:12.294 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2024-02-18T08:08:18.255 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2024-02-18T08:08:18.255 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-0.3.15-6.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-18T08:08:18.817 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-02-18T08:08:18.818 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:18.818 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:08:18.984 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-rook 2024-02-18T08:08:19.339 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:08:21.325 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2024-02-18T08:08:21.699 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 28 kB/s | 4.5 kB 00:00 2024-02-18T08:08:23.387 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2024-02-18T08:08:23.387 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:08:24.010 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:24.010 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:08:24.010 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-diskprediction-local-2:15.2.17-0.el8.noarch 2024-02-18T08:08:24.010 INFO:teuthology.orchestra.run.smithi164.stdout: libgfortran-8.5.0-20.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: libquadmath-8.5.0-20.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-0.3.15-6.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: openblas-threads-0.3.15-6.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:24.011 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:08:24.188 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-rook 2024-02-18T08:08:24.300 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================= 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================= 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook noarch 2:15.2.17-0.el8 ceph-noarch 27 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-18T08:08:24.302 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout:============================================================================================= 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout:Install 13 Packages 2024-02-18T08:08:24.303 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:24.304 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 1.9 M 2024-02-18T08:08:24.304 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 24 M 2024-02-18T08:08:24.304 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:08:24.406 INFO:teuthology.orchestra.run.smithi082.stdout:(1/13): ceph-mgr-rook-15.2.17-0.el8.noarch.rpm 594 kB/s | 27 kB 00:00 2024-02-18T08:08:24.523 INFO:teuthology.orchestra.run.smithi082.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 203 kB/s | 33 kB 00:00 2024-02-18T08:08:24.547 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:08:24.557 INFO:teuthology.orchestra.run.smithi082.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 83 kB/s | 16 kB 00:00 2024-02-18T08:08:24.582 INFO:teuthology.orchestra.run.smithi082.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 485 kB/s | 81 kB 00:00 2024-02-18T08:08:24.616 INFO:teuthology.orchestra.run.smithi082.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2024-02-18T08:08:24.643 INFO:teuthology.orchestra.run.smithi082.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 1.0 MB/s | 61 kB 00:00 2024-02-18T08:08:24.783 INFO:teuthology.orchestra.run.smithi082.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 929 kB/s | 155 kB 00:00 2024-02-18T08:08:24.808 INFO:teuthology.orchestra.run.smithi082.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 255 kB/s | 43 kB 00:00 2024-02-18T08:08:24.875 INFO:teuthology.orchestra.run.smithi082.stdout:(9/13): python3-jsonpointer-1.10-11.el8.noarch. 217 kB/s | 20 kB 00:00 2024-02-18T08:08:24.900 INFO:teuthology.orchestra.run.smithi082.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 1.2 MB/s | 110 kB 00:00 2024-02-18T08:08:24.934 INFO:teuthology.orchestra.run.smithi082.stdout:(11/13): python3-kubernetes-11.0.0-6.el8.noarch 2.8 MB/s | 1.2 MB 00:00 2024-02-18T08:08:24.959 INFO:teuthology.orchestra.run.smithi082.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 318 kB/s | 27 kB 00:00 2024-02-18T08:08:24.984 INFO:teuthology.orchestra.run.smithi082.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.5 MB/s | 126 kB 00:00 2024-02-18T08:08:24.987 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:08:24.987 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.8 MB/s | 1.9 MB 00:00 2024-02-18T08:08:25.051 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:08:25.065 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:08:25.065 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:08:25.146 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:08:25.154 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:08:25.623 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:08:25.953 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-02-18T08:08:26.172 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-02-18T08:08:26.358 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-02-18T08:08:26.360 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-02-18T08:08:26.534 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2024-02-18T08:08:26.747 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-02-18T08:08:26.788 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2024-02-18T08:08:27.022 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2024-02-18T08:08:27.262 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2024-02-18T08:08:27.517 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-02-18T08:08:27.708 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-02-18T08:08:27.966 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-02-18T08:08:29.087 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-02-18T08:08:29.215 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:08:29.216 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================= 2024-02-18T08:08:29.216 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:08:29.216 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================= 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-rook noarch 2:15.2.17-0.el8 ceph-noarch 27 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2024-02-18T08:08:29.217 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout:============================================================================================= 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout:Install 13 Packages 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:29.218 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 1.9 M 2024-02-18T08:08:29.219 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 24 M 2024-02-18T08:08:29.219 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:08:29.328 INFO:teuthology.orchestra.run.smithi164.stdout:(1/13): ceph-mgr-rook-15.2.17-0.el8.noarch.rpm 711 kB/s | 27 kB 00:00 2024-02-18T08:08:29.334 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-02-18T08:08:29.485 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-rook-2:15.2.17-0.el8.noarch 13/13 2024-02-18T08:08:29.562 INFO:teuthology.orchestra.run.smithi164.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 60 kB/s | 16 kB 00:00 2024-02-18T08:08:29.579 INFO:teuthology.orchestra.run.smithi164.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 114 kB/s | 33 kB 00:00 2024-02-18T08:08:29.596 INFO:teuthology.orchestra.run.smithi164.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 304 kB/s | 81 kB 00:00 2024-02-18T08:08:29.663 INFO:teuthology.orchestra.run.smithi164.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 917 kB/s | 61 kB 00:00 2024-02-18T08:08:29.679 INFO:teuthology.orchestra.run.smithi164.stdout:(6/13): python3-rsa-4.9-2.el8.noarch.rpm 639 kB/s | 64 kB 00:00 2024-02-18T08:08:29.747 INFO:teuthology.orchestra.run.smithi164.stdout:(7/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.8 MB/s | 155 kB 00:00 2024-02-18T08:08:29.764 INFO:teuthology.orchestra.run.smithi164.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 510 kB/s | 43 kB 00:00 2024-02-18T08:08:29.768 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.17-0.el8.noarch 13/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-rook-2:15.2.17-0.el8.noarch 1/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2024-02-18T08:08:29.769 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2024-02-18T08:08:29.872 INFO:teuthology.orchestra.run.smithi164.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.0 MB/s | 110 kB 00:00 2024-02-18T08:08:29.889 INFO:teuthology.orchestra.run.smithi164.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 141 kB/s | 20 kB 00:00 2024-02-18T08:08:29.914 INFO:teuthology.orchestra.run.smithi164.stdout:(11/13): python3-kubernetes-11.0.0-6.el8.noarch 3.3 MB/s | 1.2 MB 00:00 2024-02-18T08:08:29.973 INFO:teuthology.orchestra.run.smithi164.stdout:(12/13): python3-jsonpatch-1.21-2.el8.noarch.rp 264 kB/s | 27 kB 00:00 2024-02-18T08:08:30.090 INFO:teuthology.orchestra.run.smithi164.stdout:(13/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 630 kB/s | 126 kB 00:00 2024-02-18T08:08:30.092 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:08:30.092 INFO:teuthology.orchestra.run.smithi164.stdout:Total 2.2 MB/s | 1.9 MB 00:00 2024-02-18T08:08:30.157 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:08:30.172 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:08:30.172 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:08:30.252 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:08:30.261 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:08:30.789 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:08:31.063 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2024-02-18T08:08:31.340 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2024-02-18T08:08:31.560 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2024-02-18T08:08:31.761 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2024-02-18T08:08:32.033 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2024-02-18T08:08:32.308 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2024-02-18T08:08:32.607 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2024-02-18T08:08:32.878 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2024-02-18T08:08:33.119 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2024-02-18T08:08:33.402 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2024-02-18T08:08:34.523 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2024-02-18T08:08:34.861 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2024-02-18T08:08:34.978 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-rook-2:15.2.17-0.el8.noarch 13/13 2024-02-18T08:08:35.263 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-rook-2:15.2.17-0.el8.noarch 13/13 2024-02-18T08:08:35.263 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-rook-2:15.2.17-0.el8.noarch 1/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2024-02-18T08:08:35.264 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2024-02-18T08:08:41.880 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2024-02-18T08:08:41.880 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:08:42.418 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:42.418 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:08:42.418 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook-2:15.2.17-0.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:42.419 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:08:42.574 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-cephadm 2024-02-18T08:08:42.930 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:08:44.729 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-02-18T08:08:45.078 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-02-18T08:08:47.497 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2024-02-18T08:08:47.497 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:08:47.602 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm noarch 2:15.2.17-0.el8 ceph-noarch 69 k 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-02-18T08:08:47.603 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout:Install 6 Packages 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 5.8 M 2024-02-18T08:08:47.604 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 24 M 2024-02-18T08:08:47.605 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:08:48.002 INFO:teuthology.orchestra.run.smithi082.stdout:(1/6): ceph-mgr-cephadm-15.2.17-0.el8.noarch.rp 1.2 MB/s | 69 kB 00:00 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-rook-2:15.2.17-0.el8.noarch 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: python3-cachetools-3.1.1-4.el8.noarch 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: python3-certifi-2018.10.15-7.el8.noarch 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpatch-1.21-2.el8.noarch 2024-02-18T08:08:48.097 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jsonpointer-1.10-11.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-rsa-4.9-2.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:48.098 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:08:48.266 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-mgr-cephadm 2024-02-18T08:08:48.352 INFO:teuthology.orchestra.run.smithi082.stdout:(2/6): python3-apipkg-1.5-6.el8.noarch.rpm 52 kB/s | 21 kB 00:00 2024-02-18T08:08:48.453 INFO:teuthology.orchestra.run.smithi082.stdout:(3/6): python3-remoto-1.2.1-1.el8.noarch.rpm 108 kB/s | 49 kB 00:00 2024-02-18T08:08:48.626 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:08:48.653 INFO:teuthology.orchestra.run.smithi082.stdout:(4/6): python3-babel-2.5.1-7.el8.noarch.rpm 16 MB/s | 4.8 MB 00:00 2024-02-18T08:08:48.678 INFO:teuthology.orchestra.run.smithi082.stdout:(5/6): python3-execnet-1.7.1-1.el8.noarch.rpm 486 kB/s | 355 kB 00:00 2024-02-18T08:08:48.712 INFO:teuthology.orchestra.run.smithi082.stdout:(6/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 2.0 MB/s | 538 kB 00:00 2024-02-18T08:08:48.712 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:08:48.713 INFO:teuthology.orchestra.run.smithi082.stdout:Total 5.2 MB/s | 5.8 MB 00:01 2024-02-18T08:08:48.770 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:08:48.780 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:08:48.780 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:08:48.869 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:08:48.878 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:08:49.880 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:08:50.234 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2024-02-18T08:08:50.416 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 57 kB/s | 4.1 kB 00:00 2024-02-18T08:08:50.495 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2024-02-18T08:08:50.747 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2024-02-18T08:08:50.831 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-02-18T08:08:51.016 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2024-02-18T08:08:51.247 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2024-02-18T08:08:51.413 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:08:51.683 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:08:51.683 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 1/6 2024-02-18T08:08:51.683 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2024-02-18T08:08:51.683 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2024-02-18T08:08:51.684 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2024-02-18T08:08:51.684 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/6 2024-02-18T08:08:53.287 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:08:53.288 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:08:53.288 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:08:53.288 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:08:53.288 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-cephadm noarch 2:15.2.17-0.el8 ceph-noarch 69 k 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout:Install 6 Packages 2024-02-18T08:08:53.291 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:08:53.292 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 5.8 M 2024-02-18T08:08:53.292 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 24 M 2024-02-18T08:08:53.292 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:08:53.686 INFO:teuthology.orchestra.run.smithi164.stdout:(1/6): ceph-mgr-cephadm-15.2.17-0.el8.noarch.rp 1.0 MB/s | 69 kB 00:00 2024-02-18T08:08:54.061 INFO:teuthology.orchestra.run.smithi164.stdout:(2/6): python3-apipkg-1.5-6.el8.noarch.rpm 48 kB/s | 21 kB 00:00 2024-02-18T08:08:54.211 INFO:teuthology.orchestra.run.smithi164.stdout:(3/6): python3-remoto-1.2.1-1.el8.noarch.rpm 93 kB/s | 49 kB 00:00 2024-02-18T08:08:54.320 INFO:teuthology.orchestra.run.smithi164.stdout:(4/6): python3-execnet-1.7.1-1.el8.noarch.rpm 509 kB/s | 355 kB 00:00 2024-02-18T08:08:54.370 INFO:teuthology.orchestra.run.smithi164.stdout:(5/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.3 MB/s | 538 kB 00:00 2024-02-18T08:08:54.504 INFO:teuthology.orchestra.run.smithi164.stdout:(6/6): python3-babel-2.5.1-7.el8.noarch.rpm 11 MB/s | 4.8 MB 00:00 2024-02-18T08:08:54.507 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:08:54.507 INFO:teuthology.orchestra.run.smithi164.stdout:Total 4.8 MB/s | 5.8 MB 00:01 2024-02-18T08:08:54.566 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:08:54.577 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:08:54.577 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:08:54.666 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:08:54.674 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:08:55.675 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:08:56.097 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2024-02-18T08:08:56.348 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2024-02-18T08:08:56.642 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2024-02-18T08:08:56.952 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2024-02-18T08:08:57.192 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2024-02-18T08:08:57.391 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:08:57.666 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 6/6 2024-02-18T08:08:57.667 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-mgr-cephadm-2:15.2.17-0.el8.noarch 1/6 2024-02-18T08:08:57.667 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2024-02-18T08:08:57.667 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2024-02-18T08:08:57.667 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2024-02-18T08:08:57.667 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/6 2024-02-18T08:08:59.044 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 6/6 2024-02-18T08:08:59.044 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:08:59.598 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm-2:15.2.17-0.el8.noarch python3-apipkg-1.5-6.el8.noarch 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel-2.5.1-7.el8.noarch python3-execnet-1.7.1-1.el8.noarch 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2-2.10.1-3.el8.noarch python3-remoto-1.2.1-1.el8.noarch 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:08:59.599 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:08:59.811 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-fuse 2024-02-18T08:09:00.171 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:02.168 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-02-18T08:09:02.481 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse x86_64 2:15.2.17-0.el8 ceph 572 k 2024-02-18T08:09:05.042 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout:Install 2 Packages 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:05.043 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 655 k 2024-02-18T08:09:05.044 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 1.8 M 2024-02-18T08:09:05.044 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:09:05.138 INFO:teuthology.orchestra.run.smithi082.stdout:(1/2): ceph-fuse-15.2.17-0.el8.x86_64.rpm 5.9 MB/s | 572 kB 00:00 2024-02-18T08:09:05.314 INFO:teuthology.orchestra.run.smithi082.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 308 kB/s | 83 kB 00:00 2024-02-18T08:09:05.314 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:05.314 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.4 MB/s | 655 kB 00:00 2024-02-18T08:09:05.326 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:09:05.347 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:09:05.347 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:09:05.432 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:09:05.441 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:09:05.653 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:09:05.940 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-02-18T08:09:06.109 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-fuse-2:15.2.17-0.el8.x86_64 2/2 2024-02-18T08:09:06.492 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-fuse-2:15.2.17-0.el8.x86_64 2/2 2024-02-18T08:09:06.492 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-fuse-2:15.2.17-0.el8.x86_64 1/2 2024-02-18T08:09:08.432 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 6/6 2024-02-18T08:09:08.432 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-mgr-cephadm-2:15.2.17-0.el8.noarch python3-apipkg-1.5-6.el8.noarch 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout: python3-babel-2.5.1-7.el8.noarch python3-execnet-1.7.1-1.el8.noarch 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout: python3-jinja2-2.10.1-3.el8.noarch python3-remoto-1.2.1-1.el8.noarch 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:08.992 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:09:09.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install ceph-fuse 2024-02-18T08:09:09.529 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:11.469 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 34 kB/s | 4.1 kB 00:00 2024-02-18T08:09:11.881 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2024-02-18T08:09:13.708 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-02-18T08:09:13.708 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:09:14.253 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:14.253 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:09:14.253 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse-2:15.2.17-0.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-02-18T08:09:14.254 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:14.254 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:09:14.362 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout: Package Arch Version Repository Size 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-fuse x86_64 2:15.2.17-0.el8 ceph 572 k 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout:Installing dependencies: 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2024-02-18T08:09:14.363 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:Install 2 Packages 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 655 k 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 1.8 M 2024-02-18T08:09:14.364 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:09:14.415 INFO:teuthology.orchestra.run.smithi164.stdout:(1/2): ceph-fuse-15.2.17-0.el8.x86_64.rpm 11 MB/s | 572 kB 00:00 2024-02-18T08:09:14.440 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados-devel 2024-02-18T08:09:14.581 INFO:teuthology.orchestra.run.smithi164.stdout:(2/2): fuse-2.9.7-17.el8.x86_64.rpm 383 kB/s | 83 kB 00:00 2024-02-18T08:09:14.582 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:14.582 INFO:teuthology.orchestra.run.smithi164.stdout:Total 2.9 MB/s | 655 kB 00:00 2024-02-18T08:09:14.594 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:09:14.614 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:09:14.614 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:09:14.700 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:09:14.709 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:09:14.804 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:14.930 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:09:15.160 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2024-02-18T08:09:15.338 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : ceph-fuse-2:15.2.17-0.el8.x86_64 2/2 2024-02-18T08:09:15.740 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: ceph-fuse-2:15.2.17-0.el8.x86_64 2/2 2024-02-18T08:09:15.740 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : ceph-fuse-2:15.2.17-0.el8.x86_64 1/2 2024-02-18T08:09:16.621 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:09:16.955 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-02-18T08:09:19.618 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel x86_64 2:15.2.17-0.el8 ceph 140 k 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:09:19.619 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:19.620 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 140 k 2024-02-18T08:09:19.620 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 478 k 2024-02-18T08:09:19.620 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:09:19.668 INFO:teuthology.orchestra.run.smithi082.stdout:librados-devel-15.2.17-0.el8.x86_64.rpm 2.9 MB/s | 140 kB 00:00 2024-02-18T08:09:19.668 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:19.668 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.8 MB/s | 140 kB 00:00 2024-02-18T08:09:19.669 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:09:19.674 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:09:19.674 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:09:19.732 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:09:19.740 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:09:19.854 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:09:20.047 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:20.319 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:28.039 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2024-02-18T08:09:28.040 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:09:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:28.617 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:09:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: ceph-fuse-2:15.2.17-0.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2024-02-18T08:09:28.617 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:28.617 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:09:28.785 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librados-devel 2024-02-18T08:09:29.149 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:31.207 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:09:31.593 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-02-18T08:09:32.295 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:32.296 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:09:32.841 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:32.841 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:09:32.841 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel-2:15.2.17-0.el8.x86_64 2024-02-18T08:09:32.841 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:32.841 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:09:32.994 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs2 2024-02-18T08:09:33.355 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:34.174 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout: librados-devel x86_64 2:15.2.17-0.el8 ceph 140 k 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:09:34.175 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:34.176 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:09:34.176 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:34.176 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 140 k 2024-02-18T08:09:34.176 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 478 k 2024-02-18T08:09:34.176 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:09:34.220 INFO:teuthology.orchestra.run.smithi164.stdout:librados-devel-15.2.17-0.el8.x86_64.rpm 3.1 MB/s | 140 kB 00:00 2024-02-18T08:09:34.220 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:34.221 INFO:teuthology.orchestra.run.smithi164.stdout:Total 3.0 MB/s | 140 kB 00:00 2024-02-18T08:09:34.221 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:09:34.226 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:09:34.227 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:09:34.282 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:09:34.291 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:09:34.416 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:09:34.659 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:34.931 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:35.336 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 22 kB/s | 4.1 kB 00:00 2024-02-18T08:09:35.656 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 41 kB/s | 4.5 kB 00:00 2024-02-18T08:09:38.042 INFO:teuthology.orchestra.run.smithi082.stdout:Package libcephfs2-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:09:38.221 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:09:38.222 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:09:38.222 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:09:38.357 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs-devel 2024-02-18T08:09:38.716 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:40.624 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 32 kB/s | 4.1 kB 00:00 2024-02-18T08:09:40.948 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2024-02-18T08:09:43.606 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:09:43.606 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel x86_64 2:15.2.17-0.el8 ceph 22 k 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 22 k 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 78 k 2024-02-18T08:09:43.607 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:09:43.646 INFO:teuthology.orchestra.run.smithi082.stdout:libcephfs-devel-15.2.17-0.el8.x86_64.rpm 562 kB/s | 22 kB 00:00 2024-02-18T08:09:43.646 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:43.647 INFO:teuthology.orchestra.run.smithi082.stdout:Total 545 kB/s | 22 kB 00:00 2024-02-18T08:09:43.647 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:09:43.651 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:09:43.651 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:09:43.653 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:09:43.662 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:09:43.708 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:09:43.842 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:44.096 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:47.751 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : librados-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:47.751 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:09:48.320 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:48.320 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:09:48.320 INFO:teuthology.orchestra.run.smithi164.stdout: librados-devel-2:15.2.17-0.el8.x86_64 2024-02-18T08:09:48.320 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:48.320 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:09:48.483 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install libcephfs2 2024-02-18T08:09:48.848 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:50.551 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 93 kB/s | 4.1 kB 00:00 2024-02-18T08:09:50.948 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 34 kB/s | 4.5 kB 00:00 2024-02-18T08:09:53.243 INFO:teuthology.orchestra.run.smithi164.stdout:Package libcephfs2-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:09:53.420 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:09:53.421 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:09:53.421 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:09:53.586 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install libcephfs-devel 2024-02-18T08:09:53.945 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:55.898 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-02-18T08:09:56.281 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 37 kB/s | 4.5 kB 00:00 2024-02-18T08:09:56.717 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:56.718 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:09:57.271 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:57.271 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:09:57.272 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel-2:15.2.17-0.el8.x86_64 2024-02-18T08:09:57.272 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:09:57.272 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:09:57.451 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados2 2024-02-18T08:09:57.811 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:09:58.762 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs-devel x86_64 2:15.2.17-0.el8 ceph 22 k 2024-02-18T08:09:58.763 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 22 k 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 78 k 2024-02-18T08:09:58.764 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:09:58.799 INFO:teuthology.orchestra.run.smithi164.stdout:libcephfs-devel-15.2.17-0.el8.x86_64.rpm 622 kB/s | 22 kB 00:00 2024-02-18T08:09:58.799 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:09:58.800 INFO:teuthology.orchestra.run.smithi164.stdout:Total 602 kB/s | 22 kB 00:00 2024-02-18T08:09:58.800 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:09:58.803 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:09:58.804 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:09:58.806 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:09:58.814 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:09:58.917 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:09:59.055 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:59.321 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:09:59.756 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-02-18T08:10:00.093 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2024-02-18T08:10:02.455 INFO:teuthology.orchestra.run.smithi082.stdout:Package librados2-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:02.633 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:02.634 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:02.635 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:02.789 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librbd1 2024-02-18T08:10:03.152 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:04.920 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 36 kB/s | 4.1 kB 00:00 2024-02-18T08:10:05.228 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 kB/s | 4.5 kB 00:00 2024-02-18T08:10:07.611 INFO:teuthology.orchestra.run.smithi082.stdout:Package librbd1-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:07.789 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:07.790 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:07.791 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:07.940 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rados 2024-02-18T08:10:08.302 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:10.126 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 kB/s | 4.1 kB 00:00 2024-02-18T08:10:10.475 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 36 kB/s | 4.5 kB 00:00 2024-02-18T08:10:11.669 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : libcephfs-devel-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:11.669 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:10:12.231 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:10:12.232 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:10:12.232 INFO:teuthology.orchestra.run.smithi164.stdout: libcephfs-devel-2:15.2.17-0.el8.x86_64 2024-02-18T08:10:12.232 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:10:12.232 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:12.434 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librados2 2024-02-18T08:10:12.798 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:12.820 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rados-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:13.003 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:13.004 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:13.005 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:13.131 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rgw 2024-02-18T08:10:13.490 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:14.720 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 29 kB/s | 4.1 kB 00:00 2024-02-18T08:10:15.122 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-02-18T08:10:15.142 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 29 kB/s | 4.5 kB 00:00 2024-02-18T08:10:15.475 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:10:17.421 INFO:teuthology.orchestra.run.smithi164.stdout:Package librados2-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:17.596 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:17.597 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:17.598 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:17.752 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install librbd1 2024-02-18T08:10:17.834 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rgw-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:18.016 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:18.017 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:18.017 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:18.112 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:18.147 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-cephfs 2024-02-18T08:10:18.506 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:19.999 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-02-18T08:10:20.280 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 38 kB/s | 4.1 kB 00:00 2024-02-18T08:10:20.406 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 35 kB/s | 4.5 kB 00:00 2024-02-18T08:10:20.716 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 20 kB/s | 4.5 kB 00:00 2024-02-18T08:10:22.692 INFO:teuthology.orchestra.run.smithi164.stdout:Package librbd1-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:22.871 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:22.872 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:22.872 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:23.033 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rados 2024-02-18T08:10:23.084 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-cephfs-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:23.260 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:23.260 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:23.260 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:23.394 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:23.414 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rbd 2024-02-18T08:10:23.773 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:25.310 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 27 kB/s | 4.1 kB 00:00 2024-02-18T08:10:25.636 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-02-18T08:10:25.720 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 30 kB/s | 4.5 kB 00:00 2024-02-18T08:10:26.041 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 27 kB/s | 4.5 kB 00:00 2024-02-18T08:10:28.107 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rados-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:28.287 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:28.288 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:28.288 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:28.395 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rbd-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:28.441 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rgw 2024-02-18T08:10:28.579 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:28.581 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-02-18T08:10:28.581 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:28.732 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-fuse 2024-02-18T08:10:28.801 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:29.091 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:30.697 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 28 kB/s | 4.1 kB 00:00 2024-02-18T08:10:31.107 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:10:31.223 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2024-02-18T08:10:31.528 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 51 kB/s | 4.5 kB 00:00 2024-02-18T08:10:33.515 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rgw-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:33.694 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:33.696 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:33.696 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:33.848 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-cephfs 2024-02-18T08:10:34.068 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:34.068 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse x86_64 2:15.2.17-0.el8 ceph 73 k 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:10:34.069 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:34.070 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 73 k 2024-02-18T08:10:34.070 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 188 k 2024-02-18T08:10:34.070 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:10:34.144 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-fuse-15.2.17-0.el8.x86_64.rpm 983 kB/s | 73 kB 00:00 2024-02-18T08:10:34.144 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:10:34.145 INFO:teuthology.orchestra.run.smithi082.stdout:Total 966 kB/s | 73 kB 00:00 2024-02-18T08:10:34.145 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:10:34.154 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:10:34.154 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:10:34.210 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:34.211 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:10:34.219 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:10:34.340 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:10:34.506 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:34.765 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:36.134 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 25 kB/s | 4.1 kB 00:00 2024-02-18T08:10:36.572 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 25 kB/s | 4.5 kB 00:00 2024-02-18T08:10:38.883 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-cephfs-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:39.061 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:39.063 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:39.063 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:39.213 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install python3-rbd 2024-02-18T08:10:39.577 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:41.521 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 30 kB/s | 4.1 kB 00:00 2024-02-18T08:10:41.881 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-02-18T08:10:44.160 INFO:teuthology.orchestra.run.smithi164.stdout:Package python3-rbd-2:15.2.17-0.el8.x86_64 is already installed. 2024-02-18T08:10:44.341 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:44.342 INFO:teuthology.orchestra.run.smithi164.stdout:Nothing to do. 2024-02-18T08:10:44.342 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:10:44.506 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-fuse 2024-02-18T08:10:44.866 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:46.961 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 35 kB/s | 4.1 kB 00:00 2024-02-18T08:10:47.334 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 kB/s | 4.5 kB 00:00 2024-02-18T08:10:48.119 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:48.119 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:10:48.672 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:48.673 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:10:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse-2:15.2.17-0.el8.x86_64 2024-02-18T08:10:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:48.673 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:10:48.868 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-mirror 2024-02-18T08:10:49.227 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:10:49.885 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:10:49.885 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:10:49.887 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:10:49.887 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:10:49.887 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:10:49.887 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-fuse x86_64 2:15.2.17-0.el8 ceph 73 k 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 73 k 2024-02-18T08:10:49.888 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 188 k 2024-02-18T08:10:49.889 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:10:49.929 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-fuse-15.2.17-0.el8.x86_64.rpm 1.7 MB/s | 73 kB 00:00 2024-02-18T08:10:49.929 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:10:49.930 INFO:teuthology.orchestra.run.smithi164.stdout:Total 1.6 MB/s | 73 kB 00:00 2024-02-18T08:10:49.930 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:10:49.939 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:10:49.939 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:10:49.995 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:10:50.003 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:10:50.109 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:10:50.264 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:50.557 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:51.187 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 31 kB/s | 4.1 kB 00:00 2024-02-18T08:10:51.498 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2024-02-18T08:10:54.072 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror x86_64 2:15.2.17-0.el8 ceph 2.7 M 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:54.073 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 2.7 M 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 9.8 M 2024-02-18T08:10:54.074 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:10:54.165 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-mirror-15.2.17-0.el8.x86_64.rpm 30 MB/s | 2.7 MB 00:00 2024-02-18T08:10:54.165 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:10:54.166 INFO:teuthology.orchestra.run.smithi082.stdout:Total 30 MB/s | 2.7 MB 00:00 2024-02-18T08:10:54.166 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:10:54.177 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:10:54.177 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:10:54.244 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:10:54.252 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:10:54.605 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:10:54.753 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:10:55.165 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:00.435 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-fuse-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:00.435 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:11:01.037 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:01.037 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:11:01.037 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-fuse-2:15.2.17-0.el8.x86_64 2024-02-18T08:11:01.037 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:01.037 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:11:01.208 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-mirror 2024-02-18T08:11:01.571 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:11:03.095 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 42 kB/s | 4.1 kB 00:00 2024-02-18T08:11:03.546 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 24 kB/s | 4.5 kB 00:00 2024-02-18T08:11:06.017 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-mirror x86_64 2:15.2.17-0.el8 ceph 2.7 M 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:06.018 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:11:06.019 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:06.019 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 2.7 M 2024-02-18T08:11:06.019 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 9.8 M 2024-02-18T08:11:06.019 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:11:06.148 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-mirror-15.2.17-0.el8.x86_64.rpm 21 MB/s | 2.7 MB 00:00 2024-02-18T08:11:06.149 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:11:06.149 INFO:teuthology.orchestra.run.smithi164.stdout:Total 21 MB/s | 2.7 MB 00:00 2024-02-18T08:11:06.149 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:11:06.161 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:11:06.161 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:11:06.230 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:11:06.239 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:11:06.589 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:11:06.747 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:07.186 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:07.834 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:07.834 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:11:08.395 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:08.396 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:11:08.396 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror-2:15.2.17-0.el8.x86_64 2024-02-18T08:11:08.396 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:08.396 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:11:08.561 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-nbd 2024-02-18T08:11:08.926 INFO:teuthology.orchestra.run.smithi082.stdout:Updating Subscription Management repositories. 2024-02-18T08:11:10.837 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2024-02-18T08:11:11.145 INFO:teuthology.orchestra.run.smithi082.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 48 kB/s | 4.5 kB 00:00 2024-02-18T08:11:13.675 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-02-18T08:11:13.675 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd x86_64 2:15.2.17-0.el8 ceph 140 k 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 140 k 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 418 k 2024-02-18T08:11:13.676 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-02-18T08:11:13.717 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-nbd-15.2.17-0.el8.x86_64.rpm 3.4 MB/s | 140 kB 00:00 2024-02-18T08:11:13.717 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:11:13.717 INFO:teuthology.orchestra.run.smithi082.stdout:Total 3.3 MB/s | 140 kB 00:00 2024-02-18T08:11:13.717 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-02-18T08:11:13.727 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-02-18T08:11:13.727 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-02-18T08:11:13.785 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-02-18T08:11:13.794 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-02-18T08:11:13.911 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-02-18T08:11:14.106 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:14.379 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:17.843 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-mirror-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:17.843 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:11:18.418 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:18.418 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:11:18.419 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-mirror-2:15.2.17-0.el8.x86_64 2024-02-18T08:11:18.419 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:18.419 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:11:18.643 DEBUG:teuthology.orchestra.run.smithi164:> sudo yum -y install rbd-nbd 2024-02-18T08:11:19.007 INFO:teuthology.orchestra.run.smithi164.stdout:Updating Subscription Management repositories. 2024-02-18T08:11:20.899 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 26 kB/s | 4.1 kB 00:00 2024-02-18T08:11:21.309 INFO:teuthology.orchestra.run.smithi164.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 31 kB/s | 4.5 kB 00:00 2024-02-18T08:11:23.622 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:23.622 INFO:teuthology.orchestra.run.smithi082.stdout:Installed products updated. 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout:Dependencies resolved. 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout: Package Architecture Version Repository Size 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout:Installing: 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-nbd x86_64 2:15.2.17-0.el8 ceph 140 k 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:23.783 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction Summary 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout:================================================================================ 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout:Install 1 Package 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout:Total download size: 140 k 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout:Installed size: 418 k 2024-02-18T08:11:23.784 INFO:teuthology.orchestra.run.smithi164.stdout:Downloading Packages: 2024-02-18T08:11:23.827 INFO:teuthology.orchestra.run.smithi164.stdout:rbd-nbd-15.2.17-0.el8.x86_64.rpm 3.2 MB/s | 140 kB 00:00 2024-02-18T08:11:23.827 INFO:teuthology.orchestra.run.smithi164.stdout:-------------------------------------------------------------------------------- 2024-02-18T08:11:23.828 INFO:teuthology.orchestra.run.smithi164.stdout:Total 3.1 MB/s | 140 kB 00:00 2024-02-18T08:11:23.828 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction check 2024-02-18T08:11:23.838 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction check succeeded. 2024-02-18T08:11:23.838 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction test 2024-02-18T08:11:23.894 INFO:teuthology.orchestra.run.smithi164.stdout:Transaction test succeeded. 2024-02-18T08:11:23.903 INFO:teuthology.orchestra.run.smithi164.stdout:Running transaction 2024-02-18T08:11:24.045 INFO:teuthology.orchestra.run.smithi164.stdout: Preparing : 1/1 2024-02-18T08:11:24.170 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:24.170 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-02-18T08:11:24.171 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd-2:15.2.17-0.el8.x86_64 2024-02-18T08:11:24.171 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:11:24.171 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-02-18T08:11:24.209 INFO:teuthology.orchestra.run.smithi164.stdout: Installing : rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:24.359 DEBUG:teuthology.parallel:result is None 2024-02-18T08:11:24.491 INFO:teuthology.orchestra.run.smithi164.stdout: Running scriptlet: rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:33.025 INFO:teuthology.orchestra.run.smithi164.stdout: Verifying : rbd-nbd-2:15.2.17-0.el8.x86_64 1/1 2024-02-18T08:11:33.025 INFO:teuthology.orchestra.run.smithi164.stdout:Installed products updated. 2024-02-18T08:11:33.635 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:33.635 INFO:teuthology.orchestra.run.smithi164.stdout:Installed: 2024-02-18T08:11:33.635 INFO:teuthology.orchestra.run.smithi164.stdout: rbd-nbd-2:15.2.17-0.el8.x86_64 2024-02-18T08:11:33.635 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:11:33.636 INFO:teuthology.orchestra.run.smithi164.stdout:Complete! 2024-02-18T08:11:33.822 DEBUG:teuthology.parallel:result is None 2024-02-18T08:11:33.822 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:11:33.822 INFO:teuthology.packaging:ref: None 2024-02-18T08:11:33.822 INFO:teuthology.packaging:tag: None 2024-02-18T08:11:33.823 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:11:33.823 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:11:33.823 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2024-02-18T08:11:34.025 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-18T08:11:34.051 INFO:teuthology.orchestra.run.smithi082.stdout:15.2.17-0.el8 2024-02-18T08:11:34.052 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-0.el8 2024-02-18T08:11:34.052 INFO:teuthology.task.install:The correct ceph version 15.2.17-0 is installed. 2024-02-18T08:11:34.054 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-18T08:11:34.054 INFO:teuthology.packaging:ref: None 2024-02-18T08:11:34.054 INFO:teuthology.packaging:tag: None 2024-02-18T08:11:34.054 INFO:teuthology.packaging:branch: octopus 2024-02-18T08:11:34.054 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:11:34.054 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=octopus 2024-02-18T08:11:34.382 DEBUG:teuthology.orchestra.run.smithi164:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-02-18T08:11:34.406 INFO:teuthology.orchestra.run.smithi164.stdout:15.2.17-0.el8 2024-02-18T08:11:34.406 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-0.el8 2024-02-18T08:11:34.406 INFO:teuthology.task.install:The correct ceph version 15.2.17-0 is installed. 2024-02-18T08:11:34.408 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-02-18T08:11:34.408 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:11:34.408 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-18T08:11:34.443 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:11:34.443 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-02-18T08:11:34.475 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-02-18T08:11:34.475 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:11:34.475 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/daemon-helper 2024-02-18T08:11:34.513 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-18T08:11:34.582 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:11:34.582 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/daemon-helper 2024-02-18T08:11:34.610 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-02-18T08:11:34.676 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-02-18T08:11:34.676 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:11:34.677 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-18T08:11:34.705 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-18T08:11:34.773 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:11:34.773 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/adjust-ulimits 2024-02-18T08:11:34.799 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-02-18T08:11:34.866 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-02-18T08:11:34.866 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:11:34.867 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/stdin-killer 2024-02-18T08:11:34.894 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-18T08:11:34.961 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:11:34.961 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/usr/bin/stdin-killer 2024-02-18T08:11:34.987 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-02-18T08:11:35.054 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:11:35.068 INFO:teuthology.task.print:**** done install task... 2024-02-18T08:11:35.068 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:11:35.103 INFO:teuthology.task.print:**** done start installing octopus cephadm ... 2024-02-18T08:11:35.103 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-18T08:11:35.217 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 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:octopus', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-18T08:11:35.217 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:11:35.217 INFO:tasks.cephadm:Cluster fsid is 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:11:35.217 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-18T08:11:35.218 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.82', 'mon.c': '[v2:172.21.15.82:3301,v1:172.21.15.82:6790]', 'mon.b': '172.21.15.164'} 2024-02-18T08:11:35.218 INFO:tasks.cephadm:First mon is mon.a on smithi082 2024-02-18T08:11:35.218 INFO:tasks.cephadm:First mgr is y 2024-02-18T08:11:35.218 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-18T08:11:35.218 DEBUG:teuthology.orchestra.run.smithi082:> sudo hostname $(hostname -s) 2024-02-18T08:11:35.247 DEBUG:teuthology.orchestra.run.smithi164:> sudo hostname $(hostname -s) 2024-02-18T08:11:35.275 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-02-18T08:11:35.275 DEBUG:teuthology.orchestra.run.smithi082:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.607 INFO:teuthology.orchestra.run.smithi082.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Feb 18 08:11 /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.607 DEBUG:teuthology.orchestra.run.smithi164:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.882 INFO:teuthology.orchestra.run.smithi164.stdout:-rw-rw-r--. 1 ubuntu ubuntu 223479 Feb 18 08:11 /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.883 DEBUG:teuthology.orchestra.run.smithi082:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.905 DEBUG:teuthology.orchestra.run.smithi164:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-18T08:11:35.936 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /etc/ceph 2024-02-18T08:11:35.975 DEBUG:teuthology.orchestra.run.smithi164:> sudo mkdir -p /etc/ceph 2024-02-18T08:11:36.003 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 777 /etc/ceph 2024-02-18T08:11:36.044 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 777 /etc/ceph 2024-02-18T08:11:36.071 INFO:tasks.cephadm:Writing seed config... 2024-02-18T08:11:36.072 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-02-18T08:11:36.072 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-18T08:11:36.073 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-18T08:11:36.074 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:11:36.074 DEBUG:teuthology.orchestra.run.smithi082:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-18T08:11:36.102 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 ruleset-failure-domain=osd 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 = 5525894e-ce35-11ee-95ba-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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-02-18T08:11:36.103 DEBUG:teuthology.orchestra.run.smithi082:mon.a> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service 2024-02-18T08:11:36.145 DEBUG:teuthology.orchestra.run.smithi082:mgr.y> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service 2024-02-18T08:11:36.173 INFO:journalctl@ceph.mon.a.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:11:36.174 INFO:tasks.cephadm:Bootstrapping... 2024-02-18T08:11:36.174 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus -v bootstrap --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --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.82 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:11:36.201 INFO:journalctl@ceph.mgr.y.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:11:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:container_init=False 2024-02-18T08:11:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying podman|docker is present... 2024-02-18T08:11:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying lvm2 is present... 2024-02-18T08:11:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying time synchronization is in place... 2024-02-18T08:11:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled chrony.service 2024-02-18T08:11:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-18T08:11:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active chrony.service 2024-02-18T08:11:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:11:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-18T08:11:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout enabled 2024-02-18T08:11:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active chronyd.service 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout active 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:Unit chronyd.service is enabled and running 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:Repeating the final host check... 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:podman|docker (/bin/podman) is present 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl is present 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:lvcreate is present 2024-02-18T08:11:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled chrony.service 2024-02-18T08:11:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-18T08:11:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active chrony.service 2024-02-18T08:11:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:11:36.369 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-18T08:11:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout enabled 2024-02-18T08:11:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active chronyd.service 2024-02-18T08:11:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout active 2024-02-18T08:11:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:Unit chronyd.service is enabled and running 2024-02-18T08:11:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:Host looks OK 2024-02-18T08:11:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:Cluster fsid: 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:11:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:Acquiring lock 139827546093552 on /run/cephadm/5525894e-ce35-11ee-95ba-87774f69a715.lock 2024-02-18T08:11:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:Lock 139827546093552 acquired on /run/cephadm/5525894e-ce35-11ee-95ba-87774f69a715.lock 2024-02-18T08:11:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying IP 172.21.15.82 port 3300 ... 2024-02-18T08:11:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying IP 172.21.15.82 port 6789 ... 2024-02-18T08:11:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:Base mon IP is 172.21.15.82, final addrv is [v2:172.21.15.82:3300,v1:172.21.15.82:6789] 2024-02-18T08:11:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /sbin/ip route ls 2024-02-18T08:11:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2024-02-18T08:11:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.82 metric 100 2024-02-18T08:11:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /sbin/ip -6 route ls 2024-02-18T08:11:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-18T08:11:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-02-18T08:11:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-02-18T08:11:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /sbin/ip -6 addr ls 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout inet6 fe80::f311:409c:abe8:2601/64 scope link noprefixroute 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-18T08:11:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:Mon IP 172.21.15.82 is in CIDR network 172.21.0.0/20 2024-02-18T08:11:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-02-18T08:11:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:octopus 2024-02-18T08:11:37.414 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:octopus... 2024-02-18T08:11:37.495 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Getting image source signatures 2024-02-18T08:11:37.495 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying blob sha256:83cafd770d65983cb87b023e08e02e85d2de4e039d1dec7b43008f52727d693b 2024-02-18T08:11:37.496 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying blob sha256:e2873b3fbbec402bafc59c62563e7264f20ad5dccce4dae4ebfb5edd55afb4cb 2024-02-18T08:11:37.496 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying blob sha256:aa16c48af92239fef3d4f8c28b3ad613ba91dcadb275f88623c48df79127d165 2024-02-18T08:11:37.496 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying blob sha256:317bd5f21d3fa946c4fb62d54870936260c660d455fde8674fba06ae80df1cf8 2024-02-18T08:11:37.496 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying blob sha256:53525f8b521a5f9317c9ce853653e176e9ed1037575ae7f5da2a2bed6a450060 2024-02-18T08:11:57.113 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Copying config sha256:96c1dbe866234c8042105c12c4066fb66d4ac9b01c68a704712f8f8f77fc55e8 2024-02-18T08:11:57.171 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stderr Writing manifest to image destination 2024-02-18T08:11:57.418 INFO:teuthology.orchestra.run.smithi082.stderr:/bin/podman: stdout 96c1dbe866234c8042105c12c4066fb66d4ac9b01c68a704712f8f8f77fc55e8 2024-02-18T08:11:57.429 INFO:teuthology.orchestra.run.smithi082.stderr:Extracting ceph user uid/gid from container image... 2024-02-18T08:11:57.430 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 quay.ceph.io/ceph-ci/ceph:octopus -c %u %g /var/lib/ceph 2024-02-18T08:11:57.882 INFO:teuthology.orchestra.run.smithi082.stderr:stat: stdout 167 167 2024-02-18T08:11:58.190 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial keys... 2024-02-18T08:11:58.191 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:11:58.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: stdout AQDOu9FlElb6GRAAx8kYiE56XbEPpxV2vyn+Sw== 2024-02-18T08:11:58.768 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:11:59.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: stdout AQDPu9FlzL8IABAAYGxKew83H8KIXKAzqqB7UA== 2024-02-18T08:11:59.335 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 quay.ceph.io/ceph-ci/ceph:octopus --gen-print-key 2024-02-18T08:11:59.589 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-authtool: stdout AQDPu9Flog9FIxAASmTjpCgE50SI0fZNHDxN/w== 2024-02-18T08:11:59.918 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial monmap... 2024-02-18T08:11:59.918 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /tmp/ceph-tmpovt26hev:/tmp/monmap:z quay.ceph.io/ceph-ci/ceph:octopus --create --clobber --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --addv a [v2:172.21.15.82:3300,v1:172.21.15.82:6789] /tmp/monmap 2024-02-18T08:12:00.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-18T08:12:00.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:00.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-18T08:12:00.543 INFO:teuthology.orchestra.run.smithi082.stderr:Creating mon... 2024-02-18T08:12:00.543 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpqc2qw17m:/tmp/keyring:z -v /tmp/ceph-tmpovt26hev:/tmp/monmap:z quay.ceph.io/ceph-ci/ceph:octopus --mkfs -i a --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-18T08:12:00.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.832+0000 7f35125e6700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:12:00.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 1 imported monmap: 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-18T08:12:00.196414+0000 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr created 2024-02-18T08:12:00.196414+0000 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] mon.a 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 /usr/bin/ceph-mon: set fsid to 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option compression = kNoCompression 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-18T08:12:00.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.833+0000 7f35125e6700 0 set rocksdb option write_buffer_size = 33554432 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: RocksDB version: 6.1.2 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Compile date Dec 12 2022 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: DB SUMMARY 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.create_if_missing: 1 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:12:00.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.env: 0x5583022e51c0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.info_log: 0x558304249600 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:12:00.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.db_log_dir: 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:12:00.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.write_buffer_manager: 0x5583042ca7b0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.row_cache: None 2024-02-18T08:12:00.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.wal_filter: None 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:12:00.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Compression algorithms supported: 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kZSTD supported: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:12:00.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-18T08:12:00.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.merge_operator: 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5583041db660) 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-18T08:12:00.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x558304214510 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-18T08:12:00.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-18T08:12:00.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.num_levels: 7 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:12:00.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:12:00.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:12:00.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:12:00.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:12:00.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.834+0000 7f35125e6700 4 rocksdb: Options.ttl: 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.835+0000 7f35125e6700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.835+0000 7f35125e6700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.836+0000 7f35125e6700 4 rocksdb: DB pointer 0x558304e41200 2024-02-18T08:12:00.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.836+0000 7f34fb28a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.836+0000 7f34fb28a700 4 rocksdb: [db/db_impl.cc:778] 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:12:00.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:12:00.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:12:00.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:12:00.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.837+0000 7f35125e6700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.838+0000 7f35125e6700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-18T08:12:00.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph-mon: stderr debug 2024-02-18T08:12:00.838+0000 7f35125e6700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-18T08:12:01.242 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:01.247 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl disable ceph.target 2024-02-18T08:12:01.253 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-02-18T08:12:01.337 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl enable ceph.target 2024-02-18T08:12:01.343 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-18T08:12:01.429 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl start ceph.target 2024-02-18T08:12:01.435 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl enable ceph-5525894e-ce35-11ee-95ba-87774f69a715.target 2024-02-18T08:12:01.441 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target → /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target. 2024-02-18T08:12:01.441 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target → /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target. 2024-02-18T08:12:01.524 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl start ceph-5525894e-ce35-11ee-95ba-87774f69a715.target 2024-02-18T08:12:01.530 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl daemon-reload 2024-02-18T08:12:01.616 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:12:01.638 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl reset-failed ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:12:01.643 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Failed to reset failed state of unit ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service: Unit ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service not loaded. 2024-02-18T08:12:01.643 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl enable ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:12:01.649 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target.wants/ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service → /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715@.service. 2024-02-18T08:12:01.729 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl start ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:12:02.060 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-18T08:12:02.068 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout disabled 2024-02-18T08:12:02.068 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active firewalld.service 2024-02-18T08:12:02.074 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to enable service . firewalld.service is not available 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mon to start... 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mon... 2024-02-18T08:12:02.076 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status 2024-02-18T08:12:02.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:02 smithi082 bash[36930]: 294d3d7b6dabf350b0a567557f9d17bd3b530d240df3705cdf0cd2042f37aac4 2024-02-18T08:12:02.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:02 smithi082 systemd[1]: Started Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:12:02.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout cluster: 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout id: 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout services: 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.390257s) 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-18T08:12:02.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout data: 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout pgs: 2024-02-18T08:12:02.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:02.824 INFO:teuthology.orchestra.run.smithi082.stderr:mon is available 2024-02-18T08:12:02.825 INFO:teuthology.orchestra.run.smithi082.stderr:Assimilating anything we can from ceph.conf... 2024-02-18T08:12:02.825 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z quay.ceph.io/ceph-ci/ceph:octopus config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout [global] 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout fsid = 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.82:3300,v1:172.21.15.82:6789] 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-18T08:12:03.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-18T08:12:03.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:03.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout [osd] 2024-02-18T08:12:03.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-18T08:12:03.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-18T08:12:03.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-18T08:12:03.541 INFO:teuthology.orchestra.run.smithi082.stderr:Generating new minimal ceph.conf... 2024-02-18T08:12:03.541 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z quay.ceph.io/ceph-ci/ceph:octopus config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-18T08:12:04.308 INFO:teuthology.orchestra.run.smithi082.stderr:Restarting the monitor... 2024-02-18T08:12:04.308 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl restart ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T08:12:04.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:04 smithi082 systemd[1]: Stopping Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:12:04.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:04 smithi082 podman[37262]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.a 2024-02-18T08:12:05.238 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:04 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service: Succeeded. 2024-02-18T08:12:05.238 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:04 smithi082 systemd[1]: Stopped Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:12:05.238 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:04 smithi082 systemd[1]: Starting Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:12:05.241 INFO:teuthology.orchestra.run.smithi082.stderr:Setting mon public_network... 2024-02-18T08:12:05.241 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mon public_network 172.21.0.0/20 2024-02-18T08:12:05.648 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:05 smithi082 bash[37333]: ac31b52b8f595c2ff35b96aeb6be7724b9c23e60fcfbf86d07e7261615aa9368 2024-02-18T08:12:05.648 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:12:05 smithi082 systemd[1]: Started Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:12:06.016 INFO:teuthology.orchestra.run.smithi082.stderr:Creating mgr... 2024-02-18T08:12:06.016 INFO:teuthology.orchestra.run.smithi082.stderr:Verifying port 9283 ... 2024-02-18T08:12:06.018 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl daemon-reload 2024-02-18T08:12:06.114 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:12:06.135 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl reset-failed ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:12:06.140 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Failed to reset failed state of unit ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service: Unit ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service not loaded. 2024-02-18T08:12:06.141 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl enable ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:12:06.146 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715.target.wants/ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-5525894e-ce35-11ee-95ba-87774f69a715@.service. 2024-02-18T08:12:06.235 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl start ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y 2024-02-18T08:12:06.534 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-18T08:12:06.544 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout disabled 2024-02-18T08:12:06.544 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active firewalld.service 2024-02-18T08:12:06.549 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:12:06.549 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2024-02-18T08:12:06.549 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to enable service . firewalld.service is not available 2024-02-18T08:12:06.549 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-18T08:12:06.549 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-18T08:12:06.565 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout disabled 2024-02-18T08:12:06.565 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active firewalld.service 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr to start... 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for mgr... 2024-02-18T08:12:06.569 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:12:06.898 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:12:06 smithi082 bash[37578]: 62668a7da6fa396d7b438d72016508617e7fb69dc1e38fd06dcc31a7a84c07c6 2024-02-18T08:12:06.898 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:12:06 smithi082 systemd[1]: Started Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:12:06.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:06.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:06.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsid": "5525894e-ce35-11ee-95ba-87774f69a715", 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:12:06.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:06.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_age": 1, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:12:06.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:12:06.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:12:06.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:06.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:12:02.091259+0000", 2024-02-18T08:12:06.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:06.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:06.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:12:06.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:07.341 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (1/10)... 2024-02-18T08:12:08.342 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsid": "5525894e-ce35-11ee-95ba-87774f69a715", 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:12:08.794 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_age": 3, 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.795 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:12:08.796 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:12:08.799 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.800 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:12:02.091259+0000", 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:12:08.801 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:09.084 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (2/10)... 2024-02-18T08:12:10.086 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:12:10.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:10.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsid": "5525894e-ce35-11ee-95ba-87774f69a715", 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:10.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:12:10.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:12:10.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:10.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:12:02.091259+0000", 2024-02-18T08:12:10.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:10.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:10.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:12:10.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:10.798 INFO:teuthology.orchestra.run.smithi082.stderr:mgr not available, waiting (3/10)... 2024-02-18T08:12:11.799 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus status -f json-pretty 2024-02-18T08:12:12.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsid": "5525894e-ce35-11ee-95ba-87774f69a715", 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "health": { 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 0 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-18T08:12:12.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "a" 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "quorum_age": 7, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-18T08:12:12.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-18T08:12:12.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-18T08:12:12.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modified": "2024-02-18T08:12:02.091259+0000", 2024-02-18T08:12:12.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-18T08:12:12.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:12.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-18T08:12:12.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:12.664 INFO:teuthology.orchestra.run.smithi082.stderr:mgr is available 2024-02-18T08:12:12.664 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config-key set mgr/cephadm/ssh_user root 2024-02-18T08:12:13.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-18T08:12:14.605 INFO:teuthology.orchestra.run.smithi082.stderr:Enabling cephadm module... 2024-02-18T08:12:14.605 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr module enable cephadm 2024-02-18T08:12:16.888 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr dump 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:17.884 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:6800", 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 935900613 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:6801", 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 935900613 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.885 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.82:6801/935900613", 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-18T08:12:10.302904+0000", 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.886 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.887 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.888 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.889 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.890 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.891 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.892 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.893 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.894 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-18T08:12:17.895 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.896 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.897 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-18T08:12:17.898 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.899 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.900 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.901 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.902 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active": { 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.903 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-18T08:12:17.904 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.905 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.906 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-18T08:12:17.907 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-18T08:12:17.908 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.909 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.910 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:12:17.911 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.912 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.913 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.914 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.915 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.916 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-18T08:12:17.917 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.918 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "none", 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-18T08:12:17.919 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.920 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:17.921 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.922 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.923 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.924 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.925 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "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.", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.926 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.927 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/alertmanager:v0.20.0", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.928 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-18T08:12:17.929 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph-grafana:6.7.4", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-18T08:12:17.930 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/node-exporter:v0.18.1", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.931 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/prometheus:v2.18.1", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.932 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-18T08:12:17.933 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.934 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.935 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.936 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.937 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.938 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.939 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.940 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.941 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.942 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.943 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.944 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.945 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.946 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "root" 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.947 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-18T08:12:17.948 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.949 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-18T08:12:17.951 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.951 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.951 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.951 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.952 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.953 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.954 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.955 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.956 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.957 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-18T08:12:17.958 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.959 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.960 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.961 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.962 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:17.963 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:17.964 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.965 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.966 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.967 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.968 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-18T08:12:17.969 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-18T08:12:17.970 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.971 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.972 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.973 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.974 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.975 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.976 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.977 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.978 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.979 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.980 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-18T08:12:17.981 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-18T08:12:17.982 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.983 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.984 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.985 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.986 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.987 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.988 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.989 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:17.990 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-18T08:12:17.991 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-18T08:12:17.992 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.993 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.994 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.995 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.996 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-18T08:12:17.997 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:17.998 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:17.999 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.000 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.001 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.002 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.003 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-18T08:12:18.004 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.005 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.006 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-18T08:12:18.007 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-18T08:12:18.008 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.009 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.010 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.011 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.012 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.013 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.014 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.015 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-18T08:12:18.016 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-18T08:12:18.017 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.018 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.019 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.020 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.021 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.022 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.023 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.024 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.025 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.026 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.027 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.028 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "motd": { 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "motd", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "The message of the day", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.029 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.030 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.031 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.032 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-18T08:12:18.033 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.034 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-18T08:12:18.035 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.036 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.037 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.038 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.039 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.040 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.041 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.042 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.043 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.044 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.045 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.046 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.047 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.048 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-18T08:12:18.049 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.050 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.051 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.052 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.053 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.054 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.055 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.056 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.057 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.058 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.059 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.060 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.061 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-18T08:12:18.062 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.063 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "database": { 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.064 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.065 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.066 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.067 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.068 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.069 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.070 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.071 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "password": { 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.072 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "port": { 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.073 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.074 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.075 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "username": { 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.076 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.077 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.078 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.079 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.080 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.081 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.082 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.083 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.084 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.085 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.086 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.087 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.088 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.089 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.090 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.091 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.092 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.093 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.094 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.095 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.096 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.097 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.098 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.099 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.100 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.101 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.102 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.103 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.104 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.105 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.106 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.107 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.108 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.109 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.110 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.111 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.112 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rook", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.113 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.114 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.115 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.117 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.118 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.119 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.120 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.121 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.122 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.123 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.124 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.125 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.126 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.127 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.128 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.129 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.130 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.131 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.132 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.133 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.134 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.135 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.136 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.137 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.138 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.139 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-18T08:12:18.140 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.141 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.142 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.143 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.144 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.145 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.146 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.147 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.148 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.149 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.150 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.151 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.152 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.153 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.154 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.155 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.156 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.157 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.158 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.159 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.160 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.161 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.162 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.163 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.164 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.165 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.166 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.167 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.168 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.169 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.170 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.171 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-18T08:12:18.172 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.173 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.174 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.175 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.176 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.177 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.178 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.179 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.180 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.183 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.183 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.183 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.184 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.185 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.186 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.187 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.188 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.189 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.190 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-18T08:12:18.191 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "address": { 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.192 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.193 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.194 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.195 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.196 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.197 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.198 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.199 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.200 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.201 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.202 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.203 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "description": { 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.204 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-18T08:12:18.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "url": { 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "snapshot_clone_delay": { 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "snapshot_clone_delay", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Delay clone begin operation by snapshot_clone_delay seconds", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-18T08:12:18.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:18.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:18.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:18.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:18.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:12:18.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:12:18.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:0", 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 3053835967 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:18.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:0", 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 492609505 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for the mgr to restart... 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for Mgr epoch 5... 2024-02-18T08:12:18.244 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus tell mgr mgr_status 2024-02-18T08:12:21.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:21.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-18T08:12:21.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-18T08:12:21.116 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:21.479 INFO:teuthology.orchestra.run.smithi082.stderr:Mgr epoch 5 is available 2024-02-18T08:12:21.479 INFO:teuthology.orchestra.run.smithi082.stderr:Setting orchestrator backend to cephadm... 2024-02-18T08:12:21.479 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus orch set backend cephadm 2024-02-18T08:12:23.812 INFO:teuthology.orchestra.run.smithi082.stderr:Generating ssh key... 2024-02-18T08:12:23.813 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus cephadm generate-key 2024-02-18T08:12:27.299 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus cephadm get-pub-key 2024-02-18T08:12:28.555 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgzLRnlRUS4iyTI+NSEjOxvJmmABKa7Mf+NfpxkyirZYSAw0/1BJk817kuTY4ai94VlUIfbqQ5Ja4XCOyYkVunvdpEQ/4PRs5JXKY0lA4C3YRCHY9ykq8j8lbwFKtUOzm5MUpfqG248AQncnVp7DFDm0TnVyC7jPl4T14sAmvHWmYTes0NLdCs3CyDb4rV9eZzbhjZOkqffW9w+/utNJOiOncsJwCvEpccENWHzerJudhPv/i/Am6M/LBNPOMdYKbyjtjP8vnWeev0TbVD9ewZB1+oEGa4iKxn+w2gfPNdxCyk9d/MJgHNCgdGKu/QWNIh+o7l/339TBdyd5hLPBTjMYe+K1YTutJdoFURODVot6v9P+HndC1vdB8/nJp4yqY+/FDovAgpgwoZB0J8ycf5VoqpJs9qwQMqV8iqGZSOk8Ox8OC/O/rW8o1qhe15L3hC8H+EsUDHa0YRtGZwsQr+GugyS6TCrLLOfBXe8aJueQqWVyX1pJSzc+7Xo7AOgf8= ceph-5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:30.510 INFO:teuthology.orchestra.run.smithi082.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-18T08:12:30.511 INFO:teuthology.orchestra.run.smithi082.stderr:Adding key to root@localhost's authorized_keys... 2024-02-18T08:12:30.513 INFO:teuthology.orchestra.run.smithi082.stderr:Adding host smithi082... 2024-02-18T08:12:30.513 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus orch host add smithi082 2024-02-18T08:12:31.631 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout Added host 'smithi082' 2024-02-18T08:12:31.937 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mgr mgr/cephadm/container_init False --force 2024-02-18T08:12:32.767 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-18T08:12:33.650 INFO:teuthology.orchestra.run.smithi082.stderr:Enabling the dashboard module... 2024-02-18T08:12:33.650 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr module enable dashboard 2024-02-18T08:12:35.242 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus mgr dump 2024-02-18T08:12:35.733 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "epoch": 9, 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_gid": 14118, 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:6800", 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 1681029427 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:35.734 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-18T08:12:35.735 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:6801", 2024-02-18T08:12:35.745 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 1681029427 2024-02-18T08:12:35.745 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.82:6801/1681029427", 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-18T08:12:20.050136+0000", 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "restful" 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:35.746 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:35.747 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:35.748 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:35.749 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:35.750 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:35.751 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:35.752 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:35.753 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-18T08:12:36.205 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-18T08:12:36.206 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.207 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.208 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.209 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.210 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.211 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active": { 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-18T08:12:36.212 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.213 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.214 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.215 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-18T08:12:36.216 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-18T08:12:36.217 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.218 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-18T08:12:36.219 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.220 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.221 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.222 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.223 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-18T08:12:36.224 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.225 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "none", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.226 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.227 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-18T08:12:36.228 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-18T08:12:36.229 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.230 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "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.", 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.231 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.232 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/alertmanager:v0.20.0", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.233 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.234 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/ceph/ceph-grafana:6.7.4", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-18T08:12:36.235 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/node-exporter:v0.18.1", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-18T08:12:36.236 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "quay.io/prometheus/prometheus:v2.18.1", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.237 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.238 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-18T08:12:36.239 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:36.240 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.241 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.242 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.243 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.244 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.245 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.246 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.247 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.248 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "root" 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.249 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.250 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.251 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.252 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.253 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-18T08:12:36.254 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-18T08:12:36.255 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.256 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.257 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.258 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.259 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.260 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.261 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.262 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.263 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.264 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.265 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.266 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_SSL_VERIFY": { 2024-02-18T08:12:36.267 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_SSL_VERIFY", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-18T08:12:36.268 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-18T08:12:36.269 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.270 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.271 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.272 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.273 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.274 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.275 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.276 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.277 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.278 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.279 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.280 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-18T08:12:36.281 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.282 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.283 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.284 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_SSL_VERIFY": { 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_SSL_VERIFY", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.285 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.286 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.287 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.288 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.289 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.290 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.291 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.292 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.293 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.294 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-18T08:12:36.295 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-18T08:12:36.296 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.297 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.298 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.299 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.300 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.301 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.302 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.303 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.304 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.305 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-18T08:12:36.306 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-18T08:12:36.307 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.308 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.309 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.310 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.311 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.312 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.313 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.314 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.315 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "motd": { 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "motd", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "The message of the day", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.316 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.317 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.318 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-18T08:12:36.319 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-18T08:12:36.320 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-18T08:12:36.321 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-18T08:12:36.322 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-18T08:12:36.323 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.324 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.325 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.326 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.327 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.328 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.329 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-18T08:12:36.330 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.331 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.332 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-18T08:12:36.333 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.334 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.335 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.336 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.337 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.338 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.339 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.340 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-18T08:12:36.341 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:36.342 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-18T08:12:36.343 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.344 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "database": { 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.345 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:36.346 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.347 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.348 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.349 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.350 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.351 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "password": { 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.352 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "port": { 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.353 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.354 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.355 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "username": { 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-18T08:12:36.356 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.357 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.358 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.359 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.360 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.361 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.362 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.363 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.364 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.365 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.366 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.367 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-18T08:12:36.368 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.370 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.371 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.372 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.373 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.374 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.375 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.376 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-18T08:12:36.377 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.378 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.379 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.380 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.381 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.382 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.383 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.384 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.385 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.386 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.387 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.388 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.389 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.390 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.391 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.392 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rook", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-18T08:12:36.393 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.394 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.395 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.396 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.397 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.398 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.399 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.400 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.401 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.402 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-18T08:12:36.403 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.404 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.405 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.406 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.407 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.408 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.409 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.410 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.411 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.412 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.413 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.414 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.415 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.416 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.417 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.418 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.419 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.420 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.421 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.422 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.423 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.424 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.425 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.426 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.427 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_concurrent_snap_create": { 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_snap_create", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.428 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.429 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.430 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.431 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.432 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.433 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.434 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.435 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.436 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.437 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.438 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.439 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.440 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.441 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.442 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.443 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.444 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.445 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.446 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.447 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-18T08:12:36.448 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-18T08:12:36.449 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.450 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.451 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.452 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.453 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.454 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.455 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.456 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.457 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.458 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.459 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.460 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.461 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.462 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.463 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "address": { 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.464 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.465 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.466 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.467 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.468 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.469 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.470 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.471 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.472 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.473 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.474 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "description": { 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-18T08:12:36.475 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.476 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.477 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-18T08:12:36.478 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.479 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.480 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.481 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.482 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.483 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.484 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.485 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-18T08:12:36.486 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "url": { 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-18T08:12:36.487 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.488 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.489 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.490 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.491 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.492 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.493 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.494 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.495 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.496 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.497 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-18T08:12:36.498 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "snapshot_clone_delay": { 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "snapshot_clone_delay", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.499 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "Delay clone begin operation by snapshot_clone_delay seconds", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-18T08:12:36.500 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.501 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-18T08:12:36.502 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.503 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.504 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.505 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "critical", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "debug", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "error", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "info", 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "warning" 2024-02-18T08:12:36.506 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.507 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.508 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.509 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.510 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-18T08:12:36.511 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "crash", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "progress", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "status", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ], 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:36.512 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:0", 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 4021417385 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout }, 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.82:0", 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "nonce": 1618264987 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout ] 2024-02-18T08:12:36.513 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.514 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:36.514 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for the mgr to restart... 2024-02-18T08:12:36.514 INFO:teuthology.orchestra.run.smithi082.stderr:Waiting for Mgr epoch 9... 2024-02-18T08:12:36.514 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus tell mgr mgr_status 2024-02-18T08:12:39.778 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout { 2024-02-18T08:12:39.778 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-18T08:12:39.778 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-18T08:12:39.778 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout } 2024-02-18T08:12:40.116 INFO:teuthology.orchestra.run.smithi082.stderr:Mgr epoch 9 is available 2024-02-18T08:12:40.117 INFO:teuthology.orchestra.run.smithi082.stderr:Generating a dashboard self-signed certificate... 2024-02-18T08:12:40.117 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus dashboard create-self-signed-cert 2024-02-18T08:12:40.819 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-18T08:12:41.166 INFO:teuthology.orchestra.run.smithi082.stderr:Creating initial admin user... 2024-02-18T08:12:41.167 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmphohxixwx:/tmp/dashboard.pw:z quay.ceph.io/ceph-ci/ceph:octopus dashboard ac-user-create admin -i /tmp/dashboard.pw administrator --force-password --pwd-update-required 2024-02-18T08:12:41.839 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$JI3o1p31c.N6lU/Rcfk3rOv0Y4sa5WWI1CT2qYYhYyGJLtrY4DjIi", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708243961, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-18T08:12:42.174 INFO:teuthology.orchestra.run.smithi082.stderr:Fetching dashboard port number... 2024-02-18T08:12:42.175 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /bin/podman run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=quay.ceph.io/ceph-ci/ceph:octopus -e NODE_NAME=smithi082 -v /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpzo7d7co6:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5la7qezg:/etc/ceph/ceph.conf:z quay.ceph.io/ceph-ci/ceph:octopus config get mgr mgr/dashboard/ssl_server_port 2024-02-18T08:12:42.614 INFO:teuthology.orchestra.run.smithi082.stderr:/usr/bin/ceph: stdout 8443 2024-02-18T08:12:42.941 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-enabled firewalld.service 2024-02-18T08:12:42.949 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout disabled 2024-02-18T08:12:42.949 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: systemctl is-active firewalld.service 2024-02-18T08:12:42.955 INFO:teuthology.orchestra.run.smithi082.stderr:systemctl: stdout inactive 2024-02-18T08:12:42.956 INFO:teuthology.orchestra.run.smithi082.stderr:firewalld.service is not enabled 2024-02-18T08:12:42.956 INFO:teuthology.orchestra.run.smithi082.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-18T08:12:42.958 INFO:teuthology.orchestra.run.smithi082.stderr:Ceph Dashboard is now available at: 2024-02-18T08:12:42.958 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.958 INFO:teuthology.orchestra.run.smithi082.stderr: URL: https://smithi082:8443/ 2024-02-18T08:12:42.958 INFO:teuthology.orchestra.run.smithi082.stderr: User: admin 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: Password: rad6b232s1 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr:You can access the Ceph CLI with: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: ceph telemetry on 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr:For more information see: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.959 INFO:teuthology.orchestra.run.smithi082.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-18T08:12:42.960 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T08:12:42.960 INFO:teuthology.orchestra.run.smithi082.stderr:Bootstrap complete. 2024-02-18T08:12:42.960 INFO:teuthology.orchestra.run.smithi082.stderr:Releasing lock 139827546093552 on /run/cephadm/5525894e-ce35-11ee-95ba-87774f69a715.lock 2024-02-18T08:12:42.960 INFO:teuthology.orchestra.run.smithi082.stderr:Lock 139827546093552 released on /run/cephadm/5525894e-ce35-11ee-95ba-87774f69a715.lock 2024-02-18T08:12:42.998 INFO:tasks.cephadm:Fetching config... 2024-02-18T08:12:42.998 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:12:42.998 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-18T08:12:43.016 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-18T08:12:43.016 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:12:43.016 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-18T08:12:43.073 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-18T08:12:43.074 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:12:43.074 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-18T08:12:43.143 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-18T08:12:43.144 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:12:43.144 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-18T08:12:43.200 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-18T08:12:43.201 DEBUG:teuthology.orchestra.run.smithi082:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgzLRnlRUS4iyTI+NSEjOxvJmmABKa7Mf+NfpxkyirZYSAw0/1BJk817kuTY4ai94VlUIfbqQ5Ja4XCOyYkVunvdpEQ/4PRs5JXKY0lA4C3YRCHY9ykq8j8lbwFKtUOzm5MUpfqG248AQncnVp7DFDm0TnVyC7jPl4T14sAmvHWmYTes0NLdCs3CyDb4rV9eZzbhjZOkqffW9w+/utNJOiOncsJwCvEpccENWHzerJudhPv/i/Am6M/LBNPOMdYKbyjtjP8vnWeev0TbVD9ewZB1+oEGa4iKxn+w2gfPNdxCyk9d/MJgHNCgdGKu/QWNIh+o7l/339TBdyd5hLPBTjMYe+K1YTutJdoFURODVot6v9P+HndC1vdB8/nJp4yqY+/FDovAgpgwoZB0J8ycf5VoqpJs9qwQMqV8iqGZSOk8Ox8OC/O/rW8o1qhe15L3hC8H+EsUDHa0YRtGZwsQr+GugyS6TCrLLOfBXe8aJueQqWVyX1pJSzc+7Xo7AOgf8= ceph-5525894e-ce35-11ee-95ba-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-18T08:12:43.278 INFO:teuthology.orchestra.run.smithi082.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgzLRnlRUS4iyTI+NSEjOxvJmmABKa7Mf+NfpxkyirZYSAw0/1BJk817kuTY4ai94VlUIfbqQ5Ja4XCOyYkVunvdpEQ/4PRs5JXKY0lA4C3YRCHY9ykq8j8lbwFKtUOzm5MUpfqG248AQncnVp7DFDm0TnVyC7jPl4T14sAmvHWmYTes0NLdCs3CyDb4rV9eZzbhjZOkqffW9w+/utNJOiOncsJwCvEpccENWHzerJudhPv/i/Am6M/LBNPOMdYKbyjtjP8vnWeev0TbVD9ewZB1+oEGa4iKxn+w2gfPNdxCyk9d/MJgHNCgdGKu/QWNIh+o7l/339TBdyd5hLPBTjMYe+K1YTutJdoFURODVot6v9P+HndC1vdB8/nJp4yqY+/FDovAgpgwoZB0J8ycf5VoqpJs9qwQMqV8iqGZSOk8Ox8OC/O/rW8o1qhe15L3hC8H+EsUDHa0YRtGZwsQr+GugyS6TCrLLOfBXe8aJueQqWVyX1pJSzc+7Xo7AOgf8= ceph-5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:43.290 DEBUG:teuthology.orchestra.run.smithi164:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgzLRnlRUS4iyTI+NSEjOxvJmmABKa7Mf+NfpxkyirZYSAw0/1BJk817kuTY4ai94VlUIfbqQ5Ja4XCOyYkVunvdpEQ/4PRs5JXKY0lA4C3YRCHY9ykq8j8lbwFKtUOzm5MUpfqG248AQncnVp7DFDm0TnVyC7jPl4T14sAmvHWmYTes0NLdCs3CyDb4rV9eZzbhjZOkqffW9w+/utNJOiOncsJwCvEpccENWHzerJudhPv/i/Am6M/LBNPOMdYKbyjtjP8vnWeev0TbVD9ewZB1+oEGa4iKxn+w2gfPNdxCyk9d/MJgHNCgdGKu/QWNIh+o7l/339TBdyd5hLPBTjMYe+K1YTutJdoFURODVot6v9P+HndC1vdB8/nJp4yqY+/FDovAgpgwoZB0J8ycf5VoqpJs9qwQMqV8iqGZSOk8Ox8OC/O/rW8o1qhe15L3hC8H+EsUDHa0YRtGZwsQr+GugyS6TCrLLOfBXe8aJueQqWVyX1pJSzc+7Xo7AOgf8= ceph-5525894e-ce35-11ee-95ba-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-18T08:12:43.349 INFO:teuthology.orchestra.run.smithi164.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCgzLRnlRUS4iyTI+NSEjOxvJmmABKa7Mf+NfpxkyirZYSAw0/1BJk817kuTY4ai94VlUIfbqQ5Ja4XCOyYkVunvdpEQ/4PRs5JXKY0lA4C3YRCHY9ykq8j8lbwFKtUOzm5MUpfqG248AQncnVp7DFDm0TnVyC7jPl4T14sAmvHWmYTes0NLdCs3CyDb4rV9eZzbhjZOkqffW9w+/utNJOiOncsJwCvEpccENWHzerJudhPv/i/Am6M/LBNPOMdYKbyjtjP8vnWeev0TbVD9ewZB1+oEGa4iKxn+w2gfPNdxCyk9d/MJgHNCgdGKu/QWNIh+o7l/339TBdyd5hLPBTjMYe+K1YTutJdoFURODVot6v9P+HndC1vdB8/nJp4yqY+/FDovAgpgwoZB0J8ycf5VoqpJs9qwQMqV8iqGZSOk8Ox8OC/O/rW8o1qhe15L3hC8H+EsUDHa0YRtGZwsQr+GugyS6TCrLLOfBXe8aJueQqWVyX1pJSzc+7Xo7AOgf8= ceph-5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:12:43.362 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-18T08:12:45.172 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi164 2024-02-18T08:12:45.172 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:12:45.172 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.conf 2024-02-18T08:12:45.193 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:12:45.193 DEBUG:teuthology.orchestra.run.smithi164:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:12:45.253 INFO:tasks.cephadm:Adding host smithi164 to orchestrator... 2024-02-18T08:12:45.253 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch host add smithi164 2024-02-18T08:13:10.480 INFO:teuthology.orchestra.run.smithi164.stdout:Added host 'smithi164' 2024-02-18T08:13:10.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch host ls --format=json 2024-02-18T08:13:12.927 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:13:12.927 INFO:teuthology.orchestra.run.smithi164.stdout:[{"addr": "smithi082", "hostname": "smithi082", "labels": [], "status": ""}, {"addr": "smithi164", "hostname": "smithi164", "labels": [], "status": ""}] 2024-02-18T08:13:15.984 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-18T08:13:15.984 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd crush tunables default 2024-02-18T08:13:17.838 INFO:teuthology.orchestra.run.smithi082.stderr:adjusted tunables profile to default 2024-02-18T08:13:18.188 INFO:tasks.cephadm:Adding mon.c on smithi082 2024-02-18T08:13:18.189 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add mon 'smithi082:[v2:172.21.15.82:3301,v1:172.21.15.82:6790]=c' 2024-02-18T08:13:26.842 INFO:teuthology.orchestra.run.smithi082.stdout:Deployed mon.c on host 'smithi082' 2024-02-18T08:13:27.154 DEBUG:teuthology.orchestra.run.smithi082:mon.c> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.c.service 2024-02-18T08:13:27.156 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-18T08:13:27.156 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph mon dump -f json 2024-02-18T08:13:27.184 INFO:journalctl@ceph.mon.c.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:13:28.813 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:13:28.813 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":2,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","modified":"2024-02-18T08:13:21.788256Z","created":"2024-02-18T08:12:00.196414Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3301","nonce":0},{"type":"v1","addr":"172.21.15.82:6790","nonce":0}]},"addr":"172.21.15.82:6790/0","public_addr":"172.21.15.82:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-18T08:13:28.815 INFO:teuthology.orchestra.run.smithi082.stderr:dumped monmap epoch 2 2024-02-18T08:13:29.412 INFO:tasks.cephadm:Adding mon.b on smithi164 2024-02-18T08:13:29.412 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add mon smithi164:172.21.15.164=b 2024-02-18T08:13:38.053 INFO:teuthology.orchestra.run.smithi164.stdout:Deployed mon.b on host 'smithi164' 2024-02-18T08:13:40.283 DEBUG:teuthology.orchestra.run.smithi164:mon.b> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.b.service 2024-02-18T08:13:40.286 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-18T08:13:40.286 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph mon dump -f json 2024-02-18T08:13:40.317 INFO:journalctl@ceph.mon.b.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:13:41.551 INFO:teuthology.orchestra.run.smithi164.stdout: 2024-02-18T08:13:41.551 INFO:teuthology.orchestra.run.smithi164.stdout:{"epoch":3,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","modified":"2024-02-18T08:13:33.000924Z","created":"2024-02-18T08:12:00.196414Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3300","nonce":0},{"type":"v1","addr":"172.21.15.82:6789","nonce":0}]},"addr":"172.21.15.82:6789/0","public_addr":"172.21.15.82:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:3301","nonce":0},{"type":"v1","addr":"172.21.15.82:6790","nonce":0}]},"addr":"172.21.15.82:6790/0","public_addr":"172.21.15.82:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:3300","nonce":0},{"type":"v1","addr":"172.21.15.164:6789","nonce":0}]},"addr":"172.21.15.164:6789/0","public_addr":"172.21.15.164:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-18T08:13:41.552 INFO:teuthology.orchestra.run.smithi164.stderr:dumped monmap epoch 3 2024-02-18T08:13:41.897 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-18T08:13:41.898 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph config generate-minimal-conf 2024-02-18T08:13:43.075 INFO:teuthology.orchestra.run.smithi082.stdout:# minimal ceph.conf for 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:13:43.076 INFO:teuthology.orchestra.run.smithi082.stdout:[global] 2024-02-18T08:13:43.076 INFO:teuthology.orchestra.run.smithi082.stdout: fsid = 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:13:43.076 INFO:teuthology.orchestra.run.smithi082.stdout: mon_host = [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] [v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0] 2024-02-18T08:13:43.499 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-18T08:13:43.499 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:13:43.499 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.conf 2024-02-18T08:13:43.529 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:13:43.529 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:13:43.596 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:13:43.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.conf 2024-02-18T08:13:43.628 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:13:43.628 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-18T08:13:43.696 INFO:tasks.cephadm:Adding mgr.y on smithi082 2024-02-18T08:13:43.696 INFO:tasks.cephadm:Adding mgr.x on smithi164 2024-02-18T08:13:43.697 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch apply mgr '2;smithi082=y;smithi164=x' 2024-02-18T08:13:45.454 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled mgr update... 2024-02-18T08:13:45.806 DEBUG:teuthology.orchestra.run.smithi164:mgr.x> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service 2024-02-18T08:13:45.809 INFO:tasks.cephadm:Deploying OSDs... 2024-02-18T08:13:45.809 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:13:45.809 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/scratch_devs of=/dev/stdout 2024-02-18T08:13:45.827 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-02-18T08:13:45.827 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_1 2024-02-18T08:13:45.837 INFO:journalctl@ceph.mgr.x.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:13:45.884 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-18T08:13:45.884 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:45.884 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 182384 Links: 1 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-02-18 08:13:21.484021063 +0000 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-02-18 08:02:53.475042907 +0000 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-02-18 08:02:53.475042907 +0000 2024-02-18T08:13:45.885 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-02-18T08:13:45.885 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-18T08:13:45.952 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-02-18T08:13:45.952 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-02-18T08:13:45.952 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000280591 s, 1.8 MB/s 2024-02-18T08:13:45.953 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-18T08:13:46.010 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_2 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 179314 Links: 1 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-02-18 08:13:21.484021063 +0000 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-02-18 08:02:53.808036290 +0000 2024-02-18T08:13:46.068 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-02-18 08:02:53.808036290 +0000 2024-02-18T08:13:46.069 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-02-18T08:13:46.069 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-18T08:13:46.133 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-02-18T08:13:46.133 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-02-18T08:13:46.133 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000233866 s, 2.2 MB/s 2024-02-18T08:13:46.134 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-18T08:13:46.191 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_3 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 176908 Links: 1 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-02-18 08:13:21.484021063 +0000 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-02-18 08:02:54.157029355 +0000 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-02-18 08:02:54.157029355 +0000 2024-02-18T08:13:46.249 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-02-18T08:13:46.249 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-18T08:13:46.314 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-02-18T08:13:46.314 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-02-18T08:13:46.314 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000185457 s, 2.8 MB/s 2024-02-18T08:13:46.315 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-18T08:13:46.374 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_4 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 6h/6d Inode: 175927 Links: 1 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-02-18 08:13:21.484021063 +0000 2024-02-18T08:13:46.431 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-02-18 08:02:54.547021605 +0000 2024-02-18T08:13:46.432 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-02-18 08:02:54.547021605 +0000 2024-02-18T08:13:46.432 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: - 2024-02-18T08:13:46.432 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-18T08:13:46.498 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-02-18T08:13:46.498 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-02-18T08:13:46.498 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000210783 s, 2.4 MB/s 2024-02-18T08:13:46.499 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-18T08:13:46.558 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:13:46.558 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/scratch_devs of=/dev/stdout 2024-02-18T08:13:46.578 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-02-18T08:13:46.578 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_1 2024-02-18T08:13:46.632 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:13:46 smithi164 systemd[1]: Starting Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 173754 Links: 1 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-02-18 08:13:46.587173778 +0000 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-02-18 08:02:58.658969474 +0000 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-02-18 08:02:58.658969474 +0000 2024-02-18T08:13:46.637 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-02-18T08:13:46.637 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-18T08:13:46.710 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-02-18T08:13:46.710 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-02-18T08:13:46.710 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000225046 s, 2.3 MB/s 2024-02-18T08:13:46.711 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-18T08:13:46.770 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_2 2024-02-18T08:13:46.829 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-18T08:13:46.829 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:46.829 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 175773 Links: 1 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-02-18 08:13:46.587173778 +0000 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-02-18 08:02:59.017963619 +0000 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-02-18 08:02:59.017963619 +0000 2024-02-18T08:13:46.830 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-02-18T08:13:46.830 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-18T08:13:46.895 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-02-18T08:13:46.895 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-02-18T08:13:46.895 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000210117 s, 2.4 MB/s 2024-02-18T08:13:46.900 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-18T08:13:46.958 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_3 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 180651 Links: 1 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-02-18 08:13:46.587173778 +0000 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-02-18 08:02:59.368957893 +0000 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-02-18 08:02:59.368957893 +0000 2024-02-18T08:13:47.016 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-02-18T08:13:47.016 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-18T08:13:47.085 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-02-18T08:13:47.085 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-02-18T08:13:47.085 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000192422 s, 2.7 MB/s 2024-02-18T08:13:47.086 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-18T08:13:47.143 DEBUG:teuthology.orchestra.run.smithi164:> stat /dev/vg_nvme/lv_4 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Device: 6h/6d Inode: 175922 Links: 1 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Context: system_u:object_r:device_t:s0 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Access: 2024-02-18 08:13:46.587173778 +0000 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Modify: 2024-02-18 08:02:59.734951923 +0000 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout:Change: 2024-02-18 08:02:59.734951923 +0000 2024-02-18T08:13:47.201 INFO:teuthology.orchestra.run.smithi164.stdout: Birth: - 2024-02-18T08:13:47.201 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-18T08:13:47.259 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:13:47 smithi164 bash[38485]: e00d8ae11e571b339413847ed49eb1ddb88461531c59533fb1420f845826e3dc 2024-02-18T08:13:47.260 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:13:47 smithi164 systemd[1]: Started Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:13:47.268 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records in 2024-02-18T08:13:47.268 INFO:teuthology.orchestra.run.smithi164.stderr:1+0 records out 2024-02-18T08:13:47.268 INFO:teuthology.orchestra.run.smithi164.stderr:512 bytes copied, 0.000219394 s, 2.3 MB/s 2024-02-18T08:13:47.270 DEBUG:teuthology.orchestra.run.smithi164:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-18T08:13:47.327 INFO:tasks.cephadm:Deploying osd.0 on smithi082 with /dev/vg_nvme/lv_4... 2024-02-18T08:13:47.327 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0151748 s, 691 MB/s 2024-02-18T08:13:48.815 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-02-18T08:13:49.200 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi082:vg_nvme/lv_4 2024-02-18T08:13:58.855 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 0 on host 'smithi082' 2024-02-18T08:13:59.274 DEBUG:teuthology.orchestra.run.smithi082:osd.0> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.0.service 2024-02-18T08:13:59.276 INFO:tasks.cephadm:Deploying osd.1 on smithi082 with /dev/vg_nvme/lv_3... 2024-02-18T08:13:59.277 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-18T08:13:59.306 INFO:journalctl@ceph.osd.0.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:14:00.705 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-18T08:14:00.705 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-18T08:14:00.705 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-02-18T08:14:00.705 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-02-18T08:14:00.705 INFO:teuthology.orchestra.run.smithi082.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0128389 s, 817 MB/s 2024-02-18T08:14:00.706 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 2024-02-18T08:14:00.706 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-02-18T08:14:01.062 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi082:vg_nvme/lv_3 2024-02-18T08:14:10.837 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 1 on host 'smithi082' 2024-02-18T08:14:11.156 DEBUG:teuthology.orchestra.run.smithi082:osd.1> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.1.service 2024-02-18T08:14:11.159 INFO:tasks.cephadm:Deploying osd.2 on smithi082 with /dev/vg_nvme/lv_2... 2024-02-18T08:14:11.159 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-18T08:14:11.190 INFO:journalctl@ceph.osd.1.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113804 s, 921 MB/s 2024-02-18T08:14:12.578 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-02-18T08:14:13.385 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi082:vg_nvme/lv_2 2024-02-18T08:14:23.476 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 2 on host 'smithi082' 2024-02-18T08:14:23.780 DEBUG:teuthology.orchestra.run.smithi082:osd.2> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.2.service 2024-02-18T08:14:23.782 INFO:tasks.cephadm:Deploying osd.3 on smithi082 with /dev/vg_nvme/lv_1... 2024-02-18T08:14:23.782 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-18T08:14:23.814 INFO:journalctl@ceph.osd.2.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:14:25.147 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-18T08:14:25.148 INFO:teuthology.orchestra.run.smithi082.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-18T08:14:25.148 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10+0 records in 2024-02-18T08:14:25.148 INFO:teuthology.orchestra.run.smithi082.stderr:10+0 records out 2024-02-18T08:14:25.148 INFO:teuthology.orchestra.run.smithi082.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129017 s, 813 MB/s 2024-02-18T08:14:25.148 INFO:teuthology.orchestra.run.smithi082.stderr:--> Zapping successful for: 2024-02-18T08:14:25.541 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi082:vg_nvme/lv_1 2024-02-18T08:14:35.413 INFO:teuthology.orchestra.run.smithi082.stdout:Created osd(s) 3 on host 'smithi082' 2024-02-18T08:14:35.730 DEBUG:teuthology.orchestra.run.smithi082:osd.3> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.3.service 2024-02-18T08:14:35.732 INFO:tasks.cephadm:Deploying osd.4 on smithi164 with /dev/vg_nvme/lv_4... 2024-02-18T08:14:35.733 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-18T08:14:35.764 INFO:journalctl@ceph.osd.3.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:14:37.181 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-18T08:14:37.181 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-18T08:14:37.182 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-02-18T08:14:37.182 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-02-18T08:14:37.182 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0129395 s, 810 MB/s 2024-02-18T08:14:37.182 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-02-18T08:14:37.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi164:vg_nvme/lv_4 2024-02-18T08:14:47.413 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 4 on host 'smithi164' 2024-02-18T08:14:47.746 DEBUG:teuthology.orchestra.run.smithi164:osd.4> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.4.service 2024-02-18T08:14:47.749 INFO:tasks.cephadm:Deploying osd.5 on smithi164 with /dev/vg_nvme/lv_3... 2024-02-18T08:14:47.749 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-18T08:14:47.781 INFO:journalctl@ceph.osd.4.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112955 s, 928 MB/s 2024-02-18T08:14:49.338 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-02-18T08:14:49.729 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi164:vg_nvme/lv_3 2024-02-18T08:14:59.790 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 5 on host 'smithi164' 2024-02-18T08:15:00.152 DEBUG:teuthology.orchestra.run.smithi164:osd.5> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.5.service 2024-02-18T08:15:00.155 INFO:tasks.cephadm:Deploying osd.6 on smithi164 with /dev/vg_nvme/lv_2... 2024-02-18T08:15:00.155 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-18T08:15:00.185 INFO:journalctl@ceph.osd.5.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:01.721 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-18T08:15:01.722 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-18T08:15:01.722 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-02-18T08:15:01.722 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-02-18T08:15:01.722 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0130624 s, 803 MB/s 2024-02-18T08:15:01.722 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-02-18T08:15:02.402 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi164:vg_nvme/lv_2 2024-02-18T08:15:12.744 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 6 on host 'smithi164' 2024-02-18T08:15:13.113 DEBUG:teuthology.orchestra.run.smithi164:osd.6> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.6.service 2024-02-18T08:15:13.115 INFO:tasks.cephadm:Deploying osd.7 on smithi164 with /dev/vg_nvme/lv_1... 2024-02-18T08:15:13.116 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-18T08:15:13.146 INFO:journalctl@ceph.osd.6.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:14.746 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-18T08:15:14.746 INFO:teuthology.orchestra.run.smithi164.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-18T08:15:14.746 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10+0 records in 2024-02-18T08:15:14.746 INFO:teuthology.orchestra.run.smithi164.stderr:10+0 records out 2024-02-18T08:15:14.746 INFO:teuthology.orchestra.run.smithi164.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0115519 s, 908 MB/s 2024-02-18T08:15:14.747 INFO:teuthology.orchestra.run.smithi164.stderr:--> Zapping successful for: 2024-02-18T08:15:15.385 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch daemon add osd smithi164:vg_nvme/lv_1 2024-02-18T08:15:25.733 INFO:teuthology.orchestra.run.smithi164.stdout:Created osd(s) 7 on host 'smithi164' 2024-02-18T08:15:26.106 DEBUG:teuthology.orchestra.run.smithi164:osd.7> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.7.service 2024-02-18T08:15:26.108 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-18T08:15:26.109 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd stat -f json 2024-02-18T08:15:26.138 INFO:journalctl@ceph.osd.7.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:27.318 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:15:27.668 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":42,"num_osds":8,"num_up_osds":7,"osd_up_since":1708244116,"num_in_osds":7,"osd_in_since":1708244116,"num_remapped_pgs":0} 2024-02-18T08:15:28.669 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd stat -f json 2024-02-18T08:15:29.870 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:15:30.233 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":45,"num_osds":8,"num_up_osds":8,"osd_up_since":1708244129,"num_in_osds":8,"osd_in_since":1708244129,"num_remapped_pgs":0} 2024-02-18T08:15:30.234 INFO:tasks.cephadm:Adding prometheus.a on smithi164 2024-02-18T08:15:30.234 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch apply prometheus '1;smithi164=a' 2024-02-18T08:15:31.501 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled prometheus update... 2024-02-18T08:15:31.915 DEBUG:teuthology.orchestra.run.smithi164:prometheus.a> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a.service 2024-02-18T08:15:31.918 INFO:tasks.cephadm:Adding node-exporter.a on smithi082 2024-02-18T08:15:31.918 INFO:tasks.cephadm:Adding node-exporter.b on smithi164 2024-02-18T08:15:31.918 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch apply node-exporter '2;smithi082=a;smithi164=b' 2024-02-18T08:15:31.947 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:33.591 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled node-exporter update... 2024-02-18T08:15:34.160 DEBUG:teuthology.orchestra.run.smithi082:node-exporter.a> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.a.service 2024-02-18T08:15:34.163 DEBUG:teuthology.orchestra.run.smithi164:node-exporter.b> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.b.service 2024-02-18T08:15:34.165 INFO:tasks.cephadm:Adding alertmanager.a on smithi082 2024-02-18T08:15:34.165 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch apply alertmanager '1;smithi082=a' 2024-02-18T08:15:34.194 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:34.199 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:15:38.153 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled alertmanager update... 2024-02-18T08:15:39.172 DEBUG:teuthology.orchestra.run.smithi082:alertmanager.a> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@alertmanager.a.service 2024-02-18T08:15:39.175 INFO:tasks.cephadm:Adding grafana.a on smithi164 2024-02-18T08:15:39.175 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph orch apply grafana '1;smithi164=a' 2024-02-18T08:15:39.206 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:-- Logs begin at Sun 2024-02-18 07:53:05 UTC. -- 2024-02-18T08:15:39.449 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:15:39 smithi164 systemd[1]: Starting Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:15:40.418 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:15:40 smithi164 bash[46162]: daf01b94b3a43d692e083da72505612cf1dcbf4a6393075d47c2f7836ef35270 2024-02-18T08:15:40.418 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:15:40 smithi164 systemd[1]: Started Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:15:40.954 INFO:teuthology.orchestra.run.smithi164.stdout:Scheduled grafana update... 2024-02-18T08:15:41.331 DEBUG:teuthology.orchestra.run.smithi164:grafana.a> sudo journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@grafana.a.service 2024-02-18T08:15:41.334 INFO:tasks.cephadm:Setting up client nodes... 2024-02-18T08:15:41.335 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-18T08:15:41.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:-- Logs begin at Sun 2024-02-18 07:53:24 UTC. -- 2024-02-18T08:15:42.510 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 systemd[1]: Starting Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:15:42.600 INFO:teuthology.orchestra.run.smithi082.stdout:[client.0] 2024-02-18T08:15:42.600 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQCuvNFlX3yiIxAAY93alrfGWzcAXwUyiO/Gxg== 2024-02-18T08:15:42.760 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 bash[46738]: Trying to pull quay.io/prometheus/node-exporter:v0.18.1... 2024-02-18T08:15:43.005 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:15:43.005 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-18T08:15:43.005 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-18T08:15:43.046 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-18T08:15:43.260 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 bash[46738]: Getting image source signatures 2024-02-18T08:15:43.261 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 bash[46738]: Copying blob sha256:190160031744b0810999dd6f293478be0b41524654c70782cf09437095430f2f 2024-02-18T08:15:43.261 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 bash[46738]: Copying blob sha256:49a2d53aa1af115e87f7e23a7fe4b7a3e12304d37982fb6528b035d0f68a3b56 2024-02-18T08:15:43.261 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:42 smithi164 bash[46738]: Copying blob sha256:3589a6efd9ce96b2f2218a80bacb84f60d5e584d024023617b0f56b87fe798c3 2024-02-18T08:15:45.010 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:44 smithi164 bash[46738]: Copying config sha256:e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87 2024-02-18T08:15:45.011 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:44 smithi164 bash[46738]: Writing manifest to image destination 2024-02-18T08:15:45.260 INFO:teuthology.orchestra.run.smithi164.stdout:[client.1] 2024-02-18T08:15:45.260 INFO:teuthology.orchestra.run.smithi164.stdout: key = AQCxvNFl0QVlDxAAWf2oDQ9qlDmdIjvR12/mFg== 2024-02-18T08:15:45.782 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:15:45.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-18T08:15:45.782 DEBUG:teuthology.orchestra.run.smithi164:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-18T08:15:45.827 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-02-18T08:15:45.827 DEBUG:teuthology.orchestra.run.smithi082:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-02-18T08:15:46.010 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:45 smithi164 bash[46738]: 6ec823063466898ddc128f3338d88be23edd6c23d5996c42f8583d07413fdf6a 2024-02-18T08:15:46.010 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:15:45 smithi164 systemd[1]: Started Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:15:46.094 INFO:teuthology.misc.health.smithi082.stdout: 2024-02-18T08:15:46.094 INFO:teuthology.misc.health.smithi082.stdout:{"epoch":46,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:15:30.744488+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","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.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","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.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":35,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:15:46.105 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-02-18T08:15:46.105 INFO:tasks.cephadm:Creating RBD pool 2024-02-18T08:15:46.105 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-02-18T08:15:46.740 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:46 smithi082 bash[50781]: Trying to pull quay.io/prometheus/node-exporter:v0.18.1... 2024-02-18T08:15:47.042 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:46 smithi082 bash[50781]: Getting image source signatures 2024-02-18T08:15:47.042 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:46 smithi082 bash[50781]: Copying blob sha256:190160031744b0810999dd6f293478be0b41524654c70782cf09437095430f2f 2024-02-18T08:15:47.042 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:46 smithi082 bash[50781]: Copying blob sha256:49a2d53aa1af115e87f7e23a7fe4b7a3e12304d37982fb6528b035d0f68a3b56 2024-02-18T08:15:47.042 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:46 smithi082 bash[50781]: Copying blob sha256:3589a6efd9ce96b2f2218a80bacb84f60d5e584d024023617b0f56b87fe798c3 2024-02-18T08:15:47.905 INFO:teuthology.orchestra.run.smithi082.stderr:pool 'rbd' created 2024-02-18T08:15:48.238 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:48 smithi082 bash[50781]: Copying config sha256:e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87 2024-02-18T08:15:48.494 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:48 smithi082 bash[50781]: Writing manifest to image destination 2024-02-18T08:15:48.505 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-02-18T08:15:49.149 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:48 smithi082 bash[50781]: 0181ced4121fbb69bd0c1f4ca02cb19035bc7aaac43fa8979640bbd1c4e7beab 2024-02-18T08:15:49.149 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:15:48 smithi082 systemd[1]: Started Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:15:49.915 INFO:teuthology.orchestra.run.smithi082.stderr:enabled application 'rbd' on pool 'rbd' 2024-02-18T08:15:50.288 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:15:50.430 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:15:52.741 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:15:52.742 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":49,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:15:49.907229+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","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.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","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.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:15:53.277 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-18T08:13:18.079045+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, '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': '12', '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': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2024-02-18T08:15:47.643979+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, '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': '49', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2024-02-18T08:15:53.278 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-18T08:15:53.420 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:15:55.023 INFO:teuthology.orchestra.run.smithi082.stdout:pg_num: 1 2024-02-18T08:15:55.493 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd pool get rbd pg_num 2024-02-18T08:15:55.609 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:15:55 smithi082 systemd[1]: Starting Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:15:55.639 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:15:55.900 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:15:55 smithi082 bash[51756]: 711fbc0c6c22dd9d211dac93a47b8485befb5d612061b7e11a866b1f19e93f5b 2024-02-18T08:15:55.900 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:15:55 smithi082 systemd[1]: Started Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:15:56.718 INFO:teuthology.orchestra.run.smithi082.stdout:pg_num: 8 2024-02-18T08:15:57.145 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-18T08:15:57.145 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-18T08:15:57.146 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph mgr dump --format=json 2024-02-18T08:15:57.287 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:15:58.431 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:15:58.802 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2216938506},{"type":"v1","addr":"172.21.15.82:6801","nonce":2216938506}]},"active_addr":"172.21.15.82:6801/2216938506","active_change":"2024-02-18T08:12:38.714185+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292840890367,"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":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"str","level":"advanced","flags":0,"default_value":"","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","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":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"str","level":"advanced","flags":0,"default_value":"","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi082:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1476855609}]},{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":2280982613}]}]}} 2024-02-18T08:15:58.807 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-18T08:15:58.808 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-18T08:15:58.808 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:15:58.947 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:15:59.978 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:15:59.979 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":49,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:15:49.907229+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","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.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","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.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:16:00.319 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-18T08:16:00.320 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:16:00.461 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:01.496 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:01.497 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":49,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:15:49.907229+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","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.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","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.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:16:01.852 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-18T08:16:01.992 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:03.227 INFO:teuthology.orchestra.run.smithi082.stdout:42949672987 2024-02-18T08:16:03.227 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-18T08:16:03.366 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:04.635 INFO:teuthology.orchestra.run.smithi082.stdout:64424509465 2024-02-18T08:16:04.636 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-18T08:16:04.774 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:06.015 INFO:teuthology.orchestra.run.smithi082.stdout:85899345941 2024-02-18T08:16:06.016 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-18T08:16:06.156 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:06.511 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:16:06 smithi164 systemd[1]: Starting Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:16:07.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:16:06 smithi164 bash[47241]: 126b5a283dd8ba5c8e94ff8470d7b217d4df55ed0f1baff6cb766f1bf7eaff35 2024-02-18T08:16:07.010 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:16:06 smithi164 systemd[1]: Started Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:16:07.719 INFO:teuthology.orchestra.run.smithi082.stdout:107374182420 2024-02-18T08:16:07.720 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-18T08:16:07.877 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:09.519 INFO:teuthology.orchestra.run.smithi082.stdout:128849018898 2024-02-18T08:16:09.520 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-18T08:16:09.664 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:11.512 INFO:teuthology.orchestra.run.smithi082.stdout:150323855375 2024-02-18T08:16:11.513 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-18T08:16:11.659 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:12.149 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:11 smithi082 systemd[1]: Stopping Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:16:12.510 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 podman[54025]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager.a 2024-02-18T08:16:12.511 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-18T08:16:12.511 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 systemd[1]: Stopped Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:16:12.511 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 systemd[1]: Starting Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:16:13.105 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 bash[54121]: 3d3d96e5d08d0eff247c43a468b91a7e1f975315c29986af3dfaa7c3eb31607a 2024-02-18T08:16:13.105 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:16:12 smithi082 systemd[1]: Started Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:16:13.483 INFO:teuthology.orchestra.run.smithi082.stdout:171798691854 2024-02-18T08:16:13.483 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-18T08:16:13.624 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:14.758 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:14 smithi164 systemd[1]: Stopping Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:16:14.916 INFO:teuthology.orchestra.run.smithi082.stdout:193273528331 2024-02-18T08:16:14.917 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-18T08:16:15.010 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 podman[47877]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus.a 2024-02-18T08:16:15.056 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:15.343 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a.service: Succeeded. 2024-02-18T08:16:15.343 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 systemd[1]: Stopped Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:16:15.343 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 systemd[1]: Starting Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:16:15.760 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 bash[47945]: f2468332186e0dbab131d3116c54faa435c8a97788246e03cb7d1f1166cec670 2024-02-18T08:16:15.760 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:16:15 smithi164 systemd[1]: Started Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:16:16.182 INFO:teuthology.orchestra.run.smithi082.stdout:42949672990 2024-02-18T08:16:16.540 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672987 got 42949672990 for osd.0 2024-02-18T08:16:16.540 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-18T08:16:16.704 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:18.052 INFO:teuthology.orchestra.run.smithi082.stdout:64424509468 2024-02-18T08:16:18.427 INFO:tasks.cephadm.ceph_manager.ceph:need seq 64424509465 got 64424509468 for osd.1 2024-02-18T08:16:18.427 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-18T08:16:18.580 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:19.831 INFO:teuthology.orchestra.run.smithi082.stdout:85899345944 2024-02-18T08:16:20.371 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345941 got 85899345944 for osd.2 2024-02-18T08:16:20.371 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-18T08:16:20.519 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:21.634 INFO:teuthology.orchestra.run.smithi082.stdout:107374182423 2024-02-18T08:16:22.013 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182420 got 107374182423 for osd.3 2024-02-18T08:16:22.013 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-18T08:16:22.153 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:24.109 INFO:teuthology.orchestra.run.smithi082.stdout:128849018901 2024-02-18T08:16:24.497 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018898 got 128849018901 for osd.4 2024-02-18T08:16:24.498 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-18T08:16:24.638 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:25.747 INFO:teuthology.orchestra.run.smithi082.stdout:150323855378 2024-02-18T08:16:26.129 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855375 got 150323855378 for osd.5 2024-02-18T08:16:26.130 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-18T08:16:26.270 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:27.296 INFO:teuthology.orchestra.run.smithi082.stdout:171798691856 2024-02-18T08:16:27.654 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691854 got 171798691856 for osd.6 2024-02-18T08:16:27.654 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-18T08:16:27.794 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:28.888 INFO:teuthology.orchestra.run.smithi082.stdout:193273528334 2024-02-18T08:16:29.263 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528331 got 193273528334 for osd.7 2024-02-18T08:16:29.263 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-18T08:16:29.263 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:16:29.403 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:30.461 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:30.462 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2024-02-18T08:16:30.828 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":154,"stamp":"2024-02-18T08:16:28.808841+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392348,"kb_used_data":3676,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568868,"statfs":{"total":767960285184,"available":759366520832,"internally_reserved":8589934592,"allocated":3764224,"data_stored":1537014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.916762+0000","last_change":"2024-02-18T08:15:48.915665+0000","last_active":"2024-02-18T08:15:48.916762+0000","last_peered":"2024-02-18T08:15:48.916762+0000","last_clean":"2024-02-18T08:15:48.916762+0000","last_became_active":"2024-02-18T08:15:48.915062+0000","last_became_peered":"2024-02-18T08:15:48.915062+0000","last_unstale":"2024-02-18T08:15:48.916762+0000","last_undegraded":"2024-02-18T08:15:48.916762+0000","last_fullsized":"2024-02-18T08:15:48.916762+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.914908+0000","last_change":"2024-02-18T08:15:48.914670+0000","last_active":"2024-02-18T08:15:48.914908+0000","last_peered":"2024-02-18T08:15:48.914908+0000","last_clean":"2024-02-18T08:15:48.914908+0000","last_became_active":"2024-02-18T08:15:48.914438+0000","last_became_peered":"2024-02-18T08:15:48.914438+0000","last_unstale":"2024-02-18T08:15:48.914908+0000","last_undegraded":"2024-02-18T08:15:48.914908+0000","last_fullsized":"2024-02-18T08:15:48.914908+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210819+0000","last_change":"2024-02-18T08:15:49.210468+0000","last_active":"2024-02-18T08:15:49.210819+0000","last_peered":"2024-02-18T08:15:49.210819+0000","last_clean":"2024-02-18T08:15:49.210819+0000","last_became_active":"2024-02-18T08:15:49.209971+0000","last_became_peered":"2024-02-18T08:15:49.209971+0000","last_unstale":"2024-02-18T08:15:49.210819+0000","last_undegraded":"2024-02-18T08:15:49.210819+0000","last_fullsized":"2024-02-18T08:15:49.210819+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210972+0000","last_change":"2024-02-18T08:15:49.210698+0000","last_active":"2024-02-18T08:15:49.210972+0000","last_peered":"2024-02-18T08:15:49.210972+0000","last_clean":"2024-02-18T08:15:49.210972+0000","last_became_active":"2024-02-18T08:15:49.210062+0000","last_became_peered":"2024-02-18T08:15:49.210062+0000","last_unstale":"2024-02-18T08:15:49.210972+0000","last_undegraded":"2024-02-18T08:15:49.210972+0000","last_fullsized":"2024-02-18T08:15:49.210972+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.913654+0000","last_change":"2024-02-18T08:15:31.449819+0000","last_active":"2024-02-18T08:15:48.913654+0000","last_peered":"2024-02-18T08:15:48.913654+0000","last_clean":"2024-02-18T08:15:48.913654+0000","last_became_active":"2024-02-18T08:15:31.449376+0000","last_became_peered":"2024-02-18T08:15:31.449376+0000","last_unstale":"2024-02-18T08:15:48.913654+0000","last_undegraded":"2024-02-18T08:15:48.913654+0000","last_fullsized":"2024-02-18T08:15:48.913654+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_clean_scrub_stamp":"2024-02-18T08:13:18.836287+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.917722+0000","last_change":"2024-02-18T08:15:48.917385+0000","last_active":"2024-02-18T08:15:48.917722+0000","last_peered":"2024-02-18T08:15:48.917722+0000","last_clean":"2024-02-18T08:15:48.917722+0000","last_became_active":"2024-02-18T08:15:48.917010+0000","last_became_peered":"2024-02-18T08:15:48.917010+0000","last_unstale":"2024-02-18T08:15:48.917722+0000","last_undegraded":"2024-02-18T08:15:48.917722+0000","last_fullsized":"2024-02-18T08:15:48.917722+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.280692+0000","last_change":"2024-02-18T08:15:49.280427+0000","last_active":"2024-02-18T08:15:49.280692+0000","last_peered":"2024-02-18T08:15:49.280692+0000","last_clean":"2024-02-18T08:15:49.280692+0000","last_became_active":"2024-02-18T08:15:49.280009+0000","last_became_peered":"2024-02-18T08:15:49.280009+0000","last_unstale":"2024-02-18T08:15:49.280692+0000","last_undegraded":"2024-02-18T08:15:49.280692+0000","last_fullsized":"2024-02-18T08:15:49.280692+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.916321+0000","last_change":"2024-02-18T08:15:48.916024+0000","last_active":"2024-02-18T08:15:48.916321+0000","last_peered":"2024-02-18T08:15:48.916321+0000","last_clean":"2024-02-18T08:15:48.916321+0000","last_became_active":"2024-02-18T08:15:48.915477+0000","last_became_peered":"2024-02-18T08:15:48.915477+0000","last_unstale":"2024-02-18T08:15:48.916321+0000","last_undegraded":"2024-02-18T08:15:48.916321+0000","last_fullsized":"2024-02-18T08:15:48.916321+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210561+0000","last_change":"2024-02-18T08:15:49.210253+0000","last_active":"2024-02-18T08:15:49.210561+0000","last_peered":"2024-02-18T08:15:49.210561+0000","last_clean":"2024-02-18T08:15:49.210561+0000","last_became_active":"2024-02-18T08:15:49.209790+0000","last_became_peered":"2024-02-18T08:15:49.209790+0000","last_unstale":"2024-02-18T08:15:49.210561+0000","last_undegraded":"2024-02-18T08:15:49.210561+0000","last_fullsized":"2024-02-18T08:15:49.210561+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":45,"seq":193273528334,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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.56000000000000005}]},{"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.52200000000000002}]},{"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.58699999999999997}]},{"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.41399999999999998}]},{"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.42499999999999999}]},{"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.51000000000000001}]}]},{"osd":6,"up_from":40,"seq":171798691857,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.58999999999999997}]},{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67000000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.69099999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.628}]},{"osd":4,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.495},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.54200000000000004}]},{"osd":5,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.64100000000000001}]},{"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.59799999999999998}]}]},{"osd":1,"up_from":15,"seq":64424509470,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049040,"kb_used_data":456,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696112,"statfs":{"total":95995035648,"available":94920818688,"internally_reserved":1073741824,"allocated":466944,"data_stored":191852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34499999999999997,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36599999999999999,"15min":0.36099999999999999},"min":{"1min":0.22,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.30599999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:15:32 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.35599999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:44 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.29499999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:15:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.496}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.38900000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.52000000000000002}]},{"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.50700000000000001}]}]},{"osd":0,"up_from":10,"seq":42949672992,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"min":{"1min":0.17299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.33200000000000002,"15min":0.32700000000000001},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33100000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:15:27 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.28399999999999997},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.27400000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:15:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.32100000000000001}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.36299999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.45600000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.35599999999999998}]},{"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.40200000000000002}]}]},{"osd":2,"up_from":20,"seq":85899345946,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.39800000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:15:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.379},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.41399999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:44 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34300000000000003}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.58699999999999997}]},{"osd":5,"last update":"Sun Feb 18 08:16:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.59599999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.60399999999999998}]},{"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.52800000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182424,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.221},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.23599999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.311}]},{"osd":2,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.27200000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.44700000000000001}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.503},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.42999999999999999}]},{"osd":6,"last update":"Sun Feb 18 08:16:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.436},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.41799999999999998}]},{"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.54800000000000004}]}]},{"osd":4,"up_from":30,"seq":128849018902,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.57499999999999996}]},{"osd":1,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.55600000000000005}]},{"osd":2,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.59999999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.629}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.503}]},{"osd":6,"last update":"Sun Feb 18 08:16:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.46899999999999997}]},{"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.58299999999999996}]}]},{"osd":5,"up_from":35,"seq":150323855378,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.40000000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.35299999999999998}]},{"osd":2,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.34899999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.36699999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.248},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.27900000000000003}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.29799999999999999}]},{"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.38600000000000001}]}]}]}} 2024-02-18T08:16:30.830 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:16:30.969 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:32.028 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:32.029 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2024-02-18T08:16:32.412 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":155,"stamp":"2024-02-18T08:16:30.809205+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392348,"kb_used_data":3676,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568868,"statfs":{"total":767960285184,"available":759366520832,"internally_reserved":8589934592,"allocated":3764224,"data_stored":1537014,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.916762+0000","last_change":"2024-02-18T08:15:48.915665+0000","last_active":"2024-02-18T08:15:48.916762+0000","last_peered":"2024-02-18T08:15:48.916762+0000","last_clean":"2024-02-18T08:15:48.916762+0000","last_became_active":"2024-02-18T08:15:48.915062+0000","last_became_peered":"2024-02-18T08:15:48.915062+0000","last_unstale":"2024-02-18T08:15:48.916762+0000","last_undegraded":"2024-02-18T08:15:48.916762+0000","last_fullsized":"2024-02-18T08:15:48.916762+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.914908+0000","last_change":"2024-02-18T08:15:48.914670+0000","last_active":"2024-02-18T08:15:48.914908+0000","last_peered":"2024-02-18T08:15:48.914908+0000","last_clean":"2024-02-18T08:15:48.914908+0000","last_became_active":"2024-02-18T08:15:48.914438+0000","last_became_peered":"2024-02-18T08:15:48.914438+0000","last_unstale":"2024-02-18T08:15:48.914908+0000","last_undegraded":"2024-02-18T08:15:48.914908+0000","last_fullsized":"2024-02-18T08:15:48.914908+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210819+0000","last_change":"2024-02-18T08:15:49.210468+0000","last_active":"2024-02-18T08:15:49.210819+0000","last_peered":"2024-02-18T08:15:49.210819+0000","last_clean":"2024-02-18T08:15:49.210819+0000","last_became_active":"2024-02-18T08:15:49.209971+0000","last_became_peered":"2024-02-18T08:15:49.209971+0000","last_unstale":"2024-02-18T08:15:49.210819+0000","last_undegraded":"2024-02-18T08:15:49.210819+0000","last_fullsized":"2024-02-18T08:15:49.210819+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210972+0000","last_change":"2024-02-18T08:15:49.210698+0000","last_active":"2024-02-18T08:15:49.210972+0000","last_peered":"2024-02-18T08:15:49.210972+0000","last_clean":"2024-02-18T08:15:49.210972+0000","last_became_active":"2024-02-18T08:15:49.210062+0000","last_became_peered":"2024-02-18T08:15:49.210062+0000","last_unstale":"2024-02-18T08:15:49.210972+0000","last_undegraded":"2024-02-18T08:15:49.210972+0000","last_fullsized":"2024-02-18T08:15:49.210972+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":13,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.913654+0000","last_change":"2024-02-18T08:15:31.449819+0000","last_active":"2024-02-18T08:15:48.913654+0000","last_peered":"2024-02-18T08:15:48.913654+0000","last_clean":"2024-02-18T08:15:48.913654+0000","last_became_active":"2024-02-18T08:15:31.449376+0000","last_became_peered":"2024-02-18T08:15:31.449376+0000","last_unstale":"2024-02-18T08:15:48.913654+0000","last_undegraded":"2024-02-18T08:15:48.913654+0000","last_fullsized":"2024-02-18T08:15:48.913654+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_clean_scrub_stamp":"2024-02-18T08:13:18.836287+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.917722+0000","last_change":"2024-02-18T08:15:48.917385+0000","last_active":"2024-02-18T08:15:48.917722+0000","last_peered":"2024-02-18T08:15:48.917722+0000","last_clean":"2024-02-18T08:15:48.917722+0000","last_became_active":"2024-02-18T08:15:48.917010+0000","last_became_peered":"2024-02-18T08:15:48.917010+0000","last_unstale":"2024-02-18T08:15:48.917722+0000","last_undegraded":"2024-02-18T08:15:48.917722+0000","last_fullsized":"2024-02-18T08:15:48.917722+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.280692+0000","last_change":"2024-02-18T08:15:49.280427+0000","last_active":"2024-02-18T08:15:49.280692+0000","last_peered":"2024-02-18T08:15:49.280692+0000","last_clean":"2024-02-18T08:15:49.280692+0000","last_became_active":"2024-02-18T08:15:49.280009+0000","last_became_peered":"2024-02-18T08:15:49.280009+0000","last_unstale":"2024-02-18T08:15:49.280692+0000","last_undegraded":"2024-02-18T08:15:49.280692+0000","last_fullsized":"2024-02-18T08:15:49.280692+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:48.916321+0000","last_change":"2024-02-18T08:15:48.916024+0000","last_active":"2024-02-18T08:15:48.916321+0000","last_peered":"2024-02-18T08:15:48.916321+0000","last_clean":"2024-02-18T08:15:48.916321+0000","last_became_active":"2024-02-18T08:15:48.915477+0000","last_became_peered":"2024-02-18T08:15:48.915477+0000","last_unstale":"2024-02-18T08:15:48.916321+0000","last_undegraded":"2024-02-18T08:15:48.916321+0000","last_fullsized":"2024-02-18T08:15:48.916321+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":10,"reported_epoch":48,"state":"active+clean","last_fresh":"2024-02-18T08:15:49.210561+0000","last_change":"2024-02-18T08:15:49.210253+0000","last_active":"2024-02-18T08:15:49.210561+0000","last_peered":"2024-02-18T08:15:49.210561+0000","last_clean":"2024-02-18T08:15:49.210561+0000","last_became_active":"2024-02-18T08:15:49.209790+0000","last_became_peered":"2024-02-18T08:15:49.209790+0000","last_unstale":"2024-02-18T08:15:49.210561+0000","last_undegraded":"2024-02-18T08:15:49.210561+0000","last_fullsized":"2024-02-18T08:15:49.210561+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":45,"seq":193273528335,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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.54600000000000004}]},{"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.51900000000000002}]},{"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.48599999999999999}]},{"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.49399999999999999}]},{"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.41699999999999998}]},{"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.47199999999999998}]},{"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.57799999999999996}]}]},{"osd":6,"up_from":40,"seq":171798691857,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.58999999999999997}]},{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67000000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.69099999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.628}]},{"osd":4,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.495},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.54200000000000004}]},{"osd":5,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.64100000000000001}]},{"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.59799999999999998}]}]},{"osd":1,"up_from":15,"seq":64424509470,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049040,"kb_used_data":456,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696112,"statfs":{"total":95995035648,"available":94920818688,"internally_reserved":1073741824,"allocated":466944,"data_stored":191852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34499999999999997,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36599999999999999,"15min":0.36099999999999999},"min":{"1min":0.22,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.30599999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:15:32 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.35599999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:44 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"last":0.29499999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:15:55 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.496}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.38900000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.52000000000000002}]},{"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.50700000000000001}]}]},{"osd":0,"up_from":10,"seq":42949672993,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"min":{"1min":0.17299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.25700000000000001},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.33200000000000002,"15min":0.32700000000000001},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33900000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:15:27 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.311},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"last":0.32800000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:15:39 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.27200000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.55500000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.66700000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.57499999999999996}]},{"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.61599999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345946,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.39800000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:15:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.379},{"interface":"front","average":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.41399999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:44 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34300000000000003}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.58699999999999997}]},{"osd":5,"last update":"Sun Feb 18 08:16:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.59599999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.60399999999999998}]},{"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.52800000000000002}]}]},{"osd":3,"up_from":25,"seq":107374182425,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.246}]},{"osd":1,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.30599999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:15:42 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.317}]},{"osd":4,"last update":"Sun Feb 18 08:15:53 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.46400000000000002}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.39100000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:16:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.372}]},{"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.5}]}]},{"osd":4,"up_from":30,"seq":128849018902,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.57499999999999996}]},{"osd":1,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.55600000000000005}]},{"osd":2,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.59999999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:15:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.629}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.503}]},{"osd":6,"last update":"Sun Feb 18 08:16:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.46899999999999997}]},{"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.58299999999999996}]}]},{"osd":5,"up_from":35,"seq":150323855379,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049044,"kb_used_data":460,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696108,"statfs":{"total":95995035648,"available":94920814592,"internally_reserved":1073741824,"allocated":471040,"data_stored":192166,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.51800000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.55100000000000005}]},{"osd":2,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.59499999999999997}]},{"osd":3,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.504}]},{"osd":4,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.316},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.38900000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.33100000000000002}]},{"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.36399999999999999}]}]}]}} 2024-02-18T08:16:32.413 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-18T08:16:32.413 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-18T08:16:32.413 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-18T08:16:32.413 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph health --format=json 2024-02-18T08:16:32.553 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:33.684 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:34.045 INFO:teuthology.orchestra.run.smithi082.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-18T08:16:34.045 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-18T08:16:34.045 INFO:tasks.cephadm:Setup complete, yielding 2024-02-18T08:16:34.046 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:16:34.057 INFO:teuthology.task.print:**** done end installing octopus cephadm ... 2024-02-18T08:16:34.057 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-18T08:16:34.234 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T08:16:34.235 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- bash -c 'ceph fs volume create foo' 2024-02-18T08:16:37.721 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-02-18T08:16:37.732 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-18T08:16:37.732 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-18T08:16:37.733 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph mgr dump --format=json 2024-02-18T08:16:37.880 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:39.211 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:39.529 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":2216938506},{"type":"v1","addr":"172.21.15.82:6801","nonce":2216938506}]},"active_addr":"172.21.15.82:6801/2216938506","active_change":"2024-02-18T08:12:38.714185+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292840890367,"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":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"str","level":"advanced","flags":0,"default_value":"","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","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":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"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.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:6.7.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"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":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"str","level":"advanced","flags":0,"default_value":"","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi082:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1476855609}]},{"addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":2280982613}]}]}} 2024-02-18T08:16:39.532 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-18T08:16:39.532 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-18T08:16:39.533 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:16:39.686 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:40.777 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:40.778 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":54,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:16:39.339535+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-02-18T08:16:35.673429+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-02-18T08:16:36.553443+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"54","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:16:41.136 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-18T08:16:41.136 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:16:41.276 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:42.412 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:16:42.412 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":54,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:16:39.339535+0000","last_up_change":"2024-02-18T08:15:29.736830+0000","last_in_change":"2024-02-18T08:15:29.736830+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-02-18T08:16:35.673429+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-02-18T08:16:36.553443+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"54","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6803","nonce":3109626138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6805","nonce":3109626138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6809","nonce":3109626138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3109626138},{"type":"v1","addr":"172.21.15.82:6807","nonce":3109626138}]},"public_addr":"172.21.15.82:6803/3109626138","cluster_addr":"172.21.15.82:6805/3109626138","heartbeat_back_addr":"172.21.15.82:6809/3109626138","heartbeat_front_addr":"172.21.15.82:6807/3109626138","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6811","nonce":2661863137}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6813","nonce":2661863137}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6817","nonce":2661863137}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2661863137},{"type":"v1","addr":"172.21.15.82:6815","nonce":2661863137}]},"public_addr":"172.21.15.82:6811/2661863137","cluster_addr":"172.21.15.82:6813/2661863137","heartbeat_back_addr":"172.21.15.82:6817/2661863137","heartbeat_front_addr":"172.21.15.82:6815/2661863137","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6819","nonce":3989340650}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6821","nonce":3989340650}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6825","nonce":3989340650}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":3989340650},{"type":"v1","addr":"172.21.15.82:6823","nonce":3989340650}]},"public_addr":"172.21.15.82:6819/3989340650","cluster_addr":"172.21.15.82:6821/3989340650","heartbeat_back_addr":"172.21.15.82:6825/3989340650","heartbeat_front_addr":"172.21.15.82:6823/3989340650","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6827","nonce":1149473537}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6829","nonce":1149473537}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6833","nonce":1149473537}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":1149473537},{"type":"v1","addr":"172.21.15.82:6831","nonce":1149473537}]},"public_addr":"172.21.15.82:6827/1149473537","cluster_addr":"172.21.15.82:6829/1149473537","heartbeat_back_addr":"172.21.15.82:6833/1149473537","heartbeat_front_addr":"172.21.15.82:6831/1149473537","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6801","nonce":357388753}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6803","nonce":357388753}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6807","nonce":357388753}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":357388753},{"type":"v1","addr":"172.21.15.164:6805","nonce":357388753}]},"public_addr":"172.21.15.164:6801/357388753","cluster_addr":"172.21.15.164:6803/357388753","heartbeat_back_addr":"172.21.15.164:6807/357388753","heartbeat_front_addr":"172.21.15.164:6805/357388753","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":35,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6809","nonce":1343287586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6811","nonce":1343287586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6815","nonce":1343287586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":1343287586},{"type":"v1","addr":"172.21.15.164:6813","nonce":1343287586}]},"public_addr":"172.21.15.164:6809/1343287586","cluster_addr":"172.21.15.164:6811/1343287586","heartbeat_back_addr":"172.21.15.164:6815/1343287586","heartbeat_front_addr":"172.21.15.164:6813/1343287586","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":40,"up_thru":51,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6817","nonce":3744291736}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6819","nonce":3744291736}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6823","nonce":3744291736}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3744291736},{"type":"v1","addr":"172.21.15.164:6821","nonce":3744291736}]},"public_addr":"172.21.15.164:6817/3744291736","cluster_addr":"172.21.15.164:6819/3744291736","heartbeat_back_addr":"172.21.15.164:6823/3744291736","heartbeat_front_addr":"172.21.15.164:6821/3744291736","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6825","nonce":1806978522}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6827","nonce":1806978522}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6831","nonce":1806978522}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":1806978522},{"type":"v1","addr":"172.21.15.164:6829","nonce":1806978522}]},"public_addr":"172.21.15.164:6825/1806978522","cluster_addr":"172.21.15.164:6827/1806978522","heartbeat_back_addr":"172.21.15.164:6831/1806978522","heartbeat_front_addr":"172.21.15.164:6829/1806978522","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-18T08:16:42.843 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-18T08:16:42.999 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:44.560 INFO:teuthology.orchestra.run.smithi082.stdout:42949672997 2024-02-18T08:16:44.560 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-18T08:16:44.717 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:46.108 INFO:teuthology.orchestra.run.smithi082.stdout:64424509474 2024-02-18T08:16:46.108 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-18T08:16:46.248 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:47.534 INFO:teuthology.orchestra.run.smithi082.stdout:85899345950 2024-02-18T08:16:47.535 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-18T08:16:47.675 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:48.950 INFO:teuthology.orchestra.run.smithi082.stdout:107374182429 2024-02-18T08:16:48.950 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-18T08:16:49.090 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:50.416 INFO:teuthology.orchestra.run.smithi082.stdout:128849018907 2024-02-18T08:16:50.417 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-18T08:16:50.558 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:51.857 INFO:teuthology.orchestra.run.smithi082.stdout:150323855384 2024-02-18T08:16:51.858 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-18T08:16:51.998 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:53.298 INFO:teuthology.orchestra.run.smithi082.stdout:171798691863 2024-02-18T08:16:53.298 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-18T08:16:53.441 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:54.907 INFO:teuthology.orchestra.run.smithi082.stdout:193273528340 2024-02-18T08:16:54.908 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-18T08:16:55.048 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:56.124 INFO:teuthology.orchestra.run.smithi082.stdout:42949672999 2024-02-18T08:16:56.499 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672997 got 42949672999 for osd.0 2024-02-18T08:16:56.500 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-18T08:16:56.639 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:57.690 INFO:teuthology.orchestra.run.smithi082.stdout:64424509477 2024-02-18T08:16:58.056 INFO:tasks.cephadm.ceph_manager.ceph:need seq 64424509474 got 64424509477 for osd.1 2024-02-18T08:16:58.056 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-18T08:16:58.196 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:16:59.255 INFO:teuthology.orchestra.run.smithi082.stdout:85899345953 2024-02-18T08:16:59.630 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345950 got 85899345953 for osd.2 2024-02-18T08:16:59.631 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-18T08:16:59.771 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:00.798 INFO:teuthology.orchestra.run.smithi082.stdout:107374182431 2024-02-18T08:17:01.173 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182429 got 107374182431 for osd.3 2024-02-18T08:17:01.173 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-18T08:17:01.313 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:02.419 INFO:teuthology.orchestra.run.smithi082.stdout:128849018909 2024-02-18T08:17:02.836 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018907 got 128849018909 for osd.4 2024-02-18T08:17:02.837 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-18T08:17:02.976 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:04.038 INFO:teuthology.orchestra.run.smithi082.stdout:150323855386 2024-02-18T08:17:04.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 150323855384 got 150323855386 for osd.5 2024-02-18T08:17:04.522 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-18T08:17:04.661 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:05.699 INFO:teuthology.orchestra.run.smithi082.stdout:171798691865 2024-02-18T08:17:06.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 171798691863 got 171798691865 for osd.6 2024-02-18T08:17:06.056 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-18T08:17:06.197 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:07.212 INFO:teuthology.orchestra.run.smithi082.stdout:193273528343 2024-02-18T08:17:07.587 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528340 got 193273528343 for osd.7 2024-02-18T08:17:07.587 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-18T08:17:07.587 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:17:07.728 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:08.743 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:17:08.744 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2024-02-18T08:17:09.112 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":178,"stamp":"2024-02-18T08:17:06.817174+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392924,"kb_used_data":4252,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568292,"statfs":{"total":767960285184,"available":759365931008,"internally_reserved":8589934592,"allocated":4354048,"data_stored":1822718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.002555"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351703+0000","last_change":"2024-02-18T08:16:38.351177+0000","last_active":"2024-02-18T08:16:38.351703+0000","last_peered":"2024-02-18T08:16:38.351703+0000","last_clean":"2024-02-18T08:16:38.351703+0000","last_became_active":"2024-02-18T08:16:38.350777+0000","last_became_peered":"2024-02-18T08:16:38.350777+0000","last_unstale":"2024-02-18T08:16:38.351703+0000","last_undegraded":"2024-02-18T08:16:38.351703+0000","last_fullsized":"2024-02-18T08:16:38.351703+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"54'4","reported_seq":16,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.319644+0000","last_change":"2024-02-18T08:16:37.336289+0000","last_active":"2024-02-18T08:16:40.319644+0000","last_peered":"2024-02-18T08:16:40.319644+0000","last_clean":"2024-02-18T08:16:40.319644+0000","last_became_active":"2024-02-18T08:16:37.335905+0000","last_became_peered":"2024-02-18T08:16:37.335905+0000","last_unstale":"2024-02-18T08:16:40.319644+0000","last_undegraded":"2024-02-18T08:16:40.319644+0000","last_fullsized":"2024-02-18T08:16:40.319644+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355733+0000","last_change":"2024-02-18T08:16:38.355002+0000","last_active":"2024-02-18T08:16:38.355733+0000","last_peered":"2024-02-18T08:16:38.355733+0000","last_clean":"2024-02-18T08:16:38.355733+0000","last_became_active":"2024-02-18T08:16:38.354633+0000","last_became_peered":"2024-02-18T08:16:38.354633+0000","last_unstale":"2024-02-18T08:16:38.355733+0000","last_undegraded":"2024-02-18T08:16:38.355733+0000","last_fullsized":"2024-02-18T08:16:38.355733+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558527+0000","last_change":"2024-02-18T08:16:37.328079+0000","last_active":"2024-02-18T08:16:39.558527+0000","last_peered":"2024-02-18T08:16:39.558527+0000","last_clean":"2024-02-18T08:16:39.558527+0000","last_became_active":"2024-02-18T08:16:37.327685+0000","last_became_peered":"2024-02-18T08:16:37.327685+0000","last_unstale":"2024-02-18T08:16:39.558527+0000","last_undegraded":"2024-02-18T08:16:39.558527+0000","last_fullsized":"2024-02-18T08:16:39.558527+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.356937+0000","last_change":"2024-02-18T08:16:38.356738+0000","last_active":"2024-02-18T08:16:38.356937+0000","last_peered":"2024-02-18T08:16:38.356937+0000","last_clean":"2024-02-18T08:16:38.356937+0000","last_became_active":"2024-02-18T08:16:38.356371+0000","last_became_peered":"2024-02-18T08:16:38.356371+0000","last_unstale":"2024-02-18T08:16:38.356937+0000","last_undegraded":"2024-02-18T08:16:38.356937+0000","last_fullsized":"2024-02-18T08:16:38.356937+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321346+0000","last_change":"2024-02-18T08:16:37.335066+0000","last_active":"2024-02-18T08:16:40.321346+0000","last_peered":"2024-02-18T08:16:40.321346+0000","last_clean":"2024-02-18T08:16:40.321346+0000","last_became_active":"2024-02-18T08:16:37.334668+0000","last_became_peered":"2024-02-18T08:16:37.334668+0000","last_unstale":"2024-02-18T08:16:40.321346+0000","last_undegraded":"2024-02-18T08:16:40.321346+0000","last_fullsized":"2024-02-18T08:16:40.321346+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.354039+0000","last_change":"2024-02-18T08:16:38.353787+0000","last_active":"2024-02-18T08:16:38.354039+0000","last_peered":"2024-02-18T08:16:38.354039+0000","last_clean":"2024-02-18T08:16:38.354039+0000","last_became_active":"2024-02-18T08:16:38.353409+0000","last_became_peered":"2024-02-18T08:16:38.353409+0000","last_unstale":"2024-02-18T08:16:38.354039+0000","last_undegraded":"2024-02-18T08:16:38.354039+0000","last_fullsized":"2024-02-18T08:16:38.354039+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321372+0000","last_change":"2024-02-18T08:16:37.332252+0000","last_active":"2024-02-18T08:16:40.321372+0000","last_peered":"2024-02-18T08:16:40.321372+0000","last_clean":"2024-02-18T08:16:40.321372+0000","last_became_active":"2024-02-18T08:16:37.331699+0000","last_became_peered":"2024-02-18T08:16:37.331699+0000","last_unstale":"2024-02-18T08:16:40.321372+0000","last_undegraded":"2024-02-18T08:16:40.321372+0000","last_fullsized":"2024-02-18T08:16:40.321372+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.343270+0000","last_change":"2024-02-18T08:16:37.345924+0000","last_active":"2024-02-18T08:16:38.343270+0000","last_peered":"2024-02-18T08:16:38.343270+0000","last_clean":"2024-02-18T08:16:38.343270+0000","last_became_active":"2024-02-18T08:16:37.345521+0000","last_became_peered":"2024-02-18T08:16:37.345521+0000","last_unstale":"2024-02-18T08:16:38.343270+0000","last_undegraded":"2024-02-18T08:16:38.343270+0000","last_fullsized":"2024-02-18T08:16:38.343270+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.346837+0000","last_change":"2024-02-18T08:16:37.338216+0000","last_active":"2024-02-18T08:16:39.346837+0000","last_peered":"2024-02-18T08:16:39.346837+0000","last_clean":"2024-02-18T08:16:39.346837+0000","last_became_active":"2024-02-18T08:16:37.337824+0000","last_became_peered":"2024-02-18T08:16:37.337824+0000","last_unstale":"2024-02-18T08:16:39.346837+0000","last_undegraded":"2024-02-18T08:16:39.346837+0000","last_fullsized":"2024-02-18T08:16:39.346837+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351968+0000","last_change":"2024-02-18T08:16:38.351141+0000","last_active":"2024-02-18T08:16:38.351968+0000","last_peered":"2024-02-18T08:16:38.351968+0000","last_clean":"2024-02-18T08:16:38.351968+0000","last_became_active":"2024-02-18T08:16:38.350738+0000","last_became_peered":"2024-02-18T08:16:38.350738+0000","last_unstale":"2024-02-18T08:16:38.351968+0000","last_undegraded":"2024-02-18T08:16:38.351968+0000","last_fullsized":"2024-02-18T08:16:38.351968+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.346365+0000","last_change":"2024-02-18T08:16:37.332635+0000","last_active":"2024-02-18T08:16:39.346365+0000","last_peered":"2024-02-18T08:16:39.346365+0000","last_clean":"2024-02-18T08:16:39.346365+0000","last_became_active":"2024-02-18T08:16:37.332111+0000","last_became_peered":"2024-02-18T08:16:37.332111+0000","last_unstale":"2024-02-18T08:16:39.346365+0000","last_undegraded":"2024-02-18T08:16:39.346365+0000","last_fullsized":"2024-02-18T08:16:39.346365+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340818+0000","last_change":"2024-02-18T08:15:48.915665+0000","last_active":"2024-02-18T08:16:38.340818+0000","last_peered":"2024-02-18T08:16:38.340818+0000","last_clean":"2024-02-18T08:16:38.340818+0000","last_became_active":"2024-02-18T08:15:48.915062+0000","last_became_peered":"2024-02-18T08:15:48.915062+0000","last_unstale":"2024-02-18T08:16:38.340818+0000","last_undegraded":"2024-02-18T08:16:38.340818+0000","last_fullsized":"2024-02-18T08:16:38.340818+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631084+0000","last_change":"2024-02-18T08:16:38.630523+0000","last_active":"2024-02-18T08:16:38.631084+0000","last_peered":"2024-02-18T08:16:38.631084+0000","last_clean":"2024-02-18T08:16:38.631084+0000","last_became_active":"2024-02-18T08:16:38.630129+0000","last_became_peered":"2024-02-18T08:16:38.630129+0000","last_unstale":"2024-02-18T08:16:38.631084+0000","last_undegraded":"2024-02-18T08:16:38.631084+0000","last_fullsized":"2024-02-18T08:16:38.631084+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.343085+0000","last_change":"2024-02-18T08:15:48.914670+0000","last_active":"2024-02-18T08:16:38.343085+0000","last_peered":"2024-02-18T08:16:38.343085+0000","last_clean":"2024-02-18T08:16:38.343085+0000","last_became_active":"2024-02-18T08:15:48.914438+0000","last_became_peered":"2024-02-18T08:15:48.914438+0000","last_unstale":"2024-02-18T08:16:38.343085+0000","last_undegraded":"2024-02-18T08:16:38.343085+0000","last_fullsized":"2024-02-18T08:16:38.343085+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.319889+0000","last_change":"2024-02-18T08:16:37.333540+0000","last_active":"2024-02-18T08:16:40.319889+0000","last_peered":"2024-02-18T08:16:40.319889+0000","last_clean":"2024-02-18T08:16:40.319889+0000","last_became_active":"2024-02-18T08:16:37.332268+0000","last_became_peered":"2024-02-18T08:16:37.332268+0000","last_unstale":"2024-02-18T08:16:40.319889+0000","last_undegraded":"2024-02-18T08:16:40.319889+0000","last_fullsized":"2024-02-18T08:16:40.319889+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630448+0000","last_change":"2024-02-18T08:16:38.630012+0000","last_active":"2024-02-18T08:16:38.630448+0000","last_peered":"2024-02-18T08:16:38.630448+0000","last_clean":"2024-02-18T08:16:38.630448+0000","last_became_active":"2024-02-18T08:16:38.629722+0000","last_became_peered":"2024-02-18T08:16:38.629722+0000","last_unstale":"2024-02-18T08:16:38.630448+0000","last_undegraded":"2024-02-18T08:16:38.630448+0000","last_fullsized":"2024-02-18T08:16:38.630448+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.344068+0000","last_change":"2024-02-18T08:16:37.335066+0000","last_active":"2024-02-18T08:16:38.344068+0000","last_peered":"2024-02-18T08:16:38.344068+0000","last_clean":"2024-02-18T08:16:38.344068+0000","last_became_active":"2024-02-18T08:16:37.334405+0000","last_became_peered":"2024-02-18T08:16:37.334405+0000","last_unstale":"2024-02-18T08:16:38.344068+0000","last_undegraded":"2024-02-18T08:16:38.344068+0000","last_fullsized":"2024-02-18T08:16:38.344068+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.629084+0000","last_change":"2024-02-18T08:15:49.210468+0000","last_active":"2024-02-18T08:16:38.629084+0000","last_peered":"2024-02-18T08:16:38.629084+0000","last_clean":"2024-02-18T08:16:38.629084+0000","last_became_active":"2024-02-18T08:15:49.209971+0000","last_became_peered":"2024-02-18T08:15:49.209971+0000","last_unstale":"2024-02-18T08:16:38.629084+0000","last_undegraded":"2024-02-18T08:16:38.629084+0000","last_fullsized":"2024-02-18T08:16:38.629084+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355665+0000","last_change":"2024-02-18T08:16:38.354867+0000","last_active":"2024-02-18T08:16:38.355665+0000","last_peered":"2024-02-18T08:16:38.355665+0000","last_clean":"2024-02-18T08:16:38.355665+0000","last_became_active":"2024-02-18T08:16:38.354501+0000","last_became_peered":"2024-02-18T08:16:38.354501+0000","last_unstale":"2024-02-18T08:16:38.355665+0000","last_undegraded":"2024-02-18T08:16:38.355665+0000","last_fullsized":"2024-02-18T08:16:38.355665+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346671+0000","last_change":"2024-02-18T08:16:37.334180+0000","last_active":"2024-02-18T08:16:38.346671+0000","last_peered":"2024-02-18T08:16:38.346671+0000","last_clean":"2024-02-18T08:16:38.346671+0000","last_became_active":"2024-02-18T08:16:37.333078+0000","last_became_peered":"2024-02-18T08:16:37.333078+0000","last_unstale":"2024-02-18T08:16:38.346671+0000","last_undegraded":"2024-02-18T08:16:38.346671+0000","last_fullsized":"2024-02-18T08:16:38.346671+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.629070+0000","last_change":"2024-02-18T08:15:49.210698+0000","last_active":"2024-02-18T08:16:38.629070+0000","last_peered":"2024-02-18T08:16:38.629070+0000","last_clean":"2024-02-18T08:16:38.629070+0000","last_became_active":"2024-02-18T08:15:49.210062+0000","last_became_peered":"2024-02-18T08:15:49.210062+0000","last_unstale":"2024-02-18T08:16:38.629070+0000","last_undegraded":"2024-02-18T08:16:38.629070+0000","last_fullsized":"2024-02-18T08:16:38.629070+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340870+0000","last_change":"2024-02-18T08:16:37.609062+0000","last_active":"2024-02-18T08:16:38.340870+0000","last_peered":"2024-02-18T08:16:38.340870+0000","last_clean":"2024-02-18T08:16:38.340870+0000","last_became_active":"2024-02-18T08:16:37.608746+0000","last_became_peered":"2024-02-18T08:16:37.608746+0000","last_unstale":"2024-02-18T08:16:38.340870+0000","last_undegraded":"2024-02-18T08:16:38.340870+0000","last_fullsized":"2024-02-18T08:16:38.340870+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.348522+0000","last_change":"2024-02-18T08:16:37.329770+0000","last_active":"2024-02-18T08:16:38.348522+0000","last_peered":"2024-02-18T08:16:38.348522+0000","last_clean":"2024-02-18T08:16:38.348522+0000","last_became_active":"2024-02-18T08:16:37.329286+0000","last_became_peered":"2024-02-18T08:16:37.329286+0000","last_unstale":"2024-02-18T08:16:38.348522+0000","last_undegraded":"2024-02-18T08:16:38.348522+0000","last_fullsized":"2024-02-18T08:16:38.348522+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":18,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.628742+0000","last_change":"2024-02-18T08:15:31.449819+0000","last_active":"2024-02-18T08:16:38.628742+0000","last_peered":"2024-02-18T08:16:38.628742+0000","last_clean":"2024-02-18T08:16:38.628742+0000","last_became_active":"2024-02-18T08:15:31.449376+0000","last_became_peered":"2024-02-18T08:15:31.449376+0000","last_unstale":"2024-02-18T08:16:38.628742+0000","last_undegraded":"2024-02-18T08:16:38.628742+0000","last_fullsized":"2024-02-18T08:16:38.628742+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_clean_scrub_stamp":"2024-02-18T08:13:18.836287+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345789+0000","last_change":"2024-02-18T08:15:48.917385+0000","last_active":"2024-02-18T08:16:38.345789+0000","last_peered":"2024-02-18T08:16:38.345789+0000","last_clean":"2024-02-18T08:16:38.345789+0000","last_became_active":"2024-02-18T08:15:48.917010+0000","last_became_peered":"2024-02-18T08:15:48.917010+0000","last_unstale":"2024-02-18T08:16:38.345789+0000","last_undegraded":"2024-02-18T08:16:38.345789+0000","last_fullsized":"2024-02-18T08:16:38.345789+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355756+0000","last_change":"2024-02-18T08:16:38.354594+0000","last_active":"2024-02-18T08:16:38.355756+0000","last_peered":"2024-02-18T08:16:38.355756+0000","last_clean":"2024-02-18T08:16:38.355756+0000","last_became_active":"2024-02-18T08:16:38.354236+0000","last_became_peered":"2024-02-18T08:16:38.354236+0000","last_unstale":"2024-02-18T08:16:38.355756+0000","last_undegraded":"2024-02-18T08:16:38.355756+0000","last_fullsized":"2024-02-18T08:16:38.355756+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342790+0000","last_change":"2024-02-18T08:16:37.324663+0000","last_active":"2024-02-18T08:16:38.342790+0000","last_peered":"2024-02-18T08:16:38.342790+0000","last_clean":"2024-02-18T08:16:38.342790+0000","last_became_active":"2024-02-18T08:16:37.324366+0000","last_became_peered":"2024-02-18T08:16:37.324366+0000","last_unstale":"2024-02-18T08:16:38.342790+0000","last_undegraded":"2024-02-18T08:16:38.342790+0000","last_fullsized":"2024-02-18T08:16:38.342790+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342757+0000","last_change":"2024-02-18T08:15:49.280427+0000","last_active":"2024-02-18T08:16:38.342757+0000","last_peered":"2024-02-18T08:16:38.342757+0000","last_clean":"2024-02-18T08:16:38.342757+0000","last_became_active":"2024-02-18T08:15:49.280009+0000","last_became_peered":"2024-02-18T08:15:49.280009+0000","last_unstale":"2024-02-18T08:16:38.342757+0000","last_undegraded":"2024-02-18T08:16:38.342757+0000","last_fullsized":"2024-02-18T08:16:38.342757+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.356090+0000","last_change":"2024-02-18T08:16:38.353448+0000","last_active":"2024-02-18T08:16:38.356090+0000","last_peered":"2024-02-18T08:16:38.356090+0000","last_clean":"2024-02-18T08:16:38.356090+0000","last_became_active":"2024-02-18T08:16:38.353110+0000","last_became_peered":"2024-02-18T08:16:38.353110+0000","last_unstale":"2024-02-18T08:16:38.356090+0000","last_undegraded":"2024-02-18T08:16:38.356090+0000","last_fullsized":"2024-02-18T08:16:38.356090+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349132+0000","last_change":"2024-02-18T08:16:37.333573+0000","last_active":"2024-02-18T08:16:38.349132+0000","last_peered":"2024-02-18T08:16:38.349132+0000","last_clean":"2024-02-18T08:16:38.349132+0000","last_became_active":"2024-02-18T08:16:37.333047+0000","last_became_peered":"2024-02-18T08:16:37.333047+0000","last_unstale":"2024-02-18T08:16:38.349132+0000","last_undegraded":"2024-02-18T08:16:38.349132+0000","last_fullsized":"2024-02-18T08:16:38.349132+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345965+0000","last_change":"2024-02-18T08:15:48.916024+0000","last_active":"2024-02-18T08:16:38.345965+0000","last_peered":"2024-02-18T08:16:38.345965+0000","last_clean":"2024-02-18T08:16:38.345965+0000","last_became_active":"2024-02-18T08:15:48.915477+0000","last_became_peered":"2024-02-18T08:15:48.915477+0000","last_unstale":"2024-02-18T08:16:38.345965+0000","last_undegraded":"2024-02-18T08:16:38.345965+0000","last_fullsized":"2024-02-18T08:16:38.345965+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353654+0000","last_change":"2024-02-18T08:16:38.352465+0000","last_active":"2024-02-18T08:16:38.353654+0000","last_peered":"2024-02-18T08:16:38.353654+0000","last_clean":"2024-02-18T08:16:38.353654+0000","last_became_active":"2024-02-18T08:16:38.351317+0000","last_became_peered":"2024-02-18T08:16:38.351317+0000","last_unstale":"2024-02-18T08:16:38.353654+0000","last_undegraded":"2024-02-18T08:16:38.353654+0000","last_fullsized":"2024-02-18T08:16:38.353654+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346045+0000","last_change":"2024-02-18T08:16:37.329159+0000","last_active":"2024-02-18T08:16:38.346045+0000","last_peered":"2024-02-18T08:16:38.346045+0000","last_clean":"2024-02-18T08:16:38.346045+0000","last_became_active":"2024-02-18T08:16:37.328127+0000","last_became_peered":"2024-02-18T08:16:37.328127+0000","last_unstale":"2024-02-18T08:16:38.346045+0000","last_undegraded":"2024-02-18T08:16:38.346045+0000","last_fullsized":"2024-02-18T08:16:38.346045+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.344171+0000","last_change":"2024-02-18T08:15:49.210253+0000","last_active":"2024-02-18T08:16:38.344171+0000","last_peered":"2024-02-18T08:16:38.344171+0000","last_clean":"2024-02-18T08:16:38.344171+0000","last_became_active":"2024-02-18T08:15:49.209790+0000","last_became_peered":"2024-02-18T08:15:49.209790+0000","last_unstale":"2024-02-18T08:16:38.344171+0000","last_undegraded":"2024-02-18T08:16:38.344171+0000","last_fullsized":"2024-02-18T08:16:38.344171+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.352171+0000","last_change":"2024-02-18T08:16:38.351170+0000","last_active":"2024-02-18T08:16:38.352171+0000","last_peered":"2024-02-18T08:16:38.352171+0000","last_clean":"2024-02-18T08:16:38.352171+0000","last_became_active":"2024-02-18T08:16:38.350608+0000","last_became_peered":"2024-02-18T08:16:38.350608+0000","last_unstale":"2024-02-18T08:16:38.352171+0000","last_undegraded":"2024-02-18T08:16:38.352171+0000","last_fullsized":"2024-02-18T08:16:38.352171+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349654+0000","last_change":"2024-02-18T08:16:37.337222+0000","last_active":"2024-02-18T08:16:38.349654+0000","last_peered":"2024-02-18T08:16:38.349654+0000","last_clean":"2024-02-18T08:16:38.349654+0000","last_became_active":"2024-02-18T08:16:37.336749+0000","last_became_peered":"2024-02-18T08:16:37.336749+0000","last_unstale":"2024-02-18T08:16:38.349654+0000","last_undegraded":"2024-02-18T08:16:38.349654+0000","last_fullsized":"2024-02-18T08:16:38.349654+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351721+0000","last_change":"2024-02-18T08:16:38.351198+0000","last_active":"2024-02-18T08:16:38.351721+0000","last_peered":"2024-02-18T08:16:38.351721+0000","last_clean":"2024-02-18T08:16:38.351721+0000","last_became_active":"2024-02-18T08:16:38.350801+0000","last_became_peered":"2024-02-18T08:16:38.350801+0000","last_unstale":"2024-02-18T08:16:38.351721+0000","last_undegraded":"2024-02-18T08:16:38.351721+0000","last_fullsized":"2024-02-18T08:16:38.351721+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.348746+0000","last_change":"2024-02-18T08:16:37.337108+0000","last_active":"2024-02-18T08:16:38.348746+0000","last_peered":"2024-02-18T08:16:38.348746+0000","last_clean":"2024-02-18T08:16:38.348746+0000","last_became_active":"2024-02-18T08:16:37.336700+0000","last_became_peered":"2024-02-18T08:16:37.336700+0000","last_unstale":"2024-02-18T08:16:38.348746+0000","last_undegraded":"2024-02-18T08:16:38.348746+0000","last_fullsized":"2024-02-18T08:16:38.348746+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355096+0000","last_change":"2024-02-18T08:16:38.354829+0000","last_active":"2024-02-18T08:16:38.355096+0000","last_peered":"2024-02-18T08:16:38.355096+0000","last_clean":"2024-02-18T08:16:38.355096+0000","last_became_active":"2024-02-18T08:16:38.354548+0000","last_became_peered":"2024-02-18T08:16:38.354548+0000","last_unstale":"2024-02-18T08:16:38.355096+0000","last_undegraded":"2024-02-18T08:16:38.355096+0000","last_fullsized":"2024-02-18T08:16:38.355096+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340716+0000","last_change":"2024-02-18T08:16:37.331590+0000","last_active":"2024-02-18T08:16:38.340716+0000","last_peered":"2024-02-18T08:16:38.340716+0000","last_clean":"2024-02-18T08:16:38.340716+0000","last_became_active":"2024-02-18T08:16:37.331180+0000","last_became_peered":"2024-02-18T08:16:37.331180+0000","last_unstale":"2024-02-18T08:16:38.340716+0000","last_undegraded":"2024-02-18T08:16:38.340716+0000","last_fullsized":"2024-02-18T08:16:38.340716+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353776+0000","last_change":"2024-02-18T08:16:38.353383+0000","last_active":"2024-02-18T08:16:38.353776+0000","last_peered":"2024-02-18T08:16:38.353776+0000","last_clean":"2024-02-18T08:16:38.353776+0000","last_became_active":"2024-02-18T08:16:38.352977+0000","last_became_peered":"2024-02-18T08:16:38.352977+0000","last_unstale":"2024-02-18T08:16:38.353776+0000","last_undegraded":"2024-02-18T08:16:38.353776+0000","last_fullsized":"2024-02-18T08:16:38.353776+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.318331+0000","last_change":"2024-02-18T08:16:37.332247+0000","last_active":"2024-02-18T08:16:40.318331+0000","last_peered":"2024-02-18T08:16:40.318331+0000","last_clean":"2024-02-18T08:16:40.318331+0000","last_became_active":"2024-02-18T08:16:37.331827+0000","last_became_peered":"2024-02-18T08:16:37.331827+0000","last_unstale":"2024-02-18T08:16:40.318331+0000","last_undegraded":"2024-02-18T08:16:40.318331+0000","last_fullsized":"2024-02-18T08:16:40.318331+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355228+0000","last_change":"2024-02-18T08:16:38.354851+0000","last_active":"2024-02-18T08:16:38.355228+0000","last_peered":"2024-02-18T08:16:38.355228+0000","last_clean":"2024-02-18T08:16:38.355228+0000","last_became_active":"2024-02-18T08:16:38.354483+0000","last_became_peered":"2024-02-18T08:16:38.354483+0000","last_unstale":"2024-02-18T08:16:38.355228+0000","last_undegraded":"2024-02-18T08:16:38.355228+0000","last_fullsized":"2024-02-18T08:16:38.355228+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346203+0000","last_change":"2024-02-18T08:16:37.328807+0000","last_active":"2024-02-18T08:16:38.346203+0000","last_peered":"2024-02-18T08:16:38.346203+0000","last_clean":"2024-02-18T08:16:38.346203+0000","last_became_active":"2024-02-18T08:16:37.327907+0000","last_became_peered":"2024-02-18T08:16:37.327907+0000","last_unstale":"2024-02-18T08:16:38.346203+0000","last_undegraded":"2024-02-18T08:16:38.346203+0000","last_fullsized":"2024-02-18T08:16:38.346203+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340587+0000","last_change":"2024-02-18T08:16:37.609039+0000","last_active":"2024-02-18T08:16:38.340587+0000","last_peered":"2024-02-18T08:16:38.340587+0000","last_clean":"2024-02-18T08:16:38.340587+0000","last_became_active":"2024-02-18T08:16:37.608697+0000","last_became_peered":"2024-02-18T08:16:37.608697+0000","last_unstale":"2024-02-18T08:16:38.340587+0000","last_undegraded":"2024-02-18T08:16:38.340587+0000","last_fullsized":"2024-02-18T08:16:38.340587+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558967+0000","last_change":"2024-02-18T08:16:37.329423+0000","last_active":"2024-02-18T08:16:39.558967+0000","last_peered":"2024-02-18T08:16:39.558967+0000","last_clean":"2024-02-18T08:16:39.558967+0000","last_became_active":"2024-02-18T08:16:37.329021+0000","last_became_peered":"2024-02-18T08:16:37.329021+0000","last_unstale":"2024-02-18T08:16:39.558967+0000","last_undegraded":"2024-02-18T08:16:39.558967+0000","last_fullsized":"2024-02-18T08:16:39.558967+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353903+0000","last_change":"2024-02-18T08:16:38.353649+0000","last_active":"2024-02-18T08:16:38.353903+0000","last_peered":"2024-02-18T08:16:38.353903+0000","last_clean":"2024-02-18T08:16:38.353903+0000","last_became_active":"2024-02-18T08:16:38.353237+0000","last_became_peered":"2024-02-18T08:16:38.353237+0000","last_unstale":"2024-02-18T08:16:38.353903+0000","last_undegraded":"2024-02-18T08:16:38.353903+0000","last_fullsized":"2024-02-18T08:16:38.353903+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.320976+0000","last_change":"2024-02-18T08:16:37.331824+0000","last_active":"2024-02-18T08:16:40.320976+0000","last_peered":"2024-02-18T08:16:40.320976+0000","last_clean":"2024-02-18T08:16:40.320976+0000","last_became_active":"2024-02-18T08:16:37.331402+0000","last_became_peered":"2024-02-18T08:16:37.331402+0000","last_unstale":"2024-02-18T08:16:40.320976+0000","last_undegraded":"2024-02-18T08:16:40.320976+0000","last_fullsized":"2024-02-18T08:16:40.320976+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630962+0000","last_change":"2024-02-18T08:16:38.630589+0000","last_active":"2024-02-18T08:16:38.630962+0000","last_peered":"2024-02-18T08:16:38.630962+0000","last_clean":"2024-02-18T08:16:38.630962+0000","last_became_active":"2024-02-18T08:16:38.630005+0000","last_became_peered":"2024-02-18T08:16:38.630005+0000","last_unstale":"2024-02-18T08:16:38.630962+0000","last_undegraded":"2024-02-18T08:16:38.630962+0000","last_fullsized":"2024-02-18T08:16:38.630962+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558935+0000","last_change":"2024-02-18T08:16:37.333370+0000","last_active":"2024-02-18T08:16:39.558935+0000","last_peered":"2024-02-18T08:16:39.558935+0000","last_clean":"2024-02-18T08:16:39.558935+0000","last_became_active":"2024-02-18T08:16:37.333030+0000","last_became_peered":"2024-02-18T08:16:37.333030+0000","last_unstale":"2024-02-18T08:16:39.558935+0000","last_undegraded":"2024-02-18T08:16:39.558935+0000","last_fullsized":"2024-02-18T08:16:39.558935+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631428+0000","last_change":"2024-02-18T08:16:38.631084+0000","last_active":"2024-02-18T08:16:38.631428+0000","last_peered":"2024-02-18T08:16:38.631428+0000","last_clean":"2024-02-18T08:16:38.631428+0000","last_became_active":"2024-02-18T08:16:38.629844+0000","last_became_peered":"2024-02-18T08:16:38.629844+0000","last_unstale":"2024-02-18T08:16:38.631428+0000","last_undegraded":"2024-02-18T08:16:38.631428+0000","last_fullsized":"2024-02-18T08:16:38.631428+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"54'8","reported_seq":20,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.322067+0000","last_change":"2024-02-18T08:16:37.333351+0000","last_active":"2024-02-18T08:16:40.322067+0000","last_peered":"2024-02-18T08:16:40.322067+0000","last_clean":"2024-02-18T08:16:40.322067+0000","last_became_active":"2024-02-18T08:16:37.333001+0000","last_became_peered":"2024-02-18T08:16:37.333001+0000","last_unstale":"2024-02-18T08:16:40.322067+0000","last_undegraded":"2024-02-18T08:16:40.322067+0000","last_fullsized":"2024-02-18T08:16:40.322067+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.633195+0000","last_change":"2024-02-18T08:16:38.630845+0000","last_active":"2024-02-18T08:16:38.633195+0000","last_peered":"2024-02-18T08:16:38.633195+0000","last_clean":"2024-02-18T08:16:38.633195+0000","last_became_active":"2024-02-18T08:16:38.630101+0000","last_became_peered":"2024-02-18T08:16:38.630101+0000","last_unstale":"2024-02-18T08:16:38.633195+0000","last_undegraded":"2024-02-18T08:16:38.633195+0000","last_fullsized":"2024-02-18T08:16:38.633195+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.628758+0000","last_change":"2024-02-18T08:16:37.333361+0000","last_active":"2024-02-18T08:16:38.628758+0000","last_peered":"2024-02-18T08:16:38.628758+0000","last_clean":"2024-02-18T08:16:38.628758+0000","last_became_active":"2024-02-18T08:16:37.332952+0000","last_became_peered":"2024-02-18T08:16:37.332952+0000","last_unstale":"2024-02-18T08:16:38.628758+0000","last_undegraded":"2024-02-18T08:16:38.628758+0000","last_fullsized":"2024-02-18T08:16:38.628758+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631271+0000","last_change":"2024-02-18T08:16:38.630585+0000","last_active":"2024-02-18T08:16:38.631271+0000","last_peered":"2024-02-18T08:16:38.631271+0000","last_clean":"2024-02-18T08:16:38.631271+0000","last_became_active":"2024-02-18T08:16:38.629971+0000","last_became_peered":"2024-02-18T08:16:38.629971+0000","last_unstale":"2024-02-18T08:16:38.631271+0000","last_undegraded":"2024-02-18T08:16:38.631271+0000","last_fullsized":"2024-02-18T08:16:38.631271+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346669+0000","last_change":"2024-02-18T08:16:37.333924+0000","last_active":"2024-02-18T08:16:38.346669+0000","last_peered":"2024-02-18T08:16:38.346669+0000","last_clean":"2024-02-18T08:16:38.346669+0000","last_became_active":"2024-02-18T08:16:37.333530+0000","last_became_peered":"2024-02-18T08:16:37.333530+0000","last_unstale":"2024-02-18T08:16:38.346669+0000","last_undegraded":"2024-02-18T08:16:38.346669+0000","last_fullsized":"2024-02-18T08:16:38.346669+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631159+0000","last_change":"2024-02-18T08:16:38.630675+0000","last_active":"2024-02-18T08:16:38.631159+0000","last_peered":"2024-02-18T08:16:38.631159+0000","last_clean":"2024-02-18T08:16:38.631159+0000","last_became_active":"2024-02-18T08:16:38.630006+0000","last_became_peered":"2024-02-18T08:16:38.630006+0000","last_unstale":"2024-02-18T08:16:38.631159+0000","last_undegraded":"2024-02-18T08:16:38.631159+0000","last_fullsized":"2024-02-18T08:16:38.631159+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321450+0000","last_change":"2024-02-18T08:16:37.332763+0000","last_active":"2024-02-18T08:16:40.321450+0000","last_peered":"2024-02-18T08:16:40.321450+0000","last_clean":"2024-02-18T08:16:40.321450+0000","last_became_active":"2024-02-18T08:16:37.332330+0000","last_became_peered":"2024-02-18T08:16:37.332330+0000","last_unstale":"2024-02-18T08:16:40.321450+0000","last_undegraded":"2024-02-18T08:16:40.321450+0000","last_fullsized":"2024-02-18T08:16:40.321450+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353855+0000","last_change":"2024-02-18T08:16:38.353068+0000","last_active":"2024-02-18T08:16:38.353855+0000","last_peered":"2024-02-18T08:16:38.353855+0000","last_clean":"2024-02-18T08:16:38.353855+0000","last_became_active":"2024-02-18T08:16:38.352680+0000","last_became_peered":"2024-02-18T08:16:38.352680+0000","last_unstale":"2024-02-18T08:16:38.353855+0000","last_undegraded":"2024-02-18T08:16:38.353855+0000","last_fullsized":"2024-02-18T08:16:38.353855+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"54'6","reported_seq":18,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321807+0000","last_change":"2024-02-18T08:16:37.331167+0000","last_active":"2024-02-18T08:16:40.321807+0000","last_peered":"2024-02-18T08:16:40.321807+0000","last_clean":"2024-02-18T08:16:40.321807+0000","last_became_active":"2024-02-18T08:16:37.330799+0000","last_became_peered":"2024-02-18T08:16:37.330799+0000","last_unstale":"2024-02-18T08:16:40.321807+0000","last_undegraded":"2024-02-18T08:16:40.321807+0000","last_fullsized":"2024-02-18T08:16:40.321807+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346245+0000","last_change":"2024-02-18T08:16:38.345946+0000","last_active":"2024-02-18T08:16:38.346245+0000","last_peered":"2024-02-18T08:16:38.346245+0000","last_clean":"2024-02-18T08:16:38.346245+0000","last_became_active":"2024-02-18T08:16:38.345567+0000","last_became_peered":"2024-02-18T08:16:38.345567+0000","last_unstale":"2024-02-18T08:16:38.346245+0000","last_undegraded":"2024-02-18T08:16:38.346245+0000","last_fullsized":"2024-02-18T08:16:38.346245+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"54'3","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321682+0000","last_change":"2024-02-18T08:16:37.338807+0000","last_active":"2024-02-18T08:16:40.321682+0000","last_peered":"2024-02-18T08:16:40.321682+0000","last_clean":"2024-02-18T08:16:40.321682+0000","last_became_active":"2024-02-18T08:16:37.338399+0000","last_became_peered":"2024-02-18T08:16:37.338399+0000","last_unstale":"2024-02-18T08:16:40.321682+0000","last_undegraded":"2024-02-18T08:16:40.321682+0000","last_fullsized":"2024-02-18T08:16:40.321682+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630974+0000","last_change":"2024-02-18T08:16:38.630258+0000","last_active":"2024-02-18T08:16:38.630974+0000","last_peered":"2024-02-18T08:16:38.630974+0000","last_clean":"2024-02-18T08:16:38.630974+0000","last_became_active":"2024-02-18T08:16:38.629725+0000","last_became_peered":"2024-02-18T08:16:38.629725+0000","last_unstale":"2024-02-18T08:16:38.630974+0000","last_undegraded":"2024-02-18T08:16:38.630974+0000","last_fullsized":"2024-02-18T08:16:38.630974+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345904+0000","last_change":"2024-02-18T08:16:37.331238+0000","last_active":"2024-02-18T08:16:38.345904+0000","last_peered":"2024-02-18T08:16:38.345904+0000","last_clean":"2024-02-18T08:16:38.345904+0000","last_became_active":"2024-02-18T08:16:37.330835+0000","last_became_peered":"2024-02-18T08:16:37.330835+0000","last_unstale":"2024-02-18T08:16:38.345904+0000","last_undegraded":"2024-02-18T08:16:38.345904+0000","last_fullsized":"2024-02-18T08:16:38.345904+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353832+0000","last_change":"2024-02-18T08:16:38.353111+0000","last_active":"2024-02-18T08:16:38.353832+0000","last_peered":"2024-02-18T08:16:38.353832+0000","last_clean":"2024-02-18T08:16:38.353832+0000","last_became_active":"2024-02-18T08:16:38.352706+0000","last_became_peered":"2024-02-18T08:16:38.352706+0000","last_unstale":"2024-02-18T08:16:38.353832+0000","last_undegraded":"2024-02-18T08:16:38.353832+0000","last_fullsized":"2024-02-18T08:16:38.353832+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.350858+0000","last_change":"2024-02-18T08:16:37.337316+0000","last_active":"2024-02-18T08:16:38.350858+0000","last_peered":"2024-02-18T08:16:38.350858+0000","last_clean":"2024-02-18T08:16:38.350858+0000","last_became_active":"2024-02-18T08:16:37.336921+0000","last_became_peered":"2024-02-18T08:16:37.336921+0000","last_unstale":"2024-02-18T08:16:38.350858+0000","last_undegraded":"2024-02-18T08:16:38.350858+0000","last_fullsized":"2024-02-18T08:16:38.350858+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340748+0000","last_change":"2024-02-18T08:16:37.779564+0000","last_active":"2024-02-18T08:16:38.340748+0000","last_peered":"2024-02-18T08:16:38.340748+0000","last_clean":"2024-02-18T08:16:38.340748+0000","last_became_active":"2024-02-18T08:16:37.779181+0000","last_became_peered":"2024-02-18T08:16:37.779181+0000","last_unstale":"2024-02-18T08:16:38.340748+0000","last_undegraded":"2024-02-18T08:16:38.340748+0000","last_fullsized":"2024-02-18T08:16:38.340748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349547+0000","last_change":"2024-02-18T08:16:37.332079+0000","last_active":"2024-02-18T08:16:38.349547+0000","last_peered":"2024-02-18T08:16:38.349547+0000","last_clean":"2024-02-18T08:16:38.349547+0000","last_became_active":"2024-02-18T08:16:37.331656+0000","last_became_peered":"2024-02-18T08:16:37.331656+0000","last_unstale":"2024-02-18T08:16:38.349547+0000","last_undegraded":"2024-02-18T08:16:38.349547+0000","last_fullsized":"2024-02-18T08:16:38.349547+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.633221+0000","last_change":"2024-02-18T08:16:38.631025+0000","last_active":"2024-02-18T08:16:38.633221+0000","last_peered":"2024-02-18T08:16:38.633221+0000","last_clean":"2024-02-18T08:16:38.633221+0000","last_became_active":"2024-02-18T08:16:38.630581+0000","last_became_peered":"2024-02-18T08:16:38.630581+0000","last_unstale":"2024-02-18T08:16:38.633221+0000","last_undegraded":"2024-02-18T08:16:38.633221+0000","last_fullsized":"2024-02-18T08:16:38.633221+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342969+0000","last_change":"2024-02-18T08:16:37.335976+0000","last_active":"2024-02-18T08:16:38.342969+0000","last_peered":"2024-02-18T08:16:38.342969+0000","last_clean":"2024-02-18T08:16:38.342969+0000","last_became_active":"2024-02-18T08:16:37.335119+0000","last_became_peered":"2024-02-18T08:16:37.335119+0000","last_unstale":"2024-02-18T08:16:38.342969+0000","last_undegraded":"2024-02-18T08:16:38.342969+0000","last_fullsized":"2024-02-18T08:16:38.342969+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.352708+0000","last_change":"2024-02-18T08:16:38.351390+0000","last_active":"2024-02-18T08:16:38.352708+0000","last_peered":"2024-02-18T08:16:38.352708+0000","last_clean":"2024-02-18T08:16:38.352708+0000","last_became_active":"2024-02-18T08:16:38.351020+0000","last_became_peered":"2024-02-18T08:16:38.351020+0000","last_unstale":"2024-02-18T08:16:38.352708+0000","last_undegraded":"2024-02-18T08:16:38.352708+0000","last_fullsized":"2024-02-18T08:16:38.352708+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.350458+0000","last_change":"2024-02-18T08:16:37.338226+0000","last_active":"2024-02-18T08:16:39.350458+0000","last_peered":"2024-02-18T08:16:39.350458+0000","last_clean":"2024-02-18T08:16:39.350458+0000","last_became_active":"2024-02-18T08:16:37.337736+0000","last_became_peered":"2024-02-18T08:16:37.337736+0000","last_unstale":"2024-02-18T08:16:39.350458+0000","last_undegraded":"2024-02-18T08:16:39.350458+0000","last_fullsized":"2024-02-18T08:16:39.350458+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":45,"seq":193273528343,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":228766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.496}]},{"osd":1,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.63300000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.64500000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.61899999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39900000000000002}]},{"osd":5,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.379},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.439}]},{"osd":6,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.60899999999999999}]}]},{"osd":6,"up_from":40,"seq":171798691866,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049120,"kb_used_data":536,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696032,"statfs":{"total":95995035648,"available":94920736768,"internally_reserved":1073741824,"allocated":548864,"data_stored":228620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.65400000000000003}]},{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67500000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.75},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.625}]},{"osd":3,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.73099999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.42299999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.48599999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39700000000000002}]}]},{"osd":1,"up_from":15,"seq":64424509479,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049100,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696052,"statfs":{"total":95995035648,"available":94920757248,"internally_reserved":1073741824,"allocated":528384,"data_stored":226701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34499999999999997,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36599999999999999,"15min":0.36099999999999999},"min":{"1min":0.22,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.31}]},{"osd":2,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.32300000000000001,"5min":0.34699999999999998,"15min":0.35099999999999998},"min":{"1min":0.23300000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.57599999999999996,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.379},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.24299999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.60399999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.38900000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.63500000000000001,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.33900000000000002,"5min":0.38800000000000001,"15min":0.39600000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.36399999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.57999999999999996,"15min":0.60199999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.61599999999999999,"5min":1.085,"15min":1.085},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.81000000000000005,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.63}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.54700000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.623},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.64700000000000002}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64100000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673001,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"min":{"1min":0.17299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.33200000000000002,"15min":0.32700000000000001},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33900000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:16:29 2024","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.35799999999999998,"15min":0.36399999999999999},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.32700000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:42 2024","interfaces":[{"interface":"back","average":{"1min":0.33000000000000002,"5min":0.38600000000000001,"15min":0.39500000000000002},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.41399999999999998,"15min":0.42399999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.315}]},{"osd":4,"last update":"Sun Feb 18 08:16:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.58699999999999997,"15min":0.59599999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95299999999999996,"5min":1.032,"15min":1.032},"last":0.497}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.443}]},{"osd":6,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.45000000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:16:29 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.53400000000000003}]}]},{"osd":2,"up_from":20,"seq":85899345954,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.309,"5min":0.33000000000000002,"15min":0.33400000000000002},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.45600000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.32800000000000001,"5min":0.33700000000000002,"15min":0.33900000000000002},"min":{"1min":0.185,"5min":0.185,"15min":0.185},"max":{"1min":0.47099999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.25800000000000001}]},{"osd":1,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.443,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.313},{"interface":"front","average":{"1min":0.34799999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.25900000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.53700000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.28599999999999998}]},{"osd":3,"last update":"Sun Feb 18 08:16:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.41399999999999998,"15min":0.42299999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.39800000000000002,"15min":0.40600000000000003},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52900000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.33000000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:16:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.54800000000000004,"15min":0.56200000000000006},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.60899999999999999,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.54900000000000004,"15min":0.55900000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65600000000000003,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.55700000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:16:06 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.626}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.63400000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.67700000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049108,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696044,"statfs":{"total":95995035648,"available":94920749056,"internally_reserved":1073741824,"allocated":536576,"data_stored":227105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.29499999999999998,"5min":0.37,"15min":0.38200000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.40799999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.36899999999999999,"15min":0.379},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51000000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.30399999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.31,"5min":0.38900000000000001,"15min":0.40200000000000002},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.45200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.373},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.39700000000000002,"15min":0.40799999999999997},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.46999999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.314}]},{"osd":2,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.41099999999999998,"15min":0.42499999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.502,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.32500000000000001,"5min":0.40500000000000003,"15min":0.41899999999999998},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.48299999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.34999999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:16:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.58099999999999996,"15min":0.59299999999999997},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.78800000000000003,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.499,"5min":0.57099999999999995,"15min":0.58299999999999996},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.70299999999999996,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.55400000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.46899999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:16:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.499}]},{"osd":7,"last update":"Sun Feb 18 08:16:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.58999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018911,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049128,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696024,"statfs":{"total":95995035648,"available":94920728576,"internally_reserved":1073741824,"allocated":557056,"data_stored":228696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.54200000000000004,"15min":0.55200000000000005},"min":{"1min":0.35799999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72299999999999998,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.55500000000000005,"15min":0.56999999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66400000000000003,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.48999999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54100000000000004,"15min":0.54800000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.69299999999999995,"5min":1.196,"15min":1.196},"last":0.505},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.53300000000000003,"15min":0.54500000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.60899999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.53900000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.54800000000000004,"15min":0.55800000000000005},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67900000000000005,"5min":1.157,"15min":1.157},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65700000000000003,"5min":1.524,"15min":1.524},"last":0.45200000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.56499999999999995,"15min":0.58099999999999996},"min":{"1min":0.33100000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.70899999999999996,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.55900000000000005,"15min":0.56999999999999995},"min":{"1min":0.38,"5min":0.376,"15min":0.376},"max":{"1min":0.69399999999999995,"5min":1.254,"15min":1.254},"last":0.53200000000000003}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.40100000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:16:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.438},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.34899999999999998}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.47999999999999998}]}]},{"osd":5,"up_from":35,"seq":150323855387,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.46500000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.52900000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.49299999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.52000000000000002}]},{"osd":4,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.432}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.54200000000000004}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.499}]}]}]}} 2024-02-18T08:17:09.116 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:17:09.257 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:10.316 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:17:10.317 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2024-02-18T08:17:10.678 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-02-18T08:17:08.817582+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8392924,"kb_used_data":4252,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568292,"statfs":{"total":767960285184,"available":759365931008,"internally_reserved":8589934592,"allocated":4354048,"data_stored":1822718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.002552"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351703+0000","last_change":"2024-02-18T08:16:38.351177+0000","last_active":"2024-02-18T08:16:38.351703+0000","last_peered":"2024-02-18T08:16:38.351703+0000","last_clean":"2024-02-18T08:16:38.351703+0000","last_became_active":"2024-02-18T08:16:38.350777+0000","last_became_peered":"2024-02-18T08:16:38.350777+0000","last_unstale":"2024-02-18T08:16:38.351703+0000","last_undegraded":"2024-02-18T08:16:38.351703+0000","last_fullsized":"2024-02-18T08:16:38.351703+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"54'4","reported_seq":16,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.319644+0000","last_change":"2024-02-18T08:16:37.336289+0000","last_active":"2024-02-18T08:16:40.319644+0000","last_peered":"2024-02-18T08:16:40.319644+0000","last_clean":"2024-02-18T08:16:40.319644+0000","last_became_active":"2024-02-18T08:16:37.335905+0000","last_became_peered":"2024-02-18T08:16:37.335905+0000","last_unstale":"2024-02-18T08:16:40.319644+0000","last_undegraded":"2024-02-18T08:16:40.319644+0000","last_fullsized":"2024-02-18T08:16:40.319644+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355733+0000","last_change":"2024-02-18T08:16:38.355002+0000","last_active":"2024-02-18T08:16:38.355733+0000","last_peered":"2024-02-18T08:16:38.355733+0000","last_clean":"2024-02-18T08:16:38.355733+0000","last_became_active":"2024-02-18T08:16:38.354633+0000","last_became_peered":"2024-02-18T08:16:38.354633+0000","last_unstale":"2024-02-18T08:16:38.355733+0000","last_undegraded":"2024-02-18T08:16:38.355733+0000","last_fullsized":"2024-02-18T08:16:38.355733+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558527+0000","last_change":"2024-02-18T08:16:37.328079+0000","last_active":"2024-02-18T08:16:39.558527+0000","last_peered":"2024-02-18T08:16:39.558527+0000","last_clean":"2024-02-18T08:16:39.558527+0000","last_became_active":"2024-02-18T08:16:37.327685+0000","last_became_peered":"2024-02-18T08:16:37.327685+0000","last_unstale":"2024-02-18T08:16:39.558527+0000","last_undegraded":"2024-02-18T08:16:39.558527+0000","last_fullsized":"2024-02-18T08:16:39.558527+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.356937+0000","last_change":"2024-02-18T08:16:38.356738+0000","last_active":"2024-02-18T08:16:38.356937+0000","last_peered":"2024-02-18T08:16:38.356937+0000","last_clean":"2024-02-18T08:16:38.356937+0000","last_became_active":"2024-02-18T08:16:38.356371+0000","last_became_peered":"2024-02-18T08:16:38.356371+0000","last_unstale":"2024-02-18T08:16:38.356937+0000","last_undegraded":"2024-02-18T08:16:38.356937+0000","last_fullsized":"2024-02-18T08:16:38.356937+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321346+0000","last_change":"2024-02-18T08:16:37.335066+0000","last_active":"2024-02-18T08:16:40.321346+0000","last_peered":"2024-02-18T08:16:40.321346+0000","last_clean":"2024-02-18T08:16:40.321346+0000","last_became_active":"2024-02-18T08:16:37.334668+0000","last_became_peered":"2024-02-18T08:16:37.334668+0000","last_unstale":"2024-02-18T08:16:40.321346+0000","last_undegraded":"2024-02-18T08:16:40.321346+0000","last_fullsized":"2024-02-18T08:16:40.321346+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.354039+0000","last_change":"2024-02-18T08:16:38.353787+0000","last_active":"2024-02-18T08:16:38.354039+0000","last_peered":"2024-02-18T08:16:38.354039+0000","last_clean":"2024-02-18T08:16:38.354039+0000","last_became_active":"2024-02-18T08:16:38.353409+0000","last_became_peered":"2024-02-18T08:16:38.353409+0000","last_unstale":"2024-02-18T08:16:38.354039+0000","last_undegraded":"2024-02-18T08:16:38.354039+0000","last_fullsized":"2024-02-18T08:16:38.354039+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321372+0000","last_change":"2024-02-18T08:16:37.332252+0000","last_active":"2024-02-18T08:16:40.321372+0000","last_peered":"2024-02-18T08:16:40.321372+0000","last_clean":"2024-02-18T08:16:40.321372+0000","last_became_active":"2024-02-18T08:16:37.331699+0000","last_became_peered":"2024-02-18T08:16:37.331699+0000","last_unstale":"2024-02-18T08:16:40.321372+0000","last_undegraded":"2024-02-18T08:16:40.321372+0000","last_fullsized":"2024-02-18T08:16:40.321372+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.343270+0000","last_change":"2024-02-18T08:16:37.345924+0000","last_active":"2024-02-18T08:16:38.343270+0000","last_peered":"2024-02-18T08:16:38.343270+0000","last_clean":"2024-02-18T08:16:38.343270+0000","last_became_active":"2024-02-18T08:16:37.345521+0000","last_became_peered":"2024-02-18T08:16:37.345521+0000","last_unstale":"2024-02-18T08:16:38.343270+0000","last_undegraded":"2024-02-18T08:16:38.343270+0000","last_fullsized":"2024-02-18T08:16:38.343270+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.346837+0000","last_change":"2024-02-18T08:16:37.338216+0000","last_active":"2024-02-18T08:16:39.346837+0000","last_peered":"2024-02-18T08:16:39.346837+0000","last_clean":"2024-02-18T08:16:39.346837+0000","last_became_active":"2024-02-18T08:16:37.337824+0000","last_became_peered":"2024-02-18T08:16:37.337824+0000","last_unstale":"2024-02-18T08:16:39.346837+0000","last_undegraded":"2024-02-18T08:16:39.346837+0000","last_fullsized":"2024-02-18T08:16:39.346837+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351968+0000","last_change":"2024-02-18T08:16:38.351141+0000","last_active":"2024-02-18T08:16:38.351968+0000","last_peered":"2024-02-18T08:16:38.351968+0000","last_clean":"2024-02-18T08:16:38.351968+0000","last_became_active":"2024-02-18T08:16:38.350738+0000","last_became_peered":"2024-02-18T08:16:38.350738+0000","last_unstale":"2024-02-18T08:16:38.351968+0000","last_undegraded":"2024-02-18T08:16:38.351968+0000","last_fullsized":"2024-02-18T08:16:38.351968+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.346365+0000","last_change":"2024-02-18T08:16:37.332635+0000","last_active":"2024-02-18T08:16:39.346365+0000","last_peered":"2024-02-18T08:16:39.346365+0000","last_clean":"2024-02-18T08:16:39.346365+0000","last_became_active":"2024-02-18T08:16:37.332111+0000","last_became_peered":"2024-02-18T08:16:37.332111+0000","last_unstale":"2024-02-18T08:16:39.346365+0000","last_undegraded":"2024-02-18T08:16:39.346365+0000","last_fullsized":"2024-02-18T08:16:39.346365+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340818+0000","last_change":"2024-02-18T08:15:48.915665+0000","last_active":"2024-02-18T08:16:38.340818+0000","last_peered":"2024-02-18T08:16:38.340818+0000","last_clean":"2024-02-18T08:16:38.340818+0000","last_became_active":"2024-02-18T08:15:48.915062+0000","last_became_peered":"2024-02-18T08:15:48.915062+0000","last_unstale":"2024-02-18T08:16:38.340818+0000","last_undegraded":"2024-02-18T08:16:38.340818+0000","last_fullsized":"2024-02-18T08:16:38.340818+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631084+0000","last_change":"2024-02-18T08:16:38.630523+0000","last_active":"2024-02-18T08:16:38.631084+0000","last_peered":"2024-02-18T08:16:38.631084+0000","last_clean":"2024-02-18T08:16:38.631084+0000","last_became_active":"2024-02-18T08:16:38.630129+0000","last_became_peered":"2024-02-18T08:16:38.630129+0000","last_unstale":"2024-02-18T08:16:38.631084+0000","last_undegraded":"2024-02-18T08:16:38.631084+0000","last_fullsized":"2024-02-18T08:16:38.631084+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.343085+0000","last_change":"2024-02-18T08:15:48.914670+0000","last_active":"2024-02-18T08:16:38.343085+0000","last_peered":"2024-02-18T08:16:38.343085+0000","last_clean":"2024-02-18T08:16:38.343085+0000","last_became_active":"2024-02-18T08:15:48.914438+0000","last_became_peered":"2024-02-18T08:15:48.914438+0000","last_unstale":"2024-02-18T08:16:38.343085+0000","last_undegraded":"2024-02-18T08:16:38.343085+0000","last_fullsized":"2024-02-18T08:16:38.343085+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.319889+0000","last_change":"2024-02-18T08:16:37.333540+0000","last_active":"2024-02-18T08:16:40.319889+0000","last_peered":"2024-02-18T08:16:40.319889+0000","last_clean":"2024-02-18T08:16:40.319889+0000","last_became_active":"2024-02-18T08:16:37.332268+0000","last_became_peered":"2024-02-18T08:16:37.332268+0000","last_unstale":"2024-02-18T08:16:40.319889+0000","last_undegraded":"2024-02-18T08:16:40.319889+0000","last_fullsized":"2024-02-18T08:16:40.319889+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630448+0000","last_change":"2024-02-18T08:16:38.630012+0000","last_active":"2024-02-18T08:16:38.630448+0000","last_peered":"2024-02-18T08:16:38.630448+0000","last_clean":"2024-02-18T08:16:38.630448+0000","last_became_active":"2024-02-18T08:16:38.629722+0000","last_became_peered":"2024-02-18T08:16:38.629722+0000","last_unstale":"2024-02-18T08:16:38.630448+0000","last_undegraded":"2024-02-18T08:16:38.630448+0000","last_fullsized":"2024-02-18T08:16:38.630448+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.344068+0000","last_change":"2024-02-18T08:16:37.335066+0000","last_active":"2024-02-18T08:16:38.344068+0000","last_peered":"2024-02-18T08:16:38.344068+0000","last_clean":"2024-02-18T08:16:38.344068+0000","last_became_active":"2024-02-18T08:16:37.334405+0000","last_became_peered":"2024-02-18T08:16:37.334405+0000","last_unstale":"2024-02-18T08:16:38.344068+0000","last_undegraded":"2024-02-18T08:16:38.344068+0000","last_fullsized":"2024-02-18T08:16:38.344068+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.629084+0000","last_change":"2024-02-18T08:15:49.210468+0000","last_active":"2024-02-18T08:16:38.629084+0000","last_peered":"2024-02-18T08:16:38.629084+0000","last_clean":"2024-02-18T08:16:38.629084+0000","last_became_active":"2024-02-18T08:15:49.209971+0000","last_became_peered":"2024-02-18T08:15:49.209971+0000","last_unstale":"2024-02-18T08:16:38.629084+0000","last_undegraded":"2024-02-18T08:16:38.629084+0000","last_fullsized":"2024-02-18T08:16:38.629084+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355665+0000","last_change":"2024-02-18T08:16:38.354867+0000","last_active":"2024-02-18T08:16:38.355665+0000","last_peered":"2024-02-18T08:16:38.355665+0000","last_clean":"2024-02-18T08:16:38.355665+0000","last_became_active":"2024-02-18T08:16:38.354501+0000","last_became_peered":"2024-02-18T08:16:38.354501+0000","last_unstale":"2024-02-18T08:16:38.355665+0000","last_undegraded":"2024-02-18T08:16:38.355665+0000","last_fullsized":"2024-02-18T08:16:38.355665+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346671+0000","last_change":"2024-02-18T08:16:37.334180+0000","last_active":"2024-02-18T08:16:38.346671+0000","last_peered":"2024-02-18T08:16:38.346671+0000","last_clean":"2024-02-18T08:16:38.346671+0000","last_became_active":"2024-02-18T08:16:37.333078+0000","last_became_peered":"2024-02-18T08:16:37.333078+0000","last_unstale":"2024-02-18T08:16:38.346671+0000","last_undegraded":"2024-02-18T08:16:38.346671+0000","last_fullsized":"2024-02-18T08:16:38.346671+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.629070+0000","last_change":"2024-02-18T08:15:49.210698+0000","last_active":"2024-02-18T08:16:38.629070+0000","last_peered":"2024-02-18T08:16:38.629070+0000","last_clean":"2024-02-18T08:16:38.629070+0000","last_became_active":"2024-02-18T08:15:49.210062+0000","last_became_peered":"2024-02-18T08:15:49.210062+0000","last_unstale":"2024-02-18T08:16:38.629070+0000","last_undegraded":"2024-02-18T08:16:38.629070+0000","last_fullsized":"2024-02-18T08:16:38.629070+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340870+0000","last_change":"2024-02-18T08:16:37.609062+0000","last_active":"2024-02-18T08:16:38.340870+0000","last_peered":"2024-02-18T08:16:38.340870+0000","last_clean":"2024-02-18T08:16:38.340870+0000","last_became_active":"2024-02-18T08:16:37.608746+0000","last_became_peered":"2024-02-18T08:16:37.608746+0000","last_unstale":"2024-02-18T08:16:38.340870+0000","last_undegraded":"2024-02-18T08:16:38.340870+0000","last_fullsized":"2024-02-18T08:16:38.340870+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.348522+0000","last_change":"2024-02-18T08:16:37.329770+0000","last_active":"2024-02-18T08:16:38.348522+0000","last_peered":"2024-02-18T08:16:38.348522+0000","last_clean":"2024-02-18T08:16:38.348522+0000","last_became_active":"2024-02-18T08:16:37.329286+0000","last_became_peered":"2024-02-18T08:16:37.329286+0000","last_unstale":"2024-02-18T08:16:38.348522+0000","last_undegraded":"2024-02-18T08:16:38.348522+0000","last_fullsized":"2024-02-18T08:16:38.348522+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":18,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.628742+0000","last_change":"2024-02-18T08:15:31.449819+0000","last_active":"2024-02-18T08:16:38.628742+0000","last_peered":"2024-02-18T08:16:38.628742+0000","last_clean":"2024-02-18T08:16:38.628742+0000","last_became_active":"2024-02-18T08:15:31.449376+0000","last_became_peered":"2024-02-18T08:15:31.449376+0000","last_unstale":"2024-02-18T08:16:38.628742+0000","last_undegraded":"2024-02-18T08:16:38.628742+0000","last_fullsized":"2024-02-18T08:16:38.628742+0000","mapping_epoch":45,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":46,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_clean_scrub_stamp":"2024-02-18T08:13:18.836287+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345789+0000","last_change":"2024-02-18T08:15:48.917385+0000","last_active":"2024-02-18T08:16:38.345789+0000","last_peered":"2024-02-18T08:16:38.345789+0000","last_clean":"2024-02-18T08:16:38.345789+0000","last_became_active":"2024-02-18T08:15:48.917010+0000","last_became_peered":"2024-02-18T08:15:48.917010+0000","last_unstale":"2024-02-18T08:16:38.345789+0000","last_undegraded":"2024-02-18T08:16:38.345789+0000","last_fullsized":"2024-02-18T08:16:38.345789+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355756+0000","last_change":"2024-02-18T08:16:38.354594+0000","last_active":"2024-02-18T08:16:38.355756+0000","last_peered":"2024-02-18T08:16:38.355756+0000","last_clean":"2024-02-18T08:16:38.355756+0000","last_became_active":"2024-02-18T08:16:38.354236+0000","last_became_peered":"2024-02-18T08:16:38.354236+0000","last_unstale":"2024-02-18T08:16:38.355756+0000","last_undegraded":"2024-02-18T08:16:38.355756+0000","last_fullsized":"2024-02-18T08:16:38.355756+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342790+0000","last_change":"2024-02-18T08:16:37.324663+0000","last_active":"2024-02-18T08:16:38.342790+0000","last_peered":"2024-02-18T08:16:38.342790+0000","last_clean":"2024-02-18T08:16:38.342790+0000","last_became_active":"2024-02-18T08:16:37.324366+0000","last_became_peered":"2024-02-18T08:16:37.324366+0000","last_unstale":"2024-02-18T08:16:38.342790+0000","last_undegraded":"2024-02-18T08:16:38.342790+0000","last_fullsized":"2024-02-18T08:16:38.342790+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342757+0000","last_change":"2024-02-18T08:15:49.280427+0000","last_active":"2024-02-18T08:16:38.342757+0000","last_peered":"2024-02-18T08:16:38.342757+0000","last_clean":"2024-02-18T08:16:38.342757+0000","last_became_active":"2024-02-18T08:15:49.280009+0000","last_became_peered":"2024-02-18T08:15:49.280009+0000","last_unstale":"2024-02-18T08:16:38.342757+0000","last_undegraded":"2024-02-18T08:16:38.342757+0000","last_fullsized":"2024-02-18T08:16:38.342757+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.356090+0000","last_change":"2024-02-18T08:16:38.353448+0000","last_active":"2024-02-18T08:16:38.356090+0000","last_peered":"2024-02-18T08:16:38.356090+0000","last_clean":"2024-02-18T08:16:38.356090+0000","last_became_active":"2024-02-18T08:16:38.353110+0000","last_became_peered":"2024-02-18T08:16:38.353110+0000","last_unstale":"2024-02-18T08:16:38.356090+0000","last_undegraded":"2024-02-18T08:16:38.356090+0000","last_fullsized":"2024-02-18T08:16:38.356090+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349132+0000","last_change":"2024-02-18T08:16:37.333573+0000","last_active":"2024-02-18T08:16:38.349132+0000","last_peered":"2024-02-18T08:16:38.349132+0000","last_clean":"2024-02-18T08:16:38.349132+0000","last_became_active":"2024-02-18T08:16:37.333047+0000","last_became_peered":"2024-02-18T08:16:37.333047+0000","last_unstale":"2024-02-18T08:16:38.349132+0000","last_undegraded":"2024-02-18T08:16:38.349132+0000","last_fullsized":"2024-02-18T08:16:38.349132+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345965+0000","last_change":"2024-02-18T08:15:48.916024+0000","last_active":"2024-02-18T08:16:38.345965+0000","last_peered":"2024-02-18T08:16:38.345965+0000","last_clean":"2024-02-18T08:16:38.345965+0000","last_became_active":"2024-02-18T08:15:48.915477+0000","last_became_peered":"2024-02-18T08:15:48.915477+0000","last_unstale":"2024-02-18T08:16:38.345965+0000","last_undegraded":"2024-02-18T08:16:38.345965+0000","last_fullsized":"2024-02-18T08:16:38.345965+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353654+0000","last_change":"2024-02-18T08:16:38.352465+0000","last_active":"2024-02-18T08:16:38.353654+0000","last_peered":"2024-02-18T08:16:38.353654+0000","last_clean":"2024-02-18T08:16:38.353654+0000","last_became_active":"2024-02-18T08:16:38.351317+0000","last_became_peered":"2024-02-18T08:16:38.351317+0000","last_unstale":"2024-02-18T08:16:38.353654+0000","last_undegraded":"2024-02-18T08:16:38.353654+0000","last_fullsized":"2024-02-18T08:16:38.353654+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346045+0000","last_change":"2024-02-18T08:16:37.329159+0000","last_active":"2024-02-18T08:16:38.346045+0000","last_peered":"2024-02-18T08:16:38.346045+0000","last_clean":"2024-02-18T08:16:38.346045+0000","last_became_active":"2024-02-18T08:16:37.328127+0000","last_became_peered":"2024-02-18T08:16:37.328127+0000","last_unstale":"2024-02-18T08:16:38.346045+0000","last_undegraded":"2024-02-18T08:16:38.346045+0000","last_fullsized":"2024-02-18T08:16:38.346045+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.344171+0000","last_change":"2024-02-18T08:15:49.210253+0000","last_active":"2024-02-18T08:16:38.344171+0000","last_peered":"2024-02-18T08:16:38.344171+0000","last_clean":"2024-02-18T08:16:38.344171+0000","last_became_active":"2024-02-18T08:15:49.209790+0000","last_became_peered":"2024-02-18T08:15:49.209790+0000","last_unstale":"2024-02-18T08:16:38.344171+0000","last_undegraded":"2024-02-18T08:16:38.344171+0000","last_fullsized":"2024-02-18T08:16:38.344171+0000","mapping_epoch":47,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":48,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.352171+0000","last_change":"2024-02-18T08:16:38.351170+0000","last_active":"2024-02-18T08:16:38.352171+0000","last_peered":"2024-02-18T08:16:38.352171+0000","last_clean":"2024-02-18T08:16:38.352171+0000","last_became_active":"2024-02-18T08:16:38.350608+0000","last_became_peered":"2024-02-18T08:16:38.350608+0000","last_unstale":"2024-02-18T08:16:38.352171+0000","last_undegraded":"2024-02-18T08:16:38.352171+0000","last_fullsized":"2024-02-18T08:16:38.352171+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349654+0000","last_change":"2024-02-18T08:16:37.337222+0000","last_active":"2024-02-18T08:16:38.349654+0000","last_peered":"2024-02-18T08:16:38.349654+0000","last_clean":"2024-02-18T08:16:38.349654+0000","last_became_active":"2024-02-18T08:16:37.336749+0000","last_became_peered":"2024-02-18T08:16:37.336749+0000","last_unstale":"2024-02-18T08:16:38.349654+0000","last_undegraded":"2024-02-18T08:16:38.349654+0000","last_fullsized":"2024-02-18T08:16:38.349654+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.351721+0000","last_change":"2024-02-18T08:16:38.351198+0000","last_active":"2024-02-18T08:16:38.351721+0000","last_peered":"2024-02-18T08:16:38.351721+0000","last_clean":"2024-02-18T08:16:38.351721+0000","last_became_active":"2024-02-18T08:16:38.350801+0000","last_became_peered":"2024-02-18T08:16:38.350801+0000","last_unstale":"2024-02-18T08:16:38.351721+0000","last_undegraded":"2024-02-18T08:16:38.351721+0000","last_fullsized":"2024-02-18T08:16:38.351721+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.348746+0000","last_change":"2024-02-18T08:16:37.337108+0000","last_active":"2024-02-18T08:16:38.348746+0000","last_peered":"2024-02-18T08:16:38.348746+0000","last_clean":"2024-02-18T08:16:38.348746+0000","last_became_active":"2024-02-18T08:16:37.336700+0000","last_became_peered":"2024-02-18T08:16:37.336700+0000","last_unstale":"2024-02-18T08:16:38.348746+0000","last_undegraded":"2024-02-18T08:16:38.348746+0000","last_fullsized":"2024-02-18T08:16:38.348746+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355096+0000","last_change":"2024-02-18T08:16:38.354829+0000","last_active":"2024-02-18T08:16:38.355096+0000","last_peered":"2024-02-18T08:16:38.355096+0000","last_clean":"2024-02-18T08:16:38.355096+0000","last_became_active":"2024-02-18T08:16:38.354548+0000","last_became_peered":"2024-02-18T08:16:38.354548+0000","last_unstale":"2024-02-18T08:16:38.355096+0000","last_undegraded":"2024-02-18T08:16:38.355096+0000","last_fullsized":"2024-02-18T08:16:38.355096+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340716+0000","last_change":"2024-02-18T08:16:37.331590+0000","last_active":"2024-02-18T08:16:38.340716+0000","last_peered":"2024-02-18T08:16:38.340716+0000","last_clean":"2024-02-18T08:16:38.340716+0000","last_became_active":"2024-02-18T08:16:37.331180+0000","last_became_peered":"2024-02-18T08:16:37.331180+0000","last_unstale":"2024-02-18T08:16:38.340716+0000","last_undegraded":"2024-02-18T08:16:38.340716+0000","last_fullsized":"2024-02-18T08:16:38.340716+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353776+0000","last_change":"2024-02-18T08:16:38.353383+0000","last_active":"2024-02-18T08:16:38.353776+0000","last_peered":"2024-02-18T08:16:38.353776+0000","last_clean":"2024-02-18T08:16:38.353776+0000","last_became_active":"2024-02-18T08:16:38.352977+0000","last_became_peered":"2024-02-18T08:16:38.352977+0000","last_unstale":"2024-02-18T08:16:38.353776+0000","last_undegraded":"2024-02-18T08:16:38.353776+0000","last_fullsized":"2024-02-18T08:16:38.353776+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.318331+0000","last_change":"2024-02-18T08:16:37.332247+0000","last_active":"2024-02-18T08:16:40.318331+0000","last_peered":"2024-02-18T08:16:40.318331+0000","last_clean":"2024-02-18T08:16:40.318331+0000","last_became_active":"2024-02-18T08:16:37.331827+0000","last_became_peered":"2024-02-18T08:16:37.331827+0000","last_unstale":"2024-02-18T08:16:40.318331+0000","last_undegraded":"2024-02-18T08:16:40.318331+0000","last_fullsized":"2024-02-18T08:16:40.318331+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.355228+0000","last_change":"2024-02-18T08:16:38.354851+0000","last_active":"2024-02-18T08:16:38.355228+0000","last_peered":"2024-02-18T08:16:38.355228+0000","last_clean":"2024-02-18T08:16:38.355228+0000","last_became_active":"2024-02-18T08:16:38.354483+0000","last_became_peered":"2024-02-18T08:16:38.354483+0000","last_unstale":"2024-02-18T08:16:38.355228+0000","last_undegraded":"2024-02-18T08:16:38.355228+0000","last_fullsized":"2024-02-18T08:16:38.355228+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346203+0000","last_change":"2024-02-18T08:16:37.328807+0000","last_active":"2024-02-18T08:16:38.346203+0000","last_peered":"2024-02-18T08:16:38.346203+0000","last_clean":"2024-02-18T08:16:38.346203+0000","last_became_active":"2024-02-18T08:16:37.327907+0000","last_became_peered":"2024-02-18T08:16:37.327907+0000","last_unstale":"2024-02-18T08:16:38.346203+0000","last_undegraded":"2024-02-18T08:16:38.346203+0000","last_fullsized":"2024-02-18T08:16:38.346203+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340587+0000","last_change":"2024-02-18T08:16:37.609039+0000","last_active":"2024-02-18T08:16:38.340587+0000","last_peered":"2024-02-18T08:16:38.340587+0000","last_clean":"2024-02-18T08:16:38.340587+0000","last_became_active":"2024-02-18T08:16:37.608697+0000","last_became_peered":"2024-02-18T08:16:37.608697+0000","last_unstale":"2024-02-18T08:16:38.340587+0000","last_undegraded":"2024-02-18T08:16:38.340587+0000","last_fullsized":"2024-02-18T08:16:38.340587+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558967+0000","last_change":"2024-02-18T08:16:37.329423+0000","last_active":"2024-02-18T08:16:39.558967+0000","last_peered":"2024-02-18T08:16:39.558967+0000","last_clean":"2024-02-18T08:16:39.558967+0000","last_became_active":"2024-02-18T08:16:37.329021+0000","last_became_peered":"2024-02-18T08:16:37.329021+0000","last_unstale":"2024-02-18T08:16:39.558967+0000","last_undegraded":"2024-02-18T08:16:39.558967+0000","last_fullsized":"2024-02-18T08:16:39.558967+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353903+0000","last_change":"2024-02-18T08:16:38.353649+0000","last_active":"2024-02-18T08:16:38.353903+0000","last_peered":"2024-02-18T08:16:38.353903+0000","last_clean":"2024-02-18T08:16:38.353903+0000","last_became_active":"2024-02-18T08:16:38.353237+0000","last_became_peered":"2024-02-18T08:16:38.353237+0000","last_unstale":"2024-02-18T08:16:38.353903+0000","last_undegraded":"2024-02-18T08:16:38.353903+0000","last_fullsized":"2024-02-18T08:16:38.353903+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.320976+0000","last_change":"2024-02-18T08:16:37.331824+0000","last_active":"2024-02-18T08:16:40.320976+0000","last_peered":"2024-02-18T08:16:40.320976+0000","last_clean":"2024-02-18T08:16:40.320976+0000","last_became_active":"2024-02-18T08:16:37.331402+0000","last_became_peered":"2024-02-18T08:16:37.331402+0000","last_unstale":"2024-02-18T08:16:40.320976+0000","last_undegraded":"2024-02-18T08:16:40.320976+0000","last_fullsized":"2024-02-18T08:16:40.320976+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630962+0000","last_change":"2024-02-18T08:16:38.630589+0000","last_active":"2024-02-18T08:16:38.630962+0000","last_peered":"2024-02-18T08:16:38.630962+0000","last_clean":"2024-02-18T08:16:38.630962+0000","last_became_active":"2024-02-18T08:16:38.630005+0000","last_became_peered":"2024-02-18T08:16:38.630005+0000","last_unstale":"2024-02-18T08:16:38.630962+0000","last_undegraded":"2024-02-18T08:16:38.630962+0000","last_fullsized":"2024-02-18T08:16:38.630962+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.558935+0000","last_change":"2024-02-18T08:16:37.333370+0000","last_active":"2024-02-18T08:16:39.558935+0000","last_peered":"2024-02-18T08:16:39.558935+0000","last_clean":"2024-02-18T08:16:39.558935+0000","last_became_active":"2024-02-18T08:16:37.333030+0000","last_became_peered":"2024-02-18T08:16:37.333030+0000","last_unstale":"2024-02-18T08:16:39.558935+0000","last_undegraded":"2024-02-18T08:16:39.558935+0000","last_fullsized":"2024-02-18T08:16:39.558935+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631428+0000","last_change":"2024-02-18T08:16:38.631084+0000","last_active":"2024-02-18T08:16:38.631428+0000","last_peered":"2024-02-18T08:16:38.631428+0000","last_clean":"2024-02-18T08:16:38.631428+0000","last_became_active":"2024-02-18T08:16:38.629844+0000","last_became_peered":"2024-02-18T08:16:38.629844+0000","last_unstale":"2024-02-18T08:16:38.631428+0000","last_undegraded":"2024-02-18T08:16:38.631428+0000","last_fullsized":"2024-02-18T08:16:38.631428+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"54'8","reported_seq":20,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.322067+0000","last_change":"2024-02-18T08:16:37.333351+0000","last_active":"2024-02-18T08:16:40.322067+0000","last_peered":"2024-02-18T08:16:40.322067+0000","last_clean":"2024-02-18T08:16:40.322067+0000","last_became_active":"2024-02-18T08:16:37.333001+0000","last_became_peered":"2024-02-18T08:16:37.333001+0000","last_unstale":"2024-02-18T08:16:40.322067+0000","last_undegraded":"2024-02-18T08:16:40.322067+0000","last_fullsized":"2024-02-18T08:16:40.322067+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.633195+0000","last_change":"2024-02-18T08:16:38.630845+0000","last_active":"2024-02-18T08:16:38.633195+0000","last_peered":"2024-02-18T08:16:38.633195+0000","last_clean":"2024-02-18T08:16:38.633195+0000","last_became_active":"2024-02-18T08:16:38.630101+0000","last_became_peered":"2024-02-18T08:16:38.630101+0000","last_unstale":"2024-02-18T08:16:38.633195+0000","last_undegraded":"2024-02-18T08:16:38.633195+0000","last_fullsized":"2024-02-18T08:16:38.633195+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.628758+0000","last_change":"2024-02-18T08:16:37.333361+0000","last_active":"2024-02-18T08:16:38.628758+0000","last_peered":"2024-02-18T08:16:38.628758+0000","last_clean":"2024-02-18T08:16:38.628758+0000","last_became_active":"2024-02-18T08:16:37.332952+0000","last_became_peered":"2024-02-18T08:16:37.332952+0000","last_unstale":"2024-02-18T08:16:38.628758+0000","last_undegraded":"2024-02-18T08:16:38.628758+0000","last_fullsized":"2024-02-18T08:16:38.628758+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631271+0000","last_change":"2024-02-18T08:16:38.630585+0000","last_active":"2024-02-18T08:16:38.631271+0000","last_peered":"2024-02-18T08:16:38.631271+0000","last_clean":"2024-02-18T08:16:38.631271+0000","last_became_active":"2024-02-18T08:16:38.629971+0000","last_became_peered":"2024-02-18T08:16:38.629971+0000","last_unstale":"2024-02-18T08:16:38.631271+0000","last_undegraded":"2024-02-18T08:16:38.631271+0000","last_fullsized":"2024-02-18T08:16:38.631271+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346669+0000","last_change":"2024-02-18T08:16:37.333924+0000","last_active":"2024-02-18T08:16:38.346669+0000","last_peered":"2024-02-18T08:16:38.346669+0000","last_clean":"2024-02-18T08:16:38.346669+0000","last_became_active":"2024-02-18T08:16:37.333530+0000","last_became_peered":"2024-02-18T08:16:37.333530+0000","last_unstale":"2024-02-18T08:16:38.346669+0000","last_undegraded":"2024-02-18T08:16:38.346669+0000","last_fullsized":"2024-02-18T08:16:38.346669+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.631159+0000","last_change":"2024-02-18T08:16:38.630675+0000","last_active":"2024-02-18T08:16:38.631159+0000","last_peered":"2024-02-18T08:16:38.631159+0000","last_clean":"2024-02-18T08:16:38.631159+0000","last_became_active":"2024-02-18T08:16:38.630006+0000","last_became_peered":"2024-02-18T08:16:38.630006+0000","last_unstale":"2024-02-18T08:16:38.631159+0000","last_undegraded":"2024-02-18T08:16:38.631159+0000","last_fullsized":"2024-02-18T08:16:38.631159+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"54'2","reported_seq":14,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321450+0000","last_change":"2024-02-18T08:16:37.332763+0000","last_active":"2024-02-18T08:16:40.321450+0000","last_peered":"2024-02-18T08:16:40.321450+0000","last_clean":"2024-02-18T08:16:40.321450+0000","last_became_active":"2024-02-18T08:16:37.332330+0000","last_became_peered":"2024-02-18T08:16:37.332330+0000","last_unstale":"2024-02-18T08:16:40.321450+0000","last_undegraded":"2024-02-18T08:16:40.321450+0000","last_fullsized":"2024-02-18T08:16:40.321450+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353855+0000","last_change":"2024-02-18T08:16:38.353068+0000","last_active":"2024-02-18T08:16:38.353855+0000","last_peered":"2024-02-18T08:16:38.353855+0000","last_clean":"2024-02-18T08:16:38.353855+0000","last_became_active":"2024-02-18T08:16:38.352680+0000","last_became_peered":"2024-02-18T08:16:38.352680+0000","last_unstale":"2024-02-18T08:16:38.353855+0000","last_undegraded":"2024-02-18T08:16:38.353855+0000","last_fullsized":"2024-02-18T08:16:38.353855+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"54'6","reported_seq":18,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321807+0000","last_change":"2024-02-18T08:16:37.331167+0000","last_active":"2024-02-18T08:16:40.321807+0000","last_peered":"2024-02-18T08:16:40.321807+0000","last_clean":"2024-02-18T08:16:40.321807+0000","last_became_active":"2024-02-18T08:16:37.330799+0000","last_became_peered":"2024-02-18T08:16:37.330799+0000","last_unstale":"2024-02-18T08:16:40.321807+0000","last_undegraded":"2024-02-18T08:16:40.321807+0000","last_fullsized":"2024-02-18T08:16:40.321807+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1535,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.346245+0000","last_change":"2024-02-18T08:16:38.345946+0000","last_active":"2024-02-18T08:16:38.346245+0000","last_peered":"2024-02-18T08:16:38.346245+0000","last_clean":"2024-02-18T08:16:38.346245+0000","last_became_active":"2024-02-18T08:16:38.345567+0000","last_became_peered":"2024-02-18T08:16:38.345567+0000","last_unstale":"2024-02-18T08:16:38.346245+0000","last_undegraded":"2024-02-18T08:16:38.346245+0000","last_fullsized":"2024-02-18T08:16:38.346245+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"54'3","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:40.321682+0000","last_change":"2024-02-18T08:16:37.338807+0000","last_active":"2024-02-18T08:16:40.321682+0000","last_peered":"2024-02-18T08:16:40.321682+0000","last_clean":"2024-02-18T08:16:40.321682+0000","last_became_active":"2024-02-18T08:16:37.338399+0000","last_became_peered":"2024-02-18T08:16:37.338399+0000","last_unstale":"2024-02-18T08:16:40.321682+0000","last_undegraded":"2024-02-18T08:16:40.321682+0000","last_fullsized":"2024-02-18T08:16:40.321682+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.630974+0000","last_change":"2024-02-18T08:16:38.630258+0000","last_active":"2024-02-18T08:16:38.630974+0000","last_peered":"2024-02-18T08:16:38.630974+0000","last_clean":"2024-02-18T08:16:38.630974+0000","last_became_active":"2024-02-18T08:16:38.629725+0000","last_became_peered":"2024-02-18T08:16:38.629725+0000","last_unstale":"2024-02-18T08:16:38.630974+0000","last_undegraded":"2024-02-18T08:16:38.630974+0000","last_fullsized":"2024-02-18T08:16:38.630974+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.345904+0000","last_change":"2024-02-18T08:16:37.331238+0000","last_active":"2024-02-18T08:16:38.345904+0000","last_peered":"2024-02-18T08:16:38.345904+0000","last_clean":"2024-02-18T08:16:38.345904+0000","last_became_active":"2024-02-18T08:16:37.330835+0000","last_became_peered":"2024-02-18T08:16:37.330835+0000","last_unstale":"2024-02-18T08:16:38.345904+0000","last_undegraded":"2024-02-18T08:16:38.345904+0000","last_fullsized":"2024-02-18T08:16:38.345904+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.353832+0000","last_change":"2024-02-18T08:16:38.353111+0000","last_active":"2024-02-18T08:16:38.353832+0000","last_peered":"2024-02-18T08:16:38.353832+0000","last_clean":"2024-02-18T08:16:38.353832+0000","last_became_active":"2024-02-18T08:16:38.352706+0000","last_became_peered":"2024-02-18T08:16:38.352706+0000","last_unstale":"2024-02-18T08:16:38.353832+0000","last_undegraded":"2024-02-18T08:16:38.353832+0000","last_fullsized":"2024-02-18T08:16:38.353832+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.350858+0000","last_change":"2024-02-18T08:16:37.337316+0000","last_active":"2024-02-18T08:16:38.350858+0000","last_peered":"2024-02-18T08:16:38.350858+0000","last_clean":"2024-02-18T08:16:38.350858+0000","last_became_active":"2024-02-18T08:16:37.336921+0000","last_became_peered":"2024-02-18T08:16:37.336921+0000","last_unstale":"2024-02-18T08:16:38.350858+0000","last_undegraded":"2024-02-18T08:16:38.350858+0000","last_fullsized":"2024-02-18T08:16:38.350858+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.340748+0000","last_change":"2024-02-18T08:16:37.779564+0000","last_active":"2024-02-18T08:16:38.340748+0000","last_peered":"2024-02-18T08:16:38.340748+0000","last_clean":"2024-02-18T08:16:38.340748+0000","last_became_active":"2024-02-18T08:16:37.779181+0000","last_became_peered":"2024-02-18T08:16:37.779181+0000","last_unstale":"2024-02-18T08:16:38.340748+0000","last_undegraded":"2024-02-18T08:16:38.340748+0000","last_fullsized":"2024-02-18T08:16:38.340748+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":52,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.349547+0000","last_change":"2024-02-18T08:16:37.332079+0000","last_active":"2024-02-18T08:16:38.349547+0000","last_peered":"2024-02-18T08:16:38.349547+0000","last_clean":"2024-02-18T08:16:38.349547+0000","last_became_active":"2024-02-18T08:16:37.331656+0000","last_became_peered":"2024-02-18T08:16:37.331656+0000","last_unstale":"2024-02-18T08:16:38.349547+0000","last_undegraded":"2024-02-18T08:16:38.349547+0000","last_fullsized":"2024-02-18T08:16:38.349547+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.633221+0000","last_change":"2024-02-18T08:16:38.631025+0000","last_active":"2024-02-18T08:16:38.633221+0000","last_peered":"2024-02-18T08:16:38.633221+0000","last_clean":"2024-02-18T08:16:38.633221+0000","last_became_active":"2024-02-18T08:16:38.630581+0000","last_became_peered":"2024-02-18T08:16:38.630581+0000","last_unstale":"2024-02-18T08:16:38.633221+0000","last_undegraded":"2024-02-18T08:16:38.633221+0000","last_fullsized":"2024-02-18T08:16:38.633221+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.342969+0000","last_change":"2024-02-18T08:16:37.335976+0000","last_active":"2024-02-18T08:16:38.342969+0000","last_peered":"2024-02-18T08:16:38.342969+0000","last_clean":"2024-02-18T08:16:38.342969+0000","last_became_active":"2024-02-18T08:16:37.335119+0000","last_became_peered":"2024-02-18T08:16:37.335119+0000","last_unstale":"2024-02-18T08:16:38.342969+0000","last_undegraded":"2024-02-18T08:16:38.342969+0000","last_fullsized":"2024-02-18T08:16:38.342969+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":11,"reported_epoch":53,"state":"active+clean","last_fresh":"2024-02-18T08:16:38.352708+0000","last_change":"2024-02-18T08:16:38.351390+0000","last_active":"2024-02-18T08:16:38.352708+0000","last_peered":"2024-02-18T08:16:38.352708+0000","last_clean":"2024-02-18T08:16:38.352708+0000","last_became_active":"2024-02-18T08:16:38.351020+0000","last_became_peered":"2024-02-18T08:16:38.351020+0000","last_unstale":"2024-02-18T08:16:38.352708+0000","last_undegraded":"2024-02-18T08:16:38.352708+0000","last_fullsized":"2024-02-18T08:16:38.352708+0000","mapping_epoch":51,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"54'1","reported_seq":13,"reported_epoch":54,"state":"active+clean","last_fresh":"2024-02-18T08:16:39.350458+0000","last_change":"2024-02-18T08:16:37.338226+0000","last_active":"2024-02-18T08:16:39.350458+0000","last_peered":"2024-02-18T08:16:39.350458+0000","last_clean":"2024-02-18T08:16:39.350458+0000","last_became_active":"2024-02-18T08:16:37.337736+0000","last_became_peered":"2024-02-18T08:16:37.337736+0000","last_unstale":"2024-02-18T08:16:39.350458+0000","last_undegraded":"2024-02-18T08:16:39.350458+0000","last_fullsized":"2024-02-18T08:16:39.350458+0000","mapping_epoch":50,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":51,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2304,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":45,"seq":193273528343,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049132,"kb_used_data":548,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696020,"statfs":{"total":95995035648,"available":94920724480,"internally_reserved":1073741824,"allocated":561152,"data_stored":228766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.496}]},{"osd":1,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.63300000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.64500000000000002}]},{"osd":3,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"last":0.61899999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.39900000000000002}]},{"osd":5,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.379},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.439}]},{"osd":6,"last update":"Sun Feb 18 08:16:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.60899999999999999}]}]},{"osd":6,"up_from":40,"seq":171798691866,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049120,"kb_used_data":536,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696032,"statfs":{"total":95995035648,"available":94920736768,"internally_reserved":1073741824,"allocated":548864,"data_stored":228620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.65400000000000003}]},{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.67500000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.75},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.625}]},{"osd":3,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.73099999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.42299999999999999}]},{"osd":5,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.48599999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39700000000000002}]}]},{"osd":1,"up_from":15,"seq":64424509479,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049100,"kb_used_data":516,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696052,"statfs":{"total":95995035648,"available":94920757248,"internally_reserved":1073741824,"allocated":528384,"data_stored":226701,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.34499999999999997,"15min":0.34399999999999997},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36599999999999999,"15min":0.36099999999999999},"min":{"1min":0.22,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.31}]},{"osd":2,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.32300000000000001,"5min":0.34699999999999998,"15min":0.35099999999999998},"min":{"1min":0.23300000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.57599999999999996,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.379},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.38100000000000001,"15min":0.38300000000000001},"min":{"1min":0.24299999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.60399999999999998,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.38900000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.41799999999999998,"15min":0.42399999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.63500000000000001,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.33900000000000002,"5min":0.38800000000000001,"15min":0.39600000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.36399999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.57999999999999996,"15min":0.60199999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.61599999999999999,"5min":1.085,"15min":1.085},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.57999999999999996,"15min":0.59799999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.81000000000000005,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.63}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.54700000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.623},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.64700000000000002}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.82799999999999996,"5min":0.82799999999999996,"15min":0.82799999999999996},"last":0.64100000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673001,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.33900000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"min":{"1min":0.17299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.33200000000000002,"15min":0.32700000000000001},"min":{"1min":0.23300000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"last":0.33900000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:16:29 2024","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.35799999999999998,"15min":0.36399999999999999},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.375,"15min":0.377},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.32700000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:42 2024","interfaces":[{"interface":"back","average":{"1min":0.33000000000000002,"5min":0.38600000000000001,"15min":0.39500000000000002},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"last":0.29399999999999998},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.41399999999999998,"15min":0.42399999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.315}]},{"osd":4,"last update":"Sun Feb 18 08:16:56 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.58699999999999997,"15min":0.59599999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.95299999999999996,"5min":1.032,"15min":1.032},"last":0.497}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"last":0.443}]},{"osd":6,"last update":"Sun Feb 18 08:16:17 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.45000000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:16:29 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.53400000000000003}]}]},{"osd":2,"up_from":20,"seq":85899345955,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.309,"5min":0.33000000000000002,"15min":0.33400000000000002},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.45600000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.32800000000000001,"5min":0.33700000000000002,"15min":0.33900000000000002},"min":{"1min":0.185,"5min":0.185,"15min":0.185},"max":{"1min":0.47099999999999997,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.27200000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:16:35 2024","interfaces":[{"interface":"back","average":{"1min":0.33500000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"min":{"1min":0.191,"5min":0.191,"15min":0.191},"max":{"1min":0.443,"5min":0.46500000000000002,"15min":0.46500000000000002},"last":0.23200000000000001},{"interface":"front","average":{"1min":0.34799999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"min":{"1min":0.25900000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.53700000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.25}]},{"osd":3,"last update":"Sun Feb 18 08:16:44 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.41399999999999998,"15min":0.42299999999999999},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.51400000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.39800000000000002,"15min":0.40600000000000003},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52900000000000003,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.316}]},{"osd":4,"last update":"Sun Feb 18 08:16:57 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.54800000000000004,"15min":0.56200000000000006},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.60899999999999999,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.54900000000000004,"15min":0.55900000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65600000000000003,"5min":0.90300000000000002,"15min":0.90300000000000002},"last":0.442}]},{"osd":5,"last update":"Sun Feb 18 08:17:08 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.35599999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.72799999999999998,"5min":0.755,"15min":0.755},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.57799999999999996,"15min":0.58199999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.69099999999999995,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.45000000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.51200000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.40699999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049108,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696044,"statfs":{"total":95995035648,"available":94920749056,"internally_reserved":1073741824,"allocated":536576,"data_stored":227105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.29499999999999998,"5min":0.37,"15min":0.38200000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.40799999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.36899999999999999,"15min":0.379},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51000000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"last":0.30399999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.31,"5min":0.38900000000000001,"15min":0.40200000000000002},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.45200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.373},{"interface":"front","average":{"1min":0.32900000000000001,"5min":0.39700000000000002,"15min":0.40799999999999997},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":0.46999999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.314}]},{"osd":2,"last update":"Sun Feb 18 08:16:45 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.41099999999999998,"15min":0.42499999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.502,"5min":0.59999999999999998,"15min":0.59999999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.32500000000000001,"5min":0.40500000000000003,"15min":0.41899999999999998},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.48299999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.34999999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:16:53 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.58099999999999996,"15min":0.59299999999999997},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.78800000000000003,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.499,"5min":0.57099999999999995,"15min":0.58299999999999996},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.70299999999999996,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.55400000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:16:07 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.46899999999999997}]},{"osd":6,"last update":"Sun Feb 18 08:16:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.499}]},{"osd":7,"last update":"Sun Feb 18 08:16:31 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.58999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018911,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049128,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696024,"statfs":{"total":95995035648,"available":94920728576,"internally_reserved":1073741824,"allocated":557056,"data_stored":228696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.54200000000000004,"15min":0.55200000000000005},"min":{"1min":0.35799999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72299999999999998,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.55500000000000005,"15min":0.56999999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66400000000000003,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.48999999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54100000000000004,"15min":0.54800000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.69299999999999995,"5min":1.196,"15min":1.196},"last":0.505},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.53300000000000003,"15min":0.54500000000000004},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.60899999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.53900000000000003}]},{"osd":2,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.54800000000000004,"15min":0.55800000000000005},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.67900000000000005,"5min":1.157,"15min":1.157},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.55100000000000005,"15min":0.56299999999999994},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65700000000000003,"5min":1.524,"15min":1.524},"last":0.45200000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:55 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.56499999999999995,"15min":0.58099999999999996},"min":{"1min":0.33100000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.70899999999999996,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.55900000000000005,"15min":0.56999999999999995},"min":{"1min":0.38,"5min":0.376,"15min":0.376},"max":{"1min":0.69399999999999995,"5min":1.254,"15min":1.254},"last":0.53200000000000003}]},{"osd":5,"last update":"Sun Feb 18 08:16:05 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.40100000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:16:20 2024","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.438},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.34899999999999998}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.47999999999999998}]}]},{"osd":5,"up_from":35,"seq":150323855388,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049112,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696040,"statfs":{"total":95995035648,"available":94920744960,"internally_reserved":1073741824,"allocated":540672,"data_stored":227638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.46000000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.436},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.36799999999999999}]},{"osd":2,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.51000000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.47299999999999998}]},{"osd":4,"last update":"Sun Feb 18 08:16:04 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.372,"15min":0.372},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.34899999999999998}]},{"osd":6,"last update":"Sun Feb 18 08:16:18 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.748,"5min":0.748,"15min":0.748},"last":0.38900000000000001}]},{"osd":7,"last update":"Sun Feb 18 08:16:30 2024","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.48699999999999999}]}]}]}} 2024-02-18T08:17:10.681 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-18T08:17:10.682 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-18T08:17:10.682 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-18T08:17:10.682 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph health --format=json 2024-02-18T08:17:10.822 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:11.893 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:17:12.270 INFO:teuthology.orchestra.run.smithi082.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-18T08:17:12.270 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-18T08:17:12.271 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:17:12.281 INFO:teuthology.task.print:**** done creating new fs 2024-02-18T08:17:12.281 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-18T08:17:12.327 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T08:17:12.328 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-02-18T08:17:13.961 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-18T08:17:15.782 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-18T08:17:17.318 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:17:17.328 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-02-18T08:17:17.329 INFO:teuthology.run_tasks:Running task print... 2024-02-18T08:17:17.359 INFO:teuthology.task.print:**** done start parallel 2024-02-18T08:17:17.359 INFO:teuthology.run_tasks:Running task parallel... 2024-02-18T08:17:17.486 INFO:teuthology.task.parallel:starting parallel... 2024-02-18T08:17:17.486 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-02-18T08:17:17.487 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:17:17.487 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-02-18T08:17:17.487 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-02-18T08:17:17.489 INFO:tasks.rados:Beginning rados... 2024-02-18T08:17:17.489 INFO:tasks.rados:joining rados 2024-02-18T08:17:17.489 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-02-18T08:17:17.489 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-18T08:17:17.489 INFO:teuthology.task.print:**** done start upgrade, wait 2024-02-18T08:17:17.489 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-02-18T08:17:17.490 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T08:17:17.490 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-18T08:17:17.490 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-02-18T08:17:17.491 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-02-18T08:17:17.636 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:19.153 INFO:teuthology.orchestra.run.smithi082.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-18T08:17:19.527 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-02-18T08:17:20.586 INFO:tasks.rados:starting run 0 out of 1 2024-02-18T08:17:20.586 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-02-18T08:17:20.587 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-02-18T08:17:20.742 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:21.110 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (68s) 36s ago 85s 0.20.0 quay.io/prometheus/alertmanager:v0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (74s) 37s ago 74s 6.7.4 quay.io/ceph/ceph-grafana:6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (41s) 36s ago 41s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 cc4f59134c24 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (40s) 37s ago 39s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 running (3m) 37s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 e00d8ae11e57 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 running (5m) 36s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 62668a7da6fa 2024-02-18T08:17:21.407 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (5m) 36s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 ac31b52b8f59 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (3m) 37s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 9f2504c1574e 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (3m) 36s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 734252965c00 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (92s) 36s ago 92s 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (96s) 37s ago 95s 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (3m) 36s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 f3a00f8372d1 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 36s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 26cb79236d96 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (2m) 36s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 90ed1829e823 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (2m) 36s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 286b67e9352f 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (2m) 37s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 61d82b796285 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (2m) 37s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 2e4405ab6786 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (2m) 37s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 8b60408d6f6f 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (115s) 37s ago 115s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 36a3aa45395f 2024-02-18T08:17:21.408 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (66s) 37s ago 101s 2.18.1 quay.io/prometheus/prometheus:v2.18.1 de242295e225 f2468332186e 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:17:21.747 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:17:21.748 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:21.748 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:17:21.748 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 15 2024-02-18T08:17:21.748 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:17:21.748 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:17:23.903 INFO:teuthology.orchestra.run.smithi082.stderr:pool 'unique_pool_0' created 2024-02-18T08:17:24.276 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-02-18T08:17:24.426 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:17:25.912 INFO:teuthology.orchestra.run.smithi082.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-02-18T08:17:27.276 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight read -> 100 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight delete -> 50 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight snap_create -> 50 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight snap_remove -> 50 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight rollback -> 50 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight setattr -> 25 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight rmattr -> 25 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight copy_from -> 50 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:adding op weight append -> 100 2024-02-18T08:17:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:ceph version 15.2.17 (8a82819d84cf884bd39c17e3236e0632ac146dc4) octopus (stable) 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout:Configuration: 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Number of operations: 4000 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Number of objects: 50 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Max in flight operations: 16 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Object size (in bytes): 4000000 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Write stride min: 400000 2024-02-18T08:17:27.309 INFO:tasks.rados.rados.0.smithi082.stdout: Write stride max: 800000 2024-02-18T08:17:27.929 INFO:tasks.rados.rados.0.smithi082.stdout:1: write initial oid 1 2024-02-18T08:17:27.929 INFO:tasks.rados.rados.0.smithi082.stdout:1: seq_num 0 ranges {0=24576} 2024-02-18T08:17:27.929 INFO:tasks.rados.rados.0.smithi082.stdout:1: writing smithi08262953-1 from 0 to 24576 tid 1 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:2: write initial oid 2 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:2: seq_num 1 ranges {0=24576} 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:2: writing smithi08262953-2 from 0 to 24576 tid 1 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:3: write initial oid 3 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:3: seq_num 2 ranges {0=40960} 2024-02-18T08:17:27.930 INFO:tasks.rados.rados.0.smithi082.stdout:3: writing smithi08262953-3 from 0 to 40960 tid 1 2024-02-18T08:17:27.938 INFO:tasks.rados.rados.0.smithi082.stdout:4: write initial oid 4 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:4: seq_num 3 ranges {0=57344} 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:4: writing smithi08262953-4 from 0 to 57344 tid 1 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:5: write initial oid 5 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:5: seq_num 4 ranges {0=73728} 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:5: writing smithi08262953-5 from 0 to 73728 tid 1 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:6: write initial oid 6 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:6: seq_num 5 ranges {0=90112} 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:6: writing smithi08262953-6 from 0 to 90112 tid 1 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:7: write initial oid 7 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:7: seq_num 6 ranges {0=106496} 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:7: writing smithi08262953-7 from 0 to 106496 tid 1 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:8: write initial oid 8 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:8: seq_num 7 ranges {0=122880} 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:8: writing smithi08262953-8 from 0 to 122880 tid 1 2024-02-18T08:17:27.939 INFO:tasks.rados.rados.0.smithi082.stdout:9: write initial oid 9 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:9: seq_num 8 ranges {0=139264} 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:9: writing smithi08262953-9 from 0 to 139264 tid 1 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:10: write initial oid 10 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:10: seq_num 9 ranges {0=155648} 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:10: writing smithi08262953-10 from 0 to 155648 tid 1 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:11: write initial oid 11 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:11: seq_num 10 ranges {0=172032} 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:11: writing smithi08262953-11 from 0 to 172032 tid 1 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:12: write initial oid 12 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:12: seq_num 11 ranges {0=188416} 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:12: writing smithi08262953-12 from 0 to 188416 tid 1 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:13: write initial oid 13 2024-02-18T08:17:27.940 INFO:tasks.rados.rados.0.smithi082.stdout:13: seq_num 12 ranges {0=204800} 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:13: writing smithi08262953-13 from 0 to 204800 tid 1 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:14: write initial oid 14 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:14: seq_num 13 ranges {0=221184} 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:14: writing smithi08262953-14 from 0 to 221184 tid 1 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:15: write initial oid 15 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:15: seq_num 14 ranges {0=237568} 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:15: writing smithi08262953-15 from 0 to 237568 tid 1 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:16: write initial oid 16 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:16: seq_num 15 ranges {0=253952} 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:16: writing smithi08262953-16 from 0 to 253952 tid 1 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:2: finishing write tid 1 to smithi08262953-2 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:2: finishing write tid 3 to smithi08262953-2 2024-02-18T08:17:27.947 INFO:tasks.rados.rados.0.smithi082.stdout:6: finishing write tid 1 to smithi08262953-6 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:2: finishing write tid 4 to smithi08262953-2 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:9: finishing write tid 1 to smithi08262953-9 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:3: finishing write tid 1 to smithi08262953-3 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:4: finishing write tid 1 to smithi08262953-4 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:7: finishing write tid 1 to smithi08262953-7 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:1: finishing write tid 1 to smithi08262953-1 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:6: finishing write tid 3 to smithi08262953-6 2024-02-18T08:17:27.948 INFO:tasks.rados.rados.0.smithi082.stdout:6: finishing write tid 4 to smithi08262953-6 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:7: finishing write tid 3 to smithi08262953-7 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:7: finishing write tid 4 to smithi08262953-7 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:9: finishing write tid 3 to smithi08262953-9 2024-02-18T08:17:27.949 INFO:tasks.rados.rados.0.smithi082.stdout:12: finishing write tid 1 to smithi08262953-12 2024-02-18T08:17:27.951 INFO:tasks.rados.rados.0.smithi082.stdout:2: done (15 left) 2024-02-18T08:17:27.951 INFO:tasks.rados.rados.0.smithi082.stdout:6: done (14 left) 2024-02-18T08:17:27.951 INFO:tasks.rados.rados.0.smithi082.stdout:7: done (13 left) 2024-02-18T08:17:27.951 INFO:tasks.rados.rados.0.smithi082.stdout:17: write initial oid 17 2024-02-18T08:17:27.951 INFO:tasks.rados.rados.0.smithi082.stdout:17: seq_num 16 ranges {0=270336} 2024-02-18T08:17:27.952 INFO:tasks.rados.rados.0.smithi082.stdout:17: writing smithi08262953-17 from 0 to 270336 tid 1 2024-02-18T08:17:27.952 INFO:tasks.rados.rados.0.smithi082.stdout:18: write initial oid 18 2024-02-18T08:17:27.952 INFO:tasks.rados.rados.0.smithi082.stdout:18: seq_num 17 ranges {0=286720} 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:18: writing smithi08262953-18 from 0 to 286720 tid 1 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:19: write initial oid 19 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:19: seq_num 18 ranges {0=303104} 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:19: writing smithi08262953-19 from 0 to 303104 tid 1 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:1: finishing write tid 3 to smithi08262953-1 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:1: finishing write tid 4 to smithi08262953-1 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:8: finishing write tid 1 to smithi08262953-8 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:14: finishing write tid 1 to smithi08262953-14 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:5: finishing write tid 1 to smithi08262953-5 2024-02-18T08:17:27.956 INFO:tasks.rados.rados.0.smithi082.stdout:13: finishing write tid 1 to smithi08262953-13 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:8: finishing write tid 3 to smithi08262953-8 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:11: finishing write tid 1 to smithi08262953-11 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:15: finishing write tid 1 to smithi08262953-15 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:12: finishing write tid 3 to smithi08262953-12 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:16: finishing write tid 1 to smithi08262953-16 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:15: finishing write tid 3 to smithi08262953-15 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:14: finishing write tid 3 to smithi08262953-14 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:12: finishing write tid 4 to smithi08262953-12 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-18T08:17:27.957 INFO:tasks.rados.rados.0.smithi082.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:8: finishing write tid 4 to smithi08262953-8 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:13: finishing write tid 3 to smithi08262953-13 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:13: finishing write tid 4 to smithi08262953-13 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:11: finishing write tid 3 to smithi08262953-11 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:11: finishing write tid 4 to smithi08262953-11 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:15: finishing write tid 4 to smithi08262953-15 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 4 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-02-18T08:17:27.958 INFO:tasks.rados.rados.0.smithi082.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-02-18T08:17:27.965 INFO:tasks.rados.rados.0.smithi082.stdout:1: done (15 left) 2024-02-18T08:17:27.965 INFO:tasks.rados.rados.0.smithi082.stdout:8: done (14 left) 2024-02-18T08:17:27.965 INFO:tasks.rados.rados.0.smithi082.stdout:11: done (13 left) 2024-02-18T08:17:27.965 INFO:tasks.rados.rados.0.smithi082.stdout:12: done (12 left) 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:13: done (11 left) 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:15: done (10 left) 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:20: write initial oid 20 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:20: seq_num 19 ranges {0=319488} 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:20: writing smithi08262953-20 from 0 to 319488 tid 1 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:21: write initial oid 21 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:21: seq_num 20 ranges {0=344064} 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:21: writing smithi08262953-21 from 0 to 344064 tid 1 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:10: finishing write tid 1 to smithi08262953-10 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:16: finishing write tid 3 to smithi08262953-16 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:14: finishing write tid 4 to smithi08262953-14 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:4: finishing write tid 3 to smithi08262953-4 2024-02-18T08:17:27.966 INFO:tasks.rados.rados.0.smithi082.stdout:3: finishing write tid 3 to smithi08262953-3 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:19: finishing write tid 1 to smithi08262953-19 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:19: finishing write tid 3 to smithi08262953-19 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:19: finishing write tid 4 to smithi08262953-19 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:9: finishing write tid 4 to smithi08262953-9 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:18: finishing write tid 1 to smithi08262953-18 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:16: finishing write tid 4 to smithi08262953-16 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:9: done (11 left) 2024-02-18T08:17:27.967 INFO:tasks.rados.rados.0.smithi082.stdout:14: done (10 left) 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:16: done (9 left) 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:19: done (8 left) 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:22: write initial oid 22 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:22: seq_num 21 ranges {0=360448} 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:22: writing smithi08262953-22 from 0 to 360448 tid 1 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:23: write initial oid 23 2024-02-18T08:17:27.968 INFO:tasks.rados.rados.0.smithi082.stdout:23: seq_num 22 ranges {0=376832} 2024-02-18T08:17:27.969 INFO:tasks.rados.rados.0.smithi082.stdout:23: writing smithi08262953-23 from 0 to 376832 tid 1 2024-02-18T08:17:27.969 INFO:tasks.rados.rados.0.smithi082.stdout:24: write initial oid 24 2024-02-18T08:17:27.969 INFO:tasks.rados.rados.0.smithi082.stdout:24: seq_num 23 ranges {0=393216} 2024-02-18T08:17:27.972 INFO:tasks.rados.rados.0.smithi082.stdout:24: writing smithi08262953-24 from 0 to 393216 tid 1 2024-02-18T08:17:27.973 INFO:tasks.rados.rados.0.smithi082.stdout:25: write initial oid 25 2024-02-18T08:17:27.973 INFO:tasks.rados.rados.0.smithi082.stdout:25: seq_num 24 ranges {0=409600} 2024-02-18T08:17:27.978 INFO:tasks.rados.rados.0.smithi082.stdout:25: writing smithi08262953-25 from 0 to 409600 tid 1 2024-02-18T08:17:27.979 INFO:tasks.rados.rados.0.smithi082.stdout:26: write initial oid 26 2024-02-18T08:17:27.979 INFO:tasks.rados.rados.0.smithi082.stdout:26: seq_num 25 ranges {0=425984} 2024-02-18T08:17:27.979 INFO:tasks.rados.rados.0.smithi082.stdout:26: writing smithi08262953-26 from 0 to 425984 tid 1 2024-02-18T08:17:27.979 INFO:tasks.rados.rados.0.smithi082.stdout:27: write initial oid 27 2024-02-18T08:17:27.979 INFO:tasks.rados.rados.0.smithi082.stdout:27: seq_num 26 ranges {0=442368} 2024-02-18T08:17:27.981 INFO:tasks.rados.rados.0.smithi082.stdout:27: writing smithi08262953-27 from 0 to 442368 tid 1 2024-02-18T08:17:27.981 INFO:tasks.rados.rados.0.smithi082.stdout:28: write initial oid 28 2024-02-18T08:17:27.981 INFO:tasks.rados.rados.0.smithi082.stdout:28: seq_num 27 ranges {0=458752} 2024-02-18T08:17:27.985 INFO:tasks.rados.rados.0.smithi082.stdout:28: writing smithi08262953-28 from 0 to 458752 tid 1 2024-02-18T08:17:27.985 INFO:tasks.rados.rados.0.smithi082.stdout:29: write initial oid 29 2024-02-18T08:17:27.985 INFO:tasks.rados.rados.0.smithi082.stdout:29: seq_num 28 ranges {0=475136} 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:29: writing smithi08262953-29 from 0 to 475136 tid 1 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:3: finishing write tid 4 to smithi08262953-3 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 4 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:4: finishing write tid 4 to smithi08262953-4 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:17: finishing write tid 1 to smithi08262953-17 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:18: finishing write tid 3 to smithi08262953-18 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:17: finishing write tid 3 to smithi08262953-17 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:18: finishing write tid 4 to smithi08262953-18 2024-02-18T08:17:27.989 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:17: finishing write tid 4 to smithi08262953-17 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:21: finishing write tid 1 to smithi08262953-21 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:10: finishing write tid 3 to smithi08262953-10 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:20: finishing write tid 1 to smithi08262953-20 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:10: finishing write tid 4 to smithi08262953-10 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:20: finishing write tid 3 to smithi08262953-20 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:23: finishing write tid 1 to smithi08262953-23 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:22: finishing write tid 1 to smithi08262953-22 2024-02-18T08:17:27.990 INFO:tasks.rados.rados.0.smithi082.stdout:20: finishing write tid 4 to smithi08262953-20 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:22: finishing write tid 3 to smithi08262953-22 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:22: finishing write tid 4 to smithi08262953-22 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:5: finishing write tid 3 to smithi08262953-5 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:5: finishing write tid 4 to smithi08262953-5 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:23: finishing write tid 3 to smithi08262953-23 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:24: finishing write tid 1 to smithi08262953-24 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:21: finishing write tid 3 to smithi08262953-21 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:25: finishing write tid 1 to smithi08262953-25 2024-02-18T08:17:27.991 INFO:tasks.rados.rados.0.smithi082.stdout:24: finishing write tid 3 to smithi08262953-24 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:24: finishing write tid 4 to smithi08262953-24 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:26: finishing write tid 1 to smithi08262953-26 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:23: finishing write tid 4 to smithi08262953-23 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:28: finishing write tid 1 to smithi08262953-28 2024-02-18T08:17:27.992 INFO:tasks.rados.rados.0.smithi082.stdout:27: finishing write tid 1 to smithi08262953-27 2024-02-18T08:17:27.996 INFO:tasks.rados.rados.0.smithi082.stdout:3: done (15 left) 2024-02-18T08:17:27.996 INFO:tasks.rados.rados.0.smithi082.stdout:4: done (14 left) 2024-02-18T08:17:27.996 INFO:tasks.rados.rados.0.smithi082.stdout:5: done (13 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:10: done (12 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:17: done (11 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:18: done (10 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:20: done (9 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:22: done (8 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:23: done (7 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:24: done (6 left) 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:30: write initial oid 30 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:30: seq_num 29 ranges {0=491520} 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:30: writing smithi08262953-30 from 0 to 491520 tid 1 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:31: write initial oid 31 2024-02-18T08:17:27.997 INFO:tasks.rados.rados.0.smithi082.stdout:31: seq_num 30 ranges {0=507904} 2024-02-18T08:17:27.998 INFO:tasks.rados.rados.0.smithi082.stdout:31: writing smithi08262953-31 from 0 to 507904 tid 1 2024-02-18T08:17:27.998 INFO:tasks.rados.rados.0.smithi082.stdout:32: write initial oid 32 2024-02-18T08:17:27.998 INFO:tasks.rados.rados.0.smithi082.stdout:32: seq_num 31 ranges {0=524288} 2024-02-18T08:17:28.001 INFO:tasks.rados.rados.0.smithi082.stdout:32: writing smithi08262953-32 from 0 to 524288 tid 1 2024-02-18T08:17:28.001 INFO:tasks.rados.rados.0.smithi082.stdout:33: write initial oid 33 2024-02-18T08:17:28.001 INFO:tasks.rados.rados.0.smithi082.stdout:33: seq_num 32 ranges {0=540672} 2024-02-18T08:17:28.005 INFO:tasks.rados.rados.0.smithi082.stdout:33: writing smithi08262953-33 from 0 to 540672 tid 1 2024-02-18T08:17:28.005 INFO:tasks.rados.rados.0.smithi082.stdout:34: write initial oid 34 2024-02-18T08:17:28.005 INFO:tasks.rados.rados.0.smithi082.stdout:34: seq_num 33 ranges {0=557056} 2024-02-18T08:17:28.009 INFO:tasks.rados.rados.0.smithi082.stdout:34: writing smithi08262953-34 from 0 to 557056 tid 1 2024-02-18T08:17:28.009 INFO:tasks.rados.rados.0.smithi082.stdout:35: write initial oid 35 2024-02-18T08:17:28.010 INFO:tasks.rados.rados.0.smithi082.stdout:35: seq_num 34 ranges {0=573440} 2024-02-18T08:17:28.015 INFO:tasks.rados.rados.0.smithi082.stdout:35: writing smithi08262953-35 from 0 to 573440 tid 1 2024-02-18T08:17:28.015 INFO:tasks.rados.rados.0.smithi082.stdout:36: write initial oid 36 2024-02-18T08:17:28.015 INFO:tasks.rados.rados.0.smithi082.stdout:36: seq_num 35 ranges {0=589824} 2024-02-18T08:17:28.018 INFO:tasks.rados.rados.0.smithi082.stdout:36: writing smithi08262953-36 from 0 to 589824 tid 1 2024-02-18T08:17:28.018 INFO:tasks.rados.rados.0.smithi082.stdout:37: write initial oid 37 2024-02-18T08:17:28.018 INFO:tasks.rados.rados.0.smithi082.stdout:37: seq_num 36 ranges {0=606208} 2024-02-18T08:17:28.023 INFO:tasks.rados.rados.0.smithi082.stdout:37: writing smithi08262953-37 from 0 to 606208 tid 1 2024-02-18T08:17:28.023 INFO:tasks.rados.rados.0.smithi082.stdout:38: write initial oid 38 2024-02-18T08:17:28.023 INFO:tasks.rados.rados.0.smithi082.stdout:38: seq_num 37 ranges {0=622592} 2024-02-18T08:17:28.028 INFO:tasks.rados.rados.0.smithi082.stdout:38: writing smithi08262953-38 from 0 to 622592 tid 1 2024-02-18T08:17:28.028 INFO:tasks.rados.rados.0.smithi082.stdout:39: write initial oid 39 2024-02-18T08:17:28.028 INFO:tasks.rados.rados.0.smithi082.stdout:39: seq_num 38 ranges {0=638976} 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:39: writing smithi08262953-39 from 0 to 638976 tid 1 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:26: finishing write tid 3 to smithi08262953-26 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:28: finishing write tid 3 to smithi08262953-28 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:26: finishing write tid 4 to smithi08262953-26 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:28: finishing write tid 4 to smithi08262953-28 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-02-18T08:17:28.034 INFO:tasks.rados.rados.0.smithi082.stdout:21: finishing write tid 4 to smithi08262953-21 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:25: finishing write tid 3 to smithi08262953-25 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:29: finishing write tid 1 to smithi08262953-29 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:27: finishing write tid 3 to smithi08262953-27 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:27: finishing write tid 4 to smithi08262953-27 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 2 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:29: finishing write tid 3 to smithi08262953-29 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:30: finishing write tid 1 to smithi08262953-30 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:25: finishing write tid 4 to smithi08262953-25 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:30: finishing write tid 3 to smithi08262953-30 2024-02-18T08:17:28.035 INFO:tasks.rados.rados.0.smithi082.stdout:29: finishing write tid 4 to smithi08262953-29 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:30: finishing write tid 4 to smithi08262953-30 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 8 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:32: finishing write tid 1 to smithi08262953-32 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:32: finishing write tid 3 to smithi08262953-32 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:31: finishing write tid 1 to smithi08262953-31 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:32: finishing write tid 4 to smithi08262953-32 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:31: finishing write tid 3 to smithi08262953-31 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:33: finishing write tid 1 to smithi08262953-33 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:31: finishing write tid 4 to smithi08262953-31 2024-02-18T08:17:28.036 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 4 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:33: finishing write tid 3 to smithi08262953-33 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:33: finishing write tid 4 to smithi08262953-33 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 4 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:34: finishing write tid 1 to smithi08262953-34 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:36: finishing write tid 1 to smithi08262953-36 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:36: finishing write tid 3 to smithi08262953-36 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:36: finishing write tid 4 to smithi08262953-36 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 2 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:34: finishing write tid 3 to smithi08262953-34 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:34: finishing write tid 4 to smithi08262953-34 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-18T08:17:28.037 INFO:tasks.rados.rados.0.smithi082.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:35: finishing write tid 1 to smithi08262953-35 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:35: finishing write tid 3 to smithi08262953-35 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:38: finishing write tid 1 to smithi08262953-38 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:35: finishing write tid 4 to smithi08262953-35 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:21: done (15 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:25: done (14 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:26: done (13 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:27: done (12 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:28: done (11 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:29: done (10 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:30: done (9 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:31: done (8 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:32: done (7 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:33: done (6 left) 2024-02-18T08:17:28.038 INFO:tasks.rados.rados.0.smithi082.stdout:34: done (5 left) 2024-02-18T08:17:28.039 INFO:tasks.rados.rados.0.smithi082.stdout:35: done (4 left) 2024-02-18T08:17:28.039 INFO:tasks.rados.rados.0.smithi082.stdout:36: done (3 left) 2024-02-18T08:17:28.039 INFO:tasks.rados.rados.0.smithi082.stdout:40: write initial oid 40 2024-02-18T08:17:28.039 INFO:tasks.rados.rados.0.smithi082.stdout:40: seq_num 39 ranges {0=663552} 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:40: writing smithi08262953-40 from 0 to 663552 tid 1 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:41: write initial oid 41 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:41: seq_num 40 ranges {0=679936} 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:41: writing smithi08262953-41 from 0 to 679936 tid 1 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:38: finishing write tid 3 to smithi08262953-38 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:40: finishing write tid 1 to smithi08262953-40 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:38: finishing write tid 4 to smithi08262953-38 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 2 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-02-18T08:17:28.043 INFO:tasks.rados.rados.0.smithi082.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-02-18T08:17:28.044 INFO:tasks.rados.rados.0.smithi082.stdout:40: finishing write tid 3 to smithi08262953-40 2024-02-18T08:17:28.044 INFO:tasks.rados.rados.0.smithi082.stdout:37: finishing write tid 1 to smithi08262953-37 2024-02-18T08:17:28.044 INFO:tasks.rados.rados.0.smithi082.stdout:38: done (4 left) 2024-02-18T08:17:28.044 INFO:tasks.rados.rados.0.smithi082.stdout:42: write initial oid 42 2024-02-18T08:17:28.044 INFO:tasks.rados.rados.0.smithi082.stdout:42: seq_num 41 ranges {0=696320} 2024-02-18T08:17:28.048 INFO:tasks.rados.rados.0.smithi082.stdout:42: writing smithi08262953-42 from 0 to 696320 tid 1 2024-02-18T08:17:28.051 INFO:tasks.rados.rados.0.smithi082.stdout:43: write initial oid 43 2024-02-18T08:17:28.051 INFO:tasks.rados.rados.0.smithi082.stdout:43: seq_num 42 ranges {0=712704} 2024-02-18T08:17:28.053 INFO:tasks.rados.rados.0.smithi082.stdout:43: writing smithi08262953-43 from 0 to 712704 tid 1 2024-02-18T08:17:28.056 INFO:tasks.rados.rados.0.smithi082.stdout:44: write initial oid 44 2024-02-18T08:17:28.056 INFO:tasks.rados.rados.0.smithi082.stdout:44: seq_num 43 ranges {0=729088} 2024-02-18T08:17:28.062 INFO:tasks.rados.rados.0.smithi082.stdout:44: writing smithi08262953-44 from 0 to 729088 tid 1 2024-02-18T08:17:28.063 INFO:tasks.rados.rados.0.smithi082.stdout:45: write initial oid 45 2024-02-18T08:17:28.063 INFO:tasks.rados.rados.0.smithi082.stdout:45: seq_num 44 ranges {0=745472} 2024-02-18T08:17:28.064 INFO:tasks.rados.rados.0.smithi082.stdout:45: writing smithi08262953-45 from 0 to 745472 tid 1 2024-02-18T08:17:28.065 INFO:tasks.rados.rados.0.smithi082.stdout:46: write initial oid 46 2024-02-18T08:17:28.065 INFO:tasks.rados.rados.0.smithi082.stdout:46: seq_num 45 ranges {0=761856} 2024-02-18T08:17:28.070 INFO:tasks.rados.rados.0.smithi082.stdout:46: writing smithi08262953-46 from 0 to 761856 tid 1 2024-02-18T08:17:28.070 INFO:tasks.rados.rados.0.smithi082.stdout:47: write initial oid 47 2024-02-18T08:17:28.070 INFO:tasks.rados.rados.0.smithi082.stdout:47: seq_num 46 ranges {0=778240} 2024-02-18T08:17:28.075 INFO:tasks.rados.rados.0.smithi082.stdout:47: writing smithi08262953-47 from 0 to 778240 tid 1 2024-02-18T08:17:28.075 INFO:tasks.rados.rados.0.smithi082.stdout:48: write initial oid 48 2024-02-18T08:17:28.075 INFO:tasks.rados.rados.0.smithi082.stdout:48: seq_num 47 ranges {0=794624} 2024-02-18T08:17:28.081 INFO:tasks.rados.rados.0.smithi082.stdout:48: writing smithi08262953-48 from 0 to 794624 tid 1 2024-02-18T08:17:28.081 INFO:tasks.rados.rados.0.smithi082.stdout:49: write initial oid 49 2024-02-18T08:17:28.081 INFO:tasks.rados.rados.0.smithi082.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-02-18T08:17:28.084 INFO:tasks.rados.rados.0.smithi082.stdout:49: writing smithi08262953-49 from 0 to 409600 tid 1 2024-02-18T08:17:28.087 INFO:tasks.rados.rados.0.smithi082.stdout:49: writing smithi08262953-49 from 409600 to 811008 tid 2 2024-02-18T08:17:28.087 INFO:tasks.rados.rados.0.smithi082.stdout:50: write initial oid 50 2024-02-18T08:17:28.087 INFO:tasks.rados.rados.0.smithi082.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-02-18T08:17:28.090 INFO:tasks.rados.rados.0.smithi082.stdout:50: writing smithi08262953-50 from 0 to 425984 tid 1 2024-02-18T08:17:28.093 INFO:tasks.rados.rados.0.smithi082.stdout:50: writing smithi08262953-50 from 425984 to 827392 tid 2 2024-02-18T08:17:28.093 INFO:tasks.rados.rados.0.smithi082.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2024-02-18T08:17:28.094 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 0 2024-02-18T08:17:28.094 INFO:tasks.rados.rados.0.smithi082.stdout:52: seq_num 50 ranges {286720=442368,729088=401408} 2024-02-18T08:17:28.099 INFO:tasks.rados.rados.0.smithi082.stdout:52: writing smithi08262953-18 from 286720 to 729088 tid 1 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:52: writing smithi08262953-18 from 729088 to 1130496 tid 2 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:53: rmattr oid 3 current snap is 0 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:53: done (15 left) 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:54: delete oid 29 current snap is 0 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:37: finishing write tid 3 to smithi08262953-37 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:40: finishing write tid 4 to smithi08262953-40 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:37: finishing write tid 4 to smithi08262953-37 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-18T08:17:28.103 INFO:tasks.rados.rados.0.smithi082.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:39: finishing write tid 1 to smithi08262953-39 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:41: finishing write tid 1 to smithi08262953-41 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:41: finishing write tid 3 to smithi08262953-41 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:41: finishing write tid 4 to smithi08262953-41 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:42: finishing write tid 1 to smithi08262953-42 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:42: finishing write tid 3 to smithi08262953-42 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:39: finishing write tid 3 to smithi08262953-39 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:42: finishing write tid 4 to smithi08262953-42 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:43: finishing write tid 1 to smithi08262953-43 2024-02-18T08:17:28.104 INFO:tasks.rados.rados.0.smithi082.stdout:39: finishing write tid 4 to smithi08262953-39 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:43: finishing write tid 3 to smithi08262953-43 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:44: finishing write tid 1 to smithi08262953-44 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:43: finishing write tid 4 to smithi08262953-43 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:44: finishing write tid 3 to smithi08262953-44 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:45: finishing write tid 1 to smithi08262953-45 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:44: finishing write tid 4 to smithi08262953-44 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 4 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:45: finishing write tid 3 to smithi08262953-45 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:45: finishing write tid 4 to smithi08262953-45 2024-02-18T08:17:28.105 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 2 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:46: finishing write tid 1 to smithi08262953-46 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:47: finishing write tid 1 to smithi08262953-47 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:46: finishing write tid 3 to smithi08262953-46 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:46: finishing write tid 4 to smithi08262953-46 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:47: finishing write tid 3 to smithi08262953-47 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:48: finishing write tid 1 to smithi08262953-48 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:48: finishing write tid 3 to smithi08262953-48 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:49: finishing write tid 1 to smithi08262953-49 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:48: finishing write tid 4 to smithi08262953-48 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-02-18T08:17:28.106 INFO:tasks.rados.rados.0.smithi082.stdout:47: finishing write tid 4 to smithi08262953-47 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:49: finishing write tid 2 to smithi08262953-49 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:49: finishing write tid 4 to smithi08262953-49 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:49: finishing write tid 5 to smithi08262953-49 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 13 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:50: finishing write tid 1 to smithi08262953-50 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:51: finishing copy_from to smithi08262953-8 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:51: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:17:28.107 INFO:tasks.rados.rados.0.smithi082.stdout:50: finishing write tid 2 to smithi08262953-50 2024-02-18T08:17:28.108 INFO:tasks.rados.rados.0.smithi082.stdout:50: finishing write tid 4 to smithi08262953-50 2024-02-18T08:17:28.108 INFO:tasks.rados.rados.0.smithi082.stdout:50: finishing write tid 5 to smithi08262953-50 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:37: done (15 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:39: done (14 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:40: done (13 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:41: done (12 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:42: done (11 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:43: done (10 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:44: done (9 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:45: done (8 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:46: done (7 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:47: done (6 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:48: done (5 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:49: done (4 left) 2024-02-18T08:17:28.109 INFO:tasks.rados.rados.0.smithi082.stdout:50: done (3 left) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:51: done (2 left) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:54: done (1 left) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:55: read oid 15 snap -1 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:56: rollback oid 31 current snap is 0 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:56: done (2 left) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:57: read oid 28 snap -1 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:59: rollback oid 45 current snap is 0 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:59: done (4 left) 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-02-18T08:17:28.110 INFO:tasks.rados.rados.0.smithi082.stdout:61: delete oid 1 current snap is 0 2024-02-18T08:17:28.111 INFO:tasks.rados.rados.0.smithi082.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-02-18T08:17:28.120 INFO:tasks.rados.rados.0.smithi082.stdout:52: finishing write tid 1 to smithi08262953-18 2024-02-18T08:17:28.120 INFO:tasks.rados.rados.0.smithi082.stdout:52: finishing write tid 2 to smithi08262953-18 2024-02-18T08:17:28.121 INFO:tasks.rados.rados.0.smithi082.stdout:52: finishing write tid 4 to smithi08262953-18 2024-02-18T08:17:28.121 INFO:tasks.rados.rados.0.smithi082.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:52: finishing write tid 5 to smithi08262953-18 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 11 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:52: left oid 18 (ObjNum 50 snap 0 seq_num 50) 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:60: finishing copy_from to smithi08262953-23 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:60: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:58: finishing copy_from to smithi08262953-29 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:58: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:17:28.137 INFO:tasks.rados.rados.0.smithi082.stdout:52: done (5 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:55: done (4 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:57: done (3 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:58: done (2 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:60: done (1 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:61: done (0 left) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:62: read oid 17 snap -1 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-18T08:17:28.138 INFO:tasks.rados.rados.0.smithi082.stdout:63: snap_create 2024-02-18T08:17:28.144 INFO:tasks.rados.rados.0.smithi082.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2024-02-18T08:17:28.937 INFO:tasks.rados.rados.0.smithi082.stdout:62: done (1 left) 2024-02-18T08:17:28.937 INFO:tasks.rados.rados.0.smithi082.stdout:63: done (0 left) 2024-02-18T08:17:28.938 INFO:tasks.rados.rados.0.smithi082.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-02-18T08:17:28.938 INFO:tasks.rados.rados.0.smithi082.stdout:65: read oid 30 snap -1 2024-02-18T08:17:28.938 INFO:tasks.rados.rados.0.smithi082.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-18T08:17:28.938 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 1 2024-02-18T08:17:28.938 INFO:tasks.rados.rados.0.smithi082.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-02-18T08:17:28.945 INFO:tasks.rados.rados.0.smithi082.stdout:66: writing smithi08262953-23 from 794624 to 1286144 tid 1 2024-02-18T08:17:28.948 INFO:tasks.rados.rados.0.smithi082.stdout:66: writing smithi08262953-23 from 1286144 to 1687552 tid 2 2024-02-18T08:17:28.948 INFO:tasks.rados.rados.0.smithi082.stdout:67: rollback oid 10 current snap is 1 2024-02-18T08:17:28.948 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 0 2024-02-18T08:17:28.948 INFO:tasks.rados.rados.0.smithi082.stdout:64: finishing copy_from to smithi08262953-15 2024-02-18T08:17:28.948 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-02-18T08:17:28.949 INFO:tasks.rados.rados.0.smithi082.stdout:64: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:17:28.949 INFO:tasks.rados.rados.0.smithi082.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:66: finishing write tid 1 to smithi08262953-23 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:67: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:66: finishing write tid 2 to smithi08262953-23 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:64: done (3 left) 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:65: done (2 left) 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:68: setattr oid 20 current snap is 1 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:66: finishing write tid 4 to smithi08262953-23 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:66: finishing write tid 5 to smithi08262953-23 2024-02-18T08:17:28.964 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-02-18T08:17:28.965 INFO:tasks.rados.rados.0.smithi082.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-02-18T08:17:28.965 INFO:tasks.rados.rados.0.smithi082.stdout:67: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:17:28.965 INFO:tasks.rados.rados.0.smithi082.stdout:67: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:17:28.965 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:66: done (2 left) 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:67: done (1 left) 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:70: read oid 24 snap 0 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-02-18T08:17:28.966 INFO:tasks.rados.rados.0.smithi082.stdout:72: rollback oid 49 current snap is 1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 0 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:73: read oid 4 snap 0 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:74: rmattr oid 7 current snap is 1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:74: done (6 left) 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:76: read oid 39 snap -1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:78: read oid 2 snap -1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:79: setattr oid 41 current snap is 1 2024-02-18T08:17:28.967 INFO:tasks.rados.rados.0.smithi082.stdout:80: snap_create 2024-02-18T08:17:28.968 INFO:tasks.rados.rados.0.smithi082.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-18T08:17:28.971 INFO:tasks.rados.rados.0.smithi082.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-02-18T08:17:28.972 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 14 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:17:28.972 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 18 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-02-18T08:17:28.972 INFO:tasks.rados.rados.0.smithi082.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:17:28.985 INFO:tasks.rados.rados.0.smithi082.stdout:72: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:17:28.985 INFO:tasks.rados.rados.0.smithi082.stdout:72: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:17:28.985 INFO:tasks.rados.rados.0.smithi082.stdout:72: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:17:28.985 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 18 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-02-18T08:17:28.985 INFO:tasks.rados.rados.0.smithi082.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:75: finishing copy_from to smithi08262953-21 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:75: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:71: finishing copy_from to smithi08262953-36 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:71: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:77: finishing copy_from to smithi08262953-6 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-02-18T08:17:29.002 INFO:tasks.rados.rados.0.smithi082.stdout:77: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:17:29.003 INFO:tasks.rados.rados.0.smithi082.stdout:69: finishing copy_from to smithi08262953-45 2024-02-18T08:17:29.003 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-02-18T08:17:29.003 INFO:tasks.rados.rados.0.smithi082.stdout:69: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:17:29.946 INFO:tasks.rados.rados.0.smithi082.stdout:68: done (11 left) 2024-02-18T08:17:29.946 INFO:tasks.rados.rados.0.smithi082.stdout:69: done (10 left) 2024-02-18T08:17:29.946 INFO:tasks.rados.rados.0.smithi082.stdout:70: done (9 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:71: done (8 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:72: done (7 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:73: done (6 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:75: done (5 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:76: done (4 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:77: done (3 left) 2024-02-18T08:17:29.947 INFO:tasks.rados.rados.0.smithi082.stdout:78: done (2 left) 2024-02-18T08:17:29.948 INFO:tasks.rados.rados.0.smithi082.stdout:79: done (1 left) 2024-02-18T08:17:29.948 INFO:tasks.rados.rados.0.smithi082.stdout:80: done (0 left) 2024-02-18T08:17:29.948 INFO:tasks.rados.rados.0.smithi082.stdout:81: rollback oid 40 current snap is 2 2024-02-18T08:17:29.948 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 1 2024-02-18T08:17:29.948 INFO:tasks.rados.rados.0.smithi082.stdout:82: snap_create 2024-02-18T08:17:29.951 INFO:tasks.rados.rados.0.smithi082.stdout:81: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:17:29.951 INFO:tasks.rados.rados.0.smithi082.stdout:81: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:17:29.951 INFO:tasks.rados.rados.0.smithi082.stdout:81: finishing rollback tid 2 to smithi08262953-40 2024-02-18T08:17:29.951 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-02-18T08:17:30.947 INFO:tasks.rados.rados.0.smithi082.stdout:81: done (1 left) 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:82: done (0 left) 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:83: rollback oid 9 current snap is 3 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 0 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:84: read oid 20 snap 1 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:85: read oid 25 snap -1 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:87: setattr oid 48 current snap is 3 2024-02-18T08:17:30.948 INFO:tasks.rados.rados.0.smithi082.stdout:88: snap_remove snap 2 2024-02-18T08:17:31.958 INFO:tasks.rados.rados.0.smithi082.stdout:88: done (5 left) 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:89: read oid 38 snap 1 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:90: read oid 18 snap -1 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:83: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:83: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:17:31.959 INFO:tasks.rados.rados.0.smithi082.stdout:83: finishing rollback tid 2 to smithi08262953-9 2024-02-18T08:17:31.960 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-02-18T08:17:31.960 INFO:tasks.rados.rados.0.smithi082.stdout:86: finishing copy_from to smithi08262953-34 2024-02-18T08:17:31.960 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-02-18T08:17:31.960 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 20 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-02-18T08:17:31.960 INFO:tasks.rados.rados.0.smithi082.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-02-18T08:17:31.971 INFO:tasks.rados.rados.0.smithi082.stdout:86: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:17:31.972 INFO:tasks.rados.rados.0.smithi082.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-18T08:17:31.983 INFO:tasks.rados.rados.0.smithi082.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-02-18T08:17:31.999 INFO:tasks.rados.rados.0.smithi082.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:91: finishing copy_from to smithi08262953-2 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:91: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:83: done (7 left) 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:84: done (6 left) 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:85: done (5 left) 2024-02-18T08:17:32.034 INFO:tasks.rados.rados.0.smithi082.stdout:86: done (4 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:87: done (3 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:89: done (2 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:90: done (1 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:91: done (0 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:92: rmattr oid 9 current snap is 3 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:92: done (0 left) 2024-02-18T08:17:32.035 INFO:tasks.rados.rados.0.smithi082.stdout:93: snap_remove snap 0 2024-02-18T08:17:32.963 INFO:tasks.rados.rados.0.smithi082.stdout:93: done (0 left) 2024-02-18T08:17:32.963 INFO:tasks.rados.rados.0.smithi082.stdout:94: snap_remove snap 1 2024-02-18T08:17:33.969 INFO:tasks.rados.rados.0.smithi082.stdout:94: done (0 left) 2024-02-18T08:17:33.969 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 3 2024-02-18T08:17:33.969 INFO:tasks.rados.rados.0.smithi082.stdout:95: seq_num 54 ranges {778240=507904,1286144=401408} 2024-02-18T08:17:33.977 INFO:tasks.rados.rados.0.smithi082.stdout:95: writing smithi08262953-29 from 778240 to 1286144 tid 1 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:95: writing smithi08262953-29 from 1286144 to 1687552 tid 2 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:96: read oid 13 snap -1 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:96: expect (ObjNum 12 snap 0 seq_num 12) 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:97: rollback oid 3 current snap is 3 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:97: done (2 left) 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:98: rmattr oid 23 current snap is 3 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:98: done (2 left) 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:99: read oid 35 snap -1 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:99: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-18T08:17:33.981 INFO:tasks.rados.rados.0.smithi082.stdout:100: delete oid 28 current snap is 3 2024-02-18T08:17:33.986 INFO:tasks.rados.rados.0.smithi082.stdout:100: done (3 left) 2024-02-18T08:17:33.986 INFO:tasks.rados.rados.0.smithi082.stdout:101: copy_from oid 36 from oid 42 current snap is 3 2024-02-18T08:17:33.986 INFO:tasks.rados.rados.0.smithi082.stdout:102: copy_from oid 19 from oid 25 current snap is 3 2024-02-18T08:17:33.986 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 3 2024-02-18T08:17:33.986 INFO:tasks.rados.rados.0.smithi082.stdout:103: seq_num 56 ranges {778240=540672,1318912=401408} 2024-02-18T08:17:33.991 INFO:tasks.rados.rados.0.smithi082.stdout:103: writing smithi08262953-47 from 778240 to 1318912 tid 1 2024-02-18T08:17:33.994 INFO:tasks.rados.rados.0.smithi082.stdout:103: writing smithi08262953-47 from 1318912 to 1720320 tid 2 2024-02-18T08:17:33.995 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 3 2024-02-18T08:17:33.995 INFO:tasks.rados.rados.0.smithi082.stdout:104: seq_num 57 ranges {794624=557056,1351680=401408} 2024-02-18T08:17:34.001 INFO:tasks.rados.rados.0.smithi082.stdout:104: writing smithi08262953-48 from 794624 to 1351680 tid 1 2024-02-18T08:17:34.005 INFO:tasks.rados.rados.0.smithi082.stdout:104: writing smithi08262953-48 from 1351680 to 1753088 tid 2 2024-02-18T08:17:34.005 INFO:tasks.rados.rados.0.smithi082.stdout:105: rollback oid 26 current snap is 3 2024-02-18T08:17:34.005 INFO:tasks.rados.rados.0.smithi082.stdout:105: done (7 left) 2024-02-18T08:17:34.005 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 3 2024-02-18T08:17:34.005 INFO:tasks.rados.rados.0.smithi082.stdout:106: seq_num 58 ranges {319488=573440,892928=401408} 2024-02-18T08:17:34.009 INFO:tasks.rados.rados.0.smithi082.stdout:106: writing smithi08262953-20 from 319488 to 892928 tid 1 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:106: writing smithi08262953-20 from 892928 to 1294336 tid 2 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:107: copy_from oid 50 from oid 43 current snap is 3 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:108: rollback oid 11 current snap is 3 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:108: done (9 left) 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 3 2024-02-18T08:17:34.012 INFO:tasks.rados.rados.0.smithi082.stdout:109: seq_num 59 ranges {663552=598016,1261568=401408} 2024-02-18T08:17:34.019 INFO:tasks.rados.rados.0.smithi082.stdout:109: writing smithi08262953-40 from 663552 to 1261568 tid 1 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:109: writing smithi08262953-40 from 1261568 to 1662976 tid 2 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:110: read oid 46 snap -1 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:110: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:111: rollback oid 44 current snap is 3 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:111: done (11 left) 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 3 2024-02-18T08:17:34.022 INFO:tasks.rados.rados.0.smithi082.stdout:112: seq_num 60 ranges {270336=614400,884736=401408} 2024-02-18T08:17:34.027 INFO:tasks.rados.rados.0.smithi082.stdout:112: writing smithi08262953-17 from 270336 to 884736 tid 1 2024-02-18T08:17:34.029 INFO:tasks.rados.rados.0.smithi082.stdout:112: writing smithi08262953-17 from 884736 to 1286144 tid 2 2024-02-18T08:17:34.030 INFO:tasks.rados.rados.0.smithi082.stdout:113: delete oid 38 current snap is 3 2024-02-18T08:17:34.030 INFO:tasks.rados.rados.0.smithi082.stdout:96: expect (ObjNum 12 snap 0 seq_num 12) 2024-02-18T08:17:34.036 INFO:tasks.rados.rados.0.smithi082.stdout:99: expect (ObjNum 34 snap 0 seq_num 34) 2024-02-18T08:17:34.053 INFO:tasks.rados.rados.0.smithi082.stdout:95: finishing write tid 1 to smithi08262953-29 2024-02-18T08:17:34.053 INFO:tasks.rados.rados.0.smithi082.stdout:95: finishing write tid 2 to smithi08262953-29 2024-02-18T08:17:34.053 INFO:tasks.rados.rados.0.smithi082.stdout:95: finishing write tid 4 to smithi08262953-29 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:95: finishing write tid 5 to smithi08262953-29 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 25 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:95: left oid 29 (ObjNum 54 snap 3 seq_num 54) 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:102: finishing copy_from to smithi08262953-19 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 4 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:102: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:101: finishing copy_from to smithi08262953-36 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:101: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:103: finishing write tid 1 to smithi08262953-47 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:103: finishing write tid 2 to smithi08262953-47 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:103: finishing write tid 4 to smithi08262953-47 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:103: finishing write tid 5 to smithi08262953-47 2024-02-18T08:17:34.054 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 17 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:103: left oid 47 (ObjNum 56 snap 3 seq_num 56) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:104: finishing write tid 1 to smithi08262953-48 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:104: finishing write tid 2 to smithi08262953-48 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:104: finishing write tid 4 to smithi08262953-48 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:95: done (12 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:96: done (11 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:99: done (10 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:101: done (9 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:102: done (8 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:103: done (7 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:113: done (6 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:114: rmattr oid 26 current snap is 3 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:114: done (6 left) 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:115: delete oid 28 current snap is 3 2024-02-18T08:17:34.055 INFO:tasks.rados.rados.0.smithi082.stdout:104: finishing write tid 5 to smithi08262953-48 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 32 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:104: left oid 48 (ObjNum 57 snap 3 seq_num 57) 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:106: finishing write tid 1 to smithi08262953-20 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:106: finishing write tid 2 to smithi08262953-20 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:106: finishing write tid 4 to smithi08262953-20 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:106: finishing write tid 5 to smithi08262953-20 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 28 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:106: left oid 20 (ObjNum 58 snap 3 seq_num 58) 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:107: finishing copy_from to smithi08262953-50 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 10 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:107: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:109: finishing write tid 1 to smithi08262953-40 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:109: finishing write tid 2 to smithi08262953-40 2024-02-18T08:17:34.056 INFO:tasks.rados.rados.0.smithi082.stdout:109: finishing write tid 4 to smithi08262953-40 2024-02-18T08:17:34.057 INFO:tasks.rados.rados.0.smithi082.stdout:109: finishing write tid 5 to smithi08262953-40 2024-02-18T08:17:34.057 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 17 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-18T08:17:34.057 INFO:tasks.rados.rados.0.smithi082.stdout:109: left oid 40 (ObjNum 59 snap 3 seq_num 59) 2024-02-18T08:17:34.057 INFO:tasks.rados.rados.0.smithi082.stdout:110: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: finishing write tid 1 to smithi08262953-17 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: finishing write tid 2 to smithi08262953-17 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: finishing write tid 4 to smithi08262953-17 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: finishing write tid 5 to smithi08262953-17 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 7 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: left oid 17 (ObjNum 60 snap 3 seq_num 60) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:104: done (6 left) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:106: done (5 left) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:107: done (4 left) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:109: done (3 left) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:110: done (2 left) 2024-02-18T08:17:34.073 INFO:tasks.rados.rados.0.smithi082.stdout:112: done (1 left) 2024-02-18T08:17:34.074 INFO:tasks.rados.rados.0.smithi082.stdout:115: done (0 left) 2024-02-18T08:17:34.074 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 3 2024-02-18T08:17:34.074 INFO:tasks.rados.rados.0.smithi082.stdout:116: seq_num 63 ranges {409600=663552,1073152=401408} 2024-02-18T08:17:34.078 INFO:tasks.rados.rados.0.smithi082.stdout:116: writing smithi08262953-25 from 409600 to 1073152 tid 1 2024-02-18T08:17:34.081 INFO:tasks.rados.rados.0.smithi082.stdout:116: writing smithi08262953-25 from 1073152 to 1474560 tid 2 2024-02-18T08:17:34.081 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 3 2024-02-18T08:17:34.081 INFO:tasks.rados.rados.0.smithi082.stdout:117: seq_num 64 ranges {40960=679936,720896=401408} 2024-02-18T08:17:34.085 INFO:tasks.rados.rados.0.smithi082.stdout:117: writing smithi08262953-3 from 40960 to 720896 tid 1 2024-02-18T08:17:34.087 INFO:tasks.rados.rados.0.smithi082.stdout:117: writing smithi08262953-3 from 720896 to 1122304 tid 2 2024-02-18T08:17:34.087 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 3 2024-02-18T08:17:34.088 INFO:tasks.rados.rados.0.smithi082.stdout:118: seq_num 65 ranges {524288=696320,1220608=401408} 2024-02-18T08:17:34.094 INFO:tasks.rados.rados.0.smithi082.stdout:118: writing smithi08262953-32 from 524288 to 1220608 tid 1 2024-02-18T08:17:34.097 INFO:tasks.rados.rados.0.smithi082.stdout:118: writing smithi08262953-32 from 1220608 to 1622016 tid 2 2024-02-18T08:17:34.097 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 3 2024-02-18T08:17:34.097 INFO:tasks.rados.rados.0.smithi082.stdout:119: seq_num 66 ranges {188416=712704,901120=401408} 2024-02-18T08:17:34.102 INFO:tasks.rados.rados.0.smithi082.stdout:119: writing smithi08262953-12 from 188416 to 901120 tid 1 2024-02-18T08:17:34.105 INFO:tasks.rados.rados.0.smithi082.stdout:119: writing smithi08262953-12 from 901120 to 1302528 tid 2 2024-02-18T08:17:34.105 INFO:tasks.rados.rados.0.smithi082.stdout:120: rollback oid 15 current snap is 3 2024-02-18T08:17:34.105 INFO:tasks.rados.rados.0.smithi082.stdout:120: done (4 left) 2024-02-18T08:17:34.105 INFO:tasks.rados.rados.0.smithi082.stdout:121: delete oid 44 current snap is 3 2024-02-18T08:17:34.105 INFO:tasks.rados.rados.0.smithi082.stdout:116: finishing write tid 1 to smithi08262953-25 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:116: finishing write tid 2 to smithi08262953-25 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:116: finishing write tid 4 to smithi08262953-25 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:116: finishing write tid 5 to smithi08262953-25 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 10 (ObjNum 63 snap 3 seq_num 63) dirty exists 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:116: left oid 25 (ObjNum 63 snap 3 seq_num 63) 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:117: finishing write tid 1 to smithi08262953-3 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:117: finishing write tid 2 to smithi08262953-3 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:117: finishing write tid 4 to smithi08262953-3 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:117: finishing write tid 5 to smithi08262953-3 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 20 (ObjNum 64 snap 3 seq_num 64) dirty exists 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:117: left oid 3 (ObjNum 64 snap 3 seq_num 64) 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:118: finishing write tid 1 to smithi08262953-32 2024-02-18T08:17:34.106 INFO:tasks.rados.rados.0.smithi082.stdout:118: finishing write tid 2 to smithi08262953-32 2024-02-18T08:17:34.107 INFO:tasks.rados.rados.0.smithi082.stdout:118: finishing write tid 4 to smithi08262953-32 2024-02-18T08:17:34.107 INFO:tasks.rados.rados.0.smithi082.stdout:118: finishing write tid 5 to smithi08262953-32 2024-02-18T08:17:34.107 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 31 (ObjNum 65 snap 3 seq_num 65) dirty exists 2024-02-18T08:17:34.107 INFO:tasks.rados.rados.0.smithi082.stdout:118: left oid 32 (ObjNum 65 snap 3 seq_num 65) 2024-02-18T08:17:34.107 INFO:tasks.rados.rados.0.smithi082.stdout:119: finishing write tid 1 to smithi08262953-12 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:116: done (4 left) 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:117: done (3 left) 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:118: done (2 left) 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:121: done (1 left) 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:122: delete oid 37 current snap is 3 2024-02-18T08:17:34.108 INFO:tasks.rados.rados.0.smithi082.stdout:119: finishing write tid 2 to smithi08262953-12 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:119: finishing write tid 4 to smithi08262953-12 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:119: finishing write tid 5 to smithi08262953-12 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 15 (ObjNum 66 snap 3 seq_num 66) dirty exists 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:119: left oid 12 (ObjNum 66 snap 3 seq_num 66) 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:119: done (1 left) 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:122: done (0 left) 2024-02-18T08:17:34.109 INFO:tasks.rados.rados.0.smithi082.stdout:123: snap_create 2024-02-18T08:17:34.974 INFO:tasks.rados.rados.0.smithi082.stdout:123: done (0 left) 2024-02-18T08:17:34.974 INFO:tasks.rados.rados.0.smithi082.stdout:124: read oid 48 snap 3 2024-02-18T08:17:34.974 INFO:tasks.rados.rados.0.smithi082.stdout:124: expect (ObjNum 57 snap 3 seq_num 57) 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:125: rollback oid 22 current snap is 4 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 3 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:126: read oid 17 snap 3 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:126: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 4 2024-02-18T08:17:34.975 INFO:tasks.rados.rados.0.smithi082.stdout:127: seq_num 69 ranges {1622016=761856,2383872=401408} 2024-02-18T08:17:34.987 INFO:tasks.rados.rados.0.smithi082.stdout:127: writing smithi08262953-32 from 1622016 to 2383872 tid 1 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:127: writing smithi08262953-32 from 2383872 to 2785280 tid 2 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:128: copy_from oid 1 from oid 24 current snap is 4 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:125: finishing rollback tid 0 to smithi08262953-22 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:125: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:125: finishing rollback tid 2 to smithi08262953-22 2024-02-18T08:17:34.990 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 10 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:125: done (4 left) 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:129: read oid 43 snap -1 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:129: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:130: copy_from oid 33 from oid 2 current snap is 4 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:131: copy_from oid 21 from oid 20 current snap is 4 2024-02-18T08:17:34.991 INFO:tasks.rados.rados.0.smithi082.stdout:132: snap_create 2024-02-18T08:17:34.994 INFO:tasks.rados.rados.0.smithi082.stdout:127: finishing write tid 1 to smithi08262953-32 2024-02-18T08:17:34.995 INFO:tasks.rados.rados.0.smithi082.stdout:128: finishing copy_from to smithi08262953-1 2024-02-18T08:17:34.995 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:17:34.996 INFO:tasks.rados.rados.0.smithi082.stdout:127: finishing write tid 2 to smithi08262953-32 2024-02-18T08:17:34.996 INFO:tasks.rados.rados.0.smithi082.stdout:127: finishing write tid 4 to smithi08262953-32 2024-02-18T08:17:34.996 INFO:tasks.rados.rados.0.smithi082.stdout:128: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:17:34.997 INFO:tasks.rados.rados.0.smithi082.stdout:127: finishing write tid 5 to smithi08262953-32 2024-02-18T08:17:34.997 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 35 (ObjNum 69 snap 4 seq_num 69) dirty exists 2024-02-18T08:17:34.997 INFO:tasks.rados.rados.0.smithi082.stdout:127: left oid 32 (ObjNum 69 snap 4 seq_num 69) 2024-02-18T08:17:34.998 INFO:tasks.rados.rados.0.smithi082.stdout:126: expect (ObjNum 60 snap 3 seq_num 60) 2024-02-18T08:17:35.037 INFO:tasks.rados.rados.0.smithi082.stdout:124: expect (ObjNum 57 snap 3 seq_num 57) 2024-02-18T08:17:35.098 INFO:tasks.rados.rados.0.smithi082.stdout:129: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:17:35.116 INFO:tasks.rados.rados.0.smithi082.stdout:131: finishing copy_from to smithi08262953-21 2024-02-18T08:17:35.116 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 28 (ObjNum 58 snap 3 seq_num 58) dirty exists 2024-02-18T08:17:35.117 INFO:tasks.rados.rados.0.smithi082.stdout:131: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:17:35.117 INFO:tasks.rados.rados.0.smithi082.stdout:130: finishing copy_from to smithi08262953-33 2024-02-18T08:17:35.117 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-02-18T08:17:35.117 INFO:tasks.rados.rados.0.smithi082.stdout:130: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:124: done (7 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:126: done (6 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:127: done (5 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:128: done (4 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:129: done (3 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:130: done (2 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:131: done (1 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:132: done (0 left) 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 5 2024-02-18T08:17:35.986 INFO:tasks.rados.rados.0.smithi082.stdout:133: seq_num 70 ranges {139264=778240,917504=401408} 2024-02-18T08:17:35.991 INFO:tasks.rados.rados.0.smithi082.stdout:133: writing smithi08262953-9 from 139264 to 917504 tid 1 2024-02-18T08:17:35.993 INFO:tasks.rados.rados.0.smithi082.stdout:133: writing smithi08262953-9 from 917504 to 1318912 tid 2 2024-02-18T08:17:35.994 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 5 2024-02-18T08:17:35.994 INFO:tasks.rados.rados.0.smithi082.stdout:134: seq_num 71 ranges {1302528=794624,2097152=401408} 2024-02-18T08:17:36.005 INFO:tasks.rados.rados.0.smithi082.stdout:134: writing smithi08262953-12 from 1302528 to 2097152 tid 1 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:134: writing smithi08262953-12 from 2097152 to 2498560 tid 2 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:135: rollback oid 22 current snap is 5 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 3 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: finishing write tid 1 to smithi08262953-9 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: finishing write tid 2 to smithi08262953-9 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: finishing write tid 4 to smithi08262953-9 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: finishing write tid 5 to smithi08262953-9 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 16 (ObjNum 70 snap 5 seq_num 70) dirty exists 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: left oid 9 (ObjNum 70 snap 5 seq_num 70) 2024-02-18T08:17:36.008 INFO:tasks.rados.rados.0.smithi082.stdout:133: done (2 left) 2024-02-18T08:17:36.009 INFO:tasks.rados.rados.0.smithi082.stdout:136: snap_create 2024-02-18T08:17:36.010 INFO:tasks.rados.rados.0.smithi082.stdout:134: finishing write tid 1 to smithi08262953-12 2024-02-18T08:17:36.010 INFO:tasks.rados.rados.0.smithi082.stdout:134: finishing write tid 2 to smithi08262953-12 2024-02-18T08:17:36.010 INFO:tasks.rados.rados.0.smithi082.stdout:134: finishing write tid 4 to smithi08262953-12 2024-02-18T08:17:36.011 INFO:tasks.rados.rados.0.smithi082.stdout:134: finishing write tid 5 to smithi08262953-12 2024-02-18T08:17:36.012 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 19 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-18T08:17:36.012 INFO:tasks.rados.rados.0.smithi082.stdout:134: left oid 12 (ObjNum 71 snap 5 seq_num 71) 2024-02-18T08:17:36.013 INFO:tasks.rados.rados.0.smithi082.stdout:135: finishing rollback tid 0 to smithi08262953-22 2024-02-18T08:17:36.013 INFO:tasks.rados.rados.0.smithi082.stdout:135: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:17:36.013 INFO:tasks.rados.rados.0.smithi082.stdout:135: finishing rollback tid 2 to smithi08262953-22 2024-02-18T08:17:36.013 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 14 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:134: done (2 left) 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:135: done (1 left) 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:136: done (0 left) 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:137: read oid 33 snap -1 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:137: expect (ObjNum 46 snap 0 seq_num 46) 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:138: read oid 45 snap -1 2024-02-18T08:17:36.986 INFO:tasks.rados.rados.0.smithi082.stdout:138: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-18T08:17:36.987 INFO:tasks.rados.rados.0.smithi082.stdout:139: snap_create 2024-02-18T08:17:36.996 INFO:tasks.rados.rados.0.smithi082.stdout:138: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-18T08:17:37.013 INFO:tasks.rados.rados.0.smithi082.stdout:137: expect (ObjNum 46 snap 0 seq_num 46) 2024-02-18T08:17:37.987 INFO:tasks.rados.rados.0.smithi082.stdout:137: done (2 left) 2024-02-18T08:17:37.987 INFO:tasks.rados.rados.0.smithi082.stdout:138: done (1 left) 2024-02-18T08:17:37.987 INFO:tasks.rados.rados.0.smithi082.stdout:139: done (0 left) 2024-02-18T08:17:37.987 INFO:tasks.rados.rados.0.smithi082.stdout:140: copy_from oid 48 from oid 42 current snap is 7 2024-02-18T08:17:37.987 INFO:tasks.rados.rados.0.smithi082.stdout:141: delete oid 29 current snap is 7 2024-02-18T08:17:37.991 INFO:tasks.rados.rados.0.smithi082.stdout:141: done (1 left) 2024-02-18T08:17:37.991 INFO:tasks.rados.rados.0.smithi082.stdout:142: snap_create 2024-02-18T08:17:37.996 INFO:tasks.rados.rados.0.smithi082.stdout:140: finishing copy_from to smithi08262953-48 2024-02-18T08:17:37.996 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:17:37.996 INFO:tasks.rados.rados.0.smithi082.stdout:140: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:17:38.999 INFO:tasks.rados.rados.0.smithi082.stdout:140: done (1 left) 2024-02-18T08:17:38.999 INFO:tasks.rados.rados.0.smithi082.stdout:142: done (0 left) 2024-02-18T08:17:38.999 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 8 2024-02-18T08:17:38.999 INFO:tasks.rados.rados.0.smithi082.stdout:143: seq_num 73 ranges {712704=425984,1138688=409600,1548288=393216} 2024-02-18T08:17:39.004 INFO:tasks.rados.rados.0.smithi082.stdout:143: writing smithi08262953-43 from 712704 to 1138688 tid 1 2024-02-18T08:17:39.007 INFO:tasks.rados.rados.0.smithi082.stdout:143: writing smithi08262953-43 from 1138688 to 1548288 tid 2 2024-02-18T08:17:39.010 INFO:tasks.rados.rados.0.smithi082.stdout:143: writing smithi08262953-43 from 1548288 to 1941504 tid 3 2024-02-18T08:17:39.010 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 8 2024-02-18T08:17:39.010 INFO:tasks.rados.rados.0.smithi082.stdout:144: seq_num 74 ranges {155648=442368,598016=696320,1294336=106496} 2024-02-18T08:17:39.013 INFO:tasks.rados.rados.0.smithi082.stdout:144: writing smithi08262953-10 from 155648 to 598016 tid 1 2024-02-18T08:17:39.018 INFO:tasks.rados.rados.0.smithi082.stdout:144: writing smithi08262953-10 from 598016 to 1294336 tid 2 2024-02-18T08:17:39.018 INFO:tasks.rados.rados.0.smithi082.stdout:144: writing smithi08262953-10 from 1294336 to 1400832 tid 3 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:145: snap_create 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: finishing write tid 1 to smithi08262953-43 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: finishing write tid 2 to smithi08262953-43 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: finishing write tid 3 to smithi08262953-43 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: finishing write tid 5 to smithi08262953-43 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: finishing write tid 6 to smithi08262953-43 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 42 (ObjNum 73 snap 8 seq_num 73) dirty exists 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:143: left oid 43 (ObjNum 73 snap 8 seq_num 73) 2024-02-18T08:17:39.019 INFO:tasks.rados.rados.0.smithi082.stdout:144: finishing write tid 1 to smithi08262953-10 2024-02-18T08:17:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:144: finishing write tid 2 to smithi08262953-10 2024-02-18T08:17:39.022 INFO:tasks.rados.rados.0.smithi082.stdout:144: finishing write tid 3 to smithi08262953-10 2024-02-18T08:17:39.022 INFO:tasks.rados.rados.0.smithi082.stdout:144: finishing write tid 5 to smithi08262953-10 2024-02-18T08:17:39.022 INFO:tasks.rados.rados.0.smithi082.stdout:144: finishing write tid 6 to smithi08262953-10 2024-02-18T08:17:39.022 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 47 (ObjNum 74 snap 8 seq_num 74) dirty exists 2024-02-18T08:17:39.023 INFO:tasks.rados.rados.0.smithi082.stdout:144: left oid 10 (ObjNum 74 snap 8 seq_num 74) 2024-02-18T08:17:40.004 INFO:tasks.rados.rados.0.smithi082.stdout:143: done (2 left) 2024-02-18T08:17:40.004 INFO:tasks.rados.rados.0.smithi082.stdout:144: done (1 left) 2024-02-18T08:17:40.004 INFO:tasks.rados.rados.0.smithi082.stdout:145: done (0 left) 2024-02-18T08:17:40.004 INFO:tasks.rados.rados.0.smithi082.stdout:146: snap_create 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:146: done (0 left) 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:147: read oid 42 snap -1 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:147: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:148: rmattr oid 17 current snap is 10 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:148: done (1 left) 2024-02-18T08:17:40.327 INFO:tasks.rados.rados.0.smithi082.stdout:149: setattr oid 28 current snap is 10 2024-02-18T08:17:40.331 INFO:tasks.rados.rados.0.smithi082.stdout:150: copy_from oid 33 from oid 16 current snap is 10 2024-02-18T08:17:40.331 INFO:tasks.rados.rados.0.smithi082.stdout:151: setattr oid 32 current snap is 10 2024-02-18T08:17:40.332 INFO:tasks.rados.rados.0.smithi082.stdout:152: snap_remove snap 5 2024-02-18T08:17:41.341 INFO:tasks.rados.rados.0.smithi082.stdout:152: done (4 left) 2024-02-18T08:17:41.341 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 10 2024-02-18T08:17:41.341 INFO:tasks.rados.rados.0.smithi082.stdout:153: seq_num 75 ranges {1474560=458752,1933312=581632,2514944=221184} 2024-02-18T08:17:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:153: writing smithi08262953-25 from 1474560 to 1933312 tid 1 2024-02-18T08:17:41.354 INFO:tasks.rados.rados.0.smithi082.stdout:153: writing smithi08262953-25 from 1933312 to 2514944 tid 2 2024-02-18T08:17:41.356 INFO:tasks.rados.rados.0.smithi082.stdout:153: writing smithi08262953-25 from 2514944 to 2736128 tid 3 2024-02-18T08:17:41.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 10 2024-02-18T08:17:41.356 INFO:tasks.rados.rados.0.smithi082.stdout:154: seq_num 76 ranges {573440=475136,1048576=458752,1507328=344064} 2024-02-18T08:17:41.361 INFO:tasks.rados.rados.0.smithi082.stdout:154: writing smithi08262953-35 from 573440 to 1048576 tid 1 2024-02-18T08:17:41.364 INFO:tasks.rados.rados.0.smithi082.stdout:154: writing smithi08262953-35 from 1048576 to 1507328 tid 2 2024-02-18T08:17:41.366 INFO:tasks.rados.rados.0.smithi082.stdout:154: writing smithi08262953-35 from 1507328 to 1851392 tid 3 2024-02-18T08:17:41.367 INFO:tasks.rados.rados.0.smithi082.stdout:155: snap_remove snap 3 2024-02-18T08:17:42.344 INFO:tasks.rados.rados.0.smithi082.stdout:155: done (6 left) 2024-02-18T08:17:42.345 INFO:tasks.rados.rados.0.smithi082.stdout:156: delete oid 31 current snap is 10 2024-02-18T08:17:42.345 INFO:tasks.rados.rados.0.smithi082.stdout:147: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 19 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:150: finishing copy_from to smithi08262953-33 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:150: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 49 (ObjNum 69 snap 4 seq_num 69) dirty exists 2024-02-18T08:17:42.368 INFO:tasks.rados.rados.0.smithi082.stdout:153: finishing write tid 1 to smithi08262953-25 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: finishing write tid 2 to smithi08262953-25 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: finishing write tid 3 to smithi08262953-25 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: finishing write tid 5 to smithi08262953-25 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: finishing write tid 6 to smithi08262953-25 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 15 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: left oid 25 (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:154: finishing write tid 1 to smithi08262953-35 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:154: finishing write tid 2 to smithi08262953-35 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:147: done (6 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:149: done (5 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:150: done (4 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:151: done (3 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:153: done (2 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:156: done (1 left) 2024-02-18T08:17:42.369 INFO:tasks.rados.rados.0.smithi082.stdout:157: snap_create 2024-02-18T08:17:42.370 INFO:tasks.rados.rados.0.smithi082.stdout:154: finishing write tid 3 to smithi08262953-35 2024-02-18T08:17:42.370 INFO:tasks.rados.rados.0.smithi082.stdout:154: finishing write tid 5 to smithi08262953-35 2024-02-18T08:17:42.370 INFO:tasks.rados.rados.0.smithi082.stdout:154: finishing write tid 6 to smithi08262953-35 2024-02-18T08:17:42.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 24 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-02-18T08:17:42.370 INFO:tasks.rados.rados.0.smithi082.stdout:154: left oid 35 (ObjNum 76 snap 10 seq_num 76) 2024-02-18T08:17:43.349 INFO:tasks.rados.rados.0.smithi082.stdout:154: done (1 left) 2024-02-18T08:17:43.349 INFO:tasks.rados.rados.0.smithi082.stdout:157: done (0 left) 2024-02-18T08:17:43.349 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 11 2024-02-18T08:17:43.349 INFO:tasks.rados.rados.0.smithi082.stdout:158: seq_num 78 ranges {0=516096,516096=679936,1196032=122880} 2024-02-18T08:17:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:158: writing smithi08262953-31 from 0 to 516096 tid 1 2024-02-18T08:17:43.356 INFO:tasks.rados.rados.0.smithi082.stdout:158: writing smithi08262953-31 from 516096 to 1196032 tid 2 2024-02-18T08:17:43.357 INFO:tasks.rados.rados.0.smithi082.stdout:158: writing smithi08262953-31 from 1196032 to 1318912 tid 3 2024-02-18T08:17:43.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 11 2024-02-18T08:17:43.357 INFO:tasks.rados.rados.0.smithi082.stdout:159: seq_num 79 ranges {253952=532480,786432=565248,1351680=237568} 2024-02-18T08:17:43.361 INFO:tasks.rados.rados.0.smithi082.stdout:159: writing smithi08262953-16 from 253952 to 786432 tid 1 2024-02-18T08:17:43.364 INFO:tasks.rados.rados.0.smithi082.stdout:159: writing smithi08262953-16 from 786432 to 1351680 tid 2 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:159: writing smithi08262953-16 from 1351680 to 1589248 tid 3 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:160: copy_from oid 10 from oid 39 current snap is 11 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: finishing write tid 1 to smithi08262953-31 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: finishing write tid 2 to smithi08262953-31 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: finishing write tid 3 to smithi08262953-31 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: finishing write tid 5 to smithi08262953-31 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: finishing write tid 6 to smithi08262953-31 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 22 (ObjNum 78 snap 11 seq_num 78) dirty exists 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: left oid 31 (ObjNum 78 snap 11 seq_num 78) 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:159: finishing write tid 1 to smithi08262953-16 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:158: done (2 left) 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:161: read oid 25 snap 7 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:161: expect (ObjNum 63 snap 3 seq_num 63) 2024-02-18T08:17:43.367 INFO:tasks.rados.rados.0.smithi082.stdout:162: copy_from oid 21 from oid 35 current snap is 11 2024-02-18T08:17:43.368 INFO:tasks.rados.rados.0.smithi082.stdout:163: snap_remove snap 6 2024-02-18T08:17:44.355 INFO:tasks.rados.rados.0.smithi082.stdout:163: done (4 left) 2024-02-18T08:17:44.355 INFO:tasks.rados.rados.0.smithi082.stdout:164: delete oid 8 current snap is 11 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:159: finishing write tid 2 to smithi08262953-16 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:159: finishing write tid 3 to smithi08262953-16 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:159: finishing write tid 5 to smithi08262953-16 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:159: finishing write tid 6 to smithi08262953-16 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 33 (ObjNum 79 snap 11 seq_num 79) dirty exists 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:159: left oid 16 (ObjNum 79 snap 11 seq_num 79) 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:160: finishing copy_from to smithi08262953-10 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:160: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:162: finishing copy_from to smithi08262953-21 2024-02-18T08:17:44.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 24 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-02-18T08:17:44.357 INFO:tasks.rados.rados.0.smithi082.stdout:162: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:17:44.357 INFO:tasks.rados.rados.0.smithi082.stdout:161: expect (ObjNum 63 snap 3 seq_num 63) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:159: done (4 left) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:160: done (3 left) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:161: done (2 left) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:162: done (1 left) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:164: done (0 left) 2024-02-18T08:17:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:165: snap_remove snap 9 2024-02-18T08:17:45.332 INFO:tasks.rados.rados.0.smithi082.stdout:165: done (0 left) 2024-02-18T08:17:45.332 INFO:tasks.rados.rados.0.smithi082.stdout:166: snap_create 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:166: done (0 left) 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:167: read oid 46 snap -1 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:167: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:168: read oid 7 snap 8 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:168: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:17:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:169: snap_create 2024-02-18T08:17:46.339 INFO:tasks.rados.rados.0.smithi082.stdout:168: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:17:46.342 INFO:tasks.rados.rados.0.smithi082.stdout:167: expect (ObjNum 45 snap 0 seq_num 45) 2024-02-18T08:17:47.342 INFO:tasks.rados.rados.0.smithi082.stdout:167: done (2 left) 2024-02-18T08:17:47.342 INFO:tasks.rados.rados.0.smithi082.stdout:168: done (1 left) 2024-02-18T08:17:47.342 INFO:tasks.rados.rados.0.smithi082.stdout:169: done (0 left) 2024-02-18T08:17:47.342 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 13 2024-02-18T08:17:47.343 INFO:tasks.rados.rados.0.smithi082.stdout:170: seq_num 81 ranges {204800=565248,770048=737280,1507328=65536} 2024-02-18T08:17:47.346 INFO:tasks.rados.rados.0.smithi082.stdout:170: writing smithi08262953-13 from 204800 to 770048 tid 1 2024-02-18T08:17:47.350 INFO:tasks.rados.rados.0.smithi082.stdout:170: writing smithi08262953-13 from 770048 to 1507328 tid 2 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:170: writing smithi08262953-13 from 1507328 to 1572864 tid 3 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:171: copy_from oid 15 from oid 5 current snap is 13 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:172: rollback oid 19 current snap is 13 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 7 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:173: copy_from oid 21 from oid 24 current snap is 13 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:174: copy_from oid 3 from oid 7 current snap is 13 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:175: read oid 33 snap -1 2024-02-18T08:17:47.351 INFO:tasks.rados.rados.0.smithi082.stdout:175: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:17:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 13 2024-02-18T08:17:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: seq_num 82 ranges {1589248=581632,2170880=622592,2793472=180224} 2024-02-18T08:17:47.363 INFO:tasks.rados.rados.0.smithi082.stdout:176: writing smithi08262953-16 from 1589248 to 2170880 tid 1 2024-02-18T08:17:47.367 INFO:tasks.rados.rados.0.smithi082.stdout:176: writing smithi08262953-16 from 2170880 to 2793472 tid 2 2024-02-18T08:17:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:176: writing smithi08262953-16 from 2793472 to 2973696 tid 3 2024-02-18T08:17:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:177: rmattr oid 34 current snap is 13 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:170: finishing write tid 1 to smithi08262953-13 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:174: finishing copy_from to smithi08262953-3 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:174: finishing copy_from racing read to smithi08262953-3 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:170: finishing write tid 2 to smithi08262953-13 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:170: finishing write tid 3 to smithi08262953-13 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:170: finishing write tid 5 to smithi08262953-13 2024-02-18T08:17:47.369 INFO:tasks.rados.rados.0.smithi082.stdout:175: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:17:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:172: finishing rollback tid 0 to smithi08262953-19 2024-02-18T08:17:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:170: finishing write tid 6 to smithi08262953-13 2024-02-18T08:17:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 49 (ObjNum 81 snap 13 seq_num 81) dirty exists 2024-02-18T08:17:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:170: left oid 13 (ObjNum 81 snap 13 seq_num 81) 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:171: finishing copy_from to smithi08262953-15 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:172: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:171: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:172: finishing rollback tid 2 to smithi08262953-19 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 53 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:173: finishing copy_from to smithi08262953-21 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:173: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:176: finishing write tid 1 to smithi08262953-16 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:170: done (7 left) 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:171: done (6 left) 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:172: done (5 left) 2024-02-18T08:17:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:173: done (4 left) 2024-02-18T08:17:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:174: done (3 left) 2024-02-18T08:17:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:175: done (2 left) 2024-02-18T08:17:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:177: done (1 left) 2024-02-18T08:17:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:178: snap_remove snap 11 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:178: done (1 left) 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:179: read oid 27 snap -1 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:179: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:180: rmattr oid 44 current snap is 13 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:180: done (2 left) 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:181: snap_create 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: finishing write tid 2 to smithi08262953-16 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: finishing write tid 3 to smithi08262953-16 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: finishing write tid 5 to smithi08262953-16 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: finishing write tid 6 to smithi08262953-16 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 46 (ObjNum 82 snap 13 seq_num 82) dirty exists 2024-02-18T08:17:48.352 INFO:tasks.rados.rados.0.smithi082.stdout:176: left oid 16 (ObjNum 82 snap 13 seq_num 82) 2024-02-18T08:17:48.359 INFO:tasks.rados.rados.0.smithi082.stdout:179: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:176: done (2 left) 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:179: done (1 left) 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:181: done (0 left) 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:182: copy_from oid 17 from oid 8 current snap is 14 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:183: read oid 32 snap -1 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:183: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 14 2024-02-18T08:17:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:184: seq_num 83 ranges {1941504=598016,2539520=499712,3039232=303104} 2024-02-18T08:17:49.372 INFO:tasks.rados.rados.0.smithi082.stdout:184: writing smithi08262953-43 from 1941504 to 2539520 tid 1 2024-02-18T08:17:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:184: writing smithi08262953-43 from 2539520 to 3039232 tid 2 2024-02-18T08:17:49.376 INFO:tasks.rados.rados.0.smithi082.stdout:184: writing smithi08262953-43 from 3039232 to 3342336 tid 3 2024-02-18T08:17:49.377 INFO:tasks.rados.rados.0.smithi082.stdout:185: setattr oid 39 current snap is 14 2024-02-18T08:17:49.377 INFO:tasks.rados.rados.0.smithi082.stdout:182: finishing copy_from to smithi08262953-17 2024-02-18T08:17:49.377 INFO:tasks.rados.rados.0.smithi082.stdout:182: got expected ENOENT (src dne) 2024-02-18T08:17:49.377 INFO:tasks.rados.rados.0.smithi082.stdout:182: finishing copy_from racing read to smithi08262953-17 2024-02-18T08:17:49.377 INFO:tasks.rados.rados.0.smithi082.stdout:183: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-18T08:17:49.484 INFO:tasks.rados.rados.0.smithi082.stdout:184: finishing write tid 1 to smithi08262953-43 2024-02-18T08:17:49.484 INFO:tasks.rados.rados.0.smithi082.stdout:184: finishing write tid 2 to smithi08262953-43 2024-02-18T08:17:49.484 INFO:tasks.rados.rados.0.smithi082.stdout:184: finishing write tid 3 to smithi08262953-43 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:184: finishing write tid 5 to smithi08262953-43 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:184: finishing write tid 6 to smithi08262953-43 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 84 (ObjNum 83 snap 14 seq_num 83) dirty exists 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:184: left oid 43 (ObjNum 83 snap 14 seq_num 83) 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:182: done (3 left) 2024-02-18T08:17:49.485 INFO:tasks.rados.rados.0.smithi082.stdout:183: done (2 left) 2024-02-18T08:17:49.486 INFO:tasks.rados.rados.0.smithi082.stdout:184: done (1 left) 2024-02-18T08:17:49.486 INFO:tasks.rados.rados.0.smithi082.stdout:186: read oid 21 snap 12 2024-02-18T08:17:49.486 INFO:tasks.rados.rados.0.smithi082.stdout:186: expect (ObjNum 76 snap 10 seq_num 76) 2024-02-18T08:17:49.486 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 14 2024-02-18T08:17:49.486 INFO:tasks.rados.rados.0.smithi082.stdout:187: seq_num 84 ranges {458752=614400,1073152=434176,1507328=368640} 2024-02-18T08:17:49.490 INFO:tasks.rados.rados.0.smithi082.stdout:187: writing smithi08262953-34 from 458752 to 1073152 tid 1 2024-02-18T08:17:49.492 INFO:tasks.rados.rados.0.smithi082.stdout:187: writing smithi08262953-34 from 1073152 to 1507328 tid 2 2024-02-18T08:17:49.495 INFO:tasks.rados.rados.0.smithi082.stdout:187: writing smithi08262953-34 from 1507328 to 1875968 tid 3 2024-02-18T08:17:49.495 INFO:tasks.rados.rados.0.smithi082.stdout:188: snap_create 2024-02-18T08:17:49.496 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 40 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:17:49.496 INFO:tasks.rados.rados.0.smithi082.stdout:187: finishing write tid 1 to smithi08262953-34 2024-02-18T08:17:49.496 INFO:tasks.rados.rados.0.smithi082.stdout:186: expect (ObjNum 76 snap 10 seq_num 76) 2024-02-18T08:17:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:187: finishing write tid 2 to smithi08262953-34 2024-02-18T08:17:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:187: finishing write tid 3 to smithi08262953-34 2024-02-18T08:17:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:187: finishing write tid 5 to smithi08262953-34 2024-02-18T08:17:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:187: finishing write tid 6 to smithi08262953-34 2024-02-18T08:17:49.552 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 24 (ObjNum 84 snap 14 seq_num 84) dirty exists 2024-02-18T08:17:49.552 INFO:tasks.rados.rados.0.smithi082.stdout:187: left oid 34 (ObjNum 84 snap 14 seq_num 84) 2024-02-18T08:17:50.328 INFO:tasks.rados.rados.0.smithi082.stdout:185: done (3 left) 2024-02-18T08:17:50.328 INFO:tasks.rados.rados.0.smithi082.stdout:186: done (2 left) 2024-02-18T08:17:50.328 INFO:tasks.rados.rados.0.smithi082.stdout:187: done (1 left) 2024-02-18T08:17:50.328 INFO:tasks.rados.rados.0.smithi082.stdout:188: done (0 left) 2024-02-18T08:17:50.328 INFO:tasks.rados.rados.0.smithi082.stdout:189: snap_create 2024-02-18T08:17:51.335 INFO:tasks.rados.rados.0.smithi082.stdout:189: done (0 left) 2024-02-18T08:17:51.335 INFO:tasks.rados.rados.0.smithi082.stdout:190: read oid 45 snap -1 2024-02-18T08:17:51.335 INFO:tasks.rados.rados.0.smithi082.stdout:190: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-18T08:17:51.335 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 16 2024-02-18T08:17:51.335 INFO:tasks.rados.rados.0.smithi082.stdout:191: seq_num 85 ranges {1318912=630784,1949696=720896,2670592=81920} 2024-02-18T08:17:51.345 INFO:tasks.rados.rados.0.smithi082.stdout:191: writing smithi08262953-31 from 1318912 to 1949696 tid 1 2024-02-18T08:17:51.350 INFO:tasks.rados.rados.0.smithi082.stdout:191: writing smithi08262953-31 from 1949696 to 2670592 tid 2 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:191: writing smithi08262953-31 from 2670592 to 2752512 tid 3 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:192: read oid 49 snap -1 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:193: read oid 38 snap -1 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:193: expect deleted 2024-02-18T08:17:51.351 INFO:tasks.rados.rados.0.smithi082.stdout:194: read oid 40 snap -1 2024-02-18T08:17:51.352 INFO:tasks.rados.rados.0.smithi082.stdout:194: expect (ObjNum 59 snap 3 seq_num 59) 2024-02-18T08:17:51.352 INFO:tasks.rados.rados.0.smithi082.stdout:195: snap_create 2024-02-18T08:17:51.352 INFO:tasks.rados.rados.0.smithi082.stdout:190: expect (ObjNum 33 snap 0 seq_num 33) 2024-02-18T08:17:51.368 INFO:tasks.rados.rados.0.smithi082.stdout:191: finishing write tid 1 to smithi08262953-31 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:191: finishing write tid 2 to smithi08262953-31 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:191: finishing write tid 3 to smithi08262953-31 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:191: finishing write tid 5 to smithi08262953-31 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:191: finishing write tid 6 to smithi08262953-31 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 31 (ObjNum 85 snap 16 seq_num 85) dirty exists 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:191: left oid 31 (ObjNum 85 snap 16 seq_num 85) 2024-02-18T08:17:51.369 INFO:tasks.rados.rados.0.smithi082.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-18T08:17:51.389 INFO:tasks.rados.rados.0.smithi082.stdout:194: expect (ObjNum 59 snap 3 seq_num 59) 2024-02-18T08:17:52.019 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (99s) 67s ago 116s 0.20.0 quay.io/prometheus/alertmanager:v0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (105s) 68s ago 105s 6.7.4 quay.io/ceph/ceph-grafana:6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (72s) 67s ago 72s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 cc4f59134c24 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (70s) 68s ago 70s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 running (4m) 68s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 e00d8ae11e57 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 running (5m) 67s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 62668a7da6fa 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (5m) 67s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 ac31b52b8f59 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (4m) 68s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 9f2504c1574e 2024-02-18T08:17:52.262 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (4m) 67s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 734252965c00 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (2m) 67s ago 2m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (2m) 68s ago 2m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (3m) 67s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 f3a00f8372d1 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 67s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 26cb79236d96 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (3m) 67s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 90ed1829e823 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (3m) 67s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 286b67e9352f 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (3m) 68s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 61d82b796285 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (2m) 68s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 2e4405ab6786 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (2m) 68s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 8b60408d6f6f 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (2m) 68s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 36a3aa45395f 2024-02-18T08:17:52.263 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (97s) 68s ago 2m 2.18.1 quay.io/prometheus/prometheus:v2.18.1 de242295e225 f2468332186e 2024-02-18T08:17:52.340 INFO:tasks.rados.rados.0.smithi082.stdout:190: done (5 left) 2024-02-18T08:17:52.340 INFO:tasks.rados.rados.0.smithi082.stdout:191: done (4 left) 2024-02-18T08:17:52.340 INFO:tasks.rados.rados.0.smithi082.stdout:192: done (3 left) 2024-02-18T08:17:52.340 INFO:tasks.rados.rados.0.smithi082.stdout:193: done (2 left) 2024-02-18T08:17:52.340 INFO:tasks.rados.rados.0.smithi082.stdout:194: done (1 left) 2024-02-18T08:17:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:195: done (0 left) 2024-02-18T08:17:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:196: snap_remove snap 4 2024-02-18T08:17:52.539 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:17:52.539 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:17:52.539 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3 2024-02-18T08:17:52.539 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:52.539 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 15 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:17:52.540 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:17:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:196: done (0 left) 2024-02-18T08:17:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:197: read oid 36 snap -1 2024-02-18T08:17:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:197: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:17:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 17 2024-02-18T08:17:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:198: seq_num 86 ranges {393216=647168,1040384=606208,1646592=196608} 2024-02-18T08:17:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:198: writing smithi08262953-1 from 393216 to 1040384 tid 1 2024-02-18T08:17:53.362 INFO:tasks.rados.rados.0.smithi082.stdout:198: writing smithi08262953-1 from 1040384 to 1646592 tid 2 2024-02-18T08:17:53.362 INFO:tasks.rados.rados.0.smithi082.stdout:198: writing smithi08262953-1 from 1646592 to 1843200 tid 3 2024-02-18T08:17:53.362 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 17 2024-02-18T08:17:53.363 INFO:tasks.rados.rados.0.smithi082.stdout:199: seq_num 87 ranges {1318912=663552,1982464=491520,2473984=311296} 2024-02-18T08:17:53.370 INFO:tasks.rados.rados.0.smithi082.stdout:199: writing smithi08262953-9 from 1318912 to 1982464 tid 1 2024-02-18T08:17:53.373 INFO:tasks.rados.rados.0.smithi082.stdout:199: writing smithi08262953-9 from 1982464 to 2473984 tid 2 2024-02-18T08:17:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:199: writing smithi08262953-9 from 2473984 to 2785280 tid 3 2024-02-18T08:17:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:200: rmattr oid 11 current snap is 17 2024-02-18T08:17:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:200: done (3 left) 2024-02-18T08:17:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:201: snap_remove snap 12 2024-02-18T08:17:54.349 INFO:tasks.rados.rados.0.smithi082.stdout:201: done (3 left) 2024-02-18T08:17:54.349 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 17 2024-02-18T08:17:54.349 INFO:tasks.rados.rados.0.smithi082.stdout:202: seq_num 88 ranges {778240=679936,1458176=778240,2236416=24576} 2024-02-18T08:17:54.357 INFO:tasks.rados.rados.0.smithi082.stdout:202: writing smithi08262953-2 from 778240 to 1458176 tid 1 2024-02-18T08:17:54.363 INFO:tasks.rados.rados.0.smithi082.stdout:202: writing smithi08262953-2 from 1458176 to 2236416 tid 2 2024-02-18T08:17:54.363 INFO:tasks.rados.rados.0.smithi082.stdout:202: writing smithi08262953-2 from 2236416 to 2260992 tid 3 2024-02-18T08:17:54.363 INFO:tasks.rados.rados.0.smithi082.stdout:203: copy_from oid 38 from oid 46 current snap is 17 2024-02-18T08:17:54.363 INFO:tasks.rados.rados.0.smithi082.stdout:197: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: finishing write tid 1 to smithi08262953-1 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: finishing write tid 2 to smithi08262953-1 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: finishing write tid 3 to smithi08262953-1 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: finishing write tid 5 to smithi08262953-1 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: finishing write tid 6 to smithi08262953-1 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 22 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:198: left oid 1 (ObjNum 86 snap 17 seq_num 86) 2024-02-18T08:17:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:199: finishing write tid 1 to smithi08262953-9 2024-02-18T08:17:54.383 INFO:tasks.rados.rados.0.smithi082.stdout:197: done (4 left) 2024-02-18T08:17:54.383 INFO:tasks.rados.rados.0.smithi082.stdout:198: done (3 left) 2024-02-18T08:17:54.383 INFO:tasks.rados.rados.0.smithi082.stdout:204: snap_remove snap 15 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:204: done (3 left) 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:205: rmattr oid 7 current snap is 17 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:205: done (3 left) 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:206: rmattr oid 24 current snap is 17 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:206: done (3 left) 2024-02-18T08:17:55.329 INFO:tasks.rados.rados.0.smithi082.stdout:207: rmattr oid 39 current snap is 17 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:208: read oid 4 snap -1 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:208: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:209: read oid 18 snap -1 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:209: expect (ObjNum 50 snap 0 seq_num 50) 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:210: setattr oid 25 current snap is 17 2024-02-18T08:17:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:199: finishing write tid 2 to smithi08262953-9 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:199: finishing write tid 3 to smithi08262953-9 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:199: finishing write tid 5 to smithi08262953-9 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:199: finishing write tid 6 to smithi08262953-9 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 25 (ObjNum 87 snap 17 seq_num 87) dirty exists 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:199: left oid 9 (ObjNum 87 snap 17 seq_num 87) 2024-02-18T08:17:55.331 INFO:tasks.rados.rados.0.smithi082.stdout:202: finishing write tid 1 to smithi08262953-2 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:202: finishing write tid 2 to smithi08262953-2 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:202: finishing write tid 3 to smithi08262953-2 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:202: finishing write tid 5 to smithi08262953-2 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:202: finishing write tid 6 to smithi08262953-2 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 36 (ObjNum 88 snap 17 seq_num 88) dirty exists 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:202: left oid 2 (ObjNum 88 snap 17 seq_num 88) 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:203: finishing copy_from to smithi08262953-38 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-02-18T08:17:55.332 INFO:tasks.rados.rados.0.smithi082.stdout:203: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:17:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:199: done (6 left) 2024-02-18T08:17:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:202: done (5 left) 2024-02-18T08:17:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:203: done (4 left) 2024-02-18T08:17:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 17 2024-02-18T08:17:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:211: seq_num 89 ranges {1662976=696320,2359296=655360,3014656=147456} 2024-02-18T08:17:55.345 INFO:tasks.rados.rados.0.smithi082.stdout:211: writing smithi08262953-40 from 1662976 to 2359296 tid 1 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:211: writing smithi08262953-40 from 2359296 to 3014656 tid 2 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:211: writing smithi08262953-40 from 3014656 to 3162112 tid 3 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:212: copy_from oid 43 from oid 33 current snap is 17 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 54 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 25 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:17:55.350 INFO:tasks.rados.rados.0.smithi082.stdout:208: expect (ObjNum 3 snap 0 seq_num 3) 2024-02-18T08:17:55.351 INFO:tasks.rados.rados.0.smithi082.stdout:209: expect (ObjNum 50 snap 0 seq_num 50) 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:211: finishing write tid 1 to smithi08262953-40 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:211: finishing write tid 2 to smithi08262953-40 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:211: finishing write tid 3 to smithi08262953-40 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:211: finishing write tid 5 to smithi08262953-40 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:207: done (5 left) 2024-02-18T08:17:55.386 INFO:tasks.rados.rados.0.smithi082.stdout:208: done (4 left) 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:209: done (3 left) 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:210: done (2 left) 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:213: snap_create 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:211: finishing write tid 6 to smithi08262953-40 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 36 (ObjNum 89 snap 17 seq_num 89) dirty exists 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:211: left oid 40 (ObjNum 89 snap 17 seq_num 89) 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:212: finishing copy_from to smithi08262953-43 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-18T08:17:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:212: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:17:56.358 INFO:tasks.rados.rados.0.smithi082.stdout:211: done (2 left) 2024-02-18T08:17:56.358 INFO:tasks.rados.rados.0.smithi082.stdout:212: done (1 left) 2024-02-18T08:17:56.358 INFO:tasks.rados.rados.0.smithi082.stdout:213: done (0 left) 2024-02-18T08:17:56.358 INFO:tasks.rados.rados.0.smithi082.stdout:214: delete oid 31 current snap is 18 2024-02-18T08:17:56.361 INFO:tasks.rados.rados.0.smithi082.stdout:214: done (0 left) 2024-02-18T08:17:56.361 INFO:tasks.rados.rados.0.smithi082.stdout:215: delete oid 26 current snap is 18 2024-02-18T08:17:56.365 INFO:tasks.rados.rados.0.smithi082.stdout:215: done (0 left) 2024-02-18T08:17:56.365 INFO:tasks.rados.rados.0.smithi082.stdout:216: copy_from oid 20 from oid 42 current snap is 18 2024-02-18T08:17:56.365 INFO:tasks.rados.rados.0.smithi082.stdout:217: delete oid 5 current snap is 18 2024-02-18T08:17:56.368 INFO:tasks.rados.rados.0.smithi082.stdout:217: done (1 left) 2024-02-18T08:17:56.368 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 18 2024-02-18T08:17:56.368 INFO:tasks.rados.rados.0.smithi082.stdout:218: seq_num 93 ranges {1572864=761856,2334720=647168,2981888=155648} 2024-02-18T08:17:56.380 INFO:tasks.rados.rados.0.smithi082.stdout:218: writing smithi08262953-13 from 1572864 to 2334720 tid 1 2024-02-18T08:17:56.384 INFO:tasks.rados.rados.0.smithi082.stdout:218: writing smithi08262953-13 from 2334720 to 2981888 tid 2 2024-02-18T08:17:56.385 INFO:tasks.rados.rados.0.smithi082.stdout:218: writing smithi08262953-13 from 2981888 to 3137536 tid 3 2024-02-18T08:17:56.385 INFO:tasks.rados.rados.0.smithi082.stdout:219: read oid 19 snap -1 2024-02-18T08:17:56.386 INFO:tasks.rados.rados.0.smithi082.stdout:219: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-18T08:17:56.386 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 18 2024-02-18T08:17:56.386 INFO:tasks.rados.rados.0.smithi082.stdout:220: seq_num 94 ranges {393216=778240,1171456=532480,1703936=270336} 2024-02-18T08:17:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:220: writing smithi08262953-21 from 393216 to 1171456 tid 1 2024-02-18T08:17:56.395 INFO:tasks.rados.rados.0.smithi082.stdout:220: writing smithi08262953-21 from 1171456 to 1703936 tid 2 2024-02-18T08:17:56.397 INFO:tasks.rados.rados.0.smithi082.stdout:220: writing smithi08262953-21 from 1703936 to 1974272 tid 3 2024-02-18T08:17:56.397 INFO:tasks.rados.rados.0.smithi082.stdout:221: delete oid 22 current snap is 18 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:216: finishing copy_from to smithi08262953-20 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:216: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: finishing write tid 1 to smithi08262953-13 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: finishing write tid 2 to smithi08262953-13 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: finishing write tid 3 to smithi08262953-13 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: finishing write tid 5 to smithi08262953-13 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: finishing write tid 6 to smithi08262953-13 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 74 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:218: left oid 13 (ObjNum 93 snap 18 seq_num 93) 2024-02-18T08:17:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:219: expect (ObjNum 24 snap 0 seq_num 24) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:220: finishing write tid 1 to smithi08262953-21 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:220: finishing write tid 2 to smithi08262953-21 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:220: finishing write tid 3 to smithi08262953-21 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:216: done (4 left) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:218: done (3 left) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:219: done (2 left) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:221: done (1 left) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:222: read oid 32 snap -1 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:222: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 18 2024-02-18T08:17:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:223: seq_num 96 ranges {811008=409600,1220608=696320,1916928=507904} 2024-02-18T08:17:56.416 INFO:tasks.rados.rados.0.smithi082.stdout:223: writing smithi08262953-49 from 811008 to 1220608 tid 1 2024-02-18T08:17:56.420 INFO:tasks.rados.rados.0.smithi082.stdout:223: writing smithi08262953-49 from 1220608 to 1916928 tid 2 2024-02-18T08:17:56.423 INFO:tasks.rados.rados.0.smithi082.stdout:223: writing smithi08262953-49 from 1916928 to 2424832 tid 3 2024-02-18T08:17:56.423 INFO:tasks.rados.rados.0.smithi082.stdout:224: delete oid 15 current snap is 18 2024-02-18T08:17:56.423 INFO:tasks.rados.rados.0.smithi082.stdout:220: finishing write tid 5 to smithi08262953-21 2024-02-18T08:17:56.424 INFO:tasks.rados.rados.0.smithi082.stdout:220: finishing write tid 6 to smithi08262953-21 2024-02-18T08:17:56.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 59 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-02-18T08:17:56.424 INFO:tasks.rados.rados.0.smithi082.stdout:220: left oid 21 (ObjNum 94 snap 18 seq_num 94) 2024-02-18T08:17:56.424 INFO:tasks.rados.rados.0.smithi082.stdout:222: expect (ObjNum 69 snap 4 seq_num 69) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: finishing write tid 1 to smithi08262953-49 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: finishing write tid 2 to smithi08262953-49 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: finishing write tid 3 to smithi08262953-49 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: finishing write tid 5 to smithi08262953-49 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: finishing write tid 6 to smithi08262953-49 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 79 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: left oid 49 (ObjNum 96 snap 18 seq_num 96) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:220: done (3 left) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:222: done (2 left) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:223: done (1 left) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:224: done (0 left) 2024-02-18T08:17:56.530 INFO:tasks.rados.rados.0.smithi082.stdout:225: delete oid 35 current snap is 18 2024-02-18T08:17:56.531 INFO:tasks.rados.rados.0.smithi082.stdout:225: done (0 left) 2024-02-18T08:17:56.531 INFO:tasks.rados.rados.0.smithi082.stdout:226: setattr oid 29 current snap is 18 2024-02-18T08:17:56.532 INFO:tasks.rados.rados.0.smithi082.stdout:227: snap_remove snap 7 2024-02-18T08:17:57.375 INFO:tasks.rados.rados.0.smithi082.stdout:227: done (1 left) 2024-02-18T08:17:57.376 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 18 2024-02-18T08:17:57.376 INFO:tasks.rados.rados.0.smithi082.stdout:228: seq_num 99 ranges {761856=466944,1228800=802816,2031616=401408} 2024-02-18T08:17:57.376 INFO:tasks.rados.rados.0.smithi082.stdout:228: writing smithi08262953-38 from 761856 to 1228800 tid 1 2024-02-18T08:17:57.380 INFO:tasks.rados.rados.0.smithi082.stdout:228: writing smithi08262953-38 from 1228800 to 2031616 tid 2 2024-02-18T08:17:57.383 INFO:tasks.rados.rados.0.smithi082.stdout:228: writing smithi08262953-38 from 2031616 to 2433024 tid 3 2024-02-18T08:17:57.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 18 2024-02-18T08:17:57.384 INFO:tasks.rados.rados.0.smithi082.stdout:229: seq_num 100 ranges {2424832=483328,2908160=688128,3596288=516096} 2024-02-18T08:17:57.399 INFO:tasks.rados.rados.0.smithi082.stdout:229: writing smithi08262953-49 from 2424832 to 2908160 tid 1 2024-02-18T08:17:57.403 INFO:tasks.rados.rados.0.smithi082.stdout:229: writing smithi08262953-49 from 2908160 to 3596288 tid 2 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:229: writing smithi08262953-49 from 3596288 to 4112384 tid 3 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:230: copy_from oid 26 from oid 14 current snap is 18 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 99 (ObjNum 579224816 snap 21935 seq_num 3623880912) dirty exists 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:226: done (3 left) 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:231: snap_create 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:228: finishing write tid 1 to smithi08262953-38 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:228: finishing write tid 2 to smithi08262953-38 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:228: finishing write tid 3 to smithi08262953-38 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:228: finishing write tid 5 to smithi08262953-38 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:228: finishing write tid 6 to smithi08262953-38 2024-02-18T08:17:57.406 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 15 (ObjNum 99 snap 18 seq_num 99) dirty exists 2024-02-18T08:17:57.407 INFO:tasks.rados.rados.0.smithi082.stdout:228: left oid 38 (ObjNum 99 snap 18 seq_num 99) 2024-02-18T08:17:57.407 INFO:tasks.rados.rados.0.smithi082.stdout:229: finishing write tid 1 to smithi08262953-49 2024-02-18T08:17:57.409 INFO:tasks.rados.rados.0.smithi082.stdout:229: finishing write tid 2 to smithi08262953-49 2024-02-18T08:17:57.409 INFO:tasks.rados.rados.0.smithi082.stdout:229: finishing write tid 3 to smithi08262953-49 2024-02-18T08:17:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:229: finishing write tid 5 to smithi08262953-49 2024-02-18T08:17:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:229: finishing write tid 6 to smithi08262953-49 2024-02-18T08:17:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 91 (ObjNum 100 snap 18 seq_num 100) dirty exists 2024-02-18T08:17:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:229: left oid 49 (ObjNum 100 snap 18 seq_num 100) 2024-02-18T08:17:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:230: finishing copy_from to smithi08262953-26 2024-02-18T08:17:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:17:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:230: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:17:58.371 INFO:tasks.rados.rados.0.smithi082.stdout:228: done (3 left) 2024-02-18T08:17:58.371 INFO:tasks.rados.rados.0.smithi082.stdout:229: done (2 left) 2024-02-18T08:17:58.371 INFO:tasks.rados.rados.0.smithi082.stdout:230: done (1 left) 2024-02-18T08:17:58.371 INFO:tasks.rados.rados.0.smithi082.stdout:231: done (0 left) 2024-02-18T08:17:58.371 INFO:tasks.rados.rados.0.smithi082.stdout:232: snap_create 2024-02-18T08:17:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:232: done (0 left) 2024-02-18T08:17:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 20 2024-02-18T08:17:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:233: seq_num 101 ranges {1286144=499712,1785856=573440,2359296=524288,2883584=106496} 2024-02-18T08:17:59.387 INFO:tasks.rados.rados.0.smithi082.stdout:233: writing smithi08262953-17 from 1286144 to 1785856 tid 1 2024-02-18T08:17:59.390 INFO:tasks.rados.rados.0.smithi082.stdout:233: writing smithi08262953-17 from 1785856 to 2359296 tid 2 2024-02-18T08:17:59.393 INFO:tasks.rados.rados.0.smithi082.stdout:233: writing smithi08262953-17 from 2359296 to 2883584 tid 3 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:233: writing smithi08262953-17 from 2883584 to 2990080 tid 4 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:234: rollback oid 8 current snap is 20 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 10 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 1 to smithi08262953-17 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 2 to smithi08262953-17 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:235: rmattr oid 26 current snap is 20 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:235: done (2 left) 2024-02-18T08:17:59.395 INFO:tasks.rados.rados.0.smithi082.stdout:236: delete oid 2 current snap is 20 2024-02-18T08:17:59.396 INFO:tasks.rados.rados.0.smithi082.stdout:234: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:17:59.397 INFO:tasks.rados.rados.0.smithi082.stdout:234: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:17:59.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 93 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:17:59.397 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 3 to smithi08262953-17 2024-02-18T08:17:59.398 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 4 to smithi08262953-17 2024-02-18T08:17:59.398 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 6 to smithi08262953-17 2024-02-18T08:17:59.400 INFO:tasks.rados.rados.0.smithi082.stdout:234: done (2 left) 2024-02-18T08:17:59.400 INFO:tasks.rados.rados.0.smithi082.stdout:236: done (1 left) 2024-02-18T08:17:59.400 INFO:tasks.rados.rados.0.smithi082.stdout:237: rmattr oid 10 current snap is 20 2024-02-18T08:17:59.400 INFO:tasks.rados.rados.0.smithi082.stdout:237: done (1 left) 2024-02-18T08:17:59.400 INFO:tasks.rados.rados.0.smithi082.stdout:238: snap_create 2024-02-18T08:17:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:233: finishing write tid 7 to smithi08262953-17 2024-02-18T08:17:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 33 (ObjNum 101 snap 20 seq_num 101) dirty exists 2024-02-18T08:17:59.405 INFO:tasks.rados.rados.0.smithi082.stdout:233: left oid 17 (ObjNum 101 snap 20 seq_num 101) 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:233: done (1 left) 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:238: done (0 left) 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:239: copy_from oid 48 from oid 47 current snap is 21 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:240: read oid 34 snap -1 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:240: expect (ObjNum 84 snap 14 seq_num 84) 2024-02-18T08:18:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:241: snap_create 2024-02-18T08:18:00.347 INFO:tasks.rados.rados.0.smithi082.stdout:239: finishing copy_from to smithi08262953-48 2024-02-18T08:18:00.347 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 17 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-18T08:18:00.347 INFO:tasks.rados.rados.0.smithi082.stdout:240: expect (ObjNum 84 snap 14 seq_num 84) 2024-02-18T08:18:00.405 INFO:tasks.rados.rados.0.smithi082.stdout:239: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:18:01.339 INFO:tasks.rados.rados.0.smithi082.stdout:239: done (2 left) 2024-02-18T08:18:01.339 INFO:tasks.rados.rados.0.smithi082.stdout:240: done (1 left) 2024-02-18T08:18:01.339 INFO:tasks.rados.rados.0.smithi082.stdout:241: done (0 left) 2024-02-18T08:18:01.340 INFO:tasks.rados.rados.0.smithi082.stdout:242: read oid 47 snap -1 2024-02-18T08:18:01.340 INFO:tasks.rados.rados.0.smithi082.stdout:242: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-18T08:18:01.340 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 22 2024-02-18T08:18:01.340 INFO:tasks.rados.rados.0.smithi082.stdout:243: seq_num 103 ranges {557056=532480,1089536=737280,1826816=466944} 2024-02-18T08:18:01.344 INFO:tasks.rados.rados.0.smithi082.stdout:243: writing smithi08262953-45 from 557056 to 1089536 tid 1 2024-02-18T08:18:01.349 INFO:tasks.rados.rados.0.smithi082.stdout:243: writing smithi08262953-45 from 1089536 to 1826816 tid 2 2024-02-18T08:18:01.352 INFO:tasks.rados.rados.0.smithi082.stdout:243: writing smithi08262953-45 from 1826816 to 2293760 tid 3 2024-02-18T08:18:01.352 INFO:tasks.rados.rados.0.smithi082.stdout:244: read oid 49 snap 16 2024-02-18T08:18:01.352 INFO:tasks.rados.rados.0.smithi082.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-18T08:18:01.352 INFO:tasks.rados.rados.0.smithi082.stdout:245: read oid 28 snap -1 2024-02-18T08:18:01.352 INFO:tasks.rados.rados.0.smithi082.stdout:245: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:246: read oid 11 snap -1 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:246: expect (ObjNum 10 snap 0 seq_num 10) 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:247: read oid 5 snap 10 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:247: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:248: setattr oid 48 current snap is 22 2024-02-18T08:18:01.353 INFO:tasks.rados.rados.0.smithi082.stdout:242: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-18T08:18:01.410 INFO:tasks.rados.rados.0.smithi082.stdout:243: finishing write tid 1 to smithi08262953-45 2024-02-18T08:18:01.410 INFO:tasks.rados.rados.0.smithi082.stdout:245: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:18:01.413 INFO:tasks.rados.rados.0.smithi082.stdout:243: finishing write tid 2 to smithi08262953-45 2024-02-18T08:18:01.413 INFO:tasks.rados.rados.0.smithi082.stdout:246: expect (ObjNum 10 snap 0 seq_num 10) 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:243: finishing write tid 3 to smithi08262953-45 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:243: finishing write tid 5 to smithi08262953-45 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:243: finishing write tid 6 to smithi08262953-45 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 11 (ObjNum 103 snap 22 seq_num 103) dirty exists 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:243: left oid 45 (ObjNum 103 snap 22 seq_num 103) 2024-02-18T08:18:01.417 INFO:tasks.rados.rados.0.smithi082.stdout:247: expect (ObjNum 4 snap 0 seq_num 4) 2024-02-18T08:18:01.419 INFO:tasks.rados.rados.0.smithi082.stdout:244: expect (ObjNum 48 snap 0 seq_num 48) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:242: done (6 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:243: done (5 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:244: done (4 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:245: done (3 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:246: done (2 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:247: done (1 left) 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:249: rollback oid 15 current snap is 22 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 17 2024-02-18T08:18:01.440 INFO:tasks.rados.rados.0.smithi082.stdout:250: delete oid 44 current snap is 22 2024-02-18T08:18:01.441 INFO:tasks.rados.rados.0.smithi082.stdout:250: done (2 left) 2024-02-18T08:18:01.441 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 22 2024-02-18T08:18:01.441 INFO:tasks.rados.rados.0.smithi082.stdout:251: seq_num 105 ranges {2293760=565248,2859008=507904,3366912=507904,3874816=188416} 2024-02-18T08:18:01.456 INFO:tasks.rados.rados.0.smithi082.stdout:251: writing smithi08262953-45 from 2293760 to 2859008 tid 1 2024-02-18T08:18:01.459 INFO:tasks.rados.rados.0.smithi082.stdout:251: writing smithi08262953-45 from 2859008 to 3366912 tid 2 2024-02-18T08:18:01.461 INFO:tasks.rados.rados.0.smithi082.stdout:251: writing smithi08262953-45 from 3366912 to 3874816 tid 3 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:251: writing smithi08262953-45 from 3874816 to 4063232 tid 4 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:252: setattr oid 10 current snap is 22 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:249: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:249: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 48 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 97 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 1 to smithi08262953-45 2024-02-18T08:18:01.463 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 2 to smithi08262953-45 2024-02-18T08:18:01.464 INFO:tasks.rados.rados.0.smithi082.stdout:248: done (3 left) 2024-02-18T08:18:01.464 INFO:tasks.rados.rados.0.smithi082.stdout:249: done (2 left) 2024-02-18T08:18:01.464 INFO:tasks.rados.rados.0.smithi082.stdout:253: setattr oid 30 current snap is 22 2024-02-18T08:18:01.465 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 3 to smithi08262953-45 2024-02-18T08:18:01.465 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 4 to smithi08262953-45 2024-02-18T08:18:01.465 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 6 to smithi08262953-45 2024-02-18T08:18:01.466 INFO:tasks.rados.rados.0.smithi082.stdout:254: snap_remove snap 8 2024-02-18T08:18:02.402 INFO:tasks.rados.rados.0.smithi082.stdout:254: done (3 left) 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:255: read oid 49 snap -1 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:255: expect (ObjNum 100 snap 18 seq_num 100) 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:256: read oid 42 snap -1 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:257: read oid 33 snap -1 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:257: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:18:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:258: snap_remove snap 21 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:258: done (6 left) 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:259: copy_from oid 16 from oid 40 current snap is 22 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:251: finishing write tid 7 to smithi08262953-45 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 16 (ObjNum 105 snap 22 seq_num 105) dirty exists 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:251: left oid 45 (ObjNum 105 snap 22 seq_num 105) 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 109 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 99 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-02-18T08:18:03.410 INFO:tasks.rados.rados.0.smithi082.stdout:256: expect (ObjNum 41 snap 0 seq_num 41) 2024-02-18T08:18:03.431 INFO:tasks.rados.rados.0.smithi082.stdout:257: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:18:03.438 INFO:tasks.rados.rados.0.smithi082.stdout:255: expect (ObjNum 100 snap 18 seq_num 100) 2024-02-18T08:18:03.593 INFO:tasks.rados.rados.0.smithi082.stdout:259: finishing copy_from to smithi08262953-16 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 36 (ObjNum 89 snap 17 seq_num 89) dirty exists 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:259: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:251: done (6 left) 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:252: done (5 left) 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:253: done (4 left) 2024-02-18T08:18:03.594 INFO:tasks.rados.rados.0.smithi082.stdout:255: done (3 left) 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:256: done (2 left) 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:257: done (1 left) 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:259: done (0 left) 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:260: read oid 27 snap -1 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:260: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:18:03.595 INFO:tasks.rados.rados.0.smithi082.stdout:261: snap_remove snap 19 2024-02-18T08:18:04.410 INFO:tasks.rados.rados.0.smithi082.stdout:261: done (1 left) 2024-02-18T08:18:04.410 INFO:tasks.rados.rados.0.smithi082.stdout:262: read oid 33 snap -1 2024-02-18T08:18:04.410 INFO:tasks.rados.rados.0.smithi082.stdout:262: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:18:04.410 INFO:tasks.rados.rados.0.smithi082.stdout:263: delete oid 36 current snap is 22 2024-02-18T08:18:04.410 INFO:tasks.rados.rados.0.smithi082.stdout:260: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:18:04.423 INFO:tasks.rados.rados.0.smithi082.stdout:262: expect (ObjNum 15 snap 0 seq_num 15) 2024-02-18T08:18:04.430 INFO:tasks.rados.rados.0.smithi082.stdout:260: done (2 left) 2024-02-18T08:18:04.430 INFO:tasks.rados.rados.0.smithi082.stdout:262: done (1 left) 2024-02-18T08:18:04.431 INFO:tasks.rados.rados.0.smithi082.stdout:263: done (0 left) 2024-02-18T08:18:04.431 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 22 2024-02-18T08:18:04.431 INFO:tasks.rados.rados.0.smithi082.stdout:264: seq_num 107 ranges {491520=598016,1089536=729088,1818624=466944,2285568=8192} 2024-02-18T08:18:04.436 INFO:tasks.rados.rados.0.smithi082.stdout:264: writing smithi08262953-30 from 491520 to 1089536 tid 1 2024-02-18T08:18:04.440 INFO:tasks.rados.rados.0.smithi082.stdout:264: writing smithi08262953-30 from 1089536 to 1818624 tid 2 2024-02-18T08:18:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:264: writing smithi08262953-30 from 1818624 to 2285568 tid 3 2024-02-18T08:18:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:264: writing smithi08262953-30 from 2285568 to 2293760 tid 4 2024-02-18T08:18:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:265: rmattr oid 17 current snap is 22 2024-02-18T08:18:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:265: done (1 left) 2024-02-18T08:18:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:266: snap_remove snap 17 2024-02-18T08:18:05.339 INFO:tasks.rados.rados.0.smithi082.stdout:266: done (1 left) 2024-02-18T08:18:05.339 INFO:tasks.rados.rados.0.smithi082.stdout:267: snap_remove snap 10 2024-02-18T08:18:06.347 INFO:tasks.rados.rados.0.smithi082.stdout:267: done (1 left) 2024-02-18T08:18:06.347 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 22 2024-02-18T08:18:06.347 INFO:tasks.rados.rados.0.smithi082.stdout:268: seq_num 108 ranges {606208=614400,1220608=606208,1826816=598016} 2024-02-18T08:18:06.350 INFO:tasks.rados.rados.0.smithi082.stdout:268: writing smithi08262953-6 from 606208 to 1220608 tid 1 2024-02-18T08:18:06.354 INFO:tasks.rados.rados.0.smithi082.stdout:268: writing smithi08262953-6 from 1220608 to 1826816 tid 2 2024-02-18T08:18:06.359 INFO:tasks.rados.rados.0.smithi082.stdout:268: writing smithi08262953-6 from 1826816 to 2424832 tid 3 2024-02-18T08:18:06.359 INFO:tasks.rados.rados.0.smithi082.stdout:269: read oid 11 snap -1 2024-02-18T08:18:06.360 INFO:tasks.rados.rados.0.smithi082.stdout:269: expect (ObjNum 10 snap 0 seq_num 10) 2024-02-18T08:18:06.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 22 2024-02-18T08:18:06.360 INFO:tasks.rados.rados.0.smithi082.stdout:270: seq_num 109 ranges {0=630784,630784=491520,1122304=483328,1605632=229376} 2024-02-18T08:18:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:270: writing smithi08262953-28 from 0 to 630784 tid 1 2024-02-18T08:18:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:270: writing smithi08262953-28 from 630784 to 1122304 tid 2 2024-02-18T08:18:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:270: writing smithi08262953-28 from 1122304 to 1605632 tid 3 2024-02-18T08:18:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:270: writing smithi08262953-28 from 1605632 to 1835008 tid 4 2024-02-18T08:18:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:271: snap_create 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 1 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 2 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 3 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 4 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 6 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:264: finishing write tid 7 to smithi08262953-30 2024-02-18T08:18:06.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 124 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-02-18T08:18:06.372 INFO:tasks.rados.rados.0.smithi082.stdout:264: left oid 30 (ObjNum 107 snap 22 seq_num 107) 2024-02-18T08:18:06.372 INFO:tasks.rados.rados.0.smithi082.stdout:268: finishing write tid 1 to smithi08262953-6 2024-02-18T08:18:06.372 INFO:tasks.rados.rados.0.smithi082.stdout:268: finishing write tid 2 to smithi08262953-6 2024-02-18T08:18:06.372 INFO:tasks.rados.rados.0.smithi082.stdout:269: expect (ObjNum 10 snap 0 seq_num 10) 2024-02-18T08:18:06.376 INFO:tasks.rados.rados.0.smithi082.stdout:268: finishing write tid 3 to smithi08262953-6 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:268: finishing write tid 5 to smithi08262953-6 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:268: finishing write tid 6 to smithi08262953-6 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 83 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:268: left oid 6 (ObjNum 108 snap 22 seq_num 108) 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 1 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 2 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 3 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 4 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 6 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: finishing write tid 7 to smithi08262953-28 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 40 (ObjNum 109 snap 22 seq_num 109) dirty exists 2024-02-18T08:18:06.377 INFO:tasks.rados.rados.0.smithi082.stdout:270: left oid 28 (ObjNum 109 snap 22 seq_num 109) 2024-02-18T08:18:07.347 INFO:tasks.rados.rados.0.smithi082.stdout:264: done (4 left) 2024-02-18T08:18:07.348 INFO:tasks.rados.rados.0.smithi082.stdout:268: done (3 left) 2024-02-18T08:18:07.348 INFO:tasks.rados.rados.0.smithi082.stdout:269: done (2 left) 2024-02-18T08:18:07.348 INFO:tasks.rados.rados.0.smithi082.stdout:270: done (1 left) 2024-02-18T08:18:07.348 INFO:tasks.rados.rados.0.smithi082.stdout:271: done (0 left) 2024-02-18T08:18:07.348 INFO:tasks.rados.rados.0.smithi082.stdout:272: delete oid 41 current snap is 23 2024-02-18T08:18:07.351 INFO:tasks.rados.rados.0.smithi082.stdout:272: done (0 left) 2024-02-18T08:18:07.351 INFO:tasks.rados.rados.0.smithi082.stdout:273: read oid 13 snap -1 2024-02-18T08:18:07.351 INFO:tasks.rados.rados.0.smithi082.stdout:273: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-18T08:18:07.351 INFO:tasks.rados.rados.0.smithi082.stdout:274: setattr oid 26 current snap is 23 2024-02-18T08:18:07.352 INFO:tasks.rados.rados.0.smithi082.stdout:275: copy_from oid 32 from oid 7 current snap is 23 2024-02-18T08:18:07.352 INFO:tasks.rados.rados.0.smithi082.stdout:276: read oid 22 snap -1 2024-02-18T08:18:07.352 INFO:tasks.rados.rados.0.smithi082.stdout:276: expect deleted 2024-02-18T08:18:07.352 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 23 2024-02-18T08:18:07.352 INFO:tasks.rados.rados.0.smithi082.stdout:277: seq_num 111 ranges {73728=663552,737280=663552,1400832=450560,1851392=90112} 2024-02-18T08:18:07.356 INFO:tasks.rados.rados.0.smithi082.stdout:277: writing smithi08262953-15 from 73728 to 737280 tid 1 2024-02-18T08:18:07.360 INFO:tasks.rados.rados.0.smithi082.stdout:277: writing smithi08262953-15 from 737280 to 1400832 tid 2 2024-02-18T08:18:07.363 INFO:tasks.rados.rados.0.smithi082.stdout:277: writing smithi08262953-15 from 1400832 to 1851392 tid 3 2024-02-18T08:18:07.363 INFO:tasks.rados.rados.0.smithi082.stdout:277: writing smithi08262953-15 from 1851392 to 1941504 tid 4 2024-02-18T08:18:07.364 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 23 2024-02-18T08:18:07.364 INFO:tasks.rados.rados.0.smithi082.stdout:278: seq_num 112 ranges {4112384=679936,4792320=548864,5341184=655360} 2024-02-18T08:18:07.389 INFO:tasks.rados.rados.0.smithi082.stdout:278: writing smithi08262953-49 from 4112384 to 4792320 tid 1 2024-02-18T08:18:07.392 INFO:tasks.rados.rados.0.smithi082.stdout:278: writing smithi08262953-49 from 4792320 to 5341184 tid 2 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:278: writing smithi08262953-49 from 5341184 to 5996544 tid 3 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:279: rollback oid 33 current snap is 23 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 13 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:275: finishing copy_from to smithi08262953-32 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 1 to smithi08262953-15 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:276: done (6 left) 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 23 2024-02-18T08:18:07.396 INFO:tasks.rados.rados.0.smithi082.stdout:280: seq_num 113 ranges {221184=696320,917504=434176,1351680=466944,1818624=303104} 2024-02-18T08:18:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:280: writing smithi08262953-14 from 221184 to 917504 tid 1 2024-02-18T08:18:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:280: writing smithi08262953-14 from 917504 to 1351680 tid 2 2024-02-18T08:18:07.406 INFO:tasks.rados.rados.0.smithi082.stdout:280: writing smithi08262953-14 from 1351680 to 1818624 tid 3 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:280: writing smithi08262953-14 from 1818624 to 2121728 tid 4 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:281: read oid 44 snap -1 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:281: expect deleted 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:282: rollback oid 27 current snap is 23 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 18 2024-02-18T08:18:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:275: finishing copy_from racing read to smithi08262953-32 2024-02-18T08:18:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 2 to smithi08262953-15 2024-02-18T08:18:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 3 to smithi08262953-15 2024-02-18T08:18:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 4 to smithi08262953-15 2024-02-18T08:18:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:273: expect (ObjNum 93 snap 18 seq_num 93) 2024-02-18T08:18:07.516 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 29 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 6 to smithi08262953-15 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:277: finishing write tid 7 to smithi08262953-15 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 68 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:277: left oid 15 (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:278: finishing write tid 1 to smithi08262953-49 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:278: finishing write tid 2 to smithi08262953-49 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:273: done (8 left) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:274: done (7 left) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:275: done (6 left) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:277: done (5 left) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:283: rmattr oid 41 current snap is 23 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:283: done (5 left) 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:284: copy_from oid 46 from oid 15 current snap is 23 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:279: finishing rollback tid 0 to smithi08262953-33 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:279: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:278: finishing write tid 3 to smithi08262953-49 2024-02-18T08:18:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:279: finishing rollback tid 2 to smithi08262953-33 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 50 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:278: finishing write tid 5 to smithi08262953-49 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:278: finishing write tid 6 to smithi08262953-49 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 149 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:278: left oid 49 (ObjNum 112 snap 23 seq_num 112) 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 1 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 2 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 3 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 4 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 6 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:282: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:282: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: finishing write tid 7 to smithi08262953-14 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 40 (ObjNum 113 snap 23 seq_num 113) dirty exists 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:280: left oid 14 (ObjNum 113 snap 23 seq_num 113) 2024-02-18T08:18:07.518 INFO:tasks.rados.rados.0.smithi082.stdout:282: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 54 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:278: done (5 left) 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:279: done (4 left) 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:280: done (3 left) 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:281: done (2 left) 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:282: done (1 left) 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 23 2024-02-18T08:18:07.519 INFO:tasks.rados.rados.0.smithi082.stdout:285: seq_num 114 ranges {0=712704,712704=712704,1425408=491520} 2024-02-18T08:18:07.520 INFO:tasks.rados.rados.0.smithi082.stdout:285: writing smithi08262953-36 from 0 to 712704 tid 1 2024-02-18T08:18:07.524 INFO:tasks.rados.rados.0.smithi082.stdout:285: writing smithi08262953-36 from 712704 to 1425408 tid 2 2024-02-18T08:18:07.528 INFO:tasks.rados.rados.0.smithi082.stdout:285: writing smithi08262953-36 from 1425408 to 1916928 tid 3 2024-02-18T08:18:07.529 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 23 2024-02-18T08:18:07.529 INFO:tasks.rados.rados.0.smithi082.stdout:286: seq_num 115 ranges {0=729088,729088=647168,1376256=434176,1810432=122880} 2024-02-18T08:18:07.532 INFO:tasks.rados.rados.0.smithi082.stdout:286: writing smithi08262953-44 from 0 to 729088 tid 1 2024-02-18T08:18:07.535 INFO:tasks.rados.rados.0.smithi082.stdout:286: writing smithi08262953-44 from 729088 to 1376256 tid 2 2024-02-18T08:18:07.538 INFO:tasks.rados.rados.0.smithi082.stdout:286: writing smithi08262953-44 from 1376256 to 1810432 tid 3 2024-02-18T08:18:07.539 INFO:tasks.rados.rados.0.smithi082.stdout:286: writing smithi08262953-44 from 1810432 to 1933312 tid 4 2024-02-18T08:18:07.539 INFO:tasks.rados.rados.0.smithi082.stdout:287: read oid 38 snap 20 2024-02-18T08:18:07.539 INFO:tasks.rados.rados.0.smithi082.stdout:287: expect (ObjNum 99 snap 18 seq_num 99) 2024-02-18T08:18:07.539 INFO:tasks.rados.rados.0.smithi082.stdout:288: rmattr oid 49 current snap is 23 2024-02-18T08:18:07.539 INFO:tasks.rados.rados.0.smithi082.stdout:288: done (4 left) 2024-02-18T08:18:07.540 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 23 2024-02-18T08:18:07.540 INFO:tasks.rados.rados.0.smithi082.stdout:289: seq_num 116 ranges {57344=745472,802816=532480,1335296=638976,1974272=32768} 2024-02-18T08:18:07.544 INFO:tasks.rados.rados.0.smithi082.stdout:289: writing smithi08262953-4 from 57344 to 802816 tid 1 2024-02-18T08:18:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:289: writing smithi08262953-4 from 802816 to 1335296 tid 2 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:289: writing smithi08262953-4 from 1335296 to 1974272 tid 3 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:289: writing smithi08262953-4 from 1974272 to 2007040 tid 4 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:290: read oid 16 snap -1 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:290: expect (ObjNum 89 snap 17 seq_num 89) 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:291: read oid 13 snap 13 2024-02-18T08:18:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:291: expect (ObjNum 81 snap 13 seq_num 81) 2024-02-18T08:18:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 23 2024-02-18T08:18:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:292: seq_num 117 ranges {696320=770048,1466368=417792,1884160=442368,2326528=344064} 2024-02-18T08:18:07.561 INFO:tasks.rados.rados.0.smithi082.stdout:292: writing smithi08262953-42 from 696320 to 1466368 tid 1 2024-02-18T08:18:07.563 INFO:tasks.rados.rados.0.smithi082.stdout:292: writing smithi08262953-42 from 1466368 to 1884160 tid 2 2024-02-18T08:18:07.566 INFO:tasks.rados.rados.0.smithi082.stdout:292: writing smithi08262953-42 from 1884160 to 2326528 tid 3 2024-02-18T08:18:07.568 INFO:tasks.rados.rados.0.smithi082.stdout:292: writing smithi08262953-42 from 2326528 to 2670592 tid 4 2024-02-18T08:18:07.568 INFO:tasks.rados.rados.0.smithi082.stdout:293: snap_remove snap 18 2024-02-18T08:18:08.353 INFO:tasks.rados.rados.0.smithi082.stdout:293: done (8 left) 2024-02-18T08:18:08.353 INFO:tasks.rados.rados.0.smithi082.stdout:294: copy_from oid 11 from oid 20 current snap is 23 2024-02-18T08:18:08.353 INFO:tasks.rados.rados.0.smithi082.stdout:295: rollback oid 26 current snap is 23 2024-02-18T08:18:08.353 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 16 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:296: rollback oid 27 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 14 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:297: rmattr oid 33 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:297: done (11 left) 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:298: rollback oid 18 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 22 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:299: rmattr oid 23 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:299: done (12 left) 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:300: copy_from oid 47 from oid 21 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:301: rollback oid 24 current snap is 23 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 20 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:302: snap_create 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:285: finishing write tid 1 to smithi08262953-36 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:285: finishing write tid 2 to smithi08262953-36 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:284: finishing copy_from to smithi08262953-46 2024-02-18T08:18:08.354 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 68 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:284: finishing copy_from racing read to smithi08262953-46 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:285: finishing write tid 3 to smithi08262953-36 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:285: finishing write tid 5 to smithi08262953-36 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:285: finishing write tid 6 to smithi08262953-36 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 21 (ObjNum 114 snap 23 seq_num 114) dirty exists 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:285: left oid 36 (ObjNum 114 snap 23 seq_num 114) 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 1 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 2 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 3 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 4 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 6 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: finishing write tid 7 to smithi08262953-44 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 26 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:286: left oid 44 (ObjNum 115 snap 23 seq_num 115) 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 1 to smithi08262953-4 2024-02-18T08:18:08.355 INFO:tasks.rados.rados.0.smithi082.stdout:287: expect (ObjNum 99 snap 18 seq_num 99) 2024-02-18T08:18:08.436 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 2 to smithi08262953-4 2024-02-18T08:18:08.436 INFO:tasks.rados.rados.0.smithi082.stdout:291: expect (ObjNum 81 snap 13 seq_num 81) 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 3 to smithi08262953-4 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 4 to smithi08262953-4 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 6 to smithi08262953-4 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:289: finishing write tid 7 to smithi08262953-4 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 85 (ObjNum 116 snap 23 seq_num 116) dirty exists 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:289: left oid 4 (ObjNum 116 snap 23 seq_num 116) 2024-02-18T08:18:08.478 INFO:tasks.rados.rados.0.smithi082.stdout:290: expect (ObjNum 89 snap 17 seq_num 89) 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 1 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 2 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 3 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 4 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 6 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: finishing write tid 7 to smithi08262953-42 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 46 (ObjNum 117 snap 23 seq_num 117) dirty exists 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:292: left oid 42 (ObjNum 117 snap 23 seq_num 117) 2024-02-18T08:18:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:298: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:298: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:298: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 48 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:294: finishing copy_from to smithi08262953-11 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:294: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:296: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:295: finishing rollback tid 0 to smithi08262953-26 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:295: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:295: finishing rollback tid 2 to smithi08262953-26 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 34 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:301: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:296: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:296: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:18:08.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 57 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:301: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:301: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 38 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:300: finishing copy_from to smithi08262953-47 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 59 (ObjNum 94 snap 18 seq_num 94) dirty exists 2024-02-18T08:18:08.597 INFO:tasks.rados.rados.0.smithi082.stdout:300: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:18:09.354 INFO:tasks.rados.rados.0.smithi082.stdout:284: done (14 left) 2024-02-18T08:18:09.354 INFO:tasks.rados.rados.0.smithi082.stdout:285: done (13 left) 2024-02-18T08:18:09.354 INFO:tasks.rados.rados.0.smithi082.stdout:286: done (12 left) 2024-02-18T08:18:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:287: done (11 left) 2024-02-18T08:18:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:289: done (10 left) 2024-02-18T08:18:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:290: done (9 left) 2024-02-18T08:18:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:291: done (8 left) 2024-02-18T08:18:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:292: done (7 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:294: done (6 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:295: done (5 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:296: done (4 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:298: done (3 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:300: done (2 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:301: done (1 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:302: done (0 left) 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 24 2024-02-18T08:18:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:303: seq_num 118 ranges {3162112=786432,3948544=704512,4653056=499712} 2024-02-18T08:18:09.376 INFO:tasks.rados.rados.0.smithi082.stdout:303: writing smithi08262953-16 from 3162112 to 3948544 tid 1 2024-02-18T08:18:09.380 INFO:tasks.rados.rados.0.smithi082.stdout:303: writing smithi08262953-16 from 3948544 to 4653056 tid 2 2024-02-18T08:18:09.383 INFO:tasks.rados.rados.0.smithi082.stdout:303: writing smithi08262953-16 from 4653056 to 5152768 tid 3 2024-02-18T08:18:09.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 24 2024-02-18T08:18:09.384 INFO:tasks.rados.rados.0.smithi082.stdout:304: seq_num 119 ranges {1130496=802816,1933312=589824,2523136=409600,2932736=204800} 2024-02-18T08:18:09.394 INFO:tasks.rados.rados.0.smithi082.stdout:304: writing smithi08262953-18 from 1130496 to 1933312 tid 1 2024-02-18T08:18:09.397 INFO:tasks.rados.rados.0.smithi082.stdout:304: writing smithi08262953-18 from 1933312 to 2523136 tid 2 2024-02-18T08:18:09.400 INFO:tasks.rados.rados.0.smithi082.stdout:304: writing smithi08262953-18 from 2523136 to 2932736 tid 3 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:304: writing smithi08262953-18 from 2932736 to 3137536 tid 4 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:305: setattr oid 45 current snap is 24 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: finishing write tid 1 to smithi08262953-16 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: finishing write tid 2 to smithi08262953-16 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: finishing write tid 3 to smithi08262953-16 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: finishing write tid 5 to smithi08262953-16 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: finishing write tid 6 to smithi08262953-16 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 92 (ObjNum 118 snap 24 seq_num 118) dirty exists 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:303: left oid 16 (ObjNum 118 snap 24 seq_num 118) 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 1 to smithi08262953-18 2024-02-18T08:18:09.402 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 2 to smithi08262953-18 2024-02-18T08:18:09.403 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 3 to smithi08262953-18 2024-02-18T08:18:09.404 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 4 to smithi08262953-18 2024-02-18T08:18:09.404 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 6 to smithi08262953-18 2024-02-18T08:18:09.404 INFO:tasks.rados.rados.0.smithi082.stdout:303: done (2 left) 2024-02-18T08:18:09.404 INFO:tasks.rados.rados.0.smithi082.stdout:306: snap_remove snap 13 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:306: done (2 left) 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:307: setattr oid 15 current snap is 24 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:304: finishing write tid 7 to smithi08262953-18 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 54 (ObjNum 119 snap 24 seq_num 119) dirty exists 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:304: left oid 18 (ObjNum 119 snap 24 seq_num 119) 2024-02-18T08:18:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 30 (ObjNum 105 snap 22 seq_num 105) dirty exists 2024-02-18T08:18:10.344 INFO:tasks.rados.rados.0.smithi082.stdout:304: done (2 left) 2024-02-18T08:18:10.344 INFO:tasks.rados.rados.0.smithi082.stdout:305: done (1 left) 2024-02-18T08:18:10.344 INFO:tasks.rados.rados.0.smithi082.stdout:308: snap_create 2024-02-18T08:18:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 76 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:11.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:10 smithi164 systemd[1]: Stopping Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:18:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:307: done (1 left) 2024-02-18T08:18:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:308: done (0 left) 2024-02-18T08:18:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 25 2024-02-18T08:18:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:309: seq_num 120 ranges {253952=417792,671744=475136,1146880=622592,1769472=507904} 2024-02-18T08:18:11.339 INFO:tasks.rados.rados.0.smithi082.stdout:309: writing smithi08262953-33 from 253952 to 671744 tid 1 2024-02-18T08:18:11.342 INFO:tasks.rados.rados.0.smithi082.stdout:309: writing smithi08262953-33 from 671744 to 1146880 tid 2 2024-02-18T08:18:11.346 INFO:tasks.rados.rados.0.smithi082.stdout:309: writing smithi08262953-33 from 1146880 to 1769472 tid 3 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:309: writing smithi08262953-33 from 1769472 to 2277376 tid 4 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:310: copy_from oid 18 from oid 13 current snap is 25 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 1 to smithi08262953-33 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 2 to smithi08262953-33 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 3 to smithi08262953-33 2024-02-18T08:18:11.349 INFO:tasks.rados.rados.0.smithi082.stdout:311: snap_create 2024-02-18T08:18:11.352 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 4 to smithi08262953-33 2024-02-18T08:18:11.352 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 6 to smithi08262953-33 2024-02-18T08:18:11.355 INFO:tasks.rados.rados.0.smithi082.stdout:309: finishing write tid 7 to smithi08262953-33 2024-02-18T08:18:11.355 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 73 (ObjNum 120 snap 25 seq_num 120) dirty exists 2024-02-18T08:18:11.355 INFO:tasks.rados.rados.0.smithi082.stdout:309: left oid 33 (ObjNum 120 snap 25 seq_num 120) 2024-02-18T08:18:11.367 INFO:tasks.rados.rados.0.smithi082.stdout:310: finishing copy_from to smithi08262953-18 2024-02-18T08:18:11.367 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 74 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-18T08:18:11.368 INFO:tasks.rados.rados.0.smithi082.stdout:310: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:18:12.340 INFO:tasks.rados.rados.0.smithi082.stdout:309: done (2 left) 2024-02-18T08:18:12.340 INFO:tasks.rados.rados.0.smithi082.stdout:310: done (1 left) 2024-02-18T08:18:12.341 INFO:tasks.rados.rados.0.smithi082.stdout:311: done (0 left) 2024-02-18T08:18:12.341 INFO:tasks.rados.rados.0.smithi082.stdout:312: snap_create 2024-02-18T08:18:13.348 INFO:tasks.rados.rados.0.smithi082.stdout:312: done (0 left) 2024-02-18T08:18:13.348 INFO:tasks.rados.rados.0.smithi082.stdout:313: read oid 15 snap -1 2024-02-18T08:18:13.348 INFO:tasks.rados.rados.0.smithi082.stdout:313: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:13.348 INFO:tasks.rados.rados.0.smithi082.stdout:314: snap_create 2024-02-18T08:18:13.357 INFO:tasks.rados.rados.0.smithi082.stdout:313: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:14.355 INFO:tasks.rados.rados.0.smithi082.stdout:313: done (1 left) 2024-02-18T08:18:14.355 INFO:tasks.rados.rados.0.smithi082.stdout:314: done (0 left) 2024-02-18T08:18:14.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 28 2024-02-18T08:18:14.356 INFO:tasks.rados.rados.0.smithi082.stdout:315: seq_num 121 ranges {1687552=434176,2121728=753664,2875392=425984,3301376=425984} 2024-02-18T08:18:14.366 INFO:tasks.rados.rados.0.smithi082.stdout:315: writing smithi08262953-23 from 1687552 to 2121728 tid 1 2024-02-18T08:18:14.371 INFO:tasks.rados.rados.0.smithi082.stdout:315: writing smithi08262953-23 from 2121728 to 2875392 tid 2 2024-02-18T08:18:14.373 INFO:tasks.rados.rados.0.smithi082.stdout:315: writing smithi08262953-23 from 2875392 to 3301376 tid 3 2024-02-18T08:18:14.376 INFO:tasks.rados.rados.0.smithi082.stdout:315: writing smithi08262953-23 from 3301376 to 3727360 tid 4 2024-02-18T08:18:14.376 INFO:tasks.rados.rados.0.smithi082.stdout:316: rollback oid 9 current snap is 28 2024-02-18T08:18:14.376 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 16 2024-02-18T08:18:14.376 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 1 to smithi08262953-23 2024-02-18T08:18:14.377 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 2 to smithi08262953-23 2024-02-18T08:18:14.377 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 3 to smithi08262953-23 2024-02-18T08:18:14.377 INFO:tasks.rados.rados.0.smithi082.stdout:317: snap_remove snap 25 2024-02-18T08:18:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:317: done (2 left) 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:318: rollback oid 25 current snap is 28 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 26 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:319: snap_create 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 4 to smithi08262953-23 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 6 to smithi08262953-23 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:315: finishing write tid 7 to smithi08262953-23 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 82 (ObjNum 121 snap 28 seq_num 121) dirty exists 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:315: left oid 23 (ObjNum 121 snap 28 seq_num 121) 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:316: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:316: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:316: finishing rollback tid 2 to smithi08262953-9 2024-02-18T08:18:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 41 (ObjNum 70 snap 5 seq_num 70) dirty exists 2024-02-18T08:18:15.346 INFO:tasks.rados.rados.0.smithi082.stdout:318: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:18:15.346 INFO:tasks.rados.rados.0.smithi082.stdout:318: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:18:15.347 INFO:tasks.rados.rados.0.smithi082.stdout:318: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:18:15.347 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 55 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:18:16.338 INFO:tasks.rados.rados.0.smithi082.stdout:315: done (3 left) 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:316: done (2 left) 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:318: done (1 left) 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:319: done (0 left) 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:320: read oid 23 snap -1 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:320: expect (ObjNum 121 snap 28 seq_num 121) 2024-02-18T08:18:16.339 INFO:tasks.rados.rados.0.smithi082.stdout:321: snap_remove snap 26 2024-02-18T08:18:17.344 INFO:tasks.rados.rados.0.smithi082.stdout:321: done (1 left) 2024-02-18T08:18:17.344 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 29 2024-02-18T08:18:17.344 INFO:tasks.rados.rados.0.smithi082.stdout:322: seq_num 122 ranges {4063232=450560,4513792=688128,5201920=630784,5832704=286720} 2024-02-18T08:18:17.367 INFO:tasks.rados.rados.0.smithi082.stdout:322: writing smithi08262953-45 from 4063232 to 4513792 tid 1 2024-02-18T08:18:17.371 INFO:tasks.rados.rados.0.smithi082.stdout:322: writing smithi08262953-45 from 4513792 to 5201920 tid 2 2024-02-18T08:18:17.376 INFO:tasks.rados.rados.0.smithi082.stdout:322: writing smithi08262953-45 from 5201920 to 5832704 tid 3 2024-02-18T08:18:17.377 INFO:tasks.rados.rados.0.smithi082.stdout:322: writing smithi08262953-45 from 5832704 to 6119424 tid 4 2024-02-18T08:18:17.377 INFO:tasks.rados.rados.0.smithi082.stdout:323: rollback oid 35 current snap is 29 2024-02-18T08:18:17.377 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 14 2024-02-18T08:18:17.377 INFO:tasks.rados.rados.0.smithi082.stdout:320: expect (ObjNum 121 snap 28 seq_num 121) 2024-02-18T08:18:17.512 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 1 to smithi08262953-45 2024-02-18T08:18:17.512 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 2 to smithi08262953-45 2024-02-18T08:18:17.512 INFO:tasks.rados.rados.0.smithi082.stdout:323: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:323: finishing rollback tid 2 to smithi08262953-35 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 100 (ObjNum 76 snap 10 seq_num 76) dirty exists 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 3 to smithi08262953-45 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:320: done (2 left) 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:323: done (1 left) 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:324: snap_create 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 4 to smithi08262953-45 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 6 to smithi08262953-45 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:322: finishing write tid 7 to smithi08262953-45 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 38 (ObjNum 122 snap 29 seq_num 122) dirty exists 2024-02-18T08:18:17.513 INFO:tasks.rados.rados.0.smithi082.stdout:322: left oid 45 (ObjNum 122 snap 29 seq_num 122) 2024-02-18T08:18:18.348 INFO:tasks.rados.rados.0.smithi082.stdout:322: done (1 left) 2024-02-18T08:18:18.349 INFO:tasks.rados.rados.0.smithi082.stdout:324: done (0 left) 2024-02-18T08:18:18.349 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 30 2024-02-18T08:18:18.349 INFO:tasks.rados.rados.0.smithi082.stdout:325: seq_num 123 ranges {3137536=466944,3604480=573440,4177920=794624,4972544=237568} 2024-02-18T08:18:18.367 INFO:tasks.rados.rados.0.smithi082.stdout:325: writing smithi08262953-18 from 3137536 to 3604480 tid 1 2024-02-18T08:18:18.371 INFO:tasks.rados.rados.0.smithi082.stdout:325: writing smithi08262953-18 from 3604480 to 4177920 tid 2 2024-02-18T08:18:18.376 INFO:tasks.rados.rados.0.smithi082.stdout:325: writing smithi08262953-18 from 4177920 to 4972544 tid 3 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:325: writing smithi08262953-18 from 4972544 to 5210112 tid 4 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 1 to smithi08262953-18 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 2 to smithi08262953-18 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:326: read oid 31 snap -1 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:326: expect deleted 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:327: read oid 5 snap -1 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:327: expect deleted 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:328: copy_from oid 21 from oid 32 current snap is 30 2024-02-18T08:18:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:329: snap_create 2024-02-18T08:18:18.380 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 3 to smithi08262953-18 2024-02-18T08:18:18.380 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 4 to smithi08262953-18 2024-02-18T08:18:18.380 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 6 to smithi08262953-18 2024-02-18T08:18:18.381 INFO:tasks.rados.rados.0.smithi082.stdout:325: finishing write tid 7 to smithi08262953-18 2024-02-18T08:18:18.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 79 (ObjNum 123 snap 30 seq_num 123) dirty exists 2024-02-18T08:18:18.382 INFO:tasks.rados.rados.0.smithi082.stdout:325: left oid 18 (ObjNum 123 snap 30 seq_num 123) 2024-02-18T08:18:18.383 INFO:tasks.rados.rados.0.smithi082.stdout:328: finishing copy_from to smithi08262953-21 2024-02-18T08:18:18.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:18.384 INFO:tasks.rados.rados.0.smithi082.stdout:328: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:18:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:325: done (4 left) 2024-02-18T08:18:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:326: done (3 left) 2024-02-18T08:18:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:327: done (2 left) 2024-02-18T08:18:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:328: done (1 left) 2024-02-18T08:18:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:329: done (0 left) 2024-02-18T08:18:19.363 INFO:tasks.rados.rados.0.smithi082.stdout:330: read oid 41 snap -1 2024-02-18T08:18:19.363 INFO:tasks.rados.rados.0.smithi082.stdout:330: expect deleted 2024-02-18T08:18:19.363 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 31 2024-02-18T08:18:19.363 INFO:tasks.rados.rados.0.smithi082.stdout:331: seq_num 124 ranges {5152768=483328,5636096=458752,6094848=598016,6692864=548864} 2024-02-18T08:18:19.391 INFO:tasks.rados.rados.0.smithi082.stdout:331: writing smithi08262953-16 from 5152768 to 5636096 tid 1 2024-02-18T08:18:19.394 INFO:tasks.rados.rados.0.smithi082.stdout:331: writing smithi08262953-16 from 5636096 to 6094848 tid 2 2024-02-18T08:18:19.397 INFO:tasks.rados.rados.0.smithi082.stdout:331: writing smithi08262953-16 from 6094848 to 6692864 tid 3 2024-02-18T08:18:19.401 INFO:tasks.rados.rados.0.smithi082.stdout:331: writing smithi08262953-16 from 6692864 to 7241728 tid 4 2024-02-18T08:18:19.401 INFO:tasks.rados.rados.0.smithi082.stdout:332: setattr oid 13 current snap is 31 2024-02-18T08:18:19.401 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 1 to smithi08262953-16 2024-02-18T08:18:19.401 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 2 to smithi08262953-16 2024-02-18T08:18:19.401 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 3 to smithi08262953-16 2024-02-18T08:18:19.402 INFO:tasks.rados.rados.0.smithi082.stdout:330: done (2 left) 2024-02-18T08:18:19.402 INFO:tasks.rados.rados.0.smithi082.stdout:333: delete oid 37 current snap is 31 2024-02-18T08:18:19.403 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 4 to smithi08262953-16 2024-02-18T08:18:19.403 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 6 to smithi08262953-16 2024-02-18T08:18:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:331: finishing write tid 7 to smithi08262953-16 2024-02-18T08:18:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 106 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:18:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:331: left oid 16 (ObjNum 124 snap 31 seq_num 124) 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:331: done (2 left) 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:333: done (1 left) 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:334: read oid 21 snap -1 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:334: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:335: read oid 28 snap 14 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:335: expect (ObjNum 579165712 snap 21935 seq_num 579401008) 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 31 2024-02-18T08:18:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:336: seq_num 126 ranges {2424832=516096,2940928=630784,3571712=614400,4186112=360448} 2024-02-18T08:18:19.422 INFO:tasks.rados.rados.0.smithi082.stdout:336: writing smithi08262953-6 from 2424832 to 2940928 tid 1 2024-02-18T08:18:19.427 INFO:tasks.rados.rados.0.smithi082.stdout:336: writing smithi08262953-6 from 2940928 to 3571712 tid 2 2024-02-18T08:18:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:336: writing smithi08262953-6 from 3571712 to 4186112 tid 3 2024-02-18T08:18:19.432 INFO:tasks.rados.rados.0.smithi082.stdout:336: writing smithi08262953-6 from 4186112 to 4546560 tid 4 2024-02-18T08:18:19.432 INFO:tasks.rados.rados.0.smithi082.stdout:337: rollback oid 15 current snap is 31 2024-02-18T08:18:19.432 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 28 2024-02-18T08:18:19.432 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 165 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-02-18T08:18:19.432 INFO:tasks.rados.rados.0.smithi082.stdout:335: expect (ObjNum 579165712 snap 21935 seq_num 579401008) 2024-02-18T08:18:19.435 INFO:tasks.rados.rados.0.smithi082.stdout:334: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 1 to smithi08262953-6 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 2 to smithi08262953-6 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:332: done (4 left) 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:334: done (3 left) 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:335: done (2 left) 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:338: read oid 47 snap -1 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:338: expect (ObjNum 94 snap 18 seq_num 94) 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:339: delete oid 20 current snap is 31 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 3 to smithi08262953-6 2024-02-18T08:18:19.439 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 4 to smithi08262953-6 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 6 to smithi08262953-6 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:337: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:337: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:336: finishing write tid 7 to smithi08262953-6 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 112 (ObjNum 126 snap 31 seq_num 126) dirty exists 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:336: left oid 6 (ObjNum 126 snap 31 seq_num 126) 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:337: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:18:19.440 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 90 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:336: done (3 left) 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:337: done (2 left) 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:339: done (1 left) 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:340: rollback oid 26 current snap is 31 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 24 2024-02-18T08:18:19.442 INFO:tasks.rados.rados.0.smithi082.stdout:341: rollback oid 37 current snap is 31 2024-02-18T08:18:19.443 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 27 2024-02-18T08:18:19.443 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 31 2024-02-18T08:18:19.443 INFO:tasks.rados.rados.0.smithi082.stdout:342: seq_num 128 ranges {2121728=548864,2670592=794624,3465216=581632,4046848=229376} 2024-02-18T08:18:19.457 INFO:tasks.rados.rados.0.smithi082.stdout:342: writing smithi08262953-14 from 2121728 to 2670592 tid 1 2024-02-18T08:18:19.461 INFO:tasks.rados.rados.0.smithi082.stdout:342: writing smithi08262953-14 from 2670592 to 3465216 tid 2 2024-02-18T08:18:19.464 INFO:tasks.rados.rados.0.smithi082.stdout:342: writing smithi08262953-14 from 3465216 to 4046848 tid 3 2024-02-18T08:18:19.466 INFO:tasks.rados.rados.0.smithi082.stdout:342: writing smithi08262953-14 from 4046848 to 4276224 tid 4 2024-02-18T08:18:19.466 INFO:tasks.rados.rados.0.smithi082.stdout:343: read oid 5 snap -1 2024-02-18T08:18:19.466 INFO:tasks.rados.rados.0.smithi082.stdout:343: expect deleted 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:344: rollback oid 36 current snap is 31 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 24 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:341: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 0 (ObjNum 1 snap 21935 seq_num 579496512) dirty dne 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:340: finishing rollback tid 0 to smithi08262953-26 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:340: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:340: finishing rollback tid 2 to smithi08262953-26 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 48 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:18:19.467 INFO:tasks.rados.rados.0.smithi082.stdout:338: expect (ObjNum 94 snap 18 seq_num 94) 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 1 to smithi08262953-14 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 2 to smithi08262953-14 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 3 to smithi08262953-14 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 4 to smithi08262953-14 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:344: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:18:19.524 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 6 to smithi08262953-14 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:344: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:344: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 34 (ObjNum 114 snap 23 seq_num 114) dirty exists 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:342: finishing write tid 7 to smithi08262953-14 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 84 (ObjNum 128 snap 31 seq_num 128) dirty exists 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:342: left oid 14 (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:338: done (5 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:340: done (4 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:341: done (3 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:342: done (2 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:343: done (1 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:344: done (0 left) 2024-02-18T08:18:19.525 INFO:tasks.rados.rados.0.smithi082.stdout:345: snap_create 2024-02-18T08:18:20.338 INFO:tasks.rados.rados.0.smithi082.stdout:345: done (0 left) 2024-02-18T08:18:20.338 INFO:tasks.rados.rados.0.smithi082.stdout:346: rollback oid 50 current snap is 32 2024-02-18T08:18:20.338 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 50 to 23 2024-02-18T08:18:20.340 INFO:tasks.rados.rados.0.smithi082.stdout:347: rmattr oid 38 current snap is 32 2024-02-18T08:18:20.340 INFO:tasks.rados.rados.0.smithi082.stdout:347: done (1 left) 2024-02-18T08:18:20.340 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 32 2024-02-18T08:18:20.340 INFO:tasks.rados.rados.0.smithi082.stdout:348: seq_num 129 ranges {106496=565248,671744=679936,1351680=786432,2138112=139264} 2024-02-18T08:18:20.342 INFO:tasks.rados.rados.0.smithi082.stdout:348: writing smithi08262953-21 from 106496 to 671744 tid 1 2024-02-18T08:18:20.346 INFO:tasks.rados.rados.0.smithi082.stdout:348: writing smithi08262953-21 from 671744 to 1351680 tid 2 2024-02-18T08:18:20.351 INFO:tasks.rados.rados.0.smithi082.stdout:348: writing smithi08262953-21 from 1351680 to 2138112 tid 3 2024-02-18T08:18:20.352 INFO:tasks.rados.rados.0.smithi082.stdout:348: writing smithi08262953-21 from 2138112 to 2277376 tid 4 2024-02-18T08:18:20.352 INFO:tasks.rados.rados.0.smithi082.stdout:349: copy_from oid 37 from oid 14 current snap is 32 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:346: finishing rollback tid 0 to smithi08262953-50 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 1 to smithi08262953-21 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:346: finishing rollback tid 1 to smithi08262953-50 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:346: finishing rollback tid 2 to smithi08262953-50 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 19 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 2 to smithi08262953-21 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:346: done (2 left) 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:350: rmattr oid 44 current snap is 32 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:350: done (2 left) 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 32 2024-02-18T08:18:20.353 INFO:tasks.rados.rados.0.smithi082.stdout:351: seq_num 130 ranges {1941504=581632,2523136=614400,3137536=598016,3735552=393216} 2024-02-18T08:18:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:351: writing smithi08262953-15 from 1941504 to 2523136 tid 1 2024-02-18T08:18:20.370 INFO:tasks.rados.rados.0.smithi082.stdout:351: writing smithi08262953-15 from 2523136 to 3137536 tid 2 2024-02-18T08:18:20.373 INFO:tasks.rados.rados.0.smithi082.stdout:351: writing smithi08262953-15 from 3137536 to 3735552 tid 3 2024-02-18T08:18:20.375 INFO:tasks.rados.rados.0.smithi082.stdout:351: writing smithi08262953-15 from 3735552 to 4128768 tid 4 2024-02-18T08:18:20.376 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 32 2024-02-18T08:18:20.376 INFO:tasks.rados.rados.0.smithi082.stdout:352: seq_num 131 ranges {0=598016,598016=499712,1097728=753664,1851392=352256} 2024-02-18T08:18:20.379 INFO:tasks.rados.rados.0.smithi082.stdout:352: writing smithi08262953-22 from 0 to 598016 tid 1 2024-02-18T08:18:20.382 INFO:tasks.rados.rados.0.smithi082.stdout:352: writing smithi08262953-22 from 598016 to 1097728 tid 2 2024-02-18T08:18:20.386 INFO:tasks.rados.rados.0.smithi082.stdout:352: writing smithi08262953-22 from 1097728 to 1851392 tid 3 2024-02-18T08:18:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:352: writing smithi08262953-22 from 1851392 to 2203648 tid 4 2024-02-18T08:18:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:353: copy_from oid 23 from oid 11 current snap is 32 2024-02-18T08:18:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 3 to smithi08262953-21 2024-02-18T08:18:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 4 to smithi08262953-21 2024-02-18T08:18:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 6 to smithi08262953-21 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:348: finishing write tid 7 to smithi08262953-21 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 105 (ObjNum 129 snap 32 seq_num 129) dirty exists 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:348: left oid 21 (ObjNum 129 snap 32 seq_num 129) 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 1 to smithi08262953-15 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 2 to smithi08262953-15 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 3 to smithi08262953-15 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 4 to smithi08262953-15 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 6 to smithi08262953-15 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:348: done (4 left) 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 32 2024-02-18T08:18:20.390 INFO:tasks.rados.rados.0.smithi082.stdout:354: seq_num 132 ranges {106496=614400,720896=786432,1507328=565248,2072576=253952} 2024-02-18T08:18:20.393 INFO:tasks.rados.rados.0.smithi082.stdout:354: writing smithi08262953-3 from 106496 to 720896 tid 1 2024-02-18T08:18:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:354: writing smithi08262953-3 from 720896 to 1507328 tid 2 2024-02-18T08:18:20.401 INFO:tasks.rados.rados.0.smithi082.stdout:354: writing smithi08262953-3 from 1507328 to 2072576 tid 3 2024-02-18T08:18:20.403 INFO:tasks.rados.rados.0.smithi082.stdout:354: writing smithi08262953-3 from 2072576 to 2326528 tid 4 2024-02-18T08:18:20.403 INFO:tasks.rados.rados.0.smithi082.stdout:355: snap_remove snap 30 2024-02-18T08:18:21.262 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:20 smithi164 podman[49856]: time="2024-02-18T08:18:20Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-02-18T08:18:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:355: done (5 left) 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:356: copy_from oid 17 from oid 12 current snap is 32 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:351: finishing write tid 7 to smithi08262953-15 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 96 (ObjNum 130 snap 32 seq_num 130) dirty exists 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:351: left oid 15 (ObjNum 130 snap 32 seq_num 130) 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:349: finishing copy_from to smithi08262953-37 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 84 (ObjNum 128 snap 31 seq_num 128) dirty exists 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 1 to smithi08262953-22 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:349: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 2 to smithi08262953-22 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 3 to smithi08262953-22 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 4 to smithi08262953-22 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 6 to smithi08262953-22 2024-02-18T08:18:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:349: done (5 left) 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:351: done (4 left) 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:357: copy_from oid 20 from oid 46 current snap is 32 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:358: snap_create 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:352: finishing write tid 7 to smithi08262953-22 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 73 (ObjNum 131 snap 32 seq_num 131) dirty exists 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:352: left oid 22 (ObjNum 131 snap 32 seq_num 131) 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 1 to smithi08262953-3 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:353: finishing copy_from to smithi08262953-23 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 8 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:353: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 2 to smithi08262953-3 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 3 to smithi08262953-3 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 4 to smithi08262953-3 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 6 to smithi08262953-3 2024-02-18T08:18:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:354: finishing write tid 7 to smithi08262953-3 2024-02-18T08:18:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 111 (ObjNum 132 snap 32 seq_num 132) dirty exists 2024-02-18T08:18:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:354: left oid 3 (ObjNum 132 snap 32 seq_num 132) 2024-02-18T08:18:21.390 INFO:tasks.rados.rados.0.smithi082.stdout:357: finishing copy_from to smithi08262953-20 2024-02-18T08:18:21.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 68 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:21.390 INFO:tasks.rados.rados.0.smithi082.stdout:357: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:18:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:356: finishing copy_from to smithi08262953-17 2024-02-18T08:18:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 19 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-18T08:18:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:356: finishing copy_from racing read to smithi08262953-17 2024-02-18T08:18:22.370 INFO:tasks.rados.rados.0.smithi082.stdout:352: done (5 left) 2024-02-18T08:18:22.370 INFO:tasks.rados.rados.0.smithi082.stdout:353: done (4 left) 2024-02-18T08:18:22.370 INFO:tasks.rados.rados.0.smithi082.stdout:354: done (3 left) 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:356: done (2 left) 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:357: done (1 left) 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:358: done (0 left) 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:359: read oid 15 snap -1 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:359: expect (ObjNum 130 snap 32 seq_num 130) 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:360: copy_from oid 39 from oid 19 current snap is 33 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 33 2024-02-18T08:18:22.371 INFO:tasks.rados.rados.0.smithi082.stdout:361: seq_num 133 ranges {1318912=630784,1949696=663552,2613248=770048,3383296=172032} 2024-02-18T08:18:22.381 INFO:tasks.rados.rados.0.smithi082.stdout:361: writing smithi08262953-9 from 1318912 to 1949696 tid 1 2024-02-18T08:18:22.385 INFO:tasks.rados.rados.0.smithi082.stdout:361: writing smithi08262953-9 from 1949696 to 2613248 tid 2 2024-02-18T08:18:22.390 INFO:tasks.rados.rados.0.smithi082.stdout:361: writing smithi08262953-9 from 2613248 to 3383296 tid 3 2024-02-18T08:18:22.391 INFO:tasks.rados.rados.0.smithi082.stdout:361: writing smithi08262953-9 from 3383296 to 3555328 tid 4 2024-02-18T08:18:22.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 33 2024-02-18T08:18:22.391 INFO:tasks.rados.rados.0.smithi082.stdout:362: seq_num 134 ranges {6119424=647168,6766592=548864,7315456=573440,7888896=483328} 2024-02-18T08:18:22.426 INFO:tasks.rados.rados.0.smithi082.stdout:362: writing smithi08262953-45 from 6119424 to 6766592 tid 1 2024-02-18T08:18:22.429 INFO:tasks.rados.rados.0.smithi082.stdout:362: writing smithi08262953-45 from 6766592 to 7315456 tid 2 2024-02-18T08:18:22.433 INFO:tasks.rados.rados.0.smithi082.stdout:362: writing smithi08262953-45 from 7315456 to 7888896 tid 3 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:362: writing smithi08262953-45 from 7888896 to 8372224 tid 4 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:363: snap_create 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:360: finishing copy_from to smithi08262953-39 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 53 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:360: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 1 to smithi08262953-9 2024-02-18T08:18:22.436 INFO:tasks.rados.rados.0.smithi082.stdout:359: expect (ObjNum 130 snap 32 seq_num 130) 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 2 to smithi08262953-9 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 3 to smithi08262953-9 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 4 to smithi08262953-9 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 6 to smithi08262953-9 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: finishing write tid 7 to smithi08262953-9 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 51 (ObjNum 133 snap 33 seq_num 133) dirty exists 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:361: left oid 9 (ObjNum 133 snap 33 seq_num 133) 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 1 to smithi08262953-45 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 2 to smithi08262953-45 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 3 to smithi08262953-45 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 4 to smithi08262953-45 2024-02-18T08:18:22.576 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 6 to smithi08262953-45 2024-02-18T08:18:22.577 INFO:tasks.rados.rados.0.smithi082.stdout:362: finishing write tid 7 to smithi08262953-45 2024-02-18T08:18:22.577 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 44 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-02-18T08:18:22.577 INFO:tasks.rados.rados.0.smithi082.stdout:362: left oid 45 (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:18:22.806 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:18:23.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:22 smithi164 podman[49856]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.x 2024-02-18T08:18:23.051 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-18T08:18:23.051 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (2m) 98s ago 2m 0.20.0 quay.io/prometheus/alertmanager:v0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:18:23.051 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (2m) 99s ago 2m 6.7.4 quay.io/ceph/ceph-grafana:6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:18:23.051 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (103s) 98s ago 103s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 cc4f59134c24 2024-02-18T08:18:23.051 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (101s) 99s ago 101s 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 running (4m) 99s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 e00d8ae11e57 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 running (6m) 98s ago 6m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 62668a7da6fa 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (6m) 98s ago 6m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 ac31b52b8f59 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (4m) 99s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 9f2504c1574e 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (5m) 98s ago 5m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 734252965c00 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (2m) 98s ago 2m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (2m) 99s ago 2m 0.18.1 quay.io/prometheus/node-exporter:v0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (4m) 98s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 f3a00f8372d1 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (4m) 98s ago 4m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 26cb79236d96 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (3m) 98s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 90ed1829e823 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (3m) 98s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 286b67e9352f 2024-02-18T08:18:23.052 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (3m) 99s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 61d82b796285 2024-02-18T08:18:23.053 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (3m) 99s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 2e4405ab6786 2024-02-18T08:18:23.053 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (3m) 99s ago 3m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 8b60408d6f6f 2024-02-18T08:18:23.053 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (2m) 99s ago 2m 15.2.17-8-gf2877ae3 quay.ceph.io/ceph-ci/ceph:octopus 96c1dbe86623 36a3aa45395f 2024-02-18T08:18:23.053 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (2m) 99s ago 2m 2.18.1 quay.io/prometheus/prometheus:v2.18.1 de242295e225 f2468332186e 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:18:23.327 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 15 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:18:23.328 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:359: done (4 left) 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:360: done (3 left) 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:361: done (2 left) 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:362: done (1 left) 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:363: done (0 left) 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 34 2024-02-18T08:18:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:364: seq_num 135 ranges {0=663552,663552=434176,1097728=786432,1884160=385024} 2024-02-18T08:18:23.382 INFO:tasks.rados.rados.0.smithi082.stdout:364: writing smithi08262953-5 from 0 to 663552 tid 1 2024-02-18T08:18:23.385 INFO:tasks.rados.rados.0.smithi082.stdout:364: writing smithi08262953-5 from 663552 to 1097728 tid 2 2024-02-18T08:18:23.389 INFO:tasks.rados.rados.0.smithi082.stdout:364: writing smithi08262953-5 from 1097728 to 1884160 tid 3 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:364: writing smithi08262953-5 from 1884160 to 2269184 tid 4 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:365: rollback oid 31 current snap is 34 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 32 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 1 to smithi08262953-5 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 2 to smithi08262953-5 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 34 2024-02-18T08:18:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:366: seq_num 136 ranges {5996544=688128,6684672=720896,7405568=540672,7946240=344064} 2024-02-18T08:18:23.427 INFO:tasks.rados.rados.0.smithi082.stdout:366: writing smithi08262953-49 from 5996544 to 6684672 tid 1 2024-02-18T08:18:23.430 INFO:tasks.rados.rados.0.smithi082.stdout:366: writing smithi08262953-49 from 6684672 to 7405568 tid 2 2024-02-18T08:18:23.433 INFO:tasks.rados.rados.0.smithi082.stdout:366: writing smithi08262953-49 from 7405568 to 7946240 tid 3 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:366: writing smithi08262953-49 from 7946240 to 8290304 tid 4 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:367: rmattr oid 41 current snap is 34 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:367: done (3 left) 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:368: read oid 7 snap -1 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:368: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:369: snap_create 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:365: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 41 (ObjNum 0 snap 32561 seq_num 579401424) dirty dne 2024-02-18T08:18:23.436 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 3 to smithi08262953-5 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 4 to smithi08262953-5 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 6 to smithi08262953-5 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:364: finishing write tid 7 to smithi08262953-5 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 55 (ObjNum 135 snap 34 seq_num 135) dirty exists 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:364: left oid 5 (ObjNum 135 snap 34 seq_num 135) 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 1 to smithi08262953-49 2024-02-18T08:18:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 2 to smithi08262953-49 2024-02-18T08:18:23.438 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 3 to smithi08262953-49 2024-02-18T08:18:23.438 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 4 to smithi08262953-49 2024-02-18T08:18:23.438 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 6 to smithi08262953-49 2024-02-18T08:18:23.438 INFO:tasks.rados.rados.0.smithi082.stdout:368: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:23.441 INFO:tasks.rados.rados.0.smithi082.stdout:366: finishing write tid 7 to smithi08262953-49 2024-02-18T08:18:23.441 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 173 (ObjNum 136 snap 34 seq_num 136) dirty exists 2024-02-18T08:18:23.441 INFO:tasks.rados.rados.0.smithi082.stdout:366: left oid 49 (ObjNum 136 snap 34 seq_num 136) 2024-02-18T08:18:23.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:18:23.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-18T08:18:23.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 systemd[1]: Stopped Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:18:23.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 systemd[1]: Starting Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:18:24.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 bash[49968]: bbfc1d83eda2d2cd3d65a02f5fbfa76b11fe6568f2ee0cb3d164568c06181d69 2024-02-18T08:18:24.012 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:18:23 smithi164 systemd[1]: Started Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:18:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:364: done (4 left) 2024-02-18T08:18:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:365: done (3 left) 2024-02-18T08:18:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:366: done (2 left) 2024-02-18T08:18:24.388 INFO:tasks.rados.rados.0.smithi082.stdout:368: done (1 left) 2024-02-18T08:18:24.388 INFO:tasks.rados.rados.0.smithi082.stdout:369: done (0 left) 2024-02-18T08:18:24.388 INFO:tasks.rados.rados.0.smithi082.stdout:370: delete oid 49 current snap is 35 2024-02-18T08:18:24.392 INFO:tasks.rados.rados.0.smithi082.stdout:370: done (0 left) 2024-02-18T08:18:24.392 INFO:tasks.rados.rados.0.smithi082.stdout:371: rollback oid 18 current snap is 35 2024-02-18T08:18:24.392 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 31 2024-02-18T08:18:24.392 INFO:tasks.rados.rados.0.smithi082.stdout:372: snap_create 2024-02-18T08:18:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:371: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:18:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:371: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:18:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:371: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:18:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 87 (ObjNum 123 snap 30 seq_num 123) dirty exists 2024-02-18T08:18:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:371: done (1 left) 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:372: done (0 left) 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:373: rollback oid 41 current snap is 36 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 20 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:374: rollback oid 18 current snap is 36 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 33 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:375: rmattr oid 23 current snap is 36 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:375: done (2 left) 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:376: copy_from oid 43 from oid 10 current snap is 36 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 36 2024-02-18T08:18:25.340 INFO:tasks.rados.rados.0.smithi082.stdout:377: seq_num 138 ranges {409600=720896,1130496=540672,1671168=557056,2228224=507904} 2024-02-18T08:18:25.346 INFO:tasks.rados.rados.0.smithi082.stdout:377: writing smithi08262953-19 from 409600 to 1130496 tid 1 2024-02-18T08:18:25.349 INFO:tasks.rados.rados.0.smithi082.stdout:377: writing smithi08262953-19 from 1130496 to 1671168 tid 2 2024-02-18T08:18:25.353 INFO:tasks.rados.rados.0.smithi082.stdout:377: writing smithi08262953-19 from 1671168 to 2228224 tid 3 2024-02-18T08:18:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:377: writing smithi08262953-19 from 2228224 to 2736128 tid 4 2024-02-18T08:18:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 36 2024-02-18T08:18:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:378: seq_num 139 ranges {3137536=737280,3874816=425984,4300800=761856,5062656=417792} 2024-02-18T08:18:25.377 INFO:tasks.rados.rados.0.smithi082.stdout:378: writing smithi08262953-13 from 3137536 to 3874816 tid 1 2024-02-18T08:18:25.379 INFO:tasks.rados.rados.0.smithi082.stdout:378: writing smithi08262953-13 from 3874816 to 4300800 tid 2 2024-02-18T08:18:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:378: writing smithi08262953-13 from 4300800 to 5062656 tid 3 2024-02-18T08:18:25.386 INFO:tasks.rados.rados.0.smithi082.stdout:378: writing smithi08262953-13 from 5062656 to 5480448 tid 4 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:379: setattr oid 26 current snap is 36 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:373: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:373: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 89 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:374: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:374: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:374: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 92 (ObjNum 123 snap 30 seq_num 123) dirty exists 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 1 to smithi08262953-19 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 2 to smithi08262953-19 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:376: finishing copy_from to smithi08262953-43 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 109 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:376: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 3 to smithi08262953-19 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 4 to smithi08262953-19 2024-02-18T08:18:25.387 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 6 to smithi08262953-19 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:377: finishing write tid 7 to smithi08262953-19 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 181 (ObjNum 138 snap 36 seq_num 138) dirty exists 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:377: left oid 19 (ObjNum 138 snap 36 seq_num 138) 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 1 to smithi08262953-13 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 2 to smithi08262953-13 2024-02-18T08:18:25.388 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 3 to smithi08262953-13 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:373: done (5 left) 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:374: done (4 left) 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:376: done (3 left) 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:377: done (2 left) 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:380: snap_create 2024-02-18T08:18:25.389 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 4 to smithi08262953-13 2024-02-18T08:18:25.390 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 6 to smithi08262953-13 2024-02-18T08:18:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:378: finishing write tid 7 to smithi08262953-13 2024-02-18T08:18:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 187 (ObjNum 139 snap 36 seq_num 139) dirty exists 2024-02-18T08:18:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:378: left oid 13 (ObjNum 139 snap 36 seq_num 139) 2024-02-18T08:18:25.393 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 57 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:18:26.389 INFO:tasks.rados.rados.0.smithi082.stdout:378: done (2 left) 2024-02-18T08:18:26.390 INFO:tasks.rados.rados.0.smithi082.stdout:379: done (1 left) 2024-02-18T08:18:26.390 INFO:tasks.rados.rados.0.smithi082.stdout:380: done (0 left) 2024-02-18T08:18:26.390 INFO:tasks.rados.rados.0.smithi082.stdout:381: copy_from oid 34 from oid 46 current snap is 37 2024-02-18T08:18:26.390 INFO:tasks.rados.rados.0.smithi082.stdout:382: snap_remove snap 27 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:382: done (1 left) 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:383: rollback oid 45 current snap is 37 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 36 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:384: read oid 20 snap -1 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:384: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:385: read oid 37 snap -1 2024-02-18T08:18:26.681 INFO:tasks.rados.rados.0.smithi082.stdout:385: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:26.682 INFO:tasks.rados.rados.0.smithi082.stdout:386: delete oid 28 current snap is 37 2024-02-18T08:18:26.682 INFO:tasks.rados.rados.0.smithi082.stdout:381: finishing copy_from to smithi08262953-34 2024-02-18T08:18:26.682 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 68 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:26.682 INFO:tasks.rados.rados.0.smithi082.stdout:381: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:18:26.685 INFO:tasks.rados.rados.0.smithi082.stdout:381: done (4 left) 2024-02-18T08:18:26.686 INFO:tasks.rados.rados.0.smithi082.stdout:386: done (3 left) 2024-02-18T08:18:26.686 INFO:tasks.rados.rados.0.smithi082.stdout:387: rollback oid 46 current snap is 37 2024-02-18T08:18:26.686 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 24 2024-02-18T08:18:26.686 INFO:tasks.rados.rados.0.smithi082.stdout:388: snap_remove snap 20 2024-02-18T08:18:27.682 INFO:tasks.rados.rados.0.smithi082.stdout:388: done (4 left) 2024-02-18T08:18:27.682 INFO:tasks.rados.rados.0.smithi082.stdout:389: copy_from oid 47 from oid 24 current snap is 37 2024-02-18T08:18:27.682 INFO:tasks.rados.rados.0.smithi082.stdout:383: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:383: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:383: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 50 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:387: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:387: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:387: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 77 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:27.683 INFO:tasks.rados.rados.0.smithi082.stdout:384: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:27.744 INFO:tasks.rados.rados.0.smithi082.stdout:385: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:389: finishing copy_from to smithi08262953-47 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 38 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:389: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:383: done (4 left) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:384: done (3 left) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:385: done (2 left) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:387: done (1 left) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:389: done (0 left) 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:390: rmattr oid 13 current snap is 37 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 37 2024-02-18T08:18:27.895 INFO:tasks.rados.rados.0.smithi082.stdout:391: seq_num 141 ranges {1916928=770048,2686976=589824,3276800=729088,4005888=286720} 2024-02-18T08:18:27.909 INFO:tasks.rados.rados.0.smithi082.stdout:391: writing smithi08262953-36 from 1916928 to 2686976 tid 1 2024-02-18T08:18:27.913 INFO:tasks.rados.rados.0.smithi082.stdout:391: writing smithi08262953-36 from 2686976 to 3276800 tid 2 2024-02-18T08:18:27.917 INFO:tasks.rados.rados.0.smithi082.stdout:391: writing smithi08262953-36 from 3276800 to 4005888 tid 3 2024-02-18T08:18:27.919 INFO:tasks.rados.rados.0.smithi082.stdout:391: writing smithi08262953-36 from 4005888 to 4292608 tid 4 2024-02-18T08:18:27.919 INFO:tasks.rados.rados.0.smithi082.stdout:392: snap_create 2024-02-18T08:18:27.919 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 205 (ObjNum 139 snap 36 seq_num 139) dirty exists 2024-02-18T08:18:27.919 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 1 to smithi08262953-36 2024-02-18T08:18:27.919 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 2 to smithi08262953-36 2024-02-18T08:18:27.920 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 3 to smithi08262953-36 2024-02-18T08:18:27.921 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 4 to smithi08262953-36 2024-02-18T08:18:27.921 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 6 to smithi08262953-36 2024-02-18T08:18:27.923 INFO:tasks.rados.rados.0.smithi082.stdout:391: finishing write tid 7 to smithi08262953-36 2024-02-18T08:18:27.923 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 46 (ObjNum 141 snap 37 seq_num 141) dirty exists 2024-02-18T08:18:27.923 INFO:tasks.rados.rados.0.smithi082.stdout:391: left oid 36 (ObjNum 141 snap 37 seq_num 141) 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:390: done (2 left) 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:391: done (1 left) 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:392: done (0 left) 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:393: read oid 25 snap 14 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:393: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:18:28.685 INFO:tasks.rados.rados.0.smithi082.stdout:394: snap_remove snap 32 2024-02-18T08:18:29.376 INFO:tasks.rados.rados.0.smithi082.stdout:394: done (1 left) 2024-02-18T08:18:29.376 INFO:tasks.rados.rados.0.smithi082.stdout:395: copy_from oid 9 from oid 36 current snap is 38 2024-02-18T08:18:29.376 INFO:tasks.rados.rados.0.smithi082.stdout:396: snap_create 2024-02-18T08:18:29.380 INFO:tasks.rados.rados.0.smithi082.stdout:393: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:18:29.482 INFO:tasks.rados.rados.0.smithi082.stdout:395: finishing copy_from to smithi08262953-9 2024-02-18T08:18:29.482 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 46 (ObjNum 141 snap 37 seq_num 141) dirty exists 2024-02-18T08:18:29.482 INFO:tasks.rados.rados.0.smithi082.stdout:395: finishing copy_from racing read to smithi08262953-9 2024-02-18T08:18:30.343 INFO:tasks.rados.rados.0.smithi082.stdout:393: done (2 left) 2024-02-18T08:18:30.343 INFO:tasks.rados.rados.0.smithi082.stdout:395: done (1 left) 2024-02-18T08:18:30.343 INFO:tasks.rados.rados.0.smithi082.stdout:396: done (0 left) 2024-02-18T08:18:30.343 INFO:tasks.rados.rados.0.smithi082.stdout:397: snap_remove snap 22 2024-02-18T08:18:31.356 INFO:tasks.rados.rados.0.smithi082.stdout:397: done (0 left) 2024-02-18T08:18:31.357 INFO:tasks.rados.rados.0.smithi082.stdout:398: snap_remove snap 24 2024-02-18T08:18:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:398: done (0 left) 2024-02-18T08:18:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:399: copy_from oid 43 from oid 3 current snap is 39 2024-02-18T08:18:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:400: read oid 37 snap -1 2024-02-18T08:18:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:400: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:401: delete oid 12 current snap is 39 2024-02-18T08:18:32.371 INFO:tasks.rados.rados.0.smithi082.stdout:401: done (2 left) 2024-02-18T08:18:32.371 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 39 2024-02-18T08:18:32.371 INFO:tasks.rados.rados.0.smithi082.stdout:402: seq_num 143 ranges {5480448=802816,6283264=761856,7045120=745472,7790592=98304} 2024-02-18T08:18:32.405 INFO:tasks.rados.rados.0.smithi082.stdout:402: writing smithi08262953-13 from 5480448 to 6283264 tid 1 2024-02-18T08:18:32.408 INFO:tasks.rados.rados.0.smithi082.stdout:402: writing smithi08262953-13 from 6283264 to 7045120 tid 2 2024-02-18T08:18:32.413 INFO:tasks.rados.rados.0.smithi082.stdout:402: writing smithi08262953-13 from 7045120 to 7790592 tid 3 2024-02-18T08:18:32.413 INFO:tasks.rados.rados.0.smithi082.stdout:402: writing smithi08262953-13 from 7790592 to 7888896 tid 4 2024-02-18T08:18:32.414 INFO:tasks.rados.rados.0.smithi082.stdout:403: delete oid 9 current snap is 39 2024-02-18T08:18:32.414 INFO:tasks.rados.rados.0.smithi082.stdout:399: finishing copy_from to smithi08262953-43 2024-02-18T08:18:32.414 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 111 (ObjNum 132 snap 32 seq_num 132) dirty exists 2024-02-18T08:18:32.414 INFO:tasks.rados.rados.0.smithi082.stdout:399: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:18:32.414 INFO:tasks.rados.rados.0.smithi082.stdout:400: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:32.558 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 1 to smithi08262953-13 2024-02-18T08:18:32.558 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 2 to smithi08262953-13 2024-02-18T08:18:32.558 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 3 to smithi08262953-13 2024-02-18T08:18:32.558 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 4 to smithi08262953-13 2024-02-18T08:18:32.558 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 6 to smithi08262953-13 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:402: finishing write tid 7 to smithi08262953-13 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 229 (ObjNum 143 snap 39 seq_num 143) dirty exists 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:402: left oid 13 (ObjNum 143 snap 39 seq_num 143) 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:399: done (3 left) 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:400: done (2 left) 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:402: done (1 left) 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:403: done (0 left) 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 39 2024-02-18T08:18:32.559 INFO:tasks.rados.rados.0.smithi082.stdout:404: seq_num 145 ranges {4276224=32768} 2024-02-18T08:18:32.580 INFO:tasks.rados.rados.0.smithi082.stdout:404: writing smithi08262953-37 from 4276224 to 4308992 tid 1 2024-02-18T08:18:32.580 INFO:tasks.rados.rados.0.smithi082.stdout:405: copy_from oid 21 from oid 32 current snap is 39 2024-02-18T08:18:32.580 INFO:tasks.rados.rados.0.smithi082.stdout:406: setattr oid 43 current snap is 39 2024-02-18T08:18:32.581 INFO:tasks.rados.rados.0.smithi082.stdout:407: read oid 34 snap -1 2024-02-18T08:18:32.581 INFO:tasks.rados.rados.0.smithi082.stdout:407: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:32.581 INFO:tasks.rados.rados.0.smithi082.stdout:408: snap_create 2024-02-18T08:18:32.583 INFO:tasks.rados.rados.0.smithi082.stdout:404: finishing write tid 1 to smithi08262953-37 2024-02-18T08:18:32.583 INFO:tasks.rados.rados.0.smithi082.stdout:404: finishing write tid 3 to smithi08262953-37 2024-02-18T08:18:32.584 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 179 (ObjNum 132 snap 32 seq_num 132) dirty exists 2024-02-18T08:18:32.585 INFO:tasks.rados.rados.0.smithi082.stdout:404: finishing write tid 4 to smithi08262953-37 2024-02-18T08:18:32.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 86 (ObjNum 145 snap 39 seq_num 145) dirty exists 2024-02-18T08:18:32.585 INFO:tasks.rados.rados.0.smithi082.stdout:404: left oid 37 (ObjNum 145 snap 39 seq_num 145) 2024-02-18T08:18:32.585 INFO:tasks.rados.rados.0.smithi082.stdout:405: finishing copy_from to smithi08262953-21 2024-02-18T08:18:32.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:32.586 INFO:tasks.rados.rados.0.smithi082.stdout:405: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:18:32.588 INFO:tasks.rados.rados.0.smithi082.stdout:407: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:33.358 INFO:tasks.rados.rados.0.smithi082.stdout:404: done (4 left) 2024-02-18T08:18:33.358 INFO:tasks.rados.rados.0.smithi082.stdout:405: done (3 left) 2024-02-18T08:18:33.358 INFO:tasks.rados.rados.0.smithi082.stdout:406: done (2 left) 2024-02-18T08:18:33.358 INFO:tasks.rados.rados.0.smithi082.stdout:407: done (1 left) 2024-02-18T08:18:33.358 INFO:tasks.rados.rados.0.smithi082.stdout:408: done (0 left) 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:409: read oid 31 snap -1 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:409: expect deleted 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:410: rollback oid 22 current snap is 40 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 34 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:411: read oid 48 snap -1 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:411: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:412: rollback oid 3 current snap is 40 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 29 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 40 2024-02-18T08:18:33.359 INFO:tasks.rados.rados.0.smithi082.stdout:413: seq_num 146 ranges {5210112=49152} 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:413: writing smithi08262953-18 from 5210112 to 5259264 tid 1 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:414: rmattr oid 24 current snap is 40 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:414: done (5 left) 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:415: rmattr oid 41 current snap is 40 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:410: finishing rollback tid 0 to smithi08262953-22 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:410: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:409: done (5 left) 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:416: rmattr oid 2 current snap is 40 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:416: done (5 left) 2024-02-18T08:18:33.387 INFO:tasks.rados.rados.0.smithi082.stdout:417: copy_from oid 31 from oid 24 current snap is 40 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:410: finishing rollback tid 2 to smithi08262953-22 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 89 (ObjNum 131 snap 32 seq_num 131) dirty exists 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:412: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:412: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:412: finishing rollback tid 2 to smithi08262953-3 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 163 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:33.388 INFO:tasks.rados.rados.0.smithi082.stdout:411: expect (ObjNum 56 snap 3 seq_num 56) 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:413: finishing write tid 1 to smithi08262953-18 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:413: finishing write tid 3 to smithi08262953-18 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 115 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:413: finishing write tid 4 to smithi08262953-18 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 113 (ObjNum 146 snap 40 seq_num 146) dirty exists 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:413: left oid 18 (ObjNum 146 snap 40 seq_num 146) 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:417: finishing copy_from to smithi08262953-31 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 38 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:417: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:410: done (5 left) 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:411: done (4 left) 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:412: done (3 left) 2024-02-18T08:18:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:413: done (2 left) 2024-02-18T08:18:33.448 INFO:tasks.rados.rados.0.smithi082.stdout:415: done (1 left) 2024-02-18T08:18:33.448 INFO:tasks.rados.rados.0.smithi082.stdout:417: done (0 left) 2024-02-18T08:18:33.448 INFO:tasks.rados.rados.0.smithi082.stdout:418: delete oid 43 current snap is 40 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:418: done (0 left) 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:419: rollback oid 30 current snap is 40 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 31 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:420: read oid 19 snap -1 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:420: expect (ObjNum 138 snap 36 seq_num 138) 2024-02-18T08:18:33.449 INFO:tasks.rados.rados.0.smithi082.stdout:421: snap_remove snap 23 2024-02-18T08:18:34.367 INFO:tasks.rados.rados.0.smithi082.stdout:421: done (2 left) 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:422: delete oid 12 current snap is 40 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:419: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:419: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:419: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 233 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-02-18T08:18:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:420: expect (ObjNum 138 snap 36 seq_num 138) 2024-02-18T08:18:34.448 INFO:tasks.rados.rados.0.smithi082.stdout:419: done (2 left) 2024-02-18T08:18:34.448 INFO:tasks.rados.rados.0.smithi082.stdout:420: done (1 left) 2024-02-18T08:18:34.449 INFO:tasks.rados.rados.0.smithi082.stdout:422: done (0 left) 2024-02-18T08:18:34.449 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 40 2024-02-18T08:18:34.449 INFO:tasks.rados.rados.0.smithi082.stdout:423: seq_num 149 ranges {0=98304} 2024-02-18T08:18:34.449 INFO:tasks.rados.rados.0.smithi082.stdout:423: writing smithi08262953-12 from 0 to 98304 tid 1 2024-02-18T08:18:34.449 INFO:tasks.rados.rados.0.smithi082.stdout:424: snap_remove snap 16 2024-02-18T08:18:35.375 INFO:tasks.rados.rados.0.smithi082.stdout:424: done (1 left) 2024-02-18T08:18:35.375 INFO:tasks.rados.rados.0.smithi082.stdout:425: snap_remove snap 34 2024-02-18T08:18:36.377 INFO:tasks.rados.rados.0.smithi082.stdout:425: done (1 left) 2024-02-18T08:18:36.377 INFO:tasks.rados.rados.0.smithi082.stdout:426: snap_remove snap 39 2024-02-18T08:18:37.380 INFO:tasks.rados.rados.0.smithi082.stdout:426: done (1 left) 2024-02-18T08:18:37.380 INFO:tasks.rados.rados.0.smithi082.stdout:427: snap_remove snap 37 2024-02-18T08:18:38.383 INFO:tasks.rados.rados.0.smithi082.stdout:427: done (1 left) 2024-02-18T08:18:38.384 INFO:tasks.rados.rados.0.smithi082.stdout:428: setattr oid 21 current snap is 40 2024-02-18T08:18:38.385 INFO:tasks.rados.rados.0.smithi082.stdout:423: finishing write tid 1 to smithi08262953-12 2024-02-18T08:18:38.386 INFO:tasks.rados.rados.0.smithi082.stdout:423: finishing write tid 3 to smithi08262953-12 2024-02-18T08:18:38.386 INFO:tasks.rados.rados.0.smithi082.stdout:423: finishing write tid 4 to smithi08262953-12 2024-02-18T08:18:38.386 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 143 (ObjNum 149 snap 40 seq_num 149) dirty exists 2024-02-18T08:18:38.386 INFO:tasks.rados.rados.0.smithi082.stdout:423: left oid 12 (ObjNum 149 snap 40 seq_num 149) 2024-02-18T08:18:38.388 INFO:tasks.rados.rados.0.smithi082.stdout:423: done (1 left) 2024-02-18T08:18:38.388 INFO:tasks.rados.rados.0.smithi082.stdout:429: read oid 27 snap -1 2024-02-18T08:18:38.388 INFO:tasks.rados.rados.0.smithi082.stdout:429: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:18:38.388 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 40 2024-02-18T08:18:38.388 INFO:tasks.rados.rados.0.smithi082.stdout:430: seq_num 150 ranges {106496=114688} 2024-02-18T08:18:38.389 INFO:tasks.rados.rados.0.smithi082.stdout:430: writing smithi08262953-32 from 106496 to 221184 tid 1 2024-02-18T08:18:38.389 INFO:tasks.rados.rados.0.smithi082.stdout:431: setattr oid 8 current snap is 40 2024-02-18T08:18:38.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 194 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:428: done (3 left) 2024-02-18T08:18:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:432: read oid 26 snap -1 2024-02-18T08:18:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:432: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 40 2024-02-18T08:18:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:433: seq_num 151 ranges {393216=131072} 2024-02-18T08:18:38.394 INFO:tasks.rados.rados.0.smithi082.stdout:433: writing smithi08262953-31 from 393216 to 524288 tid 1 2024-02-18T08:18:38.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 40 2024-02-18T08:18:38.394 INFO:tasks.rados.rados.0.smithi082.stdout:434: seq_num 152 ranges {2293760=147456} 2024-02-18T08:18:38.407 INFO:tasks.rados.rados.0.smithi082.stdout:434: writing smithi08262953-30 from 2293760 to 2441216 tid 1 2024-02-18T08:18:38.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 40 2024-02-18T08:18:38.408 INFO:tasks.rados.rados.0.smithi082.stdout:435: seq_num 153 ranges {0=163840} 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:435: writing smithi08262953-28 from 0 to 163840 tid 1 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:436: delete oid 33 current snap is 40 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:430: finishing write tid 1 to smithi08262953-32 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:430: finishing write tid 3 to smithi08262953-32 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 267 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:430: finishing write tid 4 to smithi08262953-32 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 202 (ObjNum 150 snap 40 seq_num 150) dirty exists 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:430: left oid 32 (ObjNum 150 snap 40 seq_num 150) 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:433: finishing write tid 1 to smithi08262953-31 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:433: finishing write tid 3 to smithi08262953-31 2024-02-18T08:18:38.409 INFO:tasks.rados.rados.0.smithi082.stdout:432: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:429: expect (ObjNum 26 snap 0 seq_num 26) 2024-02-18T08:18:38.437 INFO:tasks.rados.rados.0.smithi082.stdout:433: finishing write tid 4 to smithi08262953-31 2024-02-18T08:18:38.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 108 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-02-18T08:18:38.437 INFO:tasks.rados.rados.0.smithi082.stdout:433: left oid 31 (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:434: finishing write tid 1 to smithi08262953-30 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:434: finishing write tid 3 to smithi08262953-30 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:435: finishing write tid 1 to smithi08262953-28 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:435: finishing write tid 3 to smithi08262953-28 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:434: finishing write tid 4 to smithi08262953-30 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 269 (ObjNum 152 snap 40 seq_num 152) dirty exists 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:434: left oid 30 (ObjNum 152 snap 40 seq_num 152) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:435: finishing write tid 4 to smithi08262953-28 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 98 (ObjNum 153 snap 40 seq_num 153) dirty exists 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:435: left oid 28 (ObjNum 153 snap 40 seq_num 153) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:429: done (7 left) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:430: done (6 left) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:431: done (5 left) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:432: done (4 left) 2024-02-18T08:18:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:433: done (3 left) 2024-02-18T08:18:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:434: done (2 left) 2024-02-18T08:18:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:435: done (1 left) 2024-02-18T08:18:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:436: done (0 left) 2024-02-18T08:18:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 40 2024-02-18T08:18:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:437: seq_num 155 ranges {2736128=204800} 2024-02-18T08:18:38.453 INFO:tasks.rados.rados.0.smithi082.stdout:437: writing smithi08262953-25 from 2736128 to 2940928 tid 1 2024-02-18T08:18:38.453 INFO:tasks.rados.rados.0.smithi082.stdout:438: setattr oid 48 current snap is 40 2024-02-18T08:18:38.454 INFO:tasks.rados.rados.0.smithi082.stdout:439: read oid 14 snap -1 2024-02-18T08:18:38.454 INFO:tasks.rados.rados.0.smithi082.stdout:439: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:38.455 INFO:tasks.rados.rados.0.smithi082.stdout:440: snap_create 2024-02-18T08:18:38.457 INFO:tasks.rados.rados.0.smithi082.stdout:437: finishing write tid 1 to smithi08262953-25 2024-02-18T08:18:38.457 INFO:tasks.rados.rados.0.smithi082.stdout:437: finishing write tid 3 to smithi08262953-25 2024-02-18T08:18:38.459 INFO:tasks.rados.rados.0.smithi082.stdout:437: finishing write tid 4 to smithi08262953-25 2024-02-18T08:18:38.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 86 (ObjNum 155 snap 40 seq_num 155) dirty exists 2024-02-18T08:18:38.459 INFO:tasks.rados.rados.0.smithi082.stdout:437: left oid 25 (ObjNum 155 snap 40 seq_num 155) 2024-02-18T08:18:38.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 271 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-02-18T08:18:38.541 INFO:tasks.rados.rados.0.smithi082.stdout:439: expect (ObjNum 128 snap 31 seq_num 128) 2024-02-18T08:18:39.414 INFO:tasks.rados.rados.0.smithi082.stdout:437: done (3 left) 2024-02-18T08:18:39.414 INFO:tasks.rados.rados.0.smithi082.stdout:438: done (2 left) 2024-02-18T08:18:39.414 INFO:tasks.rados.rados.0.smithi082.stdout:439: done (1 left) 2024-02-18T08:18:39.414 INFO:tasks.rados.rados.0.smithi082.stdout:440: done (0 left) 2024-02-18T08:18:39.414 INFO:tasks.rados.rados.0.smithi082.stdout:441: delete oid 27 current snap is 41 2024-02-18T08:18:39.418 INFO:tasks.rados.rados.0.smithi082.stdout:441: done (0 left) 2024-02-18T08:18:39.418 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 41 2024-02-18T08:18:39.418 INFO:tasks.rados.rados.0.smithi082.stdout:442: seq_num 157 ranges {106496=237568} 2024-02-18T08:18:39.420 INFO:tasks.rados.rados.0.smithi082.stdout:442: writing smithi08262953-3 from 106496 to 344064 tid 1 2024-02-18T08:18:39.420 INFO:tasks.rados.rados.0.smithi082.stdout:443: snap_create 2024-02-18T08:18:39.423 INFO:tasks.rados.rados.0.smithi082.stdout:442: finishing write tid 1 to smithi08262953-3 2024-02-18T08:18:39.423 INFO:tasks.rados.rados.0.smithi082.stdout:442: finishing write tid 3 to smithi08262953-3 2024-02-18T08:18:39.424 INFO:tasks.rados.rados.0.smithi082.stdout:442: finishing write tid 4 to smithi08262953-3 2024-02-18T08:18:39.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 197 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-02-18T08:18:39.425 INFO:tasks.rados.rados.0.smithi082.stdout:442: left oid 3 (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:18:40.342 INFO:tasks.rados.rados.0.smithi082.stdout:442: done (1 left) 2024-02-18T08:18:40.343 INFO:tasks.rados.rados.0.smithi082.stdout:443: done (0 left) 2024-02-18T08:18:40.343 INFO:tasks.rados.rados.0.smithi082.stdout:444: rollback oid 27 current snap is 42 2024-02-18T08:18:40.343 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 41 2024-02-18T08:18:40.343 INFO:tasks.rados.rados.0.smithi082.stdout:445: setattr oid 20 current snap is 42 2024-02-18T08:18:40.344 INFO:tasks.rados.rados.0.smithi082.stdout:446: snap_create 2024-02-18T08:18:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:444: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:18:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 95 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:18:40.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 204 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:444: done (2 left) 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:445: done (1 left) 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:446: done (0 left) 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:447: read oid 46 snap -1 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:447: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:41.351 INFO:tasks.rados.rados.0.smithi082.stdout:448: snap_remove snap 28 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:448: done (1 left) 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:449: read oid 12 snap -1 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:449: expect (ObjNum 149 snap 40 seq_num 149) 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:450: read oid 38 snap 14 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:450: expect deleted 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:451: snap_create 2024-02-18T08:18:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:447: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:42.420 INFO:tasks.rados.rados.0.smithi082.stdout:449: expect (ObjNum 149 snap 40 seq_num 149) 2024-02-18T08:18:43.360 INFO:tasks.rados.rados.0.smithi082.stdout:447: done (3 left) 2024-02-18T08:18:43.360 INFO:tasks.rados.rados.0.smithi082.stdout:449: done (2 left) 2024-02-18T08:18:43.360 INFO:tasks.rados.rados.0.smithi082.stdout:450: done (1 left) 2024-02-18T08:18:43.360 INFO:tasks.rados.rados.0.smithi082.stdout:451: done (0 left) 2024-02-18T08:18:43.360 INFO:tasks.rados.rados.0.smithi082.stdout:452: delete oid 4 current snap is 44 2024-02-18T08:18:43.365 INFO:tasks.rados.rados.0.smithi082.stdout:452: done (0 left) 2024-02-18T08:18:43.365 INFO:tasks.rados.rados.0.smithi082.stdout:453: snap_create 2024-02-18T08:18:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:453: done (0 left) 2024-02-18T08:18:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 45 2024-02-18T08:18:44.367 INFO:tasks.rados.rados.0.smithi082.stdout:454: seq_num 159 ranges {163840=270336} 2024-02-18T08:18:44.369 INFO:tasks.rados.rados.0.smithi082.stdout:454: writing smithi08262953-28 from 163840 to 434176 tid 1 2024-02-18T08:18:44.369 INFO:tasks.rados.rados.0.smithi082.stdout:455: rollback oid 34 current snap is 45 2024-02-18T08:18:44.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 40 2024-02-18T08:18:44.369 INFO:tasks.rados.rados.0.smithi082.stdout:456: delete oid 8 current snap is 45 2024-02-18T08:18:44.373 INFO:tasks.rados.rados.0.smithi082.stdout:456: done (2 left) 2024-02-18T08:18:44.373 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 45 2024-02-18T08:18:44.373 INFO:tasks.rados.rados.0.smithi082.stdout:457: seq_num 161 ranges {393216=303104} 2024-02-18T08:18:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:457: writing smithi08262953-47 from 393216 to 696320 tid 1 2024-02-18T08:18:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:458: snap_create 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:454: finishing write tid 1 to smithi08262953-28 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:454: finishing write tid 3 to smithi08262953-28 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:455: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:454: finishing write tid 4 to smithi08262953-28 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 105 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:454: left oid 28 (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:455: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:455: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:18:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 109 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:44.381 INFO:tasks.rados.rados.0.smithi082.stdout:457: finishing write tid 1 to smithi08262953-47 2024-02-18T08:18:44.382 INFO:tasks.rados.rados.0.smithi082.stdout:457: finishing write tid 3 to smithi08262953-47 2024-02-18T08:18:44.382 INFO:tasks.rados.rados.0.smithi082.stdout:457: finishing write tid 4 to smithi08262953-47 2024-02-18T08:18:44.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 210 (ObjNum 161 snap 45 seq_num 161) dirty exists 2024-02-18T08:18:44.383 INFO:tasks.rados.rados.0.smithi082.stdout:457: left oid 47 (ObjNum 161 snap 45 seq_num 161) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:454: done (3 left) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:455: done (2 left) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:457: done (1 left) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:458: done (0 left) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:459: read oid 45 snap -1 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:459: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:18:45.350 INFO:tasks.rados.rados.0.smithi082.stdout:460: rmattr oid 18 current snap is 46 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:460: done (1 left) 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:461: read oid 28 snap -1 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:461: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:462: copy_from oid 19 from oid 20 current snap is 46 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:463: rmattr oid 26 current snap is 46 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 46 2024-02-18T08:18:45.351 INFO:tasks.rados.rados.0.smithi082.stdout:464: seq_num 162 ranges {696320=319488} 2024-02-18T08:18:45.355 INFO:tasks.rados.rados.0.smithi082.stdout:464: writing smithi08262953-23 from 696320 to 1015808 tid 1 2024-02-18T08:18:45.355 INFO:tasks.rados.rados.0.smithi082.stdout:465: delete oid 42 current snap is 46 2024-02-18T08:18:45.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 85 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:18:45.362 INFO:tasks.rados.rados.0.smithi082.stdout:461: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:18:45.377 INFO:tasks.rados.rados.0.smithi082.stdout:464: finishing write tid 1 to smithi08262953-23 2024-02-18T08:18:45.377 INFO:tasks.rados.rados.0.smithi082.stdout:464: finishing write tid 3 to smithi08262953-23 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:464: finishing write tid 4 to smithi08262953-23 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 133 (ObjNum 162 snap 46 seq_num 162) dirty exists 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:464: left oid 23 (ObjNum 162 snap 46 seq_num 162) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:462: finishing copy_from to smithi08262953-19 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 204 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:462: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:461: done (5 left) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:462: done (4 left) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:463: done (3 left) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:464: done (2 left) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:465: done (1 left) 2024-02-18T08:18:45.378 INFO:tasks.rados.rados.0.smithi082.stdout:466: delete oid 39 current snap is 46 2024-02-18T08:18:45.380 INFO:tasks.rados.rados.0.smithi082.stdout:466: done (1 left) 2024-02-18T08:18:45.380 INFO:tasks.rados.rados.0.smithi082.stdout:467: read oid 26 snap 41 2024-02-18T08:18:45.380 INFO:tasks.rados.rados.0.smithi082.stdout:467: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:45.380 INFO:tasks.rados.rados.0.smithi082.stdout:468: snap_create 2024-02-18T08:18:45.384 INFO:tasks.rados.rados.0.smithi082.stdout:467: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:45.412 INFO:tasks.rados.rados.0.smithi082.stdout:459: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:18:46.376 INFO:tasks.rados.rados.0.smithi082.stdout:459: done (2 left) 2024-02-18T08:18:46.376 INFO:tasks.rados.rados.0.smithi082.stdout:467: done (1 left) 2024-02-18T08:18:46.376 INFO:tasks.rados.rados.0.smithi082.stdout:468: done (0 left) 2024-02-18T08:18:46.376 INFO:tasks.rados.rados.0.smithi082.stdout:469: delete oid 49 current snap is 47 2024-02-18T08:18:46.378 INFO:tasks.rados.rados.0.smithi082.stdout:469: done (0 left) 2024-02-18T08:18:46.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 47 2024-02-18T08:18:46.378 INFO:tasks.rados.rados.0.smithi082.stdout:470: seq_num 166 ranges {2269184=385024} 2024-02-18T08:18:46.392 INFO:tasks.rados.rados.0.smithi082.stdout:470: writing smithi08262953-5 from 2269184 to 2654208 tid 1 2024-02-18T08:18:46.392 INFO:tasks.rados.rados.0.smithi082.stdout:471: setattr oid 28 current snap is 47 2024-02-18T08:18:46.394 INFO:tasks.rados.rados.0.smithi082.stdout:472: read oid 15 snap -1 2024-02-18T08:18:46.394 INFO:tasks.rados.rados.0.smithi082.stdout:472: expect (ObjNum 130 snap 32 seq_num 130) 2024-02-18T08:18:46.394 INFO:tasks.rados.rados.0.smithi082.stdout:473: rmattr oid 32 current snap is 47 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:473: done (3 left) 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:474: rollback oid 7 current snap is 47 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 33 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:475: rollback oid 45 current snap is 47 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 40 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:476: read oid 44 snap -1 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:476: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-18T08:18:46.395 INFO:tasks.rados.rados.0.smithi082.stdout:477: snap_create 2024-02-18T08:18:46.398 INFO:tasks.rados.rados.0.smithi082.stdout:470: finishing write tid 1 to smithi08262953-5 2024-02-18T08:18:46.399 INFO:tasks.rados.rados.0.smithi082.stdout:470: finishing write tid 3 to smithi08262953-5 2024-02-18T08:18:46.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 113 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:18:46.400 INFO:tasks.rados.rados.0.smithi082.stdout:474: finishing rollback tid 0 to smithi08262953-7 2024-02-18T08:18:46.400 INFO:tasks.rados.rados.0.smithi082.stdout:475: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:470: finishing write tid 4 to smithi08262953-5 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 88 (ObjNum 166 snap 47 seq_num 166) dirty exists 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:470: left oid 5 (ObjNum 166 snap 47 seq_num 166) 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:475: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:475: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:18:46.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 70 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-02-18T08:18:46.403 INFO:tasks.rados.rados.0.smithi082.stdout:474: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:18:46.403 INFO:tasks.rados.rados.0.smithi082.stdout:474: finishing rollback tid 2 to smithi08262953-7 2024-02-18T08:18:46.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 117 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:46.406 INFO:tasks.rados.rados.0.smithi082.stdout:476: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-18T08:18:46.457 INFO:tasks.rados.rados.0.smithi082.stdout:472: expect (ObjNum 130 snap 32 seq_num 130) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:470: done (6 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:471: done (5 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:472: done (4 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:474: done (3 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:475: done (2 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:476: done (1 left) 2024-02-18T08:18:47.376 INFO:tasks.rados.rados.0.smithi082.stdout:477: done (0 left) 2024-02-18T08:18:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:478: copy_from oid 1 from oid 7 current snap is 48 2024-02-18T08:18:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 48 2024-02-18T08:18:47.377 INFO:tasks.rados.rados.0.smithi082.stdout:479: seq_num 167 ranges {1720320=401408} 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:479: writing smithi08262953-48 from 1720320 to 2121728 tid 1 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:480: rmattr oid 50 current snap is 48 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:480: done (2 left) 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:481: delete oid 43 current snap is 48 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:478: finishing copy_from to smithi08262953-1 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 117 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:47.388 INFO:tasks.rados.rados.0.smithi082.stdout:478: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:478: done (2 left) 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:481: done (1 left) 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:482: read oid 26 snap -1 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:482: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:483: read oid 19 snap -1 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:483: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:484: copy_from oid 13 from oid 28 current snap is 48 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:479: finishing write tid 1 to smithi08262953-48 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 48 2024-02-18T08:18:47.392 INFO:tasks.rados.rados.0.smithi082.stdout:485: seq_num 169 ranges {106496=434176} 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:485: writing smithi08262953-21 from 106496 to 540672 tid 1 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:486: setattr oid 45 current snap is 48 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:479: finishing write tid 3 to smithi08262953-48 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:479: finishing write tid 4 to smithi08262953-48 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 291 (ObjNum 167 snap 48 seq_num 167) dirty exists 2024-02-18T08:18:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:479: left oid 48 (ObjNum 167 snap 48 seq_num 167) 2024-02-18T08:18:47.396 INFO:tasks.rados.rados.0.smithi082.stdout:482: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:485: finishing write tid 1 to smithi08262953-21 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:485: finishing write tid 3 to smithi08262953-21 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:485: finishing write tid 4 to smithi08262953-21 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 215 (ObjNum 169 snap 48 seq_num 169) dirty exists 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:485: left oid 21 (ObjNum 169 snap 48 seq_num 169) 2024-02-18T08:18:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:483: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:484: finishing copy_from to smithi08262953-13 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 113 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:484: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:479: done (5 left) 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:482: done (4 left) 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:483: done (3 left) 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:484: done (2 left) 2024-02-18T08:18:47.464 INFO:tasks.rados.rados.0.smithi082.stdout:485: done (1 left) 2024-02-18T08:18:47.465 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 48 2024-02-18T08:18:47.465 INFO:tasks.rados.rados.0.smithi082.stdout:487: seq_num 170 ranges {2203648=450560} 2024-02-18T08:18:47.478 INFO:tasks.rados.rados.0.smithi082.stdout:487: writing smithi08262953-22 from 2203648 to 2654208 tid 1 2024-02-18T08:18:47.478 INFO:tasks.rados.rados.0.smithi082.stdout:488: snap_remove snap 44 2024-02-18T08:18:48.385 INFO:tasks.rados.rados.0.smithi082.stdout:488: done (2 left) 2024-02-18T08:18:48.385 INFO:tasks.rados.rados.0.smithi082.stdout:489: rmattr oid 7 current snap is 48 2024-02-18T08:18:48.385 INFO:tasks.rados.rados.0.smithi082.stdout:489: done (2 left) 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:490: copy_from oid 19 from oid 37 current snap is 48 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 72 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:487: finishing write tid 1 to smithi08262953-22 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:487: finishing write tid 3 to smithi08262953-22 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:487: finishing write tid 4 to smithi08262953-22 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 113 (ObjNum 170 snap 48 seq_num 170) dirty exists 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:487: left oid 22 (ObjNum 170 snap 48 seq_num 170) 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:486: done (2 left) 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:487: done (1 left) 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:491: copy_from oid 48 from oid 31 current snap is 48 2024-02-18T08:18:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:492: delete oid 16 current snap is 48 2024-02-18T08:18:48.397 INFO:tasks.rados.rados.0.smithi082.stdout:492: done (2 left) 2024-02-18T08:18:48.397 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 48 2024-02-18T08:18:48.397 INFO:tasks.rados.rados.0.smithi082.stdout:493: seq_num 172 ranges {540672=483328} 2024-02-18T08:18:48.403 INFO:tasks.rados.rados.0.smithi082.stdout:493: writing smithi08262953-21 from 540672 to 1024000 tid 1 2024-02-18T08:18:48.403 INFO:tasks.rados.rados.0.smithi082.stdout:494: delete oid 39 current snap is 48 2024-02-18T08:18:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:493: finishing write tid 1 to smithi08262953-21 2024-02-18T08:18:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:493: finishing write tid 3 to smithi08262953-21 2024-02-18T08:18:48.407 INFO:tasks.rados.rados.0.smithi082.stdout:494: done (3 left) 2024-02-18T08:18:48.407 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 48 2024-02-18T08:18:48.407 INFO:tasks.rados.rados.0.smithi082.stdout:495: seq_num 174 ranges {344064=516096} 2024-02-18T08:18:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:495: writing smithi08262953-3 from 344064 to 860160 tid 1 2024-02-18T08:18:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 48 2024-02-18T08:18:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:496: seq_num 175 ranges {98304=540672} 2024-02-18T08:18:48.416 INFO:tasks.rados.rados.0.smithi082.stdout:496: writing smithi08262953-12 from 98304 to 638976 tid 1 2024-02-18T08:18:48.416 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 48 2024-02-18T08:18:48.416 INFO:tasks.rados.rados.0.smithi082.stdout:497: seq_num 176 ranges {696320=557056} 2024-02-18T08:18:48.423 INFO:tasks.rados.rados.0.smithi082.stdout:497: writing smithi08262953-11 from 696320 to 1253376 tid 1 2024-02-18T08:18:48.423 INFO:tasks.rados.rados.0.smithi082.stdout:498: read oid 44 snap -1 2024-02-18T08:18:48.423 INFO:tasks.rados.rados.0.smithi082.stdout:498: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-18T08:18:48.423 INFO:tasks.rados.rados.0.smithi082.stdout:499: snap_remove snap 46 2024-02-18T08:18:49.395 INFO:tasks.rados.rados.0.smithi082.stdout:499: done (7 left) 2024-02-18T08:18:49.395 INFO:tasks.rados.rados.0.smithi082.stdout:500: rollback oid 24 current snap is 48 2024-02-18T08:18:49.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 29 2024-02-18T08:18:49.395 INFO:tasks.rados.rados.0.smithi082.stdout:501: delete oid 33 current snap is 48 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:493: finishing write tid 4 to smithi08262953-21 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 223 (ObjNum 172 snap 48 seq_num 172) dirty exists 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:493: left oid 21 (ObjNum 172 snap 48 seq_num 172) 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:490: finishing copy_from to smithi08262953-19 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 86 (ObjNum 145 snap 39 seq_num 145) dirty exists 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:495: finishing write tid 1 to smithi08262953-3 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:490: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:491: finishing copy_from to smithi08262953-48 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 108 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:495: finishing write tid 3 to smithi08262953-3 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:495: finishing write tid 4 to smithi08262953-3 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 227 (ObjNum 174 snap 48 seq_num 174) dirty exists 2024-02-18T08:18:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:495: left oid 3 (ObjNum 174 snap 48 seq_num 174) 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:491: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:496: finishing write tid 1 to smithi08262953-12 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:496: finishing write tid 3 to smithi08262953-12 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:496: finishing write tid 4 to smithi08262953-12 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 166 (ObjNum 175 snap 48 seq_num 175) dirty exists 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:496: left oid 12 (ObjNum 175 snap 48 seq_num 175) 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:497: finishing write tid 1 to smithi08262953-11 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:497: finishing write tid 3 to smithi08262953-11 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:497: finishing write tid 4 to smithi08262953-11 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 88 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:497: left oid 11 (ObjNum 176 snap 48 seq_num 176) 2024-02-18T08:18:49.404 INFO:tasks.rados.rados.0.smithi082.stdout:498: expect (ObjNum 115 snap 23 seq_num 115) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:500: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:500: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:500: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 96 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:490: done (8 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:491: done (7 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:493: done (6 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:495: done (5 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:496: done (4 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:497: done (3 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:498: done (2 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:500: done (1 left) 2024-02-18T08:18:49.451 INFO:tasks.rados.rados.0.smithi082.stdout:501: done (0 left) 2024-02-18T08:18:49.452 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 48 2024-02-18T08:18:49.452 INFO:tasks.rados.rados.0.smithi082.stdout:502: seq_num 178 ranges {0=589824} 2024-02-18T08:18:49.454 INFO:tasks.rados.rados.0.smithi082.stdout:502: writing smithi08262953-49 from 0 to 589824 tid 1 2024-02-18T08:18:49.454 INFO:tasks.rados.rados.0.smithi082.stdout:503: snap_remove snap 36 2024-02-18T08:18:49.487 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:49 smithi164 systemd[1]: Stopping Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:18:49.761 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:49 smithi164 podman[51801]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus.a 2024-02-18T08:18:50.141 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:49 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a.service: Succeeded. 2024-02-18T08:18:50.141 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:49 smithi164 systemd[1]: Stopped Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:18:50.141 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:49 smithi164 systemd[1]: Starting Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:18:50.345 INFO:tasks.rados.rados.0.smithi082.stdout:503: done (1 left) 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:504: copy_from oid 46 from oid 11 current snap is 48 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:505: setattr oid 30 current snap is 48 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:502: finishing write tid 1 to smithi08262953-49 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:502: finishing write tid 3 to smithi08262953-49 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:502: finishing write tid 4 to smithi08262953-49 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 312 (ObjNum 178 snap 48 seq_num 178) dirty exists 2024-02-18T08:18:50.346 INFO:tasks.rados.rados.0.smithi082.stdout:502: left oid 49 (ObjNum 178 snap 48 seq_num 178) 2024-02-18T08:18:50.349 INFO:tasks.rados.rados.0.smithi082.stdout:502: done (2 left) 2024-02-18T08:18:50.349 INFO:tasks.rados.rados.0.smithi082.stdout:506: rollback oid 29 current snap is 48 2024-02-18T08:18:50.349 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 29 2024-02-18T08:18:50.349 INFO:tasks.rados.rados.0.smithi082.stdout:507: setattr oid 40 current snap is 48 2024-02-18T08:18:50.349 INFO:tasks.rados.rados.0.smithi082.stdout:508: snap_create 2024-02-18T08:18:50.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 107 (ObjNum 89 snap 17 seq_num 89) dirty exists 2024-02-18T08:18:50.359 INFO:tasks.rados.rados.0.smithi082.stdout:506: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:18:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 318 (ObjNum 152 snap 40 seq_num 152) dirty exists 2024-02-18T08:18:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:506: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:18:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:506: finishing rollback tid 2 to smithi08262953-29 2024-02-18T08:18:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 219 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:18:50.370 INFO:tasks.rados.rados.0.smithi082.stdout:504: finishing copy_from to smithi08262953-46 2024-02-18T08:18:50.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 88 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-02-18T08:18:50.371 INFO:tasks.rados.rados.0.smithi082.stdout:504: finishing copy_from racing read to smithi08262953-46 2024-02-18T08:18:50.511 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:50 smithi164 bash[51868]: ffcf7a1df9dc7372f19ee8b276f4b46d55160a44e194da517e4e29d0ce72c5cd 2024-02-18T08:18:50.511 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:18:50 smithi164 systemd[1]: Started Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:18:51.354 INFO:tasks.rados.rados.0.smithi082.stdout:504: done (4 left) 2024-02-18T08:18:51.355 INFO:tasks.rados.rados.0.smithi082.stdout:505: done (3 left) 2024-02-18T08:18:51.355 INFO:tasks.rados.rados.0.smithi082.stdout:506: done (2 left) 2024-02-18T08:18:51.355 INFO:tasks.rados.rados.0.smithi082.stdout:507: done (1 left) 2024-02-18T08:18:51.355 INFO:tasks.rados.rados.0.smithi082.stdout:508: done (0 left) 2024-02-18T08:18:51.355 INFO:tasks.rados.rados.0.smithi082.stdout:509: snap_create 2024-02-18T08:18:52.354 INFO:tasks.rados.rados.0.smithi082.stdout:509: done (0 left) 2024-02-18T08:18:52.355 INFO:tasks.rados.rados.0.smithi082.stdout:510: setattr oid 4 current snap is 50 2024-02-18T08:18:52.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 50 2024-02-18T08:18:52.356 INFO:tasks.rados.rados.0.smithi082.stdout:511: seq_num 179 ranges {4276224=606208} 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:511: writing smithi08262953-14 from 4276224 to 4882432 tid 1 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:512: read oid 16 snap 41 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:512: expect (ObjNum 124 snap 31 seq_num 124) 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:513: rmattr oid 10 current snap is 50 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 242 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:510: done (3 left) 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:514: copy_from oid 41 from oid 18 current snap is 50 2024-02-18T08:18:52.383 INFO:tasks.rados.rados.0.smithi082.stdout:515: delete oid 33 current snap is 50 2024-02-18T08:18:52.384 INFO:tasks.rados.rados.0.smithi082.stdout:515: done (4 left) 2024-02-18T08:18:52.385 INFO:tasks.rados.rados.0.smithi082.stdout:516: rmattr oid 20 current snap is 50 2024-02-18T08:18:52.385 INFO:tasks.rados.rados.0.smithi082.stdout:517: rollback oid 21 current snap is 50 2024-02-18T08:18:52.385 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 40 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:518: copy_from oid 37 from oid 28 current snap is 50 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:519: read oid 36 snap -1 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:519: expect (ObjNum 141 snap 37 seq_num 141) 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:520: rollback oid 2 current snap is 50 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 47 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:521: setattr oid 50 current snap is 50 2024-02-18T08:18:52.388 INFO:tasks.rados.rados.0.smithi082.stdout:522: snap_create 2024-02-18T08:18:52.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 223 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:18:52.392 INFO:tasks.rados.rados.0.smithi082.stdout:520: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:18:52.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 46 (ObjNum 8710 snap 0 seq_num 0) dirty dne 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 225 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:517: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:517: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:517: finishing rollback tid 2 to smithi08262953-21 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 246 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:18:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 37 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:18:52.402 INFO:tasks.rados.rados.0.smithi082.stdout:518: finishing copy_from to smithi08262953-37 2024-02-18T08:18:52.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 113 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:18:52.402 INFO:tasks.rados.rados.0.smithi082.stdout:518: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:18:52.406 INFO:tasks.rados.rados.0.smithi082.stdout:511: finishing write tid 1 to smithi08262953-14 2024-02-18T08:18:52.406 INFO:tasks.rados.rados.0.smithi082.stdout:511: finishing write tid 3 to smithi08262953-14 2024-02-18T08:18:52.406 INFO:tasks.rados.rados.0.smithi082.stdout:519: expect (ObjNum 141 snap 37 seq_num 141) 2024-02-18T08:18:52.549 INFO:tasks.rados.rados.0.smithi082.stdout:511: finishing write tid 4 to smithi08262953-14 2024-02-18T08:18:52.549 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 156 (ObjNum 179 snap 50 seq_num 179) dirty exists 2024-02-18T08:18:52.549 INFO:tasks.rados.rados.0.smithi082.stdout:511: left oid 14 (ObjNum 179 snap 50 seq_num 179) 2024-02-18T08:18:52.549 INFO:tasks.rados.rados.0.smithi082.stdout:512: expect (ObjNum 124 snap 31 seq_num 124) 2024-02-18T08:18:52.908 INFO:tasks.rados.rados.0.smithi082.stdout:514: finishing copy_from to smithi08262953-41 2024-02-18T08:18:52.909 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 113 (ObjNum 146 snap 40 seq_num 146) dirty exists 2024-02-18T08:18:52.909 INFO:tasks.rados.rados.0.smithi082.stdout:514: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:18:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:511: done (10 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:512: done (9 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:513: done (8 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:514: done (7 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:516: done (6 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:517: done (5 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:518: done (4 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:519: done (3 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:520: done (2 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:521: done (1 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:522: done (0 left) 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:523: rmattr oid 4 current snap is 51 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 51 2024-02-18T08:18:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:524: seq_num 181 ranges {696320=638976} 2024-02-18T08:18:53.365 INFO:tasks.rados.rados.0.smithi082.stdout:524: writing smithi08262953-47 from 696320 to 1335296 tid 1 2024-02-18T08:18:53.365 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 51 2024-02-18T08:18:53.365 INFO:tasks.rados.rados.0.smithi082.stdout:525: seq_num 182 ranges {3162112=655360} 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:525: writing smithi08262953-40 from 3162112 to 3817472 tid 1 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 248 (ObjNum 579667264 snap 21935 seq_num 579544304) dirty exists 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:526: read oid 38 snap 31 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:526: expect (ObjNum 99 snap 18 seq_num 99) 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:523: done (3 left) 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:527: delete oid 23 current snap is 51 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:524: finishing write tid 1 to smithi08262953-47 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:524: finishing write tid 3 to smithi08262953-47 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:524: finishing write tid 4 to smithi08262953-47 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 251 (ObjNum 181 snap 51 seq_num 181) dirty exists 2024-02-18T08:18:53.387 INFO:tasks.rados.rados.0.smithi082.stdout:524: left oid 47 (ObjNum 181 snap 51 seq_num 181) 2024-02-18T08:18:53.393 INFO:tasks.rados.rados.0.smithi082.stdout:524: done (3 left) 2024-02-18T08:18:53.393 INFO:tasks.rados.rados.0.smithi082.stdout:527: done (2 left) 2024-02-18T08:18:53.393 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 51 2024-02-18T08:18:53.393 INFO:tasks.rados.rados.0.smithi082.stdout:528: seq_num 184 ranges {4546560=688128} 2024-02-18T08:18:53.422 INFO:tasks.rados.rados.0.smithi082.stdout:528: writing smithi08262953-6 from 4546560 to 5234688 tid 1 2024-02-18T08:18:53.422 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 51 2024-02-18T08:18:53.422 INFO:tasks.rados.rados.0.smithi082.stdout:529: seq_num 185 ranges {4882432=704512} 2024-02-18T08:18:53.452 INFO:tasks.rados.rados.0.smithi082.stdout:529: writing smithi08262953-14 from 4882432 to 5586944 tid 1 2024-02-18T08:18:53.452 INFO:tasks.rados.rados.0.smithi082.stdout:530: rollback oid 17 current snap is 51 2024-02-18T08:18:53.452 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 40 2024-02-18T08:18:53.453 INFO:tasks.rados.rados.0.smithi082.stdout:526: expect (ObjNum 99 snap 18 seq_num 99) 2024-02-18T08:18:53.540 INFO:tasks.rados.rados.0.smithi082.stdout:525: finishing write tid 1 to smithi08262953-40 2024-02-18T08:18:53.540 INFO:tasks.rados.rados.0.smithi082.stdout:525: finishing write tid 3 to smithi08262953-40 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:525: finishing write tid 4 to smithi08262953-40 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 111 (ObjNum 182 snap 51 seq_num 182) dirty exists 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:525: left oid 40 (ObjNum 182 snap 51 seq_num 182) 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:528: finishing write tid 1 to smithi08262953-6 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:528: finishing write tid 3 to smithi08262953-6 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:528: finishing write tid 4 to smithi08262953-6 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 177 (ObjNum 184 snap 51 seq_num 184) dirty exists 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:528: left oid 6 (ObjNum 184 snap 51 seq_num 184) 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:529: finishing write tid 1 to smithi08262953-14 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:529: finishing write tid 3 to smithi08262953-14 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:530: finishing rollback tid 0 to smithi08262953-17 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:530: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:525: done (4 left) 2024-02-18T08:18:53.541 INFO:tasks.rados.rados.0.smithi082.stdout:526: done (3 left) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:528: done (2 left) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:531: read oid 48 snap -1 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:531: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:532: rollback oid 41 current snap is 51 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 38 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:530: finishing rollback tid 2 to smithi08262953-17 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 96 (ObjNum 71 snap 5 seq_num 71) dirty exists 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:529: finishing write tid 4 to smithi08262953-14 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 161 (ObjNum 185 snap 51 seq_num 185) dirty exists 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:529: left oid 14 (ObjNum 185 snap 51 seq_num 185) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:529: done (3 left) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:530: done (2 left) 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 51 2024-02-18T08:18:53.542 INFO:tasks.rados.rados.0.smithi082.stdout:533: seq_num 186 ranges {434176=720896} 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:533: writing smithi08262953-13 from 434176 to 1155072 tid 1 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:534: rollback oid 46 current snap is 51 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 38 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:532: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:532: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:532: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 165 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:18:53.547 INFO:tasks.rados.rados.0.smithi082.stdout:531: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:18:53.568 INFO:tasks.rados.rados.0.smithi082.stdout:534: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:18:53.568 INFO:tasks.rados.rados.0.smithi082.stdout:534: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:18:53.568 INFO:tasks.rados.rados.0.smithi082.stdout:534: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:18:53.568 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 127 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:18:53.568 INFO:tasks.rados.rados.0.smithi082.stdout:533: finishing write tid 1 to smithi08262953-13 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:533: finishing write tid 3 to smithi08262953-13 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:533: finishing write tid 4 to smithi08262953-13 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 327 (ObjNum 186 snap 51 seq_num 186) dirty exists 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:533: left oid 13 (ObjNum 186 snap 51 seq_num 186) 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:531: done (3 left) 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:532: done (2 left) 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:533: done (1 left) 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:534: done (0 left) 2024-02-18T08:18:53.569 INFO:tasks.rados.rados.0.smithi082.stdout:535: snap_remove snap 29 2024-02-18T08:18:53.649 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:18:53.899 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:18:53 smithi082 systemd[1]: Stopping Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:18:53.923 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:18:53.923 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (2m) 14s ago 2m 24.2M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:18:53.923 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (2m) 12s ago 2m 33.6M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:18:53.923 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (2m) 14s ago 2m 16.1M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:18:53.923 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (2m) 12s ago 2m 14.4M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 running (30s) 12s ago 5m 426M - 16.2.14-548-g81bd20d6 823b921721f5 bbfc1d83eda2 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 running (6m) 14s ago 6m 319M - 15.2.17-8-gf2877ae3 96c1dbe86623 62668a7da6fa 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (6m) 14s ago 6m 92.0M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 ac31b52b8f59 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (5m) 12s ago 5m 74.2M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 9f2504c1574e 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (5m) 14s ago 5m 72.5M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 734252965c00 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (3m) 14s ago 3m 17.1M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (3m) 12s ago 3m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (4m) 14s ago 4m 126M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 f3a00f8372d1 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (4m) 14s ago 4m 122M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 26cb79236d96 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (4m) 14s ago 4m 128M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 90ed1829e823 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (4m) 14s ago 4m 112M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (4m) 12s ago 4m 134M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (3m) 12s ago 3m 132M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:18:53.924 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (3m) 12s ago 3m 110M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:18:53.925 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (3m) 12s ago 3m 104M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:18:53.925 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 starting - - - - 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 1, 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:54.239 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 14, 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:18:54.240 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:18:54.360 INFO:tasks.rados.rados.0.smithi082.stdout:535: done (0 left) 2024-02-18T08:18:54.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 51 2024-02-18T08:18:54.360 INFO:tasks.rados.rados.0.smithi082.stdout:536: seq_num 187 ranges {5586944=737280} 2024-02-18T08:18:54.393 INFO:tasks.rados.rados.0.smithi082.stdout:536: writing smithi08262953-14 from 5586944 to 6324224 tid 1 2024-02-18T08:18:54.393 INFO:tasks.rados.rados.0.smithi082.stdout:537: delete oid 1 current snap is 51 2024-02-18T08:18:54.397 INFO:tasks.rados.rados.0.smithi082.stdout:536: finishing write tid 1 to smithi08262953-14 2024-02-18T08:18:54.397 INFO:tasks.rados.rados.0.smithi082.stdout:536: finishing write tid 3 to smithi08262953-14 2024-02-18T08:18:54.397 INFO:tasks.rados.rados.0.smithi082.stdout:537: done (1 left) 2024-02-18T08:18:54.398 INFO:tasks.rados.rados.0.smithi082.stdout:538: snap_create 2024-02-18T08:18:54.398 INFO:tasks.rados.rados.0.smithi082.stdout:536: finishing write tid 4 to smithi08262953-14 2024-02-18T08:18:54.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 173 (ObjNum 187 snap 51 seq_num 187) dirty exists 2024-02-18T08:18:54.398 INFO:tasks.rados.rados.0.smithi082.stdout:536: left oid 14 (ObjNum 187 snap 51 seq_num 187) 2024-02-18T08:18:55.347 INFO:tasks.rados.rados.0.smithi082.stdout:536: done (1 left) 2024-02-18T08:18:55.347 INFO:tasks.rados.rados.0.smithi082.stdout:538: done (0 left) 2024-02-18T08:18:55.347 INFO:tasks.rados.rados.0.smithi082.stdout:539: snap_create 2024-02-18T08:18:56.354 INFO:tasks.rados.rados.0.smithi082.stdout:539: done (0 left) 2024-02-18T08:18:56.354 INFO:tasks.rados.rados.0.smithi082.stdout:540: snap_remove snap 51 2024-02-18T08:18:57.356 INFO:tasks.rados.rados.0.smithi082.stdout:540: done (0 left) 2024-02-18T08:18:57.357 INFO:tasks.rados.rados.0.smithi082.stdout:541: read oid 21 snap -1 2024-02-18T08:18:57.357 INFO:tasks.rados.rados.0.smithi082.stdout:541: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:57.357 INFO:tasks.rados.rados.0.smithi082.stdout:542: snap_remove snap 47 2024-02-18T08:18:58.365 INFO:tasks.rados.rados.0.smithi082.stdout:542: done (1 left) 2024-02-18T08:18:58.365 INFO:tasks.rados.rados.0.smithi082.stdout:543: snap_remove snap 33 2024-02-18T08:18:59.367 INFO:tasks.rados.rados.0.smithi082.stdout:543: done (1 left) 2024-02-18T08:18:59.367 INFO:tasks.rados.rados.0.smithi082.stdout:544: copy_from oid 40 from oid 22 current snap is 53 2024-02-18T08:18:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:545: rollback oid 41 current snap is 53 2024-02-18T08:18:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 35 2024-02-18T08:18:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 53 2024-02-18T08:18:59.378 INFO:tasks.rados.rados.0.smithi082.stdout:546: seq_num 189 ranges {4128768=770048} 2024-02-18T08:18:59.396 INFO:tasks.rados.rados.0.smithi082.stdout:546: writing smithi08262953-15 from 4128768 to 4898816 tid 1 2024-02-18T08:18:59.396 INFO:tasks.rados.rados.0.smithi082.stdout:547: snap_create 2024-02-18T08:18:59.396 INFO:tasks.rados.rados.0.smithi082.stdout:541: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:545: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:545: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 184 (ObjNum 579385824 snap 21935 seq_num 579987408) dirty dne 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:544: finishing copy_from to smithi08262953-40 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 113 (ObjNum 170 snap 48 seq_num 170) dirty exists 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:544: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:546: finishing write tid 1 to smithi08262953-15 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:546: finishing write tid 3 to smithi08262953-15 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:546: finishing write tid 4 to smithi08262953-15 2024-02-18T08:18:59.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 151 (ObjNum 189 snap 53 seq_num 189) dirty exists 2024-02-18T08:18:59.405 INFO:tasks.rados.rados.0.smithi082.stdout:546: left oid 15 (ObjNum 189 snap 53 seq_num 189) 2024-02-18T08:19:00.350 INFO:tasks.rados.rados.0.smithi082.stdout:541: done (4 left) 2024-02-18T08:19:00.350 INFO:tasks.rados.rados.0.smithi082.stdout:544: done (3 left) 2024-02-18T08:19:00.350 INFO:tasks.rados.rados.0.smithi082.stdout:545: done (2 left) 2024-02-18T08:19:00.350 INFO:tasks.rados.rados.0.smithi082.stdout:546: done (1 left) 2024-02-18T08:19:00.350 INFO:tasks.rados.rados.0.smithi082.stdout:547: done (0 left) 2024-02-18T08:19:00.351 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 54 2024-02-18T08:19:00.351 INFO:tasks.rados.rados.0.smithi082.stdout:548: seq_num 190 ranges {2498560=786432} 2024-02-18T08:19:00.368 INFO:tasks.rados.rados.0.smithi082.stdout:548: writing smithi08262953-17 from 2498560 to 3284992 tid 1 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:549: copy_from oid 28 from oid 42 current snap is 54 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:550: rollback oid 15 current snap is 54 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 42 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:551: rollback oid 33 current snap is 54 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 48 2024-02-18T08:19:00.369 INFO:tasks.rados.rados.0.smithi082.stdout:552: delete oid 46 current snap is 54 2024-02-18T08:19:00.370 INFO:tasks.rados.rados.0.smithi082.stdout:551: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:19:00.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 93 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:19:00.371 INFO:tasks.rados.rados.0.smithi082.stdout:551: done (4 left) 2024-02-18T08:19:00.371 INFO:tasks.rados.rados.0.smithi082.stdout:552: done (3 left) 2024-02-18T08:19:00.371 INFO:tasks.rados.rados.0.smithi082.stdout:553: read oid 1 snap 42 2024-02-18T08:19:00.371 INFO:tasks.rados.rados.0.smithi082.stdout:553: expect (ObjNum 86 snap 17 seq_num 86) 2024-02-18T08:19:00.371 INFO:tasks.rados.rados.0.smithi082.stdout:554: read oid 12 snap -1 2024-02-18T08:19:00.372 INFO:tasks.rados.rados.0.smithi082.stdout:554: expect (ObjNum 175 snap 48 seq_num 175) 2024-02-18T08:19:00.372 INFO:tasks.rados.rados.0.smithi082.stdout:555: copy_from oid 7 from oid 13 current snap is 54 2024-02-18T08:19:00.372 INFO:tasks.rados.rados.0.smithi082.stdout:556: delete oid 21 current snap is 54 2024-02-18T08:19:00.375 INFO:tasks.rados.rados.0.smithi082.stdout:549: finishing copy_from to smithi08262953-28 2024-02-18T08:19:00.375 INFO:tasks.rados.rados.0.smithi082.stdout:549: got expected ENOENT (src dne) 2024-02-18T08:19:00.376 INFO:tasks.rados.rados.0.smithi082.stdout:549: finishing copy_from racing read to smithi08262953-28 2024-02-18T08:19:00.377 INFO:tasks.rados.rados.0.smithi082.stdout:549: done (6 left) 2024-02-18T08:19:00.377 INFO:tasks.rados.rados.0.smithi082.stdout:556: done (5 left) 2024-02-18T08:19:00.377 INFO:tasks.rados.rados.0.smithi082.stdout:557: read oid 36 snap -1 2024-02-18T08:19:00.377 INFO:tasks.rados.rados.0.smithi082.stdout:557: expect (ObjNum 141 snap 37 seq_num 141) 2024-02-18T08:19:00.377 INFO:tasks.rados.rados.0.smithi082.stdout:558: delete oid 40 current snap is 54 2024-02-18T08:19:00.381 INFO:tasks.rados.rados.0.smithi082.stdout:554: expect (ObjNum 175 snap 48 seq_num 175) 2024-02-18T08:19:00.400 INFO:tasks.rados.rados.0.smithi082.stdout:548: finishing write tid 1 to smithi08262953-17 2024-02-18T08:19:00.400 INFO:tasks.rados.rados.0.smithi082.stdout:548: finishing write tid 3 to smithi08262953-17 2024-02-18T08:19:00.400 INFO:tasks.rados.rados.0.smithi082.stdout:550: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:19:00.400 INFO:tasks.rados.rados.0.smithi082.stdout:550: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:19:00.400 INFO:tasks.rados.rados.0.smithi082.stdout:553: expect (ObjNum 86 snap 17 seq_num 86) 2024-02-18T08:19:00.453 INFO:tasks.rados.rados.0.smithi082.stdout:550: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:19:00.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 155 (ObjNum 130 snap 32 seq_num 130) dirty exists 2024-02-18T08:19:00.453 INFO:tasks.rados.rados.0.smithi082.stdout:548: finishing write tid 4 to smithi08262953-17 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 109 (ObjNum 190 snap 54 seq_num 190) dirty exists 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:548: left oid 17 (ObjNum 190 snap 54 seq_num 190) 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:555: finishing copy_from to smithi08262953-7 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 327 (ObjNum 186 snap 51 seq_num 186) dirty exists 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:555: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:19:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:557: expect (ObjNum 141 snap 37 seq_num 141) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:548: done (6 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:550: done (5 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:553: done (4 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:554: done (3 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:555: done (2 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:557: done (1 left) 2024-02-18T08:19:00.591 INFO:tasks.rados.rados.0.smithi082.stdout:558: done (0 left) 2024-02-18T08:19:00.592 INFO:tasks.rados.rados.0.smithi082.stdout:559: copy_from oid 8 from oid 29 current snap is 54 2024-02-18T08:19:00.592 INFO:tasks.rados.rados.0.smithi082.stdout:560: delete oid 10 current snap is 54 2024-02-18T08:19:00.593 INFO:tasks.rados.rados.0.smithi082.stdout:560: done (1 left) 2024-02-18T08:19:00.593 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 54 2024-02-18T08:19:00.593 INFO:tasks.rados.rados.0.smithi082.stdout:561: seq_num 195 ranges {1335296=475136,1810432=401408} 2024-02-18T08:19:00.602 INFO:tasks.rados.rados.0.smithi082.stdout:561: writing smithi08262953-47 from 1335296 to 1810432 tid 1 2024-02-18T08:19:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:561: writing smithi08262953-47 from 1810432 to 2211840 tid 2 2024-02-18T08:19:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:562: rollback oid 21 current snap is 54 2024-02-18T08:19:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 53 2024-02-18T08:19:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:559: finishing copy_from to smithi08262953-8 2024-02-18T08:19:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 219 (ObjNum 1364422995 snap 1649628513 seq_num 1767200347) dirty exists 2024-02-18T08:19:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:559: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:19:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:559: done (2 left) 2024-02-18T08:19:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 54 2024-02-18T08:19:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:563: seq_num 196 ranges {0=491520,491520=401408} 2024-02-18T08:19:00.608 INFO:tasks.rados.rados.0.smithi082.stdout:563: writing smithi08262953-43 from 0 to 491520 tid 1 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:563: writing smithi08262953-43 from 491520 to 892928 tid 2 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:564: delete oid 5 current snap is 54 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:561: finishing write tid 1 to smithi08262953-47 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:561: finishing write tid 2 to smithi08262953-47 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:561: finishing write tid 4 to smithi08262953-47 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:562: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:561: finishing write tid 5 to smithi08262953-47 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 283 (ObjNum 195 snap 54 seq_num 195) dirty exists 2024-02-18T08:19:00.611 INFO:tasks.rados.rados.0.smithi082.stdout:561: left oid 47 (ObjNum 195 snap 54 seq_num 195) 2024-02-18T08:19:00.612 INFO:tasks.rados.rados.0.smithi082.stdout:562: finishing rollback tid 2 to smithi08262953-21 2024-02-18T08:19:00.612 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 285 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:19:00.612 INFO:tasks.rados.rados.0.smithi082.stdout:561: done (3 left) 2024-02-18T08:19:00.612 INFO:tasks.rados.rados.0.smithi082.stdout:562: done (2 left) 2024-02-18T08:19:00.613 INFO:tasks.rados.rados.0.smithi082.stdout:564: done (1 left) 2024-02-18T08:19:00.613 INFO:tasks.rados.rados.0.smithi082.stdout:565: delete oid 10 current snap is 54 2024-02-18T08:19:00.613 INFO:tasks.rados.rados.0.smithi082.stdout:563: finishing write tid 1 to smithi08262953-43 2024-02-18T08:19:00.614 INFO:tasks.rados.rados.0.smithi082.stdout:563: finishing write tid 2 to smithi08262953-43 2024-02-18T08:19:00.614 INFO:tasks.rados.rados.0.smithi082.stdout:563: finishing write tid 4 to smithi08262953-43 2024-02-18T08:19:00.617 INFO:tasks.rados.rados.0.smithi082.stdout:565: done (1 left) 2024-02-18T08:19:00.617 INFO:tasks.rados.rados.0.smithi082.stdout:566: rmattr oid 29 current snap is 54 2024-02-18T08:19:00.617 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 54 2024-02-18T08:19:00.617 INFO:tasks.rados.rados.0.smithi082.stdout:567: seq_num 199 ranges {6324224=540672,6864896=401408} 2024-02-18T08:19:00.652 INFO:tasks.rados.rados.0.smithi082.stdout:567: writing smithi08262953-14 from 6324224 to 6864896 tid 1 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:567: writing smithi08262953-14 from 6864896 to 7266304 tid 2 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:568: read oid 26 snap -1 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:568: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:569: delete oid 6 current snap is 54 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:563: finishing write tid 5 to smithi08262953-43 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 256 (ObjNum 196 snap 54 seq_num 196) dirty exists 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:563: left oid 43 (ObjNum 196 snap 54 seq_num 196) 2024-02-18T08:19:00.656 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 259 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:19:00.657 INFO:tasks.rados.rados.0.smithi082.stdout:563: done (4 left) 2024-02-18T08:19:00.657 INFO:tasks.rados.rados.0.smithi082.stdout:566: done (3 left) 2024-02-18T08:19:00.657 INFO:tasks.rados.rados.0.smithi082.stdout:569: done (2 left) 2024-02-18T08:19:00.658 INFO:tasks.rados.rados.0.smithi082.stdout:570: read oid 18 snap 52 2024-02-18T08:19:00.658 INFO:tasks.rados.rados.0.smithi082.stdout:570: expect (ObjNum 146 snap 40 seq_num 146) 2024-02-18T08:19:00.658 INFO:tasks.rados.rados.0.smithi082.stdout:571: rollback oid 25 current snap is 54 2024-02-18T08:19:00.658 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 31 2024-02-18T08:19:00.658 INFO:tasks.rados.rados.0.smithi082.stdout:572: snap_remove snap 49 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:572: done (4 left) 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:573: read oid 12 snap -1 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:573: expect (ObjNum 175 snap 48 seq_num 175) 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:574: rollback oid 41 current snap is 54 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 14 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:575: delete oid 17 current snap is 54 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:567: finishing write tid 1 to smithi08262953-14 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:567: finishing write tid 2 to smithi08262953-14 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:567: finishing write tid 4 to smithi08262953-14 2024-02-18T08:19:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:568: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:567: finishing write tid 5 to smithi08262953-14 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 194 (ObjNum 199 snap 54 seq_num 199) dirty exists 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:567: left oid 14 (ObjNum 199 snap 54 seq_num 199) 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:571: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:571: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:571: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 113 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:19:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:570: expect (ObjNum 146 snap 40 seq_num 146) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:567: done (6 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:568: done (5 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:570: done (4 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:571: done (3 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:575: done (2 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:576: rmattr oid 9 current snap is 54 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:576: done (2 left) 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:577: snap_create 2024-02-18T08:19:01.686 INFO:tasks.rados.rados.0.smithi082.stdout:573: expect (ObjNum 175 snap 48 seq_num 175) 2024-02-18T08:19:01.703 INFO:tasks.rados.rados.0.smithi082.stdout:574: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:19:01.703 INFO:tasks.rados.rados.0.smithi082.stdout:574: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:19:01.703 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 196 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:19:02.383 INFO:tasks.rados.rados.0.smithi082.stdout:573: done (2 left) 2024-02-18T08:19:02.383 INFO:tasks.rados.rados.0.smithi082.stdout:574: done (1 left) 2024-02-18T08:19:02.383 INFO:tasks.rados.rados.0.smithi082.stdout:577: done (0 left) 2024-02-18T08:19:02.383 INFO:tasks.rados.rados.0.smithi082.stdout:578: delete oid 37 current snap is 55 2024-02-18T08:19:02.386 INFO:tasks.rados.rados.0.smithi082.stdout:578: done (0 left) 2024-02-18T08:19:02.386 INFO:tasks.rados.rados.0.smithi082.stdout:579: read oid 28 snap 42 2024-02-18T08:19:02.386 INFO:tasks.rados.rados.0.smithi082.stdout:579: expect (ObjNum 153 snap 40 seq_num 153) 2024-02-18T08:19:02.386 INFO:tasks.rados.rados.0.smithi082.stdout:580: read oid 2 snap 53 2024-02-18T08:19:02.386 INFO:tasks.rados.rados.0.smithi082.stdout:580: expect deleted 2024-02-18T08:19:02.387 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 55 2024-02-18T08:19:02.387 INFO:tasks.rados.rados.0.smithi082.stdout:581: seq_num 203 ranges {0=606208,606208=401408} 2024-02-18T08:19:02.389 INFO:tasks.rados.rados.0.smithi082.stdout:581: writing smithi08262953-42 from 0 to 606208 tid 1 2024-02-18T08:19:02.392 INFO:tasks.rados.rados.0.smithi082.stdout:581: writing smithi08262953-42 from 606208 to 1007616 tid 2 2024-02-18T08:19:02.392 INFO:tasks.rados.rados.0.smithi082.stdout:582: snap_create 2024-02-18T08:19:02.393 INFO:tasks.rados.rados.0.smithi082.stdout:579: expect (ObjNum 153 snap 40 seq_num 153) 2024-02-18T08:19:02.398 INFO:tasks.rados.rados.0.smithi082.stdout:581: finishing write tid 1 to smithi08262953-42 2024-02-18T08:19:02.398 INFO:tasks.rados.rados.0.smithi082.stdout:581: finishing write tid 2 to smithi08262953-42 2024-02-18T08:19:02.398 INFO:tasks.rados.rados.0.smithi082.stdout:581: finishing write tid 4 to smithi08262953-42 2024-02-18T08:19:02.398 INFO:tasks.rados.rados.0.smithi082.stdout:581: finishing write tid 5 to smithi08262953-42 2024-02-18T08:19:02.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 330 (ObjNum 203 snap 55 seq_num 203) dirty exists 2024-02-18T08:19:02.399 INFO:tasks.rados.rados.0.smithi082.stdout:581: left oid 42 (ObjNum 203 snap 55 seq_num 203) 2024-02-18T08:19:03.385 INFO:tasks.rados.rados.0.smithi082.stdout:579: done (3 left) 2024-02-18T08:19:03.385 INFO:tasks.rados.rados.0.smithi082.stdout:580: done (2 left) 2024-02-18T08:19:03.385 INFO:tasks.rados.rados.0.smithi082.stdout:581: done (1 left) 2024-02-18T08:19:03.385 INFO:tasks.rados.rados.0.smithi082.stdout:582: done (0 left) 2024-02-18T08:19:03.386 INFO:tasks.rados.rados.0.smithi082.stdout:583: setattr oid 5 current snap is 56 2024-02-18T08:19:03.387 INFO:tasks.rados.rados.0.smithi082.stdout:584: rollback oid 50 current snap is 56 2024-02-18T08:19:03.387 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 50 to 40 2024-02-18T08:19:03.387 INFO:tasks.rados.rados.0.smithi082.stdout:585: setattr oid 47 current snap is 56 2024-02-18T08:19:03.395 INFO:tasks.rados.rados.0.smithi082.stdout:586: rollback oid 10 current snap is 56 2024-02-18T08:19:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 43 2024-02-18T08:19:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 56 2024-02-18T08:19:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:587: seq_num 204 ranges {1253376=622592,1875968=401408} 2024-02-18T08:19:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:587: writing smithi08262953-11 from 1253376 to 1875968 tid 1 2024-02-18T08:19:03.403 INFO:tasks.rados.rados.0.smithi082.stdout:587: writing smithi08262953-11 from 1875968 to 2277376 tid 2 2024-02-18T08:19:03.403 INFO:tasks.rados.rados.0.smithi082.stdout:588: snap_remove snap 53 2024-02-18T08:19:03.989 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:03 smithi082 bash[64279]: time="2024-02-18T08:19:03Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2024-02-18T08:19:03.989 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:03 smithi082 bash[64279]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.y 2024-02-18T08:19:03.989 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:03 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:19:04.399 INFO:tasks.rados.rados.0.smithi082.stdout:588: done (5 left) 2024-02-18T08:19:04.399 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 56 2024-02-18T08:19:04.399 INFO:tasks.rados.rados.0.smithi082.stdout:589: seq_num 205 ranges {0=638976,638976=401408} 2024-02-18T08:19:04.403 INFO:tasks.rados.rados.0.smithi082.stdout:589: writing smithi08262953-23 from 0 to 638976 tid 1 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:589: writing smithi08262953-23 from 638976 to 1040384 tid 2 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:590: rollback oid 20 current snap is 56 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 42 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:591: rmattr oid 26 current snap is 56 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:592: read oid 21 snap -1 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:04.406 INFO:tasks.rados.rados.0.smithi082.stdout:593: snap_remove snap 54 2024-02-18T08:19:04.818 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-18T08:19:04.818 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 systemd[1]: Stopped Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:04.818 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 systemd[1]: Starting Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:593: done (9 left) 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:594: snap_create 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:584: finishing rollback tid 0 to smithi08262953-50 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:584: finishing rollback tid 1 to smithi08262953-50 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:584: finishing rollback tid 2 to smithi08262953-50 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 49 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 119 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:586: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 291 (ObjNum 195 snap 54 seq_num 195) dirty exists 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:586: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 267 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:587: finishing write tid 1 to smithi08262953-11 2024-02-18T08:19:05.357 INFO:tasks.rados.rados.0.smithi082.stdout:587: finishing write tid 2 to smithi08262953-11 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:587: finishing write tid 4 to smithi08262953-11 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:587: finishing write tid 5 to smithi08262953-11 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 117 (ObjNum 204 snap 56 seq_num 204) dirty exists 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:587: left oid 11 (ObjNum 204 snap 56 seq_num 204) 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:589: finishing write tid 1 to smithi08262953-23 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:589: finishing write tid 2 to smithi08262953-23 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:590: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:589: finishing write tid 4 to smithi08262953-23 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:590: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 123 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:590: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:19:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 275 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:19:05.359 INFO:tasks.rados.rados.0.smithi082.stdout:592: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:05.367 INFO:tasks.rados.rados.0.smithi082.stdout:589: finishing write tid 5 to smithi08262953-23 2024-02-18T08:19:05.367 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 162 (ObjNum 205 snap 56 seq_num 205) dirty exists 2024-02-18T08:19:05.367 INFO:tasks.rados.rados.0.smithi082.stdout:589: left oid 23 (ObjNum 205 snap 56 seq_num 205) 2024-02-18T08:19:05.399 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:04.928+0000 7fae16e78700 1 -- 172.21.15.82:0/391195946 <== mon.0 v2:172.21.15.82:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5621b98fe4e0 con 0x5621b98d2c00 2024-02-18T08:19:05.399 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 bash[64518]: ee9b657fca1dbe2ca4bf4df47373fb8a415f30fa437b9c62f24687d813c26727 2024-02-18T08:19:05.399 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:04 smithi082 systemd[1]: Started Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:05.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:05.061+0000 7fae27473680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:19:05.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:05.145+0000 7fae27473680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:19:05.899 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:05.582+0000 7fae27473680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:583: done (9 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:584: done (8 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:585: done (7 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:586: done (6 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:587: done (5 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:589: done (4 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:590: done (3 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:591: done (2 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:592: done (1 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:594: done (0 left) 2024-02-18T08:19:06.374 INFO:tasks.rados.rados.0.smithi082.stdout:595: read oid 47 snap -1 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:595: expect (ObjNum 195 snap 54 seq_num 195) 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 57 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:596: seq_num 206 ranges {892928=655360,1548288=401408} 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:596: writing smithi08262953-43 from 892928 to 1548288 tid 1 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:596: writing smithi08262953-43 from 1548288 to 1949696 tid 2 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:597: rollback oid 29 current snap is 57 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 42 2024-02-18T08:19:06.375 INFO:tasks.rados.rados.0.smithi082.stdout:598: delete oid 16 current snap is 57 2024-02-18T08:19:06.385 INFO:tasks.rados.rados.0.smithi082.stdout:596: finishing write tid 1 to smithi08262953-43 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:598: done (3 left) 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:599: read oid 39 snap -1 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:599: expect deleted 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:600: copy_from oid 36 from oid 48 current snap is 57 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 57 2024-02-18T08:19:06.386 INFO:tasks.rados.rados.0.smithi082.stdout:601: seq_num 208 ranges {0=688128,688128=401408} 2024-02-18T08:19:06.390 INFO:tasks.rados.rados.0.smithi082.stdout:601: writing smithi08262953-17 from 0 to 688128 tid 1 2024-02-18T08:19:06.393 INFO:tasks.rados.rados.0.smithi082.stdout:601: writing smithi08262953-17 from 688128 to 1089536 tid 2 2024-02-18T08:19:06.393 INFO:tasks.rados.rados.0.smithi082.stdout:602: delete oid 38 current snap is 57 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:596: finishing write tid 2 to smithi08262953-43 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:596: finishing write tid 4 to smithi08262953-43 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:597: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:597: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:597: finishing rollback tid 2 to smithi08262953-29 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 285 (ObjNum 0 snap 32561 seq_num 579945920) dirty exists 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:596: finishing write tid 5 to smithi08262953-43 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 281 (ObjNum 206 snap 57 seq_num 206) dirty exists 2024-02-18T08:19:06.396 INFO:tasks.rados.rados.0.smithi082.stdout:596: left oid 43 (ObjNum 206 snap 57 seq_num 206) 2024-02-18T08:19:06.403 INFO:tasks.rados.rados.0.smithi082.stdout:595: expect (ObjNum 195 snap 54 seq_num 195) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:595: done (6 left) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:596: done (5 left) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:597: done (4 left) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:599: done (3 left) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:602: done (2 left) 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 57 2024-02-18T08:19:06.514 INFO:tasks.rados.rados.0.smithi082.stdout:603: seq_num 210 ranges {2211840=720896,2932736=401408} 2024-02-18T08:19:06.530 INFO:tasks.rados.rados.0.smithi082.stdout:603: writing smithi08262953-47 from 2211840 to 2932736 tid 1 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:603: writing smithi08262953-47 from 2932736 to 3334144 tid 2 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:604: setattr oid 32 current snap is 57 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:601: finishing write tid 1 to smithi08262953-17 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:601: finishing write tid 2 to smithi08262953-17 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:601: finishing write tid 4 to smithi08262953-17 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:600: finishing copy_from to smithi08262953-36 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 108 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:600: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:601: finishing write tid 5 to smithi08262953-17 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 125 (ObjNum 208 snap 57 seq_num 208) dirty exists 2024-02-18T08:19:06.533 INFO:tasks.rados.rados.0.smithi082.stdout:601: left oid 17 (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:06.535 INFO:tasks.rados.rados.0.smithi082.stdout:600: done (3 left) 2024-02-18T08:19:06.535 INFO:tasks.rados.rados.0.smithi082.stdout:601: done (2 left) 2024-02-18T08:19:06.535 INFO:tasks.rados.rados.0.smithi082.stdout:605: delete oid 42 current snap is 57 2024-02-18T08:19:06.536 INFO:tasks.rados.rados.0.smithi082.stdout:603: finishing write tid 1 to smithi08262953-47 2024-02-18T08:19:06.536 INFO:tasks.rados.rados.0.smithi082.stdout:603: finishing write tid 2 to smithi08262953-47 2024-02-18T08:19:06.536 INFO:tasks.rados.rados.0.smithi082.stdout:603: finishing write tid 4 to smithi08262953-47 2024-02-18T08:19:06.538 INFO:tasks.rados.rados.0.smithi082.stdout:605: done (2 left) 2024-02-18T08:19:06.538 INFO:tasks.rados.rados.0.smithi082.stdout:606: snap_remove snap 42 2024-02-18T08:19:06.736 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:06.410+0000 7fae27473680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:19:06.793 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:06.496+0000 7fae27473680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:606: done (2 left) 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 57 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:607: seq_num 212 ranges {0=753664,753664=401408} 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:607: writing smithi08262953-33 from 0 to 753664 tid 1 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:607: writing smithi08262953-33 from 753664 to 1155072 tid 2 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:608: snap_create 2024-02-18T08:19:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:603: finishing write tid 5 to smithi08262953-47 2024-02-18T08:19:07.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 301 (ObjNum 210 snap 57 seq_num 210) dirty exists 2024-02-18T08:19:07.423 INFO:tasks.rados.rados.0.smithi082.stdout:603: left oid 47 (ObjNum 210 snap 57 seq_num 210) 2024-02-18T08:19:07.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 287 (ObjNum 150 snap 40 seq_num 150) dirty exists 2024-02-18T08:19:07.429 INFO:tasks.rados.rados.0.smithi082.stdout:607: finishing write tid 1 to smithi08262953-33 2024-02-18T08:19:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:607: finishing write tid 2 to smithi08262953-33 2024-02-18T08:19:07.434 INFO:tasks.rados.rados.0.smithi082.stdout:607: finishing write tid 4 to smithi08262953-33 2024-02-18T08:19:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:607: finishing write tid 5 to smithi08262953-33 2024-02-18T08:19:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 139 (ObjNum 212 snap 57 seq_num 212) dirty exists 2024-02-18T08:19:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:607: left oid 33 (ObjNum 212 snap 57 seq_num 212) 2024-02-18T08:19:07.827 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:06.736+0000 7fae27473680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:19:08.149 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:07.827+0000 7fae27473680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:19:08.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:07.974+0000 7fae27473680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:08.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:08.057+0000 7fae27473680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:08.421 INFO:tasks.rados.rados.0.smithi082.stdout:603: done (3 left) 2024-02-18T08:19:08.422 INFO:tasks.rados.rados.0.smithi082.stdout:604: done (2 left) 2024-02-18T08:19:08.422 INFO:tasks.rados.rados.0.smithi082.stdout:607: done (1 left) 2024-02-18T08:19:08.422 INFO:tasks.rados.rados.0.smithi082.stdout:608: done (0 left) 2024-02-18T08:19:08.422 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 58 2024-02-18T08:19:08.422 INFO:tasks.rados.rados.0.smithi082.stdout:609: seq_num 213 ranges {0=770048,770048=401408} 2024-02-18T08:19:08.425 INFO:tasks.rados.rados.0.smithi082.stdout:609: writing smithi08262953-27 from 0 to 770048 tid 1 2024-02-18T08:19:08.428 INFO:tasks.rados.rados.0.smithi082.stdout:609: writing smithi08262953-27 from 770048 to 1171456 tid 2 2024-02-18T08:19:08.428 INFO:tasks.rados.rados.0.smithi082.stdout:610: rollback oid 16 current snap is 58 2024-02-18T08:19:08.428 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 45 2024-02-18T08:19:08.428 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 58 2024-02-18T08:19:08.428 INFO:tasks.rados.rados.0.smithi082.stdout:611: seq_num 214 ranges {221184=794624,1015808=401408} 2024-02-18T08:19:08.435 INFO:tasks.rados.rados.0.smithi082.stdout:611: writing smithi08262953-32 from 221184 to 1015808 tid 1 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:611: writing smithi08262953-32 from 1015808 to 1417216 tid 2 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:612: snap_create 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:610: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:610: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 210 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:609: finishing write tid 1 to smithi08262953-27 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:609: finishing write tid 2 to smithi08262953-27 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:609: finishing write tid 4 to smithi08262953-27 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:609: finishing write tid 5 to smithi08262953-27 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 142 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:19:08.438 INFO:tasks.rados.rados.0.smithi082.stdout:609: left oid 27 (ObjNum 213 snap 58 seq_num 213) 2024-02-18T08:19:08.441 INFO:tasks.rados.rados.0.smithi082.stdout:611: finishing write tid 1 to smithi08262953-32 2024-02-18T08:19:08.441 INFO:tasks.rados.rados.0.smithi082.stdout:611: finishing write tid 2 to smithi08262953-32 2024-02-18T08:19:08.441 INFO:tasks.rados.rados.0.smithi082.stdout:611: finishing write tid 4 to smithi08262953-32 2024-02-18T08:19:08.442 INFO:tasks.rados.rados.0.smithi082.stdout:611: finishing write tid 5 to smithi08262953-32 2024-02-18T08:19:08.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 299 (ObjNum 214 snap 58 seq_num 214) dirty exists 2024-02-18T08:19:08.442 INFO:tasks.rados.rados.0.smithi082.stdout:611: left oid 32 (ObjNum 214 snap 58 seq_num 214) 2024-02-18T08:19:08.507 INFO:tasks.rados.rados.0.smithi082.stdout:609: done (3 left) 2024-02-18T08:19:08.507 INFO:tasks.rados.rados.0.smithi082.stdout:610: done (2 left) 2024-02-18T08:19:08.507 INFO:tasks.rados.rados.0.smithi082.stdout:611: done (1 left) 2024-02-18T08:19:08.507 INFO:tasks.rados.rados.0.smithi082.stdout:612: done (0 left) 2024-02-18T08:19:08.507 INFO:tasks.rados.rados.0.smithi082.stdout:613: setattr oid 7 current snap is 59 2024-02-18T08:19:08.509 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 59 2024-02-18T08:19:08.509 INFO:tasks.rados.rados.0.smithi082.stdout:614: seq_num 215 ranges {4308992=409600,4718592=532480,5251072=270336} 2024-02-18T08:19:08.534 INFO:tasks.rados.rados.0.smithi082.stdout:614: writing smithi08262953-19 from 4308992 to 4718592 tid 1 2024-02-18T08:19:08.537 INFO:tasks.rados.rados.0.smithi082.stdout:614: writing smithi08262953-19 from 4718592 to 5251072 tid 2 2024-02-18T08:19:08.539 INFO:tasks.rados.rados.0.smithi082.stdout:614: writing smithi08262953-19 from 5251072 to 5521408 tid 3 2024-02-18T08:19:08.539 INFO:tasks.rados.rados.0.smithi082.stdout:615: copy_from oid 13 from oid 8 current snap is 59 2024-02-18T08:19:08.539 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 332 (ObjNum 186 snap 51 seq_num 186) dirty exists 2024-02-18T08:19:08.540 INFO:tasks.rados.rados.0.smithi082.stdout:613: done (2 left) 2024-02-18T08:19:08.540 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 59 2024-02-18T08:19:08.540 INFO:tasks.rados.rados.0.smithi082.stdout:616: seq_num 216 ranges {679936=425984,1105920=409600,1515520=393216} 2024-02-18T08:19:08.545 INFO:tasks.rados.rados.0.smithi082.stdout:616: writing smithi08262953-41 from 679936 to 1105920 tid 1 2024-02-18T08:19:08.547 INFO:tasks.rados.rados.0.smithi082.stdout:616: writing smithi08262953-41 from 1105920 to 1515520 tid 2 2024-02-18T08:19:08.550 INFO:tasks.rados.rados.0.smithi082.stdout:616: writing smithi08262953-41 from 1515520 to 1908736 tid 3 2024-02-18T08:19:08.550 INFO:tasks.rados.rados.0.smithi082.stdout:617: read oid 20 snap 56 2024-02-18T08:19:08.550 INFO:tasks.rados.rados.0.smithi082.stdout:617: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:19:08.550 INFO:tasks.rados.rados.0.smithi082.stdout:618: snap_remove snap 58 2024-02-18T08:19:08.649 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:08.156+0000 7fae27473680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:19:08.649 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:08.362+0000 7fae27473680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:19:09.149 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:08.671+0000 7fae27473680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:19:09.149 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:08.770+0000 7fae27473680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:09.510 INFO:tasks.rados.rados.0.smithi082.stdout:618: done (4 left) 2024-02-18T08:19:09.510 INFO:tasks.rados.rados.0.smithi082.stdout:619: read oid 21 snap -1 2024-02-18T08:19:09.510 INFO:tasks.rados.rados.0.smithi082.stdout:619: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:09.510 INFO:tasks.rados.rados.0.smithi082.stdout:620: delete oid 22 current snap is 59 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: finishing write tid 1 to smithi08262953-19 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: finishing write tid 2 to smithi08262953-19 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: finishing write tid 3 to smithi08262953-19 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: finishing write tid 5 to smithi08262953-19 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: finishing write tid 6 to smithi08262953-19 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 377 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:614: left oid 19 (ObjNum 215 snap 59 seq_num 215) 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:615: finishing copy_from to smithi08262953-13 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 219 (ObjNum 0 snap 21935 seq_num 0) dirty exists 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:615: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:19:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:616: finishing write tid 1 to smithi08262953-41 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:616: finishing write tid 2 to smithi08262953-41 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:616: finishing write tid 3 to smithi08262953-41 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:616: finishing write tid 5 to smithi08262953-41 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:616: finishing write tid 6 to smithi08262953-41 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 215 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:616: left oid 41 (ObjNum 216 snap 59 seq_num 216) 2024-02-18T08:19:09.512 INFO:tasks.rados.rados.0.smithi082.stdout:617: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:19:09.569 INFO:tasks.rados.rados.0.smithi082.stdout:619: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:09.576 INFO:tasks.rados.rados.0.smithi082.stdout:614: done (5 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:615: done (4 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:616: done (3 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:617: done (2 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:619: done (1 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:620: done (0 left) 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 59 2024-02-18T08:19:09.577 INFO:tasks.rados.rados.0.smithi082.stdout:621: seq_num 218 ranges {0=458752,458752=581632,1040384=221184} 2024-02-18T08:19:09.579 INFO:tasks.rados.rados.0.smithi082.stdout:621: writing smithi08262953-39 from 0 to 458752 tid 1 2024-02-18T08:19:09.582 INFO:tasks.rados.rados.0.smithi082.stdout:621: writing smithi08262953-39 from 458752 to 1040384 tid 2 2024-02-18T08:19:09.584 INFO:tasks.rados.rados.0.smithi082.stdout:621: writing smithi08262953-39 from 1040384 to 1261568 tid 3 2024-02-18T08:19:09.584 INFO:tasks.rados.rados.0.smithi082.stdout:622: read oid 48 snap -1 2024-02-18T08:19:09.584 INFO:tasks.rados.rados.0.smithi082.stdout:622: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:19:09.584 INFO:tasks.rados.rados.0.smithi082.stdout:623: rollback oid 18 current snap is 59 2024-02-18T08:19:09.584 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 35 2024-02-18T08:19:09.585 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 59 2024-02-18T08:19:09.585 INFO:tasks.rados.rados.0.smithi082.stdout:624: seq_num 219 ranges {1933312=475136,2408448=466944,2875392=335872} 2024-02-18T08:19:09.598 INFO:tasks.rados.rados.0.smithi082.stdout:624: writing smithi08262953-44 from 1933312 to 2408448 tid 1 2024-02-18T08:19:09.600 INFO:tasks.rados.rados.0.smithi082.stdout:624: writing smithi08262953-44 from 2408448 to 2875392 tid 2 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:624: writing smithi08262953-44 from 2875392 to 3211264 tid 3 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:625: snap_create 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:621: finishing write tid 1 to smithi08262953-39 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:621: finishing write tid 2 to smithi08262953-39 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:623: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:623: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:623: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 221 (ObjNum 123 snap 30 seq_num 123) dirty exists 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:621: finishing write tid 3 to smithi08262953-39 2024-02-18T08:19:09.603 INFO:tasks.rados.rados.0.smithi082.stdout:621: finishing write tid 5 to smithi08262953-39 2024-02-18T08:19:09.604 INFO:tasks.rados.rados.0.smithi082.stdout:621: finishing write tid 6 to smithi08262953-39 2024-02-18T08:19:09.604 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 315 (ObjNum 218 snap 59 seq_num 218) dirty exists 2024-02-18T08:19:09.604 INFO:tasks.rados.rados.0.smithi082.stdout:621: left oid 39 (ObjNum 218 snap 59 seq_num 218) 2024-02-18T08:19:09.604 INFO:tasks.rados.rados.0.smithi082.stdout:622: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:19:09.623 INFO:tasks.rados.rados.0.smithi082.stdout:624: finishing write tid 1 to smithi08262953-44 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:624: finishing write tid 2 to smithi08262953-44 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:624: finishing write tid 3 to smithi08262953-44 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:624: finishing write tid 5 to smithi08262953-44 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:624: finishing write tid 6 to smithi08262953-44 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 112 (ObjNum 219 snap 59 seq_num 219) dirty exists 2024-02-18T08:19:09.624 INFO:tasks.rados.rados.0.smithi082.stdout:624: left oid 44 (ObjNum 219 snap 59 seq_num 219) 2024-02-18T08:19:09.868 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:09.500+0000 7fae27473680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:19:09.868 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:09.599+0000 7fae27473680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:19:09.868 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:09.694+0000 7fae27473680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:19:09.868 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:09.870+0000 7fae27473680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:621: done (4 left) 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:622: done (3 left) 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:623: done (2 left) 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:624: done (1 left) 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:625: done (0 left) 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 60 2024-02-18T08:19:10.353 INFO:tasks.rados.rados.0.smithi082.stdout:626: seq_num 220 ranges {5210112=491520,5701632=753664,6455296=49152} 2024-02-18T08:19:10.385 INFO:tasks.rados.rados.0.smithi082.stdout:626: writing smithi08262953-18 from 5210112 to 5701632 tid 1 2024-02-18T08:19:10.390 INFO:tasks.rados.rados.0.smithi082.stdout:626: writing smithi08262953-18 from 5701632 to 6455296 tid 2 2024-02-18T08:19:10.391 INFO:tasks.rados.rados.0.smithi082.stdout:626: writing smithi08262953-18 from 6455296 to 6504448 tid 3 2024-02-18T08:19:10.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 60 2024-02-18T08:19:10.391 INFO:tasks.rados.rados.0.smithi082.stdout:627: seq_num 221 ranges {1261568=507904,1769472=688128,2457600=114688} 2024-02-18T08:19:10.399 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:10.126+0000 7fae27473680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:19:10.399 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:10.258+0000 7fae27473680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:19:10.400 INFO:tasks.rados.rados.0.smithi082.stdout:627: writing smithi08262953-39 from 1261568 to 1769472 tid 1 2024-02-18T08:19:10.405 INFO:tasks.rados.rados.0.smithi082.stdout:627: writing smithi08262953-39 from 1769472 to 2457600 tid 2 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:627: writing smithi08262953-39 from 2457600 to 2572288 tid 3 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:628: setattr oid 49 current snap is 60 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: finishing write tid 1 to smithi08262953-18 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: finishing write tid 2 to smithi08262953-18 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: finishing write tid 3 to smithi08262953-18 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: finishing write tid 5 to smithi08262953-18 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: finishing write tid 6 to smithi08262953-18 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 226 (ObjNum 220 snap 60 seq_num 220) dirty exists 2024-02-18T08:19:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:626: left oid 18 (ObjNum 220 snap 60 seq_num 220) 2024-02-18T08:19:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:626: done (2 left) 2024-02-18T08:19:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 60 2024-02-18T08:19:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:629: seq_num 222 ranges {0=524288,524288=565248,1089536=237568} 2024-02-18T08:19:10.411 INFO:tasks.rados.rados.0.smithi082.stdout:629: writing smithi08262953-8 from 0 to 524288 tid 1 2024-02-18T08:19:10.415 INFO:tasks.rados.rados.0.smithi082.stdout:629: writing smithi08262953-8 from 524288 to 1089536 tid 2 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:629: writing smithi08262953-8 from 1089536 to 1327104 tid 3 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:630: rollback oid 23 current snap is 60 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 52 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: finishing write tid 1 to smithi08262953-39 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: finishing write tid 2 to smithi08262953-39 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: finishing write tid 3 to smithi08262953-39 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: finishing write tid 5 to smithi08262953-39 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: finishing write tid 6 to smithi08262953-39 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 320 (ObjNum 221 snap 60 seq_num 221) dirty exists 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: left oid 39 (ObjNum 221 snap 60 seq_num 221) 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:627: done (3 left) 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:631: copy_from oid 12 from oid 27 current snap is 60 2024-02-18T08:19:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 385 (ObjNum 178 snap 48 seq_num 178) dirty exists 2024-02-18T08:19:10.418 INFO:tasks.rados.rados.0.smithi082.stdout:629: finishing write tid 1 to smithi08262953-8 2024-02-18T08:19:10.418 INFO:tasks.rados.rados.0.smithi082.stdout:628: done (3 left) 2024-02-18T08:19:10.418 INFO:tasks.rados.rados.0.smithi082.stdout:632: snap_remove snap 35 2024-02-18T08:19:10.674 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:10.414+0000 7fae27473680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:10.674 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:10.592+0000 7fae27473680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:19:10.675 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:10.676+0000 7fae27473680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:632: done (3 left) 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:633: copy_from oid 31 from oid 36 current snap is 60 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:634: read oid 30 snap 59 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:634: expect (ObjNum 152 snap 40 seq_num 152) 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 60 2024-02-18T08:19:10.693 INFO:tasks.rados.rados.0.smithi082.stdout:635: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-02-18T08:19:10.702 INFO:tasks.rados.rados.0.smithi082.stdout:635: writing smithi08262953-29 from 0 to 540672 tid 1 2024-02-18T08:19:10.702 INFO:tasks.rados.rados.0.smithi082.stdout:635: writing smithi08262953-29 from 540672 to 991232 tid 2 2024-02-18T08:19:10.702 INFO:tasks.rados.rados.0.smithi082.stdout:635: writing smithi08262953-29 from 991232 to 1343488 tid 3 2024-02-18T08:19:10.702 INFO:tasks.rados.rados.0.smithi082.stdout:636: rollback oid 11 current snap is 60 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 52 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:630: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:630: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 171 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: finishing write tid 2 to smithi08262953-8 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: finishing write tid 3 to smithi08262953-8 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: finishing write tid 5 to smithi08262953-8 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: finishing write tid 6 to smithi08262953-8 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 390 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: left oid 8 (ObjNum 222 snap 60 seq_num 222) 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:631: finishing copy_from to smithi08262953-12 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 142 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:631: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:629: done (6 left) 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:630: done (5 left) 2024-02-18T08:19:10.703 INFO:tasks.rados.rados.0.smithi082.stdout:631: done (4 left) 2024-02-18T08:19:10.704 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 60 2024-02-18T08:19:10.704 INFO:tasks.rados.rados.0.smithi082.stdout:637: seq_num 224 ranges {0=557056,557056=737280,1294336=65536} 2024-02-18T08:19:10.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: writing smithi08262953-4 from 0 to 557056 tid 1 2024-02-18T08:19:10.711 INFO:tasks.rados.rados.0.smithi082.stdout:637: writing smithi08262953-4 from 557056 to 1294336 tid 2 2024-02-18T08:19:10.712 INFO:tasks.rados.rados.0.smithi082.stdout:637: writing smithi08262953-4 from 1294336 to 1359872 tid 3 2024-02-18T08:19:10.712 INFO:tasks.rados.rados.0.smithi082.stdout:638: rollback oid 49 current snap is 60 2024-02-18T08:19:10.712 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 45 2024-02-18T08:19:10.712 INFO:tasks.rados.rados.0.smithi082.stdout:639: snap_remove snap 40 2024-02-18T08:19:11.694 INFO:tasks.rados.rados.0.smithi082.stdout:639: done (6 left) 2024-02-18T08:19:11.694 INFO:tasks.rados.rados.0.smithi082.stdout:640: snap_create 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:635: finishing write tid 1 to smithi08262953-29 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:635: finishing write tid 2 to smithi08262953-29 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:635: finishing write tid 3 to smithi08262953-29 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:635: finishing write tid 5 to smithi08262953-29 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:633: finishing copy_from to smithi08262953-31 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 108 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:633: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:636: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:636: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:636: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 120 (ObjNum 176 snap 48 seq_num 176) dirty exists 2024-02-18T08:19:11.705 INFO:tasks.rados.rados.0.smithi082.stdout:635: finishing write tid 6 to smithi08262953-29 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 308 (ObjNum 223 snap 60 seq_num 223) dirty exists 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:635: left oid 29 (ObjNum 223 snap 60 seq_num 223) 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: finishing write tid 1 to smithi08262953-4 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: finishing write tid 2 to smithi08262953-4 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: finishing write tid 3 to smithi08262953-4 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: finishing write tid 5 to smithi08262953-4 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: finishing write tid 6 to smithi08262953-4 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 335 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:637: left oid 4 (ObjNum 224 snap 60 seq_num 224) 2024-02-18T08:19:11.706 INFO:tasks.rados.rados.0.smithi082.stdout:634: expect (ObjNum 152 snap 40 seq_num 152) 2024-02-18T08:19:11.812 INFO:tasks.rados.rados.0.smithi082.stdout:638: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:19:11.812 INFO:tasks.rados.rados.0.smithi082.stdout:638: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:19:11.812 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 402 (ObjNum 579164096 snap 21935 seq_num 579578560) dirty dne 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:633: done (6 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:634: done (5 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:635: done (4 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:636: done (3 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:637: done (2 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:638: done (1 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:640: done (0 left) 2024-02-18T08:19:12.697 INFO:tasks.rados.rados.0.smithi082.stdout:641: rmattr oid 40 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:641: done (0 left) 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:642: read oid 10 snap 52 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:642: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:643: rmattr oid 19 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:643: done (1 left) 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:644: rollback oid 19 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 59 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:645: rollback oid 7 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 31 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:646: rollback oid 34 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 41 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:647: read oid 49 snap 41 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:647: expect deleted 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:648: copy_from oid 31 from oid 2 current snap is 61 2024-02-18T08:19:12.698 INFO:tasks.rados.rados.0.smithi082.stdout:649: snap_remove snap 45 2024-02-18T08:19:13.705 INFO:tasks.rados.rados.0.smithi082.stdout:649: done (6 left) 2024-02-18T08:19:13.705 INFO:tasks.rados.rados.0.smithi082.stdout:650: snap_remove snap 50 2024-02-18T08:19:14.718 INFO:tasks.rados.rados.0.smithi082.stdout:650: done (6 left) 2024-02-18T08:19:14.718 INFO:tasks.rados.rados.0.smithi082.stdout:651: delete oid 30 current snap is 61 2024-02-18T08:19:14.718 INFO:tasks.rados.rados.0.smithi082.stdout:648: finishing copy_from to smithi08262953-31 2024-02-18T08:19:14.718 INFO:tasks.rados.rados.0.smithi082.stdout:648: got expected ENOENT (src dne) 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:648: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:645: finishing rollback tid 0 to smithi08262953-7 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:645: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:644: finishing rollback tid 0 to smithi08262953-19 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:645: finishing rollback tid 2 to smithi08262953-7 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 335 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-02-18T08:19:14.719 INFO:tasks.rados.rados.0.smithi082.stdout:642: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:644: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:644: finishing rollback tid 2 to smithi08262953-19 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 416 (ObjNum 215 snap 59 seq_num 215) dirty exists 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:646: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:642: done (6 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:644: done (5 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:645: done (4 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:647: done (3 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:648: done (2 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:651: done (1 left) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:652: read oid 10 snap -1 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:652: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:653: rollback oid 7 current snap is 61 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 57 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:646: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:19:14.742 INFO:tasks.rados.rados.0.smithi082.stdout:646: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 338 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:646: done (2 left) 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:654: rmattr oid 41 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:655: copy_from oid 44 from oid 50 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:656: rollback oid 24 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 43 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:657: copy_from oid 33 from oid 25 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:658: copy_from oid 40 from oid 14 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 61 2024-02-18T08:19:14.743 INFO:tasks.rados.rados.0.smithi082.stdout:659: seq_num 226 ranges {1851392=589824,2441216=507904,2949120=294912} 2024-02-18T08:19:14.756 INFO:tasks.rados.rados.0.smithi082.stdout:659: writing smithi08262953-35 from 1851392 to 2441216 tid 1 2024-02-18T08:19:14.759 INFO:tasks.rados.rados.0.smithi082.stdout:659: writing smithi08262953-35 from 2441216 to 2949120 tid 2 2024-02-18T08:19:14.761 INFO:tasks.rados.rados.0.smithi082.stdout:659: writing smithi08262953-35 from 2949120 to 3244032 tid 3 2024-02-18T08:19:14.761 INFO:tasks.rados.rados.0.smithi082.stdout:660: snap_remove snap 55 2024-02-18T08:19:15.733 INFO:tasks.rados.rados.0.smithi082.stdout:660: done (8 left) 2024-02-18T08:19:15.733 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 61 2024-02-18T08:19:15.733 INFO:tasks.rados.rados.0.smithi082.stdout:661: seq_num 227 ranges {2572288=606208,3178496=794624,3973120=8192} 2024-02-18T08:19:15.747 INFO:tasks.rados.rados.0.smithi082.stdout:661: writing smithi08262953-39 from 2572288 to 3178496 tid 1 2024-02-18T08:19:15.752 INFO:tasks.rados.rados.0.smithi082.stdout:661: writing smithi08262953-39 from 3178496 to 3973120 tid 2 2024-02-18T08:19:15.752 INFO:tasks.rados.rados.0.smithi082.stdout:661: writing smithi08262953-39 from 3973120 to 3981312 tid 3 2024-02-18T08:19:15.752 INFO:tasks.rados.rados.0.smithi082.stdout:662: read oid 21 snap -1 2024-02-18T08:19:15.752 INFO:tasks.rados.rados.0.smithi082.stdout:662: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:15.752 INFO:tasks.rados.rados.0.smithi082.stdout:663: snap_remove snap 56 2024-02-18T08:19:16.731 INFO:tasks.rados.rados.0.smithi082.stdout:663: done (10 left) 2024-02-18T08:19:16.731 INFO:tasks.rados.rados.0.smithi082.stdout:664: read oid 20 snap -1 2024-02-18T08:19:16.731 INFO:tasks.rados.rados.0.smithi082.stdout:664: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:19:16.731 INFO:tasks.rados.rados.0.smithi082.stdout:665: snap_remove snap 31 2024-02-18T08:19:17.737 INFO:tasks.rados.rados.0.smithi082.stdout:665: done (11 left) 2024-02-18T08:19:17.738 INFO:tasks.rados.rados.0.smithi082.stdout:666: delete oid 15 current snap is 61 2024-02-18T08:19:17.744 INFO:tasks.rados.rados.0.smithi082.stdout:652: expect (ObjNum 38 snap 0 seq_num 38) 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:656: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:656: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:656: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 157 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:653: finishing rollback tid 0 to smithi08262953-7 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:653: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:653: finishing rollback tid 2 to smithi08262953-7 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 341 (ObjNum 186 snap 51 seq_num 186) dirty exists 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:655: finishing copy_from to smithi08262953-44 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 49 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:19:17.772 INFO:tasks.rados.rados.0.smithi082.stdout:659: finishing write tid 1 to smithi08262953-35 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:655: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:657: finishing copy_from to smithi08262953-33 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 113 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:657: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 250 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:659: finishing write tid 2 to smithi08262953-35 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:659: finishing write tid 3 to smithi08262953-35 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:659: finishing write tid 5 to smithi08262953-35 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:659: finishing write tid 6 to smithi08262953-35 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 239 (ObjNum 226 snap 61 seq_num 226) dirty exists 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:659: left oid 35 (ObjNum 226 snap 61 seq_num 226) 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:658: finishing copy_from to smithi08262953-40 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 194 (ObjNum 199 snap 54 seq_num 199) dirty exists 2024-02-18T08:19:17.773 INFO:tasks.rados.rados.0.smithi082.stdout:658: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: finishing write tid 1 to smithi08262953-39 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: finishing write tid 2 to smithi08262953-39 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: finishing write tid 3 to smithi08262953-39 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: finishing write tid 5 to smithi08262953-39 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: finishing write tid 6 to smithi08262953-39 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 368 (ObjNum 227 snap 61 seq_num 227) dirty exists 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:661: left oid 39 (ObjNum 227 snap 61 seq_num 227) 2024-02-18T08:19:17.774 INFO:tasks.rados.rados.0.smithi082.stdout:662: expect (ObjNum 6 snap 0 seq_num 6) 2024-02-18T08:19:17.779 INFO:tasks.rados.rados.0.smithi082.stdout:664: expect (ObjNum 111 snap 23 seq_num 111) 2024-02-18T08:19:17.847 INFO:tasks.rados.rados.0.smithi082.stdout:652: done (11 left) 2024-02-18T08:19:17.847 INFO:tasks.rados.rados.0.smithi082.stdout:653: done (10 left) 2024-02-18T08:19:17.847 INFO:tasks.rados.rados.0.smithi082.stdout:654: done (9 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:655: done (8 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:656: done (7 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:657: done (6 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:658: done (5 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:659: done (4 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:661: done (3 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:662: done (2 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:664: done (1 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:666: done (0 left) 2024-02-18T08:19:17.848 INFO:tasks.rados.rados.0.smithi082.stdout:667: snap_create 2024-02-18T08:19:18.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: [80B blob data] 2024-02-18T08:19:18.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: [79B blob data] 2024-02-18T08:19:18.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.710+0000 7fad903d5700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.710+0000 7fad903d5700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.710+0000 7fad903d5700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.710+0000 7fad903d5700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.710+0000 7fad903d5700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.711+0000 7fad8d3cf700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.711+0000 7fad8d3cf700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.711+0000 7fad8d3cf700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.711+0000 7fad8d3cf700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.151 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:17.711+0000 7fad8d3cf700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:18.733 INFO:tasks.rados.rados.0.smithi082.stdout:667: done (0 left) 2024-02-18T08:19:18.733 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 62 2024-02-18T08:19:18.734 INFO:tasks.rados.rados.0.smithi082.stdout:668: seq_num 229 ranges {7266304=638976,7905280=606208,8511488=196608} 2024-02-18T08:19:18.776 INFO:tasks.rados.rados.0.smithi082.stdout:668: writing smithi08262953-14 from 7266304 to 7905280 tid 1 2024-02-18T08:19:18.780 INFO:tasks.rados.rados.0.smithi082.stdout:668: writing smithi08262953-14 from 7905280 to 8511488 tid 2 2024-02-18T08:19:18.781 INFO:tasks.rados.rados.0.smithi082.stdout:668: writing smithi08262953-14 from 8511488 to 8708096 tid 3 2024-02-18T08:19:18.781 INFO:tasks.rados.rados.0.smithi082.stdout:669: rollback oid 48 current snap is 62 2024-02-18T08:19:18.781 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 48 to 61 2024-02-18T08:19:18.782 INFO:tasks.rados.rados.0.smithi082.stdout:670: read oid 37 snap -1 2024-02-18T08:19:18.782 INFO:tasks.rados.rados.0.smithi082.stdout:670: expect deleted 2024-02-18T08:19:18.782 INFO:tasks.rados.rados.0.smithi082.stdout:671: snap_remove snap 43 2024-02-18T08:19:19.761 INFO:tasks.rados.rados.0.smithi082.stdout:671: done (3 left) 2024-02-18T08:19:19.761 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 62 2024-02-18T08:19:19.761 INFO:tasks.rados.rados.0.smithi082.stdout:672: seq_num 230 ranges {0=655360,655360=491520,1146880=311296} 2024-02-18T08:19:19.771 INFO:tasks.rados.rados.0.smithi082.stdout:672: writing smithi08262953-30 from 0 to 655360 tid 1 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:672: writing smithi08262953-30 from 655360 to 1146880 tid 2 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:672: writing smithi08262953-30 from 1146880 to 1458176 tid 3 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:673: read oid 9 snap -1 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:673: expect deleted 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:674: rollback oid 40 current snap is 62 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 14 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:668: finishing write tid 1 to smithi08262953-14 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:675: delete oid 35 current snap is 62 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:668: finishing write tid 2 to smithi08262953-14 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:669: finishing rollback tid 0 to smithi08262953-48 2024-02-18T08:19:19.772 INFO:tasks.rados.rados.0.smithi082.stdout:668: finishing write tid 3 to smithi08262953-14 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:668: finishing write tid 5 to smithi08262953-14 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:669: finishing rollback tid 1 to smithi08262953-48 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:669: finishing rollback tid 2 to smithi08262953-48 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 468 (ObjNum 151 snap 40 seq_num 151) dirty exists 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:668: finishing write tid 6 to smithi08262953-14 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 277 (ObjNum 229 snap 62 seq_num 229) dirty exists 2024-02-18T08:19:19.773 INFO:tasks.rados.rados.0.smithi082.stdout:668: left oid 14 (ObjNum 229 snap 62 seq_num 229) 2024-02-18T08:19:19.782 INFO:tasks.rados.rados.0.smithi082.stdout:674: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:19:19.783 INFO:tasks.rados.rados.0.smithi082.stdout:674: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:19:19.783 INFO:tasks.rados.rados.0.smithi082.stdout:674: finishing rollback tid 2 to smithi08262953-40 2024-02-18T08:19:19.784 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 197 (ObjNum 59 snap 3 seq_num 59) dirty exists 2024-02-18T08:19:19.784 INFO:tasks.rados.rados.0.smithi082.stdout:672: finishing write tid 1 to smithi08262953-30 2024-02-18T08:19:19.784 INFO:tasks.rados.rados.0.smithi082.stdout:672: finishing write tid 2 to smithi08262953-30 2024-02-18T08:19:19.784 INFO:tasks.rados.rados.0.smithi082.stdout:672: finishing write tid 3 to smithi08262953-30 2024-02-18T08:19:19.785 INFO:tasks.rados.rados.0.smithi082.stdout:672: finishing write tid 5 to smithi08262953-30 2024-02-18T08:19:19.785 INFO:tasks.rados.rados.0.smithi082.stdout:668: done (6 left) 2024-02-18T08:19:19.785 INFO:tasks.rados.rados.0.smithi082.stdout:669: done (5 left) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:670: done (4 left) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:673: done (3 left) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:674: done (2 left) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:675: done (1 left) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:676: read oid 23 snap -1 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:676: expect deleted 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:677: read oid 26 snap -1 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:677: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:19:19.786 INFO:tasks.rados.rados.0.smithi082.stdout:678: delete oid 21 current snap is 62 2024-02-18T08:19:19.787 INFO:tasks.rados.rados.0.smithi082.stdout:672: finishing write tid 6 to smithi08262953-30 2024-02-18T08:19:19.788 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 482 (ObjNum 230 snap 62 seq_num 230) dirty exists 2024-02-18T08:19:19.788 INFO:tasks.rados.rados.0.smithi082.stdout:672: left oid 30 (ObjNum 230 snap 62 seq_num 230) 2024-02-18T08:19:19.790 INFO:tasks.rados.rados.0.smithi082.stdout:672: done (3 left) 2024-02-18T08:19:19.790 INFO:tasks.rados.rados.0.smithi082.stdout:676: done (2 left) 2024-02-18T08:19:19.790 INFO:tasks.rados.rados.0.smithi082.stdout:678: done (1 left) 2024-02-18T08:19:19.791 INFO:tasks.rados.rados.0.smithi082.stdout:679: read oid 7 snap -1 2024-02-18T08:19:19.791 INFO:tasks.rados.rados.0.smithi082.stdout:679: expect (ObjNum 186 snap 51 seq_num 186) 2024-02-18T08:19:19.791 INFO:tasks.rados.rados.0.smithi082.stdout:680: copy_from oid 40 from oid 27 current snap is 62 2024-02-18T08:19:19.791 INFO:tasks.rados.rados.0.smithi082.stdout:681: snap_remove snap 38 2024-02-18T08:19:20.357 INFO:tasks.rados.rados.0.smithi082.stdout:681: done (3 left) 2024-02-18T08:19:20.357 INFO:tasks.rados.rados.0.smithi082.stdout:682: delete oid 29 current snap is 62 2024-02-18T08:19:20.357 INFO:tasks.rados.rados.0.smithi082.stdout:677: expect (ObjNum 25 snap 0 seq_num 25) 2024-02-18T08:19:20.385 INFO:tasks.rados.rados.0.smithi082.stdout:679: expect (ObjNum 186 snap 51 seq_num 186) 2024-02-18T08:19:20.426 INFO:tasks.rados.rados.0.smithi082.stdout:680: finishing copy_from to smithi08262953-40 2024-02-18T08:19:20.426 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 142 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:680: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:677: done (3 left) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:679: done (2 left) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:680: done (1 left) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:682: done (0 left) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:683: read oid 24 snap -1 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:683: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:684: read oid 13 snap -1 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:684: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:685: copy_from oid 33 from oid 50 current snap is 62 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 62 2024-02-18T08:19:20.427 INFO:tasks.rados.rados.0.smithi082.stdout:686: seq_num 234 ranges {0=729088,729088=434176,1163264=368640} 2024-02-18T08:19:20.430 INFO:tasks.rados.rados.0.smithi082.stdout:686: writing smithi08262953-6 from 0 to 729088 tid 1 2024-02-18T08:19:20.433 INFO:tasks.rados.rados.0.smithi082.stdout:686: writing smithi08262953-6 from 729088 to 1163264 tid 2 2024-02-18T08:19:20.435 INFO:tasks.rados.rados.0.smithi082.stdout:686: writing smithi08262953-6 from 1163264 to 1531904 tid 3 2024-02-18T08:19:20.436 INFO:tasks.rados.rados.0.smithi082.stdout:687: setattr oid 27 current snap is 62 2024-02-18T08:19:20.436 INFO:tasks.rados.rados.0.smithi082.stdout:684: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:19:20.437 INFO:tasks.rados.rados.0.smithi082.stdout:683: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:20.448 INFO:tasks.rados.rados.0.smithi082.stdout:686: finishing write tid 1 to smithi08262953-6 2024-02-18T08:19:20.448 INFO:tasks.rados.rados.0.smithi082.stdout:685: finishing copy_from to smithi08262953-33 2024-02-18T08:19:20.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 49 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:685: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: finishing write tid 2 to smithi08262953-6 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: finishing write tid 3 to smithi08262953-6 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: finishing write tid 5 to smithi08262953-6 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: finishing write tid 6 to smithi08262953-6 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 277 (ObjNum 234 snap 62 seq_num 234) dirty exists 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: left oid 6 (ObjNum 234 snap 62 seq_num 234) 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:683: done (4 left) 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:684: done (3 left) 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:685: done (2 left) 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:686: done (1 left) 2024-02-18T08:19:20.449 INFO:tasks.rados.rados.0.smithi082.stdout:688: setattr oid 34 current snap is 62 2024-02-18T08:19:20.450 INFO:tasks.rados.rados.0.smithi082.stdout:689: snap_create 2024-02-18T08:19:20.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 198 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:19:20.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 342 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:687: done (2 left) 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:688: done (1 left) 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:689: done (0 left) 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:690: rollback oid 32 current snap is 63 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 32 to 57 2024-02-18T08:19:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:691: snap_remove snap 60 2024-02-18T08:19:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:691: done (1 left) 2024-02-18T08:19:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:692: rollback oid 46 current snap is 63 2024-02-18T08:19:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 59 2024-02-18T08:19:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:693: snap_remove snap 14 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:693: done (2 left) 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:694: read oid 31 snap -1 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:694: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:695: read oid 29 snap 61 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:695: expect (ObjNum 223 snap 60 seq_num 223) 2024-02-18T08:19:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:696: snap_remove snap 48 2024-02-18T08:19:24.012 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:23 smithi164 systemd[1]: Stopping Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:696: done (4 left) 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:697: delete oid 48 current snap is 63 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:690: finishing rollback tid 0 to smithi08262953-32 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:690: finishing rollback tid 1 to smithi08262953-32 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:690: finishing rollback tid 2 to smithi08262953-32 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 384 (ObjNum 150 snap 40 seq_num 150) dirty exists 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:692: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 139 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:19:24.401 INFO:tasks.rados.rados.0.smithi082.stdout:694: expect (ObjNum 151 snap 40 seq_num 151) 2024-02-18T08:19:24.425 INFO:tasks.rados.rados.0.smithi082.stdout:695: expect (ObjNum 223 snap 60 seq_num 223) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:690: done (4 left) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:692: done (3 left) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:694: done (2 left) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:695: done (1 left) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:697: done (0 left) 2024-02-18T08:19:24.463 INFO:tasks.rados.rados.0.smithi082.stdout:698: snap_create 2024-02-18T08:19:24.552 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (3m) 3s ago 3m 24.2M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (3m) 3s ago 3m 37.4M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (2m) 3s ago 2m 17.0M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (2m) 3s ago 2m 14.9M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 running (61s) 3s ago 5m 390M - 16.2.14-548-g81bd20d6 823b921721f5 bbfc1d83eda2 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (20s) 3s ago 7m 422M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:19:24.817 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (7m) 3s ago 7m 106M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 ac31b52b8f59 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (5m) 3s ago 5m 90.2M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 9f2504c1574e 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (6m) 3s ago 6m 89.4M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 734252965c00 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (3m) 3s ago 3m 17.1M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (3m) 3s ago 3m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (5m) 3s ago 5m 194M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 f3a00f8372d1 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (5m) 3s ago 5m 186M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 26cb79236d96 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (5m) 3s ago 5m 195M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 90ed1829e823 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (4m) 3s ago 4m 174M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (4m) 3s ago 4m 215M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (4m) 3s ago 4m 222M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:19:24.818 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (4m) 3s ago 4m 183M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:19:24.819 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (3m) 3s ago 3m 143M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:19:24.819 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (34s) 3s ago 3m 36.1M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:19:25.138 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:19:25.138 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:19:25.138 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 13, 2024-02-18T08:19:25.139 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:19:25.140 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:19:25.140 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:19:25.355 INFO:tasks.rados.rados.0.smithi082.stdout:698: done (0 left) 2024-02-18T08:19:25.355 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 64 2024-02-18T08:19:25.355 INFO:tasks.rados.rados.0.smithi082.stdout:699: seq_num 236 ranges {425984=761856,1187840=647168,1835008=155648} 2024-02-18T08:19:25.361 INFO:tasks.rados.rados.0.smithi082.stdout:699: writing smithi08262953-26 from 425984 to 1187840 tid 1 2024-02-18T08:19:25.364 INFO:tasks.rados.rados.0.smithi082.stdout:699: writing smithi08262953-26 from 1187840 to 1835008 tid 2 2024-02-18T08:19:25.365 INFO:tasks.rados.rados.0.smithi082.stdout:699: writing smithi08262953-26 from 1835008 to 1990656 tid 3 2024-02-18T08:19:25.366 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 64 2024-02-18T08:19:25.366 INFO:tasks.rados.rados.0.smithi082.stdout:700: seq_num 237 ranges {1531904=778240,2310144=532480,2842624=270336} 2024-02-18T08:19:25.378 INFO:tasks.rados.rados.0.smithi082.stdout:700: writing smithi08262953-6 from 1531904 to 2310144 tid 1 2024-02-18T08:19:25.381 INFO:tasks.rados.rados.0.smithi082.stdout:700: writing smithi08262953-6 from 2310144 to 2842624 tid 2 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:700: writing smithi08262953-6 from 2842624 to 3112960 tid 3 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:701: copy_from oid 41 from oid 39 current snap is 64 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:699: finishing write tid 1 to smithi08262953-26 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:699: finishing write tid 2 to smithi08262953-26 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:699: finishing write tid 3 to smithi08262953-26 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:699: finishing write tid 5 to smithi08262953-26 2024-02-18T08:19:25.383 INFO:tasks.rados.rados.0.smithi082.stdout:699: finishing write tid 6 to smithi08262953-26 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 198 (ObjNum 236 snap 64 seq_num 236) dirty exists 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:699: left oid 26 (ObjNum 236 snap 64 seq_num 236) 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:700: finishing write tid 1 to smithi08262953-6 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:699: done (2 left) 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 64 2024-02-18T08:19:25.384 INFO:tasks.rados.rados.0.smithi082.stdout:702: seq_num 238 ranges {5521408=794624,6316032=417792,6733824=385024} 2024-02-18T08:19:25.417 INFO:tasks.rados.rados.0.smithi082.stdout:702: writing smithi08262953-19 from 5521408 to 6316032 tid 1 2024-02-18T08:19:25.420 INFO:tasks.rados.rados.0.smithi082.stdout:702: writing smithi08262953-19 from 6316032 to 6733824 tid 2 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:702: writing smithi08262953-19 from 6733824 to 7118848 tid 3 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:703: delete oid 46 current snap is 64 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:700: finishing write tid 2 to smithi08262953-6 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:700: finishing write tid 3 to smithi08262953-6 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:700: finishing write tid 5 to smithi08262953-6 2024-02-18T08:19:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:700: finishing write tid 6 to smithi08262953-6 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 298 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:700: left oid 6 (ObjNum 237 snap 64 seq_num 237) 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:701: finishing copy_from to smithi08262953-41 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 368 (ObjNum 227 snap 61 seq_num 227) dirty exists 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:701: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:702: finishing write tid 1 to smithi08262953-19 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:700: done (3 left) 2024-02-18T08:19:25.423 INFO:tasks.rados.rados.0.smithi082.stdout:701: done (2 left) 2024-02-18T08:19:25.424 INFO:tasks.rados.rados.0.smithi082.stdout:703: done (1 left) 2024-02-18T08:19:25.424 INFO:tasks.rados.rados.0.smithi082.stdout:704: snap_remove snap 63 2024-02-18T08:19:26.370 INFO:tasks.rados.rados.0.smithi082.stdout:704: done (1 left) 2024-02-18T08:19:26.370 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 64 2024-02-18T08:19:26.370 INFO:tasks.rados.rados.0.smithi082.stdout:705: seq_num 240 ranges {524288=425984,950272=589824,1540096=483328,2023424=131072} 2024-02-18T08:19:26.373 INFO:tasks.rados.rados.0.smithi082.stdout:705: writing smithi08262953-36 from 524288 to 950272 tid 1 2024-02-18T08:19:26.377 INFO:tasks.rados.rados.0.smithi082.stdout:705: writing smithi08262953-36 from 950272 to 1540096 tid 2 2024-02-18T08:19:26.379 INFO:tasks.rados.rados.0.smithi082.stdout:705: writing smithi08262953-36 from 1540096 to 2023424 tid 3 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:705: writing smithi08262953-36 from 2023424 to 2154496 tid 4 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:706: read oid 17 snap -1 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:706: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:707: snap_create 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:702: finishing write tid 2 to smithi08262953-19 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:702: finishing write tid 3 to smithi08262953-19 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:702: finishing write tid 5 to smithi08262953-19 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:702: finishing write tid 6 to smithi08262953-19 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 525 (ObjNum 238 snap 64 seq_num 238) dirty exists 2024-02-18T08:19:26.381 INFO:tasks.rados.rados.0.smithi082.stdout:702: left oid 19 (ObjNum 238 snap 64 seq_num 238) 2024-02-18T08:19:26.382 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 1 to smithi08262953-36 2024-02-18T08:19:26.382 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 2 to smithi08262953-36 2024-02-18T08:19:26.383 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 3 to smithi08262953-36 2024-02-18T08:19:26.384 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 4 to smithi08262953-36 2024-02-18T08:19:26.384 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 6 to smithi08262953-36 2024-02-18T08:19:26.385 INFO:tasks.rados.rados.0.smithi082.stdout:705: finishing write tid 7 to smithi08262953-36 2024-02-18T08:19:26.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 125 (ObjNum 240 snap 64 seq_num 240) dirty exists 2024-02-18T08:19:26.385 INFO:tasks.rados.rados.0.smithi082.stdout:705: left oid 36 (ObjNum 240 snap 64 seq_num 240) 2024-02-18T08:19:26.389 INFO:tasks.rados.rados.0.smithi082.stdout:706: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:27.368 INFO:tasks.rados.rados.0.smithi082.stdout:702: done (3 left) 2024-02-18T08:19:27.368 INFO:tasks.rados.rados.0.smithi082.stdout:705: done (2 left) 2024-02-18T08:19:27.368 INFO:tasks.rados.rados.0.smithi082.stdout:706: done (1 left) 2024-02-18T08:19:27.368 INFO:tasks.rados.rados.0.smithi082.stdout:707: done (0 left) 2024-02-18T08:19:27.368 INFO:tasks.rados.rados.0.smithi082.stdout:708: setattr oid 33 current snap is 65 2024-02-18T08:19:27.371 INFO:tasks.rados.rados.0.smithi082.stdout:709: read oid 6 snap -1 2024-02-18T08:19:27.371 INFO:tasks.rados.rados.0.smithi082.stdout:709: expect (ObjNum 237 snap 64 seq_num 237) 2024-02-18T08:19:27.371 INFO:tasks.rados.rados.0.smithi082.stdout:710: delete oid 27 current snap is 65 2024-02-18T08:19:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 199 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:708: done (2 left) 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:710: done (1 left) 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:711: rollback oid 34 current snap is 65 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 41 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:712: read oid 9 snap -1 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:712: expect deleted 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:713: read oid 18 snap 62 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:713: expect (ObjNum 220 snap 60 seq_num 220) 2024-02-18T08:19:27.379 INFO:tasks.rados.rados.0.smithi082.stdout:714: snap_create 2024-02-18T08:19:27.381 INFO:tasks.rados.rados.0.smithi082.stdout:709: expect (ObjNum 237 snap 64 seq_num 237) 2024-02-18T08:19:27.490 INFO:tasks.rados.rados.0.smithi082.stdout:711: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:19:27.490 INFO:tasks.rados.rados.0.smithi082.stdout:711: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:19:27.490 INFO:tasks.rados.rados.0.smithi082.stdout:711: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:19:27.490 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 345 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:19:27.490 INFO:tasks.rados.rados.0.smithi082.stdout:713: expect (ObjNum 220 snap 60 seq_num 220) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:709: done (4 left) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:711: done (3 left) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:712: done (2 left) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:713: done (1 left) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:714: done (0 left) 2024-02-18T08:19:28.373 INFO:tasks.rados.rados.0.smithi082.stdout:715: snap_remove snap 64 2024-02-18T08:19:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:715: done (0 left) 2024-02-18T08:19:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:716: snap_remove snap 59 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:716: done (0 left) 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:717: copy_from oid 48 from oid 5 current snap is 66 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:718: setattr oid 20 current snap is 66 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:719: read oid 3 snap -1 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:719: expect (ObjNum 174 snap 48 seq_num 174) 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:720: copy_from oid 49 from oid 17 current snap is 66 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 66 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:721: seq_num 242 ranges {0=458752,458752=753664,1212416=450560} 2024-02-18T08:19:30.400 INFO:tasks.rados.rados.0.smithi082.stdout:721: writing smithi08262953-35 from 0 to 458752 tid 1 2024-02-18T08:19:30.401 INFO:tasks.rados.rados.0.smithi082.stdout:721: writing smithi08262953-35 from 458752 to 1212416 tid 2 2024-02-18T08:19:30.402 INFO:tasks.rados.rados.0.smithi082.stdout:721: writing smithi08262953-35 from 1212416 to 1662976 tid 3 2024-02-18T08:19:30.402 INFO:tasks.rados.rados.0.smithi082.stdout:722: copy_from oid 31 from oid 40 current snap is 66 2024-02-18T08:19:30.402 INFO:tasks.rados.rados.0.smithi082.stdout:723: delete oid 11 current snap is 66 2024-02-18T08:19:30.402 INFO:tasks.rados.rados.0.smithi082.stdout:717: finishing copy_from to smithi08262953-48 2024-02-18T08:19:30.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 119 (ObjNum -385167680 snap 32561 seq_num 579618352) dirty exists 2024-02-18T08:19:30.403 INFO:tasks.rados.rados.0.smithi082.stdout:717: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:19:30.405 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 406 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-02-18T08:19:30.410 INFO:tasks.rados.rados.0.smithi082.stdout:721: finishing write tid 1 to smithi08262953-35 2024-02-18T08:19:30.412 INFO:tasks.rados.rados.0.smithi082.stdout:717: done (6 left) 2024-02-18T08:19:30.412 INFO:tasks.rados.rados.0.smithi082.stdout:718: done (5 left) 2024-02-18T08:19:30.412 INFO:tasks.rados.rados.0.smithi082.stdout:723: done (4 left) 2024-02-18T08:19:30.412 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 66 2024-02-18T08:19:30.412 INFO:tasks.rados.rados.0.smithi082.stdout:724: seq_num 244 ranges {1941504=491520,2433024=573440,3006464=458752,3465216=172032} 2024-02-18T08:19:30.425 INFO:tasks.rados.rados.0.smithi082.stdout:724: writing smithi08262953-34 from 1941504 to 2433024 tid 1 2024-02-18T08:19:30.428 INFO:tasks.rados.rados.0.smithi082.stdout:724: writing smithi08262953-34 from 2433024 to 3006464 tid 2 2024-02-18T08:19:30.431 INFO:tasks.rados.rados.0.smithi082.stdout:724: writing smithi08262953-34 from 3006464 to 3465216 tid 3 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:724: writing smithi08262953-34 from 3465216 to 3637248 tid 4 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:725: snap_create 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:721: finishing write tid 2 to smithi08262953-35 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:721: finishing write tid 3 to smithi08262953-35 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:720: finishing copy_from to smithi08262953-49 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 125 (ObjNum 208 snap 57 seq_num 208) dirty exists 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:720: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:19:30.433 INFO:tasks.rados.rados.0.smithi082.stdout:719: expect (ObjNum 174 snap 48 seq_num 174) 2024-02-18T08:19:30.462 INFO:tasks.rados.rados.0.smithi082.stdout:721: finishing write tid 5 to smithi08262953-35 2024-02-18T08:19:30.462 INFO:tasks.rados.rados.0.smithi082.stdout:721: finishing write tid 6 to smithi08262953-35 2024-02-18T08:19:30.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 308 (ObjNum 242 snap 66 seq_num 242) dirty exists 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:721: left oid 35 (ObjNum 242 snap 66 seq_num 242) 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:722: finishing copy_from to smithi08262953-31 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 142 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:722: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 1 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 2 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 3 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 4 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 6 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: finishing write tid 7 to smithi08262953-34 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 350 (ObjNum 244 snap 66 seq_num 244) dirty exists 2024-02-18T08:19:30.463 INFO:tasks.rados.rados.0.smithi082.stdout:724: left oid 34 (ObjNum 244 snap 66 seq_num 244) 2024-02-18T08:19:31.399 INFO:tasks.rados.rados.0.smithi082.stdout:719: done (5 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:720: done (4 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:721: done (3 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:722: done (2 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:724: done (1 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:725: done (0 left) 2024-02-18T08:19:31.400 INFO:tasks.rados.rados.0.smithi082.stdout:726: delete oid 35 current snap is 67 2024-02-18T08:19:31.403 INFO:tasks.rados.rados.0.smithi082.stdout:726: done (0 left) 2024-02-18T08:19:31.403 INFO:tasks.rados.rados.0.smithi082.stdout:727: snap_create 2024-02-18T08:19:32.407 INFO:tasks.rados.rados.0.smithi082.stdout:727: done (0 left) 2024-02-18T08:19:32.407 INFO:tasks.rados.rados.0.smithi082.stdout:728: snap_create 2024-02-18T08:19:33.407 INFO:tasks.rados.rados.0.smithi082.stdout:728: done (0 left) 2024-02-18T08:19:33.407 INFO:tasks.rados.rados.0.smithi082.stdout:729: read oid 22 snap -1 2024-02-18T08:19:33.408 INFO:tasks.rados.rados.0.smithi082.stdout:729: expect deleted 2024-02-18T08:19:33.408 INFO:tasks.rados.rados.0.smithi082.stdout:730: snap_remove snap 61 2024-02-18T08:19:34.059 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:33 smithi164 bash[53653]: time="2024-02-18T08:19:33Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-02-18T08:19:34.059 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:34 smithi164 bash[53653]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.x 2024-02-18T08:19:34.424 INFO:tasks.rados.rados.0.smithi082.stdout:730: done (1 left) 2024-02-18T08:19:34.424 INFO:tasks.rados.rados.0.smithi082.stdout:731: read oid 48 snap -1 2024-02-18T08:19:34.424 INFO:tasks.rados.rados.0.smithi082.stdout:731: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:19:34.425 INFO:tasks.rados.rados.0.smithi082.stdout:732: read oid 4 snap 66 2024-02-18T08:19:34.425 INFO:tasks.rados.rados.0.smithi082.stdout:732: expect (ObjNum 224 snap 60 seq_num 224) 2024-02-18T08:19:34.425 INFO:tasks.rados.rados.0.smithi082.stdout:733: rmattr oid 40 current snap is 69 2024-02-18T08:19:34.426 INFO:tasks.rados.rados.0.smithi082.stdout:733: done (3 left) 2024-02-18T08:19:34.426 INFO:tasks.rados.rados.0.smithi082.stdout:734: read oid 31 snap -1 2024-02-18T08:19:34.426 INFO:tasks.rados.rados.0.smithi082.stdout:734: expect (ObjNum 213 snap 58 seq_num 213) 2024-02-18T08:19:34.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 69 2024-02-18T08:19:34.426 INFO:tasks.rados.rados.0.smithi082.stdout:735: seq_num 246 ranges {712704=524288,1236992=745472,1982464=425984,2408448=32768} 2024-02-18T08:19:34.431 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:34 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-18T08:19:34.432 INFO:tasks.rados.rados.0.smithi082.stdout:735: writing smithi08262953-33 from 712704 to 1236992 tid 1 2024-02-18T08:19:34.436 INFO:tasks.rados.rados.0.smithi082.stdout:735: writing smithi08262953-33 from 1236992 to 1982464 tid 2 2024-02-18T08:19:34.439 INFO:tasks.rados.rados.0.smithi082.stdout:735: writing smithi08262953-33 from 1982464 to 2408448 tid 3 2024-02-18T08:19:34.439 INFO:tasks.rados.rados.0.smithi082.stdout:735: writing smithi08262953-33 from 2408448 to 2441216 tid 4 2024-02-18T08:19:34.440 INFO:tasks.rados.rados.0.smithi082.stdout:736: read oid 28 snap -1 2024-02-18T08:19:34.440 INFO:tasks.rados.rados.0.smithi082.stdout:736: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:19:34.440 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 69 2024-02-18T08:19:34.440 INFO:tasks.rados.rados.0.smithi082.stdout:737: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2024-02-18T08:19:34.443 INFO:tasks.rados.rados.0.smithi082.stdout:737: writing smithi08262953-35 from 0 to 540672 tid 1 2024-02-18T08:19:34.447 INFO:tasks.rados.rados.0.smithi082.stdout:737: writing smithi08262953-35 from 540672 to 1163264 tid 2 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:737: writing smithi08262953-35 from 1163264 to 1744896 tid 3 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:738: read oid 17 snap 66 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:738: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:739: read oid 21 snap -1 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:739: expect deleted 2024-02-18T08:19:34.452 INFO:tasks.rados.rados.0.smithi082.stdout:740: delete oid 20 current snap is 69 2024-02-18T08:19:34.455 INFO:tasks.rados.rados.0.smithi082.stdout:731: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:19:34.456 INFO:tasks.rados.rados.0.smithi082.stdout:732: expect (ObjNum 224 snap 60 seq_num 224) 2024-02-18T08:19:34.495 INFO:tasks.rados.rados.0.smithi082.stdout:734: expect (ObjNum 213 snap 58 seq_num 213) 2024-02-18T08:19:34.526 INFO:tasks.rados.rados.0.smithi082.stdout:736: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:19:34.542 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 1 to smithi08262953-33 2024-02-18T08:19:34.542 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 2 to smithi08262953-33 2024-02-18T08:19:34.542 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 3 to smithi08262953-33 2024-02-18T08:19:34.542 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 4 to smithi08262953-33 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 6 to smithi08262953-33 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:737: finishing write tid 1 to smithi08262953-35 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:729: done (9 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:731: done (8 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:732: done (7 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:734: done (6 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:736: done (5 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:739: done (4 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:740: done (3 left) 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:741: read oid 38 snap -1 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:741: expect deleted 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:742: snap_create 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:737: finishing write tid 2 to smithi08262953-35 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:737: finishing write tid 3 to smithi08262953-35 2024-02-18T08:19:34.543 INFO:tasks.rados.rados.0.smithi082.stdout:738: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:737: finishing write tid 5 to smithi08262953-35 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:735: finishing write tid 7 to smithi08262953-33 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 218 (ObjNum 246 snap 69 seq_num 246) dirty exists 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:735: left oid 33 (ObjNum 246 snap 69 seq_num 246) 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:737: finishing write tid 6 to smithi08262953-35 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 316 (ObjNum 247 snap 69 seq_num 247) dirty exists 2024-02-18T08:19:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:737: left oid 35 (ObjNum 247 snap 69 seq_num 247) 2024-02-18T08:19:35.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:34 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-18T08:19:35.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:34 smithi164 systemd[1]: Stopped Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:35.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:34 smithi164 systemd[1]: Starting Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:735: done (4 left) 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:737: done (3 left) 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:738: done (2 left) 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:741: done (1 left) 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:742: done (0 left) 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:743: copy_from oid 31 from oid 48 current snap is 70 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:744: rollback oid 45 current snap is 70 2024-02-18T08:19:35.358 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 65 2024-02-18T08:19:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:745: delete oid 33 current snap is 70 2024-02-18T08:19:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:745: done (2 left) 2024-02-18T08:19:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:746: rmattr oid 46 current snap is 70 2024-02-18T08:19:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:746: done (2 left) 2024-02-18T08:19:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 70 2024-02-18T08:19:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:747: seq_num 250 ranges {2154496=589824,2744320=679936,3424256=409600,3833856=114688} 2024-02-18T08:19:35.378 INFO:tasks.rados.rados.0.smithi082.stdout:747: writing smithi08262953-36 from 2154496 to 2744320 tid 1 2024-02-18T08:19:35.382 INFO:tasks.rados.rados.0.smithi082.stdout:747: writing smithi08262953-36 from 2744320 to 3424256 tid 2 2024-02-18T08:19:35.384 INFO:tasks.rados.rados.0.smithi082.stdout:747: writing smithi08262953-36 from 3424256 to 3833856 tid 3 2024-02-18T08:19:35.385 INFO:tasks.rados.rados.0.smithi082.stdout:747: writing smithi08262953-36 from 3833856 to 3948544 tid 4 2024-02-18T08:19:35.385 INFO:tasks.rados.rados.0.smithi082.stdout:748: snap_remove snap 52 2024-02-18T08:19:35.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:35.184+0000 7f3f258f3700 1 -- 172.21.15.164:0/2739831242 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cc7a9c04e0 con 0x55cc7a995000 2024-02-18T08:19:35.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 bash[53840]: e1d33bf16f0ea2e6f48f8f23ac60edfe04228da00581aca12d48bdf776728b4f 2024-02-18T08:19:35.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 systemd[1]: Started Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:35.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:35.314+0000 7f3f35eee680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:19:35.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:35.406+0000 7f3f35eee680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:19:36.111 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:35.833+0000 7f3f35eee680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:748: done (3 left) 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:749: copy_from oid 25 from oid 42 current snap is 70 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:750: rollback oid 24 current snap is 70 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 62 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:751: setattr oid 3 current snap is 70 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:743: finishing copy_from to smithi08262953-31 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 119 (ObjNum 579792368 snap 21935 seq_num 0) dirty exists 2024-02-18T08:19:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:752: delete oid 41 current snap is 70 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:744: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:743: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:744: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:744: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 104 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 1 to smithi08262953-36 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 2 to smithi08262953-36 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 3 to smithi08262953-36 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 4 to smithi08262953-36 2024-02-18T08:19:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 6 to smithi08262953-36 2024-02-18T08:19:36.372 INFO:tasks.rados.rados.0.smithi082.stdout:747: finishing write tid 7 to smithi08262953-36 2024-02-18T08:19:36.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 137 (ObjNum 250 snap 70 seq_num 250) dirty exists 2024-02-18T08:19:36.372 INFO:tasks.rados.rados.0.smithi082.stdout:747: left oid 36 (ObjNum 250 snap 70 seq_num 250) 2024-02-18T08:19:36.376 INFO:tasks.rados.rados.0.smithi082.stdout:749: finishing copy_from to smithi08262953-25 2024-02-18T08:19:36.376 INFO:tasks.rados.rados.0.smithi082.stdout:749: got expected ENOENT (src dne) 2024-02-18T08:19:36.378 INFO:tasks.rados.rados.0.smithi082.stdout:743: done (6 left) 2024-02-18T08:19:36.378 INFO:tasks.rados.rados.0.smithi082.stdout:744: done (5 left) 2024-02-18T08:19:36.379 INFO:tasks.rados.rados.0.smithi082.stdout:747: done (4 left) 2024-02-18T08:19:36.379 INFO:tasks.rados.rados.0.smithi082.stdout:752: done (3 left) 2024-02-18T08:19:36.379 INFO:tasks.rados.rados.0.smithi082.stdout:753: snap_create 2024-02-18T08:19:36.379 INFO:tasks.rados.rados.0.smithi082.stdout:749: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:19:36.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 436 (ObjNum 174 snap 48 seq_num 174) dirty exists 2024-02-18T08:19:36.385 INFO:tasks.rados.rados.0.smithi082.stdout:750: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:19:36.385 INFO:tasks.rados.rados.0.smithi082.stdout:750: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:19:36.385 INFO:tasks.rados.rados.0.smithi082.stdout:750: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:19:36.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 214 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:19:37.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:36.662+0000 7f3f35eee680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:19:37.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:36.759+0000 7f3f35eee680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:19:37.366 INFO:tasks.rados.rados.0.smithi082.stdout:749: done (3 left) 2024-02-18T08:19:37.367 INFO:tasks.rados.rados.0.smithi082.stdout:750: done (2 left) 2024-02-18T08:19:37.367 INFO:tasks.rados.rados.0.smithi082.stdout:751: done (1 left) 2024-02-18T08:19:37.367 INFO:tasks.rados.rados.0.smithi082.stdout:753: done (0 left) 2024-02-18T08:19:37.367 INFO:tasks.rados.rados.0.smithi082.stdout:754: delete oid 9 current snap is 71 2024-02-18T08:19:37.368 INFO:tasks.rados.rados.0.smithi082.stdout:754: done (0 left) 2024-02-18T08:19:37.368 INFO:tasks.rados.rados.0.smithi082.stdout:755: snap_create 2024-02-18T08:19:37.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:37.025+0000 7f3f35eee680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:19:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:755: done (0 left) 2024-02-18T08:19:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:756: rmattr oid 13 current snap is 72 2024-02-18T08:19:38.371 INFO:tasks.rados.rados.0.smithi082.stdout:757: snap_create 2024-02-18T08:19:38.376 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 555 (ObjNum 1666406754 snap 1868651864 seq_num 1449750615) dirty exists 2024-02-18T08:19:38.385 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.068+0000 7f3f35eee680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:19:38.385 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.207+0000 7f3f35eee680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:38.385 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.291+0000 7f3f35eee680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:38.698 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.386+0000 7f3f35eee680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:19:38.698 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.601+0000 7f3f35eee680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:19:39.007 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:38.902+0000 7f3f35eee680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:19:39.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:39.008+0000 7f3f35eee680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:39.371 INFO:tasks.rados.rados.0.smithi082.stdout:756: done (1 left) 2024-02-18T08:19:39.371 INFO:tasks.rados.rados.0.smithi082.stdout:757: done (0 left) 2024-02-18T08:19:39.371 INFO:tasks.rados.rados.0.smithi082.stdout:758: copy_from oid 43 from oid 39 current snap is 73 2024-02-18T08:19:39.371 INFO:tasks.rados.rados.0.smithi082.stdout:759: delete oid 49 current snap is 73 2024-02-18T08:19:39.376 INFO:tasks.rados.rados.0.smithi082.stdout:759: done (1 left) 2024-02-18T08:19:39.377 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 73 2024-02-18T08:19:39.377 INFO:tasks.rados.rados.0.smithi082.stdout:760: seq_num 254 ranges {0=663552,663552=663552,1327104=540672} 2024-02-18T08:19:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:760: writing smithi08262953-23 from 0 to 663552 tid 1 2024-02-18T08:19:39.387 INFO:tasks.rados.rados.0.smithi082.stdout:760: writing smithi08262953-23 from 663552 to 1327104 tid 2 2024-02-18T08:19:39.388 INFO:tasks.rados.rados.0.smithi082.stdout:760: writing smithi08262953-23 from 1327104 to 1867776 tid 3 2024-02-18T08:19:39.389 INFO:tasks.rados.rados.0.smithi082.stdout:761: rollback oid 3 current snap is 73 2024-02-18T08:19:39.389 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 41 2024-02-18T08:19:39.389 INFO:tasks.rados.rados.0.smithi082.stdout:762: snap_create 2024-02-18T08:19:39.389 INFO:tasks.rados.rados.0.smithi082.stdout:760: finishing write tid 1 to smithi08262953-23 2024-02-18T08:19:39.392 INFO:tasks.rados.rados.0.smithi082.stdout:760: finishing write tid 2 to smithi08262953-23 2024-02-18T08:19:39.393 INFO:tasks.rados.rados.0.smithi082.stdout:760: finishing write tid 3 to smithi08262953-23 2024-02-18T08:19:39.393 INFO:tasks.rados.rados.0.smithi082.stdout:760: finishing write tid 5 to smithi08262953-23 2024-02-18T08:19:39.393 INFO:tasks.rados.rados.0.smithi082.stdout:758: finishing copy_from to smithi08262953-43 2024-02-18T08:19:39.393 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 368 (ObjNum 227 snap 61 seq_num 227) dirty exists 2024-02-18T08:19:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:761: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:19:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:761: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:19:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:758: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:19:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:761: finishing rollback tid 2 to smithi08262953-3 2024-02-18T08:19:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 442 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-02-18T08:19:39.395 INFO:tasks.rados.rados.0.smithi082.stdout:760: finishing write tid 6 to smithi08262953-23 2024-02-18T08:19:39.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 225 (ObjNum 254 snap 73 seq_num 254) dirty exists 2024-02-18T08:19:39.395 INFO:tasks.rados.rados.0.smithi082.stdout:760: left oid 23 (ObjNum 254 snap 73 seq_num 254) 2024-02-18T08:19:40.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:39.759+0000 7f3f35eee680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:19:40.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:39.840+0000 7f3f35eee680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:19:40.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:39.933+0000 7f3f35eee680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:19:40.366 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.106+0000 7f3f35eee680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:19:40.383 INFO:tasks.rados.rados.0.smithi082.stdout:758: done (3 left) 2024-02-18T08:19:40.383 INFO:tasks.rados.rados.0.smithi082.stdout:760: done (2 left) 2024-02-18T08:19:40.383 INFO:tasks.rados.rados.0.smithi082.stdout:761: done (1 left) 2024-02-18T08:19:40.383 INFO:tasks.rados.rados.0.smithi082.stdout:762: done (0 left) 2024-02-18T08:19:40.383 INFO:tasks.rados.rados.0.smithi082.stdout:763: read oid 42 snap -1 2024-02-18T08:19:40.384 INFO:tasks.rados.rados.0.smithi082.stdout:763: expect deleted 2024-02-18T08:19:40.384 INFO:tasks.rados.rados.0.smithi082.stdout:764: read oid 24 snap -1 2024-02-18T08:19:40.384 INFO:tasks.rados.rados.0.smithi082.stdout:764: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:40.384 INFO:tasks.rados.rados.0.smithi082.stdout:765: snap_create 2024-02-18T08:19:40.390 INFO:tasks.rados.rados.0.smithi082.stdout:764: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:40.638 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.367+0000 7f3f35eee680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:19:40.638 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.503+0000 7f3f35eee680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:19:40.894 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.639+0000 7f3f35eee680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:40.894 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.811+0000 7f3f35eee680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:19:41.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:40.895+0000 7f3f35eee680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:19:41.305 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:41 smithi082 systemd[1]: Stopping Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:19:41.600 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:41 smithi082 bash[66326]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.a 2024-02-18T08:19:42.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:41 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service: Succeeded. 2024-02-18T08:19:42.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:41 smithi082 systemd[1]: Stopped Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:42.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:41 smithi082 systemd[1]: Starting Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:19:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 bash[66504]: ae63469a2d2ab957303a424e2fdf5c091aa88de39019aa0b63cd2dab34ff7983 2024-02-18T08:19:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.244+0000 7f5505fe7880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:19:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.244+0000 7f5505fe7880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 1 2024-02-18T08:19:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.244+0000 7f5505fe7880 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 systemd[1]: Started Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.249+0000 7f5505fe7880 0 load: jerasure load: lrc load: isa 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: RocksDB version: 6.8.1 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Compile date Feb 17 2024 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: DB SUMMARY 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:19:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 445 Bytes 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000017.sst 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000015.log size: 518694 ; 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:19:42.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.env: 0x560e5df36080 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.fs: Posix File System 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.info_log: 0x560e601a2260 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:19:42.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.db_log_dir: 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:19:42.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:19:42.656 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.write_buffer_manager: 0x560e60e94360 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.unordered_write: 0 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.row_cache: None 2024-02-18T08:19:42.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.wal_filter: None 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.log_readahead_size: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:19:42.658 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Compression algorithms supported: 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:19:42.659 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kZSTD supported: 0 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.merge_operator: 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:19:42.660 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e60147d10) 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cache_index_and_filter_blocks: 1 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: pin_top_level_index_and_filter: 1 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: index_type: 0 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: data_block_index_type: 0 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: index_shortening: 1 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: hash_index_allow_collision: 1 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: checksum: 1 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: no_block_cache: 0 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_cache: 0x560e6017cf10 2024-02-18T08:19:42.661 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_cache_name: BinnedLRUCache 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_cache_options: 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: capacity : 536870912 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: num_shard_bits : 4 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: strict_capacity_limit : 0 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: high_pri_pool_ratio: 0.000 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_cache_compressed: (nil) 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: persistent_cache: (nil) 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_size: 4096 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_size_deviation: 10 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_restart_interval: 16 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: index_block_restart_interval: 1 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: metadata_block_size: 4096 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: partition_filters: 0 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: use_delta_encoding: 1 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:19:42.662 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: whole_key_filtering: 1 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: verify_compression: 0 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: read_amp_bytes_per_bit: 0 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: format_version: 2 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: enable_index_compression: 1 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: block_align: 0 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.num_levels: 7 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:19:42.663 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:19:42.664 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:19:42.665 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:19:42.666 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.ttl: 2592000 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.250+0000 7f5505fe7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-18T08:19:42.667 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.251+0000 7f5505fe7880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.251+0000 7f5505fe7880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 19, last_sequence is 8968, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.251+0000 7f5505fe7880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 15 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.251+0000 7f5505fe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244382252684, "job": 1, "event": "recovery_started", "log_files": [15]} 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.251+0000 7f5505fe7880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #15 mode 2 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.252+0000 7f5505fe7880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.253+0000 7f5505fe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244382254583, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 507051, "table_properties": {"data_size": 504880, "index_size": 1033, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 325, "raw_key_size": 2517, "raw_average_key_size": 28, "raw_value_size": 502518, "raw_average_value_size": 5710, "num_data_blocks": 32, "num_entries": 88, "num_deletions": 7, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708244382, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.253+0000 7f5505fe7880 4 rocksdb: [version_set.cc:3826] Creating manifest 20 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.253+0000 7f5505fe7880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.253+0000 7f5505fe7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244382255011, "job": 1, "event": "recovery_finished"} 2024-02-18T08:19:42.668 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.254+0000 7f5505fe7880 4 rocksdb: DB pointer 0x560e60245800 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.254+0000 7f54ecdd9700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.254+0000 7f54ecdd9700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** DB Stats ** 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** Compaction Stats [default] ** 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: L0 1/0 495.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.669 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: L6 1/0 20.96 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 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Sum 2/0 21.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** Compaction Stats [default] ** 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Cumulative compaction: 0.00 GB write, 121.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:19:42.670 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Interval compaction: 0.00 GB write, 121.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 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-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** Compaction Stats [default] ** 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: L0 1/0 495.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: L6 1/0 20.96 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 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Sum 2/0 21.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** Compaction Stats [default] ** 2024-02-18T08:19:42.671 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 374.0 0.00 0.00 1 0.001 0 0 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Cumulative compaction: 0.00 GB write, 120.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 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-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:19:42.672 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.255+0000 7f5505fe7880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] at bind addrs [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 1 mon.a@-1(???) e3 preinit fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).mds e7 new map 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).mds e7 print_map 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: e7 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 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-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: legacy client fscid: 1 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Filesystem 'foo' (1) 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: fs_name foo 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: epoch 4 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: flags 12 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: created 2024-02-18T08:16:37.325677+0000 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: modified 2024-02-18T08:16:41.313045+0000 2024-02-18T08:19:42.673 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: tableserver 0 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: root 0 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: session_timeout 60 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: session_autoclose 300 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: max_file_size 1099511627776 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: required_client_features {} 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: last_failure 0 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: last_failure_osd_epoch 0 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 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-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: max_mds 1 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: in 0 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: up {0=24529} 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: failed 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: damaged 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: stopped 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: data_pools [4] 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: metadata_pool 3 2024-02-18T08:19:42.674 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: inline_data disabled 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: balancer 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: standby_count_wanted 1 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: [mds.foo.smithi082.qvokan{0:24529} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.82:6834/2498449539,v1:172.21.15.82:6835/2498449539] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: Standby daemons: 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: [mds.foo.smithi164.uchofe{-1:34466} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).osd e196 crush map has features 3314933069571702784, adjusting msgr requires 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).osd e196 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).osd e196 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.256+0000 7f5505fe7880 0 mon.a@-1(???).osd e196 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:39.151415+0000 mgr.y (mgr.24802) 18 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:19:42.675 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:39.164086+0000 mgr.y (mgr.24802) 19 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:39.180159+0000 mgr.y (mgr.24802) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:39.372091+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:39.512344+0000 mgr.y (mgr.24802) 21 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 163 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:40.097726+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:40.098392+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:40.098936+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:40.099413+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:40.100166+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:19:42.676 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:19:42.257+0000 7f5505fe7880 1 mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-02-18T08:19:42.964 INFO:tasks.rados.rados.0.smithi082.stdout:763: done (2 left) 2024-02-18T08:19:42.964 INFO:tasks.rados.rados.0.smithi082.stdout:764: done (1 left) 2024-02-18T08:19:42.964 INFO:tasks.rados.rados.0.smithi082.stdout:765: done (0 left) 2024-02-18T08:19:42.964 INFO:tasks.rados.rados.0.smithi082.stdout:766: delete oid 10 current snap is 75 2024-02-18T08:19:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:766: done (0 left) 2024-02-18T08:19:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:767: snap_create 2024-02-18T08:19:43.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: ignoring --setuser ceph since I am not root 2024-02-18T08:19:43.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: ignoring --setgroup ceph since I am not root 2024-02-18T08:19:43.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:43.084+0000 7f7e8fb9b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:19:43.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:43.165+0000 7f7e8fb9b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: ignoring --setuser ceph since I am not root 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: ignoring --setgroup ceph since I am not root 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:43.082+0000 7fd87d28e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:43.162+0000 7fd87d28e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:41.113685+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:41.113886+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:41.114013+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24802 172.21.15.82:0/564074377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:19:43.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:41.512701+0000 mgr.y (mgr.24802) 24 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 163 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.867758+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.883034+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.889024+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.901695+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.901726+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.902676+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 32s), standbys: x 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.903045+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.912642+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 32s), standbys: x 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:42.920357+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24802 ' entity='' 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.921342+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:19:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.921396+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:19:43.899 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:43.523+0000 7fd87d28e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:19:43.966 INFO:tasks.rados.rados.0.smithi082.stdout:767: done (0 left) 2024-02-18T08:19:43.966 INFO:tasks.rados.rados.0.smithi082.stdout:768: read oid 17 snap -1 2024-02-18T08:19:43.966 INFO:tasks.rados.rados.0.smithi082.stdout:768: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:43.966 INFO:tasks.rados.rados.0.smithi082.stdout:769: rollback oid 6 current snap is 76 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 69 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:770: read oid 27 snap 75 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:770: expect deleted 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:771: copy_from oid 18 from oid 22 current snap is 76 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:772: rmattr oid 14 current snap is 76 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:772: done (4 left) 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 76 2024-02-18T08:19:43.967 INFO:tasks.rados.rados.0.smithi082.stdout:773: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2024-02-18T08:19:43.970 INFO:tasks.rados.rados.0.smithi082.stdout:773: writing smithi08262953-11 from 0 to 696320 tid 1 2024-02-18T08:19:43.975 INFO:tasks.rados.rados.0.smithi082.stdout:773: writing smithi08262953-11 from 696320 to 1130496 tid 2 2024-02-18T08:19:43.978 INFO:tasks.rados.rados.0.smithi082.stdout:773: writing smithi08262953-11 from 1130496 to 1900544 tid 3 2024-02-18T08:19:43.978 INFO:tasks.rados.rados.0.smithi082.stdout:774: setattr oid 25 current snap is 76 2024-02-18T08:19:43.978 INFO:tasks.rados.rados.0.smithi082.stdout:768: expect (ObjNum 208 snap 57 seq_num 208) 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:769: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:771: finishing copy_from to smithi08262953-18 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:771: got expected ENOENT (src dne) 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:771: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:769: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:769: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 326 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-02-18T08:19:44.008 INFO:tasks.rados.rados.0.smithi082.stdout:773: finishing write tid 1 to smithi08262953-11 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: finishing write tid 2 to smithi08262953-11 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: finishing write tid 3 to smithi08262953-11 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: finishing write tid 5 to smithi08262953-11 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: finishing write tid 6 to smithi08262953-11 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: left oid 11 (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:768: done (5 left) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:769: done (4 left) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:770: done (3 left) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:771: done (2 left) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:773: done (1 left) 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:775: read oid 38 snap -1 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:775: expect deleted 2024-02-18T08:19:44.009 INFO:tasks.rados.rados.0.smithi082.stdout:776: delete oid 28 current snap is 76 2024-02-18T08:19:44.010 INFO:tasks.rados.rados.0.smithi082.stdout:775: done (2 left) 2024-02-18T08:19:44.010 INFO:tasks.rados.rados.0.smithi082.stdout:776: done (1 left) 2024-02-18T08:19:44.010 INFO:tasks.rados.rados.0.smithi082.stdout:777: delete oid 48 current snap is 76 2024-02-18T08:19:44.010 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 171 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:19:44.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:43.532+0000 7f7e8fb9b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-18T08:19:44.012 INFO:tasks.rados.rados.0.smithi082.stdout:774: done (1 left) 2024-02-18T08:19:44.013 INFO:tasks.rados.rados.0.smithi082.stdout:777: done (0 left) 2024-02-18T08:19:44.013 INFO:tasks.rados.rados.0.smithi082.stdout:778: delete oid 30 current snap is 76 2024-02-18T08:19:44.015 INFO:tasks.rados.rados.0.smithi082.stdout:778: done (0 left) 2024-02-18T08:19:44.015 INFO:tasks.rados.rados.0.smithi082.stdout:779: snap_create 2024-02-18T08:19:44.277 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:42.962293+0000 mon.a (mon.0) 12 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-02-18T08:19:44.277 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:43.915093+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e26: y(active, since 33s), standbys: x 2024-02-18T08:19:44.573 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:44.278+0000 7fd87d28e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:19:44.573 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:44.362+0000 7fd87d28e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:19:44.585 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:44.289+0000 7f7e8fb9b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-18T08:19:44.585 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:44.374+0000 7f7e8fb9b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-18T08:19:44.899 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:44.573+0000 7fd87d28e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:19:44.969 INFO:tasks.rados.rados.0.smithi082.stdout:779: done (0 left) 2024-02-18T08:19:44.970 INFO:tasks.rados.rados.0.smithi082.stdout:780: snap_create 2024-02-18T08:19:45.011 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:44.586+0000 7f7e8fb9b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-18T08:19:45.399 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:43.967403+0000 mon.a (mon.0) 14 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-02-18T08:19:45.809 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:45.512+0000 7fd87d28e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:19:45.809 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:45.640+0000 7fd87d28e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:45.809 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:45.718+0000 7fd87d28e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:45.810 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:45.810+0000 7fd87d28e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:19:45.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:45.529+0000 7f7e8fb9b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-18T08:19:45.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:45.657+0000 7f7e8fb9b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:45.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:45.736+0000 7f7e8fb9b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:45.824 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:45.825+0000 7f7e8fb9b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-18T08:19:45.973 INFO:tasks.rados.rados.0.smithi082.stdout:780: done (0 left) 2024-02-18T08:19:45.973 INFO:tasks.rados.rados.0.smithi082.stdout:781: copy_from oid 48 from oid 1 current snap is 78 2024-02-18T08:19:45.974 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 78 2024-02-18T08:19:45.974 INFO:tasks.rados.rados.0.smithi082.stdout:782: seq_num 260 ranges {0=761856,761856=417792,1179648=786432} 2024-02-18T08:19:45.977 INFO:tasks.rados.rados.0.smithi082.stdout:782: writing smithi08262953-41 from 0 to 761856 tid 1 2024-02-18T08:19:45.980 INFO:tasks.rados.rados.0.smithi082.stdout:782: writing smithi08262953-41 from 761856 to 1179648 tid 2 2024-02-18T08:19:45.985 INFO:tasks.rados.rados.0.smithi082.stdout:782: writing smithi08262953-41 from 1179648 to 1966080 tid 3 2024-02-18T08:19:45.985 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 78 2024-02-18T08:19:45.985 INFO:tasks.rados.rados.0.smithi082.stdout:783: seq_num 261 ranges {2736128=778240,3514368=704512,4218880=499712} 2024-02-18T08:19:46.004 INFO:tasks.rados.rados.0.smithi082.stdout:783: writing smithi08262953-25 from 2736128 to 3514368 tid 1 2024-02-18T08:19:46.008 INFO:tasks.rados.rados.0.smithi082.stdout:783: writing smithi08262953-25 from 3514368 to 4218880 tid 2 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:783: writing smithi08262953-25 from 4218880 to 4718592 tid 3 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:784: rmattr oid 32 current snap is 78 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:781: finishing copy_from to smithi08262953-48 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:781: got expected ENOENT (src dne) 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:781: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: finishing write tid 1 to smithi08262953-41 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: finishing write tid 2 to smithi08262953-41 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: finishing write tid 3 to smithi08262953-41 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: finishing write tid 5 to smithi08262953-41 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: finishing write tid 6 to smithi08262953-41 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 373 (ObjNum 260 snap 78 seq_num 260) dirty exists 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:782: left oid 41 (ObjNum 260 snap 78 seq_num 260) 2024-02-18T08:19:46.013 INFO:tasks.rados.rados.0.smithi082.stdout:783: finishing write tid 1 to smithi08262953-25 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:781: done (3 left) 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:782: done (2 left) 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:785: read oid 21 snap -1 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:785: expect deleted 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 78 2024-02-18T08:19:46.014 INFO:tasks.rados.rados.0.smithi082.stdout:786: seq_num 262 ranges {3981312=794624,4775936=589824,5365760=614400} 2024-02-18T08:19:46.037 INFO:tasks.rados.rados.0.smithi082.stdout:786: writing smithi08262953-39 from 3981312 to 4775936 tid 1 2024-02-18T08:19:46.041 INFO:tasks.rados.rados.0.smithi082.stdout:786: writing smithi08262953-39 from 4775936 to 5365760 tid 2 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:786: writing smithi08262953-39 from 5365760 to 5980160 tid 3 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:787: copy_from oid 27 from oid 37 current snap is 78 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:783: finishing write tid 2 to smithi08262953-25 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 432 (ObjNum 150 snap 40 seq_num 150) dirty exists 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:783: finishing write tid 3 to smithi08262953-25 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:784: done (4 left) 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:785: done (3 left) 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:788: snap_create 2024-02-18T08:19:46.045 INFO:tasks.rados.rados.0.smithi082.stdout:783: finishing write tid 5 to smithi08262953-25 2024-02-18T08:19:46.046 INFO:tasks.rados.rados.0.smithi082.stdout:783: finishing write tid 6 to smithi08262953-25 2024-02-18T08:19:46.046 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 176 (ObjNum 261 snap 78 seq_num 261) dirty exists 2024-02-18T08:19:46.046 INFO:tasks.rados.rados.0.smithi082.stdout:783: left oid 25 (ObjNum 261 snap 78 seq_num 261) 2024-02-18T08:19:46.046 INFO:tasks.rados.rados.0.smithi082.stdout:786: finishing write tid 1 to smithi08262953-39 2024-02-18T08:19:46.046 INFO:tasks.rados.rados.0.smithi082.stdout:786: finishing write tid 2 to smithi08262953-39 2024-02-18T08:19:46.047 INFO:tasks.rados.rados.0.smithi082.stdout:786: finishing write tid 3 to smithi08262953-39 2024-02-18T08:19:46.047 INFO:tasks.rados.rados.0.smithi082.stdout:786: finishing write tid 5 to smithi08262953-39 2024-02-18T08:19:46.048 INFO:tasks.rados.rados.0.smithi082.stdout:787: finishing copy_from to smithi08262953-27 2024-02-18T08:19:46.048 INFO:tasks.rados.rados.0.smithi082.stdout:787: got expected ENOENT (src dne) 2024-02-18T08:19:46.048 INFO:tasks.rados.rados.0.smithi082.stdout:786: finishing write tid 6 to smithi08262953-39 2024-02-18T08:19:46.048 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 447 (ObjNum 262 snap 78 seq_num 262) dirty exists 2024-02-18T08:19:46.048 INFO:tasks.rados.rados.0.smithi082.stdout:786: left oid 39 (ObjNum 262 snap 78 seq_num 262) 2024-02-18T08:19:46.049 INFO:tasks.rados.rados.0.smithi082.stdout:787: finishing copy_from racing read to smithi08262953-27 2024-02-18T08:19:46.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:44.971524+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-02-18T08:19:46.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:46.011+0000 7fd87d28e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:19:46.261 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:46.030+0000 7f7e8fb9b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-18T08:19:46.649 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:46.299+0000 7fd87d28e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:19:46.650 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:46.398+0000 7fd87d28e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:46.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:46.312+0000 7f7e8fb9b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-18T08:19:46.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:46.411+0000 7f7e8fb9b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:783: done (3 left) 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:786: done (2 left) 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:787: done (1 left) 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:788: done (0 left) 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:789: rollback oid 46 current snap is 79 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 75 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:790: copy_from oid 35 from oid 11 current snap is 79 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:791: read oid 30 snap -1 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:791: expect deleted 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:792: copy_from oid 6 from oid 38 current snap is 79 2024-02-18T08:19:46.984 INFO:tasks.rados.rados.0.smithi082.stdout:793: delete oid 33 current snap is 79 2024-02-18T08:19:46.986 INFO:tasks.rados.rados.0.smithi082.stdout:792: finishing copy_from to smithi08262953-6 2024-02-18T08:19:46.987 INFO:tasks.rados.rados.0.smithi082.stdout:792: got expected ENOENT (src dne) 2024-02-18T08:19:46.987 INFO:tasks.rados.rados.0.smithi082.stdout:792: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:791: done (4 left) 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:792: done (3 left) 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:793: done (2 left) 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:794: read oid 47 snap -1 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:794: expect (ObjNum 210 snap 57 seq_num 210) 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:789: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 139 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:19:46.989 INFO:tasks.rados.rados.0.smithi082.stdout:795: read oid 45 snap -1 2024-02-18T08:19:46.990 INFO:tasks.rados.rados.0.smithi082.stdout:795: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:19:46.990 INFO:tasks.rados.rados.0.smithi082.stdout:789: done (3 left) 2024-02-18T08:19:46.990 INFO:tasks.rados.rados.0.smithi082.stdout:796: copy_from oid 14 from oid 3 current snap is 79 2024-02-18T08:19:46.990 INFO:tasks.rados.rados.0.smithi082.stdout:797: copy_from oid 49 from oid 13 current snap is 79 2024-02-18T08:19:46.990 INFO:tasks.rados.rados.0.smithi082.stdout:798: snap_remove snap 57 2024-02-18T08:19:47.266 INFO:tasks.rados.rados.0.smithi082.stdout:798: done (5 left) 2024-02-18T08:19:47.266 INFO:tasks.rados.rados.0.smithi082.stdout:799: read oid 37 snap -1 2024-02-18T08:19:47.267 INFO:tasks.rados.rados.0.smithi082.stdout:799: expect deleted 2024-02-18T08:19:47.267 INFO:tasks.rados.rados.0.smithi082.stdout:800: copy_from oid 39 from oid 8 current snap is 79 2024-02-18T08:19:47.267 INFO:tasks.rados.rados.0.smithi082.stdout:801: snap_remove snap 68 2024-02-18T08:19:47.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:45.973959+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-02-18T08:19:47.320 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.131+0000 7fd87d28e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:19:47.320 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.214+0000 7fd87d28e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:19:47.320 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.320+0000 7fd87d28e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:19:47.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.166+0000 7f7e8fb9b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-18T08:19:47.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.249+0000 7f7e8fb9b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-18T08:19:47.511 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.355+0000 7f7e8fb9b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-18T08:19:47.649 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.498+0000 7fd87d28e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:19:47.789 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.530+0000 7f7e8fb9b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-18T08:19:48.020 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:46.984790+0000 mon.a (mon.0) 17 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-02-18T08:19:48.020 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:47.267218+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-02-18T08:19:48.020 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.754+0000 7fd87d28e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:19:48.020 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:47.886+0000 7fd87d28e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:19:48.021 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:48.020+0000 7fd87d28e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:48.058 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.790+0000 7f7e8fb9b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-18T08:19:48.058 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:47.924+0000 7f7e8fb9b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:801: done (7 left) 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:802: rmattr oid 25 current snap is 79 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:803: read oid 50 snap -1 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:803: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:804: rollback oid 44 current snap is 79 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 71 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:805: copy_from oid 5 from oid 28 current snap is 79 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:806: read oid 33 snap -1 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:806: expect deleted 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:807: rollback oid 16 current snap is 79 2024-02-18T08:19:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 75 2024-02-18T08:19:48.283 INFO:tasks.rados.rados.0.smithi082.stdout:808: snap_create 2024-02-18T08:19:48.286 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:48.193+0000 7fd87d28e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:19:48.286 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:48.283+0000 7fd87d28e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:19:48.286 INFO:tasks.rados.rados.0.smithi082.stdout:794: expect (ObjNum 210 snap 57 seq_num 210) 2024-02-18T08:19:48.329 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:48.059+0000 7f7e8fb9b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-18T08:19:48.329 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:48.233+0000 7f7e8fb9b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:796: finishing copy_from to smithi08262953-14 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 442 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:797: finishing copy_from to smithi08262953-49 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 555 (ObjNum 579479664 snap 21935 seq_num 579100960) dirty exists 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:797: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:796: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:19:48.446 INFO:tasks.rados.rados.0.smithi082.stdout:790: finishing copy_from to smithi08262953-35 2024-02-18T08:19:48.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:19:48.447 INFO:tasks.rados.rados.0.smithi082.stdout:790: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:19:48.447 INFO:tasks.rados.rados.0.smithi082.stdout:795: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:19:48.761 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 08:19:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x[53854]: debug 2024-02-18T08:19:48.330+0000 7f7e8fb9b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-18T08:19:48.862 INFO:tasks.rados.rados.0.smithi082.stdout:800: finishing copy_from to smithi08262953-39 2024-02-18T08:19:48.862 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 390 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:800: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:790: done (13 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:794: done (12 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:795: done (11 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:796: done (10 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:797: done (9 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:799: done (8 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:800: done (7 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:808: done (6 left) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:809: copy_from oid 7 from oid 24 current snap is 80 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 182 (ObjNum 261 snap 78 seq_num 261) dirty exists 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:805: finishing copy_from to smithi08262953-5 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:805: got expected ENOENT (src dne) 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:805: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:19:48.863 INFO:tasks.rados.rados.0.smithi082.stdout:803: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:807: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:807: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:807: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 338 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:804: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:19:48.882 INFO:tasks.rados.rados.0.smithi082.stdout:804: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:804: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 151 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:809: finishing copy_from to smithi08262953-7 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 214 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:809: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:19:48.883 INFO:tasks.rados.rados.0.smithi082.stdout:802: done (6 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:803: done (5 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:804: done (4 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:805: done (3 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:806: done (2 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:807: done (1 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:809: done (0 left) 2024-02-18T08:19:48.884 INFO:tasks.rados.rados.0.smithi082.stdout:810: read oid 27 snap -1 2024-02-18T08:19:48.885 INFO:tasks.rados.rados.0.smithi082.stdout:810: expect deleted 2024-02-18T08:19:48.885 INFO:tasks.rados.rados.0.smithi082.stdout:811: read oid 45 snap -1 2024-02-18T08:19:48.885 INFO:tasks.rados.rados.0.smithi082.stdout:811: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:19:48.885 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 80 2024-02-18T08:19:48.885 INFO:tasks.rados.rados.0.smithi082.stdout:812: seq_num 264 ranges {3981312=425984,4407296=761856,5169152=770048,5939200=73728} 2024-02-18T08:19:48.905 INFO:tasks.rados.rados.0.smithi082.stdout:812: writing smithi08262953-43 from 3981312 to 4407296 tid 1 2024-02-18T08:19:48.910 INFO:tasks.rados.rados.0.smithi082.stdout:812: writing smithi08262953-43 from 4407296 to 5169152 tid 2 2024-02-18T08:19:48.916 INFO:tasks.rados.rados.0.smithi082.stdout:812: writing smithi08262953-43 from 5169152 to 5939200 tid 3 2024-02-18T08:19:48.917 INFO:tasks.rados.rados.0.smithi082.stdout:812: writing smithi08262953-43 from 5939200 to 6012928 tid 4 2024-02-18T08:19:48.917 INFO:tasks.rados.rados.0.smithi082.stdout:813: read oid 24 snap -1 2024-02-18T08:19:48.917 INFO:tasks.rados.rados.0.smithi082.stdout:813: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:48.917 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 80 2024-02-18T08:19:48.917 INFO:tasks.rados.rados.0.smithi082.stdout:814: seq_num 265 ranges {1171456=442368,1613824=647168,2260992=573440,2834432=385024} 2024-02-18T08:19:48.926 INFO:tasks.rados.rados.0.smithi082.stdout:814: writing smithi08262953-12 from 1171456 to 1613824 tid 1 2024-02-18T08:19:48.930 INFO:tasks.rados.rados.0.smithi082.stdout:814: writing smithi08262953-12 from 1613824 to 2260992 tid 2 2024-02-18T08:19:48.933 INFO:tasks.rados.rados.0.smithi082.stdout:814: writing smithi08262953-12 from 2260992 to 2834432 tid 3 2024-02-18T08:19:48.936 INFO:tasks.rados.rados.0.smithi082.stdout:814: writing smithi08262953-12 from 2834432 to 3219456 tid 4 2024-02-18T08:19:48.936 INFO:tasks.rados.rados.0.smithi082.stdout:815: rollback oid 41 current snap is 80 2024-02-18T08:19:48.936 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 41 2024-02-18T08:19:48.937 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 1 to smithi08262953-43 2024-02-18T08:19:48.937 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 2 to smithi08262953-43 2024-02-18T08:19:48.937 INFO:tasks.rados.rados.0.smithi082.stdout:811: expect (ObjNum 134 snap 33 seq_num 134) 2024-02-18T08:19:49.361 INFO:tasks.rados.rados.0.smithi082.stdout:813: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:19:49.372 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 3 to smithi08262953-43 2024-02-18T08:19:49.372 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 4 to smithi08262953-43 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:810: done (5 left) 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:811: done (4 left) 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:813: done (3 left) 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:816: read oid 29 snap -1 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:816: expect deleted 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:817: copy_from oid 46 from oid 17 current snap is 80 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 6 to smithi08262953-43 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:812: finishing write tid 7 to smithi08262953-43 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 456 (ObjNum 264 snap 80 seq_num 264) dirty exists 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:812: left oid 43 (ObjNum 264 snap 80 seq_num 264) 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 1 to smithi08262953-12 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 2 to smithi08262953-12 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 3 to smithi08262953-12 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 4 to smithi08262953-12 2024-02-18T08:19:49.373 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 6 to smithi08262953-12 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:815: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:812: done (4 left) 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:818: rmattr oid 47 current snap is 80 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:815: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:815: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 445 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:814: finishing write tid 7 to smithi08262953-12 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 344 (ObjNum 265 snap 80 seq_num 265) dirty exists 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:814: left oid 12 (ObjNum 265 snap 80 seq_num 265) 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:814: done (4 left) 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:815: done (3 left) 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:819: rollback oid 8 current snap is 80 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 65 2024-02-18T08:19:49.374 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 80 2024-02-18T08:19:49.375 INFO:tasks.rados.rados.0.smithi082.stdout:820: seq_num 266 ranges {1867776=458752,2326528=524288,2850816=729088,3579904=352256} 2024-02-18T08:19:49.384 INFO:tasks.rados.rados.0.smithi082.stdout:820: writing smithi08262953-23 from 1867776 to 2326528 tid 1 2024-02-18T08:19:49.387 INFO:tasks.rados.rados.0.smithi082.stdout:820: writing smithi08262953-23 from 2326528 to 2850816 tid 2 2024-02-18T08:19:49.392 INFO:tasks.rados.rados.0.smithi082.stdout:820: writing smithi08262953-23 from 2850816 to 3579904 tid 3 2024-02-18T08:19:49.394 INFO:tasks.rados.rados.0.smithi082.stdout:820: writing smithi08262953-23 from 3579904 to 3932160 tid 4 2024-02-18T08:19:49.394 INFO:tasks.rados.rados.0.smithi082.stdout:821: read oid 38 snap -1 2024-02-18T08:19:49.394 INFO:tasks.rados.rados.0.smithi082.stdout:821: expect deleted 2024-02-18T08:19:49.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 80 2024-02-18T08:19:49.394 INFO:tasks.rados.rados.0.smithi082.stdout:822: seq_num 267 ranges {712704=475136,1187840=458752,1646592=540672,2187264=606208} 2024-02-18T08:19:49.401 INFO:tasks.rados.rados.0.smithi082.stdout:822: writing smithi08262953-50 from 712704 to 1187840 tid 1 2024-02-18T08:19:49.403 INFO:tasks.rados.rados.0.smithi082.stdout:822: writing smithi08262953-50 from 1187840 to 1646592 tid 2 2024-02-18T08:19:49.406 INFO:tasks.rados.rados.0.smithi082.stdout:822: writing smithi08262953-50 from 1646592 to 2187264 tid 3 2024-02-18T08:19:49.410 INFO:tasks.rados.rados.0.smithi082.stdout:822: writing smithi08262953-50 from 2187264 to 2793472 tid 4 2024-02-18T08:19:49.410 INFO:tasks.rados.rados.0.smithi082.stdout:823: setattr oid 16 current snap is 80 2024-02-18T08:19:49.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 461 (ObjNum 210 snap 57 seq_num 210) dirty exists 2024-02-18T08:19:49.410 INFO:tasks.rados.rados.0.smithi082.stdout:819: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:19:49.410 INFO:tasks.rados.rados.0.smithi082.stdout:819: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:819: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 586 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:817: finishing copy_from to smithi08262953-46 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 125 (ObjNum 208 snap 57 seq_num 208) dirty exists 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:817: finishing copy_from racing read to smithi08262953-46 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 1 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 2 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 3 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 4 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 6 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: finishing write tid 7 to smithi08262953-23 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 235 (ObjNum 266 snap 80 seq_num 266) dirty exists 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:820: left oid 23 (ObjNum 266 snap 80 seq_num 266) 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 1 to smithi08262953-50 2024-02-18T08:19:49.411 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 2 to smithi08262953-50 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 3 to smithi08262953-50 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:816: done (7 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:817: done (6 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:818: done (5 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:819: done (4 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:820: done (3 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:821: done (2 left) 2024-02-18T08:19:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:824: read oid 44 snap -1 2024-02-18T08:19:49.413 INFO:tasks.rados.rados.0.smithi082.stdout:824: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:19:49.413 INFO:tasks.rados.rados.0.smithi082.stdout:825: snap_remove snap 73 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.276223+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.294831+0000 mon.a (mon.0) 20 : cluster [INF] Active manager daemon y restarted 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.295138+0000 mon.a (mon.0) 21 : cluster [INF] Activating manager daemon y 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.299855+0000 mon.a (mon.0) 22 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.300156+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e27: y(active, starting, since 0.00510811s), standbys: x 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.344144+0000 mon.a (mon.0) 24 : cluster [DBG] Standby manager daemon x restarted 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:48.344230+0000 mon.a (mon.0) 25 : cluster [DBG] Standby manager daemon x started 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:48.345025+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.? 172.21.15.164:0/2775090632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-18T08:19:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:48.346224+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.? 172.21.15.164:0/2775090632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:19:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:48.347014+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.? 172.21.15.164:0/2775090632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-18T08:19:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:48.347242+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.? 172.21.15.164:0/2775090632' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:19:50.312 INFO:tasks.rados.rados.0.smithi082.stdout:825: done (3 left) 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:826: rollback oid 20 current snap is 80 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 75 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:827: read oid 47 snap -1 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:827: expect (ObjNum 210 snap 57 seq_num 210) 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:828: copy_from oid 2 from oid 11 current snap is 80 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:829: rollback oid 28 current snap is 80 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 70 2024-02-18T08:19:50.313 INFO:tasks.rados.rados.0.smithi082.stdout:830: snap_remove snap 78 2024-02-18T08:19:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:49.303976+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e28: y(active, starting, since 1.00893s), standbys: x 2024-02-18T08:19:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:49.307204+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-18T08:19:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:49.307391+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-18T08:19:51.315 INFO:tasks.rados.rados.0.smithi082.stdout:830: done (7 left) 2024-02-18T08:19:51.315 INFO:tasks.rados.rados.0.smithi082.stdout:831: snap_remove snap 66 2024-02-18T08:19:51.649 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:50.313462+0000 mon.a (mon.0) 27 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-02-18T08:19:52.331 INFO:tasks.rados.rados.0.smithi082.stdout:831: done (7 left) 2024-02-18T08:19:52.331 INFO:tasks.rados.rados.0.smithi082.stdout:832: read oid 34 snap -1 2024-02-18T08:19:52.331 INFO:tasks.rados.rados.0.smithi082.stdout:832: expect (ObjNum 244 snap 66 seq_num 244) 2024-02-18T08:19:52.332 INFO:tasks.rados.rados.0.smithi082.stdout:833: rollback oid 6 current snap is 80 2024-02-18T08:19:52.332 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 69 2024-02-18T08:19:52.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 80 2024-02-18T08:19:52.332 INFO:tasks.rados.rados.0.smithi082.stdout:834: seq_num 268 ranges {0=491520,491520=745472,1236992=745472,1982464=114688} 2024-02-18T08:19:52.334 INFO:tasks.rados.rados.0.smithi082.stdout:834: writing smithi08262953-10 from 0 to 491520 tid 1 2024-02-18T08:19:52.342 INFO:tasks.rados.rados.0.smithi082.stdout:834: writing smithi08262953-10 from 491520 to 1236992 tid 2 2024-02-18T08:19:52.344 INFO:tasks.rados.rados.0.smithi082.stdout:834: writing smithi08262953-10 from 1236992 to 1982464 tid 3 2024-02-18T08:19:52.345 INFO:tasks.rados.rados.0.smithi082.stdout:834: writing smithi08262953-10 from 1982464 to 2097152 tid 4 2024-02-18T08:19:52.345 INFO:tasks.rados.rados.0.smithi082.stdout:835: delete oid 43 current snap is 80 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 4 to smithi08262953-50 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 6 to smithi08262953-50 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:822: finishing write tid 7 to smithi08262953-50 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 109 (ObjNum 267 snap 80 seq_num 267) dirty exists 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:822: left oid 50 (ObjNum 267 snap 80 seq_num 267) 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 346 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:19:52.347 INFO:tasks.rados.rados.0.smithi082.stdout:824: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:19:52.372 INFO:tasks.rados.rados.0.smithi082.stdout:829: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:19:52.372 INFO:tasks.rados.rados.0.smithi082.stdout:829: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:19:52.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 353 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:19:52.372 INFO:tasks.rados.rados.0.smithi082.stdout:826: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 418 (ObjNum 0 snap 0 seq_num 3690989776) dirty dne 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:822: done (10 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:823: done (9 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:824: done (8 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:826: done (7 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:829: done (6 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:835: done (5 left) 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:836: delete oid 49 current snap is 80 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:828: finishing copy_from to smithi08262953-2 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:828: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:19:52.373 INFO:tasks.rados.rados.0.smithi082.stdout:827: expect (ObjNum 210 snap 57 seq_num 210) 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 1 to smithi08262953-10 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:827: done (5 left) 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:828: done (4 left) 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:836: done (3 left) 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 80 2024-02-18T08:19:52.529 INFO:tasks.rados.rados.0.smithi082.stdout:837: seq_num 271 ranges {0=540672,540672=802816,1343488=516096,1859584=286720} 2024-02-18T08:19:52.532 INFO:tasks.rados.rados.0.smithi082.stdout:837: writing smithi08262953-5 from 0 to 540672 tid 1 2024-02-18T08:19:52.536 INFO:tasks.rados.rados.0.smithi082.stdout:837: writing smithi08262953-5 from 540672 to 1343488 tid 2 2024-02-18T08:19:52.539 INFO:tasks.rados.rados.0.smithi082.stdout:837: writing smithi08262953-5 from 1343488 to 1859584 tid 3 2024-02-18T08:19:52.541 INFO:tasks.rados.rados.0.smithi082.stdout:837: writing smithi08262953-5 from 1859584 to 2146304 tid 4 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:838: rmattr oid 43 current snap is 80 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:838: done (4 left) 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:839: snap_create 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:833: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:833: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:833: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 358 (ObjNum 237 snap 64 seq_num 237) dirty exists 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 2 to smithi08262953-10 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 3 to smithi08262953-10 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 4 to smithi08262953-10 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 6 to smithi08262953-10 2024-02-18T08:19:52.542 INFO:tasks.rados.rados.0.smithi082.stdout:832: expect (ObjNum 244 snap 66 seq_num 244) 2024-02-18T08:19:52.649 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:51.314156+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-02-18T08:19:52.664 INFO:tasks.rados.rados.0.smithi082.stdout:834: finishing write tid 7 to smithi08262953-10 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 478 (ObjNum 268 snap 80 seq_num 268) dirty exists 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:834: left oid 10 (ObjNum 268 snap 80 seq_num 268) 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 1 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 2 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 3 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 4 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 6 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: finishing write tid 7 to smithi08262953-5 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 230 (ObjNum 271 snap 80 seq_num 271) dirty exists 2024-02-18T08:19:52.665 INFO:tasks.rados.rados.0.smithi082.stdout:837: left oid 5 (ObjNum 271 snap 80 seq_num 271) 2024-02-18T08:19:53.348 INFO:tasks.rados.rados.0.smithi082.stdout:832: done (4 left) 2024-02-18T08:19:53.348 INFO:tasks.rados.rados.0.smithi082.stdout:833: done (3 left) 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:834: done (2 left) 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:837: done (1 left) 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:839: done (0 left) 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:840: rmattr oid 35 current snap is 81 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:840: done (0 left) 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:841: read oid 27 snap -1 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:841: expect deleted 2024-02-18T08:19:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:842: setattr oid 18 current snap is 81 2024-02-18T08:19:53.350 INFO:tasks.rados.rados.0.smithi082.stdout:843: rollback oid 25 current snap is 81 2024-02-18T08:19:53.350 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 76 2024-02-18T08:19:53.350 INFO:tasks.rados.rados.0.smithi082.stdout:844: snap_remove snap 41 2024-02-18T08:19:53.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:52.327132+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-02-18T08:19:54.349 INFO:tasks.rados.rados.0.smithi082.stdout:844: done (3 left) 2024-02-18T08:19:54.349 INFO:tasks.rados.rados.0.smithi082.stdout:845: snap_create 2024-02-18T08:19:54.351 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 446 (ObjNum 220 snap 60 seq_num 220) dirty exists 2024-02-18T08:19:54.351 INFO:tasks.rados.rados.0.smithi082.stdout:843: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:19:54.351 INFO:tasks.rados.rados.0.smithi082.stdout:843: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:19:54.352 INFO:tasks.rados.rados.0.smithi082.stdout:843: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:19:54.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 192 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.370+0000 7fd830a5a700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: [80B blob data] 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: [79B blob data] 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e3035700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e3035700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e3035700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.630 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e3035700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e3035700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e593a700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e593a700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e593a700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e593a700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:19:54.545+0000 7fd7e593a700 -1 client.0 error registering admin socket command: (17) File exists 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:53.348570+0000 mon.a (mon.0) 30 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-02-18T08:19:54.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.304545+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.304772+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.304990+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.305513+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.305847+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.306300+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.306645+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.306966+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.307282+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.307580+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.307844+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.308058+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.308342+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:19:54.632 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.308605+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.308921+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.309380+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.310165+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.311065+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.311350+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.311612+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.311864+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.312123+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi082"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.312385+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi164"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.312659+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.312921+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.313183+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.313441+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-18T08:19:54.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.313690+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mds.foo"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.313954+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.314215+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.314469+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.314722+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.314981+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.315241+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.315501+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.315765+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.316017+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.316273+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.316518+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.316773+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.317025+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-18T08:19:54.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.317284+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-18T08:19:54.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:54.335733+0000 mon.a (mon.0) 73 : cluster [INF] Manager daemon y is now available 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:841: done (3 left) 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:842: done (2 left) 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:843: done (1 left) 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:845: done (0 left) 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 82 2024-02-18T08:19:55.376 INFO:tasks.rados.rados.0.smithi082.stdout:846: seq_num 272 ranges {0=565248,565248=688128,1253376=729088,1982464=188416} 2024-02-18T08:19:55.378 INFO:tasks.rados.rados.0.smithi082.stdout:846: writing smithi08262953-1 from 0 to 565248 tid 1 2024-02-18T08:19:55.382 INFO:tasks.rados.rados.0.smithi082.stdout:846: writing smithi08262953-1 from 565248 to 1253376 tid 2 2024-02-18T08:19:55.387 INFO:tasks.rados.rados.0.smithi082.stdout:846: writing smithi08262953-1 from 1253376 to 1982464 tid 3 2024-02-18T08:19:55.388 INFO:tasks.rados.rados.0.smithi082.stdout:846: writing smithi08262953-1 from 1982464 to 2170880 tid 4 2024-02-18T08:19:55.389 INFO:tasks.rados.rados.0.smithi082.stdout:847: copy_from oid 48 from oid 18 current snap is 82 2024-02-18T08:19:55.389 INFO:tasks.rados.rados.0.smithi082.stdout:848: read oid 33 snap -1 2024-02-18T08:19:55.389 INFO:tasks.rados.rados.0.smithi082.stdout:848: expect deleted 2024-02-18T08:19:55.389 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 82 2024-02-18T08:19:55.389 INFO:tasks.rados.rados.0.smithi082.stdout:849: seq_num 273 ranges {393216=581632,974848=565248,1540096=532480,2072576=507904} 2024-02-18T08:19:55.394 INFO:tasks.rados.rados.0.smithi082.stdout:849: writing smithi08262953-7 from 393216 to 974848 tid 1 2024-02-18T08:19:55.400 INFO:tasks.rados.rados.0.smithi082.stdout:849: writing smithi08262953-7 from 974848 to 1540096 tid 2 2024-02-18T08:19:55.401 INFO:tasks.rados.rados.0.smithi082.stdout:849: writing smithi08262953-7 from 1540096 to 2072576 tid 3 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:849: writing smithi08262953-7 from 2072576 to 2580480 tid 4 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:850: copy_from oid 19 from oid 22 current snap is 82 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 1 to smithi08262953-1 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 2 to smithi08262953-1 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 3 to smithi08262953-1 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 4 to smithi08262953-1 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:848: done (4 left) 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:851: read oid 33 snap -1 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:851: expect deleted 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:852: delete oid 5 current snap is 82 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 1 to smithi08262953-7 2024-02-18T08:19:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 2 to smithi08262953-7 2024-02-18T08:19:55.406 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 3 to smithi08262953-7 2024-02-18T08:19:55.406 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 6 to smithi08262953-1 2024-02-18T08:19:55.407 INFO:tasks.rados.rados.0.smithi082.stdout:850: finishing copy_from to smithi08262953-19 2024-02-18T08:19:55.407 INFO:tasks.rados.rados.0.smithi082.stdout:850: got expected ENOENT (src dne) 2024-02-18T08:19:55.407 INFO:tasks.rados.rados.0.smithi082.stdout:850: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:19:55.408 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 4 to smithi08262953-7 2024-02-18T08:19:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:850: done (5 left) 2024-02-18T08:19:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:851: done (4 left) 2024-02-18T08:19:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:852: done (3 left) 2024-02-18T08:19:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:853: snap_remove snap 65 2024-02-18T08:19:55.475 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:54.350079+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:54.366339+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:54.378608+0000 mgr.y (mgr.24862) 1 : cluster [DBG] pgmap v4: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 148 MiB data, 280 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.454710+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.457243+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.497680+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.519474+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.726237+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:19:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:54.744124+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:19:55.776 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (3m) 34s ago 3m 24.2M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (3m) 16s ago 3m 39.5M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (3m) 34s ago 3m 17.0M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (3m) 16s ago 3m 14.9M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (20s) 16s ago 6m 46.9M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (51s) 34s ago 7m 422M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 starting - - - 2048M 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (6m) 16s ago 6m 90.0M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 9f2504c1574e 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (6m) 34s ago 6m 89.4M 2048M 15.2.17-8-gf2877ae3 96c1dbe86623 734252965c00 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (4m) 34s ago 4m 17.1M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (4m) 16s ago 4m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (5m) 34s ago 5m 194M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 f3a00f8372d1 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (5m) 34s ago 5m 186M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 26cb79236d96 2024-02-18T08:19:55.777 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (5m) 34s ago 5m 195M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 90ed1829e823 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (5m) 34s ago 5m 174M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (5m) 16s ago 5m 245M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (4m) 16s ago 4m 244M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (4m) 16s ago 4m 200M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (4m) 16s ago 4m 151M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:19:55.778 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (65s) 16s ago 4m 36.2M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:19:56.135 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:19:56.135 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:19:56.135 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 12, 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:19:56.136 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:19:56.137 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:19:56.386 INFO:tasks.rados.rados.0.smithi082.stdout:853: done (3 left) 2024-02-18T08:19:56.386 INFO:tasks.rados.rados.0.smithi082.stdout:854: snap_remove snap 81 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:55.373373+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.374038+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.374926+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.464769+0000 mgr.y (mgr.24862) 2 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.767185+0000 mgr.y (mgr.24862) 3 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.769122+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.769466+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.769736+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.770010+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.770287+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.770545+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.772092+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.772365+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.772639+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.772903+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:55.773175+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:56.136983+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.82:0/299424459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:19:57.270 INFO:tasks.rados.rados.0.smithi082.stdout:854: done (3 left) 2024-02-18T08:19:57.270 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 82 2024-02-18T08:19:57.271 INFO:tasks.rados.rados.0.smithi082.stdout:855: seq_num 275 ranges {221184=614400,835584=786432,1622016=499712,2121728=319488} 2024-02-18T08:19:57.275 INFO:tasks.rados.rados.0.smithi082.stdout:855: writing smithi08262953-32 from 221184 to 835584 tid 1 2024-02-18T08:19:57.280 INFO:tasks.rados.rados.0.smithi082.stdout:855: writing smithi08262953-32 from 835584 to 1622016 tid 2 2024-02-18T08:19:57.283 INFO:tasks.rados.rados.0.smithi082.stdout:855: writing smithi08262953-32 from 1622016 to 2121728 tid 3 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:855: writing smithi08262953-32 from 2121728 to 2441216 tid 4 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:856: read oid 23 snap -1 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:856: expect (ObjNum 266 snap 80 seq_num 266) 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:857: rollback oid 41 current snap is 82 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 75 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:858: rollback oid 20 current snap is 82 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 77 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:859: read oid 36 snap -1 2024-02-18T08:19:57.286 INFO:tasks.rados.rados.0.smithi082.stdout:859: expect (ObjNum 250 snap 70 seq_num 250) 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:860: read oid 10 snap 76 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:860: expect deleted 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:861: snap_create 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 6 to smithi08262953-7 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:846: finishing write tid 7 to smithi08262953-1 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 451 (ObjNum 272 snap 82 seq_num 272) dirty exists 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:846: left oid 1 (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:849: finishing write tid 7 to smithi08262953-7 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 358 (ObjNum 273 snap 82 seq_num 273) dirty exists 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:849: left oid 7 (ObjNum 273 snap 82 seq_num 273) 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:847: finishing copy_from to smithi08262953-48 2024-02-18T08:19:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 446 (ObjNum 220 snap 60 seq_num 220) dirty exists 2024-02-18T08:19:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:847: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:19:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 1 to smithi08262953-32 2024-02-18T08:19:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 2 to smithi08262953-32 2024-02-18T08:19:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 3 to smithi08262953-32 2024-02-18T08:19:57.290 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 4 to smithi08262953-32 2024-02-18T08:19:57.292 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 6 to smithi08262953-32 2024-02-18T08:19:57.292 INFO:tasks.rados.rados.0.smithi082.stdout:858: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:19:57.292 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 418 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:19:57.293 INFO:tasks.rados.rados.0.smithi082.stdout:855: finishing write tid 7 to smithi08262953-32 2024-02-18T08:19:57.293 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 501 (ObjNum 275 snap 82 seq_num 275) dirty exists 2024-02-18T08:19:57.294 INFO:tasks.rados.rados.0.smithi082.stdout:855: left oid 32 (ObjNum 275 snap 82 seq_num 275) 2024-02-18T08:19:57.295 INFO:tasks.rados.rados.0.smithi082.stdout:857: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:19:57.295 INFO:tasks.rados.rados.0.smithi082.stdout:857: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:19:57.295 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 453 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:19:57.307 INFO:tasks.rados.rados.0.smithi082.stdout:859: expect (ObjNum 250 snap 70 seq_num 250) 2024-02-18T08:19:57.466 INFO:tasks.rados.rados.0.smithi082.stdout:856: expect (ObjNum 266 snap 80 seq_num 266) 2024-02-18T08:19:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:56.307367+0000 mgr.y (mgr.24862) 4 : cluster [DBG] pgmap v6: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 148 MiB data, 280 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:19:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:56.383199+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-18T08:19:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:56.383296+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-02-18T08:19:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:56.383938+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-18T08:19:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:57.270538+0000 mon.a (mon.0) 99 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-02-18T08:19:58.270 INFO:tasks.rados.rados.0.smithi082.stdout:846: done (9 left) 2024-02-18T08:19:58.270 INFO:tasks.rados.rados.0.smithi082.stdout:847: done (8 left) 2024-02-18T08:19:58.270 INFO:tasks.rados.rados.0.smithi082.stdout:849: done (7 left) 2024-02-18T08:19:58.270 INFO:tasks.rados.rados.0.smithi082.stdout:855: done (6 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:856: done (5 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:857: done (4 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:858: done (3 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:859: done (2 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:860: done (1 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:861: done (0 left) 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:862: read oid 27 snap -1 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:862: expect deleted 2024-02-18T08:19:58.271 INFO:tasks.rados.rados.0.smithi082.stdout:863: snap_remove snap 74 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:57.745722+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.018256+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.018623+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.018879+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.019124+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.019363+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.019587+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.019816+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.020039+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.020287+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.020508+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:58.270944+0000 mon.a (mon.0) 111 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.274758+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.555483+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.555891+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.556179+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.556426+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.556666+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.556894+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.557132+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.557363+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.557600+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.557821+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.558238+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.558827+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.562858+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.568332+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.570294+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.571193+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:19:59.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:58.571705+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-18T08:19:59.273 INFO:tasks.rados.rados.0.smithi082.stdout:863: done (1 left) 2024-02-18T08:19:59.273 INFO:tasks.rados.rados.0.smithi082.stdout:864: snap_create 2024-02-18T08:20:00.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:58.559381+0000 mgr.y (mgr.24862) 6 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:00.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:58.572074+0000 mgr.y (mgr.24862) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-18T08:20:00.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:19:59.273202+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-02-18T08:20:00.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:59.518290+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:00.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:59.518949+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:00.074 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:59.519476+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:00.074 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:59.519932+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:00.074 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:19:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:19:59.520714+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-18T08:20:00.281 INFO:tasks.rados.rados.0.smithi082.stdout:862: done (1 left) 2024-02-18T08:20:00.281 INFO:tasks.rados.rados.0.smithi082.stdout:864: done (0 left) 2024-02-18T08:20:00.281 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 84 2024-02-18T08:20:00.281 INFO:tasks.rados.rados.0.smithi082.stdout:865: seq_num 276 ranges {6504448=630784,7135232=671744,7806976=704512,8511488=229376} 2024-02-18T08:20:00.321 INFO:tasks.rados.rados.0.smithi082.stdout:865: writing smithi08262953-48 from 6504448 to 7135232 tid 1 2024-02-18T08:20:00.325 INFO:tasks.rados.rados.0.smithi082.stdout:865: writing smithi08262953-48 from 7135232 to 7806976 tid 2 2024-02-18T08:20:00.331 INFO:tasks.rados.rados.0.smithi082.stdout:865: writing smithi08262953-48 from 7806976 to 8511488 tid 3 2024-02-18T08:20:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:865: writing smithi08262953-48 from 8511488 to 8740864 tid 4 2024-02-18T08:20:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:866: copy_from oid 23 from oid 35 current snap is 84 2024-02-18T08:20:00.332 INFO:tasks.rados.rados.0.smithi082.stdout:867: delete oid 34 current snap is 84 2024-02-18T08:20:00.335 INFO:tasks.rados.rados.0.smithi082.stdout:867: done (2 left) 2024-02-18T08:20:00.335 INFO:tasks.rados.rados.0.smithi082.stdout:868: snap_create 2024-02-18T08:20:00.338 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 1 to smithi08262953-48 2024-02-18T08:20:00.338 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 2 to smithi08262953-48 2024-02-18T08:20:00.338 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 3 to smithi08262953-48 2024-02-18T08:20:00.339 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 4 to smithi08262953-48 2024-02-18T08:20:00.340 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 6 to smithi08262953-48 2024-02-18T08:20:00.343 INFO:tasks.rados.rados.0.smithi082.stdout:865: finishing write tid 7 to smithi08262953-48 2024-02-18T08:20:00.343 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 635 (ObjNum 276 snap 84 seq_num 276) dirty exists 2024-02-18T08:20:00.343 INFO:tasks.rados.rados.0.smithi082.stdout:865: left oid 48 (ObjNum 276 snap 84 seq_num 276) 2024-02-18T08:20:00.345 INFO:tasks.rados.rados.0.smithi082.stdout:866: finishing copy_from to smithi08262953-23 2024-02-18T08:20:00.345 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:00.346 INFO:tasks.rados.rados.0.smithi082.stdout:866: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:20:00.725 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:00 smithi082 systemd[1]: Stopping Ceph mon.c for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:01.085 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:00 smithi082 bash[67745]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.c 2024-02-18T08:20:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.c.service: Succeeded. 2024-02-18T08:20:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 systemd[1]: Stopped Ceph mon.c for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 systemd[1]: Starting Ceph mon.c for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:02.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.733+0000 7faba95c1880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.733+0000 7faba95c1880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 1 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.733+0000 7faba95c1880 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.737+0000 7faba95c1880 0 load: jerasure load: lrc load: isa 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: RocksDB version: 6.8.1 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Compile date Feb 17 2024 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: DB SUMMARY 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 391 Bytes 2024-02-18T08:20:02.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000014.sst 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000012.log size: 4893413 ; 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.env: 0x55f2d3ecc080 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.fs: Posix File System 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.info_log: 0x55f2d53e2260 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:20:02.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.db_log_dir: 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:20:02.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.write_buffer_manager: 0x55f2d60d4360 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:20:02.154 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.unordered_write: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.row_cache: None 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.wal_filter: None 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:20:02.155 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.log_readahead_size: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:20:02.156 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Compression algorithms supported: 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 bash[67922]: c33bd2f814602dc797636c62ff632319f0c8d1f85681ae099baa28ab709dfaaf 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kZSTD supported: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:20:02.157 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.738+0000 7faba95c1880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.merge_operator: 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:20:02.158 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f2d5387d10) 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cache_index_and_filter_blocks: 1 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: pin_top_level_index_and_filter: 1 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: index_type: 0 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: data_block_index_type: 0 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: index_shortening: 1 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: hash_index_allow_collision: 1 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: checksum: 1 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: no_block_cache: 0 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_cache: 0x55f2d53bcf10 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_cache_name: BinnedLRUCache 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_cache_options: 2024-02-18T08:20:02.159 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: capacity : 536870912 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: num_shard_bits : 4 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: strict_capacity_limit : 0 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: high_pri_pool_ratio: 0.000 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_cache_compressed: (nil) 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: persistent_cache: (nil) 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_size: 4096 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_size_deviation: 10 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_restart_interval: 16 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: index_block_restart_interval: 1 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: metadata_block_size: 4096 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: partition_filters: 0 2024-02-18T08:20:02.160 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: use_delta_encoding: 1 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: whole_key_filtering: 1 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: verify_compression: 0 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: read_amp_bytes_per_bit: 0 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: format_version: 2 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: enable_index_compression: 1 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: block_align: 0 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:20:02.162 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.num_levels: 7 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:20:02.163 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:20:02.164 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:20:02.165 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:20:02.166 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.ttl: 2592000 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 16, last_sequence is 9415, log_number is 12,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 12 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244401739985, "job": 1, "event": "recovery_started", "log_files": [12]} 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.739+0000 7faba95c1880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #12 mode 2 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 systemd[1]: Started Ceph mon.c for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:02.167 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.744+0000 7faba95c1880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.752+0000 7faba95c1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244401752161, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 16, "file_size": 3222670, "table_properties": {"data_size": 3216828, "index_size": 4314, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 709, "raw_key_size": 6391, "raw_average_key_size": 24, "raw_value_size": 3209542, "raw_average_value_size": 12392, "num_data_blocks": 135, "num_entries": 259, "num_deletions": 15, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708244401, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.752+0000 7faba95c1880 4 rocksdb: [version_set.cc:3826] Creating manifest 17 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.752+0000 7faba95c1880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.752+0000 7faba95c1880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244401752655, "job": 1, "event": "recovery_finished"} 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.753+0000 7faba95c1880 4 rocksdb: DB pointer 0x55f2d5485800 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.753+0000 7fab903b3700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.753+0000 7fab903b3700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** DB Stats ** 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:20:02.168 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** Compaction Stats [default] ** 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: L0 1/0 3.07 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: L6 1/0 20.96 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 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Sum 2/0 24.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.169 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** Compaction Stats [default] ** 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Flush(GB): cumulative 0.003, interval 0.003 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Cumulative compaction: 0.00 GB write, 208.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Interval compaction: 0.00 GB write, 208.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 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-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.170 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** Compaction Stats [default] ** 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: L0 1/0 3.07 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: L6 1/0 20.96 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 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Sum 2/0 24.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** Compaction Stats [default] ** 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 387.5 0.01 0.00 1 0.008 0 0 2024-02-18T08:20:02.171 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Flush(GB): cumulative 0.003, interval 0.000 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Cumulative compaction: 0.00 GB write, 208.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 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-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.754+0000 7faba95c1880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0] at bind addrs [v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 1 mon.c@-1(???) e3 preinit fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:20:02.172 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).mds e7 new map 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).mds e7 print_map 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: e7 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 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-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: legacy client fscid: 1 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Filesystem 'foo' (1) 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: fs_name foo 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: epoch 4 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: flags 12 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: created 2024-02-18T08:16:37.325677+0000 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: modified 2024-02-18T08:16:41.313045+0000 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: tableserver 0 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: root 0 2024-02-18T08:20:02.173 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: session_timeout 60 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: session_autoclose 300 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: max_file_size 1099511627776 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: required_client_features {} 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: last_failure 0 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: last_failure_osd_epoch 0 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 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-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: max_mds 1 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: in 0 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: up {0=24529} 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: failed 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: damaged 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: stopped 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: data_pools [4] 2024-02-18T08:20:02.174 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: metadata_pool 3 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: inline_data disabled 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: balancer 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: standby_count_wanted 1 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: [mds.foo.smithi082.qvokan{0:24529} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.82:6834/2498449539,v1:172.21.15.82:6835/2498449539] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: Standby daemons: 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: [mds.foo.smithi164.uchofe{-1:34466} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).osd e215 crush map has features 3314933069571702784, adjusting msgr requires 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).osd e215 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).osd e215 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.755+0000 7faba95c1880 0 mon.c@-1(???).osd e215 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:02.175 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:19:58.559381+0000 mgr.y (mgr.24862) 6 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:19:58.572074+0000 mgr.y (mgr.24862) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:19:59.273202+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:19:59.518290+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:19:59.518949+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:19:59.519476+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:19:59.519932+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:19:59.520714+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-18T08:20:02.176 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T08:20:01.756+0000 7faba95c1880 1 mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-02-18T08:20:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:59.514252+0000 mgr.y (mgr.24862) 8 : cephadm [INF] Upgrade: Updating mon.c 2024-02-18T08:20:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:19:59.520394+0000 mgr.y (mgr.24862) 9 : cephadm [INF] Deploying daemon mon.c on smithi082 2024-02-18T08:20:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:00.000124+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:00.279306+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-02-18T08:20:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:19:59.514252+0000 mgr.y (mgr.24862) 8 : cephadm [INF] Upgrade: Updating mon.c 2024-02-18T08:20:02.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:19:59.520394+0000 mgr.y (mgr.24862) 9 : cephadm [INF] Deploying daemon mon.c on smithi082 2024-02-18T08:20:02.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:00.000124+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:02.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:00.279306+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-02-18T08:20:03.175 INFO:tasks.rados.rados.0.smithi082.stdout:865: done (2 left) 2024-02-18T08:20:03.175 INFO:tasks.rados.rados.0.smithi082.stdout:866: done (1 left) 2024-02-18T08:20:03.175 INFO:tasks.rados.rados.0.smithi082.stdout:868: done (0 left) 2024-02-18T08:20:03.175 INFO:tasks.rados.rados.0.smithi082.stdout:869: read oid 28 snap -1 2024-02-18T08:20:03.175 INFO:tasks.rados.rados.0.smithi082.stdout:869: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:20:03.176 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 85 2024-02-18T08:20:03.176 INFO:tasks.rados.rados.0.smithi082.stdout:870: seq_num 278 ranges {7118848=663552,7782400=442368,8224768=720896,8945664=442368} 2024-02-18T08:20:03.217 INFO:tasks.rados.rados.0.smithi082.stdout:870: writing smithi08262953-19 from 7118848 to 7782400 tid 1 2024-02-18T08:20:03.219 INFO:tasks.rados.rados.0.smithi082.stdout:870: writing smithi08262953-19 from 7782400 to 8224768 tid 2 2024-02-18T08:20:03.223 INFO:tasks.rados.rados.0.smithi082.stdout:870: writing smithi08262953-19 from 8224768 to 8945664 tid 3 2024-02-18T08:20:03.226 INFO:tasks.rados.rados.0.smithi082.stdout:870: writing smithi08262953-19 from 8945664 to 9388032 tid 4 2024-02-18T08:20:03.227 INFO:tasks.rados.rados.0.smithi082.stdout:871: read oid 25 snap -1 2024-02-18T08:20:03.227 INFO:tasks.rados.rados.0.smithi082.stdout:871: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:03.227 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 85 2024-02-18T08:20:03.227 INFO:tasks.rados.rados.0.smithi082.stdout:872: seq_num 279 ranges {0=679936,679936=720896,1400832=483328,1884160=401408} 2024-02-18T08:20:03.230 INFO:tasks.rados.rados.0.smithi082.stdout:872: writing smithi08262953-37 from 0 to 679936 tid 1 2024-02-18T08:20:03.234 INFO:tasks.rados.rados.0.smithi082.stdout:872: writing smithi08262953-37 from 679936 to 1400832 tid 2 2024-02-18T08:20:03.237 INFO:tasks.rados.rados.0.smithi082.stdout:872: writing smithi08262953-37 from 1400832 to 1884160 tid 3 2024-02-18T08:20:03.239 INFO:tasks.rados.rados.0.smithi082.stdout:872: writing smithi08262953-37 from 1884160 to 2285568 tid 4 2024-02-18T08:20:03.240 INFO:tasks.rados.rados.0.smithi082.stdout:873: rmattr oid 36 current snap is 85 2024-02-18T08:20:03.240 INFO:tasks.rados.rados.0.smithi082.stdout:873: done (4 left) 2024-02-18T08:20:03.240 INFO:tasks.rados.rados.0.smithi082.stdout:874: snap_remove snap 72 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:00.308291+0000 mgr.y (mgr.24862) 10 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.2 MiB/s wr, 8 op/s 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:01.963072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.150279+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.162684+0000 mon.a (mon.0) 139 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.169476+0000 mon.a (mon.0) 140 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.181763+0000 mon.a (mon.0) 141 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.181793+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.182856+0000 mon.a (mon.0) 143 : cluster [DBG] mgrmap e30: y(active, since 13s), standbys: x 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.182986+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:02.190998+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:02.191781+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:02.193028+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:02.308633+0000 mgr.y (mgr.24862) 11 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:00.308291+0000 mgr.y (mgr.24862) 10 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.2 MiB/s wr, 8 op/s 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:01.963072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.150279+0000 mon.a (mon.0) 138 : cluster [INF] mon.a calling monitor election 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.162684+0000 mon.a (mon.0) 139 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.169476+0000 mon.a (mon.0) 140 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.181763+0000 mon.a (mon.0) 141 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.181793+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.182856+0000 mon.a (mon.0) 143 : cluster [DBG] mgrmap e30: y(active, since 13s), standbys: x 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.182986+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:02.190998+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:02.191781+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:02.193028+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:02.308633+0000 mgr.y (mgr.24862) 11 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:20:04.192 INFO:tasks.rados.rados.0.smithi082.stdout:874: done (4 left) 2024-02-18T08:20:04.193 INFO:tasks.rados.rados.0.smithi082.stdout:875: copy_from oid 15 from oid 17 current snap is 85 2024-02-18T08:20:04.193 INFO:tasks.rados.rados.0.smithi082.stdout:869: expect (ObjNum 159 snap 45 seq_num 159) 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 1 to smithi08262953-19 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 2 to smithi08262953-19 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:869: done (4 left) 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:876: setattr oid 39 current snap is 85 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 3 to smithi08262953-19 2024-02-18T08:20:04.216 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 4 to smithi08262953-19 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 6 to smithi08262953-19 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:870: finishing write tid 7 to smithi08262953-19 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 641 (ObjNum 278 snap 85 seq_num 278) dirty exists 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:870: left oid 19 (ObjNum 278 snap 85 seq_num 278) 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 1 to smithi08262953-37 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 2 to smithi08262953-37 2024-02-18T08:20:04.217 INFO:tasks.rados.rados.0.smithi082.stdout:871: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 3 to smithi08262953-37 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 4 to smithi08262953-37 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 6 to smithi08262953-37 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:872: finishing write tid 7 to smithi08262953-37 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 133 (ObjNum 279 snap 85 seq_num 279) dirty exists 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:872: left oid 37 (ObjNum 279 snap 85 seq_num 279) 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:875: finishing copy_from to smithi08262953-15 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 125 (ObjNum 208 snap 57 seq_num 208) dirty exists 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:875: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:20:04.324 INFO:tasks.rados.rados.0.smithi082.stdout:870: done (4 left) 2024-02-18T08:20:04.325 INFO:tasks.rados.rados.0.smithi082.stdout:871: done (3 left) 2024-02-18T08:20:04.325 INFO:tasks.rados.rados.0.smithi082.stdout:872: done (2 left) 2024-02-18T08:20:04.325 INFO:tasks.rados.rados.0.smithi082.stdout:875: done (1 left) 2024-02-18T08:20:04.325 INFO:tasks.rados.rados.0.smithi082.stdout:877: copy_from oid 4 from oid 23 current snap is 85 2024-02-18T08:20:04.325 INFO:tasks.rados.rados.0.smithi082.stdout:878: delete oid 3 current snap is 85 2024-02-18T08:20:04.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 503 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:876: done (2 left) 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:878: done (1 left) 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:879: rollback oid 37 current snap is 85 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 71 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 85 2024-02-18T08:20:04.328 INFO:tasks.rados.rados.0.smithi082.stdout:880: seq_num 281 ranges {0=712704,712704=491520,1204224=491520,1695744=622592} 2024-02-18T08:20:04.332 INFO:tasks.rados.rados.0.smithi082.stdout:880: writing smithi08262953-9 from 0 to 712704 tid 1 2024-02-18T08:20:04.336 INFO:tasks.rados.rados.0.smithi082.stdout:880: writing smithi08262953-9 from 712704 to 1204224 tid 2 2024-02-18T08:20:04.338 INFO:tasks.rados.rados.0.smithi082.stdout:880: writing smithi08262953-9 from 1204224 to 1695744 tid 3 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:880: writing smithi08262953-9 from 1695744 to 2318336 tid 4 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:881: copy_from oid 20 from oid 25 current snap is 85 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:879: finishing rollback tid 0 to smithi08262953-37 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:879: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 135 (ObjNum 1566073183 snap 1817336934 seq_num 1634557278) dirty dne 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 1 to smithi08262953-9 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 2 to smithi08262953-9 2024-02-18T08:20:04.342 INFO:tasks.rados.rados.0.smithi082.stdout:877: finishing copy_from to smithi08262953-4 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:877: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 3 to smithi08262953-9 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:877: done (3 left) 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:879: done (2 left) 2024-02-18T08:20:04.343 INFO:tasks.rados.rados.0.smithi082.stdout:882: snap_remove snap 71 2024-02-18T08:20:04.399 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:03.174349+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-02-18T08:20:04.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:03.174349+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:882: done (2 left) 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:883: rollback oid 46 current snap is 85 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 75 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 85 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:884: seq_num 282 ranges {0=729088,729088=425984,1155072=704512,1859584=475136} 2024-02-18T08:20:05.206 INFO:tasks.rados.rados.0.smithi082.stdout:884: writing smithi08262953-27 from 0 to 729088 tid 1 2024-02-18T08:20:05.208 INFO:tasks.rados.rados.0.smithi082.stdout:884: writing smithi08262953-27 from 729088 to 1155072 tid 2 2024-02-18T08:20:05.213 INFO:tasks.rados.rados.0.smithi082.stdout:884: writing smithi08262953-27 from 1155072 to 1859584 tid 3 2024-02-18T08:20:05.217 INFO:tasks.rados.rados.0.smithi082.stdout:884: writing smithi08262953-27 from 1859584 to 2334720 tid 4 2024-02-18T08:20:05.217 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 85 2024-02-18T08:20:05.217 INFO:tasks.rados.rados.0.smithi082.stdout:885: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2024-02-18T08:20:05.221 INFO:tasks.rados.rados.0.smithi082.stdout:885: writing smithi08262953-34 from 0 to 745472 tid 1 2024-02-18T08:20:05.225 INFO:tasks.rados.rados.0.smithi082.stdout:885: writing smithi08262953-34 from 745472 to 1458176 tid 2 2024-02-18T08:20:05.228 INFO:tasks.rados.rados.0.smithi082.stdout:885: writing smithi08262953-34 from 1458176 to 1916928 tid 3 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:885: writing smithi08262953-34 from 1916928 to 2351104 tid 4 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:886: snap_create 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 4 to smithi08262953-9 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 6 to smithi08262953-9 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:880: finishing write tid 7 to smithi08262953-9 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 95 (ObjNum 281 snap 85 seq_num 281) dirty exists 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:880: left oid 9 (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:881: finishing copy_from to smithi08262953-20 2024-02-18T08:20:05.232 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 192 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:881: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:883: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:883: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 242 (ObjNum 1365667184 snap 1465413993 seq_num 1718185319) dirty dne 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 1 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 2 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 3 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 4 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 6 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: finishing write tid 7 to smithi08262953-27 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 238 (ObjNum 282 snap 85 seq_num 282) dirty exists 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:884: left oid 27 (ObjNum 282 snap 85 seq_num 282) 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 1 to smithi08262953-34 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 2 to smithi08262953-34 2024-02-18T08:20:05.233 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 3 to smithi08262953-34 2024-02-18T08:20:05.234 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 4 to smithi08262953-34 2024-02-18T08:20:05.234 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 6 to smithi08262953-34 2024-02-18T08:20:05.235 INFO:tasks.rados.rados.0.smithi082.stdout:885: finishing write tid 7 to smithi08262953-34 2024-02-18T08:20:05.235 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 364 (ObjNum 283 snap 85 seq_num 283) dirty exists 2024-02-18T08:20:05.235 INFO:tasks.rados.rados.0.smithi082.stdout:885: left oid 34 (ObjNum 283 snap 85 seq_num 283) 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:04.193603+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:04.308978+0000 mgr.y (mgr.24862) 12 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.922780+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.923532+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.924145+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:04.924641+0000 mgr.y (mgr.24862) 13 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.928300+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.933401+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.935486+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.936642+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:04.937212+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:04.937600+0000 mgr.y (mgr.24862) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:04.193603+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:04.308978+0000 mgr.y (mgr.24862) 12 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 131 MiB data, 214 MiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.922780+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.923532+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.924145+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:04.924641+0000 mgr.y (mgr.24862) 13 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.928300+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.933401+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.935486+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:05.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.936642+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-18T08:20:05.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:04.937212+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-18T08:20:05.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:04.937600+0000 mgr.y (mgr.24862) 14 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-18T08:20:06.211 INFO:tasks.rados.rados.0.smithi082.stdout:880: done (5 left) 2024-02-18T08:20:06.211 INFO:tasks.rados.rados.0.smithi082.stdout:881: done (4 left) 2024-02-18T08:20:06.211 INFO:tasks.rados.rados.0.smithi082.stdout:883: done (3 left) 2024-02-18T08:20:06.212 INFO:tasks.rados.rados.0.smithi082.stdout:884: done (2 left) 2024-02-18T08:20:06.212 INFO:tasks.rados.rados.0.smithi082.stdout:885: done (1 left) 2024-02-18T08:20:06.212 INFO:tasks.rados.rados.0.smithi082.stdout:886: done (0 left) 2024-02-18T08:20:06.212 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 86 2024-02-18T08:20:06.212 INFO:tasks.rados.rados.0.smithi082.stdout:887: seq_num 284 ranges {8372224=761856,9134080=598016,9732096=671744,10403840=335872} 2024-02-18T08:20:06.259 INFO:tasks.rados.rados.0.smithi082.stdout:887: writing smithi08262953-45 from 8372224 to 9134080 tid 1 2024-02-18T08:20:06.262 INFO:tasks.rados.rados.0.smithi082.stdout:887: writing smithi08262953-45 from 9134080 to 9732096 tid 2 2024-02-18T08:20:06.266 INFO:tasks.rados.rados.0.smithi082.stdout:887: writing smithi08262953-45 from 9732096 to 10403840 tid 3 2024-02-18T08:20:06.268 INFO:tasks.rados.rados.0.smithi082.stdout:887: writing smithi08262953-45 from 10403840 to 10739712 tid 4 2024-02-18T08:20:06.268 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 86 2024-02-18T08:20:06.268 INFO:tasks.rados.rados.0.smithi082.stdout:888: seq_num 285 ranges {2097152=778240,2875392=475136,3350528=475136,3825664=655360} 2024-02-18T08:20:06.283 INFO:tasks.rados.rados.0.smithi082.stdout:888: writing smithi08262953-10 from 2097152 to 2875392 tid 1 2024-02-18T08:20:06.286 INFO:tasks.rados.rados.0.smithi082.stdout:888: writing smithi08262953-10 from 2875392 to 3350528 tid 2 2024-02-18T08:20:06.289 INFO:tasks.rados.rados.0.smithi082.stdout:888: writing smithi08262953-10 from 3350528 to 3825664 tid 3 2024-02-18T08:20:06.293 INFO:tasks.rados.rados.0.smithi082.stdout:888: writing smithi08262953-10 from 3825664 to 4481024 tid 4 2024-02-18T08:20:06.293 INFO:tasks.rados.rados.0.smithi082.stdout:889: delete oid 7 current snap is 86 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 1 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 2 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 3 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 4 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 6 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: finishing write tid 7 to smithi08262953-45 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 122 (ObjNum 284 snap 86 seq_num 284) dirty exists 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:887: left oid 45 (ObjNum 284 snap 86 seq_num 284) 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 1 to smithi08262953-10 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 2 to smithi08262953-10 2024-02-18T08:20:06.294 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 3 to smithi08262953-10 2024-02-18T08:20:06.296 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 4 to smithi08262953-10 2024-02-18T08:20:06.296 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 6 to smithi08262953-10 2024-02-18T08:20:06.296 INFO:tasks.rados.rados.0.smithi082.stdout:887: done (2 left) 2024-02-18T08:20:06.297 INFO:tasks.rados.rados.0.smithi082.stdout:889: done (1 left) 2024-02-18T08:20:06.297 INFO:tasks.rados.rados.0.smithi082.stdout:890: rmattr oid 20 current snap is 86 2024-02-18T08:20:06.297 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 86 2024-02-18T08:20:06.297 INFO:tasks.rados.rados.0.smithi082.stdout:891: seq_num 287 ranges {3334144=8192} 2024-02-18T08:20:06.315 INFO:tasks.rados.rados.0.smithi082.stdout:891: writing smithi08262953-47 from 3334144 to 3342336 tid 1 2024-02-18T08:20:06.315 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 86 2024-02-18T08:20:06.315 INFO:tasks.rados.rados.0.smithi082.stdout:892: seq_num 288 ranges {8740864=24576} 2024-02-18T08:20:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:892: writing smithi08262953-48 from 8740864 to 8765440 tid 1 2024-02-18T08:20:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:893: delete oid 6 current snap is 86 2024-02-18T08:20:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:888: finishing write tid 7 to smithi08262953-10 2024-02-18T08:20:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 527 (ObjNum 285 snap 86 seq_num 285) dirty exists 2024-02-18T08:20:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:888: left oid 10 (ObjNum 285 snap 86 seq_num 285) 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 529 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:891: finishing write tid 1 to smithi08262953-47 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:891: finishing write tid 3 to smithi08262953-47 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:891: finishing write tid 4 to smithi08262953-47 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 518 (ObjNum 287 snap 86 seq_num 287) dirty exists 2024-02-18T08:20:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:891: left oid 47 (ObjNum 287 snap 86 seq_num 287) 2024-02-18T08:20:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:888: done (4 left) 2024-02-18T08:20:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:890: done (3 left) 2024-02-18T08:20:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:891: done (2 left) 2024-02-18T08:20:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:893: done (1 left) 2024-02-18T08:20:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:894: snap_create 2024-02-18T08:20:06.365 INFO:tasks.rados.rados.0.smithi082.stdout:892: finishing write tid 1 to smithi08262953-48 2024-02-18T08:20:06.365 INFO:tasks.rados.rados.0.smithi082.stdout:892: finishing write tid 3 to smithi08262953-48 2024-02-18T08:20:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:892: finishing write tid 4 to smithi08262953-48 2024-02-18T08:20:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 666 (ObjNum 288 snap 86 seq_num 288) dirty exists 2024-02-18T08:20:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:892: left oid 48 (ObjNum 288 snap 86 seq_num 288) 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:05.199705+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:05.887387+0000 mgr.y (mgr.24862) 15 : cephadm [INF] Upgrade: Updating mon.b 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:05.891568+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:05.892294+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:05.892891+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:05.893498+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:05.894085+0000 mgr.y (mgr.24862) 16 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:05.894503+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:05.199705+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:05.887387+0000 mgr.y (mgr.24862) 15 : cephadm [INF] Upgrade: Updating mon.b 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:05.891568+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:05.892294+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:05.892891+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:05.893498+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:05.894085+0000 mgr.y (mgr.24862) 16 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-02-18T08:20:06.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:05.894503+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:07.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:20:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:20:06.760+0000 7fd830a5a700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-18T08:20:07.206 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:06 smithi164 systemd[1]: Stopping Ceph mon.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:07.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:07 smithi164 bash[55686]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.b 2024-02-18T08:20:08.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:07 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.b.service: Succeeded. 2024-02-18T08:20:08.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:07 smithi164 systemd[1]: Stopped Ceph mon.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:08.208 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:07 smithi164 systemd[1]: Starting Ceph mon.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.263+0000 7f1477358880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-18T08:20:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.263+0000 7f1477358880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 1 2024-02-18T08:20:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.263+0000 7f1477358880 0 pidfile_write: ignore empty --pid-file 2024-02-18T08:20:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.267+0000 7f1477358880 0 load: jerasure load: lrc load: isa 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: RocksDB version: 6.8.1 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Compile date Feb 17 2024 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: DB SUMMARY 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: CURRENT file: CURRENT 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-18T08:20:08.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 391 Bytes 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000014.sst 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000012.log size: 5717687 ; 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.error_if_exists: 0 2024-02-18T08:20:08.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.create_if_missing: 0 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.paranoid_checks: 1 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.env: 0x55b649069080 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.fs: Posix File System 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.info_log: 0x55b64b1c6260 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.statistics: (nil) 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.use_fsync: 0 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_log_file_size: 0 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-18T08:20:08.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.allow_fallocate: 1 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.use_direct_reads: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.db_log_dir: 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-18T08:20:08.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-18T08:20:08.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_subcompactions: 1 2024-02-18T08:20:08.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_background_flushes: -1 2024-02-18T08:20:08.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-18T08:20:08.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-18T08:20:08.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.write_buffer_manager: 0x55b64beb8360 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-18T08:20:08.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 bash[55865]: 7be487469f6d9c1bebfeee7137a2ae9924a786327a83f29603a9b805d006064e 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.unordered_write: 0 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-18T08:20:08.769 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-18T08:20:08.770 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-18T08:20:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-18T08:20:08.772 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.row_cache: None 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.wal_filter: None 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.preserve_deletes: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.two_write_queues: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.atomic_flush: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-18T08:20:08.773 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.log_readahead_size: 0 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_background_jobs: 2 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_background_compactions: -1 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-18T08:20:08.774 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_open_files: -1 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Compression algorithms supported: 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-18T08:20:08.775 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kZSTD supported: 0 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kXpressCompression supported: 0 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kLZ4Compression supported: 1 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kBZip2Compression supported: 0 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kZlibCompression supported: 1 2024-02-18T08:20:08.776 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: kSnappyCompression supported: 1 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.778 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.merge_operator: 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_filter: None 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b64b16bd10) 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cache_index_and_filter_blocks: 1 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: pin_top_level_index_and_filter: 1 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: index_type: 0 2024-02-18T08:20:08.779 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: data_block_index_type: 0 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: index_shortening: 1 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: data_block_hash_table_util_ratio: 0.750000 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: hash_index_allow_collision: 1 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: checksum: 1 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: no_block_cache: 0 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_cache: 0x55b64b1a0f10 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_cache_name: BinnedLRUCache 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_cache_options: 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: capacity : 536870912 2024-02-18T08:20:08.780 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: num_shard_bits : 4 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: strict_capacity_limit : 0 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: high_pri_pool_ratio: 0.000 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_cache_compressed: (nil) 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: persistent_cache: (nil) 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_size: 4096 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_size_deviation: 10 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_restart_interval: 16 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: index_block_restart_interval: 1 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: metadata_block_size: 4096 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: partition_filters: 0 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: use_delta_encoding: 1 2024-02-18T08:20:08.781 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: whole_key_filtering: 1 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: verify_compression: 0 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: read_amp_bytes_per_bit: 0 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: format_version: 2 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: enable_index_compression: 1 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: block_align: 0 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression: NoCompression 2024-02-18T08:20:08.782 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.num_levels: 7 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:20:08.783 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-18T08:20:08.784 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-18T08:20:08.785 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-18T08:20:08.786 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.table_properties_collectors: 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.inplace_update_support: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.bloom_locality: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.max_successive_merges: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-18T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.ttl: 2592000 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.268+0000 7f1477358880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.269+0000 7f1477358880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.269+0000 7f1477358880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 16, last_sequence is 9321, log_number is 12,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.269+0000 7f1477358880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 12 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.269+0000 7f1477358880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244408270926, "job": 1, "event": "recovery_started", "log_files": [12]} 2024-02-18T08:20:08.788 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.269+0000 7f1477358880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #12 mode 2 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 systemd[1]: Started Ceph mon.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.274+0000 7f1477358880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.278+0000 7f1477358880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244408280389, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 16, "file_size": 3725420, "table_properties": {"data_size": 3718493, "index_size": 5271, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 837, "raw_key_size": 7438, "raw_average_key_size": 24, "raw_value_size": 3709813, "raw_average_value_size": 12044, "num_data_blocks": 164, "num_entries": 308, "num_deletions": 16, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708244408, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.278+0000 7f1477358880 4 rocksdb: [version_set.cc:3826] Creating manifest 17 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.279+0000 7f1477358880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.279+0000 7f1477358880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708244408280850, "job": 1, "event": "recovery_finished"} 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.280+0000 7f1477358880 4 rocksdb: DB pointer 0x55b64b269800 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.280+0000 7f145e14a700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.280+0000 7f145e14a700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** DB Stats ** 2024-02-18T08:20:08.789 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** Compaction Stats [default] ** 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:08.790 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: L0 1/0 3.55 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: L6 1/0 20.96 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 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Sum 2/0 24.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** Compaction Stats [default] ** 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Flush(GB): cumulative 0.003, interval 0.003 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:20:08.791 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Cumulative compaction: 0.00 GB write, 298.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Interval compaction: 0.00 GB write, 298.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 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-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** Compaction Stats [default] ** 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:08.792 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: L0 1/0 3.55 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: L6 1/0 20.96 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 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Sum 2/0 24.51 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** Compaction Stats [default] ** 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 785.3 0.00 0.00 1 0.005 0 0 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Flush(GB): cumulative 0.003, interval 0.000 2024-02-18T08:20:08.793 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(Total Files): cumulative 0, interval 0 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: AddFile(Keys): cumulative 0, interval 0 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Cumulative compaction: 0.00 GB write, 296.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 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-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: ** File Read Latency Histogram By Level [default] ** 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.281+0000 7f1477358880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] at bind addrs [v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:20:08.794 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.282+0000 7f1477358880 1 mon.b@-1(???) e3 preinit fsid 5525894e-ce35-11ee-95ba-87774f69a715 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.282+0000 7f1477358880 0 mon.b@-1(???).mds e7 new map 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.282+0000 7f1477358880 0 mon.b@-1(???).mds e7 print_map 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: e7 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 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-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: legacy client fscid: 1 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Filesystem 'foo' (1) 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: fs_name foo 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: epoch 4 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: flags 12 2024-02-18T08:20:08.795 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: created 2024-02-18T08:16:37.325677+0000 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: modified 2024-02-18T08:16:41.313045+0000 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: tableserver 0 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: root 0 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: session_timeout 60 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: session_autoclose 300 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: max_file_size 1099511627776 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: required_client_features {} 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: last_failure 0 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: last_failure_osd_epoch 0 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 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-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: max_mds 1 2024-02-18T08:20:08.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: in 0 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: up {0=24529} 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: failed 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: damaged 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: stopped 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: data_pools [4] 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: metadata_pool 3 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: inline_data disabled 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: balancer 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: standby_count_wanted 1 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: [mds.foo.smithi082.qvokan{0:24529} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.82:6834/2498449539,v1:172.21.15.82:6835/2498449539] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:20:08.797 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: Standby daemons: 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: [mds.foo.smithi164.uchofe{-1:34466} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] compat {c=[1],r=[1],i=[7ff]}] 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.283+0000 7f1477358880 0 mon.b@-1(???).osd e219 crush map has features 3314933069571702784, adjusting msgr requires 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.283+0000 7f1477358880 0 mon.b@-1(???).osd e219 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.283+0000 7f1477358880 0 mon.b@-1(???).osd e219 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.283+0000 7f1477358880 0 mon.b@-1(???).osd e219 crush map has features 288514119978713088, adjusting msgr requires 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:05.199705+0000 mon.a (mon.0) 158 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:05.887387+0000 mgr.y (mgr.24862) 15 : cephadm [INF] Upgrade: Updating mon.b 2024-02-18T08:20:08.798 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:05.891568+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:05.892294+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:05.892891+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:05.893498+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:05.894085+0000 mgr.y (mgr.24862) 16 : cephadm [INF] Deploying daemon mon.b on smithi164 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:05.894503+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:08.799 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T08:20:08.283+0000 7f1477358880 1 mon.b@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-02-18T08:20:09.653 INFO:tasks.rados.rados.0.smithi082.stdout:892: done (1 left) 2024-02-18T08:20:09.653 INFO:tasks.rados.rados.0.smithi082.stdout:894: done (0 left) 2024-02-18T08:20:09.653 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 87 2024-02-18T08:20:09.654 INFO:tasks.rados.rados.0.smithi082.stdout:895: seq_num 290 ranges {0=57344} 2024-02-18T08:20:09.654 INFO:tasks.rados.rados.0.smithi082.stdout:895: writing smithi08262953-13 from 0 to 57344 tid 1 2024-02-18T08:20:09.654 INFO:tasks.rados.rados.0.smithi082.stdout:896: delete oid 50 current snap is 87 2024-02-18T08:20:09.659 INFO:tasks.rados.rados.0.smithi082.stdout:896: done (1 left) 2024-02-18T08:20:09.659 INFO:tasks.rados.rados.0.smithi082.stdout:897: rollback oid 21 current snap is 87 2024-02-18T08:20:09.659 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 69 2024-02-18T08:20:09.660 INFO:tasks.rados.rados.0.smithi082.stdout:898: snap_remove snap 84 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.309895+0000 mgr.y (mgr.24862) 18 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 145 MiB data, 227 MiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.651408+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.651707+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.651737+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.651793+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.656123+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.659498+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.659660+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.664478+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:20:10.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.664896+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.664923+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.665315+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e30: y(active, since 20s), standbys: x 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:08.665461+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.668707+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.669658+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:10.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:08.671432+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:10.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.309895+0000 mgr.y (mgr.24862) 18 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 145 MiB data, 227 MiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-18T08:20:10.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.651408+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:20:10.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.651707+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-18T08:20:10.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.651737+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.651793+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.656123+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.659498+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.659660+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.664478+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.664896+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.664923+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.665315+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e30: y(active, since 20s), standbys: x 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:08.665461+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.668707+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.669658+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:10.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:08.671432+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.309895+0000 mgr.y (mgr.24862) 18 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 145 MiB data, 227 MiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.651408+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.651707+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.651737+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.651793+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.656123+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.659498+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.659660+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.664478+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0],b=[v2:172.21.15.164:3300/0,v1:172.21.15.164:6789/0],c=[v2:172.21.15.82:3301/0,v1:172.21.15.82:6790/0]} removed_ranks: {} 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.664896+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.664923+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.665315+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e30: y(active, since 20s), standbys: x 2024-02-18T08:20:10.152 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:08.665461+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-02-18T08:20:10.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.668707+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:10.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.669658+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:10.153 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:08.671432+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:10.652 INFO:tasks.rados.rados.0.smithi082.stdout:898: done (2 left) 2024-02-18T08:20:10.652 INFO:tasks.rados.rados.0.smithi082.stdout:899: snap_create 2024-02-18T08:20:10.652 INFO:tasks.rados.rados.0.smithi082.stdout:897: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:895: finishing write tid 1 to smithi08262953-13 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:895: finishing write tid 3 to smithi08262953-13 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:895: finishing write tid 4 to smithi08262953-13 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 669 (ObjNum 290 snap 87 seq_num 290) dirty exists 2024-02-18T08:20:10.653 INFO:tasks.rados.rados.0.smithi082.stdout:895: left oid 13 (ObjNum 290 snap 87 seq_num 290) 2024-02-18T08:20:10.984 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:09.653929+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-02-18T08:20:10.985 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:10.653318+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-02-18T08:20:11.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:09.653929+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-02-18T08:20:11.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:10.653318+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-02-18T08:20:11.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:09.653929+0000 mon.a (mon.0) 185 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-02-18T08:20:11.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:10.653318+0000 mon.a (mon.0) 186 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:895: done (2 left) 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:897: done (1 left) 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:899: done (0 left) 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:900: read oid 46 snap -1 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:900: expect deleted 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:901: read oid 12 snap -1 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:901: expect (ObjNum 265 snap 80 seq_num 265) 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:902: read oid 29 snap -1 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:902: expect deleted 2024-02-18T08:20:11.655 INFO:tasks.rados.rados.0.smithi082.stdout:903: snap_remove snap 86 2024-02-18T08:20:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:10.310357+0000 mgr.y (mgr.24862) 19 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-02-18T08:20:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:11.655696+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-02-18T08:20:12.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:10.310357+0000 mgr.y (mgr.24862) 19 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-02-18T08:20:12.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:11.655696+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-02-18T08:20:12.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:10.310357+0000 mgr.y (mgr.24862) 19 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-02-18T08:20:12.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:11.655696+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-02-18T08:20:12.271 INFO:tasks.rados.rados.0.smithi082.stdout:903: done (3 left) 2024-02-18T08:20:12.271 INFO:tasks.rados.rados.0.smithi082.stdout:904: setattr oid 42 current snap is 88 2024-02-18T08:20:12.271 INFO:tasks.rados.rados.0.smithi082.stdout:901: expect (ObjNum 265 snap 80 seq_num 265) 2024-02-18T08:20:12.378 INFO:tasks.rados.rados.0.smithi082.stdout:900: done (3 left) 2024-02-18T08:20:12.378 INFO:tasks.rados.rados.0.smithi082.stdout:901: done (2 left) 2024-02-18T08:20:12.378 INFO:tasks.rados.rados.0.smithi082.stdout:902: done (1 left) 2024-02-18T08:20:12.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 88 2024-02-18T08:20:12.378 INFO:tasks.rados.rados.0.smithi082.stdout:905: seq_num 292 ranges {3219456=98304} 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:905: writing smithi08262953-12 from 3219456 to 3317760 tid 1 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 366 (ObjNum 1 snap 32561 seq_num 579865984) dirty exists 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:906: read oid 21 snap 82 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:906: expect deleted 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:904: done (2 left) 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:907: read oid 9 snap 69 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:907: expect deleted 2024-02-18T08:20:12.397 INFO:tasks.rados.rados.0.smithi082.stdout:908: snap_create 2024-02-18T08:20:12.399 INFO:tasks.rados.rados.0.smithi082.stdout:905: finishing write tid 1 to smithi08262953-12 2024-02-18T08:20:12.399 INFO:tasks.rados.rados.0.smithi082.stdout:905: finishing write tid 3 to smithi08262953-12 2024-02-18T08:20:12.400 INFO:tasks.rados.rados.0.smithi082.stdout:905: finishing write tid 4 to smithi08262953-12 2024-02-18T08:20:12.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 413 (ObjNum 292 snap 88 seq_num 292) dirty exists 2024-02-18T08:20:12.400 INFO:tasks.rados.rados.0.smithi082.stdout:905: left oid 12 (ObjNum 292 snap 88 seq_num 292) 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.905816+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.906839+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.907662+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:11.908349+0000 mgr.y (mgr.24862) 20 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.912956+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:11.916109+0000 mgr.y (mgr.24862) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.916358+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:13.250 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.917087+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.917743+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:11.918336+0000 mgr.y (mgr.24862) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi082 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:11.918781+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:12.271908+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:12.795576+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:12.796482+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:12.797085+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:12.797681+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:12.798479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.905816+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.906839+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.251 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.907662+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:11.908349+0000 mgr.y (mgr.24862) 20 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.912956+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:11.916109+0000 mgr.y (mgr.24862) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.916358+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.917087+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.917743+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:11.918336+0000 mgr.y (mgr.24862) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi082 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:11.918781+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:12.271908+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:12.795576+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:12.796482+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:12.797085+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:13.252 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:12.797681+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.253 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:12.798479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.905816+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.906839+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.907662+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:11.908349+0000 mgr.y (mgr.24862) 20 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.912956+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:11.916109+0000 mgr.y (mgr.24862) 21 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.916358+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.917087+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.917743+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:11.918336+0000 mgr.y (mgr.24862) 22 : cephadm [INF] Reconfiguring daemon mon.a on smithi082 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:11.918781+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:12.271908+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:12.795576+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:12.796482+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:12.797085+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:12.797681+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:13.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:12.798479+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:905: done (3 left) 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:906: done (2 left) 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:907: done (1 left) 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:908: done (0 left) 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:909: rollback oid 40 current snap is 89 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 88 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:910: rollback oid 16 current snap is 89 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 80 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:911: rollback oid 26 current snap is 89 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 80 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:912: read oid 18 snap -1 2024-02-18T08:20:13.277 INFO:tasks.rados.rados.0.smithi082.stdout:912: expect (ObjNum 220 snap 60 seq_num 220) 2024-02-18T08:20:13.278 INFO:tasks.rados.rados.0.smithi082.stdout:913: snap_remove snap 75 2024-02-18T08:20:13.593 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:20:13.289+0000 7fd830a5a700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-18T08:20:14.177 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:12.310675+0000 mgr.y (mgr.24862) 23 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-02-18T08:20:14.177 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:12.796244+0000 mgr.y (mgr.24862) 24 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:20:14.177 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:12.798149+0000 mgr.y (mgr.24862) 25 : cephadm [INF] Reconfiguring daemon mgr.y on smithi082 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:13.277858+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:13.674918+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:13.675829+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:13.676402+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:13.676983+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:13.677805+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:12.310675+0000 mgr.y (mgr.24862) 23 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:12.796244+0000 mgr.y (mgr.24862) 24 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:12.798149+0000 mgr.y (mgr.24862) 25 : cephadm [INF] Reconfiguring daemon mgr.y on smithi082 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:13.277858+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-02-18T08:20:14.178 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:13.674918+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:14.179 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:13.675829+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:14.179 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:13.676402+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:14.179 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:13.676983+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:14.179 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:13.677805+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-18T08:20:14.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:12.310675+0000 mgr.y (mgr.24862) 23 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.3 MiB/s wr, 12 op/s 2024-02-18T08:20:14.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:12.796244+0000 mgr.y (mgr.24862) 24 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:12.798149+0000 mgr.y (mgr.24862) 25 : cephadm [INF] Reconfiguring daemon mgr.y on smithi082 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:13.277858+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:13.674918+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:13.675829+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:13.676402+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:13.676983+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:13.677805+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-18T08:20:14.280 INFO:tasks.rados.rados.0.smithi082.stdout:913: done (4 left) 2024-02-18T08:20:14.280 INFO:tasks.rados.rados.0.smithi082.stdout:914: rmattr oid 23 current snap is 89 2024-02-18T08:20:14.280 INFO:tasks.rados.rados.0.smithi082.stdout:914: done (4 left) 2024-02-18T08:20:14.280 INFO:tasks.rados.rados.0.smithi082.stdout:915: snap_remove snap 79 2024-02-18T08:20:15.197 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:13.675617+0000 mgr.y (mgr.24862) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:20:15.197 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:13.677437+0000 mgr.y (mgr.24862) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi082 2024-02-18T08:20:15.197 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:14.281188+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-02-18T08:20:15.197 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:14.609968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:15.197 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:14.610946+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:14.611488+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:14.612859+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:13.675617+0000 mgr.y (mgr.24862) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:13.677437+0000 mgr.y (mgr.24862) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi082 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:14.281188+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:14.609968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:14.610946+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:14.611488+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:15.198 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:14.612859+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:15.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:13.675617+0000 mgr.y (mgr.24862) 26 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-18T08:20:15.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:13.677437+0000 mgr.y (mgr.24862) 27 : cephadm [INF] Reconfiguring daemon mon.c on smithi082 2024-02-18T08:20:15.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:14.281188+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-02-18T08:20:15.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:14.609968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:15.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:14.610946+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:15.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:14.611488+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:15.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:14.612859+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:15.286 INFO:tasks.rados.rados.0.smithi082.stdout:915: done (4 left) 2024-02-18T08:20:15.286 INFO:tasks.rados.rados.0.smithi082.stdout:916: setattr oid 4 current snap is 89 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:911: finishing rollback tid 0 to smithi08262953-26 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:911: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:911: finishing rollback tid 2 to smithi08262953-26 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 254 (ObjNum 236 snap 64 seq_num 236) dirty exists 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:909: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:909: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:909: finishing rollback tid 2 to smithi08262953-40 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 242 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:910: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:910: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:910: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:20:15.295 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 417 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:20:15.296 INFO:tasks.rados.rados.0.smithi082.stdout:912: expect (ObjNum 220 snap 60 seq_num 220) 2024-02-18T08:20:15.629 INFO:tasks.rados.rados.0.smithi082.stdout:909: done (4 left) 2024-02-18T08:20:15.629 INFO:tasks.rados.rados.0.smithi082.stdout:910: done (3 left) 2024-02-18T08:20:15.629 INFO:tasks.rados.rados.0.smithi082.stdout:911: done (2 left) 2024-02-18T08:20:15.629 INFO:tasks.rados.rados.0.smithi082.stdout:912: done (1 left) 2024-02-18T08:20:15.629 INFO:tasks.rados.rados.0.smithi082.stdout:917: rmattr oid 30 current snap is 89 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:917: done (1 left) 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:918: rollback oid 42 current snap is 89 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 69 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:919: rollback oid 37 current snap is 89 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 69 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:920: snap_create 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:919: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:20:15.630 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:20:15.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 544 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:15.632 INFO:tasks.rados.rados.0.smithi082.stdout:918: finishing rollback tid 0 to smithi08262953-42 2024-02-18T08:20:15.632 INFO:tasks.rados.rados.0.smithi082.stdout:918: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:20:15.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 374 (ObjNum 579881120 snap 21935 seq_num 579784416) dirty dne 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:14.311206+0000 mgr.y (mgr.24862) 28 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:14.610693+0000 mgr.y (mgr.24862) 29 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:14.612503+0000 mgr.y (mgr.24862) 30 : cephadm [INF] Reconfiguring daemon osd.0 on smithi082 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:15.286820+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:15.561531+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:15.562560+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:15.563220+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:15.564610+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:16.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:14.311206+0000 mgr.y (mgr.24862) 28 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:14.610693+0000 mgr.y (mgr.24862) 29 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:14.612503+0000 mgr.y (mgr.24862) 30 : cephadm [INF] Reconfiguring daemon osd.0 on smithi082 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:15.286820+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:15.561531+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:15.562560+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:15.563220+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:16.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:15.564610+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:16.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:14.311206+0000 mgr.y (mgr.24862) 28 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 154 MiB data, 249 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:16.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:14.610693+0000 mgr.y (mgr.24862) 29 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-18T08:20:16.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:14.612503+0000 mgr.y (mgr.24862) 30 : cephadm [INF] Reconfiguring daemon osd.0 on smithi082 2024-02-18T08:20:16.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:15.286820+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-02-18T08:20:16.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:15.561531+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:16.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:15.562560+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:16.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:15.563220+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:16.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:15.564610+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:16.567 INFO:tasks.rados.rados.0.smithi082.stdout:916: done (3 left) 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:918: done (2 left) 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:919: done (1 left) 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:920: done (0 left) 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:921: rollback oid 43 current snap is 90 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 83 2024-02-18T08:20:16.568 INFO:tasks.rados.rados.0.smithi082.stdout:922: snap_create 2024-02-18T08:20:16.569 INFO:tasks.rados.rados.0.smithi082.stdout:921: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:20:16.569 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 479 (ObjNum 0 snap 0 seq_num 577613840) dirty dne 2024-02-18T08:20:17.071 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:15.562284+0000 mgr.y (mgr.24862) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-18T08:20:17.071 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:15.564289+0000 mgr.y (mgr.24862) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi082 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:16.438257+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:16.439105+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:16.439614+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:16.440867+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:16.568982+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:15.562284+0000 mgr.y (mgr.24862) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:15.564289+0000 mgr.y (mgr.24862) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi082 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:16.438257+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:16.439105+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:16.439614+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:17.072 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:16.440867+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:20:17.073 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:16.568982+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-02-18T08:20:17.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:15.562284+0000 mgr.y (mgr.24862) 31 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-18T08:20:17.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:15.564289+0000 mgr.y (mgr.24862) 32 : cephadm [INF] Reconfiguring daemon osd.1 on smithi082 2024-02-18T08:20:17.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:16.438257+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:17.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:16.439105+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:20:17.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:16.439614+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:17.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:16.440867+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:20:17.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:16.568982+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-02-18T08:20:17.276 INFO:tasks.rados.rados.0.smithi082.stdout:921: done (1 left) 2024-02-18T08:20:17.276 INFO:tasks.rados.rados.0.smithi082.stdout:922: done (0 left) 2024-02-18T08:20:17.276 INFO:tasks.rados.rados.0.smithi082.stdout:923: rmattr oid 29 current snap is 91 2024-02-18T08:20:17.276 INFO:tasks.rados.rados.0.smithi082.stdout:923: done (0 left) 2024-02-18T08:20:17.276 INFO:tasks.rados.rados.0.smithi082.stdout:924: snap_create 2024-02-18T08:20:17.920 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:16.311714+0000 mgr.y (mgr.24862) 33 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 6.9 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:17.920 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:16.438899+0000 mgr.y (mgr.24862) 34 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-18T08:20:18.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:16.311714+0000 mgr.y (mgr.24862) 33 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 6.9 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:18.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:16.438899+0000 mgr.y (mgr.24862) 34 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-18T08:20:18.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:16.440564+0000 mgr.y (mgr.24862) 35 : cephadm [INF] Reconfiguring daemon osd.2 on smithi082 2024-02-18T08:20:18.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:17.277611+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-02-18T08:20:18.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:17.337124+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:18.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:17.337990+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:20:18.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:17.338515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:18.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:17.339798+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:20:18.276 INFO:tasks.rados.rados.0.smithi082.stdout:924: done (0 left) 2024-02-18T08:20:18.276 INFO:tasks.rados.rados.0.smithi082.stdout:925: delete oid 33 current snap is 92 2024-02-18T08:20:18.285 INFO:tasks.rados.rados.0.smithi082.stdout:925: done (0 left) 2024-02-18T08:20:18.285 INFO:tasks.rados.rados.0.smithi082.stdout:926: setattr oid 48 current snap is 92 2024-02-18T08:20:18.285 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 92 2024-02-18T08:20:18.285 INFO:tasks.rados.rados.0.smithi082.stdout:927: seq_num 294 ranges {1900544=131072} 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:927: writing smithi08262953-2 from 1900544 to 2031616 tid 1 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:928: read oid 37 snap -1 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:928: expect deleted 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:929: copy_from oid 40 from oid 33 current snap is 92 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 697 (ObjNum 288 snap 86 seq_num 288) dirty exists 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:926: done (3 left) 2024-02-18T08:20:18.293 INFO:tasks.rados.rados.0.smithi082.stdout:930: snap_remove snap 85 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:16.440564+0000 mgr.y (mgr.24862) 35 : cephadm [INF] Reconfiguring daemon osd.2 on smithi082 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:17.277611+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:17.337124+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:17.337990+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:17.338515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:17.339798+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:16.311714+0000 mgr.y (mgr.24862) 33 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 6.9 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:18.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:16.438899+0000 mgr.y (mgr.24862) 34 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:16.440564+0000 mgr.y (mgr.24862) 35 : cephadm [INF] Reconfiguring daemon osd.2 on smithi082 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:17.277611+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:17.337124+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:17.337990+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:17.338515+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:18.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:17.339798+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:17.337786+0000 mgr.y (mgr.24862) 36 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:17.339477+0000 mgr.y (mgr.24862) 37 : cephadm [INF] Reconfiguring daemon osd.3 on smithi082 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:18.204345+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:18.205604+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:18.206209+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:18.206944+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:20:19.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:18.277870+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:17.337786+0000 mgr.y (mgr.24862) 36 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:17.339477+0000 mgr.y (mgr.24862) 37 : cephadm [INF] Reconfiguring daemon osd.3 on smithi082 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:18.204345+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:18.205604+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:18.206209+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:18.206944+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:20:19.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:18.277870+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-02-18T08:20:19.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:17.337786+0000 mgr.y (mgr.24862) 36 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-18T08:20:19.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:17.339477+0000 mgr.y (mgr.24862) 37 : cephadm [INF] Reconfiguring daemon osd.3 on smithi082 2024-02-18T08:20:19.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:18.204345+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:19.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:18.205604+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:19.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:18.206209+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:19.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:18.206944+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:20:19.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:18.277870+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-02-18T08:20:19.283 INFO:tasks.rados.rados.0.smithi082.stdout:930: done (3 left) 2024-02-18T08:20:19.283 INFO:tasks.rados.rados.0.smithi082.stdout:931: setattr oid 27 current snap is 92 2024-02-18T08:20:19.283 INFO:tasks.rados.rados.0.smithi082.stdout:929: finishing copy_from to smithi08262953-40 2024-02-18T08:20:19.283 INFO:tasks.rados.rados.0.smithi082.stdout:929: got expected ENOENT (src dne) 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:929: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:927: finishing write tid 1 to smithi08262953-2 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:927: finishing write tid 3 to smithi08262953-2 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:927: finishing write tid 4 to smithi08262953-2 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 256 (ObjNum 294 snap 92 seq_num 294) dirty exists 2024-02-18T08:20:19.284 INFO:tasks.rados.rados.0.smithi082.stdout:927: left oid 2 (ObjNum 294 snap 92 seq_num 294) 2024-02-18T08:20:19.285 INFO:tasks.rados.rados.0.smithi082.stdout:927: done (3 left) 2024-02-18T08:20:19.285 INFO:tasks.rados.rados.0.smithi082.stdout:928: done (2 left) 2024-02-18T08:20:19.286 INFO:tasks.rados.rados.0.smithi082.stdout:929: done (1 left) 2024-02-18T08:20:19.286 INFO:tasks.rados.rados.0.smithi082.stdout:932: snap_create 2024-02-18T08:20:19.290 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 251 (ObjNum 282 snap 85 seq_num 282) dirty exists 2024-02-18T08:20:20.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:18.205341+0000 mgr.y (mgr.24862) 38 : cephadm [INF] Reconfiguring mds.foo.smithi082.qvokan (monmap changed)... 2024-02-18T08:20:20.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:18.206658+0000 mgr.y (mgr.24862) 39 : cephadm [INF] Reconfiguring daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:20:20.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:18.312118+0000 mgr.y (mgr.24862) 40 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 7.0 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:19.069247+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:19.070127+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:19.070666+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:19.071191+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:19.071929+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:20.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:19.284835+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-02-18T08:20:20.291 INFO:tasks.rados.rados.0.smithi082.stdout:931: done (1 left) 2024-02-18T08:20:20.291 INFO:tasks.rados.rados.0.smithi082.stdout:932: done (0 left) 2024-02-18T08:20:20.292 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 93 2024-02-18T08:20:20.292 INFO:tasks.rados.rados.0.smithi082.stdout:933: seq_num 295 ranges {0=147456} 2024-02-18T08:20:20.292 INFO:tasks.rados.rados.0.smithi082.stdout:933: writing smithi08262953-37 from 0 to 147456 tid 1 2024-02-18T08:20:20.292 INFO:tasks.rados.rados.0.smithi082.stdout:934: snap_create 2024-02-18T08:20:20.297 INFO:tasks.rados.rados.0.smithi082.stdout:933: finishing write tid 1 to smithi08262953-37 2024-02-18T08:20:20.297 INFO:tasks.rados.rados.0.smithi082.stdout:933: finishing write tid 3 to smithi08262953-37 2024-02-18T08:20:20.301 INFO:tasks.rados.rados.0.smithi082.stdout:933: finishing write tid 4 to smithi08262953-37 2024-02-18T08:20:20.301 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 138 (ObjNum 295 snap 93 seq_num 295) dirty exists 2024-02-18T08:20:20.301 INFO:tasks.rados.rados.0.smithi082.stdout:933: left oid 37 (ObjNum 295 snap 93 seq_num 295) 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:18.205341+0000 mgr.y (mgr.24862) 38 : cephadm [INF] Reconfiguring mds.foo.smithi082.qvokan (monmap changed)... 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:18.206658+0000 mgr.y (mgr.24862) 39 : cephadm [INF] Reconfiguring daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:18.312118+0000 mgr.y (mgr.24862) 40 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 7.0 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:19.069247+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:19.070127+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:19.070666+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:19.071191+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:20.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:19.071929+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:19.284835+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:18.205341+0000 mgr.y (mgr.24862) 38 : cephadm [INF] Reconfiguring mds.foo.smithi082.qvokan (monmap changed)... 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:18.206658+0000 mgr.y (mgr.24862) 39 : cephadm [INF] Reconfiguring daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:18.312118+0000 mgr.y (mgr.24862) 40 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 154 MiB data, 250 MiB used, 707 GiB / 715 GiB avail; 7.0 MiB/s rd, 38 KiB/s wr, 10 op/s 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:19.069247+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:19.070127+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:19.070666+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:19.071191+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:19.071929+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-18T08:20:20.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:19.284835+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-02-18T08:20:21.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:19.069911+0000 mgr.y (mgr.24862) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:20:21.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:19.071626+0000 mgr.y (mgr.24862) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-02-18T08:20:21.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:20.137637+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:21.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:20.138771+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:21.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:20.139696+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:21.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:20.140416+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:21.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:20.141501+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:20:21.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:20.293112+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-02-18T08:20:21.295 INFO:tasks.rados.rados.0.smithi082.stdout:933: done (1 left) 2024-02-18T08:20:21.295 INFO:tasks.rados.rados.0.smithi082.stdout:934: done (0 left) 2024-02-18T08:20:21.295 INFO:tasks.rados.rados.0.smithi082.stdout:935: read oid 11 snap 91 2024-02-18T08:20:21.295 INFO:tasks.rados.rados.0.smithi082.stdout:935: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:21.296 INFO:tasks.rados.rados.0.smithi082.stdout:936: snap_create 2024-02-18T08:20:21.305 INFO:tasks.rados.rados.0.smithi082.stdout:935: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:19.069911+0000 mgr.y (mgr.24862) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:19.071626+0000 mgr.y (mgr.24862) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:20.137637+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:20.138771+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:20.139696+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:20.140416+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:20.141501+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:20:21.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:20.293112+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:19.069911+0000 mgr.y (mgr.24862) 41 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:19.071626+0000 mgr.y (mgr.24862) 42 : cephadm [INF] Reconfiguring daemon mon.b on smithi164 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:20.137637+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:20.138771+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:20.139696+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:20.140416+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:20.141501+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-18T08:20:21.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:20.293112+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-02-18T08:20:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:20.138462+0000 mgr.y (mgr.24862) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-18T08:20:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:20.141046+0000 mgr.y (mgr.24862) 44 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-02-18T08:20:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:20.312583+0000 mgr.y (mgr.24862) 45 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 273 B/s rd, 34 KiB/s wr, 17 op/s 2024-02-18T08:20:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.088229+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:22.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.089388+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:20:22.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.090160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:22.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.091865+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:20:22.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:21.296314+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-02-18T08:20:22.276 INFO:tasks.rados.rados.0.smithi082.stdout:935: done (1 left) 2024-02-18T08:20:22.276 INFO:tasks.rados.rados.0.smithi082.stdout:936: done (0 left) 2024-02-18T08:20:22.276 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 95 2024-02-18T08:20:22.276 INFO:tasks.rados.rados.0.smithi082.stdout:937: seq_num 296 ranges {4481024=163840} 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:937: writing smithi08262953-10 from 4481024 to 4644864 tid 1 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:938: copy_from oid 5 from oid 16 current snap is 95 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:939: copy_from oid 36 from oid 3 current snap is 95 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:940: read oid 6 snap -1 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:940: expect deleted 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:941: read oid 47 snap -1 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:941: expect (ObjNum 287 snap 86 seq_num 287) 2024-02-18T08:20:22.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 95 2024-02-18T08:20:22.300 INFO:tasks.rados.rados.0.smithi082.stdout:942: seq_num 297 ranges {1327104=180224} 2024-02-18T08:20:22.307 INFO:tasks.rados.rados.0.smithi082.stdout:942: writing smithi08262953-8 from 1327104 to 1507328 tid 1 2024-02-18T08:20:22.307 INFO:tasks.rados.rados.0.smithi082.stdout:943: delete oid 2 current snap is 95 2024-02-18T08:20:22.307 INFO:tasks.rados.rados.0.smithi082.stdout:939: finishing copy_from to smithi08262953-36 2024-02-18T08:20:22.308 INFO:tasks.rados.rados.0.smithi082.stdout:939: got expected ENOENT (src dne) 2024-02-18T08:20:22.308 INFO:tasks.rados.rados.0.smithi082.stdout:939: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:20:22.308 INFO:tasks.rados.rados.0.smithi082.stdout:937: finishing write tid 1 to smithi08262953-10 2024-02-18T08:20:22.310 INFO:tasks.rados.rados.0.smithi082.stdout:937: finishing write tid 3 to smithi08262953-10 2024-02-18T08:20:22.312 INFO:tasks.rados.rados.0.smithi082.stdout:937: finishing write tid 4 to smithi08262953-10 2024-02-18T08:20:22.312 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 547 (ObjNum 296 snap 95 seq_num 296) dirty exists 2024-02-18T08:20:22.312 INFO:tasks.rados.rados.0.smithi082.stdout:937: left oid 10 (ObjNum 296 snap 95 seq_num 296) 2024-02-18T08:20:22.314 INFO:tasks.rados.rados.0.smithi082.stdout:942: finishing write tid 1 to smithi08262953-8 2024-02-18T08:20:22.315 INFO:tasks.rados.rados.0.smithi082.stdout:941: expect (ObjNum 287 snap 86 seq_num 287) 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:20.138462+0000 mgr.y (mgr.24862) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:20.141046+0000 mgr.y (mgr.24862) 44 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:20.312583+0000 mgr.y (mgr.24862) 45 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 273 B/s rd, 34 KiB/s wr, 17 op/s 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.088229+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.089388+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.090160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.091865+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:20:22.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:21.296314+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:20.138462+0000 mgr.y (mgr.24862) 43 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:20.141046+0000 mgr.y (mgr.24862) 44 : cephadm [INF] Reconfiguring daemon mgr.x on smithi164 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:20.312583+0000 mgr.y (mgr.24862) 45 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 273 B/s rd, 34 KiB/s wr, 17 op/s 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.088229+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.089388+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.090160+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.091865+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:20:22.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:21.296314+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-02-18T08:20:22.531 INFO:tasks.rados.rados.0.smithi082.stdout:942: finishing write tid 3 to smithi08262953-8 2024-02-18T08:20:22.531 INFO:tasks.rados.rados.0.smithi082.stdout:942: finishing write tid 4 to smithi08262953-8 2024-02-18T08:20:22.531 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 704 (ObjNum 297 snap 95 seq_num 297) dirty exists 2024-02-18T08:20:22.531 INFO:tasks.rados.rados.0.smithi082.stdout:942: left oid 8 (ObjNum 297 snap 95 seq_num 297) 2024-02-18T08:20:22.531 INFO:tasks.rados.rados.0.smithi082.stdout:938: finishing copy_from to smithi08262953-5 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 417 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:938: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:937: done (6 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:938: done (5 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:939: done (4 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:940: done (3 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:941: done (2 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:942: done (1 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:943: done (0 left) 2024-02-18T08:20:22.532 INFO:tasks.rados.rados.0.smithi082.stdout:944: snap_create 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:21.089061+0000 mgr.y (mgr.24862) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:21.091435+0000 mgr.y (mgr.24862) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.968331+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.969418+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.970209+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:21.972016+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:20:23.225 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:22.275726+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-02-18T08:20:23.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:22.913804+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:22.914754+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:20:23.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:22.915330+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.226 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:22.916729+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:20:23.276 INFO:tasks.rados.rados.0.smithi082.stdout:944: done (0 left) 2024-02-18T08:20:23.276 INFO:tasks.rados.rados.0.smithi082.stdout:945: setattr oid 39 current snap is 96 2024-02-18T08:20:23.277 INFO:tasks.rados.rados.0.smithi082.stdout:946: read oid 37 snap -1 2024-02-18T08:20:23.277 INFO:tasks.rados.rados.0.smithi082.stdout:946: expect (ObjNum 295 snap 93 seq_num 295) 2024-02-18T08:20:23.277 INFO:tasks.rados.rados.0.smithi082.stdout:947: read oid 25 snap -1 2024-02-18T08:20:23.278 INFO:tasks.rados.rados.0.smithi082.stdout:947: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:23.278 INFO:tasks.rados.rados.0.smithi082.stdout:948: snap_create 2024-02-18T08:20:23.283 INFO:tasks.rados.rados.0.smithi082.stdout:946: expect (ObjNum 295 snap 93 seq_num 295) 2024-02-18T08:20:23.289 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 550 (ObjNum 222 snap 60 seq_num 222) dirty exists 2024-02-18T08:20:23.292 INFO:tasks.rados.rados.0.smithi082.stdout:947: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:21.089061+0000 mgr.y (mgr.24862) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:21.091435+0000 mgr.y (mgr.24862) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.968331+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.969418+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.970209+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:21.972016+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:22.275726+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:22.913804+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:22.914754+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:22.915330+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:22.916729+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:21.089061+0000 mgr.y (mgr.24862) 46 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:21.091435+0000 mgr.y (mgr.24862) 47 : cephadm [INF] Reconfiguring daemon osd.4 on smithi164 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.968331+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.969418+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.970209+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:21.972016+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:22.275726+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:22.913804+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:23.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:22.914754+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:20:23.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:22.915330+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:23.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:22.916729+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:21.969140+0000 mgr.y (mgr.24862) 48 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:21.971554+0000 mgr.y (mgr.24862) 49 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:22.312969+0000 mgr.y (mgr.24862) 50 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 32 KiB/s wr, 16 op/s 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:22.914494+0000 mgr.y (mgr.24862) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:22.916309+0000 mgr.y (mgr.24862) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:23.278205+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:23.769967+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:23.770963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:20:24.196 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:23.771538+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:24.197 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:23.772853+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:945: done (3 left) 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:946: done (2 left) 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:947: done (1 left) 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:948: done (0 left) 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 97 2024-02-18T08:20:24.280 INFO:tasks.rados.rados.0.smithi082.stdout:949: seq_num 299 ranges {0=212992} 2024-02-18T08:20:24.281 INFO:tasks.rados.rados.0.smithi082.stdout:949: writing smithi08262953-21 from 0 to 212992 tid 1 2024-02-18T08:20:24.281 INFO:tasks.rados.rados.0.smithi082.stdout:950: rollback oid 42 current snap is 97 2024-02-18T08:20:24.281 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 87 2024-02-18T08:20:24.281 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 97 2024-02-18T08:20:24.281 INFO:tasks.rados.rados.0.smithi082.stdout:951: seq_num 300 ranges {3342336=229376} 2024-02-18T08:20:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:951: writing smithi08262953-47 from 3342336 to 3571712 tid 1 2024-02-18T08:20:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:952: copy_from oid 13 from oid 7 current snap is 97 2024-02-18T08:20:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:950: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 374 (ObjNum 0 snap 21935 seq_num 579698016) dirty dne 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:949: finishing write tid 1 to smithi08262953-21 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:949: finishing write tid 3 to smithi08262953-21 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:949: finishing write tid 4 to smithi08262953-21 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 552 (ObjNum 299 snap 97 seq_num 299) dirty exists 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:949: left oid 21 (ObjNum 299 snap 97 seq_num 299) 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:949: done (3 left) 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:950: done (2 left) 2024-02-18T08:20:24.301 INFO:tasks.rados.rados.0.smithi082.stdout:953: snap_create 2024-02-18T08:20:24.303 INFO:tasks.rados.rados.0.smithi082.stdout:952: finishing copy_from to smithi08262953-13 2024-02-18T08:20:24.303 INFO:tasks.rados.rados.0.smithi082.stdout:952: got expected ENOENT (src dne) 2024-02-18T08:20:24.303 INFO:tasks.rados.rados.0.smithi082.stdout:952: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:20:24.303 INFO:tasks.rados.rados.0.smithi082.stdout:951: finishing write tid 1 to smithi08262953-47 2024-02-18T08:20:24.304 INFO:tasks.rados.rados.0.smithi082.stdout:951: finishing write tid 3 to smithi08262953-47 2024-02-18T08:20:24.305 INFO:tasks.rados.rados.0.smithi082.stdout:951: finishing write tid 4 to smithi08262953-47 2024-02-18T08:20:24.305 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 555 (ObjNum 300 snap 97 seq_num 300) dirty exists 2024-02-18T08:20:24.305 INFO:tasks.rados.rados.0.smithi082.stdout:951: left oid 47 (ObjNum 300 snap 97 seq_num 300) 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:21.969140+0000 mgr.y (mgr.24862) 48 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:21.971554+0000 mgr.y (mgr.24862) 49 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:22.312969+0000 mgr.y (mgr.24862) 50 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 32 KiB/s wr, 16 op/s 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:22.914494+0000 mgr.y (mgr.24862) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:22.916309+0000 mgr.y (mgr.24862) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:23.278205+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:23.769967+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:24.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:23.770963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:23.771538+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:23.772853+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:21.969140+0000 mgr.y (mgr.24862) 48 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:21.971554+0000 mgr.y (mgr.24862) 49 : cephadm [INF] Reconfiguring daemon osd.5 on smithi164 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:22.312969+0000 mgr.y (mgr.24862) 50 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 32 KiB/s wr, 16 op/s 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:22.914494+0000 mgr.y (mgr.24862) 51 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:22.916309+0000 mgr.y (mgr.24862) 52 : cephadm [INF] Reconfiguring daemon osd.6 on smithi164 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:23.278205+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:23.769967+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:23.770963+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:20:24.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:23.771538+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:24.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:23.772853+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:20:25.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:23.770719+0000 mgr.y (mgr.24862) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-18T08:20:25.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:23.772521+0000 mgr.y (mgr.24862) 54 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-02-18T08:20:25.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:24.280984+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-02-18T08:20:25.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:24.807777+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:25.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:24.809454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:25.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:24.810275+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:25.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:24.811305+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:20:25.288 INFO:tasks.rados.rados.0.smithi082.stdout:951: done (2 left) 2024-02-18T08:20:25.288 INFO:tasks.rados.rados.0.smithi082.stdout:952: done (1 left) 2024-02-18T08:20:25.289 INFO:tasks.rados.rados.0.smithi082.stdout:953: done (0 left) 2024-02-18T08:20:25.289 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 98 2024-02-18T08:20:25.289 INFO:tasks.rados.rados.0.smithi082.stdout:954: seq_num 301 ranges {1089536=245760} 2024-02-18T08:20:25.296 INFO:tasks.rados.rados.0.smithi082.stdout:954: writing smithi08262953-15 from 1089536 to 1335296 tid 1 2024-02-18T08:20:25.296 INFO:tasks.rados.rados.0.smithi082.stdout:955: delete oid 31 current snap is 98 2024-02-18T08:20:25.302 INFO:tasks.rados.rados.0.smithi082.stdout:954: finishing write tid 1 to smithi08262953-15 2024-02-18T08:20:25.302 INFO:tasks.rados.rados.0.smithi082.stdout:955: done (1 left) 2024-02-18T08:20:25.302 INFO:tasks.rados.rados.0.smithi082.stdout:956: snap_create 2024-02-18T08:20:25.302 INFO:tasks.rados.rados.0.smithi082.stdout:954: finishing write tid 3 to smithi08262953-15 2024-02-18T08:20:25.303 INFO:tasks.rados.rados.0.smithi082.stdout:954: finishing write tid 4 to smithi08262953-15 2024-02-18T08:20:25.303 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 263 (ObjNum 301 snap 98 seq_num 301) dirty exists 2024-02-18T08:20:25.303 INFO:tasks.rados.rados.0.smithi082.stdout:954: left oid 15 (ObjNum 301 snap 98 seq_num 301) 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:23.770719+0000 mgr.y (mgr.24862) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:23.772521+0000 mgr.y (mgr.24862) 54 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:24.280984+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:24.807777+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:24.809454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:24.810275+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:24.811305+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:20:25.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:23.770719+0000 mgr.y (mgr.24862) 53 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:23.772521+0000 mgr.y (mgr.24862) 54 : cephadm [INF] Reconfiguring daemon osd.7 on smithi164 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:24.280984+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:24.807777+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:24.809454+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:24.810275+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:25.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:24.811305+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:24.313502+0000 mgr.y (mgr.24862) 55 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:24.809111+0000 mgr.y (mgr.24862) 56 : cephadm [INF] Reconfiguring mds.foo.smithi164.uchofe (monmap changed)... 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:24.810874+0000 mgr.y (mgr.24862) 57 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:25.289980+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.659681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.661482+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.664045+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.665664+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.673113+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.673932+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.679784+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.680511+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.687777+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.688512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.695512+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.696600+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.704459+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.705811+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:26.291 INFO:tasks.rados.rados.0.smithi082.stdout:954: done (1 left) 2024-02-18T08:20:26.291 INFO:tasks.rados.rados.0.smithi082.stdout:956: done (0 left) 2024-02-18T08:20:26.291 INFO:tasks.rados.rados.0.smithi082.stdout:957: copy_from oid 33 from oid 44 current snap is 99 2024-02-18T08:20:26.291 INFO:tasks.rados.rados.0.smithi082.stdout:958: delete oid 3 current snap is 99 2024-02-18T08:20:26.295 INFO:tasks.rados.rados.0.smithi082.stdout:958: done (1 left) 2024-02-18T08:20:26.295 INFO:tasks.rados.rados.0.smithi082.stdout:959: snap_remove snap 76 2024-02-18T08:20:26.321 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:24.313502+0000 mgr.y (mgr.24862) 55 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:24.809111+0000 mgr.y (mgr.24862) 56 : cephadm [INF] Reconfiguring mds.foo.smithi164.uchofe (monmap changed)... 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:24.810874+0000 mgr.y (mgr.24862) 57 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:25.289980+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.659681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.661482+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.664045+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.665664+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.673113+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.673932+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.679784+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.680511+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-18T08:20:26.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.687777+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.688512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.695512+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.696600+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.704459+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.705811+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:24.313502+0000 mgr.y (mgr.24862) 55 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 152 MiB data, 248 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:24.809111+0000 mgr.y (mgr.24862) 56 : cephadm [INF] Reconfiguring mds.foo.smithi164.uchofe (monmap changed)... 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:24.810874+0000 mgr.y (mgr.24862) 57 : cephadm [INF] Reconfiguring daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:20:26.323 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:25.289980+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.659681+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.661482+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.664045+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.665664+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.673113+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.673932+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.679784+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.680511+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.687777+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.688512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.695512+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.696600+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:26.324 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.704459+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:26.325 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.705811+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:26.442 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (4m) 21s ago 4m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (4m) 14s ago 4m 39.7M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (3m) 21s ago 3m 17.5M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (3m) 14s ago 3m 15.4M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (51s) 14s ago 6m 389M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (82s) 21s ago 8m 427M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:20:26.721 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (44s) 21s ago 8m 44.2M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (18s) 14s ago 6m 29.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (25s) 21s ago 7m 27.5M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (4m) 21s ago 4m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (4m) 14s ago 4m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (6m) 21s ago 6m 242M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 f3a00f8372d1 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (6m) 21s ago 6m 233M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 26cb79236d96 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (6m) 21s ago 6m 228M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 90ed1829e823 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (5m) 21s ago 5m 222M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (5m) 14s ago 5m 275M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (5m) 14s ago 5m 282M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (5m) 14s ago 5m 237M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (5m) 14s ago 5m 164M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:20:26.722 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (96s) 14s ago 4m 36.7M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:20:27.075 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 10, 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 5 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:20:27.076 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:25.666371+0000 mgr.y (mgr.24862) 58 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:25.697243+0000 mgr.y (mgr.24862) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:25.705963+0000 mgr.y (mgr.24862) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:25.706763+0000 mgr.y (mgr.24862) 61 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:26.291924+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.680384+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.681071+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.681572+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.682871+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.712918+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.713302+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.713554+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.713809+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.714066+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.714389+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.715940+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.716247+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.716550+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.716837+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.263 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.717131+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.293 INFO:tasks.rados.rados.0.smithi082.stdout:959: done (1 left) 2024-02-18T08:20:27.293 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 99 2024-02-18T08:20:27.293 INFO:tasks.rados.rados.0.smithi082.stdout:960: seq_num 304 ranges {212992=294912} 2024-02-18T08:20:27.296 INFO:tasks.rados.rados.0.smithi082.stdout:960: writing smithi08262953-21 from 212992 to 507904 tid 1 2024-02-18T08:20:27.296 INFO:tasks.rados.rados.0.smithi082.stdout:961: read oid 3 snap -1 2024-02-18T08:20:27.296 INFO:tasks.rados.rados.0.smithi082.stdout:961: expect deleted 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:962: read oid 23 snap -1 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:962: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:963: delete oid 2 current snap is 99 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:957: finishing copy_from to smithi08262953-33 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 151 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:20:27.297 INFO:tasks.rados.rados.0.smithi082.stdout:957: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:20:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:960: finishing write tid 1 to smithi08262953-21 2024-02-18T08:20:27.308 INFO:tasks.rados.rados.0.smithi082.stdout:960: finishing write tid 3 to smithi08262953-21 2024-02-18T08:20:27.309 INFO:tasks.rados.rados.0.smithi082.stdout:960: finishing write tid 4 to smithi08262953-21 2024-02-18T08:20:27.309 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 559 (ObjNum 304 snap 99 seq_num 304) dirty exists 2024-02-18T08:20:27.309 INFO:tasks.rados.rados.0.smithi082.stdout:960: left oid 21 (ObjNum 304 snap 99 seq_num 304) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:957: done (4 left) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:960: done (3 left) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:961: done (2 left) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:963: done (1 left) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:964: read oid 14 snap -1 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:964: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:20:27.311 INFO:tasks.rados.rados.0.smithi082.stdout:965: delete oid 41 current snap is 99 2024-02-18T08:20:27.312 INFO:tasks.rados.rados.0.smithi082.stdout:962: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:25.666371+0000 mgr.y (mgr.24862) 58 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:25.697243+0000 mgr.y (mgr.24862) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:25.705963+0000 mgr.y (mgr.24862) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:25.706763+0000 mgr.y (mgr.24862) 61 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:26.291924+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-02-18T08:20:27.320 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.680384+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.681071+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.681572+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.682871+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.712918+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.713302+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.713554+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.713809+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.714066+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.714389+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.715940+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.716247+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.716550+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.321 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.716837+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.717131+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:25.666371+0000 mgr.y (mgr.24862) 58 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:25.697243+0000 mgr.y (mgr.24862) 59 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:25.705963+0000 mgr.y (mgr.24862) 60 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:25.706763+0000 mgr.y (mgr.24862) 61 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:26.291924+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.680384+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:27.322 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.681071+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.681572+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.682871+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.712918+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.713302+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.713554+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.713809+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.714066+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.714389+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.715940+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.716247+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.716550+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.716837+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.323 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.717131+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:27.366 INFO:tasks.rados.rados.0.smithi082.stdout:964: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:962: done (2 left) 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:964: done (1 left) 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:965: done (0 left) 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:966: read oid 25 snap -1 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:966: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 99 2024-02-18T08:20:27.377 INFO:tasks.rados.rados.0.smithi082.stdout:967: seq_num 307 ranges {3571712=344064} 2024-02-18T08:20:27.398 INFO:tasks.rados.rados.0.smithi082.stdout:967: writing smithi08262953-47 from 3571712 to 3915776 tid 1 2024-02-18T08:20:27.398 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 99 2024-02-18T08:20:27.398 INFO:tasks.rados.rados.0.smithi082.stdout:968: seq_num 308 ranges {8765440=360448} 2024-02-18T08:20:27.447 INFO:tasks.rados.rados.0.smithi082.stdout:968: writing smithi08262953-48 from 8765440 to 9125888 tid 1 2024-02-18T08:20:27.447 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 99 2024-02-18T08:20:27.447 INFO:tasks.rados.rados.0.smithi082.stdout:969: seq_num 309 ranges {0=376832} 2024-02-18T08:20:27.449 INFO:tasks.rados.rados.0.smithi082.stdout:969: writing smithi08262953-38 from 0 to 376832 tid 1 2024-02-18T08:20:27.449 INFO:tasks.rados.rados.0.smithi082.stdout:970: rmattr oid 30 current snap is 99 2024-02-18T08:20:27.449 INFO:tasks.rados.rados.0.smithi082.stdout:966: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:20:27.562 INFO:tasks.rados.rados.0.smithi082.stdout:967: finishing write tid 1 to smithi08262953-47 2024-02-18T08:20:27.562 INFO:tasks.rados.rados.0.smithi082.stdout:967: finishing write tid 3 to smithi08262953-47 2024-02-18T08:20:27.562 INFO:tasks.rados.rados.0.smithi082.stdout:967: finishing write tid 4 to smithi08262953-47 2024-02-18T08:20:27.562 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 570 (ObjNum 307 snap 99 seq_num 307) dirty exists 2024-02-18T08:20:27.562 INFO:tasks.rados.rados.0.smithi082.stdout:967: left oid 47 (ObjNum 307 snap 99 seq_num 307) 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:966: done (4 left) 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:967: done (3 left) 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:971: delete oid 10 current snap is 99 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 0 (ObjNum 288 snap 0 seq_num 49) dirty dne 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:968: finishing write tid 1 to smithi08262953-48 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:969: finishing write tid 1 to smithi08262953-38 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:968: finishing write tid 3 to smithi08262953-48 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:969: finishing write tid 3 to smithi08262953-38 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:969: finishing write tid 4 to smithi08262953-38 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 141 (ObjNum 309 snap 99 seq_num 309) dirty exists 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:969: left oid 38 (ObjNum 309 snap 99 seq_num 309) 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:968: finishing write tid 4 to smithi08262953-48 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 713 (ObjNum 308 snap 99 seq_num 308) dirty exists 2024-02-18T08:20:27.563 INFO:tasks.rados.rados.0.smithi082.stdout:968: left oid 48 (ObjNum 308 snap 99 seq_num 308) 2024-02-18T08:20:27.564 INFO:tasks.rados.rados.0.smithi082.stdout:968: done (3 left) 2024-02-18T08:20:27.564 INFO:tasks.rados.rados.0.smithi082.stdout:969: done (2 left) 2024-02-18T08:20:27.564 INFO:tasks.rados.rados.0.smithi082.stdout:970: done (1 left) 2024-02-18T08:20:27.564 INFO:tasks.rados.rados.0.smithi082.stdout:971: done (0 left) 2024-02-18T08:20:27.565 INFO:tasks.rados.rados.0.smithi082.stdout:972: copy_from oid 7 from oid 43 current snap is 99 2024-02-18T08:20:27.565 INFO:tasks.rados.rados.0.smithi082.stdout:973: snap_create 2024-02-18T08:20:27.565 INFO:tasks.rados.rados.0.smithi082.stdout:972: finishing copy_from to smithi08262953-7 2024-02-18T08:20:27.565 INFO:tasks.rados.rados.0.smithi082.stdout:972: got expected ENOENT (src dne) 2024-02-18T08:20:27.565 INFO:tasks.rados.rados.0.smithi082.stdout:972: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:20:28.256 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:26.313896+0000 mgr.y (mgr.24862) 62 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:28.256 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.432455+0000 mgr.y (mgr.24862) 63 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.256 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:26.676037+0000 mgr.y (mgr.24862) 64 : cephadm [INF] Upgrade: Updating osd.0 2024-02-18T08:20:28.256 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:26.682559+0000 mgr.y (mgr.24862) 65 : cephadm [INF] Deploying daemon osd.0 on smithi082 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:26.711142+0000 mgr.y (mgr.24862) 66 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:27.076414+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.82:0/3565003497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:27.294829+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:26.313896+0000 mgr.y (mgr.24862) 62 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.432455+0000 mgr.y (mgr.24862) 63 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:26.676037+0000 mgr.y (mgr.24862) 64 : cephadm [INF] Upgrade: Updating osd.0 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:26.682559+0000 mgr.y (mgr.24862) 65 : cephadm [INF] Deploying daemon osd.0 on smithi082 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:26.711142+0000 mgr.y (mgr.24862) 66 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:27.076414+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.82:0/3565003497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:28.257 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:27.294829+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-02-18T08:20:28.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:26.313896+0000 mgr.y (mgr.24862) 62 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:28.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.432455+0000 mgr.y (mgr.24862) 63 : audit [DBG] from='client.54103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:26.676037+0000 mgr.y (mgr.24862) 64 : cephadm [INF] Upgrade: Updating osd.0 2024-02-18T08:20:28.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:26.682559+0000 mgr.y (mgr.24862) 65 : cephadm [INF] Deploying daemon osd.0 on smithi082 2024-02-18T08:20:28.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:26.711142+0000 mgr.y (mgr.24862) 66 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:28.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:27.076414+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.82:0/3565003497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:28.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:27.294829+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-02-18T08:20:28.296 INFO:tasks.rados.rados.0.smithi082.stdout:972: done (1 left) 2024-02-18T08:20:28.296 INFO:tasks.rados.rados.0.smithi082.stdout:973: done (0 left) 2024-02-18T08:20:28.296 INFO:tasks.rados.rados.0.smithi082.stdout:974: rollback oid 44 current snap is 100 2024-02-18T08:20:28.296 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 67 2024-02-18T08:20:28.297 INFO:tasks.rados.rados.0.smithi082.stdout:975: copy_from oid 18 from oid 38 current snap is 100 2024-02-18T08:20:28.297 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 100 2024-02-18T08:20:28.297 INFO:tasks.rados.rados.0.smithi082.stdout:976: seq_num 311 ranges {0=417792} 2024-02-18T08:20:28.299 INFO:tasks.rados.rados.0.smithi082.stdout:976: writing smithi08262953-3 from 0 to 417792 tid 1 2024-02-18T08:20:28.299 INFO:tasks.rados.rados.0.smithi082.stdout:977: snap_remove snap 93 2024-02-18T08:20:28.650 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:28 smithi082 systemd[1]: Stopping Ceph osd.0 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:29.308 INFO:tasks.rados.rados.0.smithi082.stdout:977: done (3 left) 2024-02-18T08:20:29.308 INFO:tasks.rados.rados.0.smithi082.stdout:978: snap_create 2024-02-18T08:20:29.308 INFO:tasks.rados.rados.0.smithi082.stdout:976: finishing write tid 1 to smithi08262953-3 2024-02-18T08:20:29.308 INFO:tasks.rados.rados.0.smithi082.stdout:976: finishing write tid 3 to smithi08262953-3 2024-02-18T08:20:29.308 INFO:tasks.rados.rados.0.smithi082.stdout:974: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:974: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:974: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 181 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:976: finishing write tid 4 to smithi08262953-3 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 572 (ObjNum 311 snap 100 seq_num 311) dirty exists 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:976: left oid 3 (ObjNum 311 snap 100 seq_num 311) 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:975: finishing copy_from to smithi08262953-18 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 141 (ObjNum 309 snap 99 seq_num 309) dirty exists 2024-02-18T08:20:29.309 INFO:tasks.rados.rados.0.smithi082.stdout:975: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:20:29.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:28.297246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-02-18T08:20:29.643 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:28.314233+0000 mgr.y (mgr.24862) 67 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:29.643 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:28.525223+0000 mon.a (mon.0) 303 : cluster [INF] osd.0 marked itself down and dead 2024-02-18T08:20:29.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:28.297246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-02-18T08:20:29.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:28.314233+0000 mgr.y (mgr.24862) 67 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:29.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:28.525223+0000 mon.a (mon.0) 303 : cluster [INF] osd.0 marked itself down and dead 2024-02-18T08:20:29.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:28.297246+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-02-18T08:20:29.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:28.314233+0000 mgr.y (mgr.24862) 67 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 160 MiB data, 259 MiB used, 707 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.9 MiB/s wr, 13 op/s 2024-02-18T08:20:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:28.525223+0000 mon.a (mon.0) 303 : cluster [INF] osd.0 marked itself down and dead 2024-02-18T08:20:29.900 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:29 smithi082 bash[69681]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.0 2024-02-18T08:20:30.316 INFO:tasks.rados.rados.0.smithi082.stdout:974: done (3 left) 2024-02-18T08:20:30.316 INFO:tasks.rados.rados.0.smithi082.stdout:975: done (2 left) 2024-02-18T08:20:30.316 INFO:tasks.rados.rados.0.smithi082.stdout:976: done (1 left) 2024-02-18T08:20:30.317 INFO:tasks.rados.rados.0.smithi082.stdout:978: done (0 left) 2024-02-18T08:20:30.317 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 101 2024-02-18T08:20:30.317 INFO:tasks.rados.rados.0.smithi082.stdout:979: seq_num 312 ranges {2170880=434176} 2024-02-18T08:20:30.332 INFO:tasks.rados.rados.0.smithi082.stdout:979: writing smithi08262953-1 from 2170880 to 2605056 tid 1 2024-02-18T08:20:30.332 INFO:tasks.rados.rados.0.smithi082.stdout:980: read oid 35 snap -1 2024-02-18T08:20:30.332 INFO:tasks.rados.rados.0.smithi082.stdout:980: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:30.332 INFO:tasks.rados.rados.0.smithi082.stdout:981: snap_create 2024-02-18T08:20:30.338 INFO:tasks.rados.rados.0.smithi082.stdout:979: finishing write tid 1 to smithi08262953-1 2024-02-18T08:20:30.338 INFO:tasks.rados.rados.0.smithi082.stdout:979: finishing write tid 3 to smithi08262953-1 2024-02-18T08:20:30.339 INFO:tasks.rados.rados.0.smithi082.stdout:979: finishing write tid 4 to smithi08262953-1 2024-02-18T08:20:30.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 455 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-02-18T08:20:30.339 INFO:tasks.rados.rados.0.smithi082.stdout:979: left oid 1 (ObjNum 312 snap 101 seq_num 312) 2024-02-18T08:20:30.339 INFO:tasks.rados.rados.0.smithi082.stdout:980: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:30.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:29.295433+0000 mon.a (mon.0) 304 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:30.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:29.307583+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-02-18T08:20:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:29.295433+0000 mon.a (mon.0) 304 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:29.307583+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-02-18T08:20:30.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:29.295433+0000 mon.a (mon.0) 304 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:30.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:29.307583+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e240: 8 total, 7 up, 8 in 2024-02-18T08:20:31.328 INFO:tasks.rados.rados.0.smithi082.stdout:979: done (2 left) 2024-02-18T08:20:31.329 INFO:tasks.rados.rados.0.smithi082.stdout:980: done (1 left) 2024-02-18T08:20:31.329 INFO:tasks.rados.rados.0.smithi082.stdout:981: done (0 left) 2024-02-18T08:20:31.329 INFO:tasks.rados.rados.0.smithi082.stdout:982: rollback oid 37 current snap is 102 2024-02-18T08:20:31.329 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 70 2024-02-18T08:20:31.329 INFO:tasks.rados.rados.0.smithi082.stdout:983: delete oid 44 current snap is 102 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:983: done (1 left) 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:984: copy_from oid 39 from oid 8 current snap is 102 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:985: read oid 46 snap 89 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:985: expect deleted 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:986: rollback oid 29 current snap is 102 2024-02-18T08:20:31.333 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 90 2024-02-18T08:20:31.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 102 2024-02-18T08:20:31.334 INFO:tasks.rados.rados.0.smithi082.stdout:987: seq_num 314 ranges {0=466944} 2024-02-18T08:20:31.336 INFO:tasks.rados.rados.0.smithi082.stdout:987: writing smithi08262953-50 from 0 to 466944 tid 1 2024-02-18T08:20:31.336 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 102 2024-02-18T08:20:31.336 INFO:tasks.rados.rados.0.smithi082.stdout:988: seq_num 315 ranges {393216=483328} 2024-02-18T08:20:31.341 INFO:tasks.rados.rados.0.smithi082.stdout:988: writing smithi08262953-24 from 393216 to 876544 tid 1 2024-02-18T08:20:31.341 INFO:tasks.rados.rados.0.smithi082.stdout:989: snap_remove snap 95 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:30.313581+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:30.316021+0000 mgr.y (mgr.24862) 68 : cluster [DBG] pgmap v54: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:31.305640+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:30.313581+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:30.316021+0000 mgr.y (mgr.24862) 68 : cluster [DBG] pgmap v54: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:31.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:31.305640+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-02-18T08:20:31.401 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.0.service: Succeeded. 2024-02-18T08:20:31.401 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 systemd[1]: Stopped Ceph osd.0 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:31.401 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 systemd[1]: Starting Ceph osd.0 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:30.313581+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e241: 8 total, 7 up, 8 in 2024-02-18T08:20:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:30.316021+0000 mgr.y (mgr.24862) 68 : cluster [DBG] pgmap v54: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:31.305640+0000 mon.a (mon.0) 307 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 11 pgs peering (PG_AVAILABILITY) 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:989: done (6 left) 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:990: rmattr oid 28 current snap is 102 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:991: setattr oid 16 current snap is 102 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:982: finishing rollback tid 0 to smithi08262953-37 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:982: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:20:32.278 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 141 (ObjNum 579639856 snap 21935 seq_num 0) dirty dne 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:986: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 0 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:987: finishing write tid 1 to smithi08262953-50 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:987: finishing write tid 3 to smithi08262953-50 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:987: finishing write tid 4 to smithi08262953-50 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 143 (ObjNum 314 snap 102 seq_num 314) dirty exists 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:987: left oid 50 (ObjNum 314 snap 102 seq_num 314) 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:988: finishing write tid 1 to smithi08262953-24 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:988: finishing write tid 3 to smithi08262953-24 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:988: finishing write tid 4 to smithi08262953-24 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 419 (ObjNum 315 snap 102 seq_num 315) dirty exists 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:988: left oid 24 (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:984: finishing copy_from to smithi08262953-39 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 704 (ObjNum 297 snap 95 seq_num 297) dirty exists 2024-02-18T08:20:32.279 INFO:tasks.rados.rados.0.smithi082.stdout:984: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:982: done (7 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:984: done (6 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:985: done (5 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:986: done (4 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:987: done (3 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:988: done (2 left) 2024-02-18T08:20:32.282 INFO:tasks.rados.rados.0.smithi082.stdout:992: snap_remove snap 100 2024-02-18T08:20:32.328 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-18T08:20:32.329 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:31 smithi082 bash[69971]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-18T08:20:32.330 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:31.329274+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-02-18T08:20:32.330 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:32.278999+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-02-18T08:20:32.613 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:31.329274+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-02-18T08:20:32.614 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:32.278999+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-02-18T08:20:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:31.329274+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e242: 8 total, 7 up, 8 in 2024-02-18T08:20:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:32.278999+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e243: 8 total, 7 up, 8 in 2024-02-18T08:20:32.900 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T08:20:32.614+0000 7f1c68fb6700 1 -- 172.21.15.82:0/1208782213 <== mon.1 v2:172.21.15.82:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5624eca54680 con 0x5624eca1b400 2024-02-18T08:20:32.900 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:32 smithi082 bash[70212]: 2abf88d3b1a997b2ae1718378c54dda36e026097da906d14f5168b7089c3b08f 2024-02-18T08:20:32.900 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:32 smithi082 systemd[1]: Started Ceph osd.0 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:33.279 INFO:tasks.rados.rados.0.smithi082.stdout:992: done (2 left) 2024-02-18T08:20:33.279 INFO:tasks.rados.rados.0.smithi082.stdout:993: rollback oid 31 current snap is 102 2024-02-18T08:20:33.279 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 94 2024-02-18T08:20:33.279 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 383 (ObjNum 159 snap 45 seq_num 159) dirty exists 2024-02-18T08:20:33.280 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 447 (ObjNum 124 snap 31 seq_num 124) dirty exists 2024-02-18T08:20:33.280 INFO:tasks.rados.rados.0.smithi082.stdout:990: done (2 left) 2024-02-18T08:20:33.280 INFO:tasks.rados.rados.0.smithi082.stdout:991: done (1 left) 2024-02-18T08:20:33.280 INFO:tasks.rados.rados.0.smithi082.stdout:994: snap_remove snap 83 2024-02-18T08:20:33.399 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T08:20:33.136+0000 7f1c70a44380 -1 Falling back to public interface 2024-02-18T08:20:33.988 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:32.316643+0000 mgr.y (mgr.24862) 69 : cluster [DBG] pgmap v57: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:32.679978+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:32.680737+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:32.682011+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:33.279803+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:32.316643+0000 mgr.y (mgr.24862) 69 : cluster [DBG] pgmap v57: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:32.679978+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:32.680737+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:34.049 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:32.682011+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:33.279803+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:32.316643+0000 mgr.y (mgr.24862) 69 : cluster [DBG] pgmap v57: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 764 KiB/s wr, 9 op/s 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:32.679978+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:32.680737+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:32.682011+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:34.050 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:33.279803+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e244: 8 total, 7 up, 8 in 2024-02-18T08:20:34.281 INFO:tasks.rados.rados.0.smithi082.stdout:994: done (1 left) 2024-02-18T08:20:34.281 INFO:tasks.rados.rados.0.smithi082.stdout:995: read oid 46 snap -1 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:995: expect deleted 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:996: copy_from oid 20 from oid 11 current snap is 102 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:993: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:993: finishing rollback tid 2 to smithi08262953-31 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 250 (ObjNum 0 snap 32561 seq_num 579971312) dirty exists 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:993: done (2 left) 2024-02-18T08:20:34.282 INFO:tasks.rados.rados.0.smithi082.stdout:997: snap_remove snap 94 2024-02-18T08:20:35.289 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:34.281452+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e245: 8 total, 7 up, 8 in 2024-02-18T08:20:35.289 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:34.317176+0000 mgr.y (mgr.24862) 70 : cluster [DBG] pgmap v60: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:35.289 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:34.281452+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e245: 8 total, 7 up, 8 in 2024-02-18T08:20:35.289 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:34.317176+0000 mgr.y (mgr.24862) 70 : cluster [DBG] pgmap v60: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:35.289 INFO:tasks.rados.rados.0.smithi082.stdout:997: done (2 left) 2024-02-18T08:20:35.289 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 102 2024-02-18T08:20:35.290 INFO:tasks.rados.rados.0.smithi082.stdout:998: seq_num 316 ranges {1089536=499712} 2024-02-18T08:20:35.298 INFO:tasks.rados.rados.0.smithi082.stdout:998: writing smithi08262953-17 from 1089536 to 1589248 tid 1 2024-02-18T08:20:35.298 INFO:tasks.rados.rados.0.smithi082.stdout:999: delete oid 29 current snap is 102 2024-02-18T08:20:35.298 INFO:tasks.rados.rados.0.smithi082.stdout:996: finishing copy_from to smithi08262953-20 2024-02-18T08:20:35.298 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:35.298 INFO:tasks.rados.rados.0.smithi082.stdout:996: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:20:35.303 INFO:tasks.rados.rados.0.smithi082.stdout:995: done (3 left) 2024-02-18T08:20:35.303 INFO:tasks.rados.rados.0.smithi082.stdout:996: done (2 left) 2024-02-18T08:20:35.303 INFO:tasks.rados.rados.0.smithi082.stdout:999: done (1 left) 2024-02-18T08:20:35.303 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 102 2024-02-18T08:20:35.303 INFO:tasks.rados.rados.0.smithi082.stdout:1000: seq_num 318 ranges {0=532480} 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:1000: writing smithi08262953-2 from 0 to 532480 tid 1 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:1001: rollback oid 36 current snap is 102 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 69 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:998: finishing write tid 1 to smithi08262953-17 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:998: finishing write tid 3 to smithi08262953-17 2024-02-18T08:20:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:1002: snap_create 2024-02-18T08:20:35.308 INFO:tasks.rados.rados.0.smithi082.stdout:998: finishing write tid 4 to smithi08262953-17 2024-02-18T08:20:35.308 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 213 (ObjNum 316 snap 102 seq_num 316) dirty exists 2024-02-18T08:20:35.308 INFO:tasks.rados.rados.0.smithi082.stdout:998: left oid 17 (ObjNum 316 snap 102 seq_num 316) 2024-02-18T08:20:35.311 INFO:tasks.rados.rados.0.smithi082.stdout:1001: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:20:35.313 INFO:tasks.rados.rados.0.smithi082.stdout:1001: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:20:35.313 INFO:tasks.rados.rados.0.smithi082.stdout:1000: finishing write tid 1 to smithi08262953-2 2024-02-18T08:20:35.313 INFO:tasks.rados.rados.0.smithi082.stdout:1000: finishing write tid 3 to smithi08262953-2 2024-02-18T08:20:35.314 INFO:tasks.rados.rados.0.smithi082.stdout:1001: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:20:35.314 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 187 (ObjNum 240 snap 64 seq_num 240) dirty exists 2024-02-18T08:20:35.315 INFO:tasks.rados.rados.0.smithi082.stdout:1000: finishing write tid 4 to smithi08262953-2 2024-02-18T08:20:35.315 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 278 (ObjNum 318 snap 102 seq_num 318) dirty exists 2024-02-18T08:20:35.315 INFO:tasks.rados.rados.0.smithi082.stdout:1000: left oid 2 (ObjNum 318 snap 102 seq_num 318) 2024-02-18T08:20:35.650 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:20:35.462+0000 7fd830a5a700 -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-02-18T08:20:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:34.281452+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e245: 8 total, 7 up, 8 in 2024-02-18T08:20:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:34.317176+0000 mgr.y (mgr.24862) 70 : cluster [DBG] pgmap v60: 89 pgs: 34 peering, 55 active+clean; 163 MiB data, 263 MiB used, 707 GiB / 715 GiB avail 2024-02-18T08:20:36.286 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T08:20:35.993+0000 7f1c70a44380 -1 osd.0 239 log_to_monitors {default=true} 2024-02-18T08:20:36.296 INFO:tasks.rados.rados.0.smithi082.stdout:998: done (3 left) 2024-02-18T08:20:36.296 INFO:tasks.rados.rados.0.smithi082.stdout:1000: done (2 left) 2024-02-18T08:20:36.296 INFO:tasks.rados.rados.0.smithi082.stdout:1001: done (1 left) 2024-02-18T08:20:36.296 INFO:tasks.rados.rados.0.smithi082.stdout:1002: done (0 left) 2024-02-18T08:20:36.296 INFO:tasks.rados.rados.0.smithi082.stdout:1003: rmattr oid 32 current snap is 103 2024-02-18T08:20:36.297 INFO:tasks.rados.rados.0.smithi082.stdout:1004: read oid 14 snap -1 2024-02-18T08:20:36.297 INFO:tasks.rados.rados.0.smithi082.stdout:1004: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:20:36.297 INFO:tasks.rados.rados.0.smithi082.stdout:1005: rollback oid 42 current snap is 103 2024-02-18T08:20:36.297 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 102 2024-02-18T08:20:36.297 INFO:tasks.rados.rados.0.smithi082.stdout:1006: delete oid 12 current snap is 103 2024-02-18T08:20:36.298 INFO:tasks.rados.rados.0.smithi082.stdout:1005: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:20:36.298 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 374 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:20:36.301 INFO:tasks.rados.rados.0.smithi082.stdout:1005: done (3 left) 2024-02-18T08:20:36.302 INFO:tasks.rados.rados.0.smithi082.stdout:1006: done (2 left) 2024-02-18T08:20:36.302 INFO:tasks.rados.rados.0.smithi082.stdout:1007: delete oid 38 current snap is 103 2024-02-18T08:20:36.303 INFO:tasks.rados.rados.0.smithi082.stdout:1004: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:20:36.316 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 568 (ObjNum 275 snap 82 seq_num 275) dirty exists 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1003: done (2 left) 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1004: done (1 left) 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1007: done (0 left) 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1008: copy_from oid 25 from oid 31 current snap is 103 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1009: read oid 49 snap 90 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1009: expect deleted 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 103 2024-02-18T08:20:36.317 INFO:tasks.rados.rados.0.smithi082.stdout:1010: seq_num 321 ranges {1900544=581632} 2024-02-18T08:20:36.330 INFO:tasks.rados.rados.0.smithi082.stdout:1010: writing smithi08262953-23 from 1900544 to 2482176 tid 1 2024-02-18T08:20:36.330 INFO:tasks.rados.rados.0.smithi082.stdout:1011: copy_from oid 32 from oid 42 current snap is 103 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:1008: finishing copy_from to smithi08262953-25 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 250 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:1008: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:1008: done (3 left) 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:1009: done (2 left) 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 103 2024-02-18T08:20:36.331 INFO:tasks.rados.rados.0.smithi082.stdout:1012: seq_num 322 ranges {0=598016} 2024-02-18T08:20:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:1012: writing smithi08262953-10 from 0 to 598016 tid 1 2024-02-18T08:20:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:1013: read oid 13 snap 101 2024-02-18T08:20:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:1013: expect (ObjNum 290 snap 87 seq_num 290) 2024-02-18T08:20:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 103 2024-02-18T08:20:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:1014: seq_num 323 ranges {417792=614400} 2024-02-18T08:20:36.340 INFO:tasks.rados.rados.0.smithi082.stdout:1014: writing smithi08262953-3 from 417792 to 1032192 tid 1 2024-02-18T08:20:36.340 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 103 2024-02-18T08:20:36.340 INFO:tasks.rados.rados.0.smithi082.stdout:1015: seq_num 324 ranges {0=630784} 2024-02-18T08:20:36.343 INFO:tasks.rados.rados.0.smithi082.stdout:1015: writing smithi08262953-31 from 0 to 630784 tid 1 2024-02-18T08:20:36.343 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 103 2024-02-18T08:20:36.343 INFO:tasks.rados.rados.0.smithi082.stdout:1016: seq_num 325 ranges {2334720=647168} 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1016: writing smithi08262953-27 from 2334720 to 2981888 tid 1 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1017: snap_remove snap 88 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1011: finishing copy_from to smithi08262953-32 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1011: got expected ENOENT (src dne) 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1011: finishing copy_from racing read to smithi08262953-32 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1010: finishing write tid 1 to smithi08262953-23 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1010: finishing write tid 3 to smithi08262953-23 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1010: finishing write tid 4 to smithi08262953-23 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 285 (ObjNum 321 snap 103 seq_num 321) dirty exists 2024-02-18T08:20:36.360 INFO:tasks.rados.rados.0.smithi082.stdout:1010: left oid 23 (ObjNum 321 snap 103 seq_num 321) 2024-02-18T08:20:36.361 INFO:tasks.rados.rados.0.smithi082.stdout:1012: finishing write tid 1 to smithi08262953-10 2024-02-18T08:20:36.361 INFO:tasks.rados.rados.0.smithi082.stdout:1012: finishing write tid 3 to smithi08262953-10 2024-02-18T08:20:36.650 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T08:20:36.315+0000 7f1c60f29700 -1 osd.0 239 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:20:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:35.290376+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e246: 8 total, 7 up, 8 in 2024-02-18T08:20:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.448872+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.449594+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.450189+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:35.450696+0000 mgr.y (mgr.24862) 71 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.454236+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.458763+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.460727+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.461862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.462673+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.463754+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.463879+0000 mgr.y (mgr.24862) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:35.464472+0000 mgr.y (mgr.24862) 73 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.997875+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:35.998173+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:35.290376+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e246: 8 total, 7 up, 8 in 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.448872+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.449594+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.450189+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:35.450696+0000 mgr.y (mgr.24862) 71 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.454236+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.458763+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.460727+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.461862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.462673+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.463754+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.463879+0000 mgr.y (mgr.24862) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:35.464472+0000 mgr.y (mgr.24862) 73 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:20:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.997875+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:36.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:35.998173+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:36.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:35.290376+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e246: 8 total, 7 up, 8 in 2024-02-18T08:20:36.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.448872+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.449594+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.450189+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:35.450696+0000 mgr.y (mgr.24862) 71 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.454236+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.458763+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.460727+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.461862+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.462673+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.463754+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.463879+0000 mgr.y (mgr.24862) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:35.464472+0000 mgr.y (mgr.24862) 73 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.997875+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:35.998173+0000 mon.a (mon.0) 325 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-18T08:20:37.299 INFO:tasks.rados.rados.0.smithi082.stdout:1010: done (7 left) 2024-02-18T08:20:37.299 INFO:tasks.rados.rados.0.smithi082.stdout:1011: done (6 left) 2024-02-18T08:20:37.299 INFO:tasks.rados.rados.0.smithi082.stdout:1017: done (5 left) 2024-02-18T08:20:37.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 103 2024-02-18T08:20:37.299 INFO:tasks.rados.rados.0.smithi082.stdout:1018: seq_num 326 ranges {1171456=663552} 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:1018: writing smithi08262953-40 from 1171456 to 1835008 tid 1 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:1019: copy_from oid 35 from oid 4 current snap is 103 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:1020: read oid 9 snap -1 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:1020: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 103 2024-02-18T08:20:37.312 INFO:tasks.rados.rados.0.smithi082.stdout:1021: seq_num 327 ranges {712704=679936} 2024-02-18T08:20:37.319 INFO:tasks.rados.rados.0.smithi082.stdout:1021: writing smithi08262953-33 from 712704 to 1392640 tid 1 2024-02-18T08:20:37.319 INFO:tasks.rados.rados.0.smithi082.stdout:1022: read oid 30 snap -1 2024-02-18T08:20:37.319 INFO:tasks.rados.rados.0.smithi082.stdout:1022: expect deleted 2024-02-18T08:20:37.319 INFO:tasks.rados.rados.0.smithi082.stdout:1023: setattr oid 34 current snap is 103 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1013: expect (ObjNum 290 snap 87 seq_num 290) 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1012: finishing write tid 4 to smithi08262953-10 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 570 (ObjNum 322 snap 103 seq_num 322) dirty exists 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1012: left oid 10 (ObjNum 322 snap 103 seq_num 322) 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1014: finishing write tid 1 to smithi08262953-3 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1014: finishing write tid 3 to smithi08262953-3 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1014: finishing write tid 4 to smithi08262953-3 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 706 (ObjNum 323 snap 103 seq_num 323) dirty exists 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1014: left oid 3 (ObjNum 323 snap 103 seq_num 323) 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1015: finishing write tid 1 to smithi08262953-31 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1015: finishing write tid 3 to smithi08262953-31 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1015: finishing write tid 4 to smithi08262953-31 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 253 (ObjNum 324 snap 103 seq_num 324) dirty exists 2024-02-18T08:20:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:1015: left oid 31 (ObjNum 324 snap 103 seq_num 324) 2024-02-18T08:20:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:1016: finishing write tid 1 to smithi08262953-27 2024-02-18T08:20:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:1016: finishing write tid 3 to smithi08262953-27 2024-02-18T08:20:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:1016: finishing write tid 4 to smithi08262953-27 2024-02-18T08:20:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 257 (ObjNum 325 snap 103 seq_num 325) dirty exists 2024-02-18T08:20:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:1016: left oid 27 (ObjNum 325 snap 103 seq_num 325) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1012: done (10 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1013: done (9 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1014: done (8 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1015: done (7 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1016: done (6 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1022: done (5 left) 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 103 2024-02-18T08:20:37.331 INFO:tasks.rados.rados.0.smithi082.stdout:1024: seq_num 328 ranges {1507328=696320} 2024-02-18T08:20:37.339 INFO:tasks.rados.rados.0.smithi082.stdout:1024: writing smithi08262953-8 from 1507328 to 2203648 tid 1 2024-02-18T08:20:37.339 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 103 2024-02-18T08:20:37.339 INFO:tasks.rados.rados.0.smithi082.stdout:1025: seq_num 329 ranges {1507328=712704} 2024-02-18T08:20:37.349 INFO:tasks.rados.rados.0.smithi082.stdout:1025: writing smithi08262953-39 from 1507328 to 2220032 tid 1 2024-02-18T08:20:37.349 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 103 2024-02-18T08:20:37.349 INFO:tasks.rados.rados.0.smithi082.stdout:1026: seq_num 330 ranges {1335296=737280} 2024-02-18T08:20:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:1026: writing smithi08262953-15 from 1335296 to 2072576 tid 1 2024-02-18T08:20:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:1027: snap_remove snap 87 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:36.296953+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:36.297043+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e247: 8 total, 7 up, 8 in 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:36.297881+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:36.298355+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:36.317587+0000 mgr.y (mgr.24862) 74 : cluster [DBG] pgmap v63: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:37.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:36.296953+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:20:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:36.297043+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e247: 8 total, 7 up, 8 in 2024-02-18T08:20:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:36.297881+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:36.298355+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:36.317587+0000 mgr.y (mgr.24862) 74 : cluster [DBG] pgmap v63: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:36.296953+0000 mon.a (mon.0) 326 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-18T08:20:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:36.297043+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e247: 8 total, 7 up, 8 in 2024-02-18T08:20:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:36.297881+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:36.298355+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:20:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:36.317587+0000 mgr.y (mgr.24862) 74 : cluster [DBG] pgmap v63: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1027: done (8 left) 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1028: setattr oid 1 current snap is 103 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1029: rollback oid 49 current snap is 103 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 80 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1030: read oid 50 snap -1 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1030: expect (ObjNum 314 snap 102 seq_num 314) 2024-02-18T08:20:38.311 INFO:tasks.rados.rados.0.smithi082.stdout:1031: snap_create 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 400 (ObjNum 283 snap 85 seq_num 283) dirty exists 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1024: finishing write tid 1 to smithi08262953-8 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1024: finishing write tid 3 to smithi08262953-8 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1024: finishing write tid 4 to smithi08262953-8 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 738 (ObjNum 328 snap 103 seq_num 328) dirty exists 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1024: left oid 8 (ObjNum 328 snap 103 seq_num 328) 2024-02-18T08:20:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1020: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:20:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:1026: finishing write tid 1 to smithi08262953-15 2024-02-18T08:20:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:1026: finishing write tid 3 to smithi08262953-15 2024-02-18T08:20:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:1026: finishing write tid 4 to smithi08262953-15 2024-02-18T08:20:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 294 (ObjNum 330 snap 103 seq_num 330) dirty exists 2024-02-18T08:20:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:1026: left oid 15 (ObjNum 330 snap 103 seq_num 330) 2024-02-18T08:20:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:1029: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:20:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 606 (ObjNum 0 snap 21935 seq_num 579394656) dirty dne 2024-02-18T08:20:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 456 (ObjNum 312 snap 101 seq_num 312) dirty exists 2024-02-18T08:20:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:1030: expect (ObjNum 314 snap 102 seq_num 314) 2024-02-18T08:20:38.403 INFO:tasks.rados.rados.0.smithi082.stdout:1018: finishing write tid 1 to smithi08262953-40 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1018: finishing write tid 3 to smithi08262953-40 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1018: finishing write tid 4 to smithi08262953-40 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 260 (ObjNum 326 snap 103 seq_num 326) dirty exists 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1018: left oid 40 (ObjNum 326 snap 103 seq_num 326) 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1021: finishing write tid 1 to smithi08262953-33 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1021: finishing write tid 3 to smithi08262953-33 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1021: finishing write tid 4 to smithi08262953-33 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 263 (ObjNum 327 snap 103 seq_num 327) dirty exists 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1021: left oid 33 (ObjNum 327 snap 103 seq_num 327) 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1019: finishing copy_from to smithi08262953-35 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 544 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1019: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:20:38.404 INFO:tasks.rados.rados.0.smithi082.stdout:1025: finishing write tid 1 to smithi08262953-39 2024-02-18T08:20:38.405 INFO:tasks.rados.rados.0.smithi082.stdout:1025: finishing write tid 3 to smithi08262953-39 2024-02-18T08:20:38.405 INFO:tasks.rados.rados.0.smithi082.stdout:1025: finishing write tid 4 to smithi08262953-39 2024-02-18T08:20:38.405 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 708 (ObjNum 329 snap 103 seq_num 329) dirty exists 2024-02-18T08:20:38.405 INFO:tasks.rados.rados.0.smithi082.stdout:1025: left oid 39 (ObjNum 329 snap 103 seq_num 329) 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:37.295175+0000 mon.a (mon.0) 329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:37.295584+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 83/507 objects degraded (16.371%), 14 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:37.295613+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 11 pgs peering) 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:37.299540+0000 mon.a (mon.0) 332 : cluster [INF] osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711] boot 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:37.299605+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:37.300336+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:38.302265+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:37.295175+0000 mon.a (mon.0) 329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:20:38.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:37.295584+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 83/507 objects degraded (16.371%), 14 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:38.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:37.295613+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 11 pgs peering) 2024-02-18T08:20:38.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:37.299540+0000 mon.a (mon.0) 332 : cluster [INF] osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711] boot 2024-02-18T08:20:38.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:37.299605+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-02-18T08:20:38.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:37.300336+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:20:38.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:38.302265+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-02-18T08:20:38.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:37.295175+0000 mon.a (mon.0) 329 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:20:38.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:37.295584+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: Degraded data redundancy: 83/507 objects degraded (16.371%), 14 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:38.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:37.295613+0000 mon.a (mon.0) 331 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 11 pgs peering) 2024-02-18T08:20:38.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:37.299540+0000 mon.a (mon.0) 332 : cluster [INF] osd.0 [v2:172.21.15.82:6802/3412656711,v1:172.21.15.82:6803/3412656711] boot 2024-02-18T08:20:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:37.299605+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-02-18T08:20:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:37.300336+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-18T08:20:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:38.302265+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-02-18T08:20:39.322 INFO:tasks.rados.rados.0.smithi082.stdout:1018: done (11 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1019: done (10 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1020: done (9 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1021: done (8 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1023: done (7 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1024: done (6 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1025: done (5 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1026: done (4 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1028: done (3 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1029: done (2 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1030: done (1 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1031: done (0 left) 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 104 2024-02-18T08:20:39.323 INFO:tasks.rados.rados.0.smithi082.stdout:1032: seq_num 331 ranges {0=753664} 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1032: writing smithi08262953-37 from 0 to 753664 tid 1 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1033: rmattr oid 2 current snap is 104 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1033: done (1 left) 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1034: read oid 2 snap 103 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1034: expect (ObjNum 318 snap 102 seq_num 318) 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 104 2024-02-18T08:20:39.327 INFO:tasks.rados.rados.0.smithi082.stdout:1035: seq_num 332 ranges {2605056=770048} 2024-02-18T08:20:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:1035: writing smithi08262953-1 from 2605056 to 3375104 tid 1 2024-02-18T08:20:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 104 2024-02-18T08:20:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:1036: seq_num 333 ranges {2441216=786432} 2024-02-18T08:20:39.363 INFO:tasks.rados.rados.0.smithi082.stdout:1036: writing smithi08262953-32 from 2441216 to 3227648 tid 1 2024-02-18T08:20:39.363 INFO:tasks.rados.rados.0.smithi082.stdout:1037: rmattr oid 7 current snap is 104 2024-02-18T08:20:39.363 INFO:tasks.rados.rados.0.smithi082.stdout:1037: done (4 left) 2024-02-18T08:20:39.363 INFO:tasks.rados.rados.0.smithi082.stdout:1038: setattr oid 38 current snap is 104 2024-02-18T08:20:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:1032: finishing write tid 1 to smithi08262953-37 2024-02-18T08:20:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:1034: expect (ObjNum 318 snap 102 seq_num 318) 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1032: finishing write tid 3 to smithi08262953-37 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1032: finishing write tid 4 to smithi08262953-37 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 149 (ObjNum 331 snap 104 seq_num 331) dirty exists 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1032: left oid 37 (ObjNum 331 snap 104 seq_num 331) 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1035: finishing write tid 1 to smithi08262953-1 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1035: finishing write tid 3 to smithi08262953-1 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1035: finishing write tid 4 to smithi08262953-1 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 458 (ObjNum 332 snap 104 seq_num 332) dirty exists 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1035: left oid 1 (ObjNum 332 snap 104 seq_num 332) 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1036: finishing write tid 1 to smithi08262953-32 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1036: finishing write tid 3 to smithi08262953-32 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1036: finishing write tid 4 to smithi08262953-32 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 585 (ObjNum 333 snap 104 seq_num 333) dirty exists 2024-02-18T08:20:39.380 INFO:tasks.rados.rados.0.smithi082.stdout:1036: left oid 32 (ObjNum 333 snap 104 seq_num 333) 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:1032: done (4 left) 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:1034: done (3 left) 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:1035: done (2 left) 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:1036: done (1 left) 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 104 2024-02-18T08:20:39.381 INFO:tasks.rados.rados.0.smithi082.stdout:1039: seq_num 334 ranges {2072576=802816} 2024-02-18T08:20:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:1039: writing smithi08262953-15 from 2072576 to 2875392 tid 1 2024-02-18T08:20:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:1040: delete oid 4 current snap is 104 2024-02-18T08:20:39.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 148 (ObjNum 2 snap 7 seq_num 5) dirty exists 2024-02-18T08:20:39.397 INFO:tasks.rados.rados.0.smithi082.stdout:1038: done (2 left) 2024-02-18T08:20:39.397 INFO:tasks.rados.rados.0.smithi082.stdout:1040: done (1 left) 2024-02-18T08:20:39.397 INFO:tasks.rados.rados.0.smithi082.stdout:1041: read oid 5 snap -1 2024-02-18T08:20:39.397 INFO:tasks.rados.rados.0.smithi082.stdout:1041: expect (ObjNum 124 snap 31 seq_num 124) 2024-02-18T08:20:39.398 INFO:tasks.rados.rados.0.smithi082.stdout:1042: read oid 38 snap -1 2024-02-18T08:20:39.398 INFO:tasks.rados.rados.0.smithi082.stdout:1042: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:39.398 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 104 2024-02-18T08:20:39.399 INFO:tasks.rados.rados.0.smithi082.stdout:1043: seq_num 336 ranges {9125888=434176,9560064=401408} 2024-02-18T08:20:39.449 INFO:tasks.rados.rados.0.smithi082.stdout:1043: writing smithi08262953-48 from 9125888 to 9560064 tid 1 2024-02-18T08:20:39.451 INFO:tasks.rados.rados.0.smithi082.stdout:1043: writing smithi08262953-48 from 9560064 to 9961472 tid 2 2024-02-18T08:20:39.452 INFO:tasks.rados.rados.0.smithi082.stdout:1044: snap_remove snap 101 2024-02-18T08:20:39.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:38.318173+0000 mgr.y (mgr.24862) 75 : cluster [DBG] pgmap v66: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:38.318173+0000 mgr.y (mgr.24862) 75 : cluster [DBG] pgmap v66: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:39.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:38.318173+0000 mgr.y (mgr.24862) 75 : cluster [DBG] pgmap v66: 89 pgs: 14 active+undersized+degraded, 20 active+undersized, 55 active+clean; 168 MiB data, 574 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 83/507 objects degraded (16.371%) 2024-02-18T08:20:40.328 INFO:tasks.rados.rados.0.smithi082.stdout:1044: done (4 left) 2024-02-18T08:20:40.328 INFO:tasks.rados.rados.0.smithi082.stdout:1045: setattr oid 35 current snap is 104 2024-02-18T08:20:40.328 INFO:tasks.rados.rados.0.smithi082.stdout:1039: finishing write tid 1 to smithi08262953-15 2024-02-18T08:20:40.328 INFO:tasks.rados.rados.0.smithi082.stdout:1039: finishing write tid 3 to smithi08262953-15 2024-02-18T08:20:40.328 INFO:tasks.rados.rados.0.smithi082.stdout:1042: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:40.334 INFO:tasks.rados.rados.0.smithi082.stdout:1039: finishing write tid 4 to smithi08262953-15 2024-02-18T08:20:40.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 303 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-02-18T08:20:40.334 INFO:tasks.rados.rados.0.smithi082.stdout:1039: left oid 15 (ObjNum 334 snap 104 seq_num 334) 2024-02-18T08:20:40.334 INFO:tasks.rados.rados.0.smithi082.stdout:1041: expect (ObjNum 124 snap 31 seq_num 124) 2024-02-18T08:20:40.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:39.323886+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-02-18T08:20:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:39.323886+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: finishing write tid 1 to smithi08262953-48 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: finishing write tid 2 to smithi08262953-48 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: finishing write tid 4 to smithi08262953-48 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: finishing write tid 5 to smithi08262953-48 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 747 (ObjNum 336 snap 104 seq_num 336) dirty exists 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: left oid 48 (ObjNum 336 snap 104 seq_num 336) 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1039: done (4 left) 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1041: done (3 left) 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1042: done (2 left) 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1043: done (1 left) 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1046: rmattr oid 43 current snap is 104 2024-02-18T08:20:40.693 INFO:tasks.rados.rados.0.smithi082.stdout:1046: done (1 left) 2024-02-18T08:20:40.694 INFO:tasks.rados.rados.0.smithi082.stdout:1047: snap_remove snap 98 2024-02-18T08:20:40.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:39.323886+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-02-18T08:20:41.375 INFO:tasks.rados.rados.0.smithi082.stdout:1047: done (1 left) 2024-02-18T08:20:41.375 INFO:tasks.rados.rados.0.smithi082.stdout:1048: rollback oid 1 current snap is 104 2024-02-18T08:20:41.376 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 1 to 96 2024-02-18T08:20:41.376 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 545 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:20:41.376 INFO:tasks.rados.rados.0.smithi082.stdout:1045: done (1 left) 2024-02-18T08:20:41.376 INFO:tasks.rados.rados.0.smithi082.stdout:1049: delete oid 5 current snap is 104 2024-02-18T08:20:41.382 INFO:tasks.rados.rados.0.smithi082.stdout:1048: finishing rollback tid 0 to smithi08262953-1 2024-02-18T08:20:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:1048: finishing rollback tid 1 to smithi08262953-1 2024-02-18T08:20:41.385 INFO:tasks.rados.rados.0.smithi082.stdout:1048: finishing rollback tid 2 to smithi08262953-1 2024-02-18T08:20:41.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 461 (ObjNum 272 snap 82 seq_num 272) dirty exists 2024-02-18T08:20:41.385 INFO:tasks.rados.rados.0.smithi082.stdout:1048: done (1 left) 2024-02-18T08:20:41.385 INFO:tasks.rados.rados.0.smithi082.stdout:1049: done (0 left) 2024-02-18T08:20:41.386 INFO:tasks.rados.rados.0.smithi082.stdout:1050: delete oid 16 current snap is 104 2024-02-18T08:20:41.394 INFO:tasks.rados.rados.0.smithi082.stdout:1050: done (0 left) 2024-02-18T08:20:41.394 INFO:tasks.rados.rados.0.smithi082.stdout:1051: snap_remove snap 77 2024-02-18T08:20:41.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:40.318919+0000 mgr.y (mgr.24862) 76 : cluster [DBG] pgmap v68: 89 pgs: 4 active+undersized+degraded, 9 active+undersized, 76 active+clean; 178 MiB data, 588 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 29/552 objects degraded (5.254%); 7.4 MiB/s, 4 objects/s recovering 2024-02-18T08:20:41.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:40.329306+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-02-18T08:20:41.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:40.318919+0000 mgr.y (mgr.24862) 76 : cluster [DBG] pgmap v68: 89 pgs: 4 active+undersized+degraded, 9 active+undersized, 76 active+clean; 178 MiB data, 588 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 29/552 objects degraded (5.254%); 7.4 MiB/s, 4 objects/s recovering 2024-02-18T08:20:41.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:40.329306+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-02-18T08:20:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:40.318919+0000 mgr.y (mgr.24862) 76 : cluster [DBG] pgmap v68: 89 pgs: 4 active+undersized+degraded, 9 active+undersized, 76 active+clean; 178 MiB data, 588 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s; 29/552 objects degraded (5.254%); 7.4 MiB/s, 4 objects/s recovering 2024-02-18T08:20:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:40.329306+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-02-18T08:20:42.385 INFO:tasks.rados.rados.0.smithi082.stdout:1051: done (0 left) 2024-02-18T08:20:42.385 INFO:tasks.rados.rados.0.smithi082.stdout:1052: snap_remove snap 80 2024-02-18T08:20:42.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:41.376687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-02-18T08:20:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:41.376687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-02-18T08:20:42.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:41.376687+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-02-18T08:20:43.392 INFO:tasks.rados.rados.0.smithi082.stdout:1052: done (0 left) 2024-02-18T08:20:43.392 INFO:tasks.rados.rados.0.smithi082.stdout:1053: snap_create 2024-02-18T08:20:43.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:42.319346+0000 mgr.y (mgr.24862) 77 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 29 op/s; 10 MiB/s, 6 objects/s recovering 2024-02-18T08:20:43.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:42.373496+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/552 objects degraded (5.254%), 4 pgs degraded) 2024-02-18T08:20:43.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:42.373550+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-18T08:20:43.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:42.386632+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-02-18T08:20:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:42.319346+0000 mgr.y (mgr.24862) 77 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 29 op/s; 10 MiB/s, 6 objects/s recovering 2024-02-18T08:20:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:42.373496+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/552 objects degraded (5.254%), 4 pgs degraded) 2024-02-18T08:20:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:42.373550+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-18T08:20:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:42.386632+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-02-18T08:20:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:42.319346+0000 mgr.y (mgr.24862) 77 : cluster [DBG] pgmap v71: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 29 op/s; 10 MiB/s, 6 objects/s recovering 2024-02-18T08:20:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:42.373496+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/552 objects degraded (5.254%), 4 pgs degraded) 2024-02-18T08:20:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:42.373550+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-18T08:20:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:42.386632+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-02-18T08:20:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:1053: done (0 left) 2024-02-18T08:20:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:1054: rollback oid 48 current snap is 105 2024-02-18T08:20:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 48 to 102 2024-02-18T08:20:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:1055: copy_from oid 4 from oid 24 current snap is 105 2024-02-18T08:20:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:1056: snap_create 2024-02-18T08:20:44.404 INFO:tasks.rados.rados.0.smithi082.stdout:1054: finishing rollback tid 0 to smithi08262953-48 2024-02-18T08:20:44.404 INFO:tasks.rados.rados.0.smithi082.stdout:1054: finishing rollback tid 1 to smithi08262953-48 2024-02-18T08:20:44.404 INFO:tasks.rados.rados.0.smithi082.stdout:1054: finishing rollback tid 2 to smithi08262953-48 2024-02-18T08:20:44.404 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 771 (ObjNum 308 snap 99 seq_num 308) dirty exists 2024-02-18T08:20:44.411 INFO:tasks.rados.rados.0.smithi082.stdout:1055: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:20:44.411 INFO:tasks.rados.rados.0.smithi082.stdout:1055: finishing copy_from to smithi08262953-4 2024-02-18T08:20:44.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 419 (ObjNum 315 snap 102 seq_num 315) dirty exists 2024-02-18T08:20:44.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:43.391586+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-02-18T08:20:44.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:43.391586+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-02-18T08:20:44.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:43.391586+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1054: done (2 left) 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1055: done (1 left) 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1056: done (0 left) 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1057: read oid 34 snap 102 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1057: expect (ObjNum 283 snap 85 seq_num 283) 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 106 2024-02-18T08:20:45.398 INFO:tasks.rados.rados.0.smithi082.stdout:1058: seq_num 339 ranges {10739712=483328,11223040=401408} 2024-02-18T08:20:45.458 INFO:tasks.rados.rados.0.smithi082.stdout:1058: writing smithi08262953-45 from 10739712 to 11223040 tid 1 2024-02-18T08:20:45.460 INFO:tasks.rados.rados.0.smithi082.stdout:1058: writing smithi08262953-45 from 11223040 to 11624448 tid 2 2024-02-18T08:20:45.460 INFO:tasks.rados.rados.0.smithi082.stdout:1059: delete oid 48 current snap is 106 2024-02-18T08:20:45.460 INFO:tasks.rados.rados.0.smithi082.stdout:1057: expect (ObjNum 283 snap 85 seq_num 283) 2024-02-18T08:20:45.522 INFO:tasks.rados.rados.0.smithi082.stdout:1058: finishing write tid 1 to smithi08262953-45 2024-02-18T08:20:45.522 INFO:tasks.rados.rados.0.smithi082.stdout:1058: finishing write tid 2 to smithi08262953-45 2024-02-18T08:20:45.522 INFO:tasks.rados.rados.0.smithi082.stdout:1058: finishing write tid 4 to smithi08262953-45 2024-02-18T08:20:45.522 INFO:tasks.rados.rados.0.smithi082.stdout:1058: finishing write tid 5 to smithi08262953-45 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 142 (ObjNum 339 snap 106 seq_num 339) dirty exists 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1058: left oid 45 (ObjNum 339 snap 106 seq_num 339) 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1057: done (2 left) 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1058: done (1 left) 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1059: done (0 left) 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1060: setattr oid 29 current snap is 106 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:1061: rollback oid 3 current snap is 106 2024-02-18T08:20:45.523 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 97 2024-02-18T08:20:45.524 INFO:tasks.rados.rados.0.smithi082.stdout:1062: snap_create 2024-02-18T08:20:45.526 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 604 (ObjNum 1 snap 21935 seq_num 580783544) dirty exists 2024-02-18T08:20:45.526 INFO:tasks.rados.rados.0.smithi082.stdout:1061: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:20:45.526 INFO:tasks.rados.rados.0.smithi082.stdout:1061: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:20:45.526 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 711 (ObjNum 0 snap 0 seq_num 3690989776) dirty dne 2024-02-18T08:20:45.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:44.319848+0000 mgr.y (mgr.24862) 78 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 255 B/s rd, 324 KiB/s wr, 1 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-02-18T08:20:45.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:44.396554+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-02-18T08:20:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:44.319848+0000 mgr.y (mgr.24862) 78 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 255 B/s rd, 324 KiB/s wr, 1 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-02-18T08:20:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:44.396554+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-02-18T08:20:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:44.319848+0000 mgr.y (mgr.24862) 78 : cluster [DBG] pgmap v74: 89 pgs: 89 active+clean; 179 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 255 B/s rd, 324 KiB/s wr, 1 op/s; 2.6 MiB/s, 1 objects/s recovering 2024-02-18T08:20:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:44.396554+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-02-18T08:20:46.408 INFO:tasks.rados.rados.0.smithi082.stdout:1060: done (2 left) 2024-02-18T08:20:46.408 INFO:tasks.rados.rados.0.smithi082.stdout:1061: done (1 left) 2024-02-18T08:20:46.408 INFO:tasks.rados.rados.0.smithi082.stdout:1062: done (0 left) 2024-02-18T08:20:46.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 107 2024-02-18T08:20:46.409 INFO:tasks.rados.rados.0.smithi082.stdout:1063: seq_num 341 ranges {2154496=516096,2670592=401408} 2024-02-18T08:20:46.422 INFO:tasks.rados.rados.0.smithi082.stdout:1063: writing smithi08262953-36 from 2154496 to 2670592 tid 1 2024-02-18T08:20:46.425 INFO:tasks.rados.rados.0.smithi082.stdout:1063: writing smithi08262953-36 from 2670592 to 3072000 tid 2 2024-02-18T08:20:46.425 INFO:tasks.rados.rados.0.smithi082.stdout:1064: read oid 24 snap -1 2024-02-18T08:20:46.425 INFO:tasks.rados.rados.0.smithi082.stdout:1064: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:20:46.425 INFO:tasks.rados.rados.0.smithi082.stdout:1065: snap_remove snap 67 2024-02-18T08:20:46.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:45.398598+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-02-18T08:20:46.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:45.398598+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-02-18T08:20:46.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:45.398598+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1065: done (2 left) 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1066: read oid 22 snap -1 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1066: expect deleted 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1067: read oid 46 snap -1 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1067: expect deleted 2024-02-18T08:20:47.280 INFO:tasks.rados.rados.0.smithi082.stdout:1068: snap_remove snap 106 2024-02-18T08:20:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:46.320269+0000 mgr.y (mgr.24862) 79 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 614 KiB/s wr, 15 op/s 2024-02-18T08:20:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:46.409746+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-02-18T08:20:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:47.281169+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-02-18T08:20:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:46.320269+0000 mgr.y (mgr.24862) 79 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 614 KiB/s wr, 15 op/s 2024-02-18T08:20:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:46.409746+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-02-18T08:20:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:47.281169+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-02-18T08:20:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:46.320269+0000 mgr.y (mgr.24862) 79 : cluster [DBG] pgmap v77: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 5.2 MiB/s rd, 614 KiB/s wr, 15 op/s 2024-02-18T08:20:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:46.409746+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-02-18T08:20:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:47.281169+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-02-18T08:20:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:1068: done (4 left) 2024-02-18T08:20:48.282 INFO:tasks.rados.rados.0.smithi082.stdout:1069: read oid 40 snap 90 2024-02-18T08:20:48.283 INFO:tasks.rados.rados.0.smithi082.stdout:1069: expect (ObjNum 213 snap 58 seq_num 213) 2024-02-18T08:20:48.283 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 107 2024-02-18T08:20:48.283 INFO:tasks.rados.rados.0.smithi082.stdout:1070: seq_num 342 ranges {376832=532480,909312=401408} 2024-02-18T08:20:48.287 INFO:tasks.rados.rados.0.smithi082.stdout:1070: writing smithi08262953-18 from 376832 to 909312 tid 1 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1070: writing smithi08262953-18 from 909312 to 1310720 tid 2 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1071: read oid 25 snap -1 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1071: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1072: read oid 32 snap -1 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1072: expect (ObjNum 333 snap 104 seq_num 333) 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 107 2024-02-18T08:20:48.291 INFO:tasks.rados.rados.0.smithi082.stdout:1073: seq_num 343 ranges {9388032=548864,9936896=401408} 2024-02-18T08:20:48.343 INFO:tasks.rados.rados.0.smithi082.stdout:1073: writing smithi08262953-19 from 9388032 to 9936896 tid 1 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1073: writing smithi08262953-19 from 9936896 to 10338304 tid 2 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1074: setattr oid 50 current snap is 107 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1063: finishing write tid 1 to smithi08262953-36 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1063: finishing write tid 2 to smithi08262953-36 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1063: finishing write tid 4 to smithi08262953-36 2024-02-18T08:20:48.346 INFO:tasks.rados.rados.0.smithi082.stdout:1064: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:20:48.374 INFO:tasks.rados.rados.0.smithi082.stdout:1063: finishing write tid 5 to smithi08262953-36 2024-02-18T08:20:48.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 213 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-02-18T08:20:48.374 INFO:tasks.rados.rados.0.smithi082.stdout:1063: left oid 36 (ObjNum 341 snap 107 seq_num 341) 2024-02-18T08:20:48.374 INFO:tasks.rados.rados.0.smithi082.stdout:1069: expect (ObjNum 213 snap 58 seq_num 213) 2024-02-18T08:20:48.403 INFO:tasks.rados.rados.0.smithi082.stdout:1071: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1070: finishing write tid 1 to smithi08262953-18 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1070: finishing write tid 2 to smithi08262953-18 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1070: finishing write tid 4 to smithi08262953-18 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1070: finishing write tid 5 to smithi08262953-18 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 473 (ObjNum 342 snap 107 seq_num 342) dirty exists 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1070: left oid 18 (ObjNum 342 snap 107 seq_num 342) 2024-02-18T08:20:48.406 INFO:tasks.rados.rados.0.smithi082.stdout:1072: expect (ObjNum 333 snap 104 seq_num 333) 2024-02-18T08:20:48.533 INFO:tasks.rados.rados.0.smithi082.stdout:1073: finishing write tid 1 to smithi08262953-19 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1073: finishing write tid 2 to smithi08262953-19 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1073: finishing write tid 4 to smithi08262953-19 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1073: finishing write tid 5 to smithi08262953-19 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 789 (ObjNum 343 snap 107 seq_num 343) dirty exists 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1073: left oid 19 (ObjNum 343 snap 107 seq_num 343) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1063: done (9 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1064: done (8 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1066: done (7 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1067: done (6 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1069: done (5 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1070: done (4 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1071: done (3 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1072: done (2 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1073: done (1 left) 2024-02-18T08:20:48.534 INFO:tasks.rados.rados.0.smithi082.stdout:1075: read oid 44 snap -1 2024-02-18T08:20:48.535 INFO:tasks.rados.rados.0.smithi082.stdout:1075: expect deleted 2024-02-18T08:20:48.535 INFO:tasks.rados.rados.0.smithi082.stdout:1076: snap_remove snap 104 2024-02-18T08:20:49.287 INFO:tasks.rados.rados.0.smithi082.stdout:1076: done (2 left) 2024-02-18T08:20:49.287 INFO:tasks.rados.rados.0.smithi082.stdout:1077: read oid 21 snap -1 2024-02-18T08:20:49.287 INFO:tasks.rados.rados.0.smithi082.stdout:1077: expect (ObjNum 304 snap 99 seq_num 304) 2024-02-18T08:20:49.287 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 107 2024-02-18T08:20:49.287 INFO:tasks.rados.rados.0.smithi082.stdout:1078: seq_num 344 ranges {2318336=565248,2883584=401408} 2024-02-18T08:20:49.302 INFO:tasks.rados.rados.0.smithi082.stdout:1078: writing smithi08262953-9 from 2318336 to 2883584 tid 1 2024-02-18T08:20:49.305 INFO:tasks.rados.rados.0.smithi082.stdout:1078: writing smithi08262953-9 from 2883584 to 3284992 tid 2 2024-02-18T08:20:49.305 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 107 2024-02-18T08:20:49.305 INFO:tasks.rados.rados.0.smithi082.stdout:1079: seq_num 345 ranges {0=581632,581632=401408} 2024-02-18T08:20:49.308 INFO:tasks.rados.rados.0.smithi082.stdout:1079: writing smithi08262953-42 from 0 to 581632 tid 1 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:1079: writing smithi08262953-42 from 581632 to 983040 tid 2 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:1080: copy_from oid 31 from oid 10 current snap is 107 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:1081: rollback oid 32 current snap is 107 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 32 to 90 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:1082: copy_from oid 37 from oid 36 current snap is 107 2024-02-18T08:20:49.311 INFO:tasks.rados.rados.0.smithi082.stdout:1083: read oid 7 snap 99 2024-02-18T08:20:49.312 INFO:tasks.rados.rados.0.smithi082.stdout:1083: expect deleted 2024-02-18T08:20:49.312 INFO:tasks.rados.rados.0.smithi082.stdout:1084: copy_from oid 13 from oid 38 current snap is 107 2024-02-18T08:20:49.312 INFO:tasks.rados.rados.0.smithi082.stdout:1085: snap_create 2024-02-18T08:20:49.313 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 158 (ObjNum 314 snap 102 seq_num 314) dirty exists 2024-02-18T08:20:49.313 INFO:tasks.rados.rados.0.smithi082.stdout:1077: expect (ObjNum 304 snap 99 seq_num 304) 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1078: finishing write tid 1 to smithi08262953-9 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1078: finishing write tid 2 to smithi08262953-9 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1078: finishing write tid 4 to smithi08262953-9 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1078: finishing write tid 5 to smithi08262953-9 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 99 (ObjNum 344 snap 107 seq_num 344) dirty exists 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1078: left oid 9 (ObjNum 344 snap 107 seq_num 344) 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1079: finishing write tid 1 to smithi08262953-42 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1079: finishing write tid 2 to smithi08262953-42 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1079: finishing write tid 4 to smithi08262953-42 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1081: finishing rollback tid 0 to smithi08262953-32 2024-02-18T08:20:49.334 INFO:tasks.rados.rados.0.smithi082.stdout:1079: finishing write tid 5 to smithi08262953-42 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 431 (ObjNum 345 snap 107 seq_num 345) dirty exists 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1079: left oid 42 (ObjNum 345 snap 107 seq_num 345) 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1081: finishing rollback tid 1 to smithi08262953-32 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1081: finishing rollback tid 2 to smithi08262953-32 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 616 (ObjNum 275 snap 82 seq_num 275) dirty exists 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1084: finishing copy_from to smithi08262953-13 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 148 (ObjNum 579957344 snap 21935 seq_num 3909799040) dirty exists 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1084: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1080: finishing copy_from to smithi08262953-31 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 570 (ObjNum 322 snap 103 seq_num 322) dirty exists 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1080: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1082: finishing copy_from to smithi08262953-37 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 213 (ObjNum 341 snap 107 seq_num 341) dirty exists 2024-02-18T08:20:49.335 INFO:tasks.rados.rados.0.smithi082.stdout:1082: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:20:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:48.283674+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-02-18T08:20:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:48.320646+0000 mgr.y (mgr.24862) 80 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 218 KiB/s wr, 1 op/s 2024-02-18T08:20:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:48.283674+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-02-18T08:20:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:48.320646+0000 mgr.y (mgr.24862) 80 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 218 KiB/s wr, 1 op/s 2024-02-18T08:20:49.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:48.283674+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-02-18T08:20:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:48.320646+0000 mgr.y (mgr.24862) 80 : cluster [DBG] pgmap v81: 89 pgs: 89 active+clean; 172 MiB data, 602 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 218 KiB/s wr, 1 op/s 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1074: done (10 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1075: done (9 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1077: done (8 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1078: done (7 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1079: done (6 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1080: done (5 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1081: done (4 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1082: done (3 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1083: done (2 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1084: done (1 left) 2024-02-18T08:20:50.293 INFO:tasks.rados.rados.0.smithi082.stdout:1085: done (0 left) 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:1086: read oid 48 snap -1 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:1086: expect deleted 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:1087: read oid 35 snap 105 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:1087: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 108 2024-02-18T08:20:50.294 INFO:tasks.rados.rados.0.smithi082.stdout:1088: seq_num 346 ranges {2220032=598016,2818048=401408} 2024-02-18T08:20:50.308 INFO:tasks.rados.rados.0.smithi082.stdout:1088: writing smithi08262953-39 from 2220032 to 2818048 tid 1 2024-02-18T08:20:50.310 INFO:tasks.rados.rados.0.smithi082.stdout:1088: writing smithi08262953-39 from 2818048 to 3219456 tid 2 2024-02-18T08:20:50.311 INFO:tasks.rados.rados.0.smithi082.stdout:1089: read oid 18 snap -1 2024-02-18T08:20:50.311 INFO:tasks.rados.rados.0.smithi082.stdout:1089: expect (ObjNum 342 snap 107 seq_num 342) 2024-02-18T08:20:50.311 INFO:tasks.rados.rados.0.smithi082.stdout:1090: setattr oid 45 current snap is 108 2024-02-18T08:20:50.312 INFO:tasks.rados.rados.0.smithi082.stdout:1087: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1088: finishing write tid 1 to smithi08262953-39 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1088: finishing write tid 2 to smithi08262953-39 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1088: finishing write tid 4 to smithi08262953-39 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1088: finishing write tid 5 to smithi08262953-39 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 714 (ObjNum 346 snap 108 seq_num 346) dirty exists 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1088: left oid 39 (ObjNum 346 snap 108 seq_num 346) 2024-02-18T08:20:50.365 INFO:tasks.rados.rados.0.smithi082.stdout:1089: expect (ObjNum 342 snap 107 seq_num 342) 2024-02-18T08:20:50.404 INFO:tasks.rados.rados.0.smithi082.stdout:1086: done (4 left) 2024-02-18T08:20:50.404 INFO:tasks.rados.rados.0.smithi082.stdout:1087: done (3 left) 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1088: done (2 left) 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1089: done (1 left) 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1091: rollback oid 49 current snap is 108 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 107 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1092: rollback oid 23 current snap is 108 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 70 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1093: read oid 47 snap -1 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1093: expect (ObjNum 307 snap 99 seq_num 307) 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1094: read oid 7 snap -1 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1094: expect deleted 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 108 2024-02-18T08:20:50.405 INFO:tasks.rados.rados.0.smithi082.stdout:1095: seq_num 347 ranges {3072000=614400,3686400=401408} 2024-02-18T08:20:50.424 INFO:tasks.rados.rados.0.smithi082.stdout:1095: writing smithi08262953-37 from 3072000 to 3686400 tid 1 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:1095: writing smithi08262953-37 from 3686400 to 4087808 tid 2 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:1096: read oid 5 snap -1 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:1096: expect deleted 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:1097: rollback oid 8 current snap is 108 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 107 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:1091: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:20:50.427 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 606 (ObjNum 579298736 snap 21935 seq_num 0) dirty dne 2024-02-18T08:20:50.428 INFO:tasks.rados.rados.0.smithi082.stdout:1092: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:20:50.428 INFO:tasks.rados.rados.0.smithi082.stdout:1092: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:20:50.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 320 (ObjNum 580045920 snap 21935 seq_num 579712448) dirty dne 2024-02-18T08:20:50.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 148 (ObjNum 339 snap 106 seq_num 339) dirty exists 2024-02-18T08:20:50.428 INFO:tasks.rados.rados.0.smithi082.stdout:1093: expect (ObjNum 307 snap 99 seq_num 307) 2024-02-18T08:20:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:49.288008+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-02-18T08:20:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:49.516356+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:49.288008+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-02-18T08:20:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:49.516356+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:50.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:49.288008+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-02-18T08:20:50.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:49.516356+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:50.771 INFO:tasks.rados.rados.0.smithi082.stdout:1095: finishing write tid 1 to smithi08262953-37 2024-02-18T08:20:50.771 INFO:tasks.rados.rados.0.smithi082.stdout:1095: finishing write tid 2 to smithi08262953-37 2024-02-18T08:20:50.771 INFO:tasks.rados.rados.0.smithi082.stdout:1095: finishing write tid 4 to smithi08262953-37 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1097: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1095: finishing write tid 5 to smithi08262953-37 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 216 (ObjNum 347 snap 108 seq_num 347) dirty exists 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1095: left oid 37 (ObjNum 347 snap 108 seq_num 347) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1097: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1097: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 800 (ObjNum 328 snap 103 seq_num 328) dirty exists 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1090: done (7 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1091: done (6 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1092: done (5 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1093: done (4 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1094: done (3 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1095: done (2 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1096: done (1 left) 2024-02-18T08:20:50.772 INFO:tasks.rados.rados.0.smithi082.stdout:1097: done (0 left) 2024-02-18T08:20:50.773 INFO:tasks.rados.rados.0.smithi082.stdout:1098: delete oid 27 current snap is 108 2024-02-18T08:20:50.774 INFO:tasks.rados.rados.0.smithi082.stdout:1098: done (0 left) 2024-02-18T08:20:50.774 INFO:tasks.rados.rados.0.smithi082.stdout:1099: rollback oid 15 current snap is 108 2024-02-18T08:20:50.774 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 105 2024-02-18T08:20:50.774 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 108 2024-02-18T08:20:50.774 INFO:tasks.rados.rados.0.smithi082.stdout:1100: seq_num 349 ranges {0=655360,655360=401408} 2024-02-18T08:20:50.778 INFO:tasks.rados.rados.0.smithi082.stdout:1100: writing smithi08262953-16 from 0 to 655360 tid 1 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1100: writing smithi08262953-16 from 655360 to 1056768 tid 2 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1101: delete oid 19 current snap is 108 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1099: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1099: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1099: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 324 (ObjNum 334 snap 104 seq_num 334) dirty exists 2024-02-18T08:20:50.781 INFO:tasks.rados.rados.0.smithi082.stdout:1100: finishing write tid 1 to smithi08262953-16 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1099: done (2 left) 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1101: done (1 left) 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1102: rollback oid 47 current snap is 108 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 91 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1100: finishing write tid 2 to smithi08262953-16 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1103: read oid 29 snap -1 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1103: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1104: read oid 43 snap -1 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1104: expect deleted 2024-02-18T08:20:50.784 INFO:tasks.rados.rados.0.smithi082.stdout:1105: read oid 10 snap -1 2024-02-18T08:20:50.785 INFO:tasks.rados.rados.0.smithi082.stdout:1105: expect (ObjNum 322 snap 103 seq_num 322) 2024-02-18T08:20:50.785 INFO:tasks.rados.rados.0.smithi082.stdout:1106: snap_create 2024-02-18T08:20:50.785 INFO:tasks.rados.rados.0.smithi082.stdout:1100: finishing write tid 4 to smithi08262953-16 2024-02-18T08:20:50.786 INFO:tasks.rados.rados.0.smithi082.stdout:1103: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:50.789 INFO:tasks.rados.rados.0.smithi082.stdout:1100: finishing write tid 5 to smithi08262953-16 2024-02-18T08:20:50.789 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 549 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-02-18T08:20:50.789 INFO:tasks.rados.rados.0.smithi082.stdout:1100: left oid 16 (ObjNum 349 snap 108 seq_num 349) 2024-02-18T08:20:50.790 INFO:tasks.rados.rados.0.smithi082.stdout:1102: finishing rollback tid 0 to smithi08262953-47 2024-02-18T08:20:50.790 INFO:tasks.rados.rados.0.smithi082.stdout:1105: expect (ObjNum 322 snap 103 seq_num 322) 2024-02-18T08:20:50.806 INFO:tasks.rados.rados.0.smithi082.stdout:1102: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:20:50.806 INFO:tasks.rados.rados.0.smithi082.stdout:1102: finishing rollback tid 2 to smithi08262953-47 2024-02-18T08:20:50.806 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 717 (ObjNum 287 snap 86 seq_num 287) dirty exists 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1100: done (5 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1102: done (4 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1103: done (3 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1104: done (2 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1105: done (1 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1106: done (0 left) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1107: copy_from oid 31 from oid 33 current snap is 109 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1108: read oid 10 snap -1 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1108: expect (ObjNum 322 snap 103 seq_num 322) 2024-02-18T08:20:51.296 INFO:tasks.rados.rados.0.smithi082.stdout:1109: snap_remove snap 97 2024-02-18T08:20:51.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:50.293547+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-02-18T08:20:51.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:50.321106+0000 mgr.y (mgr.24862) 81 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 180 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-02-18T08:20:51.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:50.465024+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:50.465193+0000 mgr.y (mgr.24862) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:50.466020+0000 mgr.y (mgr.24862) 83 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:50.293547+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:50.321106+0000 mgr.y (mgr.24862) 81 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 180 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:50.465024+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:50.465193+0000 mgr.y (mgr.24862) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:50.466020+0000 mgr.y (mgr.24862) 83 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-18T08:20:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:50.293547+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-02-18T08:20:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:50.321106+0000 mgr.y (mgr.24862) 81 : cluster [DBG] pgmap v84: 89 pgs: 89 active+clean; 180 MiB data, 608 MiB used, 708 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-02-18T08:20:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:50.465024+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:50.465193+0000 mgr.y (mgr.24862) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-18T08:20:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:50.466020+0000 mgr.y (mgr.24862) 83 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-18T08:20:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1109: done (2 left) 2024-02-18T08:20:52.297 INFO:tasks.rados.rados.0.smithi082.stdout:1110: snap_create 2024-02-18T08:20:52.297 INFO:tasks.rados.rados.0.smithi082.stdout:1108: expect (ObjNum 322 snap 103 seq_num 322) 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:51.297168+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:51.451791+0000 mgr.y (mgr.24862) 84 : cephadm [INF] Upgrade: Updating osd.1 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:51.455832+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:51.456514+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:51.456965+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:51.457918+0000 mgr.y (mgr.24862) 85 : cephadm [INF] Deploying daemon osd.1 on smithi082 2024-02-18T08:20:52.312 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:51.458243+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:52.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:51.297168+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-02-18T08:20:52.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:51.451791+0000 mgr.y (mgr.24862) 84 : cephadm [INF] Upgrade: Updating osd.1 2024-02-18T08:20:52.320 INFO:tasks.rados.rados.0.smithi082.stdout:1107: finishing copy_from to smithi08262953-31 2024-02-18T08:20:52.320 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 263 (ObjNum 327 snap 103 seq_num 327) dirty exists 2024-02-18T08:20:52.320 INFO:tasks.rados.rados.0.smithi082.stdout:1107: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:20:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:51.455832+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:52.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:51.456514+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:52.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:51.456965+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:52.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:51.457918+0000 mgr.y (mgr.24862) 85 : cephadm [INF] Deploying daemon osd.1 on smithi082 2024-02-18T08:20:52.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:51.458243+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:51.297168+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-02-18T08:20:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:51.451791+0000 mgr.y (mgr.24862) 84 : cephadm [INF] Upgrade: Updating osd.1 2024-02-18T08:20:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:51.455832+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:51.456514+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-18T08:20:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:51.456965+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:51.457918+0000 mgr.y (mgr.24862) 85 : cephadm [INF] Deploying daemon osd.1 on smithi082 2024-02-18T08:20:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:51.458243+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1107: done (2 left) 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1108: done (1 left) 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1110: done (0 left) 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1111: read oid 29 snap -1 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1111: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1112: read oid 50 snap 69 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1112: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:20:53.304 INFO:tasks.rados.rados.0.smithi082.stdout:1113: rmattr oid 49 current snap is 110 2024-02-18T08:20:53.305 INFO:tasks.rados.rados.0.smithi082.stdout:1114: snap_remove snap 70 2024-02-18T08:20:53.314 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:53 smithi082 systemd[1]: Stopping Ceph osd.1 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:53.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:52.298076+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-02-18T08:20:53.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:52.321533+0000 mgr.y (mgr.24862) 86 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:53.285563+0000 mon.a (mon.0) 358 : cluster [INF] osd.1 marked itself down and dead 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:53.296281+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:53.302477+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e264: 8 total, 7 up, 8 in 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:52.298076+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:52.321533+0000 mgr.y (mgr.24862) 86 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:53.285563+0000 mon.a (mon.0) 358 : cluster [INF] osd.1 marked itself down and dead 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:53.296281+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:53.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:53.302477+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e264: 8 total, 7 up, 8 in 2024-02-18T08:20:53.651 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:53 smithi082 bash[71268]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.1 2024-02-18T08:20:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:52.298076+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-02-18T08:20:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:52.321533+0000 mgr.y (mgr.24862) 86 : cluster [DBG] pgmap v87: 89 pgs: 89 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.5 MiB/s wr, 27 op/s 2024-02-18T08:20:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:53.285563+0000 mon.a (mon.0) 358 : cluster [INF] osd.1 marked itself down and dead 2024-02-18T08:20:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:53.296281+0000 mon.a (mon.0) 359 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:20:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:53.302477+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e264: 8 total, 7 up, 8 in 2024-02-18T08:20:54.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:53 smithi082 bash[71325]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.1" found: no such container 2024-02-18T08:20:54.309 INFO:tasks.rados.rados.0.smithi082.stdout:1114: done (3 left) 2024-02-18T08:20:54.309 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 110 2024-02-18T08:20:54.309 INFO:tasks.rados.rados.0.smithi082.stdout:1115: seq_num 351 ranges {3072000=688128,3760128=401408} 2024-02-18T08:20:54.328 INFO:tasks.rados.rados.0.smithi082.stdout:1115: writing smithi08262953-36 from 3072000 to 3760128 tid 1 2024-02-18T08:20:54.331 INFO:tasks.rados.rados.0.smithi082.stdout:1115: writing smithi08262953-36 from 3760128 to 4161536 tid 2 2024-02-18T08:20:54.331 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 110 2024-02-18T08:20:54.331 INFO:tasks.rados.rados.0.smithi082.stdout:1116: seq_num 352 ranges {0=704512,704512=401408} 2024-02-18T08:20:54.335 INFO:tasks.rados.rados.0.smithi082.stdout:1116: writing smithi08262953-22 from 0 to 704512 tid 1 2024-02-18T08:20:54.338 INFO:tasks.rados.rados.0.smithi082.stdout:1116: writing smithi08262953-22 from 704512 to 1105920 tid 2 2024-02-18T08:20:54.338 INFO:tasks.rados.rados.0.smithi082.stdout:1117: snap_create 2024-02-18T08:20:54.338 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:20:54.338 INFO:tasks.rados.rados.0.smithi082.stdout:1112: expect (ObjNum 42 snap 0 seq_num 42) 2024-02-18T08:20:54.358 INFO:tasks.rados.rados.0.smithi082.stdout:1111: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:20:54.360 INFO:tasks.rados.rados.0.smithi082.stdout:1115: finishing write tid 1 to smithi08262953-36 2024-02-18T08:20:54.360 INFO:tasks.rados.rados.0.smithi082.stdout:1115: finishing write tid 2 to smithi08262953-36 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1115: finishing write tid 4 to smithi08262953-36 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1115: finishing write tid 5 to smithi08262953-36 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 229 (ObjNum 351 snap 110 seq_num 351) dirty exists 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1115: left oid 36 (ObjNum 351 snap 110 seq_num 351) 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1116: finishing write tid 1 to smithi08262953-22 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1116: finishing write tid 2 to smithi08262953-22 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1116: finishing write tid 4 to smithi08262953-22 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1116: finishing write tid 5 to smithi08262953-22 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 573 (ObjNum 352 snap 110 seq_num 352) dirty exists 2024-02-18T08:20:54.361 INFO:tasks.rados.rados.0.smithi082.stdout:1116: left oid 22 (ObjNum 352 snap 110 seq_num 352) 2024-02-18T08:20:55.308 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:54 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.1.service: Succeeded. 2024-02-18T08:20:55.308 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:54 smithi082 systemd[1]: Stopped Ceph osd.1 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:55.309 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 systemd[1]: Starting Ceph osd.1 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:20:55.311 INFO:tasks.rados.rados.0.smithi082.stdout:1111: done (5 left) 2024-02-18T08:20:55.311 INFO:tasks.rados.rados.0.smithi082.stdout:1112: done (4 left) 2024-02-18T08:20:55.311 INFO:tasks.rados.rados.0.smithi082.stdout:1113: done (3 left) 2024-02-18T08:20:55.311 INFO:tasks.rados.rados.0.smithi082.stdout:1115: done (2 left) 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:1116: done (1 left) 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:1117: done (0 left) 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:1118: read oid 5 snap 62 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:1118: expect (ObjNum 579182400 snap 21935 seq_num 579425440) 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 111 2024-02-18T08:20:55.312 INFO:tasks.rados.rados.0.smithi082.stdout:1119: seq_num 353 ranges {2875392=720896,3596288=401408} 2024-02-18T08:20:55.312 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:54.305478+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-02-18T08:20:55.312 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:54.322253+0000 mgr.y (mgr.24862) 87 : cluster [DBG] pgmap v90: 89 pgs: 11 stale+active+clean, 78 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 468 KiB/s wr, 4 op/s 2024-02-18T08:20:55.312 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.340502+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.340711+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [4, 2]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.340873+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [4, 5]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.341045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.341215+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [3, 5]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.341412+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.342025+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.342256+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.6", "id": [5, 3]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.342434+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 6]}]: dispatch 2024-02-18T08:20:55.313 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:54.342571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [0, 7]}]: dispatch 2024-02-18T08:20:55.330 INFO:tasks.rados.rados.0.smithi082.stdout:1119: writing smithi08262953-15 from 2875392 to 3596288 tid 1 2024-02-18T08:20:55.333 INFO:tasks.rados.rados.0.smithi082.stdout:1119: writing smithi08262953-15 from 3596288 to 3997696 tid 2 2024-02-18T08:20:55.334 INFO:tasks.rados.rados.0.smithi082.stdout:1120: read oid 31 snap -1 2024-02-18T08:20:55.334 INFO:tasks.rados.rados.0.smithi082.stdout:1120: expect (ObjNum 327 snap 103 seq_num 327) 2024-02-18T08:20:55.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 111 2024-02-18T08:20:55.334 INFO:tasks.rados.rados.0.smithi082.stdout:1121: seq_num 354 ranges {0=737280,737280=401408} 2024-02-18T08:20:55.338 INFO:tasks.rados.rados.0.smithi082.stdout:1121: writing smithi08262953-23 from 0 to 737280 tid 1 2024-02-18T08:20:55.340 INFO:tasks.rados.rados.0.smithi082.stdout:1121: writing smithi08262953-23 from 737280 to 1138688 tid 2 2024-02-18T08:20:55.340 INFO:tasks.rados.rados.0.smithi082.stdout:1122: snap_remove snap 90 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:54.305478+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:54.322253+0000 mgr.y (mgr.24862) 87 : cluster [DBG] pgmap v90: 89 pgs: 11 stale+active+clean, 78 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 468 KiB/s wr, 4 op/s 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.340502+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.340711+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [4, 2]}]: dispatch 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.340873+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [4, 5]}]: dispatch 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.341045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.341215+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [3, 5]}]: dispatch 2024-02-18T08:20:55.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.341412+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.342025+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.342256+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.6", "id": [5, 3]}]: dispatch 2024-02-18T08:20:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.342434+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 6]}]: dispatch 2024-02-18T08:20:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:54.342571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [0, 7]}]: dispatch 2024-02-18T08:20:55.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:54.305478+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e265: 8 total, 7 up, 8 in 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:54.322253+0000 mgr.y (mgr.24862) 87 : cluster [DBG] pgmap v90: 89 pgs: 11 stale+active+clean, 78 active+clean; 181 MiB data, 610 MiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 468 KiB/s wr, 4 op/s 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.340502+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.340711+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [4, 2]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.340873+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [4, 5]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.341045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.341215+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [3, 5]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.341412+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.342025+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 1]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.342256+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.6", "id": [5, 3]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.342434+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.7", "id": [5, 6]}]: dispatch 2024-02-18T08:20:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:54.342571+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "5.c", "id": [0, 7]}]: dispatch 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-18T08:20:56.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-18T08:20:56.151 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:55 smithi082 bash[71573]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-18T08:20:56.315 INFO:tasks.rados.rados.0.smithi082.stdout:1122: done (4 left) 2024-02-18T08:20:56.315 INFO:tasks.rados.rados.0.smithi082.stdout:1123: rmattr oid 46 current snap is 111 2024-02-18T08:20:56.316 INFO:tasks.rados.rados.0.smithi082.stdout:1123: done (4 left) 2024-02-18T08:20:56.316 INFO:tasks.rados.rados.0.smithi082.stdout:1124: snap_remove snap 110 2024-02-18T08:20:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:55.312251+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-02-18T08:20:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:55.312251+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-02-18T08:20:56.650 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:20:56.384+0000 7f2658c40700 1 -- 172.21.15.82:0/948339764 <== mon.1 v2:172.21.15.82:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5623e021a680 con 0x5623e01e1800 2024-02-18T08:20:56.650 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:56 smithi082 bash[71808]: b75f65fcdf51a27a1cde5fe6d58e54f74af7fc8e055cd6189ca82b08ad55fb49 2024-02-18T08:20:56.650 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:56 smithi082 systemd[1]: Started Ceph osd.1 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:20:56.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:55.312251+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e266: 8 total, 7 up, 8 in 2024-02-18T08:20:57.287 INFO:tasks.rados.rados.0.smithi082.stdout:1124: done (4 left) 2024-02-18T08:20:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 111 2024-02-18T08:20:57.288 INFO:tasks.rados.rados.0.smithi082.stdout:1125: seq_num 355 ranges {11624448=753664,12378112=401408} 2024-02-18T08:20:57.327 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:56.316826+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-02-18T08:20:57.327 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:56.322891+0000 mgr.y (mgr.24862) 88 : cluster [DBG] pgmap v93: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:57.327 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:56.443894+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:57.327 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:56.444723+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:57.327 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:56.446071+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:57.328 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:57.283547+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-02-18T08:20:57.330 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:20:56.911+0000 7f26606ce380 -1 Falling back to public interface 2024-02-18T08:20:57.351 INFO:tasks.rados.rados.0.smithi082.stdout:1125: writing smithi08262953-45 from 11624448 to 12378112 tid 1 2024-02-18T08:20:57.354 INFO:tasks.rados.rados.0.smithi082.stdout:1125: writing smithi08262953-45 from 12378112 to 12779520 tid 2 2024-02-18T08:20:57.354 INFO:tasks.rados.rados.0.smithi082.stdout:1126: read oid 44 snap -1 2024-02-18T08:20:57.354 INFO:tasks.rados.rados.0.smithi082.stdout:1126: expect deleted 2024-02-18T08:20:57.354 INFO:tasks.rados.rados.0.smithi082.stdout:1127: snap_remove snap 107 2024-02-18T08:20:57.423 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:56.316826+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:56.322891+0000 mgr.y (mgr.24862) 88 : cluster [DBG] pgmap v93: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:56.443894+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:56.444723+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:56.446071+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:57.283547+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (4m) 22s ago 5m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (4m) 45s ago 4m 39.7M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (4m) 22s ago 4m 17.8M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (4m) 45s ago 4m 15.4M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (82s) 45s ago 7m 389M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (113s) 22s ago 8m 434M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:20:57.720 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (75s) 22s ago 8m 58.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (49s) 45s ago 7m 29.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (56s) 22s ago 7m 46.2M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (5m) 22s ago 5m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (5m) 45s ago 5m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (25s) 22s ago 6m 13.8M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 starting - - - 4096M 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (6m) 22s ago 6m 254M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 90ed1829e823 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (6m) 22s ago 6m 251M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (6m) 45s ago 6m 275M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (5m) 45s ago 5m 282M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (5m) 45s ago 5m 237M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (5m) 45s ago 5m 164M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:20:57.721 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (2m) 45s ago 5m 36.7M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:20:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:56.316826+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e267: 8 total, 7 up, 8 in 2024-02-18T08:20:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:56.322891+0000 mgr.y (mgr.24862) 88 : cluster [DBG] pgmap v93: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:56.443894+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:56.444723+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:56.446071+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:20:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:57.283547+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e268: 8 total, 7 up, 8 in 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:20:58.100 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 6, 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 8, 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 6 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:20:58.101 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:20:58.333 INFO:tasks.rados.rados.0.smithi082.stdout:1127: done (6 left) 2024-02-18T08:20:58.333 INFO:tasks.rados.rados.0.smithi082.stdout:1128: read oid 48 snap -1 2024-02-18T08:20:58.333 INFO:tasks.rados.rados.0.smithi082.stdout:1128: expect deleted 2024-02-18T08:20:58.333 INFO:tasks.rados.rados.0.smithi082.stdout:1129: snap_create 2024-02-18T08:20:58.333 INFO:tasks.rados.rados.0.smithi082.stdout:1118: expect (ObjNum 579182400 snap 21935 seq_num 579425440) 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1119: finishing write tid 1 to smithi08262953-15 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1119: finishing write tid 2 to smithi08262953-15 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1119: finishing write tid 4 to smithi08262953-15 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1119: finishing write tid 5 to smithi08262953-15 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 332 (ObjNum 353 snap 111 seq_num 353) dirty exists 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1119: left oid 15 (ObjNum 353 snap 111 seq_num 353) 2024-02-18T08:20:58.337 INFO:tasks.rados.rados.0.smithi082.stdout:1121: finishing write tid 1 to smithi08262953-23 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1121: finishing write tid 2 to smithi08262953-23 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1121: finishing write tid 4 to smithi08262953-23 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1121: finishing write tid 5 to smithi08262953-23 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 335 (ObjNum 354 snap 111 seq_num 354) dirty exists 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1121: left oid 23 (ObjNum 354 snap 111 seq_num 354) 2024-02-18T08:20:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1120: expect (ObjNum 327 snap 103 seq_num 327) 2024-02-18T08:20:58.398 INFO:tasks.rados.rados.0.smithi082.stdout:1125: finishing write tid 1 to smithi08262953-45 2024-02-18T08:20:58.398 INFO:tasks.rados.rados.0.smithi082.stdout:1125: finishing write tid 2 to smithi08262953-45 2024-02-18T08:20:58.398 INFO:tasks.rados.rados.0.smithi082.stdout:1125: finishing write tid 4 to smithi08262953-45 2024-02-18T08:20:58.399 INFO:tasks.rados.rados.0.smithi082.stdout:1125: finishing write tid 5 to smithi08262953-45 2024-02-18T08:20:58.399 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 154 (ObjNum 355 snap 111 seq_num 355) dirty exists 2024-02-18T08:20:58.399 INFO:tasks.rados.rados.0.smithi082.stdout:1125: left oid 45 (ObjNum 355 snap 111 seq_num 355) 2024-02-18T08:20:58.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:57.314065+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: Degraded data redundancy: 72/609 objects degraded (11.823%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:58.633 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.411926+0000 mgr.y (mgr.24862) 89 : audit [DBG] from='client.54130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.710097+0000 mgr.y (mgr.24862) 90 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.711791+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.712137+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.712413+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.712697+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.712970+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.713253+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.714788+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.715075+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.715355+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.715625+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.634 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:57.715891+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:58.101314+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.82:0/1631383194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:57.314065+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: Degraded data redundancy: 72/609 objects degraded (11.823%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.411926+0000 mgr.y (mgr.24862) 89 : audit [DBG] from='client.54130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.710097+0000 mgr.y (mgr.24862) 90 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.711791+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.712137+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.712413+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.712697+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.712970+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.713253+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.714788+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.715075+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.715355+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.715625+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:57.715891+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:58.101314+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.82:0/1631383194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:58.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:57.314065+0000 mon.a (mon.0) 378 : cluster [WRN] Health check failed: Degraded data redundancy: 72/609 objects degraded (11.823%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:20:58.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.411926+0000 mgr.y (mgr.24862) 89 : audit [DBG] from='client.54130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.710097+0000 mgr.y (mgr.24862) 90 : audit [DBG] from='client.44181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.711791+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.712137+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.712413+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.712697+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.712970+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.713253+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.714788+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.715075+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.715355+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.715625+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:57.715891+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:20:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:58.101314+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.82:0/1631383194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1118: done (7 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1119: done (6 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1120: done (5 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1121: done (4 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1125: done (3 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1126: done (2 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1128: done (1 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1129: done (0 left) 2024-02-18T08:20:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:1130: snap_remove snap 92 2024-02-18T08:20:59.650 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:20:59.337+0000 7fd830a5a700 -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-02-18T08:20:59.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:58.323314+0000 mgr.y (mgr.24862) 91 : cluster [DBG] pgmap v95: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:59.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:58.332534+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-02-18T08:20:59.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.040021+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.317452+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.318201+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.322276+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.326810+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:58.323314+0000 mgr.y (mgr.24862) 91 : cluster [DBG] pgmap v95: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:58.332534+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.040021+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.317452+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.318201+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.322276+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.326810+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:20:59.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:58.323314+0000 mgr.y (mgr.24862) 91 : cluster [DBG] pgmap v95: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 187 MiB data, 622 MiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s; 72/609 objects degraded (11.823%) 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:58.332534+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e269: 8 total, 7 up, 8 in 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.040021+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.317452+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.318201+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.322276+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:20:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:20:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.326810+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:00.150 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:20:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:20:59.789+0000 7f26606ce380 -1 osd.1 263 log_to_monitors {default=true} 2024-02-18T08:21:00.333 INFO:tasks.rados.rados.0.smithi082.stdout:1130: done (0 left) 2024-02-18T08:21:00.333 INFO:tasks.rados.rados.0.smithi082.stdout:1131: copy_from oid 25 from oid 20 current snap is 112 2024-02-18T08:21:00.333 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 112 2024-02-18T08:21:00.334 INFO:tasks.rados.rados.0.smithi082.stdout:1132: seq_num 356 ranges {3342336=770048,4112384=401408} 2024-02-18T08:21:00.358 INFO:tasks.rados.rados.0.smithi082.stdout:1132: writing smithi08262953-47 from 3342336 to 4112384 tid 1 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:1132: writing smithi08262953-47 from 4112384 to 4513792 tid 2 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:1133: read oid 50 snap -1 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:1133: expect (ObjNum 314 snap 102 seq_num 314) 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:1134: rollback oid 21 current snap is 112 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 91 2024-02-18T08:21:00.361 INFO:tasks.rados.rados.0.smithi082.stdout:1135: snap_remove snap 109 2024-02-18T08:21:00.650 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:21:00.347+0000 7f2651bb5700 -1 osd.1 263 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:59.318722+0000 mgr.y (mgr.24862) 92 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.328651+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:20:59.334752+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.335994+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.337189+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.338213+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.338321+0000 mgr.y (mgr.24862) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:20:59.338828+0000 mgr.y (mgr.24862) 94 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.793068+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:20:59.793385+0000 mon.a (mon.0) 401 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:00.334304+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:00.334383+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:00.336120+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:00.337208+0000 mon.a (mon.0) 404 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:59.318722+0000 mgr.y (mgr.24862) 92 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.328651+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:20:59.334752+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.335994+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.337189+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.338213+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.338321+0000 mgr.y (mgr.24862) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:20:59.338828+0000 mgr.y (mgr.24862) 94 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.793068+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:20:59.793385+0000 mon.a (mon.0) 401 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:00.334304+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:00.334383+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:00.336120+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:00.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:00.337208+0000 mon.a (mon.0) 404 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:00.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:59.318722+0000 mgr.y (mgr.24862) 92 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.328651+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:20:59.334752+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e270: 8 total, 7 up, 8 in 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.335994+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.337189+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.338213+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.338321+0000 mgr.y (mgr.24862) 93 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:20:59.338828+0000 mgr.y (mgr.24862) 94 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.793068+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:20:59.793385+0000 mon.a (mon.0) 401 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:00.334304+0000 mon.a (mon.0) 402 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:00.334383+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e271: 8 total, 7 up, 8 in 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:00.336120+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:00.337208+0000 mon.a (mon.0) 404 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:01.368 INFO:tasks.rados.rados.0.smithi082.stdout:1135: done (4 left) 2024-02-18T08:21:01.369 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 112 2024-02-18T08:21:01.369 INFO:tasks.rados.rados.0.smithi082.stdout:1136: seq_num 357 ranges {0=786432,786432=401408} 2024-02-18T08:21:01.369 INFO:tasks.rados.rados.0.smithi082.stdout:1136: writing smithi08262953-12 from 0 to 786432 tid 1 2024-02-18T08:21:01.369 INFO:tasks.rados.rados.0.smithi082.stdout:1136: writing smithi08262953-12 from 786432 to 1187840 tid 2 2024-02-18T08:21:01.370 INFO:tasks.rados.rados.0.smithi082.stdout:1137: rmattr oid 8 current snap is 112 2024-02-18T08:21:01.370 INFO:tasks.rados.rados.0.smithi082.stdout:1138: copy_from oid 39 from oid 18 current snap is 112 2024-02-18T08:21:01.370 INFO:tasks.rados.rados.0.smithi082.stdout:1139: delete oid 23 current snap is 112 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1132: finishing write tid 1 to smithi08262953-47 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1132: finishing write tid 2 to smithi08262953-47 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1132: finishing write tid 4 to smithi08262953-47 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1131: finishing copy_from to smithi08262953-25 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 125 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1131: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1134: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:21:01.375 INFO:tasks.rados.rados.0.smithi082.stdout:1133: expect (ObjNum 314 snap 102 seq_num 314) 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:1134: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 722 (ObjNum 0 snap 21935 seq_num 579291168) dirty dne 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:1132: finishing write tid 5 to smithi08262953-47 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 720 (ObjNum 356 snap 112 seq_num 356) dirty exists 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:1132: left oid 47 (ObjNum 356 snap 112 seq_num 356) 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 844 (ObjNum 328 snap 103 seq_num 328) dirty exists 2024-02-18T08:21:01.395 INFO:tasks.rados.rados.0.smithi082.stdout:1136: finishing write tid 1 to smithi08262953-12 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1131: done (7 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1132: done (6 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1133: done (5 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1134: done (4 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1137: done (3 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1139: done (2 left) 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 112 2024-02-18T08:21:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:1140: seq_num 359 ranges {1835008=417792,2252800=417792,2670592=385024} 2024-02-18T08:21:01.407 INFO:tasks.rados.rados.0.smithi082.stdout:1140: writing smithi08262953-40 from 1835008 to 2252800 tid 1 2024-02-18T08:21:01.409 INFO:tasks.rados.rados.0.smithi082.stdout:1140: writing smithi08262953-40 from 2252800 to 2670592 tid 2 2024-02-18T08:21:01.411 INFO:tasks.rados.rados.0.smithi082.stdout:1140: writing smithi08262953-40 from 2670592 to 3055616 tid 3 2024-02-18T08:21:01.411 INFO:tasks.rados.rados.0.smithi082.stdout:1141: snap_remove snap 89 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:00.324025+0000 mgr.y (mgr.24862) 95 : cluster [DBG] pgmap v98: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 189 MiB data, 627 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 73/609 objects degraded (11.987%) 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:01.355223+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:01.359926+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497] boot 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:01.359981+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:01.361255+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:21:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:00.324025+0000 mgr.y (mgr.24862) 95 : cluster [DBG] pgmap v98: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 189 MiB data, 627 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 73/609 objects degraded (11.987%) 2024-02-18T08:21:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:01.355223+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:01.359926+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497] boot 2024-02-18T08:21:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:01.359981+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-02-18T08:21:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:01.361255+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:21:01.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:00.324025+0000 mgr.y (mgr.24862) 95 : cluster [DBG] pgmap v98: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 189 MiB data, 627 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 73/609 objects degraded (11.987%) 2024-02-18T08:21:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:01.355223+0000 mon.a (mon.0) 405 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:01.359926+0000 mon.a (mon.0) 406 : cluster [INF] osd.1 [v2:172.21.15.82:6810/797851497,v1:172.21.15.82:6811/797851497] boot 2024-02-18T08:21:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:01.359981+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-02-18T08:21:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:01.361255+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-18T08:21:02.283 INFO:tasks.rados.rados.0.smithi082.stdout:1141: done (3 left) 2024-02-18T08:21:02.283 INFO:tasks.rados.rados.0.smithi082.stdout:1142: rmattr oid 7 current snap is 112 2024-02-18T08:21:02.284 INFO:tasks.rados.rados.0.smithi082.stdout:1142: done (3 left) 2024-02-18T08:21:02.284 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 112 2024-02-18T08:21:02.284 INFO:tasks.rados.rados.0.smithi082.stdout:1143: seq_num 360 ranges {1589248=434176,2023424=704512,2727936=98304} 2024-02-18T08:21:02.295 INFO:tasks.rados.rados.0.smithi082.stdout:1143: writing smithi08262953-17 from 1589248 to 2023424 tid 1 2024-02-18T08:21:02.300 INFO:tasks.rados.rados.0.smithi082.stdout:1143: writing smithi08262953-17 from 2023424 to 2727936 tid 2 2024-02-18T08:21:02.301 INFO:tasks.rados.rados.0.smithi082.stdout:1143: writing smithi08262953-17 from 2727936 to 2826240 tid 3 2024-02-18T08:21:02.301 INFO:tasks.rados.rados.0.smithi082.stdout:1144: delete oid 3 current snap is 112 2024-02-18T08:21:02.301 INFO:tasks.rados.rados.0.smithi082.stdout:1136: finishing write tid 2 to smithi08262953-12 2024-02-18T08:21:02.301 INFO:tasks.rados.rados.0.smithi082.stdout:1136: finishing write tid 4 to smithi08262953-12 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1136: finishing write tid 5 to smithi08262953-12 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 552 (ObjNum 357 snap 112 seq_num 357) dirty exists 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1136: left oid 12 (ObjNum 357 snap 112 seq_num 357) 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: finishing write tid 1 to smithi08262953-40 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: finishing write tid 2 to smithi08262953-40 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: finishing write tid 3 to smithi08262953-40 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: finishing write tid 5 to smithi08262953-40 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: finishing write tid 6 to smithi08262953-40 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 308 (ObjNum 359 snap 112 seq_num 359) dirty exists 2024-02-18T08:21:02.302 INFO:tasks.rados.rados.0.smithi082.stdout:1140: left oid 40 (ObjNum 359 snap 112 seq_num 359) 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1136: done (4 left) 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1140: done (3 left) 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1144: done (2 left) 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1145: read oid 48 snap -1 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1145: expect deleted 2024-02-18T08:21:02.309 INFO:tasks.rados.rados.0.smithi082.stdout:1146: snap_remove snap 102 2024-02-18T08:21:03.290 INFO:tasks.rados.rados.0.smithi082.stdout:1146: done (3 left) 2024-02-18T08:21:03.290 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 112 2024-02-18T08:21:03.290 INFO:tasks.rados.rados.0.smithi082.stdout:1147: seq_num 362 ranges {3284992=466944,3751936=466944,4218880=335872} 2024-02-18T08:21:03.310 INFO:tasks.rados.rados.0.smithi082.stdout:1147: writing smithi08262953-9 from 3284992 to 3751936 tid 1 2024-02-18T08:21:03.313 INFO:tasks.rados.rados.0.smithi082.stdout:1147: writing smithi08262953-9 from 3751936 to 4218880 tid 2 2024-02-18T08:21:03.316 INFO:tasks.rados.rados.0.smithi082.stdout:1147: writing smithi08262953-9 from 4218880 to 4554752 tid 3 2024-02-18T08:21:03.316 INFO:tasks.rados.rados.0.smithi082.stdout:1148: read oid 30 snap -1 2024-02-18T08:21:03.316 INFO:tasks.rados.rados.0.smithi082.stdout:1148: expect deleted 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1149: rollback oid 47 current snap is 112 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 96 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: finishing write tid 1 to smithi08262953-17 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: finishing write tid 2 to smithi08262953-17 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: finishing write tid 3 to smithi08262953-17 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: finishing write tid 5 to smithi08262953-17 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: finishing write tid 6 to smithi08262953-17 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 268 (ObjNum 360 snap 112 seq_num 360) dirty exists 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: left oid 17 (ObjNum 360 snap 112 seq_num 360) 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1138: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1138: finishing copy_from to smithi08262953-39 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 473 (ObjNum 342 snap 107 seq_num 342) dirty exists 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1147: finishing write tid 1 to smithi08262953-9 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1138: done (5 left) 2024-02-18T08:21:03.317 INFO:tasks.rados.rados.0.smithi082.stdout:1143: done (4 left) 2024-02-18T08:21:03.318 INFO:tasks.rados.rados.0.smithi082.stdout:1145: done (3 left) 2024-02-18T08:21:03.318 INFO:tasks.rados.rados.0.smithi082.stdout:1150: snap_create 2024-02-18T08:21:03.318 INFO:tasks.rados.rados.0.smithi082.stdout:1147: finishing write tid 2 to smithi08262953-9 2024-02-18T08:21:03.318 INFO:tasks.rados.rados.0.smithi082.stdout:1149: finishing rollback tid 0 to smithi08262953-47 2024-02-18T08:21:03.319 INFO:tasks.rados.rados.0.smithi082.stdout:1149: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:21:03.319 INFO:tasks.rados.rados.0.smithi082.stdout:1147: finishing write tid 3 to smithi08262953-9 2024-02-18T08:21:03.319 INFO:tasks.rados.rados.0.smithi082.stdout:1149: finishing rollback tid 2 to smithi08262953-47 2024-02-18T08:21:03.319 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 725 (ObjNum 287 snap 86 seq_num 287) dirty exists 2024-02-18T08:21:03.319 INFO:tasks.rados.rados.0.smithi082.stdout:1147: finishing write tid 5 to smithi08262953-9 2024-02-18T08:21:03.320 INFO:tasks.rados.rados.0.smithi082.stdout:1147: finishing write tid 6 to smithi08262953-9 2024-02-18T08:21:03.320 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 114 (ObjNum 362 snap 112 seq_num 362) dirty exists 2024-02-18T08:21:03.320 INFO:tasks.rados.rados.0.smithi082.stdout:1147: left oid 9 (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:03.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:02.283869+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-02-18T08:21:03.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:02.325414+0000 mgr.y (mgr.24862) 96 : cluster [DBG] pgmap v102: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:02.283869+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-02-18T08:21:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:02.325414+0000 mgr.y (mgr.24862) 96 : cluster [DBG] pgmap v102: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:02.283869+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-02-18T08:21:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:02.325414+0000 mgr.y (mgr.24862) 96 : cluster [DBG] pgmap v102: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.1 MiB/s wr, 6 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:04.294 INFO:tasks.rados.rados.0.smithi082.stdout:1147: done (3 left) 2024-02-18T08:21:04.294 INFO:tasks.rados.rados.0.smithi082.stdout:1148: done (2 left) 2024-02-18T08:21:04.295 INFO:tasks.rados.rados.0.smithi082.stdout:1149: done (1 left) 2024-02-18T08:21:04.295 INFO:tasks.rados.rados.0.smithi082.stdout:1150: done (0 left) 2024-02-18T08:21:04.295 INFO:tasks.rados.rados.0.smithi082.stdout:1151: rollback oid 29 current snap is 113 2024-02-18T08:21:04.295 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 99 2024-02-18T08:21:04.295 INFO:tasks.rados.rados.0.smithi082.stdout:1152: snap_remove snap 62 2024-02-18T08:21:04.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:03.280078+0000 mon.a (mon.0) 410 : cluster [WRN] Health check update: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:04.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:03.290879+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-02-18T08:21:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:03.280078+0000 mon.a (mon.0) 410 : cluster [WRN] Health check update: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:03.290879+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-02-18T08:21:04.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:03.280078+0000 mon.a (mon.0) 410 : cluster [WRN] Health check update: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:04.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:03.290879+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-02-18T08:21:05.302 INFO:tasks.rados.rados.0.smithi082.stdout:1152: done (1 left) 2024-02-18T08:21:05.302 INFO:tasks.rados.rados.0.smithi082.stdout:1153: read oid 4 snap -1 2024-02-18T08:21:05.302 INFO:tasks.rados.rados.0.smithi082.stdout:1153: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:21:05.303 INFO:tasks.rados.rados.0.smithi082.stdout:1154: delete oid 20 current snap is 113 2024-02-18T08:21:05.303 INFO:tasks.rados.rados.0.smithi082.stdout:1151: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:21:05.303 INFO:tasks.rados.rados.0.smithi082.stdout:1151: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:21:05.303 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 639 (ObjNum 1 snap 32561 seq_num 580154208) dirty dne 2024-02-18T08:21:05.315 INFO:tasks.rados.rados.0.smithi082.stdout:1153: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:21:05.349 INFO:tasks.rados.rados.0.smithi082.stdout:1151: done (2 left) 2024-02-18T08:21:05.349 INFO:tasks.rados.rados.0.smithi082.stdout:1153: done (1 left) 2024-02-18T08:21:05.349 INFO:tasks.rados.rados.0.smithi082.stdout:1154: done (0 left) 2024-02-18T08:21:05.349 INFO:tasks.rados.rados.0.smithi082.stdout:1155: snap_remove snap 112 2024-02-18T08:21:05.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:04.295728+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-02-18T08:21:05.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:04.325837+0000 mgr.y (mgr.24862) 97 : cluster [DBG] pgmap v105: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 256 B/s rd, 286 KiB/s wr, 1 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:04.295728+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-02-18T08:21:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:04.325837+0000 mgr.y (mgr.24862) 97 : cluster [DBG] pgmap v105: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 256 B/s rd, 286 KiB/s wr, 1 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:04.295728+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-02-18T08:21:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:04.325837+0000 mgr.y (mgr.24862) 97 : cluster [DBG] pgmap v105: 89 pgs: 10 active+undersized+degraded, 32 active+undersized, 47 active+clean; 190 MiB data, 935 MiB used, 708 GiB / 715 GiB avail; 256 B/s rd, 286 KiB/s wr, 1 op/s; 73/615 objects degraded (11.870%) 2024-02-18T08:21:06.314 INFO:tasks.rados.rados.0.smithi082.stdout:1155: done (0 left) 2024-02-18T08:21:06.315 INFO:tasks.rados.rados.0.smithi082.stdout:1156: delete oid 23 current snap is 113 2024-02-18T08:21:06.318 INFO:tasks.rados.rados.0.smithi082.stdout:1156: done (0 left) 2024-02-18T08:21:06.318 INFO:tasks.rados.rados.0.smithi082.stdout:1157: snap_remove snap 69 2024-02-18T08:21:06.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:05.303252+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-02-18T08:21:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:05.303252+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-02-18T08:21:06.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:05.303252+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-02-18T08:21:07.320 INFO:tasks.rados.rados.0.smithi082.stdout:1157: done (0 left) 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1158: read oid 6 snap -1 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1158: expect deleted 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1159: copy_from oid 50 from oid 30 current snap is 113 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1160: rmattr oid 49 current snap is 113 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1160: done (2 left) 2024-02-18T08:21:07.321 INFO:tasks.rados.rados.0.smithi082.stdout:1161: delete oid 20 current snap is 113 2024-02-18T08:21:07.328 INFO:tasks.rados.rados.0.smithi082.stdout:1159: finishing copy_from to smithi08262953-50 2024-02-18T08:21:07.328 INFO:tasks.rados.rados.0.smithi082.stdout:1159: got expected ENOENT (src dne) 2024-02-18T08:21:07.331 INFO:tasks.rados.rados.0.smithi082.stdout:1159: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:21:07.333 INFO:tasks.rados.rados.0.smithi082.stdout:1158: done (2 left) 2024-02-18T08:21:07.333 INFO:tasks.rados.rados.0.smithi082.stdout:1159: done (1 left) 2024-02-18T08:21:07.333 INFO:tasks.rados.rados.0.smithi082.stdout:1161: done (0 left) 2024-02-18T08:21:07.333 INFO:tasks.rados.rados.0.smithi082.stdout:1162: delete oid 3 current snap is 113 2024-02-18T08:21:07.339 INFO:tasks.rados.rados.0.smithi082.stdout:1162: done (0 left) 2024-02-18T08:21:07.340 INFO:tasks.rados.rados.0.smithi082.stdout:1163: read oid 23 snap 99 2024-02-18T08:21:07.340 INFO:tasks.rados.rados.0.smithi082.stdout:1163: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:07.340 INFO:tasks.rados.rados.0.smithi082.stdout:1164: copy_from oid 20 from oid 30 current snap is 113 2024-02-18T08:21:07.340 INFO:tasks.rados.rados.0.smithi082.stdout:1165: copy_from oid 7 from oid 1 current snap is 113 2024-02-18T08:21:07.340 INFO:tasks.rados.rados.0.smithi082.stdout:1166: snap_remove snap 96 2024-02-18T08:21:07.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:06.315736+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-02-18T08:21:07.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:06.326295+0000 mgr.y (mgr.24862) 98 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:07.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:06.315736+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-02-18T08:21:07.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:06.326295+0000 mgr.y (mgr.24862) 98 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:07.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:06.315736+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-02-18T08:21:07.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:06.326295+0000 mgr.y (mgr.24862) 98 : cluster [DBG] pgmap v108: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:08.325 INFO:tasks.rados.rados.0.smithi082.stdout:1166: done (3 left) 2024-02-18T08:21:08.325 INFO:tasks.rados.rados.0.smithi082.stdout:1167: read oid 4 snap 99 2024-02-18T08:21:08.325 INFO:tasks.rados.rados.0.smithi082.stdout:1167: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:08.325 INFO:tasks.rados.rados.0.smithi082.stdout:1168: snap_create 2024-02-18T08:21:08.327 INFO:tasks.rados.rados.0.smithi082.stdout:1164: finishing copy_from to smithi08262953-20 2024-02-18T08:21:08.327 INFO:tasks.rados.rados.0.smithi082.stdout:1164: got expected ENOENT (src dne) 2024-02-18T08:21:08.327 INFO:tasks.rados.rados.0.smithi082.stdout:1164: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:21:08.327 INFO:tasks.rados.rados.0.smithi082.stdout:1163: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:08.383 INFO:tasks.rados.rados.0.smithi082.stdout:1165: finishing copy_from to smithi08262953-7 2024-02-18T08:21:08.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 461 (ObjNum 272 snap 82 seq_num 272) dirty exists 2024-02-18T08:21:08.383 INFO:tasks.rados.rados.0.smithi082.stdout:1165: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:21:08.383 INFO:tasks.rados.rados.0.smithi082.stdout:1167: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:07.307917+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded) 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:07.307972+0000 mon.a (mon.0) 416 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:07.321151+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:07.307917+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded) 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:07.307972+0000 mon.a (mon.0) 416 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:08.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:07.321151+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-02-18T08:21:08.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:07.307917+0000 mon.a (mon.0) 415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 73/615 objects degraded (11.870%), 10 pgs degraded) 2024-02-18T08:21:08.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:07.307972+0000 mon.a (mon.0) 416 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:07.321151+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1163: done (4 left) 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1164: done (3 left) 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1165: done (2 left) 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1167: done (1 left) 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1168: done (0 left) 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 114 2024-02-18T08:21:09.333 INFO:tasks.rados.rados.0.smithi082.stdout:1169: seq_num 367 ranges {0=548864,548864=737280,1286144=65536} 2024-02-18T08:21:09.335 INFO:tasks.rados.rados.0.smithi082.stdout:1169: writing smithi08262953-13 from 0 to 548864 tid 1 2024-02-18T08:21:09.340 INFO:tasks.rados.rados.0.smithi082.stdout:1169: writing smithi08262953-13 from 548864 to 1286144 tid 2 2024-02-18T08:21:09.340 INFO:tasks.rados.rados.0.smithi082.stdout:1169: writing smithi08262953-13 from 1286144 to 1351680 tid 3 2024-02-18T08:21:09.340 INFO:tasks.rados.rados.0.smithi082.stdout:1170: snap_create 2024-02-18T08:21:09.351 INFO:tasks.rados.rados.0.smithi082.stdout:1169: finishing write tid 1 to smithi08262953-13 2024-02-18T08:21:09.351 INFO:tasks.rados.rados.0.smithi082.stdout:1169: finishing write tid 2 to smithi08262953-13 2024-02-18T08:21:09.352 INFO:tasks.rados.rados.0.smithi082.stdout:1169: finishing write tid 3 to smithi08262953-13 2024-02-18T08:21:09.352 INFO:tasks.rados.rados.0.smithi082.stdout:1169: finishing write tid 5 to smithi08262953-13 2024-02-18T08:21:09.353 INFO:tasks.rados.rados.0.smithi082.stdout:1169: finishing write tid 6 to smithi08262953-13 2024-02-18T08:21:09.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 895 (ObjNum 367 snap 114 seq_num 367) dirty exists 2024-02-18T08:21:09.354 INFO:tasks.rados.rados.0.smithi082.stdout:1169: left oid 13 (ObjNum 367 snap 114 seq_num 367) 2024-02-18T08:21:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:08.325871+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-02-18T08:21:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:08.326812+0000 mgr.y (mgr.24862) 99 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:09.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:08.325871+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-02-18T08:21:09.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:08.326812+0000 mgr.y (mgr.24862) 99 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:08.325871+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-02-18T08:21:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:08.326812+0000 mgr.y (mgr.24862) 99 : cluster [DBG] pgmap v111: 89 pgs: 89 active+clean; 196 MiB data, 960 MiB used, 708 GiB / 715 GiB avail; 0 B/s rd, 1.9 MiB/s wr, 8 op/s; 7.8 MiB/s, 1 objects/s recovering 2024-02-18T08:21:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:1169: done (1 left) 2024-02-18T08:21:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:1170: done (0 left) 2024-02-18T08:21:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:1171: rollback oid 26 current snap is 115 2024-02-18T08:21:10.341 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 82 2024-02-18T08:21:10.342 INFO:tasks.rados.rados.0.smithi082.stdout:1172: copy_from oid 48 from oid 14 current snap is 115 2024-02-18T08:21:10.342 INFO:tasks.rados.rados.0.smithi082.stdout:1173: snap_create 2024-02-18T08:21:10.350 INFO:tasks.rados.rados.0.smithi082.stdout:1171: finishing rollback tid 0 to smithi08262953-26 2024-02-18T08:21:10.350 INFO:tasks.rados.rados.0.smithi082.stdout:1171: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:21:10.350 INFO:tasks.rados.rados.0.smithi082.stdout:1171: finishing rollback tid 2 to smithi08262953-26 2024-02-18T08:21:10.350 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 423 (ObjNum 236 snap 64 seq_num 236) dirty exists 2024-02-18T08:21:10.350 INFO:tasks.rados.rados.0.smithi082.stdout:1172: finishing copy_from to smithi08262953-48 2024-02-18T08:21:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 442 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-02-18T08:21:10.352 INFO:tasks.rados.rados.0.smithi082.stdout:1172: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:21:10.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:09.333125+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-02-18T08:21:10.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:09.333125+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-02-18T08:21:10.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:09.333125+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-02-18T08:21:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1171: done (2 left) 2024-02-18T08:21:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1172: done (1 left) 2024-02-18T08:21:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1173: done (0 left) 2024-02-18T08:21:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 116 2024-02-18T08:21:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1174: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2024-02-18T08:21:11.346 INFO:tasks.rados.rados.0.smithi082.stdout:1174: writing smithi08262953-23 from 0 to 573440 tid 1 2024-02-18T08:21:11.350 INFO:tasks.rados.rados.0.smithi082.stdout:1174: writing smithi08262953-23 from 573440 to 1196032 tid 2 2024-02-18T08:21:11.352 INFO:tasks.rados.rados.0.smithi082.stdout:1174: writing smithi08262953-23 from 1196032 to 1376256 tid 3 2024-02-18T08:21:11.352 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 116 2024-02-18T08:21:11.352 INFO:tasks.rados.rados.0.smithi082.stdout:1175: seq_num 369 ranges {4161536=589824,4751360=507904,5259264=294912} 2024-02-18T08:21:11.377 INFO:tasks.rados.rados.0.smithi082.stdout:1175: writing smithi08262953-36 from 4161536 to 4751360 tid 1 2024-02-18T08:21:11.380 INFO:tasks.rados.rados.0.smithi082.stdout:1175: writing smithi08262953-36 from 4751360 to 5259264 tid 2 2024-02-18T08:21:11.382 INFO:tasks.rados.rados.0.smithi082.stdout:1175: writing smithi08262953-36 from 5259264 to 5554176 tid 3 2024-02-18T08:21:11.382 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 116 2024-02-18T08:21:11.382 INFO:tasks.rados.rados.0.smithi082.stdout:1176: seq_num 370 ranges {1187840=606208,1794048=794624,2588672=8192} 2024-02-18T08:21:11.392 INFO:tasks.rados.rados.0.smithi082.stdout:1176: writing smithi08262953-12 from 1187840 to 1794048 tid 1 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1176: writing smithi08262953-12 from 1794048 to 2588672 tid 2 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1176: writing smithi08262953-12 from 2588672 to 2596864 tid 3 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1177: snap_create 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1174: finishing write tid 1 to smithi08262953-23 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1174: finishing write tid 2 to smithi08262953-23 2024-02-18T08:21:11.397 INFO:tasks.rados.rados.0.smithi082.stdout:1174: finishing write tid 3 to smithi08262953-23 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1174: finishing write tid 5 to smithi08262953-23 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1174: finishing write tid 6 to smithi08262953-23 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 376 (ObjNum 368 snap 116 seq_num 368) dirty exists 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1174: left oid 23 (ObjNum 368 snap 116 seq_num 368) 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: finishing write tid 1 to smithi08262953-36 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: finishing write tid 2 to smithi08262953-36 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: finishing write tid 3 to smithi08262953-36 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: finishing write tid 5 to smithi08262953-36 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: finishing write tid 6 to smithi08262953-36 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 256 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1175: left oid 36 (ObjNum 369 snap 116 seq_num 369) 2024-02-18T08:21:11.398 INFO:tasks.rados.rados.0.smithi082.stdout:1176: finishing write tid 1 to smithi08262953-12 2024-02-18T08:21:11.401 INFO:tasks.rados.rados.0.smithi082.stdout:1176: finishing write tid 2 to smithi08262953-12 2024-02-18T08:21:11.401 INFO:tasks.rados.rados.0.smithi082.stdout:1176: finishing write tid 3 to smithi08262953-12 2024-02-18T08:21:11.401 INFO:tasks.rados.rados.0.smithi082.stdout:1176: finishing write tid 5 to smithi08262953-12 2024-02-18T08:21:11.402 INFO:tasks.rados.rados.0.smithi082.stdout:1176: finishing write tid 6 to smithi08262953-12 2024-02-18T08:21:11.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 568 (ObjNum 370 snap 116 seq_num 370) dirty exists 2024-02-18T08:21:11.402 INFO:tasks.rados.rados.0.smithi082.stdout:1176: left oid 12 (ObjNum 370 snap 116 seq_num 370) 2024-02-18T08:21:11.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:10.327406+0000 mgr.y (mgr.24862) 100 : cluster [DBG] pgmap v113: 89 pgs: 89 active+clean; 169 MiB data, 926 MiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-18T08:21:11.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:10.342264+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-02-18T08:21:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:10.327406+0000 mgr.y (mgr.24862) 100 : cluster [DBG] pgmap v113: 89 pgs: 89 active+clean; 169 MiB data, 926 MiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-18T08:21:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:10.342264+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-02-18T08:21:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:10.327406+0000 mgr.y (mgr.24862) 100 : cluster [DBG] pgmap v113: 89 pgs: 89 active+clean; 169 MiB data, 926 MiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.1 MiB/s wr, 5 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-02-18T08:21:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:10.342264+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1174: done (3 left) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1175: done (2 left) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1176: done (1 left) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1177: done (0 left) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1178: read oid 16 snap -1 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1178: expect (ObjNum 349 snap 108 seq_num 349) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1179: read oid 47 snap -1 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1179: expect (ObjNum 287 snap 86 seq_num 287) 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1180: read oid 9 snap -1 2024-02-18T08:21:12.286 INFO:tasks.rados.rados.0.smithi082.stdout:1180: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:12.287 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 117 2024-02-18T08:21:12.287 INFO:tasks.rados.rados.0.smithi082.stdout:1181: seq_num 371 ranges {434176=622592,1056768=679936,1736704=122880} 2024-02-18T08:21:12.292 INFO:tasks.rados.rados.0.smithi082.stdout:1181: writing smithi08262953-28 from 434176 to 1056768 tid 1 2024-02-18T08:21:12.296 INFO:tasks.rados.rados.0.smithi082.stdout:1181: writing smithi08262953-28 from 1056768 to 1736704 tid 2 2024-02-18T08:21:12.296 INFO:tasks.rados.rados.0.smithi082.stdout:1181: writing smithi08262953-28 from 1736704 to 1859584 tid 3 2024-02-18T08:21:12.297 INFO:tasks.rados.rados.0.smithi082.stdout:1182: snap_create 2024-02-18T08:21:12.297 INFO:tasks.rados.rados.0.smithi082.stdout:1181: finishing write tid 1 to smithi08262953-28 2024-02-18T08:21:12.305 INFO:tasks.rados.rados.0.smithi082.stdout:1178: expect (ObjNum 349 snap 108 seq_num 349) 2024-02-18T08:21:12.334 INFO:tasks.rados.rados.0.smithi082.stdout:1181: finishing write tid 2 to smithi08262953-28 2024-02-18T08:21:12.334 INFO:tasks.rados.rados.0.smithi082.stdout:1181: finishing write tid 3 to smithi08262953-28 2024-02-18T08:21:12.335 INFO:tasks.rados.rados.0.smithi082.stdout:1181: finishing write tid 5 to smithi08262953-28 2024-02-18T08:21:12.335 INFO:tasks.rados.rados.0.smithi082.stdout:1179: expect (ObjNum 287 snap 86 seq_num 287) 2024-02-18T08:21:12.546 INFO:tasks.rados.rados.0.smithi082.stdout:1181: finishing write tid 6 to smithi08262953-28 2024-02-18T08:21:12.546 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 477 (ObjNum 371 snap 117 seq_num 371) dirty exists 2024-02-18T08:21:12.546 INFO:tasks.rados.rados.0.smithi082.stdout:1181: left oid 28 (ObjNum 371 snap 117 seq_num 371) 2024-02-18T08:21:12.546 INFO:tasks.rados.rados.0.smithi082.stdout:1180: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:12.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:11.344514+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-02-18T08:21:12.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:12.286605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-02-18T08:21:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:11.344514+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-02-18T08:21:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:12.286605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-02-18T08:21:12.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:11.344514+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-02-18T08:21:12.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:12.286605+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-02-18T08:21:13.289 INFO:tasks.rados.rados.0.smithi082.stdout:1178: done (4 left) 2024-02-18T08:21:13.289 INFO:tasks.rados.rados.0.smithi082.stdout:1179: done (3 left) 2024-02-18T08:21:13.289 INFO:tasks.rados.rados.0.smithi082.stdout:1180: done (2 left) 2024-02-18T08:21:13.290 INFO:tasks.rados.rados.0.smithi082.stdout:1181: done (1 left) 2024-02-18T08:21:13.290 INFO:tasks.rados.rados.0.smithi082.stdout:1182: done (0 left) 2024-02-18T08:21:13.290 INFO:tasks.rados.rados.0.smithi082.stdout:1183: snap_create 2024-02-18T08:21:13.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:12.327754+0000 mgr.y (mgr.24862) 101 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 860 KiB/s wr, 4 op/s 2024-02-18T08:21:13.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:13.290449+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-02-18T08:21:13.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:12.327754+0000 mgr.y (mgr.24862) 101 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 860 KiB/s wr, 4 op/s 2024-02-18T08:21:13.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:13.290449+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-02-18T08:21:13.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:12.327754+0000 mgr.y (mgr.24862) 101 : cluster [DBG] pgmap v117: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 860 KiB/s wr, 4 op/s 2024-02-18T08:21:13.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:13.290449+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-02-18T08:21:14.292 INFO:tasks.rados.rados.0.smithi082.stdout:1183: done (0 left) 2024-02-18T08:21:14.292 INFO:tasks.rados.rados.0.smithi082.stdout:1184: delete oid 18 current snap is 119 2024-02-18T08:21:14.295 INFO:tasks.rados.rados.0.smithi082.stdout:1184: done (0 left) 2024-02-18T08:21:14.295 INFO:tasks.rados.rados.0.smithi082.stdout:1185: read oid 32 snap -1 2024-02-18T08:21:14.295 INFO:tasks.rados.rados.0.smithi082.stdout:1185: expect (ObjNum 275 snap 82 seq_num 275) 2024-02-18T08:21:14.295 INFO:tasks.rados.rados.0.smithi082.stdout:1186: delete oid 39 current snap is 119 2024-02-18T08:21:14.298 INFO:tasks.rados.rados.0.smithi082.stdout:1186: done (1 left) 2024-02-18T08:21:14.298 INFO:tasks.rados.rados.0.smithi082.stdout:1187: delete oid 37 current snap is 119 2024-02-18T08:21:14.304 INFO:tasks.rados.rados.0.smithi082.stdout:1187: done (1 left) 2024-02-18T08:21:14.304 INFO:tasks.rados.rados.0.smithi082.stdout:1188: rollback oid 2 current snap is 119 2024-02-18T08:21:14.304 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 108 2024-02-18T08:21:14.304 INFO:tasks.rados.rados.0.smithi082.stdout:1189: setattr oid 36 current snap is 119 2024-02-18T08:21:14.305 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 119 2024-02-18T08:21:14.306 INFO:tasks.rados.rados.0.smithi082.stdout:1190: seq_num 375 ranges {1376256=688128,2064384=663552,2727936=139264} 2024-02-18T08:21:14.317 INFO:tasks.rados.rados.0.smithi082.stdout:1190: writing smithi08262953-23 from 1376256 to 2064384 tid 1 2024-02-18T08:21:14.321 INFO:tasks.rados.rados.0.smithi082.stdout:1190: writing smithi08262953-23 from 2064384 to 2727936 tid 2 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1190: writing smithi08262953-23 from 2727936 to 2867200 tid 3 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1191: snap_create 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1188: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1188: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1188: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 380 (ObjNum 318 snap 102 seq_num 318) dirty exists 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 258 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:21:14.322 INFO:tasks.rados.rados.0.smithi082.stdout:1185: expect (ObjNum 275 snap 82 seq_num 275) 2024-02-18T08:21:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:1190: finishing write tid 1 to smithi08262953-23 2024-02-18T08:21:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:1190: finishing write tid 2 to smithi08262953-23 2024-02-18T08:21:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:1190: finishing write tid 3 to smithi08262953-23 2024-02-18T08:21:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:1190: finishing write tid 5 to smithi08262953-23 2024-02-18T08:21:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:1190: finishing write tid 6 to smithi08262953-23 2024-02-18T08:21:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 385 (ObjNum 375 snap 119 seq_num 375) dirty exists 2024-02-18T08:21:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:1190: left oid 23 (ObjNum 375 snap 119 seq_num 375) 2024-02-18T08:21:15.299 INFO:tasks.rados.rados.0.smithi082.stdout:1185: done (4 left) 2024-02-18T08:21:15.299 INFO:tasks.rados.rados.0.smithi082.stdout:1188: done (3 left) 2024-02-18T08:21:15.299 INFO:tasks.rados.rados.0.smithi082.stdout:1189: done (2 left) 2024-02-18T08:21:15.299 INFO:tasks.rados.rados.0.smithi082.stdout:1190: done (1 left) 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1191: done (0 left) 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1192: read oid 7 snap 115 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1192: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1193: rmattr oid 2 current snap is 120 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1193: done (1 left) 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1194: copy_from oid 47 from oid 9 current snap is 120 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1195: copy_from oid 42 from oid 35 current snap is 120 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1196: copy_from oid 15 from oid 1 current snap is 120 2024-02-18T08:21:15.300 INFO:tasks.rados.rados.0.smithi082.stdout:1197: delete oid 28 current snap is 120 2024-02-18T08:21:15.318 INFO:tasks.rados.rados.0.smithi082.stdout:1197: done (4 left) 2024-02-18T08:21:15.318 INFO:tasks.rados.rados.0.smithi082.stdout:1198: rollback oid 48 current snap is 120 2024-02-18T08:21:15.318 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 48 to 117 2024-02-18T08:21:15.318 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 120 2024-02-18T08:21:15.318 INFO:tasks.rados.rados.0.smithi082.stdout:1199: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2024-02-18T08:21:15.321 INFO:tasks.rados.rados.0.smithi082.stdout:1199: writing smithi08262953-18 from 0 to 720896 tid 1 2024-02-18T08:21:15.324 INFO:tasks.rados.rados.0.smithi082.stdout:1199: writing smithi08262953-18 from 720896 to 1155072 tid 2 2024-02-18T08:21:15.326 INFO:tasks.rados.rados.0.smithi082.stdout:1199: writing smithi08262953-18 from 1155072 to 1523712 tid 3 2024-02-18T08:21:15.326 INFO:tasks.rados.rados.0.smithi082.stdout:1200: snap_remove snap 119 2024-02-18T08:21:15.623 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:14.293853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:14.328111+0000 mgr.y (mgr.24862) 102 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:14.342431+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:14.342587+0000 mgr.y (mgr.24862) 103 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:14.343487+0000 mgr.y (mgr.24862) 104 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:14.530830+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:14.293853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-02-18T08:21:15.624 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:14.328111+0000 mgr.y (mgr.24862) 102 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-18T08:21:15.625 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:14.342431+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.625 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:14.342587+0000 mgr.y (mgr.24862) 103 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.625 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:14.343487+0000 mgr.y (mgr.24862) 104 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-18T08:21:15.625 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:14.530830+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:14.293853+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-02-18T08:21:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:14.328111+0000 mgr.y (mgr.24862) 102 : cluster [DBG] pgmap v120: 89 pgs: 89 active+clean; 164 MiB data, 909 MiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-02-18T08:21:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:14.342431+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:14.342587+0000 mgr.y (mgr.24862) 103 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-18T08:21:15.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:14.343487+0000 mgr.y (mgr.24862) 104 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-18T08:21:15.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:14.530830+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:16.303 INFO:tasks.rados.rados.0.smithi082.stdout:1200: done (6 left) 2024-02-18T08:21:16.303 INFO:tasks.rados.rados.0.smithi082.stdout:1201: snap_remove snap 114 2024-02-18T08:21:16.596 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:15.297586+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:15.329455+0000 mgr.y (mgr.24862) 105 : cephadm [INF] Upgrade: Updating osd.2 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:15.335564+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:15.336339+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:15.336969+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:15.338202+0000 mgr.y (mgr.24862) 106 : cephadm [INF] Deploying daemon osd.2 on smithi082 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:15.338600+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:15.297586+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:15.329455+0000 mgr.y (mgr.24862) 105 : cephadm [INF] Upgrade: Updating osd.2 2024-02-18T08:21:16.597 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:15.335564+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:16.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:15.336339+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:21:16.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:15.336969+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:16.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:15.338202+0000 mgr.y (mgr.24862) 106 : cephadm [INF] Deploying daemon osd.2 on smithi082 2024-02-18T08:21:16.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:15.338600+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:21:16.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:15.297586+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:15.329455+0000 mgr.y (mgr.24862) 105 : cephadm [INF] Upgrade: Updating osd.2 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:15.335564+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:15.336339+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:15.336969+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:15.338202+0000 mgr.y (mgr.24862) 106 : cephadm [INF] Deploying daemon osd.2 on smithi082 2024-02-18T08:21:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:15.338600+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-18T08:21:17.150 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:17 smithi082 systemd[1]: Stopping Ceph osd.2 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:21:17.323 INFO:tasks.rados.rados.0.smithi082.stdout:1201: done (6 left) 2024-02-18T08:21:17.323 INFO:tasks.rados.rados.0.smithi082.stdout:1202: copy_from oid 10 from oid 12 current snap is 120 2024-02-18T08:21:17.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 120 2024-02-18T08:21:17.323 INFO:tasks.rados.rados.0.smithi082.stdout:1203: seq_num 378 ranges {0=737280,737280=720896,1458176=81920} 2024-02-18T08:21:17.323 INFO:tasks.rados.rados.0.smithi082.stdout:1203: writing smithi08262953-43 from 0 to 737280 tid 1 2024-02-18T08:21:17.326 INFO:tasks.rados.rados.0.smithi082.stdout:1203: writing smithi08262953-43 from 737280 to 1458176 tid 2 2024-02-18T08:21:17.327 INFO:tasks.rados.rados.0.smithi082.stdout:1203: writing smithi08262953-43 from 1458176 to 1540096 tid 3 2024-02-18T08:21:17.327 INFO:tasks.rados.rados.0.smithi082.stdout:1204: copy_from oid 29 from oid 27 current snap is 120 2024-02-18T08:21:17.327 INFO:tasks.rados.rados.0.smithi082.stdout:1192: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:1195: finishing copy_from to smithi08262953-42 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 545 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:1195: finishing copy_from racing read to smithi08262953-42 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:1192: done (8 left) 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:1195: done (7 left) 2024-02-18T08:21:17.387 INFO:tasks.rados.rados.0.smithi082.stdout:1205: snap_create 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1196: finishing copy_from to smithi08262953-15 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 461 (ObjNum 272 snap 82 seq_num 272) dirty exists 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1198: finishing rollback tid 0 to smithi08262953-48 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1198: finishing rollback tid 1 to smithi08262953-48 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1196: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1198: finishing rollback tid 2 to smithi08262953-48 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 900 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1199: finishing write tid 1 to smithi08262953-18 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1199: finishing write tid 2 to smithi08262953-18 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1199: finishing write tid 3 to smithi08262953-18 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1199: finishing write tid 5 to smithi08262953-18 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1194: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:21:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:1199: finishing write tid 6 to smithi08262953-18 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 513 (ObjNum 377 snap 120 seq_num 377) dirty exists 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1199: left oid 18 (ObjNum 377 snap 120 seq_num 377) 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1194: finishing copy_from to smithi08262953-47 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 114 (ObjNum 362 snap 112 seq_num 362) dirty exists 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: finishing write tid 1 to smithi08262953-43 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: finishing write tid 2 to smithi08262953-43 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: finishing write tid 3 to smithi08262953-43 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: finishing write tid 5 to smithi08262953-43 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1204: finishing copy_from to smithi08262953-29 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1204: got expected ENOENT (src dne) 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1204: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: finishing write tid 6 to smithi08262953-43 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 670 (ObjNum 378 snap 120 seq_num 378) dirty exists 2024-02-18T08:21:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:1203: left oid 43 (ObjNum 378 snap 120 seq_num 378) 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:16.304262+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:16.328478+0000 mgr.y (mgr.24862) 107 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:17.163556+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:16.304262+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:16.328478+0000 mgr.y (mgr.24862) 107 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:17.582 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:17.163556+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-02-18T08:21:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:16.304262+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-02-18T08:21:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:16.328478+0000 mgr.y (mgr.24862) 107 : cluster [DBG] pgmap v123: 89 pgs: 89 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:17.163556+0000 mon.a (mon.0) 433 : cluster [INF] osd.2 marked itself down and dead 2024-02-18T08:21:17.895 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:17 smithi082 bash[72962]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.2 2024-02-18T08:21:18.315 INFO:tasks.rados.rados.0.smithi082.stdout:1194: done (7 left) 2024-02-18T08:21:18.315 INFO:tasks.rados.rados.0.smithi082.stdout:1196: done (6 left) 2024-02-18T08:21:18.315 INFO:tasks.rados.rados.0.smithi082.stdout:1198: done (5 left) 2024-02-18T08:21:18.315 INFO:tasks.rados.rados.0.smithi082.stdout:1199: done (4 left) 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1203: done (3 left) 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1204: done (2 left) 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1205: done (1 left) 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1206: copy_from oid 27 from oid 49 current snap is 121 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1207: rollback oid 25 current snap is 121 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 82 2024-02-18T08:21:18.316 INFO:tasks.rados.rados.0.smithi082.stdout:1208: delete oid 44 current snap is 121 2024-02-18T08:21:18.323 INFO:tasks.rados.rados.0.smithi082.stdout:1208: done (3 left) 2024-02-18T08:21:18.323 INFO:tasks.rados.rados.0.smithi082.stdout:1209: delete oid 30 current snap is 121 2024-02-18T08:21:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1206: finishing copy_from to smithi08262953-27 2024-02-18T08:21:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1206: got expected ENOENT (src dne) 2024-02-18T08:21:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1206: finishing copy_from racing read to smithi08262953-27 2024-02-18T08:21:18.325 INFO:tasks.rados.rados.0.smithi082.stdout:1207: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:21:18.325 INFO:tasks.rados.rados.0.smithi082.stdout:1207: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:21:18.325 INFO:tasks.rados.rados.0.smithi082.stdout:1207: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:21:18.325 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 288 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:21:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1206: done (3 left) 2024-02-18T08:21:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1207: done (2 left) 2024-02-18T08:21:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1209: done (1 left) 2024-02-18T08:21:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 121 2024-02-18T08:21:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1210: seq_num 381 ranges {0=786432,786432=417792,1204224=385024} 2024-02-18T08:21:18.333 INFO:tasks.rados.rados.0.smithi082.stdout:1210: writing smithi08262953-30 from 0 to 786432 tid 1 2024-02-18T08:21:18.335 INFO:tasks.rados.rados.0.smithi082.stdout:1210: writing smithi08262953-30 from 786432 to 1204224 tid 2 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1210: writing smithi08262953-30 from 1204224 to 1589248 tid 3 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1211: rmattr oid 41 current snap is 121 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1211: done (2 left) 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1212: read oid 38 snap 115 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1212: expect (ObjNum 579131744 snap 21935 seq_num 580009312) 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1213: rollback oid 40 current snap is 121 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 120 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1210: finishing write tid 1 to smithi08262953-30 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 121 2024-02-18T08:21:18.339 INFO:tasks.rados.rados.0.smithi082.stdout:1214: seq_num 382 ranges {532480=802816,1335296=704512,2039808=98304} 2024-02-18T08:21:18.346 INFO:tasks.rados.rados.0.smithi082.stdout:1214: writing smithi08262953-2 from 532480 to 1335296 tid 1 2024-02-18T08:21:18.350 INFO:tasks.rados.rados.0.smithi082.stdout:1214: writing smithi08262953-2 from 1335296 to 2039808 tid 2 2024-02-18T08:21:18.351 INFO:tasks.rados.rados.0.smithi082.stdout:1214: writing smithi08262953-2 from 2039808 to 2138112 tid 3 2024-02-18T08:21:18.351 INFO:tasks.rados.rados.0.smithi082.stdout:1215: snap_remove snap 111 2024-02-18T08:21:18.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:17.303018+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:18.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:17.309559+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-02-18T08:21:18.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:17.303018+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:18.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:17.309559+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-02-18T08:21:18.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:17.303018+0000 mon.a (mon.0) 434 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:18.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:17.309559+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e288: 8 total, 7 up, 8 in 2024-02-18T08:21:19.318 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:18.315730+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-02-18T08:21:19.318 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:18.328830+0000 mgr.y (mgr.24862) 108 : cluster [DBG] pgmap v126: 89 pgs: 7 stale+active+clean, 82 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:19.318 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.2.service: Succeeded. 2024-02-18T08:21:19.318 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 systemd[1]: Stopped Ceph osd.2 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:21:19.318 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 systemd[1]: Starting Ceph osd.2 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:21:19.319 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:18.315730+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-02-18T08:21:19.319 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:18.328830+0000 mgr.y (mgr.24862) 108 : cluster [DBG] pgmap v126: 89 pgs: 7 stale+active+clean, 82 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:19.319 INFO:tasks.rados.rados.0.smithi082.stdout:1215: done (5 left) 2024-02-18T08:21:19.319 INFO:tasks.rados.rados.0.smithi082.stdout:1216: read oid 7 snap -1 2024-02-18T08:21:19.319 INFO:tasks.rados.rados.0.smithi082.stdout:1216: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:19.320 INFO:tasks.rados.rados.0.smithi082.stdout:1217: delete oid 8 current snap is 121 2024-02-18T08:21:19.320 INFO:tasks.rados.rados.0.smithi082.stdout:1210: finishing write tid 2 to smithi08262953-30 2024-02-18T08:21:19.320 INFO:tasks.rados.rados.0.smithi082.stdout:1212: expect (ObjNum 579131744 snap 21935 seq_num 580009312) 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1202: finishing copy_from to smithi08262953-10 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 568 (ObjNum 370 snap 116 seq_num 370) dirty exists 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1202: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1210: finishing write tid 3 to smithi08262953-30 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1210: finishing write tid 5 to smithi08262953-30 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1213: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1213: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1213: finishing rollback tid 2 to smithi08262953-40 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 336 (ObjNum 359 snap 112 seq_num 359) dirty exists 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1210: finishing write tid 6 to smithi08262953-30 2024-02-18T08:21:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 907 (ObjNum 381 snap 121 seq_num 381) dirty exists 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1210: left oid 30 (ObjNum 381 snap 121 seq_num 381) 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: finishing write tid 1 to smithi08262953-2 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: finishing write tid 2 to smithi08262953-2 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: finishing write tid 3 to smithi08262953-2 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: finishing write tid 5 to smithi08262953-2 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: finishing write tid 6 to smithi08262953-2 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 465 (ObjNum 382 snap 121 seq_num 382) dirty exists 2024-02-18T08:21:19.328 INFO:tasks.rados.rados.0.smithi082.stdout:1214: left oid 2 (ObjNum 382 snap 121 seq_num 382) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1202: done (6 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1210: done (5 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1212: done (4 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1213: done (3 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1214: done (2 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1217: done (1 left) 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1218: rollback oid 16 current snap is 121 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 117 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1219: rmattr oid 43 current snap is 121 2024-02-18T08:21:19.329 INFO:tasks.rados.rados.0.smithi082.stdout:1219: done (2 left) 2024-02-18T08:21:19.330 INFO:tasks.rados.rados.0.smithi082.stdout:1220: delete oid 8 current snap is 121 2024-02-18T08:21:19.332 INFO:tasks.rados.rados.0.smithi082.stdout:1218: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:21:19.333 INFO:tasks.rados.rados.0.smithi082.stdout:1218: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:1220: done (2 left) 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:1221: read oid 41 snap -1 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:1221: expect deleted 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:1222: snap_create 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:1218: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:21:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 572 (ObjNum 349 snap 108 seq_num 349) dirty exists 2024-02-18T08:21:19.343 INFO:tasks.rados.rados.0.smithi082.stdout:1216: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:18.315730+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e289: 8 total, 7 up, 8 in 2024-02-18T08:21:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:18.328830+0000 mgr.y (mgr.24862) 108 : cluster [DBG] pgmap v126: 89 pgs: 7 stale+active+clean, 82 active+clean; 175 MiB data, 921 MiB used, 708 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-02-18T08:21:20.150 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:21:20.150 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-18T08:21:20.151 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:19 smithi082 bash[73257]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:1216: done (3 left) 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:1218: done (2 left) 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:1221: done (1 left) 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:1222: done (0 left) 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 122 2024-02-18T08:21:20.323 INFO:tasks.rados.rados.0.smithi082.stdout:1223: seq_num 385 ranges {3055616=450560,3506176=761856,4268032=442368} 2024-02-18T08:21:20.341 INFO:tasks.rados.rados.0.smithi082.stdout:1223: writing smithi08262953-40 from 3055616 to 3506176 tid 1 2024-02-18T08:21:20.346 INFO:tasks.rados.rados.0.smithi082.stdout:1223: writing smithi08262953-40 from 3506176 to 4268032 tid 2 2024-02-18T08:21:20.348 INFO:tasks.rados.rados.0.smithi082.stdout:1223: writing smithi08262953-40 from 4268032 to 4710400 tid 3 2024-02-18T08:21:20.348 INFO:tasks.rados.rados.0.smithi082.stdout:1224: delete oid 2 current snap is 122 2024-02-18T08:21:20.351 INFO:tasks.rados.rados.0.smithi082.stdout:1224: done (1 left) 2024-02-18T08:21:20.351 INFO:tasks.rados.rados.0.smithi082.stdout:1225: snap_remove snap 91 2024-02-18T08:21:20.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:19.320168+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-02-18T08:21:20.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:19.320168+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-02-18T08:21:20.650 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T08:21:20.462+0000 7fc403a0c700 1 -- 172.21.15.82:0/541100567 <== mon.0 v2:172.21.15.82:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556b16e6a680 con 0x556b16e31000 2024-02-18T08:21:20.650 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:20 smithi082 bash[73490]: 94a62f008e0c8a4496dd7d3ce8efd13dae7e22c3bf4ce0e713b541ffc79b2d32 2024-02-18T08:21:20.651 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:20 smithi082 systemd[1]: Started Ceph osd.2 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:21:20.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:19.320168+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e290: 8 total, 7 up, 8 in 2024-02-18T08:21:21.331 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T08:21:20.992+0000 7fc40b49a380 -1 Falling back to public interface 2024-02-18T08:21:21.333 INFO:tasks.rados.rados.0.smithi082.stdout:1225: done (1 left) 2024-02-18T08:21:21.333 INFO:tasks.rados.rados.0.smithi082.stdout:1226: copy_from oid 43 from oid 39 current snap is 122 2024-02-18T08:21:21.333 INFO:tasks.rados.rados.0.smithi082.stdout:1223: finishing write tid 1 to smithi08262953-40 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: finishing write tid 2 to smithi08262953-40 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: finishing write tid 3 to smithi08262953-40 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: finishing write tid 5 to smithi08262953-40 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: finishing write tid 6 to smithi08262953-40 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 343 (ObjNum 385 snap 122 seq_num 385) dirty exists 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: left oid 40 (ObjNum 385 snap 122 seq_num 385) 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1223: done (1 left) 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 122 2024-02-18T08:21:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1227: seq_num 387 ranges {0=483328,483328=524288,1007616=679936} 2024-02-18T08:21:21.336 INFO:tasks.rados.rados.0.smithi082.stdout:1227: writing smithi08262953-49 from 0 to 483328 tid 1 2024-02-18T08:21:21.343 INFO:tasks.rados.rados.0.smithi082.stdout:1227: writing smithi08262953-49 from 483328 to 1007616 tid 2 2024-02-18T08:21:21.346 INFO:tasks.rados.rados.0.smithi082.stdout:1227: writing smithi08262953-49 from 1007616 to 1687552 tid 3 2024-02-18T08:21:21.346 INFO:tasks.rados.rados.0.smithi082.stdout:1228: delete oid 26 current snap is 122 2024-02-18T08:21:21.346 INFO:tasks.rados.rados.0.smithi082.stdout:1226: finishing copy_from to smithi08262953-43 2024-02-18T08:21:21.346 INFO:tasks.rados.rados.0.smithi082.stdout:1226: got expected ENOENT (src dne) 2024-02-18T08:21:21.347 INFO:tasks.rados.rados.0.smithi082.stdout:1226: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:21:21.350 INFO:tasks.rados.rados.0.smithi082.stdout:1227: finishing write tid 1 to smithi08262953-49 2024-02-18T08:21:21.353 INFO:tasks.rados.rados.0.smithi082.stdout:1227: finishing write tid 2 to smithi08262953-49 2024-02-18T08:21:21.354 INFO:tasks.rados.rados.0.smithi082.stdout:1227: finishing write tid 3 to smithi08262953-49 2024-02-18T08:21:21.354 INFO:tasks.rados.rados.0.smithi082.stdout:1227: finishing write tid 5 to smithi08262953-49 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:1226: done (2 left) 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:1228: done (1 left) 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:1229: read oid 7 snap 118 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:1229: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:1230: rollback oid 18 current snap is 122 2024-02-18T08:21:21.357 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 120 2024-02-18T08:21:21.358 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 122 2024-02-18T08:21:21.358 INFO:tasks.rados.rados.0.smithi082.stdout:1231: seq_num 389 ranges {4710400=524288,5234688=745472,5980160=458752} 2024-02-18T08:21:21.385 INFO:tasks.rados.rados.0.smithi082.stdout:1231: writing smithi08262953-40 from 4710400 to 5234688 tid 1 2024-02-18T08:21:21.389 INFO:tasks.rados.rados.0.smithi082.stdout:1231: writing smithi08262953-40 from 5234688 to 5980160 tid 2 2024-02-18T08:21:21.392 INFO:tasks.rados.rados.0.smithi082.stdout:1231: writing smithi08262953-40 from 5980160 to 6438912 tid 3 2024-02-18T08:21:21.392 INFO:tasks.rados.rados.0.smithi082.stdout:1232: read oid 31 snap -1 2024-02-18T08:21:21.392 INFO:tasks.rados.rados.0.smithi082.stdout:1232: expect (ObjNum 327 snap 103 seq_num 327) 2024-02-18T08:21:21.393 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 122 2024-02-18T08:21:21.393 INFO:tasks.rados.rados.0.smithi082.stdout:1233: seq_num 390 ranges {2441216=540672,2981888=630784,3612672=573440} 2024-02-18T08:21:21.408 INFO:tasks.rados.rados.0.smithi082.stdout:1233: writing smithi08262953-32 from 2441216 to 2981888 tid 1 2024-02-18T08:21:21.412 INFO:tasks.rados.rados.0.smithi082.stdout:1233: writing smithi08262953-32 from 2981888 to 3612672 tid 2 2024-02-18T08:21:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:1233: writing smithi08262953-32 from 3612672 to 4186112 tid 3 2024-02-18T08:21:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:1234: read oid 24 snap -1 2024-02-18T08:21:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:1234: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1235: snap_create 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1227: finishing write tid 6 to smithi08262953-49 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 922 (ObjNum 387 snap 122 seq_num 387) dirty exists 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1227: left oid 49 (ObjNum 387 snap 122 seq_num 387) 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1230: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1230: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1230: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 517 (ObjNum 377 snap 120 seq_num 377) dirty exists 2024-02-18T08:21:21.421 INFO:tasks.rados.rados.0.smithi082.stdout:1229: expect (ObjNum 272 snap 82 seq_num 272) 2024-02-18T08:21:21.478 INFO:tasks.rados.rados.0.smithi082.stdout:1231: finishing write tid 1 to smithi08262953-40 2024-02-18T08:21:21.478 INFO:tasks.rados.rados.0.smithi082.stdout:1231: finishing write tid 2 to smithi08262953-40 2024-02-18T08:21:21.478 INFO:tasks.rados.rados.0.smithi082.stdout:1231: finishing write tid 3 to smithi08262953-40 2024-02-18T08:21:21.478 INFO:tasks.rados.rados.0.smithi082.stdout:1231: finishing write tid 5 to smithi08262953-40 2024-02-18T08:21:21.479 INFO:tasks.rados.rados.0.smithi082.stdout:1231: finishing write tid 6 to smithi08262953-40 2024-02-18T08:21:21.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 351 (ObjNum 389 snap 122 seq_num 389) dirty exists 2024-02-18T08:21:21.479 INFO:tasks.rados.rados.0.smithi082.stdout:1231: left oid 40 (ObjNum 389 snap 122 seq_num 389) 2024-02-18T08:21:21.479 INFO:tasks.rados.rados.0.smithi082.stdout:1232: expect (ObjNum 327 snap 103 seq_num 327) 2024-02-18T08:21:21.533 INFO:tasks.rados.rados.0.smithi082.stdout:1233: finishing write tid 1 to smithi08262953-32 2024-02-18T08:21:21.534 INFO:tasks.rados.rados.0.smithi082.stdout:1233: finishing write tid 2 to smithi08262953-32 2024-02-18T08:21:21.534 INFO:tasks.rados.rados.0.smithi082.stdout:1233: finishing write tid 3 to smithi08262953-32 2024-02-18T08:21:21.534 INFO:tasks.rados.rados.0.smithi082.stdout:1233: finishing write tid 5 to smithi08262953-32 2024-02-18T08:21:21.534 INFO:tasks.rados.rados.0.smithi082.stdout:1234: expect (ObjNum 315 snap 102 seq_num 315) 2024-02-18T08:21:21.570 INFO:tasks.rados.rados.0.smithi082.stdout:1233: finishing write tid 6 to smithi08262953-32 2024-02-18T08:21:21.570 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 689 (ObjNum 390 snap 122 seq_num 390) dirty exists 2024-02-18T08:21:21.570 INFO:tasks.rados.rados.0.smithi082.stdout:1233: left oid 32 (ObjNum 390 snap 122 seq_num 390) 2024-02-18T08:21:21.630 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:20.324401+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-02-18T08:21:21.630 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:20.329219+0000 mgr.y (mgr.24862) 109 : cluster [DBG] pgmap v129: 89 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 9 active+undersized, 72 active+clean; 190 MiB data, 939 MiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 43/549 objects degraded (7.832%) 2024-02-18T08:21:21.630 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:20.518225+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:20.518931+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:20.520179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:20.324401+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:20.329219+0000 mgr.y (mgr.24862) 109 : cluster [DBG] pgmap v129: 89 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 9 active+undersized, 72 active+clean; 190 MiB data, 939 MiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 43/549 objects degraded (7.832%) 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:20.518225+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:20.518931+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:21.631 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:20.520179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:21.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:20.324401+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e291: 8 total, 7 up, 8 in 2024-02-18T08:21:21.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:20.329219+0000 mgr.y (mgr.24862) 109 : cluster [DBG] pgmap v129: 89 pgs: 5 active+undersized+degraded, 3 stale+active+clean, 9 active+undersized, 72 active+clean; 190 MiB data, 939 MiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 43/549 objects degraded (7.832%) 2024-02-18T08:21:21.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:20.518225+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:20.518931+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:20.520179+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:22.285 INFO:tasks.rados.rados.0.smithi082.stdout:1227: done (7 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1229: done (6 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1230: done (5 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1231: done (4 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1232: done (3 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1233: done (2 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1234: done (1 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1235: done (0 left) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1236: read oid 18 snap -1 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1236: expect (ObjNum 377 snap 120 seq_num 377) 2024-02-18T08:21:22.286 INFO:tasks.rados.rados.0.smithi082.stdout:1237: setattr oid 1 current snap is 123 2024-02-18T08:21:22.287 INFO:tasks.rados.rados.0.smithi082.stdout:1238: snap_create 2024-02-18T08:21:22.300 INFO:tasks.rados.rados.0.smithi082.stdout:1236: expect (ObjNum 377 snap 120 seq_num 377) 2024-02-18T08:21:22.343 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 519 (ObjNum 272 snap 82 seq_num 272) dirty exists 2024-02-18T08:21:22.356 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:21.322241+0000 mon.a (mon.0) 442 : cluster [WRN] Health check failed: Degraded data redundancy: 43/549 objects degraded (7.832%), 5 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:22.356 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:21.333983+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e292: 8 total, 7 up, 8 in 2024-02-18T08:21:22.356 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:22.286786+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e293: 8 total, 7 up, 8 in 2024-02-18T08:21:22.356 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:21.322241+0000 mon.a (mon.0) 442 : cluster [WRN] Health check failed: Degraded data redundancy: 43/549 objects degraded (7.832%), 5 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:22.356 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:21.333983+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e292: 8 total, 7 up, 8 in 2024-02-18T08:21:22.357 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:22.286786+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e293: 8 total, 7 up, 8 in 2024-02-18T08:21:22.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:21.322241+0000 mon.a (mon.0) 442 : cluster [WRN] Health check failed: Degraded data redundancy: 43/549 objects degraded (7.832%), 5 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:22.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:21.333983+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e292: 8 total, 7 up, 8 in 2024-02-18T08:21:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:22.286786+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e293: 8 total, 7 up, 8 in 2024-02-18T08:21:23.150 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:21:23.033+0000 7fd830a5a700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-02-18T08:21:23.293 INFO:tasks.rados.rados.0.smithi082.stdout:1236: done (2 left) 2024-02-18T08:21:23.293 INFO:tasks.rados.rados.0.smithi082.stdout:1237: done (1 left) 2024-02-18T08:21:23.293 INFO:tasks.rados.rados.0.smithi082.stdout:1238: done (0 left) 2024-02-18T08:21:23.293 INFO:tasks.rados.rados.0.smithi082.stdout:1239: setattr oid 40 current snap is 124 2024-02-18T08:21:23.294 INFO:tasks.rados.rados.0.smithi082.stdout:1240: read oid 8 snap -1 2024-02-18T08:21:23.294 INFO:tasks.rados.rados.0.smithi082.stdout:1240: expect deleted 2024-02-18T08:21:23.294 INFO:tasks.rados.rados.0.smithi082.stdout:1241: snap_remove snap 103 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:22.329679+0000 mgr.y (mgr.24862) 110 : cluster [DBG] pgmap v132: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 943 MiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.016965+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.017727+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.018295+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.024866+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.029315+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.031112+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.032248+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.033074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.034116+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:23.293966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e294: 8 total, 7 up, 8 in 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:22.329679+0000 mgr.y (mgr.24862) 110 : cluster [DBG] pgmap v132: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 943 MiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.016965+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.017727+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.018295+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.024866+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.029315+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.031112+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.032248+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.033074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.034116+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:23.293966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e294: 8 total, 7 up, 8 in 2024-02-18T08:21:23.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:22.329679+0000 mgr.y (mgr.24862) 110 : cluster [DBG] pgmap v132: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 943 MiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 10 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.016965+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.017727+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.018295+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.024866+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.029315+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.031112+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.032248+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.033074+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.034116+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:23.293966+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e294: 8 total, 7 up, 8 in 2024-02-18T08:21:24.150 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T08:21:23.838+0000 7fc40b49a380 -1 osd.2 287 log_to_monitors {default=true} 2024-02-18T08:21:24.299 INFO:tasks.rados.rados.0.smithi082.stdout:1241: done (2 left) 2024-02-18T08:21:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:1242: read oid 6 snap -1 2024-02-18T08:21:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:1242: expect deleted 2024-02-18T08:21:24.300 INFO:tasks.rados.rados.0.smithi082.stdout:1243: snap_remove snap 116 2024-02-18T08:21:24.650 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T08:21:24.323+0000 7fc3fe184700 -1 osd.2 287 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:21:24.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:23.018761+0000 mgr.y (mgr.24862) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.034244+0000 mgr.y (mgr.24862) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:23.034809+0000 mgr.y (mgr.24862) 113 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:23.843273+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:24.300639+0000 mon.a (mon.0) 456 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:24.300690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e295: 8 total, 7 up, 8 in 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:24.301152+0000 mon.a (mon.0) 458 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:23.018761+0000 mgr.y (mgr.24862) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.034244+0000 mgr.y (mgr.24862) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:23.034809+0000 mgr.y (mgr.24862) 113 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-02-18T08:21:24.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:23.843273+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:21:24.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:24.300639+0000 mon.a (mon.0) 456 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:21:24.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:24.300690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e295: 8 total, 7 up, 8 in 2024-02-18T08:21:24.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:24.301152+0000 mon.a (mon.0) 458 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:24.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:23.018761+0000 mgr.y (mgr.24862) 111 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.034244+0000 mgr.y (mgr.24862) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:23.034809+0000 mgr.y (mgr.24862) 113 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:23.843273+0000 mon.a (mon.0) 455 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:24.300639+0000 mon.a (mon.0) 456 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:24.300690+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e295: 8 total, 7 up, 8 in 2024-02-18T08:21:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:24.301152+0000 mon.a (mon.0) 458 : audit [INF] from='osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:25.304 INFO:tasks.rados.rados.0.smithi082.stdout:1243: done (3 left) 2024-02-18T08:21:25.304 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 124 2024-02-18T08:21:25.304 INFO:tasks.rados.rados.0.smithi082.stdout:1244: seq_num 391 ranges {0=557056,557056=516096,1073152=688128} 2024-02-18T08:21:25.313 INFO:tasks.rados.rados.0.smithi082.stdout:1244: writing smithi08262953-19 from 0 to 557056 tid 1 2024-02-18T08:21:25.313 INFO:tasks.rados.rados.0.smithi082.stdout:1244: writing smithi08262953-19 from 557056 to 1073152 tid 2 2024-02-18T08:21:25.315 INFO:tasks.rados.rados.0.smithi082.stdout:1244: writing smithi08262953-19 from 1073152 to 1761280 tid 3 2024-02-18T08:21:25.316 INFO:tasks.rados.rados.0.smithi082.stdout:1245: setattr oid 11 current snap is 124 2024-02-18T08:21:25.316 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 353 (ObjNum 389 snap 122 seq_num 389) dirty exists 2024-02-18T08:21:25.319 INFO:tasks.rados.rados.0.smithi082.stdout:1239: done (4 left) 2024-02-18T08:21:25.319 INFO:tasks.rados.rados.0.smithi082.stdout:1240: done (3 left) 2024-02-18T08:21:25.319 INFO:tasks.rados.rados.0.smithi082.stdout:1242: done (2 left) 2024-02-18T08:21:25.319 INFO:tasks.rados.rados.0.smithi082.stdout:1246: rollback oid 44 current snap is 124 2024-02-18T08:21:25.320 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 123 2024-02-18T08:21:25.320 INFO:tasks.rados.rados.0.smithi082.stdout:1247: snap_remove snap 121 2024-02-18T08:21:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:24.330085+0000 mgr.y (mgr.24862) 114 : cluster [DBG] pgmap v135: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:25.293906+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:25.304751+0000 mon.a (mon.0) 460 : cluster [INF] osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179] boot 2024-02-18T08:21:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:25.304790+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:25.305155+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:24.330085+0000 mgr.y (mgr.24862) 114 : cluster [DBG] pgmap v135: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:25.293906+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:25.304751+0000 mon.a (mon.0) 460 : cluster [INF] osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179] boot 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:25.304790+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-02-18T08:21:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:25.305155+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:21:25.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:24.330085+0000 mgr.y (mgr.24862) 114 : cluster [DBG] pgmap v135: 89 pgs: 8 active+undersized+degraded, 15 active+undersized, 66 active+clean; 190 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 64/552 objects degraded (11.594%) 2024-02-18T08:21:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:25.293906+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:25.304751+0000 mon.a (mon.0) 460 : cluster [INF] osd.2 [v2:172.21.15.82:6818/1100252179,v1:172.21.15.82:6819/1100252179] boot 2024-02-18T08:21:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:25.304790+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-02-18T08:21:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:25.305155+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-18T08:21:26.316 INFO:tasks.rados.rados.0.smithi082.stdout:1247: done (3 left) 2024-02-18T08:21:26.316 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 124 2024-02-18T08:21:26.316 INFO:tasks.rados.rados.0.smithi082.stdout:1248: seq_num 392 ranges {2596864=573440,3170304=802816,3973120=401408} 2024-02-18T08:21:26.327 INFO:tasks.rados.rados.0.smithi082.stdout:1248: writing smithi08262953-10 from 2596864 to 3170304 tid 1 2024-02-18T08:21:26.333 INFO:tasks.rados.rados.0.smithi082.stdout:1248: writing smithi08262953-10 from 3170304 to 3973120 tid 2 2024-02-18T08:21:26.335 INFO:tasks.rados.rados.0.smithi082.stdout:1248: writing smithi08262953-10 from 3973120 to 4374528 tid 3 2024-02-18T08:21:26.335 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 124 2024-02-18T08:21:26.336 INFO:tasks.rados.rados.0.smithi082.stdout:1249: seq_num 393 ranges {1392640=589824,1982464=679936,2662400=524288} 2024-02-18T08:21:26.347 INFO:tasks.rados.rados.0.smithi082.stdout:1249: writing smithi08262953-31 from 1392640 to 1982464 tid 1 2024-02-18T08:21:26.351 INFO:tasks.rados.rados.0.smithi082.stdout:1249: writing smithi08262953-31 from 1982464 to 2662400 tid 2 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1249: writing smithi08262953-31 from 2662400 to 3186688 tid 3 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1250: read oid 9 snap -1 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1250: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1251: copy_from oid 45 from oid 22 current snap is 124 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1244: finishing write tid 1 to smithi08262953-19 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1244: finishing write tid 2 to smithi08262953-19 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1244: finishing write tid 3 to smithi08262953-19 2024-02-18T08:21:26.355 INFO:tasks.rados.rados.0.smithi082.stdout:1244: finishing write tid 5 to smithi08262953-19 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1244: finishing write tid 6 to smithi08262953-19 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 942 (ObjNum 391 snap 124 seq_num 391) dirty exists 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1244: left oid 19 (ObjNum 391 snap 124 seq_num 391) 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1246: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 183 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 218 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: finishing write tid 1 to smithi08262953-10 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: finishing write tid 2 to smithi08262953-10 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: finishing write tid 3 to smithi08262953-10 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: finishing write tid 5 to smithi08262953-10 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: finishing write tid 6 to smithi08262953-10 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 706 (ObjNum 392 snap 124 seq_num 392) dirty exists 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1248: left oid 10 (ObjNum 392 snap 124 seq_num 392) 2024-02-18T08:21:26.356 INFO:tasks.rados.rados.0.smithi082.stdout:1249: finishing write tid 1 to smithi08262953-31 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1249: finishing write tid 2 to smithi08262953-31 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1244: done (6 left) 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1245: done (5 left) 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1246: done (4 left) 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1248: done (3 left) 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1252: read oid 42 snap -1 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1252: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 124 2024-02-18T08:21:26.357 INFO:tasks.rados.rados.0.smithi082.stdout:1253: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2024-02-18T08:21:26.358 INFO:tasks.rados.rados.0.smithi082.stdout:1253: writing smithi08262953-28 from 0 to 606208 tid 1 2024-02-18T08:21:26.362 INFO:tasks.rados.rados.0.smithi082.stdout:1253: writing smithi08262953-28 from 606208 to 1171456 tid 2 2024-02-18T08:21:26.365 INFO:tasks.rados.rados.0.smithi082.stdout:1253: writing smithi08262953-28 from 1171456 to 1728512 tid 3 2024-02-18T08:21:26.366 INFO:tasks.rados.rados.0.smithi082.stdout:1253: writing smithi08262953-28 from 1728512 to 1810432 tid 4 2024-02-18T08:21:26.366 INFO:tasks.rados.rados.0.smithi082.stdout:1254: snap_remove snap 108 2024-02-18T08:21:26.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:25.346397+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e31: y(active, since 97s), standbys: x 2024-02-18T08:21:26.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:26.305841+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-02-18T08:21:26.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:25.346397+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e31: y(active, since 97s), standbys: x 2024-02-18T08:21:26.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:26.305841+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-02-18T08:21:26.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:25.346397+0000 mon.a (mon.0) 463 : cluster [DBG] mgrmap e31: y(active, since 97s), standbys: x 2024-02-18T08:21:26.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:26.305841+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-02-18T08:21:27.348 INFO:tasks.rados.rados.0.smithi082.stdout:1254: done (5 left) 2024-02-18T08:21:27.348 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 124 2024-02-18T08:21:27.348 INFO:tasks.rados.rados.0.smithi082.stdout:1255: seq_num 395 ranges {466944=622592,1089536=450560,1540096=753664} 2024-02-18T08:21:27.354 INFO:tasks.rados.rados.0.smithi082.stdout:1255: writing smithi08262953-50 from 466944 to 1089536 tid 1 2024-02-18T08:21:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:1255: writing smithi08262953-50 from 1089536 to 1540096 tid 2 2024-02-18T08:21:27.370 INFO:tasks.rados.rados.0.smithi082.stdout:1255: writing smithi08262953-50 from 1540096 to 2293760 tid 3 2024-02-18T08:21:27.370 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 124 2024-02-18T08:21:27.370 INFO:tasks.rados.rados.0.smithi082.stdout:1256: seq_num 396 ranges {0=638976,638976=786432,1425408=417792} 2024-02-18T08:21:27.370 INFO:tasks.rados.rados.0.smithi082.stdout:1256: writing smithi08262953-6 from 0 to 638976 tid 1 2024-02-18T08:21:27.375 INFO:tasks.rados.rados.0.smithi082.stdout:1256: writing smithi08262953-6 from 638976 to 1425408 tid 2 2024-02-18T08:21:27.375 INFO:tasks.rados.rados.0.smithi082.stdout:1256: writing smithi08262953-6 from 1425408 to 1843200 tid 3 2024-02-18T08:21:27.376 INFO:tasks.rados.rados.0.smithi082.stdout:1257: snap_remove snap 118 2024-02-18T08:21:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:26.330575+0000 mgr.y (mgr.24862) 115 : cluster [DBG] pgmap v138: 89 pgs: 4 peering, 8 active+undersized+degraded, 11 active+undersized, 66 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 67/564 objects degraded (11.879%) 2024-02-18T08:21:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:27.283990+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 64/552 objects degraded (11.594%), 8 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:26.330575+0000 mgr.y (mgr.24862) 115 : cluster [DBG] pgmap v138: 89 pgs: 4 peering, 8 active+undersized+degraded, 11 active+undersized, 66 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 67/564 objects degraded (11.879%) 2024-02-18T08:21:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:27.283990+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 64/552 objects degraded (11.594%), 8 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:27.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:26.330575+0000 mgr.y (mgr.24862) 115 : cluster [DBG] pgmap v138: 89 pgs: 4 peering, 8 active+undersized+degraded, 11 active+undersized, 66 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 67/564 objects degraded (11.879%) 2024-02-18T08:21:27.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:27.283990+0000 mon.a (mon.0) 465 : cluster [WRN] Health check update: Degraded data redundancy: 64/552 objects degraded (11.594%), 8 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1257: done (7 left) 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1258: rollback oid 24 current snap is 124 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 99 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1249: finishing write tid 3 to smithi08262953-31 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1249: finishing write tid 5 to smithi08262953-31 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1249: finishing write tid 6 to smithi08262953-31 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 577 (ObjNum 393 snap 124 seq_num 393) dirty exists 2024-02-18T08:21:28.355 INFO:tasks.rados.rados.0.smithi082.stdout:1249: left oid 31 (ObjNum 393 snap 124 seq_num 393) 2024-02-18T08:21:28.356 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 1 to smithi08262953-28 2024-02-18T08:21:28.356 INFO:tasks.rados.rados.0.smithi082.stdout:1252: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:21:28.416 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 2 to smithi08262953-28 2024-02-18T08:21:28.416 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 3 to smithi08262953-28 2024-02-18T08:21:28.416 INFO:tasks.rados.rados.0.smithi082.stdout:1251: finishing copy_from to smithi08262953-45 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 573 (ObjNum 352 snap 110 seq_num 352) dirty exists 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 4 to smithi08262953-28 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1251: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 6 to smithi08262953-28 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1249: done (7 left) 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1251: done (6 left) 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1252: done (5 left) 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1259: read oid 16 snap -1 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1259: expect (ObjNum 349 snap 108 seq_num 349) 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1260: read oid 21 snap -1 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1260: expect deleted 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1261: rollback oid 30 current snap is 124 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 117 2024-02-18T08:21:28.417 INFO:tasks.rados.rados.0.smithi082.stdout:1253: finishing write tid 7 to smithi08262953-28 2024-02-18T08:21:28.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 550 (ObjNum 394 snap 124 seq_num 394) dirty exists 2024-02-18T08:21:28.418 INFO:tasks.rados.rados.0.smithi082.stdout:1253: left oid 28 (ObjNum 394 snap 124 seq_num 394) 2024-02-18T08:21:28.418 INFO:tasks.rados.rados.0.smithi082.stdout:1250: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:28.418 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:21:28.630 INFO:tasks.rados.rados.0.smithi082.stdout:1255: finishing write tid 1 to smithi08262953-50 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: finishing write tid 2 to smithi08262953-50 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: finishing write tid 3 to smithi08262953-50 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: finishing write tid 5 to smithi08262953-50 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: finishing write tid 6 to smithi08262953-50 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 177 (ObjNum 395 snap 124 seq_num 395) dirty exists 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: left oid 50 (ObjNum 395 snap 124 seq_num 395) 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1256: finishing write tid 1 to smithi08262953-6 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1250: done (7 left) 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1253: done (6 left) 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1255: done (5 left) 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1262: read oid 20 snap 122 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1262: expect deleted 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1263: setattr oid 37 current snap is 124 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1256: finishing write tid 2 to smithi08262953-6 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1256: finishing write tid 3 to smithi08262953-6 2024-02-18T08:21:28.631 INFO:tasks.rados.rados.0.smithi082.stdout:1256: finishing write tid 5 to smithi08262953-6 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1256: finishing write tid 6 to smithi08262953-6 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 592 (ObjNum 396 snap 124 seq_num 396) dirty exists 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1256: left oid 6 (ObjNum 396 snap 124 seq_num 396) 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1258: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1258: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1258: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 427 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1261: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1261: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 953 (ObjNum 288 snap 0 seq_num 81) dirty dne 2024-02-18T08:21:28.632 INFO:tasks.rados.rados.0.smithi082.stdout:1259: expect (ObjNum 349 snap 108 seq_num 349) 2024-02-18T08:21:28.649 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:27.349438+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-02-18T08:21:28.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:27.349438+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1256: done (6 left) 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1258: done (5 left) 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1259: done (4 left) 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1260: done (3 left) 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1261: done (2 left) 2024-02-18T08:21:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1262: done (1 left) 2024-02-18T08:21:28.659 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 124 2024-02-18T08:21:28.659 INFO:tasks.rados.rados.0.smithi082.stdout:1264: seq_num 397 ranges {1523712=655360,2179072=671744,2850816=532480} 2024-02-18T08:21:28.670 INFO:tasks.rados.rados.0.smithi082.stdout:1264: writing smithi08262953-18 from 1523712 to 2179072 tid 1 2024-02-18T08:21:28.674 INFO:tasks.rados.rados.0.smithi082.stdout:1264: writing smithi08262953-18 from 2179072 to 2850816 tid 2 2024-02-18T08:21:28.677 INFO:tasks.rados.rados.0.smithi082.stdout:1264: writing smithi08262953-18 from 2850816 to 3383296 tid 3 2024-02-18T08:21:28.677 INFO:tasks.rados.rados.0.smithi082.stdout:1265: read oid 5 snap -1 2024-02-18T08:21:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1265: expect deleted 2024-02-18T08:21:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1266: delete oid 14 current snap is 124 2024-02-18T08:21:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 219 (ObjNum 544415360 snap 21935 seq_num 1) dirty exists 2024-02-18T08:21:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1264: finishing write tid 1 to smithi08262953-18 2024-02-18T08:21:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1264: finishing write tid 2 to smithi08262953-18 2024-02-18T08:21:28.680 INFO:tasks.rados.rados.0.smithi082.stdout:1264: finishing write tid 3 to smithi08262953-18 2024-02-18T08:21:28.680 INFO:tasks.rados.rados.0.smithi082.stdout:1264: finishing write tid 5 to smithi08262953-18 2024-02-18T08:21:28.681 INFO:tasks.rados.rados.0.smithi082.stdout:1263: done (3 left) 2024-02-18T08:21:28.681 INFO:tasks.rados.rados.0.smithi082.stdout:1265: done (2 left) 2024-02-18T08:21:28.682 INFO:tasks.rados.rados.0.smithi082.stdout:1266: done (1 left) 2024-02-18T08:21:28.682 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 124 2024-02-18T08:21:28.682 INFO:tasks.rados.rados.0.smithi082.stdout:1267: seq_num 399 ranges {4374528=688128,5062656=434176,5496832=745472,6242304=24576} 2024-02-18T08:21:28.701 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:21:28.701 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (5m) 5s ago 5m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:21:28.701 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (5m) 76s ago 5m 39.7M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:21:28.701 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (4m) 5s ago 4m 18.2M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (4m) 76s ago 4m 15.4M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (113s) 76s ago 7m 389M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (2m) 5s ago 9m 437M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (106s) 5s ago 9m 86.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (80s) 76s ago 7m 29.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (87s) 5s ago 8m 71.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (5m) 5s ago 5m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (5m) 76s ago 5m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (56s) 5s ago 7m 216M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (32s) 5s ago 7m 171M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (8s) 5s ago 7m 12.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (6m) 5s ago 6m 318M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 286b67e9352f 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (6m) 76s ago 6m 275M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (6m) 76s ago 6m 282M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:21:28.702 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (6m) 76s ago 6m 237M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:21:28.703 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (6m) 76s ago 6m 164M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:21:28.703 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (2m) 76s ago 5m 36.7M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:21:28.708 INFO:tasks.rados.rados.0.smithi082.stdout:1267: writing smithi08262953-10 from 4374528 to 5062656 tid 1 2024-02-18T08:21:28.711 INFO:tasks.rados.rados.0.smithi082.stdout:1267: writing smithi08262953-10 from 5062656 to 5496832 tid 2 2024-02-18T08:21:28.716 INFO:tasks.rados.rados.0.smithi082.stdout:1267: writing smithi08262953-10 from 5496832 to 6242304 tid 3 2024-02-18T08:21:28.716 INFO:tasks.rados.rados.0.smithi082.stdout:1267: writing smithi08262953-10 from 6242304 to 6266880 tid 4 2024-02-18T08:21:28.717 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 124 2024-02-18T08:21:28.717 INFO:tasks.rados.rados.0.smithi082.stdout:1268: seq_num 400 ranges {1056768=704512,1761280=720896,2482176=483328} 2024-02-18T08:21:28.725 INFO:tasks.rados.rados.0.smithi082.stdout:1268: writing smithi08262953-16 from 1056768 to 1761280 tid 1 2024-02-18T08:21:28.730 INFO:tasks.rados.rados.0.smithi082.stdout:1268: writing smithi08262953-16 from 1761280 to 2482176 tid 2 2024-02-18T08:21:28.733 INFO:tasks.rados.rados.0.smithi082.stdout:1268: writing smithi08262953-16 from 2482176 to 2965504 tid 3 2024-02-18T08:21:28.734 INFO:tasks.rados.rados.0.smithi082.stdout:1269: read oid 49 snap -1 2024-02-18T08:21:28.734 INFO:tasks.rados.rados.0.smithi082.stdout:1269: expect (ObjNum 387 snap 122 seq_num 387) 2024-02-18T08:21:28.734 INFO:tasks.rados.rados.0.smithi082.stdout:1270: read oid 32 snap -1 2024-02-18T08:21:28.734 INFO:tasks.rados.rados.0.smithi082.stdout:1270: expect (ObjNum 390 snap 122 seq_num 390) 2024-02-18T08:21:28.736 INFO:tasks.rados.rados.0.smithi082.stdout:1271: read oid 24 snap -1 2024-02-18T08:21:28.736 INFO:tasks.rados.rados.0.smithi082.stdout:1271: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:21:28.736 INFO:tasks.rados.rados.0.smithi082.stdout:1272: setattr oid 25 current snap is 124 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:1264: finishing write tid 6 to smithi08262953-18 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 546 (ObjNum 397 snap 124 seq_num 397) dirty exists 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:1264: left oid 18 (ObjNum 397 snap 124 seq_num 397) 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 1 to smithi08262953-10 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 2 to smithi08262953-10 2024-02-18T08:21:28.737 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 3 to smithi08262953-10 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 4 to smithi08262953-10 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 6 to smithi08262953-10 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:1267: finishing write tid 7 to smithi08262953-10 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 723 (ObjNum 399 snap 124 seq_num 399) dirty exists 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:1267: left oid 10 (ObjNum 399 snap 124 seq_num 399) 2024-02-18T08:21:28.738 INFO:tasks.rados.rados.0.smithi082.stdout:1268: finishing write tid 1 to smithi08262953-16 2024-02-18T08:21:28.739 INFO:tasks.rados.rados.0.smithi082.stdout:1268: finishing write tid 2 to smithi08262953-16 2024-02-18T08:21:28.739 INFO:tasks.rados.rados.0.smithi082.stdout:1264: done (6 left) 2024-02-18T08:21:28.739 INFO:tasks.rados.rados.0.smithi082.stdout:1267: done (5 left) 2024-02-18T08:21:28.739 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 124 2024-02-18T08:21:28.739 INFO:tasks.rados.rados.0.smithi082.stdout:1273: seq_num 401 ranges {2170880=720896,2891776=606208,3497984=598016} 2024-02-18T08:21:28.752 INFO:tasks.rados.rados.0.smithi082.stdout:1273: writing smithi08262953-15 from 2170880 to 2891776 tid 1 2024-02-18T08:21:28.755 INFO:tasks.rados.rados.0.smithi082.stdout:1273: writing smithi08262953-15 from 2891776 to 3497984 tid 2 2024-02-18T08:21:28.760 INFO:tasks.rados.rados.0.smithi082.stdout:1273: writing smithi08262953-15 from 3497984 to 4096000 tid 3 2024-02-18T08:21:28.760 INFO:tasks.rados.rados.0.smithi082.stdout:1274: snap_create 2024-02-18T08:21:28.760 INFO:tasks.rados.rados.0.smithi082.stdout:1268: finishing write tid 3 to smithi08262953-16 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:1268: finishing write tid 5 to smithi08262953-16 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:1268: finishing write tid 6 to smithi08262953-16 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 599 (ObjNum 400 snap 124 seq_num 400) dirty exists 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:1268: left oid 16 (ObjNum 400 snap 124 seq_num 400) 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 310 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:21:28.761 INFO:tasks.rados.rados.0.smithi082.stdout:1269: expect (ObjNum 387 snap 122 seq_num 387) 2024-02-18T08:21:28.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:27.349438+0000 mon.a (mon.0) 466 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-02-18T08:21:28.805 INFO:tasks.rados.rados.0.smithi082.stdout:1271: expect (ObjNum 23 snap 0 seq_num 23) 2024-02-18T08:21:28.815 INFO:tasks.rados.rados.0.smithi082.stdout:1270: expect (ObjNum 390 snap 122 seq_num 390) 2024-02-18T08:21:28.973 INFO:tasks.rados.rados.0.smithi082.stdout:1273: finishing write tid 1 to smithi08262953-15 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:1273: finishing write tid 2 to smithi08262953-15 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:1273: finishing write tid 3 to smithi08262953-15 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:1273: finishing write tid 5 to smithi08262953-15 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:1273: finishing write tid 6 to smithi08262953-15 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 470 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:21:28.974 INFO:tasks.rados.rados.0.smithi082.stdout:1273: left oid 15 (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:21:29.048 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:21:29.048 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:21:29.048 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 5, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 7, 2024-02-18T08:21:29.049 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-18T08:21:29.050 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:21:29.050 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:21:29.361 INFO:tasks.rados.rados.0.smithi082.stdout:1268: done (6 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1269: done (5 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1270: done (4 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1271: done (3 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1272: done (2 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1273: done (1 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1274: done (0 left) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1275: copy_from oid 31 from oid 47 current snap is 125 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1276: read oid 12 snap 117 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1276: expect (ObjNum 370 snap 116 seq_num 370) 2024-02-18T08:21:29.362 INFO:tasks.rados.rados.0.smithi082.stdout:1277: delete oid 32 current snap is 125 2024-02-18T08:21:29.367 INFO:tasks.rados.rados.0.smithi082.stdout:1277: done (2 left) 2024-02-18T08:21:29.367 INFO:tasks.rados.rados.0.smithi082.stdout:1278: snap_create 2024-02-18T08:21:29.372 INFO:tasks.rados.rados.0.smithi082.stdout:1276: expect (ObjNum 370 snap 116 seq_num 370) 2024-02-18T08:21:29.458 INFO:tasks.rados.rados.0.smithi082.stdout:1275: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:21:29.458 INFO:tasks.rados.rados.0.smithi082.stdout:1275: finishing copy_from to smithi08262953-31 2024-02-18T08:21:29.458 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 114 (ObjNum 362 snap 112 seq_num 362) dirty exists 2024-02-18T08:21:29.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:28.331025+0000 mgr.y (mgr.24862) 116 : cluster [DBG] pgmap v140: 89 pgs: 4 peering, 7 active+undersized+degraded, 10 active+undersized, 68 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 65/558 objects degraded (11.649%) 2024-02-18T08:21:29.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:28.355358+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-02-18T08:21:29.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.406058+0000 mgr.y (mgr.24862) 117 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.691450+0000 mgr.y (mgr.24862) 118 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.693242+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.693611+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.693897+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.694204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.694493+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.694782+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.696365+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.696667+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.696961+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.697278+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:28.697598+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:29.049670+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.82:0/952324437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:28.331025+0000 mgr.y (mgr.24862) 116 : cluster [DBG] pgmap v140: 89 pgs: 4 peering, 7 active+undersized+degraded, 10 active+undersized, 68 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 65/558 objects degraded (11.649%) 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:28.355358+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.406058+0000 mgr.y (mgr.24862) 117 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.691450+0000 mgr.y (mgr.24862) 118 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.693242+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.693611+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.693897+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.694204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.694493+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.694782+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.696365+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.696667+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.696961+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.697278+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:28.697598+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:29.049670+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.82:0/952324437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:29.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:28.331025+0000 mgr.y (mgr.24862) 116 : cluster [DBG] pgmap v140: 89 pgs: 4 peering, 7 active+undersized+degraded, 10 active+undersized, 68 active+clean; 194 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 20 op/s; 65/558 objects degraded (11.649%) 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:28.355358+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.406058+0000 mgr.y (mgr.24862) 117 : audit [DBG] from='client.44202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.691450+0000 mgr.y (mgr.24862) 118 : audit [DBG] from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.693242+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.693611+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.693897+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.694204+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.694493+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.694782+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.696365+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.696667+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.696961+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.697278+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:28.697598+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:21:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:29.049670+0000 mon.a (mon.0) 479 : audit [DBG] from='client.? 172.21.15.82:0/952324437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:1275: done (2 left) 2024-02-18T08:21:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:1276: done (1 left) 2024-02-18T08:21:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:1278: done (0 left) 2024-02-18T08:21:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:1279: copy_from oid 38 from oid 8 current snap is 126 2024-02-18T08:21:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:1280: delete oid 42 current snap is 126 2024-02-18T08:21:30.372 INFO:tasks.rados.rados.0.smithi082.stdout:1280: done (1 left) 2024-02-18T08:21:30.373 INFO:tasks.rados.rados.0.smithi082.stdout:1281: delete oid 29 current snap is 126 2024-02-18T08:21:30.373 INFO:tasks.rados.rados.0.smithi082.stdout:1279: finishing copy_from to smithi08262953-38 2024-02-18T08:21:30.373 INFO:tasks.rados.rados.0.smithi082.stdout:1279: got expected ENOENT (src dne) 2024-02-18T08:21:30.373 INFO:tasks.rados.rados.0.smithi082.stdout:1279: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:21:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:1279: done (1 left) 2024-02-18T08:21:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:1281: done (0 left) 2024-02-18T08:21:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:1282: rollback oid 34 current snap is 126 2024-02-18T08:21:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 122 2024-02-18T08:21:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:1283: snap_remove snap 123 2024-02-18T08:21:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:29.362566+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-02-18T08:21:30.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:29.362566+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-02-18T08:21:30.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:29.362566+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1283: done (1 left) 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1284: copy_from oid 15 from oid 41 current snap is 126 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1282: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1282: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1282: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 554 (ObjNum 283 snap 85 seq_num 283) dirty exists 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1282: done (1 left) 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1285: rollback oid 24 current snap is 126 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 113 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1286: rollback oid 49 current snap is 126 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 99 2024-02-18T08:21:31.379 INFO:tasks.rados.rados.0.smithi082.stdout:1287: snap_remove snap 82 2024-02-18T08:21:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:30.331649+0000 mgr.y (mgr.24862) 119 : cluster [DBG] pgmap v143: 89 pgs: 4 peering, 85 active+clean; 208 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 33 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:30.360650+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/558 objects degraded (11.649%), 7 pgs degraded) 2024-02-18T08:21:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:30.360702+0000 mon.a (mon.0) 482 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:30.370524+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-02-18T08:21:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:30.331649+0000 mgr.y (mgr.24862) 119 : cluster [DBG] pgmap v143: 89 pgs: 4 peering, 85 active+clean; 208 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 33 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:30.360650+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/558 objects degraded (11.649%), 7 pgs degraded) 2024-02-18T08:21:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:30.360702+0000 mon.a (mon.0) 482 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:30.370524+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-02-18T08:21:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:30.331649+0000 mgr.y (mgr.24862) 119 : cluster [DBG] pgmap v143: 89 pgs: 4 peering, 85 active+clean; 208 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.2 MiB/s wr, 33 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:30.360650+0000 mon.a (mon.0) 481 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 65/558 objects degraded (11.649%), 7 pgs degraded) 2024-02-18T08:21:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:30.360702+0000 mon.a (mon.0) 482 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:30.370524+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1287: done (3 left) 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1288: copy_from oid 2 from oid 11 current snap is 126 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1284: finishing copy_from to smithi08262953-15 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1284: got expected ENOENT (src dne) 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1284: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1285: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1286: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1285: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:21:32.291 INFO:tasks.rados.rados.0.smithi082.stdout:1286: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 956 (ObjNum 1918070898 snap 1431660116 seq_num 1449352784) dirty dne 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:1285: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 430 (ObjNum 315 snap 102 seq_num 315) dirty exists 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:1284: done (3 left) 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:1285: done (2 left) 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:1286: done (1 left) 2024-02-18T08:21:32.292 INFO:tasks.rados.rados.0.smithi082.stdout:1289: snap_create 2024-02-18T08:21:32.323 INFO:tasks.rados.rados.0.smithi082.stdout:1288: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:21:32.330 INFO:tasks.rados.rados.0.smithi082.stdout:1288: finishing copy_from to smithi08262953-2 2024-02-18T08:21:32.330 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 218 (ObjNum 256 snap 76 seq_num 256) dirty exists 2024-02-18T08:21:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:31.378870+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-02-18T08:21:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:32.291582+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-02-18T08:21:32.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:31.378870+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-02-18T08:21:32.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:32.291582+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-02-18T08:21:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:31.378870+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-02-18T08:21:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:32.291582+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-02-18T08:21:33.293 INFO:tasks.rados.rados.0.smithi082.stdout:1288: done (1 left) 2024-02-18T08:21:33.293 INFO:tasks.rados.rados.0.smithi082.stdout:1289: done (0 left) 2024-02-18T08:21:33.293 INFO:tasks.rados.rados.0.smithi082.stdout:1290: copy_from oid 35 from oid 22 current snap is 127 2024-02-18T08:21:33.293 INFO:tasks.rados.rados.0.smithi082.stdout:1291: rollback oid 20 current snap is 127 2024-02-18T08:21:33.293 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 126 2024-02-18T08:21:33.294 INFO:tasks.rados.rados.0.smithi082.stdout:1292: delete oid 27 current snap is 127 2024-02-18T08:21:33.295 INFO:tasks.rados.rados.0.smithi082.stdout:1292: done (2 left) 2024-02-18T08:21:33.295 INFO:tasks.rados.rados.0.smithi082.stdout:1293: rollback oid 36 current snap is 127 2024-02-18T08:21:33.296 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 105 2024-02-18T08:21:33.296 INFO:tasks.rados.rados.0.smithi082.stdout:1294: delete oid 7 current snap is 127 2024-02-18T08:21:33.300 INFO:tasks.rados.rados.0.smithi082.stdout:1291: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:21:33.300 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 641 (ObjNum 0 snap 32561 seq_num 580085424) dirty dne 2024-02-18T08:21:33.300 INFO:tasks.rados.rados.0.smithi082.stdout:1291: done (3 left) 2024-02-18T08:21:33.301 INFO:tasks.rados.rados.0.smithi082.stdout:1294: done (2 left) 2024-02-18T08:21:33.301 INFO:tasks.rados.rados.0.smithi082.stdout:1295: copy_from oid 20 from oid 34 current snap is 127 2024-02-18T08:21:33.303 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 127 2024-02-18T08:21:33.303 INFO:tasks.rados.rados.0.smithi082.stdout:1296: seq_num 407 ranges {0=425984,425984=761856,1187840=704512,1892352=139264} 2024-02-18T08:21:33.303 INFO:tasks.rados.rados.0.smithi082.stdout:1296: writing smithi08262953-7 from 0 to 425984 tid 1 2024-02-18T08:21:33.308 INFO:tasks.rados.rados.0.smithi082.stdout:1296: writing smithi08262953-7 from 425984 to 1187840 tid 2 2024-02-18T08:21:33.312 INFO:tasks.rados.rados.0.smithi082.stdout:1296: writing smithi08262953-7 from 1187840 to 1892352 tid 3 2024-02-18T08:21:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:1296: writing smithi08262953-7 from 1892352 to 2031616 tid 4 2024-02-18T08:21:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 127 2024-02-18T08:21:33.314 INFO:tasks.rados.rados.0.smithi082.stdout:1297: seq_num 408 ranges {0=442368,442368=647168,1089536=507904,1597440=450560} 2024-02-18T08:21:33.316 INFO:tasks.rados.rados.0.smithi082.stdout:1297: writing smithi08262953-3 from 0 to 442368 tid 1 2024-02-18T08:21:33.320 INFO:tasks.rados.rados.0.smithi082.stdout:1297: writing smithi08262953-3 from 442368 to 1089536 tid 2 2024-02-18T08:21:33.323 INFO:tasks.rados.rados.0.smithi082.stdout:1297: writing smithi08262953-3 from 1089536 to 1597440 tid 3 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:1297: writing smithi08262953-3 from 1597440 to 2048000 tid 4 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:1298: rollback oid 6 current snap is 127 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 124 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:1293: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:1293: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:21:33.326 INFO:tasks.rados.rados.0.smithi082.stdout:1293: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 284 (ObjNum 240 snap 64 seq_num 240) dirty exists 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1290: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1290: finishing copy_from to smithi08262953-35 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 573 (ObjNum 352 snap 110 seq_num 352) dirty exists 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 1 to smithi08262953-7 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1290: done (5 left) 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1293: done (4 left) 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1299: read oid 13 snap -1 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1299: expect (ObjNum 367 snap 114 seq_num 367) 2024-02-18T08:21:33.327 INFO:tasks.rados.rados.0.smithi082.stdout:1300: snap_remove snap 113 2024-02-18T08:21:33.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:32.332184+0000 mgr.y (mgr.24862) 120 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 213 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.8 MiB/s wr, 35 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:33.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:33.294317+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-02-18T08:21:33.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:32.332184+0000 mgr.y (mgr.24862) 120 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 213 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.8 MiB/s wr, 35 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:33.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:33.294317+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-02-18T08:21:33.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:32.332184+0000 mgr.y (mgr.24862) 120 : cluster [DBG] pgmap v147: 89 pgs: 89 active+clean; 213 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.8 MiB/s wr, 35 op/s; 2.9 MiB/s, 2 objects/s recovering 2024-02-18T08:21:33.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:33.294317+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1300: done (5 left) 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1301: rmattr oid 27 current snap is 127 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1301: done (5 left) 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1302: delete oid 21 current snap is 127 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 2 to smithi08262953-7 2024-02-18T08:21:34.295 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 3 to smithi08262953-7 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 4 to smithi08262953-7 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1295: finishing copy_from to smithi08262953-20 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 554 (ObjNum 283 snap 85 seq_num 283) dirty exists 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 1 to smithi08262953-3 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 2 to smithi08262953-3 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 3 to smithi08262953-3 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1295: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 6 to smithi08262953-7 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1296: finishing write tid 7 to smithi08262953-7 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 560 (ObjNum 407 snap 127 seq_num 407) dirty exists 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1296: left oid 7 (ObjNum 407 snap 127 seq_num 407) 2024-02-18T08:21:34.296 INFO:tasks.rados.rados.0.smithi082.stdout:1298: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 4 to smithi08262953-3 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 6 to smithi08262953-3 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1298: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1298: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 615 (ObjNum 396 snap 124 seq_num 396) dirty exists 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1297: finishing write tid 7 to smithi08262953-3 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 797 (ObjNum 408 snap 127 seq_num 408) dirty exists 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1297: left oid 3 (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:21:34.297 INFO:tasks.rados.rados.0.smithi082.stdout:1299: expect (ObjNum 367 snap 114 seq_num 367) 2024-02-18T08:21:34.347 INFO:tasks.rados.rados.0.smithi082.stdout:1295: done (5 left) 2024-02-18T08:21:34.347 INFO:tasks.rados.rados.0.smithi082.stdout:1296: done (4 left) 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:1297: done (3 left) 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:1298: done (2 left) 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:1299: done (1 left) 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:1302: done (0 left) 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 127 2024-02-18T08:21:34.348 INFO:tasks.rados.rados.0.smithi082.stdout:1303: seq_num 410 ranges {1351680=475136,1826816=417792,2244608=475136,2719744=425984,3145728=286720} 2024-02-18T08:21:34.357 INFO:tasks.rados.rados.0.smithi082.stdout:1303: writing smithi08262953-13 from 1351680 to 1826816 tid 1 2024-02-18T08:21:34.359 INFO:tasks.rados.rados.0.smithi082.stdout:1303: writing smithi08262953-13 from 1826816 to 2244608 tid 2 2024-02-18T08:21:34.362 INFO:tasks.rados.rados.0.smithi082.stdout:1303: writing smithi08262953-13 from 2244608 to 2719744 tid 3 2024-02-18T08:21:34.364 INFO:tasks.rados.rados.0.smithi082.stdout:1303: writing smithi08262953-13 from 2719744 to 3145728 tid 4 2024-02-18T08:21:34.366 INFO:tasks.rados.rados.0.smithi082.stdout:1303: writing smithi08262953-13 from 3145728 to 3432448 tid 5 2024-02-18T08:21:34.366 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 127 2024-02-18T08:21:34.366 INFO:tasks.rados.rados.0.smithi082.stdout:1304: seq_num 411 ranges {2351104=491520,2842624=753664,3596288=688128,4284416=163840} 2024-02-18T08:21:34.381 INFO:tasks.rados.rados.0.smithi082.stdout:1304: writing smithi08262953-20 from 2351104 to 2842624 tid 1 2024-02-18T08:21:34.386 INFO:tasks.rados.rados.0.smithi082.stdout:1304: writing smithi08262953-20 from 2842624 to 3596288 tid 2 2024-02-18T08:21:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:1304: writing smithi08262953-20 from 3596288 to 4284416 tid 3 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1304: writing smithi08262953-20 from 4284416 to 4448256 tid 4 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1305: snap_create 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 1 to smithi08262953-13 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 2 to smithi08262953-13 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 3 to smithi08262953-13 2024-02-18T08:21:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 4 to smithi08262953-13 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 5 to smithi08262953-13 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 7 to smithi08262953-13 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1303: finishing write tid 8 to smithi08262953-13 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 977 (ObjNum 410 snap 127 seq_num 410) dirty exists 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1303: left oid 13 (ObjNum 410 snap 127 seq_num 410) 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 1 to smithi08262953-20 2024-02-18T08:21:34.392 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 2 to smithi08262953-20 2024-02-18T08:21:34.394 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 3 to smithi08262953-20 2024-02-18T08:21:34.394 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 4 to smithi08262953-20 2024-02-18T08:21:34.394 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 6 to smithi08262953-20 2024-02-18T08:21:34.396 INFO:tasks.rados.rados.0.smithi082.stdout:1304: finishing write tid 7 to smithi08262953-20 2024-02-18T08:21:34.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 745 (ObjNum 411 snap 127 seq_num 411) dirty exists 2024-02-18T08:21:34.396 INFO:tasks.rados.rados.0.smithi082.stdout:1304: left oid 20 (ObjNum 411 snap 127 seq_num 411) 2024-02-18T08:21:35.305 INFO:tasks.rados.rados.0.smithi082.stdout:1303: done (2 left) 2024-02-18T08:21:35.305 INFO:tasks.rados.rados.0.smithi082.stdout:1304: done (1 left) 2024-02-18T08:21:35.305 INFO:tasks.rados.rados.0.smithi082.stdout:1305: done (0 left) 2024-02-18T08:21:35.305 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 128 2024-02-18T08:21:35.305 INFO:tasks.rados.rados.0.smithi082.stdout:1306: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-02-18T08:21:35.307 INFO:tasks.rados.rados.0.smithi082.stdout:1306: writing smithi08262953-42 from 0 to 507904 tid 1 2024-02-18T08:21:35.311 INFO:tasks.rados.rados.0.smithi082.stdout:1306: writing smithi08262953-42 from 507904 to 1138688 tid 2 2024-02-18T08:21:35.314 INFO:tasks.rados.rados.0.smithi082.stdout:1306: writing smithi08262953-42 from 1138688 to 1630208 tid 3 2024-02-18T08:21:35.318 INFO:tasks.rados.rados.0.smithi082.stdout:1306: writing smithi08262953-42 from 1630208 to 2113536 tid 4 2024-02-18T08:21:35.318 INFO:tasks.rados.rados.0.smithi082.stdout:1307: read oid 6 snap -1 2024-02-18T08:21:35.318 INFO:tasks.rados.rados.0.smithi082.stdout:1307: expect (ObjNum 396 snap 124 seq_num 396) 2024-02-18T08:21:35.318 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 128 2024-02-18T08:21:35.318 INFO:tasks.rados.rados.0.smithi082.stdout:1308: seq_num 413 ranges {0=524288,524288=516096,1040384=696320,1736704=393216} 2024-02-18T08:21:35.328 INFO:tasks.rados.rados.0.smithi082.stdout:1308: writing smithi08262953-14 from 0 to 524288 tid 1 2024-02-18T08:21:35.328 INFO:tasks.rados.rados.0.smithi082.stdout:1308: writing smithi08262953-14 from 524288 to 1040384 tid 2 2024-02-18T08:21:35.329 INFO:tasks.rados.rados.0.smithi082.stdout:1308: writing smithi08262953-14 from 1040384 to 1736704 tid 3 2024-02-18T08:21:35.332 INFO:tasks.rados.rados.0.smithi082.stdout:1308: writing smithi08262953-14 from 1736704 to 2129920 tid 4 2024-02-18T08:21:35.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 128 2024-02-18T08:21:35.332 INFO:tasks.rados.rados.0.smithi082.stdout:1309: seq_num 414 ranges {2596864=540672,3137536=802816,3940352=458752,4399104=344064} 2024-02-18T08:21:35.348 INFO:tasks.rados.rados.0.smithi082.stdout:1309: writing smithi08262953-12 from 2596864 to 3137536 tid 1 2024-02-18T08:21:35.353 INFO:tasks.rados.rados.0.smithi082.stdout:1309: writing smithi08262953-12 from 3137536 to 3940352 tid 2 2024-02-18T08:21:35.355 INFO:tasks.rados.rados.0.smithi082.stdout:1309: writing smithi08262953-12 from 3940352 to 4399104 tid 3 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1309: writing smithi08262953-12 from 4399104 to 4743168 tid 4 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1310: rmattr oid 16 current snap is 128 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1310: done (4 left) 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1311: delete oid 29 current snap is 128 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 1 to smithi08262953-42 2024-02-18T08:21:35.359 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 2 to smithi08262953-42 2024-02-18T08:21:35.360 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 3 to smithi08262953-42 2024-02-18T08:21:35.360 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 4 to smithi08262953-42 2024-02-18T08:21:35.360 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 6 to smithi08262953-42 2024-02-18T08:21:35.360 INFO:tasks.rados.rados.0.smithi082.stdout:1306: finishing write tid 7 to smithi08262953-42 2024-02-18T08:21:35.360 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 565 (ObjNum 412 snap 128 seq_num 412) dirty exists 2024-02-18T08:21:35.361 INFO:tasks.rados.rados.0.smithi082.stdout:1306: left oid 42 (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:21:35.361 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 1 to smithi08262953-14 2024-02-18T08:21:35.361 INFO:tasks.rados.rados.0.smithi082.stdout:1307: expect (ObjNum 396 snap 124 seq_num 396) 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 2 to smithi08262953-14 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 3 to smithi08262953-14 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 4 to smithi08262953-14 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 6 to smithi08262953-14 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: finishing write tid 7 to smithi08262953-14 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 569 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1308: left oid 14 (ObjNum 413 snap 128 seq_num 413) 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 1 to smithi08262953-12 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 2 to smithi08262953-12 2024-02-18T08:21:35.406 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 3 to smithi08262953-12 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 4 to smithi08262953-12 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 6 to smithi08262953-12 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1306: done (4 left) 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1307: done (3 left) 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1308: done (2 left) 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1311: done (1 left) 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1312: snap_create 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1309: finishing write tid 7 to smithi08262953-12 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 627 (ObjNum 414 snap 128 seq_num 414) dirty exists 2024-02-18T08:21:35.407 INFO:tasks.rados.rados.0.smithi082.stdout:1309: left oid 12 (ObjNum 414 snap 128 seq_num 414) 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:34.295907+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:34.332571+0000 mgr.y (mgr.24862) 121 : cluster [DBG] pgmap v150: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 201 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:34.543483+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:34.295907+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:34.332571+0000 mgr.y (mgr.24862) 121 : cluster [DBG] pgmap v150: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 201 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-02-18T08:21:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:34.543483+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:34.295907+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-02-18T08:21:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:34.332571+0000 mgr.y (mgr.24862) 121 : cluster [DBG] pgmap v150: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 201 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2024-02-18T08:21:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:34.543483+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:36.305 INFO:tasks.rados.rados.0.smithi082.stdout:1309: done (1 left) 2024-02-18T08:21:36.305 INFO:tasks.rados.rados.0.smithi082.stdout:1312: done (0 left) 2024-02-18T08:21:36.305 INFO:tasks.rados.rados.0.smithi082.stdout:1313: read oid 10 snap -1 2024-02-18T08:21:36.305 INFO:tasks.rados.rados.0.smithi082.stdout:1313: expect (ObjNum 399 snap 124 seq_num 399) 2024-02-18T08:21:36.305 INFO:tasks.rados.rados.0.smithi082.stdout:1314: delete oid 19 current snap is 129 2024-02-18T08:21:36.309 INFO:tasks.rados.rados.0.smithi082.stdout:1314: done (1 left) 2024-02-18T08:21:36.309 INFO:tasks.rados.rados.0.smithi082.stdout:1315: delete oid 5 current snap is 129 2024-02-18T08:21:36.312 INFO:tasks.rados.rados.0.smithi082.stdout:1315: done (1 left) 2024-02-18T08:21:36.312 INFO:tasks.rados.rados.0.smithi082.stdout:1316: read oid 9 snap -1 2024-02-18T08:21:36.312 INFO:tasks.rados.rados.0.smithi082.stdout:1316: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:36.313 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 129 2024-02-18T08:21:36.313 INFO:tasks.rados.rados.0.smithi082.stdout:1317: seq_num 418 ranges {2293760=606208,2899968=737280,3637248=434176,4071424=434176} 2024-02-18T08:21:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:1317: writing smithi08262953-50 from 2293760 to 2899968 tid 1 2024-02-18T08:21:36.334 INFO:tasks.rados.rados.0.smithi082.stdout:1317: writing smithi08262953-50 from 2899968 to 3637248 tid 2 2024-02-18T08:21:36.337 INFO:tasks.rados.rados.0.smithi082.stdout:1317: writing smithi08262953-50 from 3637248 to 4071424 tid 3 2024-02-18T08:21:36.339 INFO:tasks.rados.rados.0.smithi082.stdout:1317: writing smithi08262953-50 from 4071424 to 4505600 tid 4 2024-02-18T08:21:36.339 INFO:tasks.rados.rados.0.smithi082.stdout:1318: rmattr oid 45 current snap is 129 2024-02-18T08:21:36.339 INFO:tasks.rados.rados.0.smithi082.stdout:1318: done (3 left) 2024-02-18T08:21:36.340 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 129 2024-02-18T08:21:36.340 INFO:tasks.rados.rados.0.smithi082.stdout:1319: seq_num 419 ranges {2867200=622592,3489792=671744,4161536=647168,4808704=286720} 2024-02-18T08:21:36.358 INFO:tasks.rados.rados.0.smithi082.stdout:1319: writing smithi08262953-23 from 2867200 to 3489792 tid 1 2024-02-18T08:21:36.361 INFO:tasks.rados.rados.0.smithi082.stdout:1319: writing smithi08262953-23 from 3489792 to 4161536 tid 2 2024-02-18T08:21:36.366 INFO:tasks.rados.rados.0.smithi082.stdout:1319: writing smithi08262953-23 from 4161536 to 4808704 tid 3 2024-02-18T08:21:36.369 INFO:tasks.rados.rados.0.smithi082.stdout:1319: writing smithi08262953-23 from 4808704 to 5095424 tid 4 2024-02-18T08:21:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 129 2024-02-18T08:21:36.370 INFO:tasks.rados.rados.0.smithi082.stdout:1320: seq_num 420 ranges {0=638976,638976=557056,1196032=450560,1646592=598016} 2024-02-18T08:21:36.371 INFO:tasks.rados.rados.0.smithi082.stdout:1320: writing smithi08262953-5 from 0 to 638976 tid 1 2024-02-18T08:21:36.374 INFO:tasks.rados.rados.0.smithi082.stdout:1320: writing smithi08262953-5 from 638976 to 1196032 tid 2 2024-02-18T08:21:36.377 INFO:tasks.rados.rados.0.smithi082.stdout:1320: writing smithi08262953-5 from 1196032 to 1646592 tid 3 2024-02-18T08:21:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:1320: writing smithi08262953-5 from 1646592 to 2244608 tid 4 2024-02-18T08:21:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:1321: snap_remove snap 128 2024-02-18T08:21:36.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:35.305675+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-02-18T08:21:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:35.305675+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-02-18T08:21:36.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:35.305675+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-02-18T08:21:37.290 INFO:tasks.rados.rados.0.smithi082.stdout:1321: done (5 left) 2024-02-18T08:21:37.290 INFO:tasks.rados.rados.0.smithi082.stdout:1322: snap_remove snap 122 2024-02-18T08:21:37.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:36.305413+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-02-18T08:21:37.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:36.333008+0000 mgr.y (mgr.24862) 122 : cluster [DBG] pgmap v153: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-18T08:21:37.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:37.291396+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-02-18T08:21:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:36.305413+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-02-18T08:21:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:36.333008+0000 mgr.y (mgr.24862) 122 : cluster [DBG] pgmap v153: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-18T08:21:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:37.291396+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-02-18T08:21:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:36.305413+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-02-18T08:21:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:36.333008+0000 mgr.y (mgr.24862) 122 : cluster [DBG] pgmap v153: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 11 op/s 2024-02-18T08:21:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:37.291396+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-02-18T08:21:38.296 INFO:tasks.rados.rados.0.smithi082.stdout:1322: done (5 left) 2024-02-18T08:21:38.296 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 129 2024-02-18T08:21:38.296 INFO:tasks.rados.rados.0.smithi082.stdout:1323: seq_num 421 ranges {3383296=655360,4038656=442368,4481024=663552,5144576=499712} 2024-02-18T08:21:38.316 INFO:tasks.rados.rados.0.smithi082.stdout:1323: writing smithi08262953-18 from 3383296 to 4038656 tid 1 2024-02-18T08:21:38.318 INFO:tasks.rados.rados.0.smithi082.stdout:1323: writing smithi08262953-18 from 4038656 to 4481024 tid 2 2024-02-18T08:21:38.322 INFO:tasks.rados.rados.0.smithi082.stdout:1323: writing smithi08262953-18 from 4481024 to 5144576 tid 3 2024-02-18T08:21:38.325 INFO:tasks.rados.rados.0.smithi082.stdout:1323: writing smithi08262953-18 from 5144576 to 5644288 tid 4 2024-02-18T08:21:38.325 INFO:tasks.rados.rados.0.smithi082.stdout:1324: read oid 45 snap 124 2024-02-18T08:21:38.325 INFO:tasks.rados.rados.0.smithi082.stdout:1324: expect (ObjNum 352 snap 110 seq_num 352) 2024-02-18T08:21:38.325 INFO:tasks.rados.rados.0.smithi082.stdout:1325: rmattr oid 46 current snap is 129 2024-02-18T08:21:38.326 INFO:tasks.rados.rados.0.smithi082.stdout:1325: done (7 left) 2024-02-18T08:21:38.326 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 129 2024-02-18T08:21:38.326 INFO:tasks.rados.rados.0.smithi082.stdout:1326: seq_num 422 ranges {2351104=671744,3022848=729088,3751936=417792,4169728=458752} 2024-02-18T08:21:38.341 INFO:tasks.rados.rados.0.smithi082.stdout:1326: writing smithi08262953-34 from 2351104 to 3022848 tid 1 2024-02-18T08:21:38.345 INFO:tasks.rados.rados.0.smithi082.stdout:1326: writing smithi08262953-34 from 3022848 to 3751936 tid 2 2024-02-18T08:21:38.348 INFO:tasks.rados.rados.0.smithi082.stdout:1326: writing smithi08262953-34 from 3751936 to 4169728 tid 3 2024-02-18T08:21:38.351 INFO:tasks.rados.rados.0.smithi082.stdout:1326: writing smithi08262953-34 from 4169728 to 4628480 tid 4 2024-02-18T08:21:38.351 INFO:tasks.rados.rados.0.smithi082.stdout:1327: read oid 20 snap -1 2024-02-18T08:21:38.351 INFO:tasks.rados.rados.0.smithi082.stdout:1327: expect (ObjNum 411 snap 127 seq_num 411) 2024-02-18T08:21:38.351 INFO:tasks.rados.rados.0.smithi082.stdout:1328: read oid 48 snap -1 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1328: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1329: rollback oid 19 current snap is 129 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 99 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1330: rmattr oid 6 current snap is 129 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1330: done (11 left) 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1331: setattr oid 38 current snap is 129 2024-02-18T08:21:38.352 INFO:tasks.rados.rados.0.smithi082.stdout:1313: expect (ObjNum 399 snap 124 seq_num 399) 2024-02-18T08:21:38.627 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:38.048478+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:38.627 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:38.292958+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-02-18T08:21:38.627 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:38.048478+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:38.627 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:38.292958+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-02-18T08:21:38.657 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 1 to smithi08262953-50 2024-02-18T08:21:38.657 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 2 to smithi08262953-50 2024-02-18T08:21:38.657 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 3 to smithi08262953-50 2024-02-18T08:21:38.657 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 4 to smithi08262953-50 2024-02-18T08:21:38.658 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 6 to smithi08262953-50 2024-02-18T08:21:38.658 INFO:tasks.rados.rados.0.smithi082.stdout:1317: finishing write tid 7 to smithi08262953-50 2024-02-18T08:21:38.658 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 191 (ObjNum 418 snap 129 seq_num 418) dirty exists 2024-02-18T08:21:38.658 INFO:tasks.rados.rados.0.smithi082.stdout:1317: left oid 50 (ObjNum 418 snap 129 seq_num 418) 2024-02-18T08:21:38.658 INFO:tasks.rados.rados.0.smithi082.stdout:1316: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:38.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:38.048478+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:38.292958+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 1 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 2 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 3 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 4 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 6 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: finishing write tid 7 to smithi08262953-23 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 475 (ObjNum 419 snap 129 seq_num 419) dirty exists 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1319: left oid 23 (ObjNum 419 snap 129 seq_num 419) 2024-02-18T08:21:38.865 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 1 to smithi08262953-5 2024-02-18T08:21:38.866 INFO:tasks.rados.rados.0.smithi082.stdout:1313: done (11 left) 2024-02-18T08:21:38.866 INFO:tasks.rados.rados.0.smithi082.stdout:1316: done (10 left) 2024-02-18T08:21:38.866 INFO:tasks.rados.rados.0.smithi082.stdout:1317: done (9 left) 2024-02-18T08:21:38.866 INFO:tasks.rados.rados.0.smithi082.stdout:1319: done (8 left) 2024-02-18T08:21:38.866 INFO:tasks.rados.rados.0.smithi082.stdout:1332: snap_remove snap 105 2024-02-18T08:21:39.332 INFO:tasks.rados.rados.0.smithi082.stdout:1332: done (8 left) 2024-02-18T08:21:39.332 INFO:tasks.rados.rados.0.smithi082.stdout:1333: rmattr oid 50 current snap is 129 2024-02-18T08:21:39.332 INFO:tasks.rados.rados.0.smithi082.stdout:1334: snap_remove snap 120 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:38.048693+0000 mgr.y (mgr.24862) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:38.049828+0000 mgr.y (mgr.24862) 124 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:38.333348+0000 mgr.y (mgr.24862) 125 : cluster [DBG] pgmap v156: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1024 KiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:39.170886+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:39.171546+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:39.172011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:39.173370+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:38.048693+0000 mgr.y (mgr.24862) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:38.049828+0000 mgr.y (mgr.24862) 124 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:38.333348+0000 mgr.y (mgr.24862) 125 : cluster [DBG] pgmap v156: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1024 KiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:39.170886+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:39.171546+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:39.172011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:39.173370+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:21:39.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:38.048693+0000 mgr.y (mgr.24862) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-18T08:21:39.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:38.049828+0000 mgr.y (mgr.24862) 124 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-18T08:21:39.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:38.333348+0000 mgr.y (mgr.24862) 125 : cluster [DBG] pgmap v156: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 203 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 1024 KiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:21:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:39.170886+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:39.171546+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-18T08:21:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:39.172011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:39.173370+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-18T08:21:40.331 INFO:tasks.rados.rados.0.smithi082.stdout:1334: done (9 left) 2024-02-18T08:21:40.331 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 129 2024-02-18T08:21:40.331 INFO:tasks.rados.rados.0.smithi082.stdout:1335: seq_num 423 ranges {1540096=688128,2228224=614400,2842624=622592,3465216=368640} 2024-02-18T08:21:40.337 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:39.166716+0000 mgr.y (mgr.24862) 126 : cephadm [INF] Upgrade: Updating osd.3 2024-02-18T08:21:40.337 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:39.173019+0000 mgr.y (mgr.24862) 127 : cephadm [INF] Deploying daemon osd.3 on smithi082 2024-02-18T08:21:40.337 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:39.332230+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-02-18T08:21:40.342 INFO:tasks.rados.rados.0.smithi082.stdout:1335: writing smithi08262953-43 from 1540096 to 2228224 tid 1 2024-02-18T08:21:40.346 INFO:tasks.rados.rados.0.smithi082.stdout:1335: writing smithi08262953-43 from 2228224 to 2842624 tid 2 2024-02-18T08:21:40.350 INFO:tasks.rados.rados.0.smithi082.stdout:1335: writing smithi08262953-43 from 2842624 to 3465216 tid 3 2024-02-18T08:21:40.352 INFO:tasks.rados.rados.0.smithi082.stdout:1335: writing smithi08262953-43 from 3465216 to 3833856 tid 4 2024-02-18T08:21:40.352 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 129 2024-02-18T08:21:40.352 INFO:tasks.rados.rados.0.smithi082.stdout:1336: seq_num 424 ranges {1843200=704512,2547712=491520,3039232=434176,3473408=679936} 2024-02-18T08:21:40.366 INFO:tasks.rados.rados.0.smithi082.stdout:1336: writing smithi08262953-6 from 1843200 to 2547712 tid 1 2024-02-18T08:21:40.369 INFO:tasks.rados.rados.0.smithi082.stdout:1336: writing smithi08262953-6 from 2547712 to 3039232 tid 2 2024-02-18T08:21:40.372 INFO:tasks.rados.rados.0.smithi082.stdout:1336: writing smithi08262953-6 from 3039232 to 3473408 tid 3 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1336: writing smithi08262953-6 from 3473408 to 4153344 tid 4 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1337: rollback oid 29 current snap is 129 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 126 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1338: rollback oid 36 current snap is 129 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 117 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1339: rmattr oid 44 current snap is 129 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1340: rmattr oid 46 current snap is 129 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1340: done (14 left) 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1341: delete oid 26 current snap is 129 2024-02-18T08:21:40.377 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 2 to smithi08262953-5 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 3 to smithi08262953-5 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 4 to smithi08262953-5 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 6 to smithi08262953-5 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1320: finishing write tid 7 to smithi08262953-5 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 435 (ObjNum 420 snap 129 seq_num 420) dirty exists 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1320: left oid 5 (ObjNum 420 snap 129 seq_num 420) 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 1 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 2 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 3 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 4 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 6 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: finishing write tid 7 to smithi08262953-18 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 581 (ObjNum 421 snap 129 seq_num 421) dirty exists 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1323: left oid 18 (ObjNum 421 snap 129 seq_num 421) 2024-02-18T08:21:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:1324: expect (ObjNum 352 snap 110 seq_num 352) 2024-02-18T08:21:40.410 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 1 to smithi08262953-34 2024-02-18T08:21:40.411 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 2 to smithi08262953-34 2024-02-18T08:21:40.411 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 3 to smithi08262953-34 2024-02-18T08:21:40.411 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 4 to smithi08262953-34 2024-02-18T08:21:40.411 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 6 to smithi08262953-34 2024-02-18T08:21:40.411 INFO:tasks.rados.rados.0.smithi082.stdout:1328: expect (ObjNum 157 snap 41 seq_num 157) 2024-02-18T08:21:40.422 INFO:tasks.rados.rados.0.smithi082.stdout:1329: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:21:40.422 INFO:tasks.rados.rados.0.smithi082.stdout:1329: finishing rollback tid 2 to smithi08262953-19 2024-02-18T08:21:40.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 989 (ObjNum 278 snap 85 seq_num 278) dirty exists 2024-02-18T08:21:40.422 INFO:tasks.rados.rados.0.smithi082.stdout:1326: finishing write tid 7 to smithi08262953-34 2024-02-18T08:21:40.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 570 (ObjNum 422 snap 129 seq_num 422) dirty exists 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1326: left oid 34 (ObjNum 422 snap 129 seq_num 422) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1320: done (14 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1323: done (13 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1324: done (12 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1326: done (11 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1328: done (10 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1329: done (9 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1341: done (8 left) 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 129 2024-02-18T08:21:40.423 INFO:tasks.rados.rados.0.smithi082.stdout:1342: seq_num 426 ranges {2031616=737280,2768896=712704,3481600=802816,4284416=90112} 2024-02-18T08:21:40.437 INFO:tasks.rados.rados.0.smithi082.stdout:1342: writing smithi08262953-7 from 2031616 to 2768896 tid 1 2024-02-18T08:21:40.441 INFO:tasks.rados.rados.0.smithi082.stdout:1342: writing smithi08262953-7 from 2768896 to 3481600 tid 2 2024-02-18T08:21:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:1342: writing smithi08262953-7 from 3481600 to 4284416 tid 3 2024-02-18T08:21:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:1342: writing smithi08262953-7 from 4284416 to 4374528 tid 4 2024-02-18T08:21:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:1343: snap_remove snap 125 2024-02-18T08:21:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:39.166716+0000 mgr.y (mgr.24862) 126 : cephadm [INF] Upgrade: Updating osd.3 2024-02-18T08:21:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:39.173019+0000 mgr.y (mgr.24862) 127 : cephadm [INF] Deploying daemon osd.3 on smithi082 2024-02-18T08:21:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:39.332230+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-02-18T08:21:40.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:39.166716+0000 mgr.y (mgr.24862) 126 : cephadm [INF] Upgrade: Updating osd.3 2024-02-18T08:21:40.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:39.173019+0000 mgr.y (mgr.24862) 127 : cephadm [INF] Deploying daemon osd.3 on smithi082 2024-02-18T08:21:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:39.332230+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-02-18T08:21:41.337 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:41 smithi082 systemd[1]: Stopping Ceph osd.3 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:21:41.337 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:40.330376+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-02-18T08:21:41.346 INFO:tasks.rados.rados.0.smithi082.stdout:1343: done (9 left) 2024-02-18T08:21:41.347 INFO:tasks.rados.rados.0.smithi082.stdout:1344: read oid 12 snap -1 2024-02-18T08:21:41.347 INFO:tasks.rados.rados.0.smithi082.stdout:1344: expect (ObjNum 414 snap 128 seq_num 414) 2024-02-18T08:21:41.347 INFO:tasks.rados.rados.0.smithi082.stdout:1345: copy_from oid 47 from oid 22 current snap is 129 2024-02-18T08:21:41.347 INFO:tasks.rados.rados.0.smithi082.stdout:1346: delete oid 17 current snap is 129 2024-02-18T08:21:41.348 INFO:tasks.rados.rados.0.smithi082.stdout:1327: expect (ObjNum 411 snap 127 seq_num 411) 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 197 (ObjNum 579689696 snap 21935 seq_num 579668480) dirty exists 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 198 (ObjNum 418 snap 129 seq_num 418) dirty exists 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 1 to smithi08262953-43 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 2 to smithi08262953-43 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1327: done (11 left) 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1331: done (10 left) 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1333: done (9 left) 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1346: done (8 left) 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1347: copy_from oid 41 from oid 15 current snap is 129 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 3 to smithi08262953-43 2024-02-18T08:21:41.522 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 4 to smithi08262953-43 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 6 to smithi08262953-43 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1335: finishing write tid 7 to smithi08262953-43 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 766 (ObjNum 423 snap 129 seq_num 423) dirty exists 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1335: left oid 43 (ObjNum 423 snap 129 seq_num 423) 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 1 to smithi08262953-6 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 2 to smithi08262953-6 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 3 to smithi08262953-6 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1337: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 0 (ObjNum 580038944 snap 21935 seq_num 3623880912) dirty dne 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 0 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1338: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1338: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1338: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 296 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:21:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 4 to smithi08262953-6 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 6 to smithi08262953-6 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1336: finishing write tid 7 to smithi08262953-6 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 645 (ObjNum 424 snap 129 seq_num 424) dirty exists 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1336: left oid 6 (ObjNum 424 snap 129 seq_num 424) 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 1 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 2 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 3 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 4 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 6 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: finishing write tid 7 to smithi08262953-7 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 575 (ObjNum 426 snap 129 seq_num 426) dirty exists 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1342: left oid 7 (ObjNum 426 snap 129 seq_num 426) 2024-02-18T08:21:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1344: expect (ObjNum 414 snap 128 seq_num 414) 2024-02-18T08:21:41.604 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:40.333732+0000 mgr.y (mgr.24862) 128 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 225 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-02-18T08:21:41.604 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:41.108484+0000 mon.a (mon.0) 500 : cluster [INF] osd.3 marked itself down and dead 2024-02-18T08:21:41.604 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:40.330376+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-02-18T08:21:41.604 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:40.333732+0000 mgr.y (mgr.24862) 128 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 225 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-02-18T08:21:41.604 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:41.108484+0000 mon.a (mon.0) 500 : cluster [INF] osd.3 marked itself down and dead 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1335: done (8 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1336: done (7 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1337: done (6 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1338: done (5 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1339: done (4 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1342: done (3 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1344: done (2 left) 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 129 2024-02-18T08:21:41.710 INFO:tasks.rados.rados.0.smithi082.stdout:1348: seq_num 428 ranges {2170880=778240,2949120=483328,3432448=409600,3842048=417792,4259840=294912} 2024-02-18T08:21:41.725 INFO:tasks.rados.rados.0.smithi082.stdout:1348: writing smithi08262953-1 from 2170880 to 2949120 tid 1 2024-02-18T08:21:41.728 INFO:tasks.rados.rados.0.smithi082.stdout:1348: writing smithi08262953-1 from 2949120 to 3432448 tid 2 2024-02-18T08:21:41.730 INFO:tasks.rados.rados.0.smithi082.stdout:1348: writing smithi08262953-1 from 3432448 to 3842048 tid 3 2024-02-18T08:21:41.733 INFO:tasks.rados.rados.0.smithi082.stdout:1348: writing smithi08262953-1 from 3842048 to 4259840 tid 4 2024-02-18T08:21:41.735 INFO:tasks.rados.rados.0.smithi082.stdout:1348: writing smithi08262953-1 from 4259840 to 4554752 tid 5 2024-02-18T08:21:41.735 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 129 2024-02-18T08:21:41.735 INFO:tasks.rados.rados.0.smithi082.stdout:1349: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2024-02-18T08:21:41.740 INFO:tasks.rados.rados.0.smithi082.stdout:1349: writing smithi08262953-27 from 0 to 794624 tid 1 2024-02-18T08:21:41.744 INFO:tasks.rados.rados.0.smithi082.stdout:1349: writing smithi08262953-27 from 794624 to 1564672 tid 2 2024-02-18T08:21:41.747 INFO:tasks.rados.rados.0.smithi082.stdout:1349: writing smithi08262953-27 from 1564672 to 2187264 tid 3 2024-02-18T08:21:41.749 INFO:tasks.rados.rados.0.smithi082.stdout:1349: writing smithi08262953-27 from 2187264 to 2400256 tid 4 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1347: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1347: finishing copy_from to smithi08262953-41 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 470 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 1 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 2 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 3 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 4 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 5 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 7 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: finishing write tid 8 to smithi08262953-1 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 603 (ObjNum 428 snap 129 seq_num 428) dirty exists 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1348: left oid 1 (ObjNum 428 snap 129 seq_num 428) 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 1 to smithi08262953-27 2024-02-18T08:21:41.750 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 2 to smithi08262953-27 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:1350: read oid 18 snap -1 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:1350: expect (ObjNum 421 snap 129 seq_num 421) 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:1347: done (4 left) 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:1348: done (3 left) 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 129 2024-02-18T08:21:41.751 INFO:tasks.rados.rados.0.smithi082.stdout:1351: seq_num 430 ranges {2965504=8192} 2024-02-18T08:21:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:40.330376+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-02-18T08:21:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:40.333732+0000 mgr.y (mgr.24862) 128 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 225 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 24 op/s 2024-02-18T08:21:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:41.108484+0000 mon.a (mon.0) 500 : cluster [INF] osd.3 marked itself down and dead 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1351: writing smithi08262953-16 from 2965504 to 2973696 tid 1 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1352: rollback oid 12 current snap is 129 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 126 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 3 to smithi08262953-27 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 4 to smithi08262953-27 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 6 to smithi08262953-27 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: finishing write tid 7 to smithi08262953-27 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 385 (ObjNum 429 snap 129 seq_num 429) dirty exists 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: left oid 27 (ObjNum 429 snap 129 seq_num 429) 2024-02-18T08:21:41.766 INFO:tasks.rados.rados.0.smithi082.stdout:1349: done (4 left) 2024-02-18T08:21:41.767 INFO:tasks.rados.rados.0.smithi082.stdout:1353: copy_from oid 1 from oid 29 current snap is 129 2024-02-18T08:21:41.767 INFO:tasks.rados.rados.0.smithi082.stdout:1354: snap_remove snap 117 2024-02-18T08:21:41.900 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:41 smithi082 bash[74582]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.3 2024-02-18T08:21:42.291 INFO:tasks.rados.rados.0.smithi082.stdout:1354: done (5 left) 2024-02-18T08:21:42.292 INFO:tasks.rados.rados.0.smithi082.stdout:1355: copy_from oid 31 from oid 39 current snap is 129 2024-02-18T08:21:42.292 INFO:tasks.rados.rados.0.smithi082.stdout:1356: snap_create 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1351: finishing write tid 1 to smithi08262953-16 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1351: finishing write tid 3 to smithi08262953-16 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1352: finishing rollback tid 0 to smithi08262953-12 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1352: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1352: finishing rollback tid 2 to smithi08262953-12 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 659 (ObjNum 370 snap 116 seq_num 370) dirty exists 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1351: finishing write tid 4 to smithi08262953-16 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 656 (ObjNum 430 snap 129 seq_num 430) dirty exists 2024-02-18T08:21:42.298 INFO:tasks.rados.rados.0.smithi082.stdout:1351: left oid 16 (ObjNum 430 snap 129 seq_num 430) 2024-02-18T08:21:42.299 INFO:tasks.rados.rados.0.smithi082.stdout:1350: expect (ObjNum 421 snap 129 seq_num 421) 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1355: finishing copy_from to smithi08262953-31 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1355: got expected ENOENT (src dne) 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1355: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1353: finishing copy_from to smithi08262953-1 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1353: got expected ENOENT (src dne) 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1353: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1345: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:1345: finishing copy_from to smithi08262953-47 2024-02-18T08:21:42.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 573 (ObjNum 352 snap 110 seq_num 352) dirty exists 2024-02-18T08:21:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:41.337055+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:41.343489+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e312: 8 total, 7 up, 8 in 2024-02-18T08:21:42.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:42.292253+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e313: 8 total, 7 up, 8 in 2024-02-18T08:21:42.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:41.337055+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:42.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:41.343489+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e312: 8 total, 7 up, 8 in 2024-02-18T08:21:42.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:42.292253+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e313: 8 total, 7 up, 8 in 2024-02-18T08:21:42.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:41.337055+0000 mon.a (mon.0) 501 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:21:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:41.343489+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e312: 8 total, 7 up, 8 in 2024-02-18T08:21:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:42.292253+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e313: 8 total, 7 up, 8 in 2024-02-18T08:21:43.298 INFO:tasks.rados.rados.0.smithi082.stdout:1345: done (6 left) 2024-02-18T08:21:43.298 INFO:tasks.rados.rados.0.smithi082.stdout:1350: done (5 left) 2024-02-18T08:21:43.298 INFO:tasks.rados.rados.0.smithi082.stdout:1351: done (4 left) 2024-02-18T08:21:43.298 INFO:tasks.rados.rados.0.smithi082.stdout:1352: done (3 left) 2024-02-18T08:21:43.299 INFO:tasks.rados.rados.0.smithi082.stdout:1353: done (2 left) 2024-02-18T08:21:43.299 INFO:tasks.rados.rados.0.smithi082.stdout:1355: done (1 left) 2024-02-18T08:21:43.299 INFO:tasks.rados.rados.0.smithi082.stdout:1356: done (0 left) 2024-02-18T08:21:43.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 130 2024-02-18T08:21:43.299 INFO:tasks.rados.rados.0.smithi082.stdout:1357: seq_num 431 ranges {1900544=24576} 2024-02-18T08:21:43.308 INFO:tasks.rados.rados.0.smithi082.stdout:1357: writing smithi08262953-11 from 1900544 to 1925120 tid 1 2024-02-18T08:21:43.308 INFO:tasks.rados.rados.0.smithi082.stdout:1358: rmattr oid 30 current snap is 130 2024-02-18T08:21:43.308 INFO:tasks.rados.rados.0.smithi082.stdout:1358: done (1 left) 2024-02-18T08:21:43.308 INFO:tasks.rados.rados.0.smithi082.stdout:1359: delete oid 19 current snap is 130 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:1359: done (1 left) 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:1360: rollback oid 30 current snap is 130 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 127 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:1361: copy_from oid 23 from oid 17 current snap is 130 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 130 2024-02-18T08:21:43.315 INFO:tasks.rados.rados.0.smithi082.stdout:1362: seq_num 433 ranges {876544=57344} 2024-02-18T08:21:43.320 INFO:tasks.rados.rados.0.smithi082.stdout:1362: writing smithi08262953-24 from 876544 to 933888 tid 1 2024-02-18T08:21:43.320 INFO:tasks.rados.rados.0.smithi082.stdout:1363: read oid 34 snap 129 2024-02-18T08:21:43.320 INFO:tasks.rados.rados.0.smithi082.stdout:1363: expect (ObjNum 422 snap 129 seq_num 422) 2024-02-18T08:21:43.320 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 130 2024-02-18T08:21:43.320 INFO:tasks.rados.rados.0.smithi082.stdout:1364: seq_num 434 ranges {1392640=73728} 2024-02-18T08:21:43.328 INFO:tasks.rados.rados.0.smithi082.stdout:1364: writing smithi08262953-33 from 1392640 to 1466368 tid 1 2024-02-18T08:21:43.328 INFO:tasks.rados.rados.0.smithi082.stdout:1365: snap_remove snap 124 2024-02-18T08:21:43.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.3.service: Succeeded. 2024-02-18T08:21:43.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 systemd[1]: Stopped Ceph osd.3 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:21:43.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 systemd[1]: Starting Ceph osd.3 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:21:43.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:42.334058+0000 mgr.y (mgr.24862) 129 : cluster [DBG] pgmap v162: 89 pgs: 14 stale+active+clean, 75 active+clean; 224 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-02-18T08:21:43.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:43.298748+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e314: 8 total, 7 up, 8 in 2024-02-18T08:21:43.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:42.334058+0000 mgr.y (mgr.24862) 129 : cluster [DBG] pgmap v162: 89 pgs: 14 stale+active+clean, 75 active+clean; 224 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-02-18T08:21:43.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:43.298748+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e314: 8 total, 7 up, 8 in 2024-02-18T08:21:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:42.334058+0000 mgr.y (mgr.24862) 129 : cluster [DBG] pgmap v162: 89 pgs: 14 stale+active+clean, 75 active+clean; 224 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2024-02-18T08:21:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:43.298748+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e314: 8 total, 7 up, 8 in 2024-02-18T08:21:44.299 INFO:tasks.rados.rados.0.smithi082.stdout:1365: done (6 left) 2024-02-18T08:21:44.299 INFO:tasks.rados.rados.0.smithi082.stdout:1366: rollback oid 44 current snap is 130 2024-02-18T08:21:44.299 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 129 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1357: finishing write tid 1 to smithi08262953-11 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1360: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 0 (ObjNum 544415216 snap 21935 seq_num 2170880) dirty dne 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1357: finishing write tid 3 to smithi08262953-11 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1361: finishing copy_from to smithi08262953-23 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1361: got expected ENOENT (src dne) 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1361: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1357: finishing write tid 4 to smithi08262953-11 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 221 (ObjNum 431 snap 130 seq_num 431) dirty exists 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1357: left oid 11 (ObjNum 431 snap 130 seq_num 431) 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1362: finishing write tid 1 to smithi08262953-24 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1362: finishing write tid 3 to smithi08262953-24 2024-02-18T08:21:44.300 INFO:tasks.rados.rados.0.smithi082.stdout:1362: finishing write tid 4 to smithi08262953-24 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 437 (ObjNum 433 snap 130 seq_num 433) dirty exists 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1362: left oid 24 (ObjNum 433 snap 130 seq_num 433) 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1364: finishing write tid 1 to smithi08262953-33 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1364: finishing write tid 3 to smithi08262953-33 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1364: finishing write tid 4 to smithi08262953-33 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 390 (ObjNum 434 snap 130 seq_num 434) dirty exists 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1364: left oid 33 (ObjNum 434 snap 130 seq_num 434) 2024-02-18T08:21:44.301 INFO:tasks.rados.rados.0.smithi082.stdout:1363: expect (ObjNum 422 snap 129 seq_num 422) 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-18T08:21:44.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:43 smithi082 bash[74874]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-18T08:21:44.476 INFO:tasks.rados.rados.0.smithi082.stdout:1366: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:21:44.476 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 183 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:21:44.476 INFO:tasks.rados.rados.0.smithi082.stdout:1357: done (6 left) 2024-02-18T08:21:44.476 INFO:tasks.rados.rados.0.smithi082.stdout:1360: done (5 left) 2024-02-18T08:21:44.476 INFO:tasks.rados.rados.0.smithi082.stdout:1361: done (4 left) 2024-02-18T08:21:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:1362: done (3 left) 2024-02-18T08:21:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:1363: done (2 left) 2024-02-18T08:21:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:1364: done (1 left) 2024-02-18T08:21:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:1366: done (0 left) 2024-02-18T08:21:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:1367: delete oid 38 current snap is 130 2024-02-18T08:21:44.482 INFO:tasks.rados.rados.0.smithi082.stdout:1367: done (0 left) 2024-02-18T08:21:44.482 INFO:tasks.rados.rados.0.smithi082.stdout:1368: read oid 12 snap 127 2024-02-18T08:21:44.482 INFO:tasks.rados.rados.0.smithi082.stdout:1368: expect (ObjNum 370 snap 116 seq_num 370) 2024-02-18T08:21:44.482 INFO:tasks.rados.rados.0.smithi082.stdout:1369: read oid 26 snap -1 2024-02-18T08:21:44.482 INFO:tasks.rados.rados.0.smithi082.stdout:1369: expect deleted 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:1370: rollback oid 9 current snap is 130 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 99 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:1371: rollback oid 18 current snap is 130 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 129 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:1372: copy_from oid 37 from oid 8 current snap is 130 2024-02-18T08:21:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:1373: snap_create 2024-02-18T08:21:44.486 INFO:tasks.rados.rados.0.smithi082.stdout:1370: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:21:44.486 INFO:tasks.rados.rados.0.smithi082.stdout:1370: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:21:44.487 INFO:tasks.rados.rados.0.smithi082.stdout:1370: finishing rollback tid 2 to smithi08262953-9 2024-02-18T08:21:44.487 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 130 (ObjNum 281 snap 85 seq_num 281) dirty exists 2024-02-18T08:21:44.487 INFO:tasks.rados.rados.0.smithi082.stdout:1371: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:21:44.487 INFO:tasks.rados.rados.0.smithi082.stdout:1372: finishing copy_from to smithi08262953-37 2024-02-18T08:21:44.487 INFO:tasks.rados.rados.0.smithi082.stdout:1372: got expected ENOENT (src dne) 2024-02-18T08:21:44.488 INFO:tasks.rados.rados.0.smithi082.stdout:1372: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:21:44.490 INFO:tasks.rados.rados.0.smithi082.stdout:1371: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:21:44.490 INFO:tasks.rados.rados.0.smithi082.stdout:1371: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:21:44.490 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 613 (ObjNum 421 snap 129 seq_num 421) dirty exists 2024-02-18T08:21:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:1368: expect (ObjNum 370 snap 116 seq_num 370) 2024-02-18T08:21:44.900 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T08:21:44.581+0000 7fd754548700 1 -- 172.21.15.82:0/3716452998 <== mon.1 v2:172.21.15.82:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560bbf1e4680 con 0x560bbf1ab800 2024-02-18T08:21:44.900 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:44 smithi082 bash[75111]: 52a53807003634d907dddf4d3e2b569414552795d81804ceac317a57a2fa6e75 2024-02-18T08:21:44.900 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:44 smithi082 systemd[1]: Started Ceph osd.3 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:21:45.305 INFO:tasks.rados.rados.0.smithi082.stdout:1368: done (5 left) 2024-02-18T08:21:45.305 INFO:tasks.rados.rados.0.smithi082.stdout:1369: done (4 left) 2024-02-18T08:21:45.305 INFO:tasks.rados.rados.0.smithi082.stdout:1370: done (3 left) 2024-02-18T08:21:45.305 INFO:tasks.rados.rados.0.smithi082.stdout:1371: done (2 left) 2024-02-18T08:21:45.305 INFO:tasks.rados.rados.0.smithi082.stdout:1372: done (1 left) 2024-02-18T08:21:45.306 INFO:tasks.rados.rados.0.smithi082.stdout:1373: done (0 left) 2024-02-18T08:21:45.306 INFO:tasks.rados.rados.0.smithi082.stdout:1374: read oid 31 snap 130 2024-02-18T08:21:45.306 INFO:tasks.rados.rados.0.smithi082.stdout:1374: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:45.306 INFO:tasks.rados.rados.0.smithi082.stdout:1375: delete oid 4 current snap is 131 2024-02-18T08:21:45.311 INFO:tasks.rados.rados.0.smithi082.stdout:1375: done (1 left) 2024-02-18T08:21:45.311 INFO:tasks.rados.rados.0.smithi082.stdout:1376: snap_remove snap 99 2024-02-18T08:21:45.400 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T08:21:45.106+0000 7fd75bfd6380 -1 Falling back to public interface 2024-02-18T08:21:45.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:44.300278+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e315: 8 total, 7 up, 8 in 2024-02-18T08:21:45.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:44.334505+0000 mgr.y (mgr.24862) 130 : cluster [DBG] pgmap v165: 89 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 3 active+undersized, 72 active+clean; 232 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 11 op/s; 14/459 objects degraded (3.050%) 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:44.629774+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:44.630541+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:44.631853+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:44.300278+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e315: 8 total, 7 up, 8 in 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:44.334505+0000 mgr.y (mgr.24862) 130 : cluster [DBG] pgmap v165: 89 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 3 active+undersized, 72 active+clean; 232 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 11 op/s; 14/459 objects degraded (3.050%) 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:44.629774+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:44.630541+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:45.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:44.631853+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:44.300278+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e315: 8 total, 7 up, 8 in 2024-02-18T08:21:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:44.334505+0000 mgr.y (mgr.24862) 130 : cluster [DBG] pgmap v165: 89 pgs: 1 active+undersized+degraded, 13 stale+active+clean, 3 active+undersized, 72 active+clean; 232 MiB data, 1.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 11 op/s; 14/459 objects degraded (3.050%) 2024-02-18T08:21:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:44.629774+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:44.630541+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:44.631853+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:21:46.316 INFO:tasks.rados.rados.0.smithi082.stdout:1376: done (1 left) 2024-02-18T08:21:46.317 INFO:tasks.rados.rados.0.smithi082.stdout:1377: read oid 9 snap -1 2024-02-18T08:21:46.317 INFO:tasks.rados.rados.0.smithi082.stdout:1377: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:21:46.317 INFO:tasks.rados.rados.0.smithi082.stdout:1378: delete oid 47 current snap is 131 2024-02-18T08:21:46.317 INFO:tasks.rados.rados.0.smithi082.stdout:1374: expect (ObjNum 362 snap 112 seq_num 362) 2024-02-18T08:21:46.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:45.298148+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 14/459 objects degraded (3.050%), 1 pg degraded (PG_DEGRADED) 2024-02-18T08:21:46.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:45.305424+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e316: 8 total, 7 up, 8 in 2024-02-18T08:21:46.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:45.298148+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 14/459 objects degraded (3.050%), 1 pg degraded (PG_DEGRADED) 2024-02-18T08:21:46.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:45.305424+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e316: 8 total, 7 up, 8 in 2024-02-18T08:21:46.533 INFO:tasks.rados.rados.0.smithi082.stdout:1377: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:21:46.595 INFO:tasks.rados.rados.0.smithi082.stdout:1374: done (2 left) 2024-02-18T08:21:46.595 INFO:tasks.rados.rados.0.smithi082.stdout:1377: done (1 left) 2024-02-18T08:21:46.595 INFO:tasks.rados.rados.0.smithi082.stdout:1378: done (0 left) 2024-02-18T08:21:46.595 INFO:tasks.rados.rados.0.smithi082.stdout:1379: snap_remove snap 130 2024-02-18T08:21:46.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:45.298148+0000 mon.a (mon.0) 509 : cluster [WRN] Health check failed: Degraded data redundancy: 14/459 objects degraded (3.050%), 1 pg degraded (PG_DEGRADED) 2024-02-18T08:21:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:45.305424+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e316: 8 total, 7 up, 8 in 2024-02-18T08:21:47.299 INFO:tasks.rados.rados.0.smithi082.stdout:1379: done (0 left) 2024-02-18T08:21:47.299 INFO:tasks.rados.rados.0.smithi082.stdout:1380: read oid 27 snap 127 2024-02-18T08:21:47.299 INFO:tasks.rados.rados.0.smithi082.stdout:1380: expect deleted 2024-02-18T08:21:47.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 131 2024-02-18T08:21:47.299 INFO:tasks.rados.rados.0.smithi082.stdout:1381: seq_num 438 ranges {1466368=139264} 2024-02-18T08:21:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1381: writing smithi08262953-33 from 1466368 to 1605632 tid 1 2024-02-18T08:21:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1382: snap_create 2024-02-18T08:21:47.312 INFO:tasks.rados.rados.0.smithi082.stdout:1381: finishing write tid 1 to smithi08262953-33 2024-02-18T08:21:47.313 INFO:tasks.rados.rados.0.smithi082.stdout:1381: finishing write tid 3 to smithi08262953-33 2024-02-18T08:21:47.314 INFO:tasks.rados.rados.0.smithi082.stdout:1381: finishing write tid 4 to smithi08262953-33 2024-02-18T08:21:47.314 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 400 (ObjNum 438 snap 131 seq_num 438) dirty exists 2024-02-18T08:21:47.315 INFO:tasks.rados.rados.0.smithi082.stdout:1381: left oid 33 (ObjNum 438 snap 131 seq_num 438) 2024-02-18T08:21:47.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:21:47.097+0000 7fd830a5a700 -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-02-18T08:21:47.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:46.310406+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e317: 8 total, 7 up, 8 in 2024-02-18T08:21:47.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:46.334931+0000 mgr.y (mgr.24862) 131 : cluster [DBG] pgmap v168: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.081801+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.082643+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.083302+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.089219+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.093841+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.095706+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.096783+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.097564+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.098600+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:47.300163+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e318: 8 total, 7 up, 8 in 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:46.310406+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e317: 8 total, 7 up, 8 in 2024-02-18T08:21:47.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:46.334931+0000 mgr.y (mgr.24862) 131 : cluster [DBG] pgmap v168: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.081801+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.082643+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.083302+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.089219+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.093841+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.095706+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.096783+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.097564+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.098600+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:47.402 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:47.300163+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e318: 8 total, 7 up, 8 in 2024-02-18T08:21:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:46.310406+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e317: 8 total, 7 up, 8 in 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:46.334931+0000 mgr.y (mgr.24862) 131 : cluster [DBG] pgmap v168: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.3 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.081801+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.082643+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.083302+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.089219+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.093841+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.095706+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.096783+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.097564+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.098600+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:47.300163+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e318: 8 total, 7 up, 8 in 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:1380: done (2 left) 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:1381: done (1 left) 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:1382: done (0 left) 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:1383: read oid 39 snap -1 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:1383: expect deleted 2024-02-18T08:21:48.312 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 132 2024-02-18T08:21:48.313 INFO:tasks.rados.rados.0.smithi082.stdout:1384: seq_num 439 ranges {4554752=155648} 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:47.083839+0000 mgr.y (mgr.24862) 132 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:47.098722+0000 mgr.y (mgr.24862) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:21:47.099280+0000 mgr.y (mgr.24862) 134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:48.012911+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:48.013211+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:48.312857+0000 mon.a (mon.0) 523 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:48.312912+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e319: 8 total, 7 up, 8 in 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:48.313856+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:48.319 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:48.314238+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:48.320 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T08:21:48.009+0000 7fd75bfd6380 -1 osd.3 311 log_to_monitors {default=true} 2024-02-18T08:21:48.338 INFO:tasks.rados.rados.0.smithi082.stdout:1384: writing smithi08262953-31 from 4554752 to 4710400 tid 1 2024-02-18T08:21:48.338 INFO:tasks.rados.rados.0.smithi082.stdout:1385: read oid 20 snap -1 2024-02-18T08:21:48.338 INFO:tasks.rados.rados.0.smithi082.stdout:1385: expect (ObjNum 411 snap 127 seq_num 411) 2024-02-18T08:21:48.338 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 132 2024-02-18T08:21:48.338 INFO:tasks.rados.rados.0.smithi082.stdout:1386: seq_num 440 ranges {3432448=172032} 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1386: writing smithi08262953-13 from 3432448 to 3604480 tid 1 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1387: snap_create 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1384: finishing write tid 1 to smithi08262953-31 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1384: finishing write tid 3 to smithi08262953-31 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1384: finishing write tid 4 to smithi08262953-31 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 579 (ObjNum 439 snap 132 seq_num 439) dirty exists 2024-02-18T08:21:48.358 INFO:tasks.rados.rados.0.smithi082.stdout:1384: left oid 31 (ObjNum 439 snap 132 seq_num 439) 2024-02-18T08:21:48.359 INFO:tasks.rados.rados.0.smithi082.stdout:1385: expect (ObjNum 411 snap 127 seq_num 411) 2024-02-18T08:21:48.513 INFO:tasks.rados.rados.0.smithi082.stdout:1386: finishing write tid 1 to smithi08262953-13 2024-02-18T08:21:48.513 INFO:tasks.rados.rados.0.smithi082.stdout:1386: finishing write tid 3 to smithi08262953-13 2024-02-18T08:21:48.513 INFO:tasks.rados.rados.0.smithi082.stdout:1386: finishing write tid 4 to smithi08262953-13 2024-02-18T08:21:48.514 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1032 (ObjNum 440 snap 132 seq_num 440) dirty exists 2024-02-18T08:21:48.514 INFO:tasks.rados.rados.0.smithi082.stdout:1386: left oid 13 (ObjNum 440 snap 132 seq_num 440) 2024-02-18T08:21:48.650 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T08:21:48.332+0000 7fd74bcba700 -1 osd.3 311 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:21:48.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:47.083839+0000 mgr.y (mgr.24862) 132 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:48.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:47.098722+0000 mgr.y (mgr.24862) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:48.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:21:47.099280+0000 mgr.y (mgr.24862) 134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-18T08:21:48.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:48.012911+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:48.013211+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:48.312857+0000 mon.a (mon.0) 523 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:21:48.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:48.312912+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e319: 8 total, 7 up, 8 in 2024-02-18T08:21:48.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:48.313856+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:48.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:48.314238+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:48.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:47.083839+0000 mgr.y (mgr.24862) 132 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:47.098722+0000 mgr.y (mgr.24862) 133 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:21:47.099280+0000 mgr.y (mgr.24862) 134 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:48.012911+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:48.013211+0000 mon.a (mon.0) 522 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:48.312857+0000 mon.a (mon.0) 523 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:48.312912+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e319: 8 total, 7 up, 8 in 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:48.313856+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:48.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:48.314238+0000 mon.a (mon.0) 525 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi082", "root=default"]}]: dispatch 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1383: done (4 left) 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1384: done (3 left) 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1385: done (2 left) 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1386: done (1 left) 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1387: done (0 left) 2024-02-18T08:21:49.322 INFO:tasks.rados.rados.0.smithi082.stdout:1388: snap_remove snap 127 2024-02-18T08:21:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:48.335383+0000 mgr.y (mgr.24862) 135 : cluster [DBG] pgmap v171: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:48.335383+0000 mgr.y (mgr.24862) 135 : cluster [DBG] pgmap v171: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:49.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:48.335383+0000 mgr.y (mgr.24862) 135 : cluster [DBG] pgmap v171: 89 pgs: 7 active+undersized+degraded, 28 active+undersized, 54 active+clean; 232 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 8 op/s; 44/459 objects degraded (9.586%) 2024-02-18T08:21:50.331 INFO:tasks.rados.rados.0.smithi082.stdout:1388: done (0 left) 2024-02-18T08:21:50.331 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 133 2024-02-18T08:21:50.331 INFO:tasks.rados.rados.0.smithi082.stdout:1389: seq_num 441 ranges {0=188416} 2024-02-18T08:21:50.333 INFO:tasks.rados.rados.0.smithi082.stdout:1389: writing smithi08262953-8 from 0 to 188416 tid 1 2024-02-18T08:21:50.333 INFO:tasks.rados.rados.0.smithi082.stdout:1390: rollback oid 31 current snap is 133 2024-02-18T08:21:50.333 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 129 2024-02-18T08:21:50.333 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 133 2024-02-18T08:21:50.333 INFO:tasks.rados.rados.0.smithi082.stdout:1391: seq_num 442 ranges {4448256=204800} 2024-02-18T08:21:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:1391: writing smithi08262953-20 from 4448256 to 4653056 tid 1 2024-02-18T08:21:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:1392: read oid 41 snap -1 2024-02-18T08:21:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:1392: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:21:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 133 2024-02-18T08:21:50.360 INFO:tasks.rados.rados.0.smithi082.stdout:1393: seq_num 443 ranges {4505600=221184} 2024-02-18T08:21:50.387 INFO:tasks.rados.rados.0.smithi082.stdout:1393: writing smithi08262953-50 from 4505600 to 4726784 tid 1 2024-02-18T08:21:50.387 INFO:tasks.rados.rados.0.smithi082.stdout:1394: rollback oid 9 current snap is 133 2024-02-18T08:21:50.387 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 131 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1395: read oid 34 snap -1 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1395: expect (ObjNum 422 snap 129 seq_num 422) 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1396: read oid 3 snap -1 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1396: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1397: copy_from oid 33 from oid 16 current snap is 133 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1398: read oid 13 snap 131 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1398: expect (ObjNum 410 snap 127 seq_num 410) 2024-02-18T08:21:50.388 INFO:tasks.rados.rados.0.smithi082.stdout:1399: snap_remove snap 132 2024-02-18T08:21:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:49.317983+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:49.322020+0000 mon.a (mon.0) 527 : cluster [INF] osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203] boot 2024-02-18T08:21:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:49.322115+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-02-18T08:21:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:49.323000+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:21:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:50.328824+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-02-18T08:21:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:49.317983+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:49.322020+0000 mon.a (mon.0) 527 : cluster [INF] osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203] boot 2024-02-18T08:21:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:49.322115+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-02-18T08:21:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:49.323000+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:21:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:50.328824+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-02-18T08:21:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:49.317983+0000 mon.a (mon.0) 526 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:21:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:49.322020+0000 mon.a (mon.0) 527 : cluster [INF] osd.3 [v2:172.21.15.82:6826/4148175203,v1:172.21.15.82:6827/4148175203] boot 2024-02-18T08:21:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:49.322115+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-02-18T08:21:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:49.323000+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-18T08:21:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:50.328824+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-02-18T08:21:51.353 INFO:tasks.rados.rados.0.smithi082.stdout:1399: done (10 left) 2024-02-18T08:21:51.353 INFO:tasks.rados.rados.0.smithi082.stdout:1400: snap_remove snap 115 2024-02-18T08:21:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:50.335769+0000 mgr.y (mgr.24862) 136 : cluster [DBG] pgmap v174: 89 pgs: 12 peering, 4 active+undersized+degraded, 19 active+undersized, 54 active+clean; 183 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 76 KiB/s wr, 5 op/s; 26/405 objects degraded (6.420%) 2024-02-18T08:21:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:51.320518+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 26/405 objects degraded (6.420%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:50.335769+0000 mgr.y (mgr.24862) 136 : cluster [DBG] pgmap v174: 89 pgs: 12 peering, 4 active+undersized+degraded, 19 active+undersized, 54 active+clean; 183 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 76 KiB/s wr, 5 op/s; 26/405 objects degraded (6.420%) 2024-02-18T08:21:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:51.320518+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 26/405 objects degraded (6.420%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:50.335769+0000 mgr.y (mgr.24862) 136 : cluster [DBG] pgmap v174: 89 pgs: 12 peering, 4 active+undersized+degraded, 19 active+undersized, 54 active+clean; 183 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 76 KiB/s wr, 5 op/s; 26/405 objects degraded (6.420%) 2024-02-18T08:21:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:51.320518+0000 mon.a (mon.0) 531 : cluster [WRN] Health check update: Degraded data redundancy: 26/405 objects degraded (6.420%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:1400: done (10 left) 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:1401: delete oid 38 current snap is 133 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:1389: finishing write tid 1 to smithi08262953-8 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:1389: finishing write tid 3 to smithi08262953-8 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:1389: finishing write tid 4 to smithi08262953-8 2024-02-18T08:21:52.295 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1038 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1389: left oid 8 (ObjNum 441 snap 133 seq_num 441) 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1390: finishing rollback tid 0 to smithi08262953-31 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1390: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1390: finishing rollback tid 2 to smithi08262953-31 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 582 (ObjNum 362 snap 112 seq_num 362) dirty exists 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1391: finishing write tid 1 to smithi08262953-20 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1391: finishing write tid 3 to smithi08262953-20 2024-02-18T08:21:52.296 INFO:tasks.rados.rados.0.smithi082.stdout:1392: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:21:52.445 INFO:tasks.rados.rados.0.smithi082.stdout:1391: finishing write tid 4 to smithi08262953-20 2024-02-18T08:21:52.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 777 (ObjNum 442 snap 133 seq_num 442) dirty exists 2024-02-18T08:21:52.445 INFO:tasks.rados.rados.0.smithi082.stdout:1391: left oid 20 (ObjNum 442 snap 133 seq_num 442) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1393: finishing write tid 1 to smithi08262953-50 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1393: finishing write tid 3 to smithi08262953-50 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1393: finishing write tid 4 to smithi08262953-50 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 229 (ObjNum 443 snap 133 seq_num 443) dirty exists 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1393: left oid 50 (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1394: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1394: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1389: done (10 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1390: done (9 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1391: done (8 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1392: done (7 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1393: done (6 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1401: done (5 left) 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 133 2024-02-18T08:21:52.446 INFO:tasks.rados.rados.0.smithi082.stdout:1402: seq_num 445 ranges {1925120=253952} 2024-02-18T08:21:52.456 INFO:tasks.rados.rados.0.smithi082.stdout:1402: writing smithi08262953-11 from 1925120 to 2179072 tid 1 2024-02-18T08:21:52.457 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 133 2024-02-18T08:21:52.457 INFO:tasks.rados.rados.0.smithi082.stdout:1403: seq_num 446 ranges {1810432=278528} 2024-02-18T08:21:52.468 INFO:tasks.rados.rados.0.smithi082.stdout:1403: writing smithi08262953-28 from 1810432 to 2088960 tid 1 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1404: read oid 14 snap -1 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1404: expect (ObjNum 413 snap 128 seq_num 413) 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1405: read oid 50 snap -1 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1405: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1406: snap_create 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1394: finishing rollback tid 2 to smithi08262953-9 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 134 (ObjNum 281 snap 85 seq_num 281) dirty exists 2024-02-18T08:21:52.469 INFO:tasks.rados.rados.0.smithi082.stdout:1396: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:21:52.524 INFO:tasks.rados.rados.0.smithi082.stdout:1398: expect (ObjNum 410 snap 127 seq_num 410) 2024-02-18T08:21:52.636 INFO:tasks.rados.rados.0.smithi082.stdout:1395: expect (ObjNum 422 snap 129 seq_num 422) 2024-02-18T08:21:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:51.353721+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-02-18T08:21:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:52.295818+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-02-18T08:21:52.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:51.353721+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-02-18T08:21:52.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:52.295818+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-02-18T08:21:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:51.353721+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-02-18T08:21:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:52.295818+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-02-18T08:21:52.793 INFO:tasks.rados.rados.0.smithi082.stdout:1397: finishing copy_from to smithi08262953-33 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 656 (ObjNum 430 snap 129 seq_num 430) dirty exists 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1397: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1402: finishing write tid 1 to smithi08262953-11 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1402: finishing write tid 3 to smithi08262953-11 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1402: finishing write tid 4 to smithi08262953-11 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 223 (ObjNum 445 snap 133 seq_num 445) dirty exists 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1402: left oid 11 (ObjNum 445 snap 133 seq_num 445) 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1403: finishing write tid 1 to smithi08262953-28 2024-02-18T08:21:52.794 INFO:tasks.rados.rados.0.smithi082.stdout:1404: expect (ObjNum 413 snap 128 seq_num 413) 2024-02-18T08:21:52.847 INFO:tasks.rados.rados.0.smithi082.stdout:1403: finishing write tid 3 to smithi08262953-28 2024-02-18T08:21:52.847 INFO:tasks.rados.rados.0.smithi082.stdout:1403: finishing write tid 4 to smithi08262953-28 2024-02-18T08:21:52.847 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 599 (ObjNum 446 snap 133 seq_num 446) dirty exists 2024-02-18T08:21:52.847 INFO:tasks.rados.rados.0.smithi082.stdout:1403: left oid 28 (ObjNum 446 snap 133 seq_num 446) 2024-02-18T08:21:52.847 INFO:tasks.rados.rados.0.smithi082.stdout:1405: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:21:53.359 INFO:tasks.rados.rados.0.smithi082.stdout:1394: done (9 left) 2024-02-18T08:21:53.359 INFO:tasks.rados.rados.0.smithi082.stdout:1395: done (8 left) 2024-02-18T08:21:53.359 INFO:tasks.rados.rados.0.smithi082.stdout:1396: done (7 left) 2024-02-18T08:21:53.359 INFO:tasks.rados.rados.0.smithi082.stdout:1397: done (6 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1398: done (5 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1402: done (4 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1403: done (3 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1404: done (2 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1405: done (1 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1406: done (0 left) 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 134 2024-02-18T08:21:53.360 INFO:tasks.rados.rados.0.smithi082.stdout:1407: seq_num 447 ranges {2973696=294912} 2024-02-18T08:21:53.376 INFO:tasks.rados.rados.0.smithi082.stdout:1407: writing smithi08262953-16 from 2973696 to 3268608 tid 1 2024-02-18T08:21:53.376 INFO:tasks.rados.rados.0.smithi082.stdout:1408: delete oid 29 current snap is 134 2024-02-18T08:21:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:1408: done (1 left) 2024-02-18T08:21:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:1409: rollback oid 42 current snap is 134 2024-02-18T08:21:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 131 2024-02-18T08:21:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:1410: read oid 39 snap -1 2024-02-18T08:21:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:1410: expect deleted 2024-02-18T08:21:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:1411: snap_create 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:1409: finishing rollback tid 0 to smithi08262953-42 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:1407: finishing write tid 1 to smithi08262953-16 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:1409: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:1407: finishing write tid 3 to smithi08262953-16 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:1409: finishing rollback tid 2 to smithi08262953-42 2024-02-18T08:21:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 603 (ObjNum 412 snap 128 seq_num 412) dirty exists 2024-02-18T08:21:53.384 INFO:tasks.rados.rados.0.smithi082.stdout:1407: finishing write tid 4 to smithi08262953-16 2024-02-18T08:21:53.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 694 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-02-18T08:21:53.384 INFO:tasks.rados.rados.0.smithi082.stdout:1407: left oid 16 (ObjNum 447 snap 134 seq_num 447) 2024-02-18T08:21:53.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:52.336211+0000 mgr.y (mgr.24862) 137 : cluster [DBG] pgmap v177: 89 pgs: 1 activating, 12 peering, 3 active+undersized+degraded, 11 active+undersized, 62 active+clean; 179 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 114 KiB/s wr, 7 op/s; 12/393 objects degraded (3.053%); 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:52.336211+0000 mgr.y (mgr.24862) 137 : cluster [DBG] pgmap v177: 89 pgs: 1 activating, 12 peering, 3 active+undersized+degraded, 11 active+undersized, 62 active+clean; 179 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 114 KiB/s wr, 7 op/s; 12/393 objects degraded (3.053%); 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:52.336211+0000 mgr.y (mgr.24862) 137 : cluster [DBG] pgmap v177: 89 pgs: 1 activating, 12 peering, 3 active+undersized+degraded, 11 active+undersized, 62 active+clean; 179 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 114 KiB/s wr, 7 op/s; 12/393 objects degraded (3.053%); 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:54.366 INFO:tasks.rados.rados.0.smithi082.stdout:1407: done (3 left) 2024-02-18T08:21:54.366 INFO:tasks.rados.rados.0.smithi082.stdout:1409: done (2 left) 2024-02-18T08:21:54.366 INFO:tasks.rados.rados.0.smithi082.stdout:1410: done (1 left) 2024-02-18T08:21:54.366 INFO:tasks.rados.rados.0.smithi082.stdout:1411: done (0 left) 2024-02-18T08:21:54.367 INFO:tasks.rados.rados.0.smithi082.stdout:1412: copy_from oid 48 from oid 8 current snap is 135 2024-02-18T08:21:54.367 INFO:tasks.rados.rados.0.smithi082.stdout:1413: read oid 41 snap -1 2024-02-18T08:21:54.367 INFO:tasks.rados.rados.0.smithi082.stdout:1413: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:21:54.367 INFO:tasks.rados.rados.0.smithi082.stdout:1414: snap_create 2024-02-18T08:21:54.373 INFO:tasks.rados.rados.0.smithi082.stdout:1412: finishing copy_from to smithi08262953-48 2024-02-18T08:21:54.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1038 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-02-18T08:21:54.374 INFO:tasks.rados.rados.0.smithi082.stdout:1412: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:21:54.379 INFO:tasks.rados.rados.0.smithi082.stdout:1413: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:21:54.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:53.360169+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-02-18T08:21:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:53.360169+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-02-18T08:21:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:53.360169+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-02-18T08:21:55.367 INFO:tasks.rados.rados.0.smithi082.stdout:1412: done (2 left) 2024-02-18T08:21:55.368 INFO:tasks.rados.rados.0.smithi082.stdout:1413: done (1 left) 2024-02-18T08:21:55.368 INFO:tasks.rados.rados.0.smithi082.stdout:1414: done (0 left) 2024-02-18T08:21:55.368 INFO:tasks.rados.rados.0.smithi082.stdout:1415: snap_create 2024-02-18T08:21:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:54.336648+0000 mgr.y (mgr.24862) 138 : cluster [DBG] pgmap v179: 89 pgs: 1 activating, 9 peering, 79 active+clean; 162 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 281 KiB/s wr, 9 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:54.358291+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/393 objects degraded (3.053%), 3 pgs degraded) 2024-02-18T08:21:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:54.358349+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:54.367525+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-02-18T08:21:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:54.555648+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:54.336648+0000 mgr.y (mgr.24862) 138 : cluster [DBG] pgmap v179: 89 pgs: 1 activating, 9 peering, 79 active+clean; 162 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 281 KiB/s wr, 9 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:54.358291+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/393 objects degraded (3.053%), 3 pgs degraded) 2024-02-18T08:21:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:54.358349+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:54.367525+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-02-18T08:21:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:54.555648+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:55.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:54.336648+0000 mgr.y (mgr.24862) 138 : cluster [DBG] pgmap v179: 89 pgs: 1 activating, 9 peering, 79 active+clean; 162 MiB data, 1.5 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 281 KiB/s wr, 9 op/s; 1.6 MiB/s, 1 objects/s recovering 2024-02-18T08:21:55.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:54.358291+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/393 objects degraded (3.053%), 3 pgs degraded) 2024-02-18T08:21:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:54.358349+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-02-18T08:21:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:54.367525+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-02-18T08:21:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:54.555648+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:21:56.369 INFO:tasks.rados.rados.0.smithi082.stdout:1415: done (0 left) 2024-02-18T08:21:56.369 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 137 2024-02-18T08:21:56.369 INFO:tasks.rados.rados.0.smithi082.stdout:1416: seq_num 449 ranges {4374528=327680} 2024-02-18T08:21:56.394 INFO:tasks.rados.rados.0.smithi082.stdout:1416: writing smithi08262953-7 from 4374528 to 4702208 tid 1 2024-02-18T08:21:56.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 137 2024-02-18T08:21:56.394 INFO:tasks.rados.rados.0.smithi082.stdout:1417: seq_num 450 ranges {1105920=344064} 2024-02-18T08:21:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1417: writing smithi08262953-45 from 1105920 to 1449984 tid 1 2024-02-18T08:21:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1418: copy_from oid 38 from oid 44 current snap is 137 2024-02-18T08:21:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1416: finishing write tid 1 to smithi08262953-7 2024-02-18T08:21:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1416: finishing write tid 3 to smithi08262953-7 2024-02-18T08:21:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1416: finishing write tid 4 to smithi08262953-7 2024-02-18T08:21:56.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 606 (ObjNum 449 snap 137 seq_num 449) dirty exists 2024-02-18T08:21:56.403 INFO:tasks.rados.rados.0.smithi082.stdout:1416: left oid 7 (ObjNum 449 snap 137 seq_num 449) 2024-02-18T08:21:56.403 INFO:tasks.rados.rados.0.smithi082.stdout:1416: done (2 left) 2024-02-18T08:21:56.403 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 137 2024-02-18T08:21:56.403 INFO:tasks.rados.rados.0.smithi082.stdout:1419: seq_num 451 ranges {2400256=360448} 2024-02-18T08:21:56.417 INFO:tasks.rados.rados.0.smithi082.stdout:1419: writing smithi08262953-27 from 2400256 to 2760704 tid 1 2024-02-18T08:21:56.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 137 2024-02-18T08:21:56.417 INFO:tasks.rados.rados.0.smithi082.stdout:1420: seq_num 452 ranges {2244608=376832} 2024-02-18T08:21:56.431 INFO:tasks.rados.rados.0.smithi082.stdout:1420: writing smithi08262953-5 from 2244608 to 2621440 tid 1 2024-02-18T08:21:56.431 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 137 2024-02-18T08:21:56.431 INFO:tasks.rados.rados.0.smithi082.stdout:1421: seq_num 453 ranges {0=393216} 2024-02-18T08:21:56.434 INFO:tasks.rados.rados.0.smithi082.stdout:1421: writing smithi08262953-37 from 0 to 393216 tid 1 2024-02-18T08:21:56.434 INFO:tasks.rados.rados.0.smithi082.stdout:1422: snap_remove snap 126 2024-02-18T08:21:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:55.368615+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-02-18T08:21:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:56.369810+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-02-18T08:21:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:55.368615+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-02-18T08:21:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:56.369810+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-02-18T08:21:56.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:55.368615+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-02-18T08:21:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:56.369810+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-02-18T08:21:57.301 INFO:tasks.rados.rados.0.smithi082.stdout:1422: done (5 left) 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1423: snap_create 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1418: finishing copy_from to smithi08262953-38 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1418: got expected ENOENT (src dne) 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1418: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1417: finishing write tid 1 to smithi08262953-45 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1417: finishing write tid 3 to smithi08262953-45 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1417: finishing write tid 4 to smithi08262953-45 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 575 (ObjNum 450 snap 137 seq_num 450) dirty exists 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1417: left oid 45 (ObjNum 450 snap 137 seq_num 450) 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1419: finishing write tid 1 to smithi08262953-27 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1419: finishing write tid 3 to smithi08262953-27 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1419: finishing write tid 4 to smithi08262953-27 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 658 (ObjNum 451 snap 137 seq_num 451) dirty exists 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1419: left oid 27 (ObjNum 451 snap 137 seq_num 451) 2024-02-18T08:21:57.302 INFO:tasks.rados.rados.0.smithi082.stdout:1420: finishing write tid 1 to smithi08262953-5 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1420: finishing write tid 3 to smithi08262953-5 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1420: finishing write tid 4 to smithi08262953-5 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 439 (ObjNum 452 snap 137 seq_num 452) dirty exists 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1420: left oid 5 (ObjNum 452 snap 137 seq_num 452) 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1421: finishing write tid 1 to smithi08262953-37 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1421: finishing write tid 3 to smithi08262953-37 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1421: finishing write tid 4 to smithi08262953-37 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 225 (ObjNum 453 snap 137 seq_num 453) dirty exists 2024-02-18T08:21:57.303 INFO:tasks.rados.rados.0.smithi082.stdout:1421: left oid 37 (ObjNum 453 snap 137 seq_num 453) 2024-02-18T08:21:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:56.337141+0000 mgr.y (mgr.24862) 139 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:57.302258+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-02-18T08:21:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:56.337141+0000 mgr.y (mgr.24862) 139 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:57.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:57.302258+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-02-18T08:21:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:56.337141+0000 mgr.y (mgr.24862) 139 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 11 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:57.302258+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1417: done (5 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1418: done (4 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1419: done (3 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1420: done (2 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1421: done (1 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1423: done (0 left) 2024-02-18T08:21:58.299 INFO:tasks.rados.rados.0.smithi082.stdout:1424: copy_from oid 34 from oid 38 current snap is 138 2024-02-18T08:21:58.300 INFO:tasks.rados.rados.0.smithi082.stdout:1425: rollback oid 46 current snap is 138 2024-02-18T08:21:58.300 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 129 2024-02-18T08:21:58.300 INFO:tasks.rados.rados.0.smithi082.stdout:1426: rollback oid 23 current snap is 138 2024-02-18T08:21:58.300 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 136 2024-02-18T08:21:58.301 INFO:tasks.rados.rados.0.smithi082.stdout:1427: delete oid 22 current snap is 138 2024-02-18T08:21:58.301 INFO:tasks.rados.rados.0.smithi082.stdout:1424: finishing copy_from to smithi08262953-34 2024-02-18T08:21:58.302 INFO:tasks.rados.rados.0.smithi082.stdout:1424: got expected ENOENT (src dne) 2024-02-18T08:21:58.302 INFO:tasks.rados.rados.0.smithi082.stdout:1424: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:21:58.303 INFO:tasks.rados.rados.0.smithi082.stdout:1426: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:21:58.304 INFO:tasks.rados.rados.0.smithi082.stdout:1425: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:21:58.304 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 0 (ObjNum 579645296 snap 21935 seq_num 3909799104) dirty dne 2024-02-18T08:21:58.305 INFO:tasks.rados.rados.0.smithi082.stdout:1426: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:21:58.305 INFO:tasks.rados.rados.0.smithi082.stdout:1426: finishing rollback tid 2 to smithi08262953-23 2024-02-18T08:21:58.305 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 492 (ObjNum 419 snap 129 seq_num 419) dirty exists 2024-02-18T08:21:58.307 INFO:tasks.rados.rados.0.smithi082.stdout:1424: done (3 left) 2024-02-18T08:21:58.308 INFO:tasks.rados.rados.0.smithi082.stdout:1425: done (2 left) 2024-02-18T08:21:58.308 INFO:tasks.rados.rados.0.smithi082.stdout:1426: done (1 left) 2024-02-18T08:21:58.308 INFO:tasks.rados.rados.0.smithi082.stdout:1427: done (0 left) 2024-02-18T08:21:58.308 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 138 2024-02-18T08:21:58.308 INFO:tasks.rados.rados.0.smithi082.stdout:1428: seq_num 455 ranges {5095424=425984} 2024-02-18T08:21:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1428: writing smithi08262953-23 from 5095424 to 5521408 tid 1 2024-02-18T08:21:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1429: copy_from oid 45 from oid 6 current snap is 138 2024-02-18T08:21:58.338 INFO:tasks.rados.rados.0.smithi082.stdout:1430: snap_remove snap 136 2024-02-18T08:21:59.303 INFO:tasks.rados.rados.0.smithi082.stdout:1430: done (2 left) 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1431: copy_from oid 7 from oid 29 current snap is 138 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1428: finishing write tid 1 to smithi08262953-23 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1428: finishing write tid 3 to smithi08262953-23 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1428: finishing write tid 4 to smithi08262953-23 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 494 (ObjNum 455 snap 138 seq_num 455) dirty exists 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1428: left oid 23 (ObjNum 455 snap 138 seq_num 455) 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1429: finishing copy_from to smithi08262953-45 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 645 (ObjNum 424 snap 129 seq_num 424) dirty exists 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1429: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1428: done (2 left) 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1429: done (1 left) 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1432: copy_from oid 6 from oid 47 current snap is 138 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 138 2024-02-18T08:21:59.304 INFO:tasks.rados.rados.0.smithi082.stdout:1433: seq_num 456 ranges {2760704=442368} 2024-02-18T08:21:59.321 INFO:tasks.rados.rados.0.smithi082.stdout:1433: writing smithi08262953-27 from 2760704 to 3203072 tid 1 2024-02-18T08:21:59.321 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 138 2024-02-18T08:21:59.321 INFO:tasks.rados.rados.0.smithi082.stdout:1434: seq_num 457 ranges {0=458752} 2024-02-18T08:21:59.323 INFO:tasks.rados.rados.0.smithi082.stdout:1434: writing smithi08262953-32 from 0 to 458752 tid 1 2024-02-18T08:21:59.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 138 2024-02-18T08:21:59.324 INFO:tasks.rados.rados.0.smithi082.stdout:1435: seq_num 458 ranges {4554752=475136} 2024-02-18T08:21:59.351 INFO:tasks.rados.rados.0.smithi082.stdout:1435: writing smithi08262953-31 from 4554752 to 5029888 tid 1 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1436: rmattr oid 28 current snap is 138 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1436: done (5 left) 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1437: delete oid 17 current snap is 138 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1431: finishing copy_from to smithi08262953-7 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1431: got expected ENOENT (src dne) 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1432: finishing copy_from to smithi08262953-6 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1432: got expected ENOENT (src dne) 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1431: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1432: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1433: finishing write tid 1 to smithi08262953-27 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1433: finishing write tid 3 to smithi08262953-27 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:1433: finishing write tid 4 to smithi08262953-27 2024-02-18T08:21:59.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 660 (ObjNum 456 snap 138 seq_num 456) dirty exists 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1433: left oid 27 (ObjNum 456 snap 138 seq_num 456) 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1434: finishing write tid 1 to smithi08262953-32 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1434: finishing write tid 3 to smithi08262953-32 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1434: finishing write tid 4 to smithi08262953-32 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 792 (ObjNum 457 snap 138 seq_num 457) dirty exists 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1434: left oid 32 (ObjNum 457 snap 138 seq_num 457) 2024-02-18T08:21:59.353 INFO:tasks.rados.rados.0.smithi082.stdout:1431: done (5 left) 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:1432: done (4 left) 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:1433: done (3 left) 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:1434: done (2 left) 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:1437: done (1 left) 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 138 2024-02-18T08:21:59.354 INFO:tasks.rados.rados.0.smithi082.stdout:1438: seq_num 460 ranges {2621440=507904} 2024-02-18T08:21:59.361 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1438: writing smithi08262953-5 from 2621440 to 3129344 tid 1 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1439: delete oid 38 current snap is 138 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1435: finishing write tid 1 to smithi08262953-31 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1435: finishing write tid 3 to smithi08262953-31 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1435: finishing write tid 4 to smithi08262953-31 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 585 (ObjNum 458 snap 138 seq_num 458) dirty exists 2024-02-18T08:21:59.370 INFO:tasks.rados.rados.0.smithi082.stdout:1435: left oid 31 (ObjNum 458 snap 138 seq_num 458) 2024-02-18T08:21:59.371 INFO:tasks.rados.rados.0.smithi082.stdout:1435: done (2 left) 2024-02-18T08:21:59.371 INFO:tasks.rados.rados.0.smithi082.stdout:1439: done (1 left) 2024-02-18T08:21:59.371 INFO:tasks.rados.rados.0.smithi082.stdout:1440: setattr oid 17 current snap is 138 2024-02-18T08:21:59.372 INFO:tasks.rados.rados.0.smithi082.stdout:1441: read oid 21 snap -1 2024-02-18T08:21:59.372 INFO:tasks.rados.rados.0.smithi082.stdout:1441: expect deleted 2024-02-18T08:21:59.372 INFO:tasks.rados.rados.0.smithi082.stdout:1442: snap_remove snap 135 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (5m) 12s ago 6m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (5m) 107s ago 5m 39.7M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (5m) 12s ago 5m 18.5M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (5m) 107s ago 5m 15.4M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (2m) 107s ago 8m 389M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (2m) 12s ago 9m 437M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (2m) 12s ago 9m 93.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:21:59.631 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (111s) 107s ago 8m 29.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (118s) 12s ago 8m 77.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (6m) 12s ago 6m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (6m) 107s ago 6m 17.8M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (87s) 12s ago 8m 265M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (63s) 12s ago 7m 237M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (39s) 12s ago 7m 187M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (15s) 12s ago 7m 14.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (7m) 107s ago 7m 275M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 61d82b796285 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (7m) 107s ago 6m 282M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (6m) 107s ago 6m 237M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (6m) 107s ago 6m 164M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:21:59.632 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (3m) 107s ago 6m 36.7M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:21:59.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:58.300225+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-02-18T08:21:59.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:21:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:58.337600+0000 mgr.y (mgr.24862) 140 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 886 KiB/s wr, 4 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:59.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:58.300225+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-02-18T08:21:59.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:21:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:58.337600+0000 mgr.y (mgr.24862) 140 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 886 KiB/s wr, 4 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:59.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:58.300225+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-02-18T08:21:59.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:21:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:58.337600+0000 mgr.y (mgr.24862) 140 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 137 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 886 KiB/s wr, 4 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-02-18T08:21:59.957 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:21:59.957 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:21:59.957 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:21:59.957 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:59.957 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 4, 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 4 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 6, 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 9 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:21:59.958 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:22:00.314 INFO:tasks.rados.rados.0.smithi082.stdout:1442: done (3 left) 2024-02-18T08:22:00.315 INFO:tasks.rados.rados.0.smithi082.stdout:1443: snap_remove snap 133 2024-02-18T08:22:00.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:21:59.304003+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-02-18T08:22:00.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.349541+0000 mgr.y (mgr.24862) 141 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.621419+0000 mgr.y (mgr.24862) 142 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.623230+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.623596+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.623872+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.624153+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.624479+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.624739+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.626292+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.626566+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.626832+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.627092+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.627350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:21:59.958671+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.82:0/668616395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:21:59.304003+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.349541+0000 mgr.y (mgr.24862) 141 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.621419+0000 mgr.y (mgr.24862) 142 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.623230+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.623596+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.623872+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.624153+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.624479+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.624739+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.626292+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.626566+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.626832+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.627092+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.627350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:21:59.958671+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.82:0/668616395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:00.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:21:59.304003+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-02-18T08:22:00.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.349541+0000 mgr.y (mgr.24862) 141 : audit [DBG] from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.621419+0000 mgr.y (mgr.24862) 142 : audit [DBG] from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.623230+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.623596+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.623872+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.624153+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.624479+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.624739+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.626292+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.626566+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.626832+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.627092+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.627350+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:00.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:21:59.958671+0000 mon.a (mon.0) 555 : audit [DBG] from='client.? 172.21.15.82:0/668616395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1443: done (3 left) 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1444: snap_create 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1438: finishing write tid 1 to smithi08262953-5 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1438: finishing write tid 3 to smithi08262953-5 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 348 (ObjNum 288 snap 0 seq_num 81) dirty exists 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1438: finishing write tid 4 to smithi08262953-5 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 441 (ObjNum 460 snap 138 seq_num 460) dirty exists 2024-02-18T08:22:01.327 INFO:tasks.rados.rados.0.smithi082.stdout:1438: left oid 5 (ObjNum 460 snap 138 seq_num 460) 2024-02-18T08:22:01.610 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:00.315965+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-02-18T08:22:01.610 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:00.338086+0000 mgr.y (mgr.24862) 143 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-02-18T08:22:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:00.315965+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-02-18T08:22:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:00.338086+0000 mgr.y (mgr.24862) 143 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-02-18T08:22:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:00.315965+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-02-18T08:22:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:00.338086+0000 mgr.y (mgr.24862) 143 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 136 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2024-02-18T08:22:02.325 INFO:tasks.rados.rados.0.smithi082.stdout:1438: done (3 left) 2024-02-18T08:22:02.325 INFO:tasks.rados.rados.0.smithi082.stdout:1440: done (2 left) 2024-02-18T08:22:02.325 INFO:tasks.rados.rados.0.smithi082.stdout:1441: done (1 left) 2024-02-18T08:22:02.325 INFO:tasks.rados.rados.0.smithi082.stdout:1444: done (0 left) 2024-02-18T08:22:02.326 INFO:tasks.rados.rados.0.smithi082.stdout:1445: rollback oid 14 current snap is 139 2024-02-18T08:22:02.326 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 137 2024-02-18T08:22:02.326 INFO:tasks.rados.rados.0.smithi082.stdout:1446: snap_remove snap 138 2024-02-18T08:22:02.581 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:01.324522+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-02-18T08:22:02.581 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:02.114857+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:01.324522+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-02-18T08:22:02.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:02.114857+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:01.324522+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-02-18T08:22:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:02.114857+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:1446: done (1 left) 2024-02-18T08:22:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:1447: snap_create 2024-02-18T08:22:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:1445: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:22:03.332 INFO:tasks.rados.rados.0.smithi082.stdout:1445: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:22:03.332 INFO:tasks.rados.rados.0.smithi082.stdout:1445: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:22:03.332 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 641 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:02.115126+0000 mgr.y (mgr.24862) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:02.116304+0000 mgr.y (mgr.24862) 145 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:02.325773+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:02.338564+0000 mgr.y (mgr.24862) 146 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:03.198871+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:03.199758+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:03.200456+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:03.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:03.202202+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:22:03.513 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:03.328313+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:02.115126+0000 mgr.y (mgr.24862) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:02.116304+0000 mgr.y (mgr.24862) 145 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:02.325773+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:02.338564+0000 mgr.y (mgr.24862) 146 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:03.198871+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:03.199758+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:03.200456+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:03.202202+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:03.328313+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:02.115126+0000 mgr.y (mgr.24862) 144 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:02.116304+0000 mgr.y (mgr.24862) 145 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:02.325773+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:02.338564+0000 mgr.y (mgr.24862) 146 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:03.198871+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:03.199758+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:03.200456+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:03.202202+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-18T08:22:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:03.328313+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1445: done (1 left) 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1447: done (0 left) 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1448: rollback oid 16 current snap is 140 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 134 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1449: read oid 31 snap -1 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1449: expect (ObjNum 458 snap 138 seq_num 458) 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1450: read oid 6 snap -1 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1450: expect (ObjNum 424 snap 129 seq_num 424) 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:1451: rollback oid 23 current snap is 140 2024-02-18T08:22:04.331 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 139 2024-02-18T08:22:04.332 INFO:tasks.rados.rados.0.smithi082.stdout:1452: read oid 50 snap -1 2024-02-18T08:22:04.332 INFO:tasks.rados.rados.0.smithi082.stdout:1452: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:22:04.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 140 2024-02-18T08:22:04.332 INFO:tasks.rados.rados.0.smithi082.stdout:1453: seq_num 462 ranges {1105920=540672} 2024-02-18T08:22:04.340 INFO:tasks.rados.rados.0.smithi082.stdout:1453: writing smithi08262953-35 from 1105920 to 1646592 tid 1 2024-02-18T08:22:04.340 INFO:tasks.rados.rados.0.smithi082.stdout:1454: delete oid 18 current snap is 140 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1451: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1451: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1448: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1448: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1448: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 708 (ObjNum 447 snap 134 seq_num 447) dirty exists 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:1451: finishing rollback tid 2 to smithi08262953-23 2024-02-18T08:22:04.352 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 504 (ObjNum 455 snap 138 seq_num 455) dirty exists 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1448: done (6 left) 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1451: done (5 left) 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1454: done (4 left) 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1455: read oid 43 snap -1 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1455: expect (ObjNum 423 snap 129 seq_num 423) 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1456: read oid 38 snap -1 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1456: expect deleted 2024-02-18T08:22:04.358 INFO:tasks.rados.rados.0.smithi082.stdout:1457: rollback oid 30 current snap is 140 2024-02-18T08:22:04.359 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 129 2024-02-18T08:22:04.359 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 140 2024-02-18T08:22:04.359 INFO:tasks.rados.rados.0.smithi082.stdout:1458: seq_num 464 ranges {4153344=573440} 2024-02-18T08:22:04.384 INFO:tasks.rados.rados.0.smithi082.stdout:1458: writing smithi08262953-45 from 4153344 to 4726784 tid 1 2024-02-18T08:22:04.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 140 2024-02-18T08:22:04.384 INFO:tasks.rados.rados.0.smithi082.stdout:1459: seq_num 465 ranges {6438912=598016} 2024-02-18T08:22:04.421 INFO:tasks.rados.rados.0.smithi082.stdout:1459: writing smithi08262953-40 from 6438912 to 7036928 tid 1 2024-02-18T08:22:04.422 INFO:tasks.rados.rados.0.smithi082.stdout:1460: setattr oid 36 current snap is 140 2024-02-18T08:22:04.422 INFO:tasks.rados.rados.0.smithi082.stdout:1457: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:22:04.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 0 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:22:04.422 INFO:tasks.rados.rados.0.smithi082.stdout:1452: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:22:04.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:03.192324+0000 mgr.y (mgr.24862) 147 : cephadm [INF] Upgrade: Updating osd.4 2024-02-18T08:22:04.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:03.201708+0000 mgr.y (mgr.24862) 148 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-02-18T08:22:04.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:04.331648+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:03.192324+0000 mgr.y (mgr.24862) 147 : cephadm [INF] Upgrade: Updating osd.4 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:03.201708+0000 mgr.y (mgr.24862) 148 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:04.331648+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:03.192324+0000 mgr.y (mgr.24862) 147 : cephadm [INF] Upgrade: Updating osd.4 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:03.201708+0000 mgr.y (mgr.24862) 148 : cephadm [INF] Deploying daemon osd.4 on smithi164 2024-02-18T08:22:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:04.331648+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-02-18T08:22:04.656 INFO:tasks.rados.rados.0.smithi082.stdout:1449: expect (ObjNum 458 snap 138 seq_num 458) 2024-02-18T08:22:04.941 INFO:tasks.rados.rados.0.smithi082.stdout:1450: expect (ObjNum 424 snap 129 seq_num 424) 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:1453: finishing write tid 1 to smithi08262953-35 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:1453: finishing write tid 3 to smithi08262953-35 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:1453: finishing write tid 4 to smithi08262953-35 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 711 (ObjNum 462 snap 140 seq_num 462) dirty exists 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:1453: left oid 35 (ObjNum 462 snap 140 seq_num 462) 2024-02-18T08:22:05.075 INFO:tasks.rados.rados.0.smithi082.stdout:1455: expect (ObjNum 423 snap 129 seq_num 423) 2024-02-18T08:22:05.198 INFO:tasks.rados.rados.0.smithi082.stdout:1458: finishing write tid 1 to smithi08262953-45 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1458: finishing write tid 3 to smithi08262953-45 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1458: finishing write tid 4 to smithi08262953-45 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 647 (ObjNum 464 snap 140 seq_num 464) dirty exists 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1458: left oid 45 (ObjNum 464 snap 140 seq_num 464) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1459: finishing write tid 1 to smithi08262953-40 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1459: finishing write tid 3 to smithi08262953-40 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1459: finishing write tid 4 to smithi08262953-40 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 662 (ObjNum 465 snap 140 seq_num 465) dirty exists 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1459: left oid 40 (ObjNum 465 snap 140 seq_num 465) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 315 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1449: done (9 left) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1450: done (8 left) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1452: done (7 left) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1453: done (6 left) 2024-02-18T08:22:05.199 INFO:tasks.rados.rados.0.smithi082.stdout:1455: done (5 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1456: done (4 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1457: done (3 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1458: done (2 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1459: done (1 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1460: done (0 left) 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1461: copy_from oid 23 from oid 34 current snap is 140 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 140 2024-02-18T08:22:05.200 INFO:tasks.rados.rados.0.smithi082.stdout:1462: seq_num 466 ranges {188416=614400} 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1462: writing smithi08262953-48 from 188416 to 802816 tid 1 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1463: copy_from oid 38 from oid 8 current snap is 140 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1464: copy_from oid 5 from oid 50 current snap is 140 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1465: rollback oid 36 current snap is 140 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 129 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1466: read oid 47 snap -1 2024-02-18T08:22:05.203 INFO:tasks.rados.rados.0.smithi082.stdout:1466: expect deleted 2024-02-18T08:22:05.204 INFO:tasks.rados.rados.0.smithi082.stdout:1467: snap_remove snap 134 2024-02-18T08:22:05.261 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:05 smithi164 systemd[1]: Stopping Ceph osd.4 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:1467: done (6 left) 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:1468: copy_from oid 2 from oid 21 current snap is 140 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:1469: read oid 13 snap 137 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:1469: expect (ObjNum 440 snap 132 seq_num 440) 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 140 2024-02-18T08:22:05.582 INFO:tasks.rados.rados.0.smithi082.stdout:1470: seq_num 467 ranges {6266880=630784} 2024-02-18T08:22:05.619 INFO:tasks.rados.rados.0.smithi082.stdout:1470: writing smithi08262953-10 from 6266880 to 6897664 tid 1 2024-02-18T08:22:05.619 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 140 2024-02-18T08:22:05.620 INFO:tasks.rados.rados.0.smithi082.stdout:1471: seq_num 468 ranges {3833856=647168} 2024-02-18T08:22:05.643 INFO:tasks.rados.rados.0.smithi082.stdout:1471: writing smithi08262953-43 from 3833856 to 4481024 tid 1 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1472: setattr oid 1 current snap is 140 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1465: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1465: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1465: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 318 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1462: finishing write tid 1 to smithi08262953-48 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1462: finishing write tid 3 to smithi08262953-48 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1462: finishing write tid 4 to smithi08262953-48 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1058 (ObjNum 466 snap 140 seq_num 466) dirty exists 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1462: left oid 48 (ObjNum 466 snap 140 seq_num 466) 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1461: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1463: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:1463: finishing copy_from to smithi08262953-38 2024-02-18T08:22:05.644 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1038 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1461: finishing copy_from to smithi08262953-23 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 570 (ObjNum 422 snap 129 seq_num 422) dirty exists 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1464: finishing copy_from to smithi08262953-5 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 229 (ObjNum 443 snap 133 seq_num 443) dirty exists 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1464: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1468: finishing copy_from to smithi08262953-2 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1468: got expected ENOENT (src dne) 2024-02-18T08:22:05.645 INFO:tasks.rados.rados.0.smithi082.stdout:1468: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1461: done (10 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1462: done (9 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1463: done (8 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1464: done (7 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1465: done (6 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1466: done (5 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1468: done (4 left) 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1473: rollback oid 47 current snap is 140 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 131 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 140 2024-02-18T08:22:05.646 INFO:tasks.rados.rados.0.smithi082.stdout:1474: seq_num 469 ranges {188416=663552} 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1474: writing smithi08262953-38 from 188416 to 851968 tid 1 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1475: rmattr oid 39 current snap is 140 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1475: done (6 left) 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1476: read oid 25 snap -1 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1476: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1477: read oid 46 snap -1 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1477: expect deleted 2024-02-18T08:22:05.650 INFO:tasks.rados.rados.0.smithi082.stdout:1478: rollback oid 35 current snap is 140 2024-02-18T08:22:05.651 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 131 2024-02-18T08:22:05.651 INFO:tasks.rados.rados.0.smithi082.stdout:1473: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:22:05.651 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 816 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-02-18T08:22:05.651 INFO:tasks.rados.rados.0.smithi082.stdout:1473: done (8 left) 2024-02-18T08:22:05.651 INFO:tasks.rados.rados.0.smithi082.stdout:1479: snap_remove snap 129 2024-02-18T08:22:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:04.340101+0000 mgr.y (mgr.24862) 149 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 228 KiB/s wr, 2 op/s 2024-02-18T08:22:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:04.565668+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:05.117079+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 marked itself down and dead 2024-02-18T08:22:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:04.340101+0000 mgr.y (mgr.24862) 149 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 228 KiB/s wr, 2 op/s 2024-02-18T08:22:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:04.565668+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:05.117079+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 marked itself down and dead 2024-02-18T08:22:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:04.340101+0000 mgr.y (mgr.24862) 149 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 228 KiB/s wr, 2 op/s 2024-02-18T08:22:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:04.565668+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:05.117079+0000 mon.a (mon.0) 567 : cluster [INF] osd.4 marked itself down and dead 2024-02-18T08:22:06.178 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:05 smithi164 bash[57597]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.4 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1479: done (8 left) 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1480: delete oid 12 current snap is 140 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 651 (ObjNum 428 snap 129 seq_num 428) dirty exists 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1478: finishing rollback tid 0 to smithi08262953-35 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1474: finishing write tid 1 to smithi08262953-38 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1474: finishing write tid 3 to smithi08262953-38 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1478: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1478: finishing rollback tid 2 to smithi08262953-35 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 718 (ObjNum 352 snap 110 seq_num 352) dirty exists 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1474: finishing write tid 4 to smithi08262953-38 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1040 (ObjNum 469 snap 140 seq_num 469) dirty exists 2024-02-18T08:22:06.588 INFO:tasks.rados.rados.0.smithi082.stdout:1474: left oid 38 (ObjNum 469 snap 140 seq_num 469) 2024-02-18T08:22:06.589 INFO:tasks.rados.rados.0.smithi082.stdout:1476: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:1470: finishing write tid 1 to smithi08262953-10 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:1470: finishing write tid 3 to smithi08262953-10 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:1471: finishing write tid 1 to smithi08262953-43 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:1471: finishing write tid 3 to smithi08262953-43 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:1470: finishing write tid 4 to smithi08262953-10 2024-02-18T08:22:06.700 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 795 (ObjNum 467 snap 140 seq_num 467) dirty exists 2024-02-18T08:22:06.701 INFO:tasks.rados.rados.0.smithi082.stdout:1470: left oid 10 (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:06.701 INFO:tasks.rados.rados.0.smithi082.stdout:1471: finishing write tid 4 to smithi08262953-43 2024-02-18T08:22:06.701 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 798 (ObjNum 468 snap 140 seq_num 468) dirty exists 2024-02-18T08:22:06.701 INFO:tasks.rados.rados.0.smithi082.stdout:1471: left oid 43 (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:06.701 INFO:tasks.rados.rados.0.smithi082.stdout:1469: expect (ObjNum 440 snap 132 seq_num 440) 2024-02-18T08:22:06.869 INFO:tasks.rados.rados.0.smithi082.stdout:1469: done (8 left) 2024-02-18T08:22:06.869 INFO:tasks.rados.rados.0.smithi082.stdout:1470: done (7 left) 2024-02-18T08:22:06.869 INFO:tasks.rados.rados.0.smithi082.stdout:1471: done (6 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1472: done (5 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1474: done (4 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1476: done (3 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1477: done (2 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1478: done (1 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1480: done (0 left) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1481: read oid 33 snap -1 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1481: expect (ObjNum 430 snap 129 seq_num 430) 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 140 2024-02-18T08:22:06.870 INFO:tasks.rados.rados.0.smithi082.stdout:1482: seq_num 471 ranges {802816=696320} 2024-02-18T08:22:06.878 INFO:tasks.rados.rados.0.smithi082.stdout:1482: writing smithi08262953-48 from 802816 to 1499136 tid 1 2024-02-18T08:22:06.878 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 140 2024-02-18T08:22:06.878 INFO:tasks.rados.rados.0.smithi082.stdout:1483: seq_num 472 ranges {4726784=712704} 2024-02-18T08:22:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:05.564898+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:05.574605+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e336: 8 total, 7 up, 8 in 2024-02-18T08:22:06.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:05.564898+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:06.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:05.574605+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e336: 8 total, 7 up, 8 in 2024-02-18T08:22:06.907 INFO:tasks.rados.rados.0.smithi082.stdout:1483: writing smithi08262953-5 from 4726784 to 5439488 tid 1 2024-02-18T08:22:06.907 INFO:tasks.rados.rados.0.smithi082.stdout:1484: read oid 42 snap -1 2024-02-18T08:22:06.907 INFO:tasks.rados.rados.0.smithi082.stdout:1484: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:06.907 INFO:tasks.rados.rados.0.smithi082.stdout:1485: delete oid 15 current snap is 140 2024-02-18T08:22:06.907 INFO:tasks.rados.rados.0.smithi082.stdout:1481: expect (ObjNum 430 snap 129 seq_num 430) 2024-02-18T08:22:07.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:05.564898+0000 mon.a (mon.0) 568 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:07.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:05.574605+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e336: 8 total, 7 up, 8 in 2024-02-18T08:22:07.047 INFO:tasks.rados.rados.0.smithi082.stdout:1482: finishing write tid 1 to smithi08262953-48 2024-02-18T08:22:07.047 INFO:tasks.rados.rados.0.smithi082.stdout:1482: finishing write tid 3 to smithi08262953-48 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1482: finishing write tid 4 to smithi08262953-48 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1060 (ObjNum 471 snap 140 seq_num 471) dirty exists 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1482: left oid 48 (ObjNum 471 snap 140 seq_num 471) 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1481: done (4 left) 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1482: done (3 left) 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1485: done (2 left) 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1486: rollback oid 47 current snap is 140 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 131 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1483: finishing write tid 1 to smithi08262953-5 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1483: finishing write tid 3 to smithi08262953-5 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1483: finishing write tid 4 to smithi08262953-5 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 443 (ObjNum 472 snap 140 seq_num 472) dirty exists 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1483: left oid 5 (ObjNum 472 snap 140 seq_num 472) 2024-02-18T08:22:07.048 INFO:tasks.rados.rados.0.smithi082.stdout:1484: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1486: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 0 (ObjNum 0 snap 0 seq_num 3690989776) dirty dne 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1483: done (2 left) 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1484: done (1 left) 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1486: done (0 left) 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1487: read oid 17 snap 139 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1487: expect (ObjNum 579182400 snap 21935 seq_num 579759824) 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1488: copy_from oid 48 from oid 10 current snap is 140 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 140 2024-02-18T08:22:07.101 INFO:tasks.rados.rados.0.smithi082.stdout:1489: seq_num 474 ranges {4653056=745472} 2024-02-18T08:22:07.129 INFO:tasks.rados.rados.0.smithi082.stdout:1489: writing smithi08262953-20 from 4653056 to 5398528 tid 1 2024-02-18T08:22:07.130 INFO:tasks.rados.rados.0.smithi082.stdout:1490: copy_from oid 11 from oid 36 current snap is 140 2024-02-18T08:22:07.130 INFO:tasks.rados.rados.0.smithi082.stdout:1487: expect (ObjNum 579182400 snap 21935 seq_num 579759824) 2024-02-18T08:22:07.131 INFO:tasks.rados.rados.0.smithi082.stdout:1487: done (3 left) 2024-02-18T08:22:07.131 INFO:tasks.rados.rados.0.smithi082.stdout:1491: read oid 3 snap -1 2024-02-18T08:22:07.131 INFO:tasks.rados.rados.0.smithi082.stdout:1491: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:22:07.131 INFO:tasks.rados.rados.0.smithi082.stdout:1492: delete oid 45 current snap is 140 2024-02-18T08:22:07.133 INFO:tasks.rados.rados.0.smithi082.stdout:1488: finishing copy_from to smithi08262953-48 2024-02-18T08:22:07.133 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 795 (ObjNum 467 snap 140 seq_num 467) dirty exists 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1492: done (4 left) 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1493: copy_from oid 2 from oid 40 current snap is 140 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1494: copy_from oid 30 from oid 32 current snap is 140 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1495: copy_from oid 17 from oid 39 current snap is 140 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1496: read oid 43 snap -1 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1496: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1497: read oid 44 snap -1 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1497: expect deleted 2024-02-18T08:22:07.134 INFO:tasks.rados.rados.0.smithi082.stdout:1498: rmattr oid 8 current snap is 140 2024-02-18T08:22:07.135 INFO:tasks.rados.rados.0.smithi082.stdout:1498: done (9 left) 2024-02-18T08:22:07.135 INFO:tasks.rados.rados.0.smithi082.stdout:1499: snap_create 2024-02-18T08:22:07.135 INFO:tasks.rados.rados.0.smithi082.stdout:1488: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:22:07.135 INFO:tasks.rados.rados.0.smithi082.stdout:1489: finishing write tid 1 to smithi08262953-20 2024-02-18T08:22:07.137 INFO:tasks.rados.rados.0.smithi082.stdout:1489: finishing write tid 3 to smithi08262953-20 2024-02-18T08:22:07.139 INFO:tasks.rados.rados.0.smithi082.stdout:1491: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:22:07.196 INFO:tasks.rados.rados.0.smithi082.stdout:1495: finishing copy_from to smithi08262953-17 2024-02-18T08:22:07.259 INFO:tasks.rados.rados.0.smithi082.stdout:1495: got expected ENOENT (src dne) 2024-02-18T08:22:07.259 INFO:tasks.rados.rados.0.smithi082.stdout:1495: finishing copy_from racing read to smithi08262953-17 2024-02-18T08:22:07.260 INFO:tasks.rados.rados.0.smithi082.stdout:1489: finishing write tid 4 to smithi08262953-20 2024-02-18T08:22:07.260 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 801 (ObjNum 474 snap 140 seq_num 474) dirty exists 2024-02-18T08:22:07.260 INFO:tasks.rados.rados.0.smithi082.stdout:1489: left oid 20 (ObjNum 474 snap 140 seq_num 474) 2024-02-18T08:22:07.260 INFO:tasks.rados.rados.0.smithi082.stdout:1496: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:07.399 INFO:tasks.rados.rados.0.smithi082.stdout:1494: finishing copy_from to smithi08262953-30 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 792 (ObjNum 457 snap 138 seq_num 457) dirty exists 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1494: finishing copy_from racing read to smithi08262953-30 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1490: finishing copy_from to smithi08262953-11 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 318 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1490: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1493: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1493: finishing copy_from to smithi08262953-2 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 662 (ObjNum 465 snap 140 seq_num 465) dirty exists 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1488: done (9 left) 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1489: done (8 left) 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1490: done (7 left) 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1491: done (6 left) 2024-02-18T08:22:07.400 INFO:tasks.rados.rados.0.smithi082.stdout:1493: done (5 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1494: done (4 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1495: done (3 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1496: done (2 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1497: done (1 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1499: done (0 left) 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 141 2024-02-18T08:22:07.401 INFO:tasks.rados.rados.0.smithi082.stdout:1500: seq_num 476 ranges {1105920=778240} 2024-02-18T08:22:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:1500: writing smithi08262953-35 from 1105920 to 1884160 tid 1 2024-02-18T08:22:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:1501: delete oid 36 current snap is 141 2024-02-18T08:22:07.414 INFO:tasks.rados.rados.0.smithi082.stdout:1501: done (1 left) 2024-02-18T08:22:07.414 INFO:tasks.rados.rados.0.smithi082.stdout:1502: read oid 3 snap -1 2024-02-18T08:22:07.414 INFO:tasks.rados.rados.0.smithi082.stdout:1502: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:22:07.414 INFO:tasks.rados.rados.0.smithi082.stdout:1503: delete oid 13 current snap is 141 2024-02-18T08:22:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:1500: finishing write tid 1 to smithi08262953-35 2024-02-18T08:22:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:1500: finishing write tid 3 to smithi08262953-35 2024-02-18T08:22:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:1502: expect (ObjNum 408 snap 127 seq_num 408) 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:1500: finishing write tid 4 to smithi08262953-35 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 727 (ObjNum 476 snap 141 seq_num 476) dirty exists 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:1500: left oid 35 (ObjNum 476 snap 141 seq_num 476) 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:1500: done (2 left) 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:1502: done (1 left) 2024-02-18T08:22:07.473 INFO:tasks.rados.rados.0.smithi082.stdout:1503: done (0 left) 2024-02-18T08:22:07.474 INFO:tasks.rados.rados.0.smithi082.stdout:1504: snap_remove snap 139 2024-02-18T08:22:07.739 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:06.340641+0000 mgr.y (mgr.24862) 150 : cluster [DBG] pgmap v197: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 112 KiB/s wr, 7 op/s 2024-02-18T08:22:07.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:06.572425+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:22:07.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:06.578760+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e337: 8 total, 7 up, 8 in 2024-02-18T08:22:07.740 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:07.298433+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e338: 8 total, 7 up, 8 in 2024-02-18T08:22:07.740 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:07 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.4.service: Succeeded. 2024-02-18T08:22:07.740 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:07 smithi164 systemd[1]: Stopped Ceph osd.4 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:22:07.740 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:07 smithi164 systemd[1]: Starting Ceph osd.4 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:06.340641+0000 mgr.y (mgr.24862) 150 : cluster [DBG] pgmap v197: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 112 KiB/s wr, 7 op/s 2024-02-18T08:22:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:06.572425+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:22:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:06.578760+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e337: 8 total, 7 up, 8 in 2024-02-18T08:22:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:07.298433+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e338: 8 total, 7 up, 8 in 2024-02-18T08:22:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:06.340641+0000 mgr.y (mgr.24862) 150 : cluster [DBG] pgmap v197: 89 pgs: 6 peering, 14 stale+active+clean, 69 active+clean; 129 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 112 KiB/s wr, 7 op/s 2024-02-18T08:22:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:06.572425+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:22:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:06.578760+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e337: 8 total, 7 up, 8 in 2024-02-18T08:22:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:07.298433+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e338: 8 total, 7 up, 8 in 2024-02-18T08:22:08.305 INFO:tasks.rados.rados.0.smithi082.stdout:1504: done (0 left) 2024-02-18T08:22:08.305 INFO:tasks.rados.rados.0.smithi082.stdout:1505: read oid 37 snap -1 2024-02-18T08:22:08.305 INFO:tasks.rados.rados.0.smithi082.stdout:1505: expect (ObjNum 453 snap 137 seq_num 453) 2024-02-18T08:22:08.305 INFO:tasks.rados.rados.0.smithi082.stdout:1506: snap_create 2024-02-18T08:22:08.313 INFO:tasks.rados.rados.0.smithi082.stdout:1505: expect (ObjNum 453 snap 137 seq_num 453) 2024-02-18T08:22:08.512 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:22:08.512 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-18T08:22:08.513 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[57899]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-18T08:22:09.261 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T08:22:08.873+0000 7f2d918ac700 1 -- 172.21.15.164:0/3577572118 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557acd662680 con 0x557acd629800 2024-02-18T08:22:09.262 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 bash[58137]: 4e4bc9ad9fe6400f8ba832ab0837c2de2aef86073e2a6d6ad801b2ba697585eb 2024-02-18T08:22:09.262 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:08 smithi164 systemd[1]: Started Ceph osd.4 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:22:09.311 INFO:tasks.rados.rados.0.smithi082.stdout:1505: done (1 left) 2024-02-18T08:22:09.311 INFO:tasks.rados.rados.0.smithi082.stdout:1506: done (0 left) 2024-02-18T08:22:09.311 INFO:tasks.rados.rados.0.smithi082.stdout:1507: snap_create 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:08.305746+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e339: 8 total, 7 up, 8 in 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:08.341102+0000 mgr.y (mgr.24862) 151 : cluster [DBG] pgmap v201: 89 pgs: 3 active+undersized+degraded, 6 peering, 10 stale+active+clean, 4 active+undersized, 66 active+clean; 131 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 494 KiB/s wr, 9 op/s; 12/300 objects degraded (4.000%) 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:08.921463+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:08.922280+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:08.924176+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:09.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:08.305746+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e339: 8 total, 7 up, 8 in 2024-02-18T08:22:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:08.341102+0000 mgr.y (mgr.24862) 151 : cluster [DBG] pgmap v201: 89 pgs: 3 active+undersized+degraded, 6 peering, 10 stale+active+clean, 4 active+undersized, 66 active+clean; 131 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 494 KiB/s wr, 9 op/s; 12/300 objects degraded (4.000%) 2024-02-18T08:22:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:08.921463+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:08.922280+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:08.924176+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:09.761 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T08:22:09.405+0000 7f2d9933a380 -1 Falling back to public interface 2024-02-18T08:22:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:08.305746+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e339: 8 total, 7 up, 8 in 2024-02-18T08:22:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:08.341102+0000 mgr.y (mgr.24862) 151 : cluster [DBG] pgmap v201: 89 pgs: 3 active+undersized+degraded, 6 peering, 10 stale+active+clean, 4 active+undersized, 66 active+clean; 131 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 494 KiB/s wr, 9 op/s; 12/300 objects degraded (4.000%) 2024-02-18T08:22:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:08.921463+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:08.922280+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:08.924176+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:10.318 INFO:tasks.rados.rados.0.smithi082.stdout:1507: done (0 left) 2024-02-18T08:22:10.318 INFO:tasks.rados.rados.0.smithi082.stdout:1508: setattr oid 9 current snap is 143 2024-02-18T08:22:10.319 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 143 2024-02-18T08:22:10.319 INFO:tasks.rados.rados.0.smithi082.stdout:1509: seq_num 479 ranges {7036928=425984,7462912=401408} 2024-02-18T08:22:10.359 INFO:tasks.rados.rados.0.smithi082.stdout:1509: writing smithi08262953-40 from 7036928 to 7462912 tid 1 2024-02-18T08:22:10.361 INFO:tasks.rados.rados.0.smithi082.stdout:1509: writing smithi08262953-40 from 7462912 to 7864320 tid 2 2024-02-18T08:22:10.361 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 143 2024-02-18T08:22:10.361 INFO:tasks.rados.rados.0.smithi082.stdout:1510: seq_num 480 ranges {4628480=442368,5070848=401408} 2024-02-18T08:22:10.388 INFO:tasks.rados.rados.0.smithi082.stdout:1510: writing smithi08262953-23 from 4628480 to 5070848 tid 1 2024-02-18T08:22:10.390 INFO:tasks.rados.rados.0.smithi082.stdout:1510: writing smithi08262953-23 from 5070848 to 5472256 tid 2 2024-02-18T08:22:10.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 143 2024-02-18T08:22:10.391 INFO:tasks.rados.rados.0.smithi082.stdout:1511: seq_num 481 ranges {851968=458752,1310720=401408} 2024-02-18T08:22:10.398 INFO:tasks.rados.rados.0.smithi082.stdout:1511: writing smithi08262953-38 from 851968 to 1310720 tid 1 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1511: writing smithi08262953-38 from 1310720 to 1712128 tid 2 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 146 (ObjNum 281 snap 85 seq_num 281) dirty exists 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1509: finishing write tid 1 to smithi08262953-40 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1509: finishing write tid 2 to smithi08262953-40 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1509: finishing write tid 4 to smithi08262953-40 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1509: finishing write tid 5 to smithi08262953-40 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 665 (ObjNum 479 snap 143 seq_num 479) dirty exists 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1509: left oid 40 (ObjNum 479 snap 143 seq_num 479) 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1510: finishing write tid 1 to smithi08262953-23 2024-02-18T08:22:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:1512: read oid 17 snap 137 2024-02-18T08:22:10.402 INFO:tasks.rados.rados.0.smithi082.stdout:1512: expect deleted 2024-02-18T08:22:10.402 INFO:tasks.rados.rados.0.smithi082.stdout:1508: done (4 left) 2024-02-18T08:22:10.402 INFO:tasks.rados.rados.0.smithi082.stdout:1509: done (3 left) 2024-02-18T08:22:10.402 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 143 2024-02-18T08:22:10.402 INFO:tasks.rados.rados.0.smithi082.stdout:1513: seq_num 482 ranges {2973696=475136,3448832=401408} 2024-02-18T08:22:10.418 INFO:tasks.rados.rados.0.smithi082.stdout:1513: writing smithi08262953-33 from 2973696 to 3448832 tid 1 2024-02-18T08:22:10.421 INFO:tasks.rados.rados.0.smithi082.stdout:1513: writing smithi08262953-33 from 3448832 to 3850240 tid 2 2024-02-18T08:22:10.421 INFO:tasks.rados.rados.0.smithi082.stdout:1514: setattr oid 5 current snap is 143 2024-02-18T08:22:10.421 INFO:tasks.rados.rados.0.smithi082.stdout:1510: finishing write tid 2 to smithi08262953-23 2024-02-18T08:22:10.421 INFO:tasks.rados.rados.0.smithi082.stdout:1510: finishing write tid 4 to smithi08262953-23 2024-02-18T08:22:10.421 INFO:tasks.rados.rados.0.smithi082.stdout:1510: finishing write tid 5 to smithi08262953-23 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 665 (ObjNum 480 snap 143 seq_num 480) dirty exists 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1510: left oid 23 (ObjNum 480 snap 143 seq_num 480) 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1511: finishing write tid 1 to smithi08262953-38 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1511: finishing write tid 2 to smithi08262953-38 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1511: finishing write tid 4 to smithi08262953-38 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1511: finishing write tid 5 to smithi08262953-38 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1043 (ObjNum 481 snap 143 seq_num 481) dirty exists 2024-02-18T08:22:10.422 INFO:tasks.rados.rados.0.smithi082.stdout:1511: left oid 38 (ObjNum 481 snap 143 seq_num 481) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1510: done (4 left) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1511: done (3 left) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1512: done (2 left) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1515: read oid 41 snap -1 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1515: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1516: read oid 8 snap -1 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1516: expect (ObjNum 441 snap 133 seq_num 441) 2024-02-18T08:22:10.423 INFO:tasks.rados.rados.0.smithi082.stdout:1517: snap_remove snap 141 2024-02-18T08:22:10.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:09.302194+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 12/300 objects degraded (4.000%), 3 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:10.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:09.312349+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e340: 8 total, 7 up, 8 in 2024-02-18T08:22:10.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:09.302194+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 12/300 objects degraded (4.000%), 3 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:10.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:09.312349+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e340: 8 total, 7 up, 8 in 2024-02-18T08:22:10.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:09.302194+0000 mon.a (mon.0) 577 : cluster [WRN] Health check failed: Degraded data redundancy: 12/300 objects degraded (4.000%), 3 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:10.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:09.312349+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e340: 8 total, 7 up, 8 in 2024-02-18T08:22:11.323 INFO:tasks.rados.rados.0.smithi082.stdout:1517: done (4 left) 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:1518: rollback oid 47 current snap is 143 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 137 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:1519: copy_from oid 19 from oid 38 current snap is 143 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:1520: read oid 2 snap 137 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:1520: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:22:11.324 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 143 2024-02-18T08:22:11.325 INFO:tasks.rados.rados.0.smithi082.stdout:1521: seq_num 483 ranges {933888=491520,1425408=401408} 2024-02-18T08:22:11.334 INFO:tasks.rados.rados.0.smithi082.stdout:1521: writing smithi08262953-24 from 933888 to 1425408 tid 1 2024-02-18T08:22:11.335 INFO:tasks.rados.rados.0.smithi082.stdout:1521: writing smithi08262953-24 from 1425408 to 1826816 tid 2 2024-02-18T08:22:11.335 INFO:tasks.rados.rados.0.smithi082.stdout:1522: delete oid 30 current snap is 143 2024-02-18T08:22:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:1513: finishing write tid 1 to smithi08262953-33 2024-02-18T08:22:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:1513: finishing write tid 2 to smithi08262953-33 2024-02-18T08:22:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:1513: finishing write tid 4 to smithi08262953-33 2024-02-18T08:22:11.336 INFO:tasks.rados.rados.0.smithi082.stdout:1516: expect (ObjNum 441 snap 133 seq_num 441) 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 444 (ObjNum 472 snap 140 seq_num 472) dirty exists 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1513: finishing write tid 5 to smithi08262953-33 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 668 (ObjNum 482 snap 143 seq_num 482) dirty exists 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1513: left oid 33 (ObjNum 482 snap 143 seq_num 482) 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1513: done (8 left) 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1514: done (7 left) 2024-02-18T08:22:11.343 INFO:tasks.rados.rados.0.smithi082.stdout:1516: done (6 left) 2024-02-18T08:22:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1522: done (5 left) 2024-02-18T08:22:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1523: setattr oid 8 current snap is 143 2024-02-18T08:22:11.344 INFO:tasks.rados.rados.0.smithi082.stdout:1515: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:22:11.482 INFO:tasks.rados.rados.0.smithi082.stdout:1520: expect (ObjNum 256 snap 76 seq_num 256) 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:1518: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 0 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:1521: finishing write tid 1 to smithi08262953-24 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:1521: finishing write tid 2 to smithi08262953-24 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:1521: finishing write tid 4 to smithi08262953-24 2024-02-18T08:22:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:1521: finishing write tid 5 to smithi08262953-24 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 447 (ObjNum 483 snap 143 seq_num 483) dirty exists 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1521: left oid 24 (ObjNum 483 snap 143 seq_num 483) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1519: finishing copy_from to smithi08262953-19 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1043 (ObjNum 481 snap 143 seq_num 481) dirty exists 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1519: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1515: done (5 left) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1518: done (4 left) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1519: done (3 left) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1520: done (2 left) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1521: done (1 left) 2024-02-18T08:22:11.535 INFO:tasks.rados.rados.0.smithi082.stdout:1524: snap_remove snap 131 2024-02-18T08:22:11.574 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:10.317695+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e341: 8 total, 7 up, 8 in 2024-02-18T08:22:11.575 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:10.341722+0000 mgr.y (mgr.24862) 152 : cluster [DBG] pgmap v204: 89 pgs: 13 active+undersized+degraded, 6 peering, 2 stale+active+clean, 14 active+undersized, 54 active+clean; 157 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.3 MiB/s wr, 31 op/s; 49/327 objects degraded (14.985%) 2024-02-18T08:22:11.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:10.317695+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e341: 8 total, 7 up, 8 in 2024-02-18T08:22:11.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:10.341722+0000 mgr.y (mgr.24862) 152 : cluster [DBG] pgmap v204: 89 pgs: 13 active+undersized+degraded, 6 peering, 2 stale+active+clean, 14 active+undersized, 54 active+clean; 157 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.3 MiB/s wr, 31 op/s; 49/327 objects degraded (14.985%) 2024-02-18T08:22:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:10.317695+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e341: 8 total, 7 up, 8 in 2024-02-18T08:22:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:10.341722+0000 mgr.y (mgr.24862) 152 : cluster [DBG] pgmap v204: 89 pgs: 13 active+undersized+degraded, 6 peering, 2 stale+active+clean, 14 active+undersized, 54 active+clean; 157 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 9.3 MiB/s wr, 31 op/s; 49/327 objects degraded (14.985%) 2024-02-18T08:22:12.299 INFO:tasks.rados.rados.0.smithi082.stdout:1524: done (1 left) 2024-02-18T08:22:12.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 143 2024-02-18T08:22:12.299 INFO:tasks.rados.rados.0.smithi082.stdout:1525: seq_num 485 ranges {5439488=532480,5971968=401408} 2024-02-18T08:22:12.332 INFO:tasks.rados.rados.0.smithi082.stdout:1525: writing smithi08262953-5 from 5439488 to 5971968 tid 1 2024-02-18T08:22:12.334 INFO:tasks.rados.rados.0.smithi082.stdout:1525: writing smithi08262953-5 from 5971968 to 6373376 tid 2 2024-02-18T08:22:12.334 INFO:tasks.rados.rados.0.smithi082.stdout:1526: setattr oid 24 current snap is 143 2024-02-18T08:22:12.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1069 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-02-18T08:22:12.336 INFO:tasks.rados.rados.0.smithi082.stdout:1523: done (2 left) 2024-02-18T08:22:12.337 INFO:tasks.rados.rados.0.smithi082.stdout:1527: snap_remove snap 137 2024-02-18T08:22:12.650 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:22:12.203+0000 7fd830a5a700 -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-02-18T08:22:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:11.324286+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e342: 8 total, 7 up, 8 in 2024-02-18T08:22:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.183860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.184900+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.185756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.190523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.196375+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.199368+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.201185+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.202474+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.204253+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:12.300128+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e343: 8 total, 7 up, 8 in 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:11.324286+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e342: 8 total, 7 up, 8 in 2024-02-18T08:22:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.183860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.184900+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.185756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.190523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.196375+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.199368+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.201185+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.202474+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.204253+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:12.300128+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e343: 8 total, 7 up, 8 in 2024-02-18T08:22:12.761 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T08:22:12.549+0000 7f2d9933a380 -1 osd.4 335 log_to_monitors {default=true} 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:11.324286+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e342: 8 total, 7 up, 8 in 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.183860+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.184900+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.185756+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.190523+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.196375+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.199368+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.201185+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.202474+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.204253+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:12.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:12.300128+0000 mon.a (mon.0) 590 : cluster [DBG] osdmap e343: 8 total, 7 up, 8 in 2024-02-18T08:22:13.332 INFO:tasks.rados.rados.0.smithi082.stdout:1527: done (2 left) 2024-02-18T08:22:13.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 143 2024-02-18T08:22:13.332 INFO:tasks.rados.rados.0.smithi082.stdout:1528: seq_num 486 ranges {4726784=548864,5275648=401408} 2024-02-18T08:22:13.360 INFO:tasks.rados.rados.0.smithi082.stdout:1528: writing smithi08262953-50 from 4726784 to 5275648 tid 1 2024-02-18T08:22:13.364 INFO:tasks.rados.rados.0.smithi082.stdout:1528: writing smithi08262953-50 from 5275648 to 5677056 tid 2 2024-02-18T08:22:13.364 INFO:tasks.rados.rados.0.smithi082.stdout:1529: copy_from oid 28 from oid 19 current snap is 143 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: finishing write tid 1 to smithi08262953-5 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: finishing write tid 2 to smithi08262953-5 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: finishing write tid 4 to smithi08262953-5 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 454 (ObjNum 483 snap 143 seq_num 483) dirty exists 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: finishing write tid 5 to smithi08262953-5 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 453 (ObjNum 485 snap 143 seq_num 485) dirty exists 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: left oid 5 (ObjNum 485 snap 143 seq_num 485) 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1525: done (3 left) 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1526: done (2 left) 2024-02-18T08:22:13.365 INFO:tasks.rados.rados.0.smithi082.stdout:1530: setattr oid 25 current snap is 143 2024-02-18T08:22:13.366 INFO:tasks.rados.rados.0.smithi082.stdout:1531: rollback oid 45 current snap is 143 2024-02-18T08:22:13.366 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 142 2024-02-18T08:22:13.366 INFO:tasks.rados.rados.0.smithi082.stdout:1532: rollback oid 6 current snap is 143 2024-02-18T08:22:13.366 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 142 2024-02-18T08:22:13.367 INFO:tasks.rados.rados.0.smithi082.stdout:1533: delete oid 7 current snap is 143 2024-02-18T08:22:13.367 INFO:tasks.rados.rados.0.smithi082.stdout:1528: finishing write tid 1 to smithi08262953-50 2024-02-18T08:22:13.371 INFO:tasks.rados.rados.0.smithi082.stdout:1528: finishing write tid 2 to smithi08262953-50 2024-02-18T08:22:13.371 INFO:tasks.rados.rados.0.smithi082.stdout:1528: finishing write tid 4 to smithi08262953-50 2024-02-18T08:22:13.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 350 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:22:13.373 INFO:tasks.rados.rados.0.smithi082.stdout:1531: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:22:13.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 648 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:22:13.374 INFO:tasks.rados.rados.0.smithi082.stdout:1528: finishing write tid 5 to smithi08262953-50 2024-02-18T08:22:13.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1046 (ObjNum 486 snap 143 seq_num 486) dirty exists 2024-02-18T08:22:13.374 INFO:tasks.rados.rados.0.smithi082.stdout:1528: left oid 50 (ObjNum 486 snap 143 seq_num 486) 2024-02-18T08:22:13.376 INFO:tasks.rados.rados.0.smithi082.stdout:1532: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:22:13.376 INFO:tasks.rados.rados.0.smithi082.stdout:1532: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:22:13.377 INFO:tasks.rados.rados.0.smithi082.stdout:1532: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:22:13.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 747 (ObjNum 424 snap 129 seq_num 424) dirty exists 2024-02-18T08:22:13.377 INFO:tasks.rados.rados.0.smithi082.stdout:1529: finishing copy_from racing read to smithi08262953-28 2024-02-18T08:22:13.377 INFO:tasks.rados.rados.0.smithi082.stdout:1528: done (5 left) 2024-02-18T08:22:13.377 INFO:tasks.rados.rados.0.smithi082.stdout:1530: done (4 left) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1531: done (3 left) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1532: done (2 left) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1533: done (1 left) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1534: read oid 48 snap -1 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1534: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1535: read oid 24 snap 142 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1535: expect (ObjNum 433 snap 130 seq_num 433) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1536: read oid 50 snap 142 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1536: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1537: rollback oid 33 current snap is 143 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 140 2024-02-18T08:22:13.378 INFO:tasks.rados.rados.0.smithi082.stdout:1538: delete oid 44 current snap is 143 2024-02-18T08:22:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:1537: finishing rollback tid 0 to smithi08262953-33 2024-02-18T08:22:13.382 INFO:tasks.rados.rados.0.smithi082.stdout:1537: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:22:13.382 INFO:tasks.rados.rados.0.smithi082.stdout:1537: finishing rollback tid 2 to smithi08262953-33 2024-02-18T08:22:13.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 671 (ObjNum 430 snap 129 seq_num 430) dirty exists 2024-02-18T08:22:13.383 INFO:tasks.rados.rados.0.smithi082.stdout:1537: done (5 left) 2024-02-18T08:22:13.383 INFO:tasks.rados.rados.0.smithi082.stdout:1538: done (4 left) 2024-02-18T08:22:13.384 INFO:tasks.rados.rados.0.smithi082.stdout:1539: snap_remove snap 140 2024-02-18T08:22:13.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:12.186481+0000 mgr.y (mgr.24862) 153 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:13.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.204410+0000 mgr.y (mgr.24862) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:12.205132+0000 mgr.y (mgr.24862) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:12.342259+0000 mgr.y (mgr.24862) 156 : cluster [DBG] pgmap v207: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 155 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.3 MiB/s wr, 27 op/s; 58/318 objects degraded (18.239%) 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.553451+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:12.553859+0000 mon.a (mon.0) 591 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:12.186481+0000 mgr.y (mgr.24862) 153 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:13.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.204410+0000 mgr.y (mgr.24862) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:13.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:12.205132+0000 mgr.y (mgr.24862) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-18T08:22:13.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:12.342259+0000 mgr.y (mgr.24862) 156 : cluster [DBG] pgmap v207: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 155 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.3 MiB/s wr, 27 op/s; 58/318 objects degraded (18.239%) 2024-02-18T08:22:13.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.553451+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:13.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:12.553859+0000 mon.a (mon.0) 591 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:13.762 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T08:22:13.352+0000 7f2d8a821700 -1 osd.4 335 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:22:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:12.186481+0000 mgr.y (mgr.24862) 153 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.204410+0000 mgr.y (mgr.24862) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:12.205132+0000 mgr.y (mgr.24862) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-02-18T08:22:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:12.342259+0000 mgr.y (mgr.24862) 156 : cluster [DBG] pgmap v207: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 155 MiB data, 1.4 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.3 MiB/s wr, 27 op/s; 58/318 objects degraded (18.239%) 2024-02-18T08:22:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.553451+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:13.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:12.553859+0000 mon.a (mon.0) 591 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-18T08:22:14.347 INFO:tasks.rados.rados.0.smithi082.stdout:1539: done (4 left) 2024-02-18T08:22:14.347 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 143 2024-02-18T08:22:14.347 INFO:tasks.rados.rados.0.smithi082.stdout:1540: seq_num 489 ranges {0=598016,598016=401408} 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1540: writing smithi08262953-7 from 0 to 598016 tid 1 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1540: writing smithi08262953-7 from 598016 to 999424 tid 2 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1541: rollback oid 15 current snap is 143 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 142 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1542: read oid 42 snap -1 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1542: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1543: read oid 36 snap -1 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1543: expect deleted 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1544: rollback oid 22 current snap is 143 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 142 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1545: rmattr oid 46 current snap is 143 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1545: done (9 left) 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 143 2024-02-18T08:22:14.348 INFO:tasks.rados.rados.0.smithi082.stdout:1546: seq_num 490 ranges {0=614400,614400=401408} 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:1546: writing smithi08262953-46 from 0 to 614400 tid 1 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:1546: writing smithi08262953-46 from 614400 to 1015808 tid 2 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:1547: snap_create 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:1529: finishing copy_from to smithi08262953-28 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1043 (ObjNum 481 snap 143 seq_num 481) dirty exists 2024-02-18T08:22:14.350 INFO:tasks.rados.rados.0.smithi082.stdout:1536: expect (ObjNum 443 snap 133 seq_num 443) 2024-02-18T08:22:14.592 INFO:tasks.rados.rados.0.smithi082.stdout:1535: expect (ObjNum 433 snap 130 seq_num 433) 2024-02-18T08:22:14.635 INFO:tasks.rados.rados.0.smithi082.stdout:1534: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:13.323720+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:13.332434+0000 mon.a (mon.0) 593 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:13.332513+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e344: 8 total, 7 up, 8 in 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:13.333549+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:13.334125+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:14.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:13.323720+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:22:14.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:13.332434+0000 mon.a (mon.0) 593 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:22:14.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:13.332513+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e344: 8 total, 7 up, 8 in 2024-02-18T08:22:14.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:13.333549+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:14.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:13.334125+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:14.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:13.323720+0000 mon.a (mon.0) 592 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:22:14.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:13.332434+0000 mon.a (mon.0) 593 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-18T08:22:14.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:13.332513+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e344: 8 total, 7 up, 8 in 2024-02-18T08:22:14.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:13.333549+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:14.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:13.334125+0000 mon.a (mon.0) 595 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:15.033 INFO:tasks.rados.rados.0.smithi082.stdout:1541: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:22:15.033 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:22:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:1529: done (10 left) 2024-02-18T08:22:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:1534: done (9 left) 2024-02-18T08:22:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:1535: done (8 left) 2024-02-18T08:22:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:1536: done (7 left) 2024-02-18T08:22:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:1541: done (6 left) 2024-02-18T08:22:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:1547: done (5 left) 2024-02-18T08:22:15.340 INFO:tasks.rados.rados.0.smithi082.stdout:1548: delete oid 34 current snap is 144 2024-02-18T08:22:15.359 INFO:tasks.rados.rados.0.smithi082.stdout:1544: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:22:15.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 583 (ObjNum 1633446765 snap 1717267040 seq_num 1885361507) dirty dne 2024-02-18T08:22:15.361 INFO:tasks.rados.rados.0.smithi082.stdout:1546: finishing write tid 1 to smithi08262953-46 2024-02-18T08:22:15.361 INFO:tasks.rados.rados.0.smithi082.stdout:1546: finishing write tid 2 to smithi08262953-46 2024-02-18T08:22:15.361 INFO:tasks.rados.rados.0.smithi082.stdout:1546: finishing write tid 4 to smithi08262953-46 2024-02-18T08:22:15.364 INFO:tasks.rados.rados.0.smithi082.stdout:1546: finishing write tid 5 to smithi08262953-46 2024-02-18T08:22:15.364 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 588 (ObjNum 490 snap 143 seq_num 490) dirty exists 2024-02-18T08:22:15.364 INFO:tasks.rados.rados.0.smithi082.stdout:1546: left oid 46 (ObjNum 490 snap 143 seq_num 490) 2024-02-18T08:22:15.367 INFO:tasks.rados.rados.0.smithi082.stdout:1542: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:15.430 INFO:tasks.rados.rados.0.smithi082.stdout:1540: finishing write tid 1 to smithi08262953-7 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1540: finishing write tid 2 to smithi08262953-7 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1542: done (5 left) 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1543: done (4 left) 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1544: done (3 left) 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1546: done (2 left) 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1548: done (1 left) 2024-02-18T08:22:15.431 INFO:tasks.rados.rados.0.smithi082.stdout:1549: snap_remove snap 143 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:14.329374+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:14.334214+0000 mon.a (mon.0) 597 : cluster [INF] osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491] boot 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:14.334282+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:14.337437+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:14.345631+0000 mgr.y (mgr.24862) 157 : cluster [DBG] pgmap v210: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 13 op/s; 61/297 objects degraded (20.539%) 2024-02-18T08:22:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:15.338109+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:14.329374+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:14.334214+0000 mon.a (mon.0) 597 : cluster [INF] osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491] boot 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:14.334282+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:14.337437+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:14.345631+0000 mgr.y (mgr.24862) 157 : cluster [DBG] pgmap v210: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 13 op/s; 61/297 objects degraded (20.539%) 2024-02-18T08:22:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:15.338109+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-02-18T08:22:15.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:14.329374+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:14.334214+0000 mon.a (mon.0) 597 : cluster [INF] osd.4 [v2:172.21.15.164:6800/1354077491,v1:172.21.15.164:6801/1354077491] boot 2024-02-18T08:22:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:14.334282+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-02-18T08:22:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:14.337437+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-18T08:22:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:14.345631+0000 mgr.y (mgr.24862) 157 : cluster [DBG] pgmap v210: 89 pgs: 16 active+undersized+degraded, 24 active+undersized, 49 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.0 MiB/s wr, 13 op/s; 61/297 objects degraded (20.539%) 2024-02-18T08:22:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:15.338109+0000 mon.a (mon.0) 600 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-02-18T08:22:16.366 INFO:tasks.rados.rados.0.smithi082.stdout:1549: done (1 left) 2024-02-18T08:22:16.367 INFO:tasks.rados.rados.0.smithi082.stdout:1550: delete oid 23 current snap is 144 2024-02-18T08:22:16.367 INFO:tasks.rados.rados.0.smithi082.stdout:1540: finishing write tid 4 to smithi08262953-7 2024-02-18T08:22:16.367 INFO:tasks.rados.rados.0.smithi082.stdout:1540: finishing write tid 5 to smithi08262953-7 2024-02-18T08:22:16.367 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1047 (ObjNum 489 snap 143 seq_num 489) dirty exists 2024-02-18T08:22:16.367 INFO:tasks.rados.rados.0.smithi082.stdout:1540: left oid 7 (ObjNum 489 snap 143 seq_num 489) 2024-02-18T08:22:16.370 INFO:tasks.rados.rados.0.smithi082.stdout:1540: done (1 left) 2024-02-18T08:22:16.370 INFO:tasks.rados.rados.0.smithi082.stdout:1550: done (0 left) 2024-02-18T08:22:16.370 INFO:tasks.rados.rados.0.smithi082.stdout:1551: read oid 30 snap -1 2024-02-18T08:22:16.370 INFO:tasks.rados.rados.0.smithi082.stdout:1551: expect deleted 2024-02-18T08:22:16.370 INFO:tasks.rados.rados.0.smithi082.stdout:1552: read oid 43 snap -1 2024-02-18T08:22:16.371 INFO:tasks.rados.rados.0.smithi082.stdout:1552: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:16.371 INFO:tasks.rados.rados.0.smithi082.stdout:1553: delete oid 29 current snap is 144 2024-02-18T08:22:16.383 INFO:tasks.rados.rados.0.smithi082.stdout:1552: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1551: done (2 left) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1552: done (1 left) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1553: done (0 left) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1554: read oid 40 snap 142 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1554: expect (ObjNum 465 snap 140 seq_num 465) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1555: read oid 41 snap -1 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1555: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 144 2024-02-18T08:22:16.582 INFO:tasks.rados.rados.0.smithi082.stdout:1556: seq_num 494 ranges {0=679936,679936=401408} 2024-02-18T08:22:16.585 INFO:tasks.rados.rados.0.smithi082.stdout:1556: writing smithi08262953-39 from 0 to 679936 tid 1 2024-02-18T08:22:16.588 INFO:tasks.rados.rados.0.smithi082.stdout:1556: writing smithi08262953-39 from 679936 to 1081344 tid 2 2024-02-18T08:22:16.588 INFO:tasks.rados.rados.0.smithi082.stdout:1557: delete oid 22 current snap is 144 2024-02-18T08:22:16.591 INFO:tasks.rados.rados.0.smithi082.stdout:1557: done (3 left) 2024-02-18T08:22:16.591 INFO:tasks.rados.rados.0.smithi082.stdout:1558: read oid 25 snap 142 2024-02-18T08:22:16.591 INFO:tasks.rados.rados.0.smithi082.stdout:1558: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:22:16.591 INFO:tasks.rados.rados.0.smithi082.stdout:1559: copy_from oid 24 from oid 7 current snap is 144 2024-02-18T08:22:16.592 INFO:tasks.rados.rados.0.smithi082.stdout:1560: setattr oid 4 current snap is 144 2024-02-18T08:22:16.592 INFO:tasks.rados.rados.0.smithi082.stdout:1556: finishing write tid 1 to smithi08262953-39 2024-02-18T08:22:16.592 INFO:tasks.rados.rados.0.smithi082.stdout:1556: finishing write tid 2 to smithi08262953-39 2024-02-18T08:22:16.592 INFO:tasks.rados.rados.0.smithi082.stdout:1556: finishing write tid 4 to smithi08262953-39 2024-02-18T08:22:16.594 INFO:tasks.rados.rados.0.smithi082.stdout:1556: finishing write tid 5 to smithi08262953-39 2024-02-18T08:22:16.594 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 853 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-02-18T08:22:16.594 INFO:tasks.rados.rados.0.smithi082.stdout:1556: left oid 39 (ObjNum 494 snap 144 seq_num 494) 2024-02-18T08:22:16.595 INFO:tasks.rados.rados.0.smithi082.stdout:1556: done (5 left) 2024-02-18T08:22:16.595 INFO:tasks.rados.rados.0.smithi082.stdout:1561: read oid 17 snap -1 2024-02-18T08:22:16.595 INFO:tasks.rados.rados.0.smithi082.stdout:1561: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:22:16.595 INFO:tasks.rados.rados.0.smithi082.stdout:1562: read oid 31 snap -1 2024-02-18T08:22:16.595 INFO:tasks.rados.rados.0.smithi082.stdout:1562: expect (ObjNum 458 snap 138 seq_num 458) 2024-02-18T08:22:16.596 INFO:tasks.rados.rados.0.smithi082.stdout:1563: delete oid 18 current snap is 144 2024-02-18T08:22:16.596 INFO:tasks.rados.rados.0.smithi082.stdout:1561: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:22:16.603 INFO:tasks.rados.rados.0.smithi082.stdout:1555: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:22:16.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:15.341719+0000 mon.a (mon.0) 601 : cluster [WRN] Health check update: Degraded data redundancy: 61/297 objects degraded (20.539%), 16 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:16.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:15.341719+0000 mon.a (mon.0) 601 : cluster [WRN] Health check update: Degraded data redundancy: 61/297 objects degraded (20.539%), 16 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:16.747 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 854 (ObjNum 579370576 snap 21935 seq_num 3909798944) dirty exists 2024-02-18T08:22:16.747 INFO:tasks.rados.rados.0.smithi082.stdout:1559: finishing copy_from to smithi08262953-24 2024-02-18T08:22:16.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1047 (ObjNum 489 snap 143 seq_num 489) dirty exists 2024-02-18T08:22:16.748 INFO:tasks.rados.rados.0.smithi082.stdout:1559: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:22:16.748 INFO:tasks.rados.rados.0.smithi082.stdout:1558: expect (ObjNum 75 snap 10 seq_num 75) 2024-02-18T08:22:16.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:15.341719+0000 mon.a (mon.0) 601 : cluster [WRN] Health check update: Degraded data redundancy: 61/297 objects degraded (20.539%), 16 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:16.851 INFO:tasks.rados.rados.0.smithi082.stdout:1562: expect (ObjNum 458 snap 138 seq_num 458) 2024-02-18T08:22:17.136 INFO:tasks.rados.rados.0.smithi082.stdout:1554: expect (ObjNum 465 snap 140 seq_num 465) 2024-02-18T08:22:17.583 INFO:tasks.rados.rados.0.smithi082.stdout:1554: done (7 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1555: done (6 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1558: done (5 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1559: done (4 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1560: done (3 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1561: done (2 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1562: done (1 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1563: done (0 left) 2024-02-18T08:22:17.584 INFO:tasks.rados.rados.0.smithi082.stdout:1564: delete oid 25 current snap is 144 2024-02-18T08:22:17.587 INFO:tasks.rados.rados.0.smithi082.stdout:1564: done (0 left) 2024-02-18T08:22:17.587 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 144 2024-02-18T08:22:17.587 INFO:tasks.rados.rados.0.smithi082.stdout:1565: seq_num 498 ranges {188416=745472,933888=401408} 2024-02-18T08:22:17.592 INFO:tasks.rados.rados.0.smithi082.stdout:1565: writing smithi08262953-8 from 188416 to 933888 tid 1 2024-02-18T08:22:17.594 INFO:tasks.rados.rados.0.smithi082.stdout:1565: writing smithi08262953-8 from 933888 to 1335296 tid 2 2024-02-18T08:22:17.594 INFO:tasks.rados.rados.0.smithi082.stdout:1566: delete oid 16 current snap is 144 2024-02-18T08:22:17.596 INFO:tasks.rados.rados.0.smithi082.stdout:1566: done (1 left) 2024-02-18T08:22:17.596 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 144 2024-02-18T08:22:17.597 INFO:tasks.rados.rados.0.smithi082.stdout:1567: seq_num 500 ranges {999424=778240,1777664=401408} 2024-02-18T08:22:17.606 INFO:tasks.rados.rados.0.smithi082.stdout:1567: writing smithi08262953-7 from 999424 to 1777664 tid 1 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1567: writing smithi08262953-7 from 1777664 to 2179072 tid 2 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1568: rollback oid 47 current snap is 144 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 142 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1565: finishing write tid 1 to smithi08262953-8 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1565: finishing write tid 2 to smithi08262953-8 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1565: finishing write tid 4 to smithi08262953-8 2024-02-18T08:22:17.609 INFO:tasks.rados.rados.0.smithi082.stdout:1565: finishing write tid 5 to smithi08262953-8 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1086 (ObjNum 498 snap 144 seq_num 498) dirty exists 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1565: left oid 8 (ObjNum 498 snap 144 seq_num 498) 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1565: done (2 left) 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1569: copy_from oid 29 from oid 11 current snap is 144 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1570: read oid 50 snap -1 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1570: expect (ObjNum 486 snap 143 seq_num 486) 2024-02-18T08:22:17.610 INFO:tasks.rados.rados.0.smithi082.stdout:1571: delete oid 8 current snap is 144 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1567: finishing write tid 1 to smithi08262953-7 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1571: done (4 left) 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1572: read oid 42 snap -1 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1572: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1573: snap_create 2024-02-18T08:22:17.611 INFO:tasks.rados.rados.0.smithi082.stdout:1567: finishing write tid 2 to smithi08262953-7 2024-02-18T08:22:17.612 INFO:tasks.rados.rados.0.smithi082.stdout:1568: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:22:17.612 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 0 (ObjNum -385167808 snap 32561 seq_num 579401600) dirty dne 2024-02-18T08:22:17.612 INFO:tasks.rados.rados.0.smithi082.stdout:1567: finishing write tid 4 to smithi08262953-7 2024-02-18T08:22:17.621 INFO:tasks.rados.rados.0.smithi082.stdout:1567: finishing write tid 5 to smithi08262953-7 2024-02-18T08:22:17.621 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1050 (ObjNum 500 snap 144 seq_num 500) dirty exists 2024-02-18T08:22:17.621 INFO:tasks.rados.rados.0.smithi082.stdout:1567: left oid 7 (ObjNum 500 snap 144 seq_num 500) 2024-02-18T08:22:17.627 INFO:tasks.rados.rados.0.smithi082.stdout:1570: expect (ObjNum 486 snap 143 seq_num 486) 2024-02-18T08:22:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:16.346327+0000 mgr.y (mgr.24862) 158 : cluster [DBG] pgmap v212: 89 pgs: 1 active, 11 peering, 6 active+undersized+degraded, 13 active+undersized, 58 active+clean; 134 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.1 MiB/s wr, 37 op/s; 34/282 objects degraded (12.057%); 1.3 MiB/s, 0 objects/s recovering 2024-02-18T08:22:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:16.366708+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-02-18T08:22:17.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:16.346327+0000 mgr.y (mgr.24862) 158 : cluster [DBG] pgmap v212: 89 pgs: 1 active, 11 peering, 6 active+undersized+degraded, 13 active+undersized, 58 active+clean; 134 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.1 MiB/s wr, 37 op/s; 34/282 objects degraded (12.057%); 1.3 MiB/s, 0 objects/s recovering 2024-02-18T08:22:17.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:16.366708+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-02-18T08:22:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:16.346327+0000 mgr.y (mgr.24862) 158 : cluster [DBG] pgmap v212: 89 pgs: 1 active, 11 peering, 6 active+undersized+degraded, 13 active+undersized, 58 active+clean; 134 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 2.1 MiB/s wr, 37 op/s; 34/282 objects degraded (12.057%); 1.3 MiB/s, 0 objects/s recovering 2024-02-18T08:22:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:16.366708+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-02-18T08:22:17.960 INFO:tasks.rados.rados.0.smithi082.stdout:1572: expect (ObjNum 412 snap 128 seq_num 412) 2024-02-18T08:22:18.013 INFO:tasks.rados.rados.0.smithi082.stdout:1569: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:22:18.013 INFO:tasks.rados.rados.0.smithi082.stdout:1569: finishing copy_from to smithi08262953-29 2024-02-18T08:22:18.013 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 318 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:18.371 INFO:tasks.rados.rados.0.smithi082.stdout:1567: done (5 left) 2024-02-18T08:22:18.371 INFO:tasks.rados.rados.0.smithi082.stdout:1568: done (4 left) 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1569: done (3 left) 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1570: done (2 left) 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1572: done (1 left) 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1573: done (0 left) 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1574: read oid 36 snap -1 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1574: expect deleted 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 145 2024-02-18T08:22:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:1575: seq_num 502 ranges {4554752=409600,4964352=417792,5382144=385024} 2024-02-18T08:22:18.397 INFO:tasks.rados.rados.0.smithi082.stdout:1575: writing smithi08262953-1 from 4554752 to 4964352 tid 1 2024-02-18T08:22:18.400 INFO:tasks.rados.rados.0.smithi082.stdout:1575: writing smithi08262953-1 from 4964352 to 5382144 tid 2 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1575: writing smithi08262953-1 from 5382144 to 5767168 tid 3 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1576: rollback oid 8 current snap is 145 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 142 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1575: finishing write tid 1 to smithi08262953-1 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1574: done (2 left) 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1577: rollback oid 3 current snap is 145 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 142 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1578: rmattr oid 41 current snap is 145 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1578: done (3 left) 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 145 2024-02-18T08:22:18.403 INFO:tasks.rados.rados.0.smithi082.stdout:1579: seq_num 503 ranges {2113536=425984,2539520=704512,3244032=98304} 2024-02-18T08:22:18.416 INFO:tasks.rados.rados.0.smithi082.stdout:1579: writing smithi08262953-42 from 2113536 to 2539520 tid 1 2024-02-18T08:22:18.420 INFO:tasks.rados.rados.0.smithi082.stdout:1579: writing smithi08262953-42 from 2539520 to 3244032 tid 2 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1579: writing smithi08262953-42 from 3244032 to 3342336 tid 3 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1580: read oid 43 snap -1 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1580: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1581: rollback oid 25 current snap is 145 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 142 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1575: finishing write tid 2 to smithi08262953-1 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1576: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:22:18.422 INFO:tasks.rados.rados.0.smithi082.stdout:1577: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1575: finishing write tid 3 to smithi08262953-1 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1577: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1575: finishing write tid 5 to smithi08262953-1 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1577: finishing rollback tid 2 to smithi08262953-3 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 859 (ObjNum 408 snap 127 seq_num 408) dirty exists 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1576: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1089 (ObjNum 441 snap 133 seq_num 441) dirty exists 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1575: finishing write tid 6 to smithi08262953-1 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 679 (ObjNum 502 snap 145 seq_num 502) dirty exists 2024-02-18T08:22:18.424 INFO:tasks.rados.rados.0.smithi082.stdout:1575: left oid 1 (ObjNum 502 snap 145 seq_num 502) 2024-02-18T08:22:18.425 INFO:tasks.rados.rados.0.smithi082.stdout:1579: finishing write tid 1 to smithi08262953-42 2024-02-18T08:22:18.425 INFO:tasks.rados.rados.0.smithi082.stdout:1575: done (5 left) 2024-02-18T08:22:18.425 INFO:tasks.rados.rados.0.smithi082.stdout:1576: done (4 left) 2024-02-18T08:22:18.425 INFO:tasks.rados.rados.0.smithi082.stdout:1577: done (3 left) 2024-02-18T08:22:18.425 INFO:tasks.rados.rados.0.smithi082.stdout:1582: snap_remove snap 144 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1582: done (3 left) 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1583: read oid 7 snap -1 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1583: expect (ObjNum 500 snap 144 seq_num 500) 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1584: delete oid 44 current snap is 145 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1581: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1581: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 355 (ObjNum 75 snap 10 seq_num 75) dirty exists 2024-02-18T08:22:19.378 INFO:tasks.rados.rados.0.smithi082.stdout:1579: finishing write tid 2 to smithi08262953-42 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:1579: finishing write tid 3 to smithi08262953-42 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:1579: finishing write tid 5 to smithi08262953-42 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:1579: finishing write tid 6 to smithi08262953-42 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1054 (ObjNum 503 snap 145 seq_num 503) dirty exists 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:1579: left oid 42 (ObjNum 503 snap 145 seq_num 503) 2024-02-18T08:22:19.379 INFO:tasks.rados.rados.0.smithi082.stdout:1580: expect (ObjNum 468 snap 140 seq_num 468) 2024-02-18T08:22:19.580 INFO:tasks.rados.rados.0.smithi082.stdout:1583: expect (ObjNum 500 snap 144 seq_num 500) 2024-02-18T08:22:19.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:18.346925+0000 mgr.y (mgr.24862) 159 : cluster [DBG] pgmap v214: 89 pgs: 1 active, 11 peering, 4 active+undersized+degraded, 12 active+undersized, 61 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s; 25/273 objects degraded (9.158%); 7.0 MiB/s, 1 objects/s recovering 2024-02-18T08:22:19.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:18.372260+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-02-18T08:22:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:18.346925+0000 mgr.y (mgr.24862) 159 : cluster [DBG] pgmap v214: 89 pgs: 1 active, 11 peering, 4 active+undersized+degraded, 12 active+undersized, 61 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s; 25/273 objects degraded (9.158%); 7.0 MiB/s, 1 objects/s recovering 2024-02-18T08:22:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:18.372260+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1579: done (4 left) 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1580: done (3 left) 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1581: done (2 left) 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1583: done (1 left) 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1584: done (0 left) 2024-02-18T08:22:19.651 INFO:tasks.rados.rados.0.smithi082.stdout:1585: snap_create 2024-02-18T08:22:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:18.346925+0000 mgr.y (mgr.24862) 159 : cluster [DBG] pgmap v214: 89 pgs: 1 active, 11 peering, 4 active+undersized+degraded, 12 active+undersized, 61 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.8 MiB/s wr, 31 op/s; 25/273 objects degraded (9.158%); 7.0 MiB/s, 1 objects/s recovering 2024-02-18T08:22:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:18.372260+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-02-18T08:22:20.384 INFO:tasks.rados.rados.0.smithi082.stdout:1585: done (0 left) 2024-02-18T08:22:20.384 INFO:tasks.rados.rados.0.smithi082.stdout:1586: read oid 13 snap -1 2024-02-18T08:22:20.384 INFO:tasks.rados.rados.0.smithi082.stdout:1586: expect deleted 2024-02-18T08:22:20.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 146 2024-02-18T08:22:20.384 INFO:tasks.rados.rados.0.smithi082.stdout:1587: seq_num 505 ranges {458752=466944,925696=475136,1400832=327680} 2024-02-18T08:22:20.389 INFO:tasks.rados.rados.0.smithi082.stdout:1587: writing smithi08262953-32 from 458752 to 925696 tid 1 2024-02-18T08:22:20.392 INFO:tasks.rados.rados.0.smithi082.stdout:1587: writing smithi08262953-32 from 925696 to 1400832 tid 2 2024-02-18T08:22:20.395 INFO:tasks.rados.rados.0.smithi082.stdout:1587: writing smithi08262953-32 from 1400832 to 1728512 tid 3 2024-02-18T08:22:20.396 INFO:tasks.rados.rados.0.smithi082.stdout:1588: copy_from oid 3 from oid 14 current snap is 146 2024-02-18T08:22:20.396 INFO:tasks.rados.rados.0.smithi082.stdout:1589: snap_create 2024-02-18T08:22:20.396 INFO:tasks.rados.rados.0.smithi082.stdout:1587: finishing write tid 1 to smithi08262953-32 2024-02-18T08:22:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:1587: finishing write tid 2 to smithi08262953-32 2024-02-18T08:22:20.399 INFO:tasks.rados.rados.0.smithi082.stdout:1587: finishing write tid 3 to smithi08262953-32 2024-02-18T08:22:20.399 INFO:tasks.rados.rados.0.smithi082.stdout:1587: finishing write tid 5 to smithi08262953-32 2024-02-18T08:22:20.399 INFO:tasks.rados.rados.0.smithi082.stdout:1587: finishing write tid 6 to smithi08262953-32 2024-02-18T08:22:20.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 816 (ObjNum 505 snap 146 seq_num 505) dirty exists 2024-02-18T08:22:20.400 INFO:tasks.rados.rados.0.smithi082.stdout:1587: left oid 32 (ObjNum 505 snap 146 seq_num 505) 2024-02-18T08:22:20.407 INFO:tasks.rados.rados.0.smithi082.stdout:1588: finishing copy_from racing read to smithi08262953-3 2024-02-18T08:22:20.408 INFO:tasks.rados.rados.0.smithi082.stdout:1588: finishing copy_from to smithi08262953-3 2024-02-18T08:22:20.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 641 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-02-18T08:22:20.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:19.378666+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-02-18T08:22:20.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:19.378666+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-02-18T08:22:20.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:19.378666+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-02-18T08:22:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:1586: done (3 left) 2024-02-18T08:22:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:1587: done (2 left) 2024-02-18T08:22:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:1588: done (1 left) 2024-02-18T08:22:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:1589: done (0 left) 2024-02-18T08:22:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:1590: delete oid 33 current snap is 147 2024-02-18T08:22:21.393 INFO:tasks.rados.rados.0.smithi082.stdout:1590: done (0 left) 2024-02-18T08:22:21.393 INFO:tasks.rados.rados.0.smithi082.stdout:1591: read oid 12 snap -1 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1591: expect deleted 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1592: rmattr oid 26 current snap is 147 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1592: done (1 left) 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1593: copy_from oid 6 from oid 23 current snap is 147 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1594: rollback oid 17 current snap is 147 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 142 2024-02-18T08:22:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:1595: snap_create 2024-02-18T08:22:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1593: finishing copy_from to smithi08262953-6 2024-02-18T08:22:21.397 INFO:tasks.rados.rados.0.smithi082.stdout:1593: got expected ENOENT (src dne) 2024-02-18T08:22:21.397 INFO:tasks.rados.rados.0.smithi082.stdout:1593: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:22:21.399 INFO:tasks.rados.rados.0.smithi082.stdout:1594: finishing rollback tid 0 to smithi08262953-17 2024-02-18T08:22:21.399 INFO:tasks.rados.rados.0.smithi082.stdout:1594: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:22:21.399 INFO:tasks.rados.rados.0.smithi082.stdout:1594: finishing rollback tid 2 to smithi08262953-17 2024-02-18T08:22:21.399 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 359 (ObjNum 1582523759 snap 1884707428 seq_num 1481921132) dirty exists 2024-02-18T08:22:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:20.347553+0000 mgr.y (mgr.24862) 160 : cluster [DBG] pgmap v217: 89 pgs: 1 active, 88 active+clean; 130 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 15 op/s; 16 MiB/s, 5 objects/s recovering 2024-02-18T08:22:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:20.375896+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/273 objects degraded (9.158%), 4 pgs degraded) 2024-02-18T08:22:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:20.375950+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:20.385016+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-02-18T08:22:21.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:20.347553+0000 mgr.y (mgr.24862) 160 : cluster [DBG] pgmap v217: 89 pgs: 1 active, 88 active+clean; 130 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 15 op/s; 16 MiB/s, 5 objects/s recovering 2024-02-18T08:22:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:20.375896+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/273 objects degraded (9.158%), 4 pgs degraded) 2024-02-18T08:22:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:20.375950+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:20.385016+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-02-18T08:22:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:20.347553+0000 mgr.y (mgr.24862) 160 : cluster [DBG] pgmap v217: 89 pgs: 1 active, 88 active+clean; 130 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.9 MiB/s wr, 15 op/s; 16 MiB/s, 5 objects/s recovering 2024-02-18T08:22:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:20.375896+0000 mon.a (mon.0) 605 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/273 objects degraded (9.158%), 4 pgs degraded) 2024-02-18T08:22:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:20.375950+0000 mon.a (mon.0) 606 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:20.385016+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-02-18T08:22:22.394 INFO:tasks.rados.rados.0.smithi082.stdout:1591: done (3 left) 2024-02-18T08:22:22.395 INFO:tasks.rados.rados.0.smithi082.stdout:1593: done (2 left) 2024-02-18T08:22:22.395 INFO:tasks.rados.rados.0.smithi082.stdout:1594: done (1 left) 2024-02-18T08:22:22.395 INFO:tasks.rados.rados.0.smithi082.stdout:1595: done (0 left) 2024-02-18T08:22:22.395 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 148 2024-02-18T08:22:22.395 INFO:tasks.rados.rados.0.smithi082.stdout:1596: seq_num 507 ranges {2736128=499712,3235840=638976,3874816=163840} 2024-02-18T08:22:22.411 INFO:tasks.rados.rados.0.smithi082.stdout:1596: writing smithi08262953-25 from 2736128 to 3235840 tid 1 2024-02-18T08:22:22.415 INFO:tasks.rados.rados.0.smithi082.stdout:1596: writing smithi08262953-25 from 3235840 to 3874816 tid 2 2024-02-18T08:22:22.416 INFO:tasks.rados.rados.0.smithi082.stdout:1596: writing smithi08262953-25 from 3874816 to 4038656 tid 3 2024-02-18T08:22:22.416 INFO:tasks.rados.rados.0.smithi082.stdout:1597: delete oid 33 current snap is 148 2024-02-18T08:22:22.420 INFO:tasks.rados.rados.0.smithi082.stdout:1596: finishing write tid 1 to smithi08262953-25 2024-02-18T08:22:22.420 INFO:tasks.rados.rados.0.smithi082.stdout:1597: done (1 left) 2024-02-18T08:22:22.420 INFO:tasks.rados.rados.0.smithi082.stdout:1598: snap_create 2024-02-18T08:22:22.421 INFO:tasks.rados.rados.0.smithi082.stdout:1596: finishing write tid 2 to smithi08262953-25 2024-02-18T08:22:22.421 INFO:tasks.rados.rados.0.smithi082.stdout:1596: finishing write tid 3 to smithi08262953-25 2024-02-18T08:22:22.421 INFO:tasks.rados.rados.0.smithi082.stdout:1596: finishing write tid 5 to smithi08262953-25 2024-02-18T08:22:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:1596: finishing write tid 6 to smithi08262953-25 2024-02-18T08:22:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 364 (ObjNum 507 snap 148 seq_num 507) dirty exists 2024-02-18T08:22:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:1596: left oid 25 (ObjNum 507 snap 148 seq_num 507) 2024-02-18T08:22:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:21.392344+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-02-18T08:22:22.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:21.392344+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-02-18T08:22:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:21.392344+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-02-18T08:22:23.395 INFO:tasks.rados.rados.0.smithi082.stdout:1596: done (1 left) 2024-02-18T08:22:23.396 INFO:tasks.rados.rados.0.smithi082.stdout:1598: done (0 left) 2024-02-18T08:22:23.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 149 2024-02-18T08:22:23.396 INFO:tasks.rados.rados.0.smithi082.stdout:1599: seq_num 509 ranges {6373376=532480,6905856=409600,7315456=393216} 2024-02-18T08:22:23.432 INFO:tasks.rados.rados.0.smithi082.stdout:1599: writing smithi08262953-5 from 6373376 to 6905856 tid 1 2024-02-18T08:22:23.434 INFO:tasks.rados.rados.0.smithi082.stdout:1599: writing smithi08262953-5 from 6905856 to 7315456 tid 2 2024-02-18T08:22:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:1599: writing smithi08262953-5 from 7315456 to 7708672 tid 3 2024-02-18T08:22:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:1600: rollback oid 11 current snap is 149 2024-02-18T08:22:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 146 2024-02-18T08:22:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 149 2024-02-18T08:22:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:1601: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2024-02-18T08:22:23.440 INFO:tasks.rados.rados.0.smithi082.stdout:1601: writing smithi08262953-4 from 0 to 548864 tid 1 2024-02-18T08:22:23.445 INFO:tasks.rados.rados.0.smithi082.stdout:1601: writing smithi08262953-4 from 548864 to 1294336 tid 2 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1601: writing smithi08262953-4 from 1294336 to 1351680 tid 3 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1602: delete oid 30 current snap is 149 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1599: finishing write tid 1 to smithi08262953-5 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1599: finishing write tid 2 to smithi08262953-5 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1599: finishing write tid 3 to smithi08262953-5 2024-02-18T08:22:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:1599: finishing write tid 5 to smithi08262953-5 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:1599: finishing write tid 6 to smithi08262953-5 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1051 (ObjNum 509 snap 149 seq_num 509) dirty exists 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:1599: left oid 5 (ObjNum 509 snap 149 seq_num 509) 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:1600: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:1600: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:1600: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:22:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 321 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:23.448 INFO:tasks.rados.rados.0.smithi082.stdout:1599: done (3 left) 2024-02-18T08:22:23.448 INFO:tasks.rados.rados.0.smithi082.stdout:1600: done (2 left) 2024-02-18T08:22:23.448 INFO:tasks.rados.rados.0.smithi082.stdout:1602: done (1 left) 2024-02-18T08:22:23.448 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 149 2024-02-18T08:22:23.448 INFO:tasks.rados.rados.0.smithi082.stdout:1603: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2024-02-18T08:22:23.451 INFO:tasks.rados.rados.0.smithi082.stdout:1603: writing smithi08262953-15 from 0 to 581632 tid 1 2024-02-18T08:22:23.454 INFO:tasks.rados.rados.0.smithi082.stdout:1603: writing smithi08262953-15 from 581632 to 1097728 tid 2 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1603: writing smithi08262953-15 from 1097728 to 1384448 tid 3 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1604: delete oid 34 current snap is 149 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: finishing write tid 1 to smithi08262953-4 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: finishing write tid 2 to smithi08262953-4 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: finishing write tid 3 to smithi08262953-4 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: finishing write tid 5 to smithi08262953-4 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: finishing write tid 6 to smithi08262953-4 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 868 (ObjNum 510 snap 149 seq_num 510) dirty exists 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1601: left oid 4 (ObjNum 510 snap 149 seq_num 510) 2024-02-18T08:22:23.457 INFO:tasks.rados.rados.0.smithi082.stdout:1603: finishing write tid 1 to smithi08262953-15 2024-02-18T08:22:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:1601: done (2 left) 2024-02-18T08:22:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:1604: done (1 left) 2024-02-18T08:22:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:1605: rollback oid 13 current snap is 149 2024-02-18T08:22:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 147 2024-02-18T08:22:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:1606: snap_create 2024-02-18T08:22:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:1603: finishing write tid 2 to smithi08262953-15 2024-02-18T08:22:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:1605: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:22:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 0 (ObjNum 544410272 snap 21935 seq_num 3) dirty dne 2024-02-18T08:22:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:1603: finishing write tid 3 to smithi08262953-15 2024-02-18T08:22:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:1603: finishing write tid 5 to smithi08262953-15 2024-02-18T08:22:23.460 INFO:tasks.rados.rados.0.smithi082.stdout:1603: finishing write tid 6 to smithi08262953-15 2024-02-18T08:22:23.460 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 670 (ObjNum 512 snap 149 seq_num 512) dirty exists 2024-02-18T08:22:23.460 INFO:tasks.rados.rados.0.smithi082.stdout:1603: left oid 15 (ObjNum 512 snap 149 seq_num 512) 2024-02-18T08:22:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:22.347949+0000 mgr.y (mgr.24862) 161 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 132 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 25 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-18T08:22:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:22.394996+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-02-18T08:22:23.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:22.347949+0000 mgr.y (mgr.24862) 161 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 132 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 25 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-18T08:22:23.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:22.394996+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-02-18T08:22:23.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:22.347949+0000 mgr.y (mgr.24862) 161 : cluster [DBG] pgmap v220: 89 pgs: 89 active+clean; 132 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 2.8 MiB/s wr, 25 op/s; 11 MiB/s, 4 objects/s recovering 2024-02-18T08:22:23.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:22.394996+0000 mon.a (mon.0) 609 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-02-18T08:22:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:1603: done (2 left) 2024-02-18T08:22:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:1605: done (1 left) 2024-02-18T08:22:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:1606: done (0 left) 2024-02-18T08:22:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 150 2024-02-18T08:22:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:1607: seq_num 514 ranges {1712128=614400,2326528=679936,3006464=122880} 2024-02-18T08:22:24.420 INFO:tasks.rados.rados.0.smithi082.stdout:1607: writing smithi08262953-38 from 1712128 to 2326528 tid 1 2024-02-18T08:22:24.424 INFO:tasks.rados.rados.0.smithi082.stdout:1607: writing smithi08262953-38 from 2326528 to 3006464 tid 2 2024-02-18T08:22:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:1607: writing smithi08262953-38 from 3006464 to 3129344 tid 3 2024-02-18T08:22:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:1608: rollback oid 50 current snap is 150 2024-02-18T08:22:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 50 to 145 2024-02-18T08:22:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:1609: setattr oid 41 current snap is 150 2024-02-18T08:22:24.428 INFO:tasks.rados.rados.0.smithi082.stdout:1610: rollback oid 7 current snap is 150 2024-02-18T08:22:24.428 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 142 2024-02-18T08:22:24.428 INFO:tasks.rados.rados.0.smithi082.stdout:1611: snap_remove snap 149 2024-02-18T08:22:24.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:23.396493+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-02-18T08:22:24.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:23.396493+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-02-18T08:22:24.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:23.396493+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-02-18T08:22:25.417 INFO:tasks.rados.rados.0.smithi082.stdout:1611: done (4 left) 2024-02-18T08:22:25.417 INFO:tasks.rados.rados.0.smithi082.stdout:1612: rollback oid 14 current snap is 150 2024-02-18T08:22:25.417 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 142 2024-02-18T08:22:25.417 INFO:tasks.rados.rados.0.smithi082.stdout:1607: finishing write tid 1 to smithi08262953-38 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1607: finishing write tid 2 to smithi08262953-38 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 683 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1610: finishing rollback tid 0 to smithi08262953-7 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1607: finishing write tid 3 to smithi08262953-38 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1610: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1610: finishing rollback tid 2 to smithi08262953-7 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1057 (ObjNum 449 snap 137 seq_num 449) dirty exists 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1607: finishing write tid 5 to smithi08262953-38 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1608: finishing rollback tid 0 to smithi08262953-50 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1608: finishing rollback tid 1 to smithi08262953-50 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1608: finishing rollback tid 2 to smithi08262953-50 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1053 (ObjNum 486 snap 143 seq_num 486) dirty exists 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1607: finishing write tid 6 to smithi08262953-38 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1050 (ObjNum 514 snap 150 seq_num 514) dirty exists 2024-02-18T08:22:25.418 INFO:tasks.rados.rados.0.smithi082.stdout:1607: left oid 38 (ObjNum 514 snap 150 seq_num 514) 2024-02-18T08:22:25.419 INFO:tasks.rados.rados.0.smithi082.stdout:1607: done (4 left) 2024-02-18T08:22:25.419 INFO:tasks.rados.rados.0.smithi082.stdout:1608: done (3 left) 2024-02-18T08:22:25.419 INFO:tasks.rados.rados.0.smithi082.stdout:1609: done (2 left) 2024-02-18T08:22:25.419 INFO:tasks.rados.rados.0.smithi082.stdout:1610: done (1 left) 2024-02-18T08:22:25.419 INFO:tasks.rados.rados.0.smithi082.stdout:1613: delete oid 31 current snap is 150 2024-02-18T08:22:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:1613: done (1 left) 2024-02-18T08:22:25.422 INFO:tasks.rados.rados.0.smithi082.stdout:1614: snap_remove snap 145 2024-02-18T08:22:25.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:24.348396+0000 mgr.y (mgr.24862) 162 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 135 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:22:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:24.408539+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-02-18T08:22:25.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:24.348396+0000 mgr.y (mgr.24862) 162 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 135 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:22:25.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:24.408539+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-02-18T08:22:25.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:24.348396+0000 mgr.y (mgr.24862) 162 : cluster [DBG] pgmap v223: 89 pgs: 89 active+clean; 135 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:22:25.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:24.408539+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-02-18T08:22:26.431 INFO:tasks.rados.rados.0.smithi082.stdout:1614: done (1 left) 2024-02-18T08:22:26.432 INFO:tasks.rados.rados.0.smithi082.stdout:1615: read oid 23 snap 147 2024-02-18T08:22:26.432 INFO:tasks.rados.rados.0.smithi082.stdout:1615: expect deleted 2024-02-18T08:22:26.432 INFO:tasks.rados.rados.0.smithi082.stdout:1616: snap_remove snap 146 2024-02-18T08:22:26.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:25.416232+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-02-18T08:22:26.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:25.416232+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-02-18T08:22:26.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:25.416232+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1616: done (2 left) 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1617: read oid 34 snap -1 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1617: expect deleted 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1618: read oid 33 snap -1 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1618: expect deleted 2024-02-18T08:22:27.303 INFO:tasks.rados.rados.0.smithi082.stdout:1619: read oid 1 snap -1 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1619: expect (ObjNum 502 snap 145 seq_num 502) 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1620: copy_from oid 38 from oid 44 current snap is 150 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1612: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1612: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1612: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 687 (ObjNum 413 snap 128 seq_num 413) dirty exists 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1612: done (5 left) 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1615: done (4 left) 2024-02-18T08:22:27.304 INFO:tasks.rados.rados.0.smithi082.stdout:1621: delete oid 40 current snap is 150 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1617: done (4 left) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1618: done (3 left) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1621: done (2 left) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1622: read oid 35 snap 142 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1622: expect (ObjNum 476 snap 141 seq_num 476) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1623: read oid 10 snap -1 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1623: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1624: read oid 5 snap -1 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1624: expect (ObjNum 509 snap 149 seq_num 509) 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1625: copy_from oid 8 from oid 41 current snap is 150 2024-02-18T08:22:27.314 INFO:tasks.rados.rados.0.smithi082.stdout:1626: delete oid 21 current snap is 150 2024-02-18T08:22:27.319 INFO:tasks.rados.rados.0.smithi082.stdout:1620: finishing copy_from to smithi08262953-38 2024-02-18T08:22:27.319 INFO:tasks.rados.rados.0.smithi082.stdout:1620: got expected ENOENT (src dne) 2024-02-18T08:22:27.319 INFO:tasks.rados.rados.0.smithi082.stdout:1620: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:22:27.329 INFO:tasks.rados.rados.0.smithi082.stdout:1622: expect (ObjNum 476 snap 141 seq_num 476) 2024-02-18T08:22:27.402 INFO:tasks.rados.rados.0.smithi082.stdout:1623: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:27.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:26.348852+0000 mgr.y (mgr.24862) 163 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-02-18T08:22:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:26.425209+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-02-18T08:22:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:27.218557+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:27.303084+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-02-18T08:22:27.799 INFO:tasks.rados.rados.0.smithi082.stdout:1619: expect (ObjNum 502 snap 145 seq_num 502) 2024-02-18T08:22:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:26.348852+0000 mgr.y (mgr.24862) 163 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-02-18T08:22:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:26.425209+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-02-18T08:22:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:27.218557+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:27.303084+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-02-18T08:22:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:26.348852+0000 mgr.y (mgr.24862) 163 : cluster [DBG] pgmap v226: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2024-02-18T08:22:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:26.425209+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-02-18T08:22:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:27.218557+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:27.303084+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-02-18T08:22:28.053 INFO:tasks.rados.rados.0.smithi082.stdout:1624: expect (ObjNum 509 snap 149 seq_num 509) 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:27.218780+0000 mgr.y (mgr.24862) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:27.220010+0000 mgr.y (mgr.24862) 165 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:28.217130+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:28.217823+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:28.218341+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:28.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:28.220043+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:22:28.621 INFO:tasks.rados.rados.0.smithi082.stdout:1625: finishing copy_from to smithi08262953-8 2024-02-18T08:22:28.621 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 683 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:28.621 INFO:tasks.rados.rados.0.smithi082.stdout:1625: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1619: done (6 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1620: done (5 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1622: done (4 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1623: done (3 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1624: done (2 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1625: done (1 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1626: done (0 left) 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 150 2024-02-18T08:22:28.622 INFO:tasks.rados.rados.0.smithi082.stdout:1627: seq_num 518 ranges {5398528=679936,6078464=671744,6750208=131072} 2024-02-18T08:22:28.652 INFO:tasks.rados.rados.0.smithi082.stdout:1627: writing smithi08262953-20 from 5398528 to 6078464 tid 1 2024-02-18T08:22:28.656 INFO:tasks.rados.rados.0.smithi082.stdout:1627: writing smithi08262953-20 from 6078464 to 6750208 tid 2 2024-02-18T08:22:28.657 INFO:tasks.rados.rados.0.smithi082.stdout:1627: writing smithi08262953-20 from 6750208 to 6881280 tid 3 2024-02-18T08:22:28.657 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 150 2024-02-18T08:22:28.658 INFO:tasks.rados.rados.0.smithi082.stdout:1628: seq_num 519 ranges {2129920=696320,2826240=548864,3375104=253952} 2024-02-18T08:22:28.672 INFO:tasks.rados.rados.0.smithi082.stdout:1628: writing smithi08262953-14 from 2129920 to 2826240 tid 1 2024-02-18T08:22:28.675 INFO:tasks.rados.rados.0.smithi082.stdout:1628: writing smithi08262953-14 from 2826240 to 3375104 tid 2 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1628: writing smithi08262953-14 from 3375104 to 3629056 tid 3 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1629: read oid 4 snap 147 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1629: expect (ObjNum 579921632 snap 21935 seq_num 3758145168) 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1630: snap_create 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1627: finishing write tid 1 to smithi08262953-20 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1627: finishing write tid 2 to smithi08262953-20 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1627: finishing write tid 3 to smithi08262953-20 2024-02-18T08:22:28.678 INFO:tasks.rados.rados.0.smithi082.stdout:1627: finishing write tid 5 to smithi08262953-20 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:1627: finishing write tid 6 to smithi08262953-20 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 823 (ObjNum 518 snap 150 seq_num 518) dirty exists 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:1627: left oid 20 (ObjNum 518 snap 150 seq_num 518) 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:1628: finishing write tid 1 to smithi08262953-14 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:1628: finishing write tid 2 to smithi08262953-14 2024-02-18T08:22:28.679 INFO:tasks.rados.rados.0.smithi082.stdout:1629: expect (ObjNum 579921632 snap 21935 seq_num 3758145168) 2024-02-18T08:22:28.683 INFO:tasks.rados.rados.0.smithi082.stdout:1628: finishing write tid 3 to smithi08262953-14 2024-02-18T08:22:28.683 INFO:tasks.rados.rados.0.smithi082.stdout:1628: finishing write tid 5 to smithi08262953-14 2024-02-18T08:22:28.683 INFO:tasks.rados.rados.0.smithi082.stdout:1628: finishing write tid 6 to smithi08262953-14 2024-02-18T08:22:28.683 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 701 (ObjNum 519 snap 150 seq_num 519) dirty exists 2024-02-18T08:22:28.683 INFO:tasks.rados.rados.0.smithi082.stdout:1628: left oid 14 (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:27.218780+0000 mgr.y (mgr.24862) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:27.220010+0000 mgr.y (mgr.24862) 165 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:28.217130+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:28.217823+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:28.218341+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:28.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:28.220043+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:27.218780+0000 mgr.y (mgr.24862) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:27.220010+0000 mgr.y (mgr.24862) 165 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:28.217130+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:28.217823+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:28.218341+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:28.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:28.220043+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-18T08:22:29.434 INFO:tasks.rados.rados.0.smithi082.stdout:1627: done (3 left) 2024-02-18T08:22:29.434 INFO:tasks.rados.rados.0.smithi082.stdout:1628: done (2 left) 2024-02-18T08:22:29.434 INFO:tasks.rados.rados.0.smithi082.stdout:1629: done (1 left) 2024-02-18T08:22:29.434 INFO:tasks.rados.rados.0.smithi082.stdout:1630: done (0 left) 2024-02-18T08:22:29.434 INFO:tasks.rados.rados.0.smithi082.stdout:1631: snap_create 2024-02-18T08:22:29.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:28.213099+0000 mgr.y (mgr.24862) 166 : cephadm [INF] Upgrade: Updating osd.5 2024-02-18T08:22:29.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:28.219645+0000 mgr.y (mgr.24862) 167 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-02-18T08:22:29.588 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:28.349251+0000 mgr.y (mgr.24862) 168 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 974 KiB/s wr, 5 op/s 2024-02-18T08:22:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:28.213099+0000 mgr.y (mgr.24862) 166 : cephadm [INF] Upgrade: Updating osd.5 2024-02-18T08:22:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:28.219645+0000 mgr.y (mgr.24862) 167 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-02-18T08:22:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:28.349251+0000 mgr.y (mgr.24862) 168 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 974 KiB/s wr, 5 op/s 2024-02-18T08:22:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:28.213099+0000 mgr.y (mgr.24862) 166 : cephadm [INF] Upgrade: Updating osd.5 2024-02-18T08:22:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:28.219645+0000 mgr.y (mgr.24862) 167 : cephadm [INF] Deploying daemon osd.5 on smithi164 2024-02-18T08:22:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:28.349251+0000 mgr.y (mgr.24862) 168 : cluster [DBG] pgmap v229: 89 pgs: 89 active+clean; 139 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 974 KiB/s wr, 5 op/s 2024-02-18T08:22:30.259 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:22:30.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:30 smithi164 systemd[1]: Stopping Ceph osd.5 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:30.444 INFO:tasks.rados.rados.0.smithi082.stdout:1631: done (0 left) 2024-02-18T08:22:30.444 INFO:tasks.rados.rados.0.smithi082.stdout:1632: rollback oid 43 current snap is 152 2024-02-18T08:22:30.444 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 142 2024-02-18T08:22:30.445 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 152 2024-02-18T08:22:30.445 INFO:tasks.rados.rados.0.smithi082.stdout:1633: seq_num 520 ranges {1351680=712704,2064384=434176,2498560=368640} 2024-02-18T08:22:30.453 INFO:tasks.rados.rados.0.smithi082.stdout:1633: writing smithi08262953-4 from 1351680 to 2064384 tid 1 2024-02-18T08:22:30.456 INFO:tasks.rados.rados.0.smithi082.stdout:1633: writing smithi08262953-4 from 2064384 to 2498560 tid 2 2024-02-18T08:22:30.458 INFO:tasks.rados.rados.0.smithi082.stdout:1633: writing smithi08262953-4 from 2498560 to 2867200 tid 3 2024-02-18T08:22:30.458 INFO:tasks.rados.rados.0.smithi082.stdout:1632: finishing rollback tid 0 to smithi08262953-43 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1634: read oid 18 snap -1 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1634: expect deleted 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1635: copy_from oid 6 from oid 29 current snap is 152 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1632: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1632: finishing rollback tid 2 to smithi08262953-43 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 827 (ObjNum 468 snap 140 seq_num 468) dirty exists 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1633: finishing write tid 1 to smithi08262953-4 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1632: done (3 left) 2024-02-18T08:22:30.459 INFO:tasks.rados.rados.0.smithi082.stdout:1636: setattr oid 26 current snap is 152 2024-02-18T08:22:30.460 INFO:tasks.rados.rados.0.smithi082.stdout:1633: finishing write tid 2 to smithi08262953-4 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:1637: rollback oid 45 current snap is 152 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 148 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:1638: read oid 33 snap -1 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:1638: expect deleted 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 152 2024-02-18T08:22:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:1639: seq_num 521 ranges {3129344=729088,3858432=720896,4579328=81920} 2024-02-18T08:22:30.482 INFO:tasks.rados.rados.0.smithi082.stdout:1639: writing smithi08262953-38 from 3129344 to 3858432 tid 1 2024-02-18T08:22:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:1639: writing smithi08262953-38 from 3858432 to 4579328 tid 2 2024-02-18T08:22:30.487 INFO:tasks.rados.rados.0.smithi082.stdout:1639: writing smithi08262953-38 from 4579328 to 4661248 tid 3 2024-02-18T08:22:30.487 INFO:tasks.rados.rados.0.smithi082.stdout:1640: snap_remove snap 142 2024-02-18T08:22:30.549 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:22:30.549 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (6m) 43s ago 6m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (6m) 18s ago 6m 40.0M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (5m) 43s ago 5m 18.5M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (5m) 18s ago 5m 15.8M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (2m) 18s ago 8m 392M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (3m) 43s ago 10m 437M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (2m) 43s ago 10m 93.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (2m) 18s ago 8m 74.9M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (2m) 43s ago 9m 77.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:22:30.550 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (6m) 43s ago 6m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (6m) 18s ago 6m 18.1M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (118s) 43s ago 8m 265M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (94s) 43s ago 8m 237M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (70s) 43s ago 8m 187M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (46s) 43s ago 7m 14.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (21s) 18s ago 7m 11.9M 4096M 16.2.14-548-g81bd20d6 823b921721f5 4e4bc9ad9fe6 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (7m) 18s ago 7m 467M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 2e4405ab6786 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (7m) 18s ago 7m 388M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 8b60408d6f6f 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (7m) 18s ago 7m 264M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:22:30.551 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (3m) 18s ago 6m 49.8M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:22:30.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:29.434234+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-02-18T08:22:30.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:29.579663+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:30.749 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:30.154734+0000 mon.a (mon.0) 622 : cluster [INF] osd.5 marked itself down and dead 2024-02-18T08:22:30.876 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:22:30.876 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:22:30.876 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:22:30.876 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:22:30.876 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2, 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 5 2024-02-18T08:22:30.877 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 4, 2024-02-18T08:22:30.878 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 10 2024-02-18T08:22:30.879 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:22:30.879 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:22:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:29.434234+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-02-18T08:22:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:29.579663+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:30.154734+0000 mon.a (mon.0) 622 : cluster [INF] osd.5 marked itself down and dead 2024-02-18T08:22:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:29.434234+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-02-18T08:22:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:29.579663+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:30.154734+0000 mon.a (mon.0) 622 : cluster [INF] osd.5 marked itself down and dead 2024-02-18T08:22:31.011 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:30 smithi164 bash[59284]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.5 2024-02-18T08:22:31.438 INFO:tasks.rados.rados.0.smithi082.stdout:1640: done (7 left) 2024-02-18T08:22:31.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 152 2024-02-18T08:22:31.438 INFO:tasks.rados.rados.0.smithi082.stdout:1641: seq_num 522 ranges {1712128=745472,2457600=606208,3063808=196608} 2024-02-18T08:22:31.453 INFO:tasks.rados.rados.0.smithi082.stdout:1641: writing smithi08262953-28 from 1712128 to 2457600 tid 1 2024-02-18T08:22:31.456 INFO:tasks.rados.rados.0.smithi082.stdout:1641: writing smithi08262953-28 from 2457600 to 3063808 tid 2 2024-02-18T08:22:31.458 INFO:tasks.rados.rados.0.smithi082.stdout:1641: writing smithi08262953-28 from 3063808 to 3260416 tid 3 2024-02-18T08:22:31.458 INFO:tasks.rados.rados.0.smithi082.stdout:1642: snap_remove snap 151 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.249527+0000 mgr.y (mgr.24862) 169 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:30.349532+0000 mgr.y (mgr.24862) 170 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:30.431933+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:30.436029+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e359: 8 total, 7 up, 8 in 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.539756+0000 mgr.y (mgr.24862) 171 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.541504+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.541885+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.542157+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.542409+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.542648+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.542878+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.544449+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.544709+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.544950+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.545225+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.545474+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:30.876857+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1366556566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:31.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:31.437930+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e360: 8 total, 7 up, 8 in 2024-02-18T08:22:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.249527+0000 mgr.y (mgr.24862) 169 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:30.349532+0000 mgr.y (mgr.24862) 170 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:30.431933+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:30.436029+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e359: 8 total, 7 up, 8 in 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.539756+0000 mgr.y (mgr.24862) 171 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.541504+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.541885+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.542157+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.542409+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.542648+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.542878+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.544449+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.544709+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.544950+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.249527+0000 mgr.y (mgr.24862) 169 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:30.349532+0000 mgr.y (mgr.24862) 170 : cluster [DBG] pgmap v231: 89 pgs: 89 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:30.431933+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:30.436029+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e359: 8 total, 7 up, 8 in 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.539756+0000 mgr.y (mgr.24862) 171 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.541504+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.541885+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.542157+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.542409+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.542648+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.542878+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.544449+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:22:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.544709+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.544950+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.545225+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.545474+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:30.876857+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1366556566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:31.437930+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e360: 8 total, 7 up, 8 in 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.545225+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.545474+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:22:31.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:30.876857+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.82:0/1366556566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:31.904 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:31.437930+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e360: 8 total, 7 up, 8 in 2024-02-18T08:22:32.462 INFO:tasks.rados.rados.0.smithi082.stdout:1642: done (8 left) 2024-02-18T08:22:32.462 INFO:tasks.rados.rados.0.smithi082.stdout:1643: snap_remove snap 147 2024-02-18T08:22:32.512 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.5.service: Succeeded. 2024-02-18T08:22:32.512 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 systemd[1]: Stopped Ceph osd.5 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:22:32.512 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 systemd[1]: Starting Ceph osd.5 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:33.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:22:33.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-18T08:22:33.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-18T08:22:33.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-18T08:22:33.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-18T08:22:33.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-18T08:22:33.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-18T08:22:33.263 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:32 smithi164 bash[59580]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-18T08:22:33.466 INFO:tasks.rados.rados.0.smithi082.stdout:1643: done (8 left) 2024-02-18T08:22:33.466 INFO:tasks.rados.rados.0.smithi082.stdout:1644: read oid 9 snap -1 2024-02-18T08:22:33.466 INFO:tasks.rados.rados.0.smithi082.stdout:1644: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:33.467 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 152 2024-02-18T08:22:33.467 INFO:tasks.rados.rados.0.smithi082.stdout:1645: seq_num 523 ranges {1728512=770048,2498560=491520,2990080=311296} 2024-02-18T08:22:33.480 INFO:tasks.rados.rados.0.smithi082.stdout:1645: writing smithi08262953-32 from 1728512 to 2498560 tid 1 2024-02-18T08:22:33.484 INFO:tasks.rados.rados.0.smithi082.stdout:1645: writing smithi08262953-32 from 2498560 to 2990080 tid 2 2024-02-18T08:22:33.486 INFO:tasks.rados.rados.0.smithi082.stdout:1645: writing smithi08262953-32 from 2990080 to 3301376 tid 3 2024-02-18T08:22:33.486 INFO:tasks.rados.rados.0.smithi082.stdout:1646: copy_from oid 47 from oid 36 current snap is 152 2024-02-18T08:22:33.486 INFO:tasks.rados.rados.0.smithi082.stdout:1633: finishing write tid 3 to smithi08262953-4 2024-02-18T08:22:33.486 INFO:tasks.rados.rados.0.smithi082.stdout:1637: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1633: finishing write tid 5 to smithi08262953-4 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1633: finishing write tid 6 to smithi08262953-4 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 880 (ObjNum 520 snap 152 seq_num 520) dirty exists 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1633: left oid 4 (ObjNum 520 snap 152 seq_num 520) 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1639: finishing write tid 1 to smithi08262953-38 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1633: done (10 left) 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1637: done (9 left) 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1647: rmattr oid 23 current snap is 152 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1647: done (9 left) 2024-02-18T08:22:33.487 INFO:tasks.rados.rados.0.smithi082.stdout:1648: snap_remove snap 148 2024-02-18T08:22:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:32.349943+0000 mgr.y (mgr.24862) 172 : cluster [DBG] pgmap v234: 89 pgs: 3 peering, 11 stale+active+clean, 75 active+clean; 151 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:22:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:32.462641+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e361: 8 total, 7 up, 8 in 2024-02-18T08:22:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:32.349943+0000 mgr.y (mgr.24862) 172 : cluster [DBG] pgmap v234: 89 pgs: 3 peering, 11 stale+active+clean, 75 active+clean; 151 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:22:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:32.462641+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e361: 8 total, 7 up, 8 in 2024-02-18T08:22:33.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:32.349943+0000 mgr.y (mgr.24862) 172 : cluster [DBG] pgmap v234: 89 pgs: 3 peering, 11 stale+active+clean, 75 active+clean; 151 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:22:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:32.462641+0000 mon.a (mon.0) 637 : cluster [DBG] osdmap e361: 8 total, 7 up, 8 in 2024-02-18T08:22:34.261 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T08:22:33.762+0000 7faadc399700 1 -- 172.21.15.164:0/2059419336 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c3cbd12680 con 0x55c3cbcd9000 2024-02-18T08:22:34.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:33 smithi164 bash[59840]: baa5513de4381994faa1b49ceaaec064340c0e84069d0f385a13b2682e03d3c5 2024-02-18T08:22:34.262 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:33 smithi164 systemd[1]: Started Ceph osd.5 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:22:34.482 INFO:tasks.rados.rados.0.smithi082.stdout:1648: done (9 left) 2024-02-18T08:22:34.482 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 152 2024-02-18T08:22:34.483 INFO:tasks.rados.rados.0.smithi082.stdout:1649: seq_num 524 ranges {1712128=786432,2498560=778240,3276800=24576} 2024-02-18T08:22:34.495 INFO:tasks.rados.rados.0.smithi082.stdout:1649: writing smithi08262953-19 from 1712128 to 2498560 tid 1 2024-02-18T08:22:34.499 INFO:tasks.rados.rados.0.smithi082.stdout:1649: writing smithi08262953-19 from 2498560 to 3276800 tid 2 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1649: writing smithi08262953-19 from 3276800 to 3301376 tid 3 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1650: copy_from oid 5 from oid 7 current snap is 152 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: finishing write tid 2 to smithi08262953-38 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: finishing write tid 3 to smithi08262953-38 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: finishing write tid 5 to smithi08262953-38 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: finishing write tid 6 to smithi08262953-38 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1057 (ObjNum 521 snap 152 seq_num 521) dirty exists 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: left oid 38 (ObjNum 521 snap 152 seq_num 521) 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1639: done (10 left) 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1651: rollback oid 27 current snap is 152 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 150 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1052 (ObjNum 579406400 snap 21935 seq_num 577613840) dirty exists 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1641: finishing write tid 1 to smithi08262953-28 2024-02-18T08:22:34.501 INFO:tasks.rados.rados.0.smithi082.stdout:1641: finishing write tid 2 to smithi08262953-28 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1641: finishing write tid 3 to smithi08262953-28 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1641: finishing write tid 5 to smithi08262953-28 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1641: finishing write tid 6 to smithi08262953-28 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1061 (ObjNum 522 snap 152 seq_num 522) dirty exists 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1641: left oid 28 (ObjNum 522 snap 152 seq_num 522) 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1635: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1635: finishing copy_from to smithi08262953-6 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 318 (ObjNum 369 snap 116 seq_num 369) dirty exists 2024-02-18T08:22:34.502 INFO:tasks.rados.rados.0.smithi082.stdout:1644: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1645: finishing write tid 1 to smithi08262953-32 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1634: done (10 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1635: done (9 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1636: done (8 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1638: done (7 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1641: done (6 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1644: done (5 left) 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:1652: rollback oid 41 current snap is 152 2024-02-18T08:22:34.567 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 150 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1646: finishing copy_from to smithi08262953-47 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1646: got expected ENOENT (src dne) 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1646: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1645: finishing write tid 2 to smithi08262953-32 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1645: finishing write tid 3 to smithi08262953-32 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1645: finishing write tid 5 to smithi08262953-32 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1645: finishing write tid 6 to smithi08262953-32 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 844 (ObjNum 523 snap 152 seq_num 523) dirty exists 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1645: left oid 32 (ObjNum 523 snap 152 seq_num 523) 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1649: finishing write tid 1 to smithi08262953-19 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1651: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1651: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1649: finishing write tid 2 to smithi08262953-19 2024-02-18T08:22:34.568 INFO:tasks.rados.rados.0.smithi082.stdout:1651: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 676 (ObjNum 456 snap 138 seq_num 456) dirty exists 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1649: finishing write tid 3 to smithi08262953-19 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1649: finishing write tid 5 to smithi08262953-19 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1649: finishing write tid 6 to smithi08262953-19 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1097 (ObjNum 524 snap 152 seq_num 524) dirty exists 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1649: left oid 19 (ObjNum 524 snap 152 seq_num 524) 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1650: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:1650: finishing copy_from to smithi08262953-5 2024-02-18T08:22:34.569 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1057 (ObjNum 449 snap 137 seq_num 449) dirty exists 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1645: done (5 left) 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1646: done (4 left) 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1649: done (3 left) 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1650: done (2 left) 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1651: done (1 left) 2024-02-18T08:22:34.570 INFO:tasks.rados.rados.0.smithi082.stdout:1653: delete oid 42 current snap is 152 2024-02-18T08:22:34.571 INFO:tasks.rados.rados.0.smithi082.stdout:1653: done (1 left) 2024-02-18T08:22:34.571 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 152 2024-02-18T08:22:34.571 INFO:tasks.rados.rados.0.smithi082.stdout:1654: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2024-02-18T08:22:34.571 INFO:tasks.rados.rados.0.smithi082.stdout:1654: writing smithi08262953-49 from 0 to 417792 tid 1 2024-02-18T08:22:34.574 INFO:tasks.rados.rados.0.smithi082.stdout:1654: writing smithi08262953-49 from 417792 to 1007616 tid 2 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1654: writing smithi08262953-49 from 1007616 to 1622016 tid 3 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1655: read oid 3 snap -1 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1655: expect (ObjNum 413 snap 128 seq_num 413) 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1656: read oid 31 snap 150 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1656: expect deleted 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 152 2024-02-18T08:22:34.578 INFO:tasks.rados.rados.0.smithi082.stdout:1657: seq_num 527 ranges {3203072=434176,3637248=475136,4112384=565248,4677632=163840} 2024-02-18T08:22:34.597 INFO:tasks.rados.rados.0.smithi082.stdout:1657: writing smithi08262953-27 from 3203072 to 3637248 tid 1 2024-02-18T08:22:34.599 INFO:tasks.rados.rados.0.smithi082.stdout:1657: writing smithi08262953-27 from 3637248 to 4112384 tid 2 2024-02-18T08:22:34.603 INFO:tasks.rados.rados.0.smithi082.stdout:1657: writing smithi08262953-27 from 4112384 to 4677632 tid 3 2024-02-18T08:22:34.604 INFO:tasks.rados.rados.0.smithi082.stdout:1657: writing smithi08262953-27 from 4677632 to 4841472 tid 4 2024-02-18T08:22:34.604 INFO:tasks.rados.rados.0.smithi082.stdout:1658: delete oid 13 current snap is 152 2024-02-18T08:22:34.604 INFO:tasks.rados.rados.0.smithi082.stdout:1652: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:1652: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:1652: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 705 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:1654: finishing write tid 1 to smithi08262953-49 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:1654: finishing write tid 2 to smithi08262953-49 2024-02-18T08:22:34.605 INFO:tasks.rados.rados.0.smithi082.stdout:1655: expect (ObjNum 413 snap 128 seq_num 413) 2024-02-18T08:22:34.658 INFO:tasks.rados.rados.0.smithi082.stdout:1654: finishing write tid 3 to smithi08262953-49 2024-02-18T08:22:34.658 INFO:tasks.rados.rados.0.smithi082.stdout:1654: finishing write tid 5 to smithi08262953-49 2024-02-18T08:22:34.658 INFO:tasks.rados.rados.0.smithi082.stdout:1654: finishing write tid 6 to smithi08262953-49 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1101 (ObjNum 526 snap 152 seq_num 526) dirty exists 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1654: left oid 49 (ObjNum 526 snap 152 seq_num 526) 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 1 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 2 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 3 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 4 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 6 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: finishing write tid 7 to smithi08262953-27 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 681 (ObjNum 527 snap 152 seq_num 527) dirty exists 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1657: left oid 27 (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1652: done (5 left) 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1654: done (4 left) 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1655: done (3 left) 2024-02-18T08:22:34.659 INFO:tasks.rados.rados.0.smithi082.stdout:1656: done (2 left) 2024-02-18T08:22:34.660 INFO:tasks.rados.rados.0.smithi082.stdout:1657: done (1 left) 2024-02-18T08:22:34.660 INFO:tasks.rados.rados.0.smithi082.stdout:1658: done (0 left) 2024-02-18T08:22:34.660 INFO:tasks.rados.rados.0.smithi082.stdout:1659: snap_remove snap 150 2024-02-18T08:22:34.761 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T08:22:34.287+0000 7faae3e27380 -1 Falling back to public interface 2024-02-18T08:22:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:33.466913+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e362: 8 total, 7 up, 8 in 2024-02-18T08:22:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:33.819202+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:33.820072+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:33.822076+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:34.053386+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:33.466913+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e362: 8 total, 7 up, 8 in 2024-02-18T08:22:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:33.819202+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:33.820072+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:33.822076+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:34.053386+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:33.466913+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e362: 8 total, 7 up, 8 in 2024-02-18T08:22:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:33.819202+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:33.820072+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:33.822076+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:22:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:34.053386+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:35.485 INFO:tasks.rados.rados.0.smithi082.stdout:1659: done (0 left) 2024-02-18T08:22:35.486 INFO:tasks.rados.rados.0.smithi082.stdout:1660: read oid 18 snap -1 2024-02-18T08:22:35.486 INFO:tasks.rados.rados.0.smithi082.stdout:1660: expect deleted 2024-02-18T08:22:35.486 INFO:tasks.rados.rados.0.smithi082.stdout:1661: setattr oid 31 current snap is 152 2024-02-18T08:22:35.486 INFO:tasks.rados.rados.0.smithi082.stdout:1662: snap_create 2024-02-18T08:22:35.494 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 590 (ObjNum 579670096 snap 21935 seq_num 3909799136) dirty exists 2024-02-18T08:22:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:34.350345+0000 mgr.y (mgr.24862) 173 : cluster [DBG] pgmap v237: 89 pgs: 7 active+undersized+degraded, 3 peering, 5 stale+active+clean, 5 active+undersized, 69 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.8 MiB/s wr, 7 op/s; 31/273 objects degraded (11.355%) 2024-02-18T08:22:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:34.479375+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e363: 8 total, 7 up, 8 in 2024-02-18T08:22:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:35.051666+0000 mon.a (mon.0) 644 : cluster [WRN] Health check failed: Degraded data redundancy: 31/273 objects degraded (11.355%), 7 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:35.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:34.350345+0000 mgr.y (mgr.24862) 173 : cluster [DBG] pgmap v237: 89 pgs: 7 active+undersized+degraded, 3 peering, 5 stale+active+clean, 5 active+undersized, 69 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.8 MiB/s wr, 7 op/s; 31/273 objects degraded (11.355%) 2024-02-18T08:22:35.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:34.479375+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e363: 8 total, 7 up, 8 in 2024-02-18T08:22:35.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:35.051666+0000 mon.a (mon.0) 644 : cluster [WRN] Health check failed: Degraded data redundancy: 31/273 objects degraded (11.355%), 7 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:35.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:34.350345+0000 mgr.y (mgr.24862) 173 : cluster [DBG] pgmap v237: 89 pgs: 7 active+undersized+degraded, 3 peering, 5 stale+active+clean, 5 active+undersized, 69 active+clean; 150 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 2.8 MiB/s wr, 7 op/s; 31/273 objects degraded (11.355%) 2024-02-18T08:22:35.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:34.479375+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e363: 8 total, 7 up, 8 in 2024-02-18T08:22:35.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:35.051666+0000 mon.a (mon.0) 644 : cluster [WRN] Health check failed: Degraded data redundancy: 31/273 objects degraded (11.355%), 7 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:36.494 INFO:tasks.rados.rados.0.smithi082.stdout:1660: done (2 left) 2024-02-18T08:22:36.494 INFO:tasks.rados.rados.0.smithi082.stdout:1661: done (1 left) 2024-02-18T08:22:36.494 INFO:tasks.rados.rados.0.smithi082.stdout:1662: done (0 left) 2024-02-18T08:22:36.494 INFO:tasks.rados.rados.0.smithi082.stdout:1663: snap_remove snap 152 2024-02-18T08:22:36.603 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:35.486621+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e364: 8 total, 7 up, 8 in 2024-02-18T08:22:36.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:35.486621+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e364: 8 total, 7 up, 8 in 2024-02-18T08:22:36.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:35.486621+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e364: 8 total, 7 up, 8 in 2024-02-18T08:22:37.304 INFO:tasks.rados.rados.0.smithi082.stdout:1663: done (0 left) 2024-02-18T08:22:37.305 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 153 2024-02-18T08:22:37.305 INFO:tasks.rados.rados.0.smithi082.stdout:1664: seq_num 529 ranges {0=466944,466944=647168,1114112=532480,1646592=24576} 2024-02-18T08:22:37.307 INFO:tasks.rados.rados.0.smithi082.stdout:1664: writing smithi08262953-23 from 0 to 466944 tid 1 2024-02-18T08:22:37.311 INFO:tasks.rados.rados.0.smithi082.stdout:1664: writing smithi08262953-23 from 466944 to 1114112 tid 2 2024-02-18T08:22:37.315 INFO:tasks.rados.rados.0.smithi082.stdout:1664: writing smithi08262953-23 from 1114112 to 1646592 tid 3 2024-02-18T08:22:37.315 INFO:tasks.rados.rados.0.smithi082.stdout:1664: writing smithi08262953-23 from 1646592 to 1671168 tid 4 2024-02-18T08:22:37.315 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 153 2024-02-18T08:22:37.315 INFO:tasks.rados.rados.0.smithi082.stdout:1665: seq_num 530 ranges {5767168=483328,6250496=532480,6782976=671744} 2024-02-18T08:22:37.349 INFO:tasks.rados.rados.0.smithi082.stdout:1665: writing smithi08262953-1 from 5767168 to 6250496 tid 1 2024-02-18T08:22:37.352 INFO:tasks.rados.rados.0.smithi082.stdout:1665: writing smithi08262953-1 from 6250496 to 6782976 tid 2 2024-02-18T08:22:37.356 INFO:tasks.rados.rados.0.smithi082.stdout:1665: writing smithi08262953-1 from 6782976 to 7454720 tid 3 2024-02-18T08:22:37.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 153 2024-02-18T08:22:37.357 INFO:tasks.rados.rados.0.smithi082.stdout:1666: seq_num 531 ranges {3301376=499712,3801088=417792,4218880=548864,4767744=237568} 2024-02-18T08:22:37.378 INFO:tasks.rados.rados.0.smithi082.stdout:1666: writing smithi08262953-32 from 3301376 to 3801088 tid 1 2024-02-18T08:22:37.380 INFO:tasks.rados.rados.0.smithi082.stdout:1666: writing smithi08262953-32 from 3801088 to 4218880 tid 2 2024-02-18T08:22:37.383 INFO:tasks.rados.rados.0.smithi082.stdout:1666: writing smithi08262953-32 from 4218880 to 4767744 tid 3 2024-02-18T08:22:37.385 INFO:tasks.rados.rados.0.smithi082.stdout:1666: writing smithi08262953-32 from 4767744 to 5005312 tid 4 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1667: rollback oid 41 current snap is 153 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1667: done (3 left) 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1668: copy_from oid 28 from oid 44 current snap is 153 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 1 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 2 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 3 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 4 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 6 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: finishing write tid 7 to smithi08262953-23 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 675 (ObjNum 529 snap 153 seq_num 529) dirty exists 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: left oid 23 (ObjNum 529 snap 153 seq_num 529) 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1665: finishing write tid 1 to smithi08262953-1 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1664: done (3 left) 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1669: rollback oid 21 current snap is 153 2024-02-18T08:22:37.386 INFO:tasks.rados.rados.0.smithi082.stdout:1669: done (3 left) 2024-02-18T08:22:37.387 INFO:tasks.rados.rados.0.smithi082.stdout:1670: read oid 30 snap -1 2024-02-18T08:22:37.387 INFO:tasks.rados.rados.0.smithi082.stdout:1670: expect deleted 2024-02-18T08:22:37.387 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 153 2024-02-18T08:22:37.387 INFO:tasks.rados.rados.0.smithi082.stdout:1671: seq_num 532 ranges {2867200=516096,3383296=696320,4079616=507904} 2024-02-18T08:22:37.403 INFO:tasks.rados.rados.0.smithi082.stdout:1671: writing smithi08262953-4 from 2867200 to 3383296 tid 1 2024-02-18T08:22:37.408 INFO:tasks.rados.rados.0.smithi082.stdout:1671: writing smithi08262953-4 from 3383296 to 4079616 tid 2 2024-02-18T08:22:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:1671: writing smithi08262953-4 from 4079616 to 4587520 tid 3 2024-02-18T08:22:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:1672: read oid 33 snap -1 2024-02-18T08:22:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:1672: expect deleted 2024-02-18T08:22:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:1673: read oid 47 snap -1 2024-02-18T08:22:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:1673: expect deleted 2024-02-18T08:22:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 153 2024-02-18T08:22:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:1674: seq_num 533 ranges {7036928=532480,7569408=630784,8200192=516096,8716288=57344} 2024-02-18T08:22:37.452 INFO:tasks.rados.rados.0.smithi082.stdout:1674: writing smithi08262953-2 from 7036928 to 7569408 tid 1 2024-02-18T08:22:37.456 INFO:tasks.rados.rados.0.smithi082.stdout:1674: writing smithi08262953-2 from 7569408 to 8200192 tid 2 2024-02-18T08:22:37.459 INFO:tasks.rados.rados.0.smithi082.stdout:1674: writing smithi08262953-2 from 8200192 to 8716288 tid 3 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1674: writing smithi08262953-2 from 8716288 to 8773632 tid 4 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1675: read oid 49 snap -1 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1675: expect (ObjNum 526 snap 152 seq_num 526) 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1676: read oid 48 snap -1 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1676: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1677: rollback oid 17 current snap is 153 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1677: done (10 left) 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1678: delete oid 20 current snap is 153 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1665: finishing write tid 2 to smithi08262953-1 2024-02-18T08:22:37.461 INFO:tasks.rados.rados.0.smithi082.stdout:1665: finishing write tid 3 to smithi08262953-1 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1665: finishing write tid 5 to smithi08262953-1 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1665: finishing write tid 6 to smithi08262953-1 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 709 (ObjNum 530 snap 153 seq_num 530) dirty exists 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1665: left oid 1 (ObjNum 530 snap 153 seq_num 530) 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 1 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 2 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 3 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 4 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 6 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1668: finishing copy_from to smithi08262953-28 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1668: got expected ENOENT (src dne) 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1668: finishing copy_from racing read to smithi08262953-28 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: finishing write tid 7 to smithi08262953-32 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 859 (ObjNum 531 snap 153 seq_num 531) dirty exists 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1666: left oid 32 (ObjNum 531 snap 153 seq_num 531) 2024-02-18T08:22:37.462 INFO:tasks.rados.rados.0.smithi082.stdout:1671: finishing write tid 1 to smithi08262953-4 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1671: finishing write tid 2 to smithi08262953-4 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1671: finishing write tid 3 to smithi08262953-4 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1671: finishing write tid 5 to smithi08262953-4 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1671: finishing write tid 6 to smithi08262953-4 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 894 (ObjNum 532 snap 153 seq_num 532) dirty exists 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1671: left oid 4 (ObjNum 532 snap 153 seq_num 532) 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 1 to smithi08262953-2 2024-02-18T08:22:37.463 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 2 to smithi08262953-2 2024-02-18T08:22:37.466 INFO:tasks.rados.rados.0.smithi082.stdout:1665: done (10 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1666: done (9 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1668: done (8 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1670: done (7 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1671: done (6 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1672: done (5 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1673: done (4 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1678: done (3 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1679: copy_from oid 7 from oid 21 current snap is 153 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1680: read oid 32 snap -1 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1680: expect (ObjNum 531 snap 153 seq_num 531) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1681: rmattr oid 34 current snap is 153 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1681: done (5 left) 2024-02-18T08:22:37.467 INFO:tasks.rados.rados.0.smithi082.stdout:1682: delete oid 23 current snap is 153 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 3 to smithi08262953-2 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1679: finishing copy_from to smithi08262953-7 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1679: got expected ENOENT (src dne) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 4 to smithi08262953-2 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1679: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 6 to smithi08262953-2 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: finishing write tid 7 to smithi08262953-2 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 680 (ObjNum 533 snap 153 seq_num 533) dirty exists 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: left oid 2 (ObjNum 533 snap 153 seq_num 533) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1674: done (5 left) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1679: done (4 left) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1682: done (3 left) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1683: read oid 35 snap -1 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:1683: expect (ObjNum 476 snap 141 seq_num 476) 2024-02-18T08:22:37.468 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 153 2024-02-18T08:22:37.469 INFO:tasks.rados.rados.0.smithi082.stdout:1684: seq_num 536 ranges {2129920=581632,2711552=688128,3399680=516096} 2024-02-18T08:22:37.480 INFO:tasks.rados.rados.0.smithi082.stdout:1684: writing smithi08262953-3 from 2129920 to 2711552 tid 1 2024-02-18T08:22:37.485 INFO:tasks.rados.rados.0.smithi082.stdout:1684: writing smithi08262953-3 from 2711552 to 3399680 tid 2 2024-02-18T08:22:37.488 INFO:tasks.rados.rados.0.smithi082.stdout:1684: writing smithi08262953-3 from 3399680 to 3915776 tid 3 2024-02-18T08:22:37.488 INFO:tasks.rados.rados.0.smithi082.stdout:1685: copy_from oid 10 from oid 25 current snap is 153 2024-02-18T08:22:37.489 INFO:tasks.rados.rados.0.smithi082.stdout:1683: expect (ObjNum 476 snap 141 seq_num 476) 2024-02-18T08:22:37.558 INFO:tasks.rados.rados.0.smithi082.stdout:1675: expect (ObjNum 526 snap 152 seq_num 526) 2024-02-18T08:22:37.599 INFO:tasks.rados.rados.0.smithi082.stdout:1680: expect (ObjNum 531 snap 153 seq_num 531) 2024-02-18T08:22:37.650 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:22:37.374+0000 7fd830a5a700 -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-02-18T08:22:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:36.350988+0000 mgr.y (mgr.24862) 174 : cluster [DBG] pgmap v240: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 148 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 53/264 objects degraded (20.076%) 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:36.495153+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e365: 8 total, 7 up, 8 in 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.051053+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:37.305683+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e366: 8 total, 7 up, 8 in 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.350300+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.351065+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.356781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.366506+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.369702+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.371793+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.373189+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.375260+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:36.350988+0000 mgr.y (mgr.24862) 174 : cluster [DBG] pgmap v240: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 148 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 53/264 objects degraded (20.076%) 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:36.495153+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e365: 8 total, 7 up, 8 in 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.051053+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:37.305683+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e366: 8 total, 7 up, 8 in 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.350300+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:37.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.351065+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.356781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.366506+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.369702+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.371793+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.373189+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.375260+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:37.761 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T08:22:37.596+0000 7faae3e27380 -1 osd.5 358 log_to_monitors {default=true} 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:36.350988+0000 mgr.y (mgr.24862) 174 : cluster [DBG] pgmap v240: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 148 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 3.5 MiB/s wr, 9 op/s; 53/264 objects degraded (20.076%) 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:36.495153+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e365: 8 total, 7 up, 8 in 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.051053+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:37.305683+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e366: 8 total, 7 up, 8 in 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.350300+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.351065+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.356781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.366506+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.369702+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.371793+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.373189+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:22:37.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.375260+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:37.813 INFO:tasks.rados.rados.0.smithi082.stdout:1684: finishing write tid 1 to smithi08262953-3 2024-02-18T08:22:37.813 INFO:tasks.rados.rados.0.smithi082.stdout:1684: finishing write tid 2 to smithi08262953-3 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1684: finishing write tid 3 to smithi08262953-3 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1684: finishing write tid 5 to smithi08262953-3 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1684: finishing write tid 6 to smithi08262953-3 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 898 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1684: left oid 3 (ObjNum 536 snap 153 seq_num 536) 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1685: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:22:37.814 INFO:tasks.rados.rados.0.smithi082.stdout:1676: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:38.209 INFO:tasks.rados.rados.0.smithi082.stdout:1685: finishing copy_from to smithi08262953-10 2024-02-18T08:22:38.229 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 364 (ObjNum 507 snap 148 seq_num 507) dirty exists 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1675: done (5 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1676: done (4 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1680: done (3 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1683: done (2 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1684: done (1 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1685: done (0 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1686: rollback oid 13 current snap is 153 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1686: done (0 left) 2024-02-18T08:22:38.230 INFO:tasks.rados.rados.0.smithi082.stdout:1687: snap_create 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:1687: done (0 left) 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:1688: rollback oid 1 current snap is 154 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 1 to 153 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:1689: read oid 32 snap -1 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:1689: expect (ObjNum 531 snap 153 seq_num 531) 2024-02-18T08:22:38.501 INFO:tasks.rados.rados.0.smithi082.stdout:1690: snap_create 2024-02-18T08:22:38.509 INFO:tasks.rados.rados.0.smithi082.stdout:1688: finishing rollback tid 0 to smithi08262953-1 2024-02-18T08:22:38.509 INFO:tasks.rados.rados.0.smithi082.stdout:1688: finishing rollback tid 1 to smithi08262953-1 2024-02-18T08:22:38.509 INFO:tasks.rados.rados.0.smithi082.stdout:1688: finishing rollback tid 2 to smithi08262953-1 2024-02-18T08:22:38.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 713 (ObjNum 530 snap 153 seq_num 530) dirty exists 2024-02-18T08:22:38.519 INFO:tasks.rados.rados.0.smithi082.stdout:1689: expect (ObjNum 531 snap 153 seq_num 531) 2024-02-18T08:22:38.762 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T08:22:38.518+0000 7faad4b0d700 -1 osd.5 358 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:22:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:37.351776+0000 mgr.y (mgr.24862) 175 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.375472+0000 mgr.y (mgr.24862) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:38.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:37.376368+0000 mgr.y (mgr.24862) 177 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:22:38.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.599454+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:38.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:37.599809+0000 mon.a (mon.0) 657 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:37.351776+0000 mgr.y (mgr.24862) 175 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.375472+0000 mgr.y (mgr.24862) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:37.376368+0000 mgr.y (mgr.24862) 177 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:22:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.599454+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:37.599809+0000 mon.a (mon.0) 657 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:37.351776+0000 mgr.y (mgr.24862) 175 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.375472+0000 mgr.y (mgr.24862) 176 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:37.376368+0000 mgr.y (mgr.24862) 177 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.599454+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:37.599809+0000 mon.a (mon.0) 657 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-18T08:22:39.508 INFO:tasks.rados.rados.0.smithi082.stdout:1688: done (2 left) 2024-02-18T08:22:39.508 INFO:tasks.rados.rados.0.smithi082.stdout:1689: done (1 left) 2024-02-18T08:22:39.508 INFO:tasks.rados.rados.0.smithi082.stdout:1690: done (0 left) 2024-02-18T08:22:39.508 INFO:tasks.rados.rados.0.smithi082.stdout:1691: snap_create 2024-02-18T08:22:39.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:38.351525+0000 mgr.y (mgr.24862) 178 : cluster [DBG] pgmap v243: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 10 op/s; 53/255 objects degraded (20.784%) 2024-02-18T08:22:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:38.501681+0000 mon.a (mon.0) 658 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:22:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:38.501838+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e367: 8 total, 7 up, 8 in 2024-02-18T08:22:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:38.502731+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:38.503156+0000 mon.a (mon.0) 660 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:38.351525+0000 mgr.y (mgr.24862) 178 : cluster [DBG] pgmap v243: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 10 op/s; 53/255 objects degraded (20.784%) 2024-02-18T08:22:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:38.501681+0000 mon.a (mon.0) 658 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:22:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:38.501838+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e367: 8 total, 7 up, 8 in 2024-02-18T08:22:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:38.502731+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:38.503156+0000 mon.a (mon.0) 660 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:38.351525+0000 mgr.y (mgr.24862) 178 : cluster [DBG] pgmap v243: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 141 MiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 2.9 MiB/s wr, 10 op/s; 53/255 objects degraded (20.784%) 2024-02-18T08:22:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:38.501681+0000 mon.a (mon.0) 658 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-18T08:22:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:38.501838+0000 mon.a (mon.0) 659 : cluster [DBG] osdmap e367: 8 total, 7 up, 8 in 2024-02-18T08:22:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:38.502731+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:38.503156+0000 mon.a (mon.0) 660 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:22:40.528 INFO:tasks.rados.rados.0.smithi082.stdout:1691: done (0 left) 2024-02-18T08:22:40.528 INFO:tasks.rados.rados.0.smithi082.stdout:1692: copy_from oid 10 from oid 15 current snap is 156 2024-02-18T08:22:40.528 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 156 2024-02-18T08:22:40.528 INFO:tasks.rados.rados.0.smithi082.stdout:1693: seq_num 537 ranges {1884160=598016,2482176=573440,3055616=491520,3547136=139264} 2024-02-18T08:22:40.541 INFO:tasks.rados.rados.0.smithi082.stdout:1693: writing smithi08262953-35 from 1884160 to 2482176 tid 1 2024-02-18T08:22:40.544 INFO:tasks.rados.rados.0.smithi082.stdout:1693: writing smithi08262953-35 from 2482176 to 3055616 tid 2 2024-02-18T08:22:40.548 INFO:tasks.rados.rados.0.smithi082.stdout:1693: writing smithi08262953-35 from 3055616 to 3547136 tid 3 2024-02-18T08:22:40.549 INFO:tasks.rados.rados.0.smithi082.stdout:1693: writing smithi08262953-35 from 3547136 to 3686400 tid 4 2024-02-18T08:22:40.549 INFO:tasks.rados.rados.0.smithi082.stdout:1694: copy_from oid 6 from oid 14 current snap is 156 2024-02-18T08:22:40.550 INFO:tasks.rados.rados.0.smithi082.stdout:1695: snap_create 2024-02-18T08:22:40.550 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 1 to smithi08262953-35 2024-02-18T08:22:40.550 INFO:tasks.rados.rados.0.smithi082.stdout:1692: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:22:40.551 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 2 to smithi08262953-35 2024-02-18T08:22:40.551 INFO:tasks.rados.rados.0.smithi082.stdout:1692: finishing copy_from to smithi08262953-10 2024-02-18T08:22:40.551 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 670 (ObjNum 512 snap 149 seq_num 512) dirty exists 2024-02-18T08:22:40.552 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 3 to smithi08262953-35 2024-02-18T08:22:40.554 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 4 to smithi08262953-35 2024-02-18T08:22:40.554 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 6 to smithi08262953-35 2024-02-18T08:22:40.557 INFO:tasks.rados.rados.0.smithi082.stdout:1693: finishing write tid 7 to smithi08262953-35 2024-02-18T08:22:40.557 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 763 (ObjNum 537 snap 156 seq_num 537) dirty exists 2024-02-18T08:22:40.557 INFO:tasks.rados.rados.0.smithi082.stdout:1693: left oid 35 (ObjNum 537 snap 156 seq_num 537) 2024-02-18T08:22:40.590 INFO:tasks.rados.rados.0.smithi082.stdout:1694: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:22:40.592 INFO:tasks.rados.rados.0.smithi082.stdout:1694: finishing copy_from to smithi08262953-6 2024-02-18T08:22:40.593 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 701 (ObjNum 519 snap 150 seq_num 519) dirty exists 2024-02-18T08:22:40.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:39.499417+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:39.507634+0000 mon.a (mon.0) 662 : cluster [INF] osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666] boot 2024-02-18T08:22:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:39.507690+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-02-18T08:22:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:39.507881+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:22:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:39.499417+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:39.507634+0000 mon.a (mon.0) 662 : cluster [INF] osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666] boot 2024-02-18T08:22:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:39.507690+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-02-18T08:22:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:39.507881+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:22:40.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:39.499417+0000 mon.a (mon.0) 661 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:22:40.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:39.507634+0000 mon.a (mon.0) 662 : cluster [INF] osd.5 [v2:172.21.15.164:6808/692381666,v1:172.21.15.164:6809/692381666] boot 2024-02-18T08:22:40.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:39.507690+0000 mon.a (mon.0) 663 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-02-18T08:22:40.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:39.507881+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-18T08:22:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1692: done (3 left) 2024-02-18T08:22:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1693: done (2 left) 2024-02-18T08:22:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1694: done (1 left) 2024-02-18T08:22:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1695: done (0 left) 2024-02-18T08:22:41.523 INFO:tasks.rados.rados.0.smithi082.stdout:1696: delete oid 36 current snap is 157 2024-02-18T08:22:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1696: done (0 left) 2024-02-18T08:22:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 157 2024-02-18T08:22:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:1697: seq_num 539 ranges {4587520=630784,5218304=737280,5955584=466944} 2024-02-18T08:22:41.552 INFO:tasks.rados.rados.0.smithi082.stdout:1697: writing smithi08262953-4 from 4587520 to 5218304 tid 1 2024-02-18T08:22:41.556 INFO:tasks.rados.rados.0.smithi082.stdout:1697: writing smithi08262953-4 from 5218304 to 5955584 tid 2 2024-02-18T08:22:41.559 INFO:tasks.rados.rados.0.smithi082.stdout:1697: writing smithi08262953-4 from 5955584 to 6422528 tid 3 2024-02-18T08:22:41.559 INFO:tasks.rados.rados.0.smithi082.stdout:1698: rollback oid 39 current snap is 157 2024-02-18T08:22:41.559 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 39 to 156 2024-02-18T08:22:41.559 INFO:tasks.rados.rados.0.smithi082.stdout:1697: finishing write tid 1 to smithi08262953-4 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1699: read oid 48 snap 153 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1699: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1700: rollback oid 36 current snap is 157 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 156 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1701: rmattr oid 5 current snap is 157 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1701: done (4 left) 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1702: setattr oid 8 current snap is 157 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:1700: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:22:41.560 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 0 (ObjNum 544415360 snap 21935 seq_num 2) dirty dne 2024-02-18T08:22:41.562 INFO:tasks.rados.rados.0.smithi082.stdout:1697: finishing write tid 2 to smithi08262953-4 2024-02-18T08:22:41.563 INFO:tasks.rados.rados.0.smithi082.stdout:1700: done (4 left) 2024-02-18T08:22:41.563 INFO:tasks.rados.rados.0.smithi082.stdout:1703: read oid 12 snap 153 2024-02-18T08:22:41.563 INFO:tasks.rados.rados.0.smithi082.stdout:1703: expect deleted 2024-02-18T08:22:41.563 INFO:tasks.rados.rados.0.smithi082.stdout:1704: setattr oid 40 current snap is 157 2024-02-18T08:22:41.565 INFO:tasks.rados.rados.0.smithi082.stdout:1697: finishing write tid 3 to smithi08262953-4 2024-02-18T08:22:41.565 INFO:tasks.rados.rados.0.smithi082.stdout:1697: finishing write tid 5 to smithi08262953-4 2024-02-18T08:22:41.566 INFO:tasks.rados.rados.0.smithi082.stdout:1698: finishing rollback tid 0 to smithi08262953-39 2024-02-18T08:22:41.566 INFO:tasks.rados.rados.0.smithi082.stdout:1698: finishing rollback tid 1 to smithi08262953-39 2024-02-18T08:22:41.566 INFO:tasks.rados.rados.0.smithi082.stdout:1703: done (5 left) 2024-02-18T08:22:41.566 INFO:tasks.rados.rados.0.smithi082.stdout:1705: snap_remove snap 155 2024-02-18T08:22:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:40.352039+0000 mgr.y (mgr.24862) 179 : cluster [DBG] pgmap v246: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 58/252 objects degraded (23.016%) 2024-02-18T08:22:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:40.506264+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 58/252 objects degraded (23.016%), 13 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:40.524583+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-02-18T08:22:41.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:40.352039+0000 mgr.y (mgr.24862) 179 : cluster [DBG] pgmap v246: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 58/252 objects degraded (23.016%) 2024-02-18T08:22:41.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:40.506264+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 58/252 objects degraded (23.016%), 13 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:41.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:40.524583+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-02-18T08:22:41.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:40.352039+0000 mgr.y (mgr.24862) 179 : cluster [DBG] pgmap v246: 89 pgs: 13 active+undersized+degraded, 15 active+undersized, 61 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.1 MiB/s wr, 19 op/s; 58/252 objects degraded (23.016%) 2024-02-18T08:22:41.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:40.506264+0000 mon.a (mon.0) 665 : cluster [WRN] Health check update: Degraded data redundancy: 58/252 objects degraded (23.016%), 13 pgs degraded (PG_DEGRADED) 2024-02-18T08:22:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:40.524583+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-02-18T08:22:42.527 INFO:tasks.rados.rados.0.smithi082.stdout:1705: done (5 left) 2024-02-18T08:22:42.527 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 157 2024-02-18T08:22:42.527 INFO:tasks.rados.rados.0.smithi082.stdout:1706: seq_num 540 ranges {4661248=647168,5308416=671744,5980160=532480} 2024-02-18T08:22:42.556 INFO:tasks.rados.rados.0.smithi082.stdout:1706: writing smithi08262953-38 from 4661248 to 5308416 tid 1 2024-02-18T08:22:42.560 INFO:tasks.rados.rados.0.smithi082.stdout:1706: writing smithi08262953-38 from 5308416 to 5980160 tid 2 2024-02-18T08:22:42.563 INFO:tasks.rados.rados.0.smithi082.stdout:1706: writing smithi08262953-38 from 5980160 to 6512640 tid 3 2024-02-18T08:22:42.563 INFO:tasks.rados.rados.0.smithi082.stdout:1707: rollback oid 46 current snap is 157 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 153 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:1708: rollback oid 7 current snap is 157 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 156 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:1697: finishing write tid 6 to smithi08262953-4 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 903 (ObjNum 539 snap 157 seq_num 539) dirty exists 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:1697: left oid 4 (ObjNum 539 snap 157 seq_num 539) 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:1698: finishing rollback tid 2 to smithi08262953-39 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 907 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 682 (ObjNum 579282304 snap 21935 seq_num 579403696) dirty exists 2024-02-18T08:22:42.564 INFO:tasks.rados.rados.0.smithi082.stdout:1699: expect (ObjNum 467 snap 140 seq_num 467) 2024-02-18T08:22:42.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:41.522719+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-02-18T08:22:42.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:41.522719+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1112 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1706: finishing write tid 1 to smithi08262953-38 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1707: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1707: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1707: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 593 (ObjNum 490 snap 143 seq_num 490) dirty exists 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1706: finishing write tid 2 to smithi08262953-38 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1697: done (7 left) 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1698: done (6 left) 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1699: done (5 left) 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1702: done (4 left) 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1704: done (3 left) 2024-02-18T08:22:42.966 INFO:tasks.rados.rados.0.smithi082.stdout:1707: done (2 left) 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1709: read oid 19 snap -1 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1709: expect (ObjNum 524 snap 152 seq_num 524) 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1710: read oid 30 snap -1 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1710: expect deleted 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1711: setattr oid 49 current snap is 157 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1706: finishing write tid 3 to smithi08262953-38 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1706: finishing write tid 5 to smithi08262953-38 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1706: finishing write tid 6 to smithi08262953-38 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1061 (ObjNum 540 snap 157 seq_num 540) dirty exists 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1706: left oid 38 (ObjNum 540 snap 157 seq_num 540) 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1708: finishing rollback tid 0 to smithi08262953-7 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1708: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1708: finishing rollback tid 2 to smithi08262953-7 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1065 (ObjNum 449 snap 137 seq_num 449) dirty exists 2024-02-18T08:22:42.967 INFO:tasks.rados.rados.0.smithi082.stdout:1706: done (4 left) 2024-02-18T08:22:42.968 INFO:tasks.rados.rados.0.smithi082.stdout:1708: done (3 left) 2024-02-18T08:22:42.968 INFO:tasks.rados.rados.0.smithi082.stdout:1712: snap_remove snap 153 2024-02-18T08:22:43.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:41.522719+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-02-18T08:22:43.539 INFO:tasks.rados.rados.0.smithi082.stdout:1712: done (3 left) 2024-02-18T08:22:43.539 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 157 2024-02-18T08:22:43.539 INFO:tasks.rados.rados.0.smithi082.stdout:1713: seq_num 541 ranges {5554176=663552,6217728=557056,6774784=475136,7249920=172032} 2024-02-18T08:22:43.571 INFO:tasks.rados.rados.0.smithi082.stdout:1713: writing smithi08262953-29 from 5554176 to 6217728 tid 1 2024-02-18T08:22:43.574 INFO:tasks.rados.rados.0.smithi082.stdout:1713: writing smithi08262953-29 from 6217728 to 6774784 tid 2 2024-02-18T08:22:43.577 INFO:tasks.rados.rados.0.smithi082.stdout:1713: writing smithi08262953-29 from 6774784 to 7249920 tid 3 2024-02-18T08:22:43.578 INFO:tasks.rados.rados.0.smithi082.stdout:1713: writing smithi08262953-29 from 7249920 to 7421952 tid 4 2024-02-18T08:22:43.578 INFO:tasks.rados.rados.0.smithi082.stdout:1714: snap_create 2024-02-18T08:22:43.579 INFO:tasks.rados.rados.0.smithi082.stdout:1709: expect (ObjNum 524 snap 152 seq_num 524) 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1116 (ObjNum 526 snap 152 seq_num 526) dirty exists 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 1 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 2 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 3 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 4 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 6 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: finishing write tid 7 to smithi08262953-29 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 873 (ObjNum 541 snap 157 seq_num 541) dirty exists 2024-02-18T08:22:43.705 INFO:tasks.rados.rados.0.smithi082.stdout:1713: left oid 29 (ObjNum 541 snap 157 seq_num 541) 2024-02-18T08:22:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:42.352539+0000 mgr.y (mgr.24862) 180 : cluster [DBG] pgmap v249: 89 pgs: 3 peering, 12 active+undersized+degraded, 10 active+undersized, 64 active+clean; 147 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 56/255 objects degraded (21.961%) 2024-02-18T08:22:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:42.528286+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-02-18T08:22:43.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:42.352539+0000 mgr.y (mgr.24862) 180 : cluster [DBG] pgmap v249: 89 pgs: 3 peering, 12 active+undersized+degraded, 10 active+undersized, 64 active+clean; 147 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 56/255 objects degraded (21.961%) 2024-02-18T08:22:43.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:42.528286+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-02-18T08:22:44.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:42.352539+0000 mgr.y (mgr.24862) 180 : cluster [DBG] pgmap v249: 89 pgs: 3 peering, 12 active+undersized+degraded, 10 active+undersized, 64 active+clean; 147 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 3.2 MiB/s wr, 22 op/s; 56/255 objects degraded (21.961%) 2024-02-18T08:22:44.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:42.528286+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-02-18T08:22:44.543 INFO:tasks.rados.rados.0.smithi082.stdout:1709: done (4 left) 2024-02-18T08:22:44.543 INFO:tasks.rados.rados.0.smithi082.stdout:1710: done (3 left) 2024-02-18T08:22:44.543 INFO:tasks.rados.rados.0.smithi082.stdout:1711: done (2 left) 2024-02-18T08:22:44.543 INFO:tasks.rados.rados.0.smithi082.stdout:1713: done (1 left) 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1714: done (0 left) 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1715: read oid 27 snap -1 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1715: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1716: rmattr oid 22 current snap is 158 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1716: done (1 left) 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1717: read oid 21 snap 157 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1717: expect deleted 2024-02-18T08:22:44.544 INFO:tasks.rados.rados.0.smithi082.stdout:1718: snap_create 2024-02-18T08:22:44.566 INFO:tasks.rados.rados.0.smithi082.stdout:1715: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:22:44.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:43.539814+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-02-18T08:22:44.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:43.539814+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-02-18T08:22:45.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:43.539814+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-02-18T08:22:45.542 INFO:tasks.rados.rados.0.smithi082.stdout:1715: done (2 left) 2024-02-18T08:22:45.543 INFO:tasks.rados.rados.0.smithi082.stdout:1717: done (1 left) 2024-02-18T08:22:45.543 INFO:tasks.rados.rados.0.smithi082.stdout:1718: done (0 left) 2024-02-18T08:22:45.543 INFO:tasks.rados.rados.0.smithi082.stdout:1719: setattr oid 18 current snap is 159 2024-02-18T08:22:45.544 INFO:tasks.rados.rados.0.smithi082.stdout:1720: setattr oid 47 current snap is 159 2024-02-18T08:22:45.546 INFO:tasks.rados.rados.0.smithi082.stdout:1721: delete oid 41 current snap is 159 2024-02-18T08:22:45.549 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 724 (ObjNum 579981200 snap 21935 seq_num 0) dirty exists 2024-02-18T08:22:45.549 INFO:tasks.rados.rados.0.smithi082.stdout:1719: done (2 left) 2024-02-18T08:22:45.549 INFO:tasks.rados.rados.0.smithi082.stdout:1721: done (1 left) 2024-02-18T08:22:45.549 INFO:tasks.rados.rados.0.smithi082.stdout:1722: snap_create 2024-02-18T08:22:45.553 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 916 (ObjNum 1733321048 snap 1364222320 seq_num 1332306271) dirty exists 2024-02-18T08:22:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:44.352987+0000 mgr.y (mgr.24862) 181 : cluster [DBG] pgmap v252: 89 pgs: 3 peering, 4 active+undersized+degraded, 1 active+undersized, 81 active+clean; 125 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 29 op/s; 13/204 objects degraded (6.373%); 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:44.544258+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-02-18T08:22:45.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:44.352987+0000 mgr.y (mgr.24862) 181 : cluster [DBG] pgmap v252: 89 pgs: 3 peering, 4 active+undersized+degraded, 1 active+undersized, 81 active+clean; 125 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 29 op/s; 13/204 objects degraded (6.373%); 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:45.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:44.544258+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-02-18T08:22:46.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:44.352987+0000 mgr.y (mgr.24862) 181 : cluster [DBG] pgmap v252: 89 pgs: 3 peering, 4 active+undersized+degraded, 1 active+undersized, 81 active+clean; 125 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.9 MiB/s wr, 29 op/s; 13/204 objects degraded (6.373%); 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:46.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:44.544258+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-02-18T08:22:46.555 INFO:tasks.rados.rados.0.smithi082.stdout:1720: done (1 left) 2024-02-18T08:22:46.555 INFO:tasks.rados.rados.0.smithi082.stdout:1722: done (0 left) 2024-02-18T08:22:46.555 INFO:tasks.rados.rados.0.smithi082.stdout:1723: copy_from oid 49 from oid 48 current snap is 160 2024-02-18T08:22:46.555 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 160 2024-02-18T08:22:46.555 INFO:tasks.rados.rados.0.smithi082.stdout:1724: seq_num 543 ranges {1384448=704512,2088960=729088,2818048=475136} 2024-02-18T08:22:46.566 INFO:tasks.rados.rados.0.smithi082.stdout:1724: writing smithi08262953-15 from 1384448 to 2088960 tid 1 2024-02-18T08:22:46.570 INFO:tasks.rados.rados.0.smithi082.stdout:1724: writing smithi08262953-15 from 2088960 to 2818048 tid 2 2024-02-18T08:22:46.573 INFO:tasks.rados.rados.0.smithi082.stdout:1724: writing smithi08262953-15 from 2818048 to 3293184 tid 3 2024-02-18T08:22:46.573 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 160 2024-02-18T08:22:46.573 INFO:tasks.rados.rados.0.smithi082.stdout:1725: seq_num 544 ranges {0=720896,720896=614400,1335296=589824} 2024-02-18T08:22:46.577 INFO:tasks.rados.rados.0.smithi082.stdout:1725: writing smithi08262953-17 from 0 to 720896 tid 1 2024-02-18T08:22:46.580 INFO:tasks.rados.rados.0.smithi082.stdout:1725: writing smithi08262953-17 from 720896 to 1335296 tid 2 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1725: writing smithi08262953-17 from 1335296 to 1925120 tid 3 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1726: rollback oid 28 current snap is 160 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 156 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: finishing write tid 1 to smithi08262953-15 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: finishing write tid 2 to smithi08262953-15 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: finishing write tid 3 to smithi08262953-15 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: finishing write tid 5 to smithi08262953-15 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: finishing write tid 6 to smithi08262953-15 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 685 (ObjNum 543 snap 160 seq_num 543) dirty exists 2024-02-18T08:22:46.585 INFO:tasks.rados.rados.0.smithi082.stdout:1724: left oid 15 (ObjNum 543 snap 160 seq_num 543) 2024-02-18T08:22:46.586 INFO:tasks.rados.rados.0.smithi082.stdout:1725: finishing write tid 1 to smithi08262953-17 2024-02-18T08:22:46.586 INFO:tasks.rados.rados.0.smithi082.stdout:1724: done (3 left) 2024-02-18T08:22:46.586 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 160 2024-02-18T08:22:46.586 INFO:tasks.rados.rados.0.smithi082.stdout:1727: seq_num 545 ranges {393216=737280,1130496=491520,1622016=450560,2072576=262144} 2024-02-18T08:22:46.591 INFO:tasks.rados.rados.0.smithi082.stdout:1727: writing smithi08262953-37 from 393216 to 1130496 tid 1 2024-02-18T08:22:46.594 INFO:tasks.rados.rados.0.smithi082.stdout:1727: writing smithi08262953-37 from 1130496 to 1622016 tid 2 2024-02-18T08:22:46.596 INFO:tasks.rados.rados.0.smithi082.stdout:1727: writing smithi08262953-37 from 1622016 to 2072576 tid 3 2024-02-18T08:22:46.598 INFO:tasks.rados.rados.0.smithi082.stdout:1727: writing smithi08262953-37 from 2072576 to 2334720 tid 4 2024-02-18T08:22:46.598 INFO:tasks.rados.rados.0.smithi082.stdout:1728: delete oid 50 current snap is 160 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1725: finishing write tid 2 to smithi08262953-17 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1723: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1726: finishing rollback tid 0 to smithi08262953-28 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1725: finishing write tid 3 to smithi08262953-17 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1725: finishing write tid 5 to smithi08262953-17 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1723: finishing copy_from to smithi08262953-49 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 795 (ObjNum 467 snap 140 seq_num 467) dirty exists 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1726: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1726: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1068 (ObjNum 522 snap 152 seq_num 522) dirty exists 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 1 to smithi08262953-37 2024-02-18T08:22:46.599 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 2 to smithi08262953-37 2024-02-18T08:22:46.600 INFO:tasks.rados.rados.0.smithi082.stdout:1725: finishing write tid 6 to smithi08262953-17 2024-02-18T08:22:46.600 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 383 (ObjNum 544 snap 160 seq_num 544) dirty exists 2024-02-18T08:22:46.600 INFO:tasks.rados.rados.0.smithi082.stdout:1725: left oid 17 (ObjNum 544 snap 160 seq_num 544) 2024-02-18T08:22:46.600 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 3 to smithi08262953-37 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 4 to smithi08262953-37 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1723: done (4 left) 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1725: done (3 left) 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1726: done (2 left) 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1728: done (1 left) 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 160 2024-02-18T08:22:46.601 INFO:tasks.rados.rados.0.smithi082.stdout:1729: seq_num 547 ranges {0=770048,770048=663552,1433600=466944,1900544=73728} 2024-02-18T08:22:46.605 INFO:tasks.rados.rados.0.smithi082.stdout:1729: writing smithi08262953-44 from 0 to 770048 tid 1 2024-02-18T08:22:46.609 INFO:tasks.rados.rados.0.smithi082.stdout:1729: writing smithi08262953-44 from 770048 to 1433600 tid 2 2024-02-18T08:22:46.611 INFO:tasks.rados.rados.0.smithi082.stdout:1729: writing smithi08262953-44 from 1433600 to 1900544 tid 3 2024-02-18T08:22:46.612 INFO:tasks.rados.rados.0.smithi082.stdout:1729: writing smithi08262953-44 from 1900544 to 1974272 tid 4 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 6 to smithi08262953-37 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1730: read oid 2 snap -1 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1730: expect (ObjNum 533 snap 153 seq_num 533) 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1731: copy_from oid 49 from oid 16 current snap is 160 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1727: finishing write tid 7 to smithi08262953-37 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 326 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1727: left oid 37 (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 1 to smithi08262953-44 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 2 to smithi08262953-44 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1727: done (3 left) 2024-02-18T08:22:46.613 INFO:tasks.rados.rados.0.smithi082.stdout:1732: setattr oid 23 current snap is 160 2024-02-18T08:22:46.615 INFO:tasks.rados.rados.0.smithi082.stdout:1733: delete oid 20 current snap is 160 2024-02-18T08:22:46.616 INFO:tasks.rados.rados.0.smithi082.stdout:1731: finishing copy_from to smithi08262953-49 2024-02-18T08:22:46.616 INFO:tasks.rados.rados.0.smithi082.stdout:1731: got expected ENOENT (src dne) 2024-02-18T08:22:46.616 INFO:tasks.rados.rados.0.smithi082.stdout:1731: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:22:46.617 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 3 to smithi08262953-44 2024-02-18T08:22:46.617 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 4 to smithi08262953-44 2024-02-18T08:22:46.617 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 6 to smithi08262953-44 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:1731: done (4 left) 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:1733: done (3 left) 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:1734: read oid 9 snap 158 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:1734: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 160 2024-02-18T08:22:46.618 INFO:tasks.rados.rados.0.smithi082.stdout:1735: seq_num 549 ranges {999424=802816,1802240=483328,2285568=434176,2719744=286720} 2024-02-18T08:22:46.629 INFO:tasks.rados.rados.0.smithi082.stdout:1735: writing smithi08262953-24 from 999424 to 1802240 tid 1 2024-02-18T08:22:46.632 INFO:tasks.rados.rados.0.smithi082.stdout:1735: writing smithi08262953-24 from 1802240 to 2285568 tid 2 2024-02-18T08:22:46.635 INFO:tasks.rados.rados.0.smithi082.stdout:1735: writing smithi08262953-24 from 2285568 to 2719744 tid 3 2024-02-18T08:22:46.637 INFO:tasks.rados.rados.0.smithi082.stdout:1735: writing smithi08262953-24 from 2719744 to 3006464 tid 4 2024-02-18T08:22:46.637 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 160 2024-02-18T08:22:46.638 INFO:tasks.rados.rados.0.smithi082.stdout:1736: seq_num 550 ranges {0=417792,417792=770048,1187840=638976,1826816=196608} 2024-02-18T08:22:46.640 INFO:tasks.rados.rados.0.smithi082.stdout:1736: writing smithi08262953-16 from 0 to 417792 tid 1 2024-02-18T08:22:46.645 INFO:tasks.rados.rados.0.smithi082.stdout:1736: writing smithi08262953-16 from 417792 to 1187840 tid 2 2024-02-18T08:22:46.649 INFO:tasks.rados.rados.0.smithi082.stdout:1736: writing smithi08262953-16 from 1187840 to 1826816 tid 3 2024-02-18T08:22:46.650 INFO:tasks.rados.rados.0.smithi082.stdout:1736: writing smithi08262953-16 from 1826816 to 2023424 tid 4 2024-02-18T08:22:46.650 INFO:tasks.rados.rados.0.smithi082.stdout:1737: snap_remove snap 156 2024-02-18T08:22:46.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:45.543669+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-02-18T08:22:46.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:45.543669+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-02-18T08:22:47.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:45.543669+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1737: done (6 left) 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1738: snap_create 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1729: finishing write tid 7 to smithi08262953-44 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 332 (ObjNum 547 snap 160 seq_num 547) dirty exists 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1729: left oid 44 (ObjNum 547 snap 160 seq_num 547) 2024-02-18T08:22:47.307 INFO:tasks.rados.rados.0.smithi082.stdout:1734: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 1 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 2 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 3 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 4 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 6 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 1 to smithi08262953-16 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: finishing write tid 7 to smithi08262953-24 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1062 (ObjNum 549 snap 160 seq_num 549) dirty exists 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1735: left oid 24 (ObjNum 549 snap 160 seq_num 549) 2024-02-18T08:22:47.378 INFO:tasks.rados.rados.0.smithi082.stdout:1730: expect (ObjNum 533 snap 153 seq_num 533) 2024-02-18T08:22:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:46.353336+0000 mgr.y (mgr.24862) 182 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 124 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 29 op/s; 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:46.547326+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/204 objects degraded (6.373%), 4 pgs degraded) 2024-02-18T08:22:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:46.547353+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:46.556034+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-02-18T08:22:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:47.307688+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-02-18T08:22:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:46.353336+0000 mgr.y (mgr.24862) 182 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 124 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 29 op/s; 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:46.547326+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/204 objects degraded (6.373%), 4 pgs degraded) 2024-02-18T08:22:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:46.547353+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:46.556034+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-02-18T08:22:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:47.307688+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-02-18T08:22:47.979 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 686 (ObjNum 288 snap 0 seq_num 33) dirty exists 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 2 to smithi08262953-16 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 3 to smithi08262953-16 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 4 to smithi08262953-16 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 6 to smithi08262953-16 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: finishing write tid 7 to smithi08262953-16 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 784 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:22:47.980 INFO:tasks.rados.rados.0.smithi082.stdout:1736: left oid 16 (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:22:48.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:46.353336+0000 mgr.y (mgr.24862) 182 : cluster [DBG] pgmap v255: 89 pgs: 89 active+clean; 124 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 29 op/s; 16 MiB/s, 3 objects/s recovering 2024-02-18T08:22:48.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:46.547326+0000 mon.a (mon.0) 672 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/204 objects degraded (6.373%), 4 pgs degraded) 2024-02-18T08:22:48.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:46.547353+0000 mon.a (mon.0) 673 : cluster [INF] Cluster is now healthy 2024-02-18T08:22:48.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:46.556034+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-02-18T08:22:48.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:47.307688+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1729: done (6 left) 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1730: done (5 left) 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1732: done (4 left) 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1734: done (3 left) 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1735: done (2 left) 2024-02-18T08:22:48.309 INFO:tasks.rados.rados.0.smithi082.stdout:1736: done (1 left) 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1738: done (0 left) 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1739: read oid 34 snap -1 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1739: expect deleted 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1740: setattr oid 5 current snap is 161 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1739: done (1 left) 2024-02-18T08:22:48.310 INFO:tasks.rados.rados.0.smithi082.stdout:1741: snap_create 2024-02-18T08:22:48.315 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1063 (ObjNum 449 snap 137 seq_num 449) dirty exists 2024-02-18T08:22:49.316 INFO:tasks.rados.rados.0.smithi082.stdout:1740: done (1 left) 2024-02-18T08:22:49.316 INFO:tasks.rados.rados.0.smithi082.stdout:1741: done (0 left) 2024-02-18T08:22:49.316 INFO:tasks.rados.rados.0.smithi082.stdout:1742: delete oid 6 current snap is 162 2024-02-18T08:22:49.321 INFO:tasks.rados.rados.0.smithi082.stdout:1742: done (0 left) 2024-02-18T08:22:49.321 INFO:tasks.rados.rados.0.smithi082.stdout:1743: snap_create 2024-02-18T08:22:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:48.310063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-02-18T08:22:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:48.353873+0000 mgr.y (mgr.24862) 183 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 126 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 537 B/s rd, 949 KiB/s wr, 9 op/s 2024-02-18T08:22:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:48.310063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-02-18T08:22:49.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:48.353873+0000 mgr.y (mgr.24862) 183 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 126 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 537 B/s rd, 949 KiB/s wr, 9 op/s 2024-02-18T08:22:49.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:48.310063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-02-18T08:22:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:48.353873+0000 mgr.y (mgr.24862) 183 : cluster [DBG] pgmap v259: 89 pgs: 89 active+clean; 126 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 537 B/s rd, 949 KiB/s wr, 9 op/s 2024-02-18T08:22:50.317 INFO:tasks.rados.rados.0.smithi082.stdout:1743: done (0 left) 2024-02-18T08:22:50.317 INFO:tasks.rados.rados.0.smithi082.stdout:1744: snap_remove snap 154 2024-02-18T08:22:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:49.316716+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-02-18T08:22:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:49.316716+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-02-18T08:22:50.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:49.316716+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-02-18T08:22:51.319 INFO:tasks.rados.rados.0.smithi082.stdout:1744: done (0 left) 2024-02-18T08:22:51.320 INFO:tasks.rados.rados.0.smithi082.stdout:1745: delete oid 32 current snap is 163 2024-02-18T08:22:51.330 INFO:tasks.rados.rados.0.smithi082.stdout:1745: done (0 left) 2024-02-18T08:22:51.330 INFO:tasks.rados.rados.0.smithi082.stdout:1746: delete oid 21 current snap is 163 2024-02-18T08:22:51.339 INFO:tasks.rados.rados.0.smithi082.stdout:1746: done (0 left) 2024-02-18T08:22:51.339 INFO:tasks.rados.rados.0.smithi082.stdout:1747: snap_remove snap 159 2024-02-18T08:22:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:50.318082+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-02-18T08:22:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:50.354309+0000 mgr.y (mgr.24862) 184 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 142 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 30 op/s 2024-02-18T08:22:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:51.320580+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-02-18T08:22:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:50.318082+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-02-18T08:22:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:50.354309+0000 mgr.y (mgr.24862) 184 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 142 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 30 op/s 2024-02-18T08:22:51.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:51.320580+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-02-18T08:22:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:50.318082+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-02-18T08:22:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:50.354309+0000 mgr.y (mgr.24862) 184 : cluster [DBG] pgmap v262: 89 pgs: 89 active+clean; 142 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.7 MiB/s wr, 30 op/s 2024-02-18T08:22:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:51.320580+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-02-18T08:22:52.309 INFO:tasks.rados.rados.0.smithi082.stdout:1747: done (0 left) 2024-02-18T08:22:52.309 INFO:tasks.rados.rados.0.smithi082.stdout:1748: snap_remove snap 160 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1748: done (0 left) 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1749: copy_from oid 11 from oid 16 current snap is 163 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1750: rollback oid 40 current snap is 163 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 161 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1751: read oid 17 snap -1 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1751: expect (ObjNum 544 snap 160 seq_num 544) 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 163 2024-02-18T08:22:53.317 INFO:tasks.rados.rados.0.smithi082.stdout:1752: seq_num 554 ranges {4481024=483328,4964352=704512,5668864=622592,6291456=278528} 2024-02-18T08:22:53.344 INFO:tasks.rados.rados.0.smithi082.stdout:1752: writing smithi08262953-43 from 4481024 to 4964352 tid 1 2024-02-18T08:22:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:1752: writing smithi08262953-43 from 4964352 to 5668864 tid 2 2024-02-18T08:22:53.352 INFO:tasks.rados.rados.0.smithi082.stdout:1752: writing smithi08262953-43 from 5668864 to 6291456 tid 3 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1752: writing smithi08262953-43 from 6291456 to 6569984 tid 4 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1753: setattr oid 9 current snap is 163 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1750: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1750: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1750: finishing rollback tid 2 to smithi08262953-40 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 685 (ObjNum 579847904 snap 21935 seq_num 579669184) dirty exists 2024-02-18T08:22:53.354 INFO:tasks.rados.rados.0.smithi082.stdout:1751: expect (ObjNum 544 snap 160 seq_num 544) 2024-02-18T08:22:53.408 INFO:tasks.rados.rados.0.smithi082.stdout:1749: finishing copy_from to smithi08262953-11 2024-02-18T08:22:53.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 784 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1749: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 1 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 2 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 3 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 4 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 6 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: finishing write tid 7 to smithi08262953-43 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 892 (ObjNum 554 snap 163 seq_num 554) dirty exists 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: left oid 43 (ObjNum 554 snap 163 seq_num 554) 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1749: done (4 left) 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1750: done (3 left) 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1751: done (2 left) 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1752: done (1 left) 2024-02-18T08:22:53.409 INFO:tasks.rados.rados.0.smithi082.stdout:1754: snap_remove snap 161 2024-02-18T08:22:53.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:52.309822+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-02-18T08:22:53.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:52.354747+0000 mgr.y (mgr.24862) 185 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-02-18T08:22:53.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:52.384539+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:52.384721+0000 mgr.y (mgr.24862) 186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:52.385668+0000 mgr.y (mgr.24862) 187 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-18T08:22:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:52.309822+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-02-18T08:22:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:52.354747+0000 mgr.y (mgr.24862) 185 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-02-18T08:22:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:52.384539+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:52.384721+0000 mgr.y (mgr.24862) 186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:52.385668+0000 mgr.y (mgr.24862) 187 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-18T08:22:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:52.309822+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-02-18T08:22:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:52.354747+0000 mgr.y (mgr.24862) 185 : cluster [DBG] pgmap v265: 89 pgs: 89 active+clean; 144 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 28 op/s 2024-02-18T08:22:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:52.384539+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:52.384721+0000 mgr.y (mgr.24862) 186 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-18T08:22:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:52.385668+0000 mgr.y (mgr.24862) 187 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-18T08:22:54.381 INFO:tasks.rados.rados.0.smithi082.stdout:1754: done (1 left) 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:1755: rmattr oid 23 current snap is 163 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 156 (ObjNum 281 snap 85 seq_num 281) dirty exists 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:1753: done (1 left) 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:1756: read oid 4 snap 157 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:1756: expect (ObjNum 539 snap 157 seq_num 539) 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 163 2024-02-18T08:22:54.382 INFO:tasks.rados.rados.0.smithi082.stdout:1757: seq_num 555 ranges {1925120=499712,2424832=638976,3063808=425984,3489792=540672} 2024-02-18T08:22:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:1757: writing smithi08262953-17 from 1925120 to 2424832 tid 1 2024-02-18T08:22:54.399 INFO:tasks.rados.rados.0.smithi082.stdout:1757: writing smithi08262953-17 from 2424832 to 3063808 tid 2 2024-02-18T08:22:54.403 INFO:tasks.rados.rados.0.smithi082.stdout:1757: writing smithi08262953-17 from 3063808 to 3489792 tid 3 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1757: writing smithi08262953-17 from 3489792 to 4030464 tid 4 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1758: rollback oid 39 current snap is 163 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 39 to 158 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 687 (ObjNum -385167600 snap 32561 seq_num 579239888) dirty exists 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 1 to smithi08262953-17 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 2 to smithi08262953-17 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1755: done (3 left) 2024-02-18T08:22:54.406 INFO:tasks.rados.rados.0.smithi082.stdout:1759: snap_remove snap 162 2024-02-18T08:22:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:53.314531+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-02-18T08:22:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:53.376560+0000 mgr.y (mgr.24862) 188 : cephadm [INF] Upgrade: Updating osd.6 2024-02-18T08:22:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:53.380664+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:53.381377+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:22:54.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:53.381909+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:22:53.383019+0000 mgr.y (mgr.24862) 189 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:53.383385+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:53.314531+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:53.376560+0000 mgr.y (mgr.24862) 188 : cephadm [INF] Upgrade: Updating osd.6 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:53.380664+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:53.381377+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:53.381909+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:22:53.383019+0000 mgr.y (mgr.24862) 189 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-02-18T08:22:54.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:53.383385+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:53.314531+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:53.376560+0000 mgr.y (mgr.24862) 188 : cephadm [INF] Upgrade: Updating osd.6 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:53.380664+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:53.381377+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:53.381909+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:22:53.383019+0000 mgr.y (mgr.24862) 189 : cephadm [INF] Deploying daemon osd.6 on smithi164 2024-02-18T08:22:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:53.383385+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-18T08:22:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:1759: done (3 left) 2024-02-18T08:22:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:1760: read oid 9 snap -1 2024-02-18T08:22:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:1760: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 163 2024-02-18T08:22:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:1761: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-02-18T08:22:55.394 INFO:tasks.rados.rados.0.smithi082.stdout:1761: writing smithi08262953-50 from 0 to 516096 tid 1 2024-02-18T08:22:55.398 INFO:tasks.rados.rados.0.smithi082.stdout:1761: writing smithi08262953-50 from 516096 to 1040384 tid 2 2024-02-18T08:22:55.402 INFO:tasks.rados.rados.0.smithi082.stdout:1761: writing smithi08262953-50 from 1040384 to 1679360 tid 3 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1761: writing smithi08262953-50 from 1679360 to 2121728 tid 4 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1762: read oid 27 snap -1 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1762: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1763: setattr oid 36 current snap is 163 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 3 to smithi08262953-17 2024-02-18T08:22:55.405 INFO:tasks.rados.rados.0.smithi082.stdout:1756: expect (ObjNum 539 snap 157 seq_num 539) 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:54.346602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:54.346876+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:54.347128+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:54.355247+0000 mgr.y (mgr.24862) 190 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 134 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 253 B/s rd, 477 KiB/s wr, 2 op/s 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:54.382367+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-02-18T08:22:55.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:22:54.596210+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:55.513 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:55 smithi164 systemd[1]: Stopping Ceph osd.6 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:54.346602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:54.346876+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:54.347128+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:54.355247+0000 mgr.y (mgr.24862) 190 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 134 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 253 B/s rd, 477 KiB/s wr, 2 op/s 2024-02-18T08:22:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:54.382367+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:22:54.596210+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:54.346602+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:54.346876+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:54.347128+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:54.355247+0000 mgr.y (mgr.24862) 190 : cluster [DBG] pgmap v267: 89 pgs: 89 active+clean; 134 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 253 B/s rd, 477 KiB/s wr, 2 op/s 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:54.382367+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-02-18T08:22:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:22:54.596210+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 4 to smithi08262953-17 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 6 to smithi08262953-17 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1758: finishing rollback tid 0 to smithi08262953-39 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1758: finishing rollback tid 1 to smithi08262953-39 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1758: finishing rollback tid 2 to smithi08262953-39 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 929 (ObjNum 494 snap 144 seq_num 494) dirty exists 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1757: finishing write tid 7 to smithi08262953-17 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 395 (ObjNum 555 snap 163 seq_num 555) dirty exists 2024-02-18T08:22:55.713 INFO:tasks.rados.rados.0.smithi082.stdout:1757: left oid 17 (ObjNum 555 snap 163 seq_num 555) 2024-02-18T08:22:55.714 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 1 to smithi08262953-50 2024-02-18T08:22:55.714 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 2 to smithi08262953-50 2024-02-18T08:22:55.714 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 3 to smithi08262953-50 2024-02-18T08:22:55.714 INFO:tasks.rados.rados.0.smithi082.stdout:1760: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 4 to smithi08262953-50 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 6 to smithi08262953-50 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1761: finishing write tid 7 to smithi08262953-50 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1067 (ObjNum 556 snap 163 seq_num 556) dirty exists 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1761: left oid 50 (ObjNum 556 snap 163 seq_num 556) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1756: done (6 left) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1757: done (5 left) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1758: done (4 left) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1760: done (3 left) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1761: done (2 left) 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1764: setattr oid 11 current snap is 163 2024-02-18T08:22:55.777 INFO:tasks.rados.rados.0.smithi082.stdout:1762: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:22:56.027 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 333 (ObjNum 579806432 snap 21935 seq_num 580040336) dirty exists 2024-02-18T08:22:56.028 INFO:tasks.rados.rados.0.smithi082.stdout:1762: done (2 left) 2024-02-18T08:22:56.028 INFO:tasks.rados.rados.0.smithi082.stdout:1763: done (1 left) 2024-02-18T08:22:56.028 INFO:tasks.rados.rados.0.smithi082.stdout:1765: copy_from oid 16 from oid 33 current snap is 163 2024-02-18T08:22:56.028 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 163 2024-02-18T08:22:56.028 INFO:tasks.rados.rados.0.smithi082.stdout:1766: seq_num 557 ranges {4038656=532480,4571136=802816,5373952=794624,6168576=8192} 2024-02-18T08:22:56.051 INFO:tasks.rados.rados.0.smithi082.stdout:1766: writing smithi08262953-25 from 4038656 to 4571136 tid 1 2024-02-18T08:22:56.055 INFO:tasks.rados.rados.0.smithi082.stdout:1766: writing smithi08262953-25 from 4571136 to 5373952 tid 2 2024-02-18T08:22:56.060 INFO:tasks.rados.rados.0.smithi082.stdout:1766: writing smithi08262953-25 from 5373952 to 6168576 tid 3 2024-02-18T08:22:56.060 INFO:tasks.rados.rados.0.smithi082.stdout:1766: writing smithi08262953-25 from 6168576 to 6176768 tid 4 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1767: snap_remove snap 158 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1765: finishing copy_from to smithi08262953-16 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1765: got expected ENOENT (src dne) 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1765: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 785 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 1 to smithi08262953-25 2024-02-18T08:22:56.061 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 2 to smithi08262953-25 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1764: done (3 left) 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1765: done (2 left) 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1767: done (1 left) 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1768: copy_from oid 41 from oid 34 current snap is 163 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 3 to smithi08262953-25 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 4 to smithi08262953-25 2024-02-18T08:22:56.391 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 6 to smithi08262953-25 2024-02-18T08:22:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:1766: finishing write tid 7 to smithi08262953-25 2024-02-18T08:22:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 403 (ObjNum 557 snap 163 seq_num 557) dirty exists 2024-02-18T08:22:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:1766: left oid 25 (ObjNum 557 snap 163 seq_num 557) 2024-02-18T08:22:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:1766: done (1 left) 2024-02-18T08:22:56.392 INFO:tasks.rados.rados.0.smithi082.stdout:1769: delete oid 50 current snap is 163 2024-02-18T08:22:56.396 INFO:tasks.rados.rados.0.smithi082.stdout:1768: finishing copy_from to smithi08262953-41 2024-02-18T08:22:56.396 INFO:tasks.rados.rados.0.smithi082.stdout:1768: got expected ENOENT (src dne) 2024-02-18T08:22:56.396 INFO:tasks.rados.rados.0.smithi082.stdout:1768: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:22:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:1768: done (1 left) 2024-02-18T08:22:56.398 INFO:tasks.rados.rados.0.smithi082.stdout:1769: done (0 left) 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:1770: rollback oid 41 current snap is 163 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 157 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:1771: read oid 42 snap -1 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:1771: expect deleted 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:1772: copy_from oid 31 from oid 50 current snap is 163 2024-02-18T08:22:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:1773: snap_create 2024-02-18T08:22:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1772: finishing copy_from to smithi08262953-31 2024-02-18T08:22:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1772: got expected ENOENT (src dne) 2024-02-18T08:22:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:1772: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:22:56.406 INFO:tasks.rados.rados.0.smithi082.stdout:1770: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:22:56.407 INFO:tasks.rados.rados.0.smithi082.stdout:1770: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:22:56.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 732 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:55.389389+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-02-18T08:22:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:55.391353+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 marked itself down and dead 2024-02-18T08:22:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:55.389389+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-02-18T08:22:56.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:55.391353+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 marked itself down and dead 2024-02-18T08:22:56.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:55.389389+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-02-18T08:22:56.660 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:55.391353+0000 mon.a (mon.0) 693 : cluster [INF] osd.6 marked itself down and dead 2024-02-18T08:22:56.973 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:56 smithi164 bash[60998]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.6 2024-02-18T08:22:57.323 INFO:tasks.rados.rados.0.smithi082.stdout:1770: done (3 left) 2024-02-18T08:22:57.323 INFO:tasks.rados.rados.0.smithi082.stdout:1771: done (2 left) 2024-02-18T08:22:57.323 INFO:tasks.rados.rados.0.smithi082.stdout:1772: done (1 left) 2024-02-18T08:22:57.323 INFO:tasks.rados.rados.0.smithi082.stdout:1773: done (0 left) 2024-02-18T08:22:57.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 164 2024-02-18T08:22:57.324 INFO:tasks.rados.rados.0.smithi082.stdout:1774: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2024-02-18T08:22:57.324 INFO:tasks.rados.rados.0.smithi082.stdout:1774: writing smithi08262953-47 from 0 to 565248 tid 1 2024-02-18T08:22:57.326 INFO:tasks.rados.rados.0.smithi082.stdout:1774: writing smithi08262953-47 from 565248 to 1138688 tid 2 2024-02-18T08:22:57.327 INFO:tasks.rados.rados.0.smithi082.stdout:1774: writing smithi08262953-47 from 1138688 to 1548288 tid 3 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1774: writing smithi08262953-47 from 1548288 to 2170880 tid 4 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1775: read oid 37 snap -1 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1775: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1776: read oid 9 snap -1 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1776: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:57.331 INFO:tasks.rados.rados.0.smithi082.stdout:1777: read oid 24 snap -1 2024-02-18T08:22:57.332 INFO:tasks.rados.rados.0.smithi082.stdout:1777: expect (ObjNum 549 snap 160 seq_num 549) 2024-02-18T08:22:57.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 164 2024-02-18T08:22:57.332 INFO:tasks.rados.rados.0.smithi082.stdout:1778: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-02-18T08:22:57.334 INFO:tasks.rados.rados.0.smithi082.stdout:1778: writing smithi08262953-40 from 0 to 581632 tid 1 2024-02-18T08:22:57.338 INFO:tasks.rados.rados.0.smithi082.stdout:1778: writing smithi08262953-40 from 581632 to 1040384 tid 2 2024-02-18T08:22:57.341 INFO:tasks.rados.rados.0.smithi082.stdout:1778: writing smithi08262953-40 from 1040384 to 1654784 tid 3 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1778: writing smithi08262953-40 from 1654784 to 2187264 tid 4 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1779: copy_from oid 5 from oid 3 current snap is 164 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 1 to smithi08262953-47 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 2 to smithi08262953-47 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 3 to smithi08262953-47 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1780: read oid 42 snap 163 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1780: expect deleted 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 164 2024-02-18T08:22:57.345 INFO:tasks.rados.rados.0.smithi082.stdout:1781: seq_num 561 ranges {0=598016,598016=745472,1343488=778240,2121728=81920} 2024-02-18T08:22:57.348 INFO:tasks.rados.rados.0.smithi082.stdout:1781: writing smithi08262953-20 from 0 to 598016 tid 1 2024-02-18T08:22:57.353 INFO:tasks.rados.rados.0.smithi082.stdout:1781: writing smithi08262953-20 from 598016 to 1343488 tid 2 2024-02-18T08:22:57.358 INFO:tasks.rados.rados.0.smithi082.stdout:1781: writing smithi08262953-20 from 1343488 to 2121728 tid 3 2024-02-18T08:22:57.359 INFO:tasks.rados.rados.0.smithi082.stdout:1781: writing smithi08262953-20 from 2121728 to 2203648 tid 4 2024-02-18T08:22:57.359 INFO:tasks.rados.rados.0.smithi082.stdout:1782: rollback oid 8 current snap is 164 2024-02-18T08:22:57.359 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 4 to smithi08262953-47 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 163 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 6 to smithi08262953-47 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:1774: finishing write tid 7 to smithi08262953-47 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 937 (ObjNum 559 snap 164 seq_num 559) dirty exists 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:1774: left oid 47 (ObjNum 559 snap 164 seq_num 559) 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:1774: done (8 left) 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 164 2024-02-18T08:22:57.360 INFO:tasks.rados.rados.0.smithi082.stdout:1783: seq_num 562 ranges {6897664=622592,7520256=630784,8151040=581632,8732672=393216} 2024-02-18T08:22:57.401 INFO:tasks.rados.rados.0.smithi082.stdout:1783: writing smithi08262953-49 from 6897664 to 7520256 tid 1 2024-02-18T08:22:57.404 INFO:tasks.rados.rados.0.smithi082.stdout:1783: writing smithi08262953-49 from 7520256 to 8151040 tid 2 2024-02-18T08:22:57.407 INFO:tasks.rados.rados.0.smithi082.stdout:1783: writing smithi08262953-49 from 8151040 to 8732672 tid 3 2024-02-18T08:22:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:1783: writing smithi08262953-49 from 8732672 to 9125888 tid 4 2024-02-18T08:22:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:1784: setattr oid 23 current snap is 164 2024-02-18T08:22:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 1 to smithi08262953-20 2024-02-18T08:22:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 2 to smithi08262953-20 2024-02-18T08:22:57.410 INFO:tasks.rados.rados.0.smithi082.stdout:1776: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 1 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 2 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 3 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 4 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 6 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: finishing write tid 7 to smithi08262953-40 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 690 (ObjNum 560 snap 164 seq_num 560) dirty exists 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1778: left oid 40 (ObjNum 560 snap 164 seq_num 560) 2024-02-18T08:22:57.473 INFO:tasks.rados.rados.0.smithi082.stdout:1777: expect (ObjNum 549 snap 160 seq_num 549) 2024-02-18T08:22:57.564 INFO:tasks.rados.rados.0.smithi082.stdout:1775: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:22:57.631 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 3 to smithi08262953-20 2024-02-18T08:22:57.631 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 4 to smithi08262953-20 2024-02-18T08:22:57.631 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 6 to smithi08262953-20 2024-02-18T08:22:57.631 INFO:tasks.rados.rados.0.smithi082.stdout:1781: finishing write tid 7 to smithi08262953-20 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 909 (ObjNum 561 snap 164 seq_num 561) dirty exists 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1781: left oid 20 (ObjNum 561 snap 164 seq_num 561) 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1782: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1782: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1782: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1136 (ObjNum 401 snap 124 seq_num 401) dirty exists 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1779: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1779: finishing copy_from to smithi08262953-5 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 898 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 1 to smithi08262953-49 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 2 to smithi08262953-49 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 3 to smithi08262953-49 2024-02-18T08:22:57.632 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 4 to smithi08262953-49 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 6 to smithi08262953-49 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1783: finishing write tid 7 to smithi08262953-49 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1142 (ObjNum 562 snap 164 seq_num 562) dirty exists 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1783: left oid 49 (ObjNum 562 snap 164 seq_num 562) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1775: done (9 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1776: done (8 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1777: done (7 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1778: done (6 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1779: done (5 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1780: done (4 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1781: done (3 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1782: done (2 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1783: done (1 left) 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1785: copy_from oid 36 from oid 44 current snap is 164 2024-02-18T08:22:57.633 INFO:tasks.rados.rados.0.smithi082.stdout:1786: snap_create 2024-02-18T08:22:57.634 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 688 (ObjNum 579710336 snap 21935 seq_num 579237184) dirty exists 2024-02-18T08:22:57.638 INFO:tasks.rados.rados.0.smithi082.stdout:1785: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:22:57.639 INFO:tasks.rados.rados.0.smithi082.stdout:1785: finishing copy_from to smithi08262953-36 2024-02-18T08:22:57.639 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 332 (ObjNum 547 snap 160 seq_num 547) dirty exists 2024-02-18T08:22:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:56.355641+0000 mgr.y (mgr.24862) 191 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 136 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 488 KiB/s wr, 8 op/s 2024-02-18T08:22:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:56.383853+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:56.392018+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e385: 8 total, 7 up, 8 in 2024-02-18T08:22:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:57.313807+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e386: 8 total, 7 up, 8 in 2024-02-18T08:22:57.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:56.355641+0000 mgr.y (mgr.24862) 191 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 136 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 488 KiB/s wr, 8 op/s 2024-02-18T08:22:57.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:56.383853+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:57.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:56.392018+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e385: 8 total, 7 up, 8 in 2024-02-18T08:22:57.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:57.313807+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e386: 8 total, 7 up, 8 in 2024-02-18T08:22:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:56.355641+0000 mgr.y (mgr.24862) 191 : cluster [DBG] pgmap v270: 89 pgs: 89 active+clean; 136 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 5.9 MiB/s rd, 488 KiB/s wr, 8 op/s 2024-02-18T08:22:57.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:56.383853+0000 mon.a (mon.0) 694 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:22:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:56.392018+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e385: 8 total, 7 up, 8 in 2024-02-18T08:22:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:57.313807+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e386: 8 total, 7 up, 8 in 2024-02-18T08:22:58.400 INFO:tasks.rados.rados.0.smithi082.stdout:1784: done (2 left) 2024-02-18T08:22:58.400 INFO:tasks.rados.rados.0.smithi082.stdout:1785: done (1 left) 2024-02-18T08:22:58.400 INFO:tasks.rados.rados.0.smithi082.stdout:1786: done (0 left) 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1787: read oid 38 snap 164 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1787: expect (ObjNum 540 snap 157 seq_num 540) 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1788: read oid 35 snap -1 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1788: expect (ObjNum 537 snap 156 seq_num 537) 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1789: copy_from oid 1 from oid 27 current snap is 165 2024-02-18T08:22:58.401 INFO:tasks.rados.rados.0.smithi082.stdout:1790: snap_remove snap 157 2024-02-18T08:22:58.512 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:58 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.6.service: Succeeded. 2024-02-18T08:22:58.512 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:58 smithi164 systemd[1]: Stopped Ceph osd.6 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:22:58.512 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:58 smithi164 systemd[1]: Starting Ceph osd.6 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:22:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:1790: done (3 left) 2024-02-18T08:22:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 165 2024-02-18T08:22:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:1791: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-02-18T08:22:59.412 INFO:tasks.rados.rados.0.smithi082.stdout:1791: writing smithi08262953-21 from 0 to 638976 tid 1 2024-02-18T08:22:59.412 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:22:59.412 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-18T08:22:59.413 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61286]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-18T08:22:59.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:58.356253+0000 mgr.y (mgr.24862) 192 : cluster [DBG] pgmap v273: 89 pgs: 7 stale+active+clean, 4 active+undersized, 78 active+clean; 140 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-18T08:22:59.414 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:22:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:58.401024+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e387: 8 total, 7 up, 8 in 2024-02-18T08:22:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:1791: writing smithi08262953-21 from 638976 to 1204224 tid 2 2024-02-18T08:22:59.420 INFO:tasks.rados.rados.0.smithi082.stdout:1791: writing smithi08262953-21 from 1204224 to 1998848 tid 3 2024-02-18T08:22:59.421 INFO:tasks.rados.rados.0.smithi082.stdout:1791: writing smithi08262953-21 from 1998848 to 2244608 tid 4 2024-02-18T08:22:59.422 INFO:tasks.rados.rados.0.smithi082.stdout:1792: snap_create 2024-02-18T08:22:59.422 INFO:tasks.rados.rados.0.smithi082.stdout:1788: expect (ObjNum 537 snap 156 seq_num 537) 2024-02-18T08:22:59.564 INFO:tasks.rados.rados.0.smithi082.stdout:1787: expect (ObjNum 540 snap 157 seq_num 540) 2024-02-18T08:22:59.890 INFO:tasks.rados.rados.0.smithi082.stdout:1789: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1789: finishing copy_from to smithi08262953-1 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 681 (ObjNum 527 snap 152 seq_num 527) dirty exists 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 1 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 2 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 3 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 4 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 6 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: finishing write tid 7 to smithi08262953-21 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 942 (ObjNum 563 snap 165 seq_num 563) dirty exists 2024-02-18T08:22:59.891 INFO:tasks.rados.rados.0.smithi082.stdout:1791: left oid 21 (ObjNum 563 snap 165 seq_num 563) 2024-02-18T08:22:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:58.356253+0000 mgr.y (mgr.24862) 192 : cluster [DBG] pgmap v273: 89 pgs: 7 stale+active+clean, 4 active+undersized, 78 active+clean; 140 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-18T08:22:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:22:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:58.401024+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e387: 8 total, 7 up, 8 in 2024-02-18T08:22:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:58.356253+0000 mgr.y (mgr.24862) 192 : cluster [DBG] pgmap v273: 89 pgs: 7 stale+active+clean, 4 active+undersized, 78 active+clean; 140 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2024-02-18T08:22:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:22:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:58.401024+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e387: 8 total, 7 up, 8 in 2024-02-18T08:23:00.262 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T08:22:59.973+0000 7fcbfbca0700 1 -- 172.21.15.164:0/3069613397 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558e75306680 con 0x558e752cd000 2024-02-18T08:23:00.262 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 bash[61519]: 63729d41d170d9fb85f9f7ca1675e912616af15c12e811a796c3b146ba9c55ef 2024-02-18T08:23:00.262 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:22:59 smithi164 systemd[1]: Started Ceph osd.6 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:00.417 INFO:tasks.rados.rados.0.smithi082.stdout:1787: done (4 left) 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1788: done (3 left) 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1789: done (2 left) 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1791: done (1 left) 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1792: done (0 left) 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1793: rollback oid 21 current snap is 166 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 165 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1794: read oid 13 snap 164 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1794: expect deleted 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:1795: copy_from oid 25 from oid 10 current snap is 166 2024-02-18T08:23:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 166 2024-02-18T08:23:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:1796: seq_num 564 ranges {6422528=655360,7077888=442368,7520256=598016,8118272=565248} 2024-02-18T08:23:00.455 INFO:tasks.rados.rados.0.smithi082.stdout:1796: writing smithi08262953-4 from 6422528 to 7077888 tid 1 2024-02-18T08:23:00.458 INFO:tasks.rados.rados.0.smithi082.stdout:1796: writing smithi08262953-4 from 7077888 to 7520256 tid 2 2024-02-18T08:23:00.461 INFO:tasks.rados.rados.0.smithi082.stdout:1796: writing smithi08262953-4 from 7520256 to 8118272 tid 3 2024-02-18T08:23:00.465 INFO:tasks.rados.rados.0.smithi082.stdout:1796: writing smithi08262953-4 from 8118272 to 8683520 tid 4 2024-02-18T08:23:00.465 INFO:tasks.rados.rados.0.smithi082.stdout:1797: snap_create 2024-02-18T08:23:00.465 INFO:tasks.rados.rados.0.smithi082.stdout:1793: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:23:00.465 INFO:tasks.rados.rados.0.smithi082.stdout:1793: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1793: finishing rollback tid 2 to smithi08262953-21 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 946 (ObjNum 563 snap 165 seq_num 563) dirty exists 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1795: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1795: finishing copy_from to smithi08262953-25 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 670 (ObjNum 512 snap 149 seq_num 512) dirty exists 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 1 to smithi08262953-4 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 2 to smithi08262953-4 2024-02-18T08:23:00.466 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 3 to smithi08262953-4 2024-02-18T08:23:00.467 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 4 to smithi08262953-4 2024-02-18T08:23:00.467 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 6 to smithi08262953-4 2024-02-18T08:23:00.468 INFO:tasks.rados.rados.0.smithi082.stdout:1796: finishing write tid 7 to smithi08262953-4 2024-02-18T08:23:00.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 952 (ObjNum 564 snap 166 seq_num 564) dirty exists 2024-02-18T08:23:00.468 INFO:tasks.rados.rados.0.smithi082.stdout:1796: left oid 4 (ObjNum 564 snap 166 seq_num 564) 2024-02-18T08:23:00.761 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:23:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T08:23:00.499+0000 7fcc0372e380 -1 Falling back to public interface 2024-02-18T08:23:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:22:59.403459+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e388: 8 total, 7 up, 8 in 2024-02-18T08:23:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:00.031312+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:00.032063+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:00.033367+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:22:59.403459+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e388: 8 total, 7 up, 8 in 2024-02-18T08:23:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:00.031312+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:00.032063+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:00.033367+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:00.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:22:59.403459+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e388: 8 total, 7 up, 8 in 2024-02-18T08:23:00.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:00.031312+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:00.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:00.032063+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:00.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:00.033367+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:01.169 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:23:01.428 INFO:tasks.rados.rados.0.smithi082.stdout:1793: done (4 left) 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:1794: done (3 left) 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:1795: done (2 left) 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:1796: done (1 left) 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:1797: done (0 left) 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 167 2024-02-18T08:23:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:1798: seq_num 565 ranges {2170880=671744,2842624=729088,3571712=753664,4325376=122880} 2024-02-18T08:23:01.442 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:23:01.442 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (6m) 74s ago 7m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:23:01.442 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (6m) 24s ago 6m 40.0M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:23:01.442 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (6m) 74s ago 6m 18.5M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:23:01.442 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (6m) 24s ago 6m 15.9M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (3m) 24s ago 9m 392M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (3m) 74s ago 10m 437M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (3m) 74s ago 10m 93.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (2m) 24s ago 9m 80.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (2m) 74s ago 9m 77.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (7m) 74s ago 7m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (7m) 24s ago 7m 18.1M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (2m) 74s ago 9m 265M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (2m) 74s ago 8m 237M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (101s) 74s ago 8m 187M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (77s) 74s ago 8m 14.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (52s) 24s ago 8m 214M 4096M 16.2.14-548-g81bd20d6 823b921721f5 4e4bc9ad9fe6 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (27s) 24s ago 8m 12.6M 4096M 16.2.14-548-g81bd20d6 823b921721f5 baa5513de438 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 starting - - - 4096M 2024-02-18T08:23:01.443 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (7m) 24s ago 7m 277M 4096M 15.2.17-8-gf2877ae3 96c1dbe86623 36a3aa45395f 2024-02-18T08:23:01.444 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (4m) 24s ago 7m 49.9M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:23:01.444 INFO:tasks.rados.rados.0.smithi082.stdout:1798: writing smithi08262953-47 from 2170880 to 2842624 tid 1 2024-02-18T08:23:01.449 INFO:tasks.rados.rados.0.smithi082.stdout:1798: writing smithi08262953-47 from 2842624 to 3571712 tid 2 2024-02-18T08:23:01.454 INFO:tasks.rados.rados.0.smithi082.stdout:1798: writing smithi08262953-47 from 3571712 to 4325376 tid 3 2024-02-18T08:23:01.455 INFO:tasks.rados.rados.0.smithi082.stdout:1798: writing smithi08262953-47 from 4325376 to 4448256 tid 4 2024-02-18T08:23:01.455 INFO:tasks.rados.rados.0.smithi082.stdout:1799: setattr oid 48 current snap is 167 2024-02-18T08:23:01.455 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 1 to smithi08262953-47 2024-02-18T08:23:01.455 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 2 to smithi08262953-47 2024-02-18T08:23:01.457 INFO:tasks.rados.rados.0.smithi082.stdout:1800: read oid 17 snap 166 2024-02-18T08:23:01.457 INFO:tasks.rados.rados.0.smithi082.stdout:1800: expect (ObjNum 555 snap 163 seq_num 555) 2024-02-18T08:23:01.458 INFO:tasks.rados.rados.0.smithi082.stdout:1801: snap_remove snap 163 2024-02-18T08:23:01.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:00.356580+0000 mgr.y (mgr.24862) 193 : cluster [DBG] pgmap v276: 89 pgs: 4 active+undersized+degraded, 3 stale+active+clean, 20 active+undersized, 62 active+clean; 157 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.7 MiB/s wr, 33 op/s; 13/255 objects degraded (5.098%) 2024-02-18T08:23:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:00.418395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e389: 8 total, 7 up, 8 in 2024-02-18T08:23:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:01.029447+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: Degraded data redundancy: 13/255 objects degraded (5.098%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 1, 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 6 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:01.776 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 2 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 3, 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 11 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:23:01.777 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:23:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:00.356580+0000 mgr.y (mgr.24862) 193 : cluster [DBG] pgmap v276: 89 pgs: 4 active+undersized+degraded, 3 stale+active+clean, 20 active+undersized, 62 active+clean; 157 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.7 MiB/s wr, 33 op/s; 13/255 objects degraded (5.098%) 2024-02-18T08:23:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:00.418395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e389: 8 total, 7 up, 8 in 2024-02-18T08:23:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:01.029447+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: Degraded data redundancy: 13/255 objects degraded (5.098%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:00.356580+0000 mgr.y (mgr.24862) 193 : cluster [DBG] pgmap v276: 89 pgs: 4 active+undersized+degraded, 3 stale+active+clean, 20 active+undersized, 62 active+clean; 157 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.7 MiB/s wr, 33 op/s; 13/255 objects degraded (5.098%) 2024-02-18T08:23:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:00.418395+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e389: 8 total, 7 up, 8 in 2024-02-18T08:23:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:01.029447+0000 mon.a (mon.0) 703 : cluster [WRN] Health check failed: Degraded data redundancy: 13/255 objects degraded (5.098%), 4 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:02.313 INFO:tasks.rados.rados.0.smithi082.stdout:1801: done (3 left) 2024-02-18T08:23:02.313 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 167 2024-02-18T08:23:02.313 INFO:tasks.rados.rados.0.smithi082.stdout:1802: seq_num 566 ranges {1384448=688128,2072576=614400,2686976=565248,3252224=425984} 2024-02-18T08:23:02.324 INFO:tasks.rados.rados.0.smithi082.stdout:1802: writing smithi08262953-10 from 1384448 to 2072576 tid 1 2024-02-18T08:23:02.327 INFO:tasks.rados.rados.0.smithi082.stdout:1802: writing smithi08262953-10 from 2072576 to 2686976 tid 2 2024-02-18T08:23:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:1802: writing smithi08262953-10 from 2686976 to 3252224 tid 3 2024-02-18T08:23:02.334 INFO:tasks.rados.rados.0.smithi082.stdout:1802: writing smithi08262953-10 from 3252224 to 3678208 tid 4 2024-02-18T08:23:02.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 167 2024-02-18T08:23:02.334 INFO:tasks.rados.rados.0.smithi082.stdout:1803: seq_num 567 ranges {4096000=704512,4800512=499712,5300224=770048,6070272=335872} 2024-02-18T08:23:02.360 INFO:tasks.rados.rados.0.smithi082.stdout:1803: writing smithi08262953-41 from 4096000 to 4800512 tid 1 2024-02-18T08:23:02.363 INFO:tasks.rados.rados.0.smithi082.stdout:1803: writing smithi08262953-41 from 4800512 to 5300224 tid 2 2024-02-18T08:23:02.368 INFO:tasks.rados.rados.0.smithi082.stdout:1803: writing smithi08262953-41 from 5300224 to 6070272 tid 3 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1803: writing smithi08262953-41 from 6070272 to 6406144 tid 4 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1804: copy_from oid 33 from oid 26 current snap is 167 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 3 to smithi08262953-47 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 4 to smithi08262953-47 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 6 to smithi08262953-47 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1798: finishing write tid 7 to smithi08262953-47 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 958 (ObjNum 565 snap 167 seq_num 565) dirty exists 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:1798: left oid 47 (ObjNum 565 snap 167 seq_num 565) 2024-02-18T08:23:02.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1144 (ObjNum 467 snap 140 seq_num 467) dirty exists 2024-02-18T08:23:02.371 INFO:tasks.rados.rados.0.smithi082.stdout:1800: expect (ObjNum 555 snap 163 seq_num 555) 2024-02-18T08:23:02.506 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 1 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 2 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 3 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 4 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 6 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: finishing write tid 7 to smithi08262953-10 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 919 (ObjNum 566 snap 167 seq_num 566) dirty exists 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1802: left oid 10 (ObjNum 566 snap 167 seq_num 566) 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 1 to smithi08262953-41 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 2 to smithi08262953-41 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1804: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1804: finishing copy_from to smithi08262953-33 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1052 (ObjNum 579220240 snap 21935 seq_num 577613840) dirty exists 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 3 to smithi08262953-41 2024-02-18T08:23:02.507 INFO:tasks.rados.rados.0.smithi082.stdout:1798: done (5 left) 2024-02-18T08:23:02.508 INFO:tasks.rados.rados.0.smithi082.stdout:1799: done (4 left) 2024-02-18T08:23:02.508 INFO:tasks.rados.rados.0.smithi082.stdout:1800: done (3 left) 2024-02-18T08:23:02.508 INFO:tasks.rados.rados.0.smithi082.stdout:1802: done (2 left) 2024-02-18T08:23:02.508 INFO:tasks.rados.rados.0.smithi082.stdout:1804: done (1 left) 2024-02-18T08:23:02.508 INFO:tasks.rados.rados.0.smithi082.stdout:1805: snap_remove snap 166 2024-02-18T08:23:02.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.160038+0000 mgr.y (mgr.24862) 194 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:01.429615+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e390: 8 total, 7 up, 8 in 2024-02-18T08:23:02.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.433060+0000 mgr.y (mgr.24862) 195 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.434905+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.683 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.435250+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.435507+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.435774+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.436018+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.436267+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.437718+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.437993+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.438255+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.438495+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.438737+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:01.777150+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.82:0/1273551464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:02.684 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:02.313029+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e391: 8 total, 7 up, 8 in 2024-02-18T08:23:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.160038+0000 mgr.y (mgr.24862) 194 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:01.429615+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e390: 8 total, 7 up, 8 in 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.433060+0000 mgr.y (mgr.24862) 195 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.434905+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.435250+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.435507+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.435774+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.436018+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.436267+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.437718+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.437993+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.438255+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.438495+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.438737+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:01.777150+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.82:0/1273551464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:02.313029+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e391: 8 total, 7 up, 8 in 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.160038+0000 mgr.y (mgr.24862) 194 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:01.429615+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e390: 8 total, 7 up, 8 in 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.433060+0000 mgr.y (mgr.24862) 195 : audit [DBG] from='client.54235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.434905+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.435250+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.435507+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.435774+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.436018+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.436267+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.437718+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.437993+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.438255+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.438495+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.438737+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:02.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:01.777150+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.82:0/1273551464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:02.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:02.313029+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e391: 8 total, 7 up, 8 in 2024-02-18T08:23:03.400 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T08:23:03.144+0000 7fd830a5a700 -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-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1805: done (1 left) 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1806: read oid 24 snap -1 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1806: expect (ObjNum 549 snap 160 seq_num 549) 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1807: read oid 10 snap 164 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1807: expect (ObjNum 512 snap 149 seq_num 512) 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1808: delete oid 27 current snap is 167 2024-02-18T08:23:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 4 to smithi08262953-41 2024-02-18T08:23:03.435 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 6 to smithi08262953-41 2024-02-18T08:23:03.435 INFO:tasks.rados.rados.0.smithi082.stdout:1803: finishing write tid 7 to smithi08262953-41 2024-02-18T08:23:03.435 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 748 (ObjNum 567 snap 167 seq_num 567) dirty exists 2024-02-18T08:23:03.435 INFO:tasks.rados.rados.0.smithi082.stdout:1803: left oid 41 (ObjNum 567 snap 167 seq_num 567) 2024-02-18T08:23:03.441 INFO:tasks.rados.rados.0.smithi082.stdout:1803: done (3 left) 2024-02-18T08:23:03.441 INFO:tasks.rados.rados.0.smithi082.stdout:1808: done (2 left) 2024-02-18T08:23:03.441 INFO:tasks.rados.rados.0.smithi082.stdout:1809: snap_remove snap 165 2024-02-18T08:23:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:02.356964+0000 mgr.y (mgr.24862) 196 : cluster [DBG] pgmap v280: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 171 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 30 op/s; 31/276 objects degraded (11.232%) 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.129035+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.129881+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.130605+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.135168+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.140158+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.142312+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.143601+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.144553+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.145835+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:02.356964+0000 mgr.y (mgr.24862) 196 : cluster [DBG] pgmap v280: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 171 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 30 op/s; 31/276 objects degraded (11.232%) 2024-02-18T08:23:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.129035+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.129881+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.130605+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.135168+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.140158+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.142312+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.143601+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.144553+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.145835+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:02.356964+0000 mgr.y (mgr.24862) 196 : cluster [DBG] pgmap v280: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 171 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 30 op/s; 31/276 objects degraded (11.232%) 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.129035+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.129881+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.130605+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.135168+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.140158+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.142312+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.143601+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.144553+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:03.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.145835+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:04.261 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:23:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T08:23:03.765+0000 7fcc0372e380 -1 osd.6 384 log_to_monitors {default=true} 2024-02-18T08:23:04.444 INFO:tasks.rados.rados.0.smithi082.stdout:1809: done (2 left) 2024-02-18T08:23:04.444 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 167 2024-02-18T08:23:04.444 INFO:tasks.rados.rados.0.smithi082.stdout:1810: seq_num 569 ranges {2187264=737280,2924544=671744,3596288=737280,4333568=196608} 2024-02-18T08:23:04.455 INFO:tasks.rados.rados.0.smithi082.stdout:1810: writing smithi08262953-40 from 2187264 to 2924544 tid 1 2024-02-18T08:23:04.459 INFO:tasks.rados.rados.0.smithi082.stdout:1810: writing smithi08262953-40 from 2924544 to 3596288 tid 2 2024-02-18T08:23:04.463 INFO:tasks.rados.rados.0.smithi082.stdout:1810: writing smithi08262953-40 from 3596288 to 4333568 tid 3 2024-02-18T08:23:04.465 INFO:tasks.rados.rados.0.smithi082.stdout:1810: writing smithi08262953-40 from 4333568 to 4530176 tid 4 2024-02-18T08:23:04.465 INFO:tasks.rados.rados.0.smithi082.stdout:1811: setattr oid 37 current snap is 167 2024-02-18T08:23:04.465 INFO:tasks.rados.rados.0.smithi082.stdout:1807: expect (ObjNum 512 snap 149 seq_num 512) 2024-02-18T08:23:04.501 INFO:tasks.rados.rados.0.smithi082.stdout:1806: expect (ObjNum 549 snap 160 seq_num 549) 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 1 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 2 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 3 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 4 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 6 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: finishing write tid 7 to smithi08262953-40 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1058 (ObjNum 569 snap 167 seq_num 569) dirty exists 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1810: left oid 40 (ObjNum 569 snap 167 seq_num 569) 2024-02-18T08:23:04.596 INFO:tasks.rados.rados.0.smithi082.stdout:1806: done (3 left) 2024-02-18T08:23:04.597 INFO:tasks.rados.rados.0.smithi082.stdout:1807: done (2 left) 2024-02-18T08:23:04.597 INFO:tasks.rados.rados.0.smithi082.stdout:1810: done (1 left) 2024-02-18T08:23:04.597 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 167 2024-02-18T08:23:04.597 INFO:tasks.rados.rados.0.smithi082.stdout:1812: seq_num 570 ranges {2203648=753664,2957312=548864,3506176=540672,4046848=516096} 2024-02-18T08:23:04.612 INFO:tasks.rados.rados.0.smithi082.stdout:1812: writing smithi08262953-20 from 2203648 to 2957312 tid 1 2024-02-18T08:23:04.615 INFO:tasks.rados.rados.0.smithi082.stdout:1812: writing smithi08262953-20 from 2957312 to 3506176 tid 2 2024-02-18T08:23:04.618 INFO:tasks.rados.rados.0.smithi082.stdout:1812: writing smithi08262953-20 from 3506176 to 4046848 tid 3 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1812: writing smithi08262953-20 from 4046848 to 4562944 tid 4 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1813: copy_from oid 45 from oid 28 current snap is 167 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 786 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 1 to smithi08262953-20 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 2 to smithi08262953-20 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 3 to smithi08262953-20 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1811: done (2 left) 2024-02-18T08:23:04.622 INFO:tasks.rados.rados.0.smithi082.stdout:1814: rollback oid 3 current snap is 167 2024-02-18T08:23:04.623 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 164 2024-02-18T08:23:04.623 INFO:tasks.rados.rados.0.smithi082.stdout:1815: delete oid 29 current snap is 167 2024-02-18T08:23:04.625 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 4 to smithi08262953-20 2024-02-18T08:23:04.625 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 6 to smithi08262953-20 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:1814: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:1814: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:1812: finishing write tid 7 to smithi08262953-20 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 929 (ObjNum 570 snap 167 seq_num 570) dirty exists 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:1812: left oid 20 (ObjNum 570 snap 167 seq_num 570) 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:1814: finishing rollback tid 2 to smithi08262953-3 2024-02-18T08:23:04.626 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 962 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1812: done (3 left) 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1814: done (2 left) 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1815: done (1 left) 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1816: copy_from oid 38 from oid 50 current snap is 167 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1817: copy_from oid 29 from oid 14 current snap is 167 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1818: read oid 16 snap -1 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1818: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:04.627 INFO:tasks.rados.rados.0.smithi082.stdout:1819: delete oid 19 current snap is 167 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1819: done (4 left) 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1820: rmattr oid 27 current snap is 167 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1820: done (4 left) 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1821: read oid 8 snap -1 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1821: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1822: snap_create 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1816: finishing copy_from to smithi08262953-38 2024-02-18T08:23:04.629 INFO:tasks.rados.rados.0.smithi082.stdout:1816: got expected ENOENT (src dne) 2024-02-18T08:23:04.630 INFO:tasks.rados.rados.0.smithi082.stdout:1816: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:23:04.634 INFO:tasks.rados.rados.0.smithi082.stdout:1818: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:1817: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:1817: finishing copy_from to smithi08262953-29 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 701 (ObjNum 519 snap 150 seq_num 519) dirty exists 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:1813: finishing copy_from to smithi08262953-45 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1068 (ObjNum 522 snap 152 seq_num 522) dirty exists 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:1813: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:23:04.687 INFO:tasks.rados.rados.0.smithi082.stdout:1821: expect (ObjNum 401 snap 124 seq_num 401) 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:03.131214+0000 mgr.y (mgr.24862) 197 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.145989+0000 mgr.y (mgr.24862) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:03.146654+0000 mgr.y (mgr.24862) 199 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:03.434013+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e392: 8 total, 7 up, 8 in 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.769792+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:03.770309+0000 mon.a (mon.0) 727 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:04.763 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 08:23:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T08:23:04.463+0000 7fcbf4414700 -1 osd.6 384 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:03.131214+0000 mgr.y (mgr.24862) 197 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.145989+0000 mgr.y (mgr.24862) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:03.146654+0000 mgr.y (mgr.24862) 199 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:03.434013+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e392: 8 total, 7 up, 8 in 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.769792+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:03.770309+0000 mon.a (mon.0) 727 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:03.131214+0000 mgr.y (mgr.24862) 197 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.145989+0000 mgr.y (mgr.24862) 198 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:03.146654+0000 mgr.y (mgr.24862) 199 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:03.434013+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e392: 8 total, 7 up, 8 in 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.769792+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:03.770309+0000 mon.a (mon.0) 727 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1813: done (5 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1816: done (4 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1817: done (3 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1818: done (2 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1821: done (1 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1822: done (0 left) 2024-02-18T08:23:05.448 INFO:tasks.rados.rados.0.smithi082.stdout:1823: delete oid 31 current snap is 168 2024-02-18T08:23:05.453 INFO:tasks.rados.rados.0.smithi082.stdout:1823: done (0 left) 2024-02-18T08:23:05.454 INFO:tasks.rados.rados.0.smithi082.stdout:1824: delete oid 33 current snap is 168 2024-02-18T08:23:05.461 INFO:tasks.rados.rados.0.smithi082.stdout:1824: done (0 left) 2024-02-18T08:23:05.461 INFO:tasks.rados.rados.0.smithi082.stdout:1825: read oid 29 snap -1 2024-02-18T08:23:05.461 INFO:tasks.rados.rados.0.smithi082.stdout:1825: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1826: rollback oid 6 current snap is 168 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 164 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1827: read oid 9 snap -1 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1827: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1828: copy_from oid 38 from oid 35 current snap is 168 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1829: rollback oid 11 current snap is 168 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 164 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1830: copy_from oid 50 from oid 13 current snap is 168 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 168 2024-02-18T08:23:05.462 INFO:tasks.rados.rados.0.smithi082.stdout:1831: seq_num 575 ranges {4702208=32768} 2024-02-18T08:23:05.487 INFO:tasks.rados.rados.0.smithi082.stdout:1831: writing smithi08262953-7 from 4702208 to 4734976 tid 1 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1832: delete oid 20 current snap is 168 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1829: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1829: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1826: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 0 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1829: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 789 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:23:05.488 INFO:tasks.rados.rados.0.smithi082.stdout:1825: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:05.613 INFO:tasks.rados.rados.0.smithi082.stdout:1828: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:23:05.613 INFO:tasks.rados.rados.0.smithi082.stdout:1827: expect (ObjNum 281 snap 85 seq_num 281) 2024-02-18T08:23:05.676 INFO:tasks.rados.rados.0.smithi082.stdout:1828: finishing copy_from to smithi08262953-38 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 763 (ObjNum 537 snap 156 seq_num 537) dirty exists 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1831: finishing write tid 1 to smithi08262953-7 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1831: finishing write tid 3 to smithi08262953-7 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1831: finishing write tid 4 to smithi08262953-7 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1070 (ObjNum 575 snap 168 seq_num 575) dirty exists 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1831: left oid 7 (ObjNum 575 snap 168 seq_num 575) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1825: done (7 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1826: done (6 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1827: done (5 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1828: done (4 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1829: done (3 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1831: done (2 left) 2024-02-18T08:23:05.677 INFO:tasks.rados.rados.0.smithi082.stdout:1832: done (1 left) 2024-02-18T08:23:05.678 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 168 2024-02-18T08:23:05.678 INFO:tasks.rados.rados.0.smithi082.stdout:1833: seq_num 577 ranges {1015808=65536} 2024-02-18T08:23:05.682 INFO:tasks.rados.rados.0.smithi082.stdout:1833: writing smithi08262953-46 from 1015808 to 1081344 tid 1 2024-02-18T08:23:05.682 INFO:tasks.rados.rados.0.smithi082.stdout:1834: rollback oid 49 current snap is 168 2024-02-18T08:23:05.682 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 167 2024-02-18T08:23:05.682 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 168 2024-02-18T08:23:05.682 INFO:tasks.rados.rados.0.smithi082.stdout:1835: seq_num 578 ranges {6406144=81920} 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1835: writing smithi08262953-41 from 6406144 to 6488064 tid 1 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1836: setattr oid 30 current snap is 168 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1833: finishing write tid 1 to smithi08262953-46 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1833: finishing write tid 3 to smithi08262953-46 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1833: finishing write tid 4 to smithi08262953-46 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 596 (ObjNum 577 snap 168 seq_num 577) dirty exists 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1833: left oid 46 (ObjNum 577 snap 168 seq_num 577) 2024-02-18T08:23:05.717 INFO:tasks.rados.rados.0.smithi082.stdout:1833: done (4 left) 2024-02-18T08:23:05.718 INFO:tasks.rados.rados.0.smithi082.stdout:1837: setattr oid 46 current snap is 168 2024-02-18T08:23:05.720 INFO:tasks.rados.rados.0.smithi082.stdout:1838: copy_from oid 37 from oid 6 current snap is 168 2024-02-18T08:23:05.720 INFO:tasks.rados.rados.0.smithi082.stdout:1839: read oid 26 snap -1 2024-02-18T08:23:05.720 INFO:tasks.rados.rados.0.smithi082.stdout:1839: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1840: copy_from oid 36 from oid 47 current snap is 168 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1841: read oid 10 snap -1 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1841: expect (ObjNum 566 snap 167 seq_num 566) 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1835: finishing write tid 1 to smithi08262953-41 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1842: read oid 2 snap -1 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1842: expect (ObjNum 533 snap 153 seq_num 533) 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1843: rollback oid 5 current snap is 168 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 5 to 167 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1844: read oid 33 snap -1 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1844: expect deleted 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1845: copy_from oid 18 from oid 3 current snap is 168 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1846: copy_from oid 43 from oid 20 current snap is 168 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1847: read oid 42 snap 164 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1847: expect deleted 2024-02-18T08:23:05.721 INFO:tasks.rados.rados.0.smithi082.stdout:1848: delete oid 38 current snap is 168 2024-02-18T08:23:05.722 INFO:tasks.rados.rados.0.smithi082.stdout:1838: finishing copy_from to smithi08262953-37 2024-02-18T08:23:05.722 INFO:tasks.rados.rados.0.smithi082.stdout:1838: got expected ENOENT (src dne) 2024-02-18T08:23:05.722 INFO:tasks.rados.rados.0.smithi082.stdout:1839: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:05.724 INFO:tasks.rados.rados.0.smithi082.stdout:1838: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:23:05.724 INFO:tasks.rados.rados.0.smithi082.stdout:1835: finishing write tid 3 to smithi08262953-41 2024-02-18T08:23:05.724 INFO:tasks.rados.rados.0.smithi082.stdout:1835: finishing write tid 4 to smithi08262953-41 2024-02-18T08:23:05.724 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 755 (ObjNum 578 snap 168 seq_num 578) dirty exists 2024-02-18T08:23:05.724 INFO:tasks.rados.rados.0.smithi082.stdout:1835: left oid 41 (ObjNum 578 snap 168 seq_num 578) 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1843: finishing rollback tid 0 to smithi08262953-5 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1843: finishing rollback tid 1 to smithi08262953-5 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1843: finishing rollback tid 2 to smithi08262953-5 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1066 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 597 (ObjNum 577 snap 168 seq_num 577) dirty exists 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1846: finishing copy_from to smithi08262953-43 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1846: got expected ENOENT (src dne) 2024-02-18T08:23:05.725 INFO:tasks.rados.rados.0.smithi082.stdout:1846: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:23:05.727 INFO:tasks.rados.rados.0.smithi082.stdout:1835: done (15 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1837: done (14 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1838: done (13 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1839: done (12 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1843: done (11 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1844: done (10 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1846: done (9 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1847: done (8 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1848: done (7 left) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1849: read oid 25 snap -1 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1849: expect (ObjNum 512 snap 149 seq_num 512) 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1850: read oid 12 snap -1 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1850: expect deleted 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1851: copy_from oid 32 from oid 26 current snap is 168 2024-02-18T08:23:05.728 INFO:tasks.rados.rados.0.smithi082.stdout:1852: snap_remove snap 164 2024-02-18T08:23:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:04.357540+0000 mgr.y (mgr.24862) 200 : cluster [DBG] pgmap v282: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 153 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 32/237 objects degraded (13.502%) 2024-02-18T08:23:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:04.440632+0000 mon.a (mon.0) 728 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:23:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:04.440731+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e393: 8 total, 7 up, 8 in 2024-02-18T08:23:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:04.441744+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:04.442208+0000 mon.a (mon.0) 730 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:04.357540+0000 mgr.y (mgr.24862) 200 : cluster [DBG] pgmap v282: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 153 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 32/237 objects degraded (13.502%) 2024-02-18T08:23:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:04.440632+0000 mon.a (mon.0) 728 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:23:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:04.440731+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e393: 8 total, 7 up, 8 in 2024-02-18T08:23:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:04.441744+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:04.442208+0000 mon.a (mon.0) 730 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:04.357540+0000 mgr.y (mgr.24862) 200 : cluster [DBG] pgmap v282: 89 pgs: 7 active+undersized+degraded, 24 active+undersized, 58 active+clean; 153 MiB data, 2.0 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 18 op/s; 32/237 objects degraded (13.502%) 2024-02-18T08:23:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:04.440632+0000 mon.a (mon.0) 728 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-18T08:23:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:04.440731+0000 mon.a (mon.0) 729 : cluster [DBG] osdmap e393: 8 total, 7 up, 8 in 2024-02-18T08:23:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:04.441744+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:04.442208+0000 mon.a (mon.0) 730 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:06.448 INFO:tasks.rados.rados.0.smithi082.stdout:1852: done (10 left) 2024-02-18T08:23:06.448 INFO:tasks.rados.rados.0.smithi082.stdout:1853: read oid 43 snap -1 2024-02-18T08:23:06.448 INFO:tasks.rados.rados.0.smithi082.stdout:1853: expect (ObjNum 554 snap 163 seq_num 554) 2024-02-18T08:23:06.448 INFO:tasks.rados.rados.0.smithi082.stdout:1854: delete oid 33 current snap is 168 2024-02-18T08:23:06.448 INFO:tasks.rados.rados.0.smithi082.stdout:1841: expect (ObjNum 566 snap 167 seq_num 566) 2024-02-18T08:23:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:1851: finishing copy_from racing read to smithi08262953-32 2024-02-18T08:23:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:1851: finishing copy_from to smithi08262953-32 2024-02-18T08:23:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1052 (ObjNum -385168256 snap 32561 seq_num 579308448) dirty exists 2024-02-18T08:23:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:1842: expect (ObjNum 533 snap 153 seq_num 533) 2024-02-18T08:23:06.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:05.436977+0000 mon.a (mon.0) 731 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:05.444221+0000 mon.a (mon.0) 732 : cluster [INF] osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961] boot 2024-02-18T08:23:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:05.444305+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-02-18T08:23:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:05.445788+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:23:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:06.443611+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:05.436977+0000 mon.a (mon.0) 731 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:05.444221+0000 mon.a (mon.0) 732 : cluster [INF] osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961] boot 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:05.444305+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:05.445788+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:06.443611+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-02-18T08:23:06.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:05.436977+0000 mon.a (mon.0) 731 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:05.444221+0000 mon.a (mon.0) 732 : cluster [INF] osd.6 [v2:172.21.15.164:6816/3264809961,v1:172.21.15.164:6817/3264809961] boot 2024-02-18T08:23:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:05.444305+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-02-18T08:23:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:05.445788+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-18T08:23:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:06.443611+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-02-18T08:23:07.187 INFO:tasks.rados.rados.0.smithi082.stdout:1830: finishing copy_from to smithi08262953-50 2024-02-18T08:23:07.187 INFO:tasks.rados.rados.0.smithi082.stdout:1830: got expected ENOENT (src dne) 2024-02-18T08:23:07.187 INFO:tasks.rados.rados.0.smithi082.stdout:1830: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:23:07.187 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1147 (ObjNum 579387904 snap 21935 seq_num 0) dirty exists 2024-02-18T08:23:07.187 INFO:tasks.rados.rados.0.smithi082.stdout:1830: done (11 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1836: done (10 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1841: done (9 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1842: done (8 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1850: done (7 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1851: done (6 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1854: done (5 left) 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1855: read oid 27 snap -1 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1855: expect deleted 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1845: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1845: finishing copy_from to smithi08262953-18 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 962 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:07.188 INFO:tasks.rados.rados.0.smithi082.stdout:1853: expect (ObjNum 554 snap 163 seq_num 554) 2024-02-18T08:23:07.517 INFO:tasks.rados.rados.0.smithi082.stdout:1849: expect (ObjNum 512 snap 149 seq_num 512) 2024-02-18T08:23:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:1840: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:23:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:1840: finishing copy_from to smithi08262953-36 2024-02-18T08:23:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 958 (ObjNum 565 snap 167 seq_num 565) dirty exists 2024-02-18T08:23:07.552 INFO:tasks.rados.rados.0.smithi082.stdout:1834: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1834: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1834: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1151 (ObjNum 562 snap 164 seq_num 562) dirty exists 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1856: read oid 19 snap -1 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1856: expect deleted 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1834: done (6 left) 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1840: done (5 left) 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1845: done (4 left) 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1849: done (3 left) 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1853: done (2 left) 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 168 2024-02-18T08:23:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:1857: seq_num 581 ranges {4096000=139264} 2024-02-18T08:23:07.574 INFO:tasks.rados.rados.0.smithi082.stdout:1857: writing smithi08262953-8 from 4096000 to 4235264 tid 1 2024-02-18T08:23:07.574 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 168 2024-02-18T08:23:07.574 INFO:tasks.rados.rados.0.smithi082.stdout:1858: seq_num 582 ranges {3915776=155648} 2024-02-18T08:23:07.595 INFO:tasks.rados.rados.0.smithi082.stdout:1858: writing smithi08262953-3 from 3915776 to 4071424 tid 1 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:1859: snap_create 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:1857: finishing write tid 1 to smithi08262953-8 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:1857: finishing write tid 3 to smithi08262953-8 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:1857: finishing write tid 4 to smithi08262953-8 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1164 (ObjNum 581 snap 168 seq_num 581) dirty exists 2024-02-18T08:23:07.596 INFO:tasks.rados.rados.0.smithi082.stdout:1857: left oid 8 (ObjNum 581 snap 168 seq_num 581) 2024-02-18T08:23:07.598 INFO:tasks.rados.rados.0.smithi082.stdout:1858: finishing write tid 1 to smithi08262953-3 2024-02-18T08:23:07.598 INFO:tasks.rados.rados.0.smithi082.stdout:1858: finishing write tid 3 to smithi08262953-3 2024-02-18T08:23:07.599 INFO:tasks.rados.rados.0.smithi082.stdout:1858: finishing write tid 4 to smithi08262953-3 2024-02-18T08:23:07.599 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 977 (ObjNum 582 snap 168 seq_num 582) dirty exists 2024-02-18T08:23:07.599 INFO:tasks.rados.rados.0.smithi082.stdout:1858: left oid 3 (ObjNum 582 snap 168 seq_num 582) 2024-02-18T08:23:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:06.358098+0000 mgr.y (mgr.24862) 201 : cluster [DBG] pgmap v285: 89 pgs: 1 peering, 6 active+undersized+degraded, 24 active+undersized, 58 active+clean; 150 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 23/234 objects degraded (9.829%) 2024-02-18T08:23:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:06.465208+0000 mon.a (mon.0) 736 : cluster [WRN] Health check update: Degraded data redundancy: 23/234 objects degraded (9.829%), 6 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:07.313194+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-02-18T08:23:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:06.358098+0000 mgr.y (mgr.24862) 201 : cluster [DBG] pgmap v285: 89 pgs: 1 peering, 6 active+undersized+degraded, 24 active+undersized, 58 active+clean; 150 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 23/234 objects degraded (9.829%) 2024-02-18T08:23:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:06.465208+0000 mon.a (mon.0) 736 : cluster [WRN] Health check update: Degraded data redundancy: 23/234 objects degraded (9.829%), 6 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:07.313194+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-02-18T08:23:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:06.358098+0000 mgr.y (mgr.24862) 201 : cluster [DBG] pgmap v285: 89 pgs: 1 peering, 6 active+undersized+degraded, 24 active+undersized, 58 active+clean; 150 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 11 op/s; 23/234 objects degraded (9.829%) 2024-02-18T08:23:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:06.465208+0000 mon.a (mon.0) 736 : cluster [WRN] Health check update: Degraded data redundancy: 23/234 objects degraded (9.829%), 6 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:07.313194+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-02-18T08:23:08.500 INFO:tasks.rados.rados.0.smithi082.stdout:1855: done (4 left) 2024-02-18T08:23:08.500 INFO:tasks.rados.rados.0.smithi082.stdout:1856: done (3 left) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1857: done (2 left) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1858: done (1 left) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1859: done (0 left) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1860: rmattr oid 13 current snap is 169 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1860: done (0 left) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1861: read oid 37 snap 167 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1861: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1862: rollback oid 47 current snap is 169 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 167 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 169 2024-02-18T08:23:08.501 INFO:tasks.rados.rados.0.smithi082.stdout:1863: seq_num 583 ranges {4448256=172032} 2024-02-18T08:23:08.525 INFO:tasks.rados.rados.0.smithi082.stdout:1863: writing smithi08262953-36 from 4448256 to 4620288 tid 1 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:1864: snap_create 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:1862: finishing rollback tid 0 to smithi08262953-47 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:1862: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:1862: finishing rollback tid 2 to smithi08262953-47 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 981 (ObjNum 565 snap 167 seq_num 565) dirty exists 2024-02-18T08:23:08.526 INFO:tasks.rados.rados.0.smithi082.stdout:1861: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:23:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:1863: finishing write tid 1 to smithi08262953-36 2024-02-18T08:23:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:1863: finishing write tid 3 to smithi08262953-36 2024-02-18T08:23:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:1863: finishing write tid 4 to smithi08262953-36 2024-02-18T08:23:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 960 (ObjNum 583 snap 169 seq_num 583) dirty exists 2024-02-18T08:23:08.595 INFO:tasks.rados.rados.0.smithi082.stdout:1863: left oid 36 (ObjNum 583 snap 169 seq_num 583) 2024-02-18T08:23:09.508 INFO:tasks.rados.rados.0.smithi082.stdout:1861: done (3 left) 2024-02-18T08:23:09.508 INFO:tasks.rados.rados.0.smithi082.stdout:1862: done (2 left) 2024-02-18T08:23:09.508 INFO:tasks.rados.rados.0.smithi082.stdout:1863: done (1 left) 2024-02-18T08:23:09.508 INFO:tasks.rados.rados.0.smithi082.stdout:1864: done (0 left) 2024-02-18T08:23:09.509 INFO:tasks.rados.rados.0.smithi082.stdout:1865: read oid 12 snap -1 2024-02-18T08:23:09.509 INFO:tasks.rados.rados.0.smithi082.stdout:1865: expect deleted 2024-02-18T08:23:09.509 INFO:tasks.rados.rados.0.smithi082.stdout:1866: rollback oid 6 current snap is 170 2024-02-18T08:23:09.509 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 168 2024-02-18T08:23:09.509 INFO:tasks.rados.rados.0.smithi082.stdout:1867: delete oid 36 current snap is 170 2024-02-18T08:23:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:1866: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:23:09.511 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 0 (ObjNum -527378224 snap 32561 seq_num 577613840) dirty dne 2024-02-18T08:23:09.513 INFO:tasks.rados.rados.0.smithi082.stdout:1865: done (2 left) 2024-02-18T08:23:09.513 INFO:tasks.rados.rados.0.smithi082.stdout:1866: done (1 left) 2024-02-18T08:23:09.513 INFO:tasks.rados.rados.0.smithi082.stdout:1867: done (0 left) 2024-02-18T08:23:09.513 INFO:tasks.rados.rados.0.smithi082.stdout:1868: snap_remove snap 167 2024-02-18T08:23:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:08.358624+0000 mgr.y (mgr.24862) 202 : cluster [DBG] pgmap v288: 89 pgs: 1 peering, 6 active+undersized+degraded, 20 active+undersized, 62 active+clean; 148 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 23/237 objects degraded (9.705%) 2024-02-18T08:23:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:08.500746+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-02-18T08:23:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:08.358624+0000 mgr.y (mgr.24862) 202 : cluster [DBG] pgmap v288: 89 pgs: 1 peering, 6 active+undersized+degraded, 20 active+undersized, 62 active+clean; 148 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 23/237 objects degraded (9.705%) 2024-02-18T08:23:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:08.500746+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-02-18T08:23:09.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:08.358624+0000 mgr.y (mgr.24862) 202 : cluster [DBG] pgmap v288: 89 pgs: 1 peering, 6 active+undersized+degraded, 20 active+undersized, 62 active+clean; 148 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 9 op/s; 23/237 objects degraded (9.705%) 2024-02-18T08:23:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:08.500746+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-02-18T08:23:10.511 INFO:tasks.rados.rados.0.smithi082.stdout:1868: done (0 left) 2024-02-18T08:23:10.511 INFO:tasks.rados.rados.0.smithi082.stdout:1869: read oid 13 snap 168 2024-02-18T08:23:10.511 INFO:tasks.rados.rados.0.smithi082.stdout:1869: expect deleted 2024-02-18T08:23:10.512 INFO:tasks.rados.rados.0.smithi082.stdout:1870: snap_remove snap 169 2024-02-18T08:23:10.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:09.508082+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-02-18T08:23:10.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:09.508082+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-02-18T08:23:10.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:09.508082+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-02-18T08:23:11.517 INFO:tasks.rados.rados.0.smithi082.stdout:1870: done (1 left) 2024-02-18T08:23:11.517 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 170 2024-02-18T08:23:11.517 INFO:tasks.rados.rados.0.smithi082.stdout:1871: seq_num 585 ranges {4734976=204800} 2024-02-18T08:23:11.544 INFO:tasks.rados.rados.0.smithi082.stdout:1871: writing smithi08262953-7 from 4734976 to 4939776 tid 1 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1872: read oid 4 snap 168 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1872: expect (ObjNum 564 snap 166 seq_num 564) 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1873: read oid 44 snap -1 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1873: expect (ObjNum 547 snap 160 seq_num 547) 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1874: read oid 40 snap -1 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1874: expect (ObjNum 569 snap 167 seq_num 569) 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1875: read oid 34 snap -1 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1875: expect deleted 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1876: read oid 29 snap 168 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1876: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1877: rmattr oid 14 current snap is 170 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1877: done (7 left) 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1878: read oid 33 snap 168 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1878: expect deleted 2024-02-18T08:23:11.545 INFO:tasks.rados.rados.0.smithi082.stdout:1879: delete oid 48 current snap is 170 2024-02-18T08:23:11.554 INFO:tasks.rados.rados.0.smithi082.stdout:1869: done (8 left) 2024-02-18T08:23:11.555 INFO:tasks.rados.rados.0.smithi082.stdout:1878: done (7 left) 2024-02-18T08:23:11.555 INFO:tasks.rados.rados.0.smithi082.stdout:1879: done (6 left) 2024-02-18T08:23:11.555 INFO:tasks.rados.rados.0.smithi082.stdout:1880: read oid 30 snap -1 2024-02-18T08:23:11.555 INFO:tasks.rados.rados.0.smithi082.stdout:1880: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:11.555 INFO:tasks.rados.rados.0.smithi082.stdout:1881: snap_create 2024-02-18T08:23:11.557 INFO:tasks.rados.rados.0.smithi082.stdout:1871: finishing write tid 1 to smithi08262953-7 2024-02-18T08:23:11.557 INFO:tasks.rados.rados.0.smithi082.stdout:1873: expect (ObjNum 547 snap 160 seq_num 547) 2024-02-18T08:23:11.613 INFO:tasks.rados.rados.0.smithi082.stdout:1871: finishing write tid 3 to smithi08262953-7 2024-02-18T08:23:11.613 INFO:tasks.rados.rados.0.smithi082.stdout:1880: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:11.614 INFO:tasks.rados.rados.0.smithi082.stdout:1871: finishing write tid 4 to smithi08262953-7 2024-02-18T08:23:11.614 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1072 (ObjNum 585 snap 170 seq_num 585) dirty exists 2024-02-18T08:23:11.615 INFO:tasks.rados.rados.0.smithi082.stdout:1871: left oid 7 (ObjNum 585 snap 170 seq_num 585) 2024-02-18T08:23:11.615 INFO:tasks.rados.rados.0.smithi082.stdout:1876: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:11.740 INFO:tasks.rados.rados.0.smithi082.stdout:1874: expect (ObjNum 569 snap 167 seq_num 569) 2024-02-18T08:23:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:10.359267+0000 mgr.y (mgr.24862) 203 : cluster [DBG] pgmap v291: 89 pgs: 1 peering, 3 active+undersized, 85 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-18T08:23:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:10.502859+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/237 objects degraded (9.705%), 6 pgs degraded) 2024-02-18T08:23:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:10.502911+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:10.511434+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-02-18T08:23:11.892 INFO:tasks.rados.rados.0.smithi082.stdout:1872: expect (ObjNum 564 snap 166 seq_num 564) 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:10.359267+0000 mgr.y (mgr.24862) 203 : cluster [DBG] pgmap v291: 89 pgs: 1 peering, 3 active+undersized, 85 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:10.502859+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/237 objects degraded (9.705%), 6 pgs degraded) 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:10.502911+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:10.511434+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:10.359267+0000 mgr.y (mgr.24862) 203 : cluster [DBG] pgmap v291: 89 pgs: 1 peering, 3 active+undersized, 85 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 4.6 MiB/s wr, 34 op/s; 12 MiB/s, 2 objects/s recovering 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:10.502859+0000 mon.a (mon.0) 740 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 23/237 objects degraded (9.705%), 6 pgs degraded) 2024-02-18T08:23:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:10.502911+0000 mon.a (mon.0) 741 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:11.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:10.511434+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1871: done (7 left) 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1872: done (6 left) 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1873: done (5 left) 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1874: done (4 left) 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1875: done (3 left) 2024-02-18T08:23:12.522 INFO:tasks.rados.rados.0.smithi082.stdout:1876: done (2 left) 2024-02-18T08:23:12.523 INFO:tasks.rados.rados.0.smithi082.stdout:1880: done (1 left) 2024-02-18T08:23:12.523 INFO:tasks.rados.rados.0.smithi082.stdout:1881: done (0 left) 2024-02-18T08:23:12.523 INFO:tasks.rados.rados.0.smithi082.stdout:1882: snap_remove snap 168 2024-02-18T08:23:12.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:11.516551+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-02-18T08:23:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:11.516551+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-02-18T08:23:13.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:11.516551+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-02-18T08:23:13.531 INFO:tasks.rados.rados.0.smithi082.stdout:1882: done (0 left) 2024-02-18T08:23:13.531 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 171 2024-02-18T08:23:13.532 INFO:tasks.rados.rados.0.smithi082.stdout:1883: seq_num 587 ranges {4235264=237568} 2024-02-18T08:23:13.553 INFO:tasks.rados.rados.0.smithi082.stdout:1883: writing smithi08262953-8 from 4235264 to 4472832 tid 1 2024-02-18T08:23:13.554 INFO:tasks.rados.rados.0.smithi082.stdout:1884: delete oid 12 current snap is 171 2024-02-18T08:23:13.556 INFO:tasks.rados.rados.0.smithi082.stdout:1884: done (1 left) 2024-02-18T08:23:13.556 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 171 2024-02-18T08:23:13.557 INFO:tasks.rados.rados.0.smithi082.stdout:1885: seq_num 589 ranges {3686400=270336} 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1885: writing smithi08262953-35 from 3686400 to 3956736 tid 1 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1886: delete oid 4 current snap is 171 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1883: finishing write tid 1 to smithi08262953-8 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1883: finishing write tid 3 to smithi08262953-8 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1883: finishing write tid 4 to smithi08262953-8 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1173 (ObjNum 587 snap 171 seq_num 587) dirty exists 2024-02-18T08:23:13.578 INFO:tasks.rados.rados.0.smithi082.stdout:1883: left oid 8 (ObjNum 587 snap 171 seq_num 587) 2024-02-18T08:23:13.581 INFO:tasks.rados.rados.0.smithi082.stdout:1883: done (2 left) 2024-02-18T08:23:13.581 INFO:tasks.rados.rados.0.smithi082.stdout:1886: done (1 left) 2024-02-18T08:23:13.581 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 171 2024-02-18T08:23:13.581 INFO:tasks.rados.rados.0.smithi082.stdout:1887: seq_num 591 ranges {4448256=303104} 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1887: writing smithi08262953-47 from 4448256 to 4751360 tid 1 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1888: rmattr oid 23 current snap is 171 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1885: finishing write tid 1 to smithi08262953-35 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1885: finishing write tid 3 to smithi08262953-35 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1885: finishing write tid 4 to smithi08262953-35 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 805 (ObjNum 589 snap 171 seq_num 589) dirty exists 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1885: left oid 35 (ObjNum 589 snap 171 seq_num 589) 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1885: done (2 left) 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1889: copy_from oid 31 from oid 2 current snap is 171 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1890: copy_from oid 7 from oid 46 current snap is 171 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 171 2024-02-18T08:23:13.607 INFO:tasks.rados.rados.0.smithi082.stdout:1891: seq_num 592 ranges {6569984=319488} 2024-02-18T08:23:13.645 INFO:tasks.rados.rados.0.smithi082.stdout:1891: writing smithi08262953-43 from 6569984 to 6889472 tid 1 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1892: delete oid 48 current snap is 171 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 689 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1887: finishing write tid 1 to smithi08262953-47 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1887: finishing write tid 3 to smithi08262953-47 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1887: finishing write tid 4 to smithi08262953-47 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 992 (ObjNum 591 snap 171 seq_num 591) dirty exists 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1887: left oid 47 (ObjNum 591 snap 171 seq_num 591) 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1889: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1890: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:1890: finishing copy_from to smithi08262953-7 2024-02-18T08:23:13.646 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 597 (ObjNum 577 snap 168 seq_num 577) dirty exists 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1887: done (5 left) 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1888: done (4 left) 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1890: done (3 left) 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1892: done (2 left) 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1893: read oid 16 snap -1 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1893: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1894: delete oid 30 current snap is 171 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1889: finishing copy_from to smithi08262953-31 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 680 (ObjNum 533 snap 153 seq_num 533) dirty exists 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1891: finishing write tid 1 to smithi08262953-43 2024-02-18T08:23:13.651 INFO:tasks.rados.rados.0.smithi082.stdout:1891: finishing write tid 3 to smithi08262953-43 2024-02-18T08:23:13.652 INFO:tasks.rados.rados.0.smithi082.stdout:1889: done (3 left) 2024-02-18T08:23:13.652 INFO:tasks.rados.rados.0.smithi082.stdout:1894: done (2 left) 2024-02-18T08:23:13.652 INFO:tasks.rados.rados.0.smithi082.stdout:1895: snap_create 2024-02-18T08:23:13.652 INFO:tasks.rados.rados.0.smithi082.stdout:1891: finishing write tid 4 to smithi08262953-43 2024-02-18T08:23:13.652 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1054 (ObjNum 592 snap 171 seq_num 592) dirty exists 2024-02-18T08:23:13.653 INFO:tasks.rados.rados.0.smithi082.stdout:1891: left oid 43 (ObjNum 592 snap 171 seq_num 592) 2024-02-18T08:23:13.656 INFO:tasks.rados.rados.0.smithi082.stdout:1893: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:13.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:12.359789+0000 mgr.y (mgr.24862) 204 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 138 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 35 op/s; 21 MiB/s, 4 objects/s recovering 2024-02-18T08:23:13.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:12.523115+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-02-18T08:23:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:12.359789+0000 mgr.y (mgr.24862) 204 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 138 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 35 op/s; 21 MiB/s, 4 objects/s recovering 2024-02-18T08:23:13.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:12.523115+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-02-18T08:23:14.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:12.359789+0000 mgr.y (mgr.24862) 204 : cluster [DBG] pgmap v294: 89 pgs: 89 active+clean; 138 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 4.4 MiB/s wr, 35 op/s; 21 MiB/s, 4 objects/s recovering 2024-02-18T08:23:14.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:12.523115+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-02-18T08:23:14.535 INFO:tasks.rados.rados.0.smithi082.stdout:1891: done (2 left) 2024-02-18T08:23:14.535 INFO:tasks.rados.rados.0.smithi082.stdout:1893: done (1 left) 2024-02-18T08:23:14.535 INFO:tasks.rados.rados.0.smithi082.stdout:1895: done (0 left) 2024-02-18T08:23:14.535 INFO:tasks.rados.rados.0.smithi082.stdout:1896: delete oid 9 current snap is 172 2024-02-18T08:23:14.539 INFO:tasks.rados.rados.0.smithi082.stdout:1896: done (0 left) 2024-02-18T08:23:14.539 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 172 2024-02-18T08:23:14.539 INFO:tasks.rados.rados.0.smithi082.stdout:1897: seq_num 596 ranges {1081344=385024} 2024-02-18T08:23:14.547 INFO:tasks.rados.rados.0.smithi082.stdout:1897: writing smithi08262953-39 from 1081344 to 1466368 tid 1 2024-02-18T08:23:14.547 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 172 2024-02-18T08:23:14.547 INFO:tasks.rados.rados.0.smithi082.stdout:1898: seq_num 597 ranges {4751360=401408} 2024-02-18T08:23:14.575 INFO:tasks.rados.rados.0.smithi082.stdout:1898: writing smithi08262953-47 from 4751360 to 5152768 tid 1 2024-02-18T08:23:14.575 INFO:tasks.rados.rados.0.smithi082.stdout:1899: read oid 32 snap -1 2024-02-18T08:23:14.575 INFO:tasks.rados.rados.0.smithi082.stdout:1899: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:14.575 INFO:tasks.rados.rados.0.smithi082.stdout:1900: snap_remove snap 171 2024-02-18T08:23:14.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:13.527536+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-02-18T08:23:14.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:13.527536+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-02-18T08:23:15.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:13.527536+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-02-18T08:23:15.539 INFO:tasks.rados.rados.0.smithi082.stdout:1900: done (3 left) 2024-02-18T08:23:15.540 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 172 2024-02-18T08:23:15.540 INFO:tasks.rados.rados.0.smithi082.stdout:1901: seq_num 598 ranges {3006464=417792} 2024-02-18T08:23:15.559 INFO:tasks.rados.rados.0.smithi082.stdout:1901: writing smithi08262953-24 from 3006464 to 3424256 tid 1 2024-02-18T08:23:15.559 INFO:tasks.rados.rados.0.smithi082.stdout:1902: copy_from oid 35 from oid 7 current snap is 172 2024-02-18T08:23:15.559 INFO:tasks.rados.rados.0.smithi082.stdout:1897: finishing write tid 1 to smithi08262953-39 2024-02-18T08:23:15.559 INFO:tasks.rados.rados.0.smithi082.stdout:1897: finishing write tid 3 to smithi08262953-39 2024-02-18T08:23:15.559 INFO:tasks.rados.rados.0.smithi082.stdout:1897: finishing write tid 4 to smithi08262953-39 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 995 (ObjNum 596 snap 172 seq_num 596) dirty exists 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:1897: left oid 39 (ObjNum 596 snap 172 seq_num 596) 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:1897: done (4 left) 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:1903: rollback oid 11 current snap is 172 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 170 2024-02-18T08:23:15.560 INFO:tasks.rados.rados.0.smithi082.stdout:1899: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:15.561 INFO:tasks.rados.rados.0.smithi082.stdout:1898: finishing write tid 1 to smithi08262953-47 2024-02-18T08:23:15.561 INFO:tasks.rados.rados.0.smithi082.stdout:1898: finishing write tid 3 to smithi08262953-47 2024-02-18T08:23:15.561 INFO:tasks.rados.rados.0.smithi082.stdout:1899: done (4 left) 2024-02-18T08:23:15.561 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 172 2024-02-18T08:23:15.562 INFO:tasks.rados.rados.0.smithi082.stdout:1904: seq_num 599 ranges {2244608=434176} 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1904: writing smithi08262953-21 from 2244608 to 2678784 tid 1 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1905: read oid 22 snap -1 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1905: expect deleted 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1906: snap_create 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1898: finishing write tid 4 to smithi08262953-47 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 998 (ObjNum 597 snap 172 seq_num 597) dirty exists 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1898: left oid 47 (ObjNum 597 snap 172 seq_num 597) 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1903: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1903: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1902: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:23:15.577 INFO:tasks.rados.rados.0.smithi082.stdout:1901: finishing write tid 1 to smithi08262953-24 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:1903: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 792 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:1901: finishing write tid 3 to smithi08262953-24 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:1901: finishing write tid 4 to smithi08262953-24 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1068 (ObjNum 598 snap 172 seq_num 598) dirty exists 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:1901: left oid 24 (ObjNum 598 snap 172 seq_num 598) 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:1902: finishing copy_from to smithi08262953-35 2024-02-18T08:23:15.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 597 (ObjNum 577 snap 168 seq_num 577) dirty exists 2024-02-18T08:23:15.580 INFO:tasks.rados.rados.0.smithi082.stdout:1904: finishing write tid 1 to smithi08262953-21 2024-02-18T08:23:15.580 INFO:tasks.rados.rados.0.smithi082.stdout:1904: finishing write tid 3 to smithi08262953-21 2024-02-18T08:23:15.581 INFO:tasks.rados.rados.0.smithi082.stdout:1904: finishing write tid 4 to smithi08262953-21 2024-02-18T08:23:15.581 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1005 (ObjNum 599 snap 172 seq_num 599) dirty exists 2024-02-18T08:23:15.581 INFO:tasks.rados.rados.0.smithi082.stdout:1904: left oid 21 (ObjNum 599 snap 172 seq_num 599) 2024-02-18T08:23:15.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:14.360308+0000 mgr.y (mgr.24862) 205 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 129 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-02-18T08:23:15.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:14.535310+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-02-18T08:23:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:14.360308+0000 mgr.y (mgr.24862) 205 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 129 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-02-18T08:23:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:14.535310+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-02-18T08:23:16.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:14.360308+0000 mgr.y (mgr.24862) 205 : cluster [DBG] pgmap v297: 89 pgs: 89 active+clean; 129 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 18 op/s; 8.1 MiB/s, 2 objects/s recovering 2024-02-18T08:23:16.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:14.535310+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1898: done (6 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1901: done (5 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1902: done (4 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1903: done (3 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1904: done (2 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1905: done (1 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1906: done (0 left) 2024-02-18T08:23:16.556 INFO:tasks.rados.rados.0.smithi082.stdout:1907: setattr oid 37 current snap is 173 2024-02-18T08:23:16.557 INFO:tasks.rados.rados.0.smithi082.stdout:1908: copy_from oid 34 from oid 33 current snap is 173 2024-02-18T08:23:16.557 INFO:tasks.rados.rados.0.smithi082.stdout:1909: copy_from oid 16 from oid 43 current snap is 173 2024-02-18T08:23:16.558 INFO:tasks.rados.rados.0.smithi082.stdout:1910: rollback oid 13 current snap is 173 2024-02-18T08:23:16.558 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 170 2024-02-18T08:23:16.558 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 173 2024-02-18T08:23:16.558 INFO:tasks.rados.rados.0.smithi082.stdout:1911: seq_num 600 ranges {3424256=450560} 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:1911: writing smithi08262953-24 from 3424256 to 3874816 tid 1 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:1912: copy_from oid 38 from oid 11 current snap is 173 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:1910: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 0 (ObjNum 0 snap 0 seq_num 3909798976) dirty dne 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 793 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-02-18T08:23:16.579 INFO:tasks.rados.rados.0.smithi082.stdout:1908: finishing copy_from to smithi08262953-34 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1908: got expected ENOENT (src dne) 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1908: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1907: done (5 left) 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1908: done (4 left) 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1910: done (3 left) 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1913: rollback oid 19 current snap is 173 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 172 2024-02-18T08:23:16.580 INFO:tasks.rados.rados.0.smithi082.stdout:1914: snap_create 2024-02-18T08:23:16.583 INFO:tasks.rados.rados.0.smithi082.stdout:1913: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:23:16.583 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 0 (ObjNum -385168192 snap 32561 seq_num 579794800) dirty dne 2024-02-18T08:23:16.584 INFO:tasks.rados.rados.0.smithi082.stdout:1911: finishing write tid 1 to smithi08262953-24 2024-02-18T08:23:16.584 INFO:tasks.rados.rados.0.smithi082.stdout:1911: finishing write tid 3 to smithi08262953-24 2024-02-18T08:23:16.585 INFO:tasks.rados.rados.0.smithi082.stdout:1911: finishing write tid 4 to smithi08262953-24 2024-02-18T08:23:16.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1070 (ObjNum 600 snap 173 seq_num 600) dirty exists 2024-02-18T08:23:16.585 INFO:tasks.rados.rados.0.smithi082.stdout:1911: left oid 24 (ObjNum 600 snap 173 seq_num 600) 2024-02-18T08:23:16.586 INFO:tasks.rados.rados.0.smithi082.stdout:1909: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:23:16.590 INFO:tasks.rados.rados.0.smithi082.stdout:1909: finishing copy_from to smithi08262953-16 2024-02-18T08:23:16.590 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1054 (ObjNum 592 snap 171 seq_num 592) dirty exists 2024-02-18T08:23:16.603 INFO:tasks.rados.rados.0.smithi082.stdout:1912: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:23:16.604 INFO:tasks.rados.rados.0.smithi082.stdout:1912: finishing copy_from to smithi08262953-38 2024-02-18T08:23:16.604 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 792 (ObjNum 550 snap 160 seq_num 550) dirty exists 2024-02-18T08:23:16.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:15.539671+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-02-18T08:23:16.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:15.539671+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-02-18T08:23:17.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:15.539671+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1909: done (4 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1911: done (3 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1912: done (2 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1913: done (1 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1914: done (0 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1915: rmattr oid 9 current snap is 174 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1915: done (0 left) 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1916: copy_from oid 8 from oid 42 current snap is 174 2024-02-18T08:23:17.316 INFO:tasks.rados.rados.0.smithi082.stdout:1917: delete oid 3 current snap is 174 2024-02-18T08:23:17.320 INFO:tasks.rados.rados.0.smithi082.stdout:1917: done (1 left) 2024-02-18T08:23:17.320 INFO:tasks.rados.rados.0.smithi082.stdout:1918: rollback oid 25 current snap is 174 2024-02-18T08:23:17.320 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 170 2024-02-18T08:23:17.321 INFO:tasks.rados.rados.0.smithi082.stdout:1919: snap_create 2024-02-18T08:23:17.324 INFO:tasks.rados.rados.0.smithi082.stdout:1916: finishing copy_from to smithi08262953-8 2024-02-18T08:23:17.324 INFO:tasks.rados.rados.0.smithi082.stdout:1916: got expected ENOENT (src dne) 2024-02-18T08:23:17.324 INFO:tasks.rados.rados.0.smithi082.stdout:1916: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:23:17.325 INFO:tasks.rados.rados.0.smithi082.stdout:1918: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:23:17.325 INFO:tasks.rados.rados.0.smithi082.stdout:1918: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:23:17.325 INFO:tasks.rados.rados.0.smithi082.stdout:1918: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:23:17.325 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 673 (ObjNum 512 snap 149 seq_num 512) dirty exists 2024-02-18T08:23:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:16.360986+0000 mgr.y (mgr.24862) 206 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 134 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-18T08:23:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:16.556832+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-02-18T08:23:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:17.316988+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-02-18T08:23:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:16.360986+0000 mgr.y (mgr.24862) 206 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 134 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-18T08:23:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:16.556832+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-02-18T08:23:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:17.316988+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-02-18T08:23:18.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:16.360986+0000 mgr.y (mgr.24862) 206 : cluster [DBG] pgmap v300: 89 pgs: 89 active+clean; 134 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 15 op/s 2024-02-18T08:23:18.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:16.556832+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-02-18T08:23:18.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:17.316988+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-02-18T08:23:18.317 INFO:tasks.rados.rados.0.smithi082.stdout:1916: done (2 left) 2024-02-18T08:23:18.317 INFO:tasks.rados.rados.0.smithi082.stdout:1918: done (1 left) 2024-02-18T08:23:18.317 INFO:tasks.rados.rados.0.smithi082.stdout:1919: done (0 left) 2024-02-18T08:23:18.317 INFO:tasks.rados.rados.0.smithi082.stdout:1920: read oid 30 snap 172 2024-02-18T08:23:18.317 INFO:tasks.rados.rados.0.smithi082.stdout:1920: expect deleted 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:1921: rollback oid 17 current snap is 175 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 173 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:1922: read oid 14 snap 173 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:1922: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 175 2024-02-18T08:23:18.318 INFO:tasks.rados.rados.0.smithi082.stdout:1923: seq_num 602 ranges {0=491520} 2024-02-18T08:23:18.320 INFO:tasks.rados.rados.0.smithi082.stdout:1923: writing smithi08262953-13 from 0 to 491520 tid 1 2024-02-18T08:23:18.320 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 175 2024-02-18T08:23:18.320 INFO:tasks.rados.rados.0.smithi082.stdout:1924: seq_num 603 ranges {0=507904} 2024-02-18T08:23:18.323 INFO:tasks.rados.rados.0.smithi082.stdout:1924: writing smithi08262953-23 from 0 to 507904 tid 1 2024-02-18T08:23:18.323 INFO:tasks.rados.rados.0.smithi082.stdout:1925: rollback oid 32 current snap is 175 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 32 to 173 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1921: finishing rollback tid 0 to smithi08262953-17 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1921: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1920: done (5 left) 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 175 2024-02-18T08:23:18.324 INFO:tasks.rados.rados.0.smithi082.stdout:1926: seq_num 604 ranges {0=524288} 2024-02-18T08:23:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1926: writing smithi08262953-6 from 0 to 524288 tid 1 2024-02-18T08:23:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1927: read oid 26 snap -1 2024-02-18T08:23:18.327 INFO:tasks.rados.rados.0.smithi082.stdout:1927: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:18.329 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 175 2024-02-18T08:23:18.329 INFO:tasks.rados.rados.0.smithi082.stdout:1928: seq_num 605 ranges {3874816=540672} 2024-02-18T08:23:18.352 INFO:tasks.rados.rados.0.smithi082.stdout:1928: writing smithi08262953-24 from 3874816 to 4415488 tid 1 2024-02-18T08:23:18.352 INFO:tasks.rados.rados.0.smithi082.stdout:1929: snap_create 2024-02-18T08:23:18.352 INFO:tasks.rados.rados.0.smithi082.stdout:1921: finishing rollback tid 2 to smithi08262953-17 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 676 (ObjNum 555 snap 163 seq_num 555) dirty exists 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:1923: finishing write tid 1 to smithi08262953-13 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:1923: finishing write tid 3 to smithi08262953-13 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:1923: finishing write tid 4 to smithi08262953-13 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1181 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:1923: left oid 13 (ObjNum 602 snap 175 seq_num 602) 2024-02-18T08:23:18.353 INFO:tasks.rados.rados.0.smithi082.stdout:1927: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1925: finishing rollback tid 0 to smithi08262953-32 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1925: finishing rollback tid 1 to smithi08262953-32 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1924: finishing write tid 1 to smithi08262953-23 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1924: finishing write tid 3 to smithi08262953-23 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1926: finishing write tid 1 to smithi08262953-6 2024-02-18T08:23:18.355 INFO:tasks.rados.rados.0.smithi082.stdout:1924: finishing write tid 4 to smithi08262953-23 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 691 (ObjNum 603 snap 175 seq_num 603) dirty exists 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:1924: left oid 23 (ObjNum 603 snap 175 seq_num 603) 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:1926: finishing write tid 3 to smithi08262953-6 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:1925: finishing rollback tid 2 to smithi08262953-32 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1057 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:23:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:1922: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1926: finishing write tid 4 to smithi08262953-6 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1056 (ObjNum 604 snap 175 seq_num 604) dirty exists 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1926: left oid 6 (ObjNum 604 snap 175 seq_num 604) 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1928: finishing write tid 1 to smithi08262953-24 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1928: finishing write tid 3 to smithi08262953-24 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1928: finishing write tid 4 to smithi08262953-24 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1072 (ObjNum 605 snap 175 seq_num 605) dirty exists 2024-02-18T08:23:18.481 INFO:tasks.rados.rados.0.smithi082.stdout:1928: left oid 24 (ObjNum 605 snap 175 seq_num 605) 2024-02-18T08:23:18.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:18.147643+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:18.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:18.318171+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-02-18T08:23:18.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:18.147643+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:18.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:18.318171+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-02-18T08:23:18.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:18.147643+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:18.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:18.318171+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-02-18T08:23:19.321 INFO:tasks.rados.rados.0.smithi082.stdout:1921: done (8 left) 2024-02-18T08:23:19.321 INFO:tasks.rados.rados.0.smithi082.stdout:1922: done (7 left) 2024-02-18T08:23:19.321 INFO:tasks.rados.rados.0.smithi082.stdout:1923: done (6 left) 2024-02-18T08:23:19.321 INFO:tasks.rados.rados.0.smithi082.stdout:1924: done (5 left) 2024-02-18T08:23:19.321 INFO:tasks.rados.rados.0.smithi082.stdout:1925: done (4 left) 2024-02-18T08:23:19.322 INFO:tasks.rados.rados.0.smithi082.stdout:1926: done (3 left) 2024-02-18T08:23:19.322 INFO:tasks.rados.rados.0.smithi082.stdout:1927: done (2 left) 2024-02-18T08:23:19.322 INFO:tasks.rados.rados.0.smithi082.stdout:1928: done (1 left) 2024-02-18T08:23:19.322 INFO:tasks.rados.rados.0.smithi082.stdout:1929: done (0 left) 2024-02-18T08:23:19.322 INFO:tasks.rados.rados.0.smithi082.stdout:1930: delete oid 40 current snap is 176 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1930: done (0 left) 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1931: read oid 17 snap 174 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1931: expect (ObjNum 555 snap 163 seq_num 555) 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1932: rollback oid 10 current snap is 176 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 172 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1933: rollback oid 16 current snap is 176 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 173 2024-02-18T08:23:19.327 INFO:tasks.rados.rados.0.smithi082.stdout:1934: snap_create 2024-02-18T08:23:19.331 INFO:tasks.rados.rados.0.smithi082.stdout:1932: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:23:19.331 INFO:tasks.rados.rados.0.smithi082.stdout:1932: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:23:19.332 INFO:tasks.rados.rados.0.smithi082.stdout:1932: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:23:19.332 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1060 (ObjNum 566 snap 167 seq_num 566) dirty exists 2024-02-18T08:23:19.332 INFO:tasks.rados.rados.0.smithi082.stdout:1933: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:23:19.332 INFO:tasks.rados.rados.0.smithi082.stdout:1933: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:23:19.333 INFO:tasks.rados.rados.0.smithi082.stdout:1933: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:23:19.334 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1059 (ObjNum 592 snap 171 seq_num 592) dirty exists 2024-02-18T08:23:19.359 INFO:tasks.rados.rados.0.smithi082.stdout:1931: expect (ObjNum 555 snap 163 seq_num 555) 2024-02-18T08:23:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:18.147845+0000 mgr.y (mgr.24862) 207 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:18.148935+0000 mgr.y (mgr.24862) 208 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-18T08:23:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:18.361365+0000 mgr.y (mgr.24862) 209 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-18T08:23:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:19.159724+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:19.160409+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:23:19.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:19.160921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:19.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:19.162323+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:23:19.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:19.321962+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-02-18T08:23:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:18.147845+0000 mgr.y (mgr.24862) 207 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:18.148935+0000 mgr.y (mgr.24862) 208 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-18T08:23:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:18.361365+0000 mgr.y (mgr.24862) 209 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-18T08:23:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:19.159724+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:19.160409+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:19.160921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:19.162323+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:19.321962+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:18.147845+0000 mgr.y (mgr.24862) 207 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:18.148935+0000 mgr.y (mgr.24862) 208 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:18.361365+0000 mgr.y (mgr.24862) 209 : cluster [DBG] pgmap v304: 89 pgs: 89 active+clean; 135 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:19.159724+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:19.160409+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:19.160921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:19.162323+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-18T08:23:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:19.321962+0000 mon.a (mon.0) 756 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-02-18T08:23:20.324 INFO:tasks.rados.rados.0.smithi082.stdout:1931: done (3 left) 2024-02-18T08:23:20.324 INFO:tasks.rados.rados.0.smithi082.stdout:1932: done (2 left) 2024-02-18T08:23:20.324 INFO:tasks.rados.rados.0.smithi082.stdout:1933: done (1 left) 2024-02-18T08:23:20.325 INFO:tasks.rados.rados.0.smithi082.stdout:1934: done (0 left) 2024-02-18T08:23:20.325 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 177 2024-02-18T08:23:20.325 INFO:tasks.rados.rados.0.smithi082.stdout:1935: seq_num 607 ranges {2023424=573440} 2024-02-18T08:23:20.338 INFO:tasks.rados.rados.0.smithi082.stdout:1935: writing smithi08262953-38 from 2023424 to 2596864 tid 1 2024-02-18T08:23:20.338 INFO:tasks.rados.rados.0.smithi082.stdout:1936: snap_create 2024-02-18T08:23:20.343 INFO:tasks.rados.rados.0.smithi082.stdout:1935: finishing write tid 1 to smithi08262953-38 2024-02-18T08:23:20.343 INFO:tasks.rados.rados.0.smithi082.stdout:1935: finishing write tid 3 to smithi08262953-38 2024-02-18T08:23:20.345 INFO:tasks.rados.rados.0.smithi082.stdout:1935: finishing write tid 4 to smithi08262953-38 2024-02-18T08:23:20.345 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1071 (ObjNum 607 snap 177 seq_num 607) dirty exists 2024-02-18T08:23:20.345 INFO:tasks.rados.rados.0.smithi082.stdout:1935: left oid 38 (ObjNum 607 snap 177 seq_num 607) 2024-02-18T08:23:20.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:19.154296+0000 mgr.y (mgr.24862) 210 : cephadm [INF] Upgrade: Updating osd.7 2024-02-18T08:23:20.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:19.161972+0000 mgr.y (mgr.24862) 211 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-02-18T08:23:20.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:19.610239+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:20.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:20.325013+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-02-18T08:23:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:19.154296+0000 mgr.y (mgr.24862) 210 : cephadm [INF] Upgrade: Updating osd.7 2024-02-18T08:23:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:19.161972+0000 mgr.y (mgr.24862) 211 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-02-18T08:23:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:19.610239+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:20.325013+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-02-18T08:23:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:19.154296+0000 mgr.y (mgr.24862) 210 : cephadm [INF] Upgrade: Updating osd.7 2024-02-18T08:23:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:19.161972+0000 mgr.y (mgr.24862) 211 : cephadm [INF] Deploying daemon osd.7 on smithi164 2024-02-18T08:23:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:19.610239+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:20.325013+0000 mon.a (mon.0) 758 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-02-18T08:23:21.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:21 smithi164 systemd[1]: Stopping Ceph osd.7 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:21.331 INFO:tasks.rados.rados.0.smithi082.stdout:1935: done (1 left) 2024-02-18T08:23:21.331 INFO:tasks.rados.rados.0.smithi082.stdout:1936: done (0 left) 2024-02-18T08:23:21.331 INFO:tasks.rados.rados.0.smithi082.stdout:1937: setattr oid 29 current snap is 178 2024-02-18T08:23:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 178 2024-02-18T08:23:21.334 INFO:tasks.rados.rados.0.smithi082.stdout:1938: seq_num 608 ranges {8773632=589824} 2024-02-18T08:23:21.386 INFO:tasks.rados.rados.0.smithi082.stdout:1938: writing smithi08262953-31 from 8773632 to 9363456 tid 1 2024-02-18T08:23:21.386 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 178 2024-02-18T08:23:21.386 INFO:tasks.rados.rados.0.smithi082.stdout:1939: seq_num 609 ranges {1081344=606208} 2024-02-18T08:23:21.395 INFO:tasks.rados.rados.0.smithi082.stdout:1939: writing smithi08262953-46 from 1081344 to 1687552 tid 1 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 178 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1061 (ObjNum 519 snap 150 seq_num 519) dirty exists 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1938: finishing write tid 1 to smithi08262953-31 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1938: finishing write tid 3 to smithi08262953-31 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1938: finishing write tid 4 to smithi08262953-31 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 682 (ObjNum 608 snap 178 seq_num 608) dirty exists 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1938: left oid 31 (ObjNum 608 snap 178 seq_num 608) 2024-02-18T08:23:21.396 INFO:tasks.rados.rados.0.smithi082.stdout:1940: seq_num 610 ranges {3629056=622592} 2024-02-18T08:23:21.418 INFO:tasks.rados.rados.0.smithi082.stdout:1940: writing smithi08262953-14 from 3629056 to 4251648 tid 1 2024-02-18T08:23:21.418 INFO:tasks.rados.rados.0.smithi082.stdout:1937: done (3 left) 2024-02-18T08:23:21.418 INFO:tasks.rados.rados.0.smithi082.stdout:1938: done (2 left) 2024-02-18T08:23:21.418 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 178 2024-02-18T08:23:21.418 INFO:tasks.rados.rados.0.smithi082.stdout:1941: seq_num 611 ranges {0=638976} 2024-02-18T08:23:21.422 INFO:tasks.rados.rados.0.smithi082.stdout:1941: writing smithi08262953-42 from 0 to 638976 tid 1 2024-02-18T08:23:21.422 INFO:tasks.rados.rados.0.smithi082.stdout:1942: rmattr oid 19 current snap is 178 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1942: done (3 left) 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1943: setattr oid 32 current snap is 178 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1939: finishing write tid 1 to smithi08262953-46 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1939: finishing write tid 3 to smithi08262953-46 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1939: finishing write tid 4 to smithi08262953-46 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 684 (ObjNum 609 snap 178 seq_num 609) dirty exists 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1939: left oid 46 (ObjNum 609 snap 178 seq_num 609) 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1940: finishing write tid 1 to smithi08262953-14 2024-02-18T08:23:21.423 INFO:tasks.rados.rados.0.smithi082.stdout:1940: finishing write tid 3 to smithi08262953-14 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:1940: finishing write tid 4 to smithi08262953-14 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 964 (ObjNum 610 snap 178 seq_num 610) dirty exists 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:1940: left oid 14 (ObjNum 610 snap 178 seq_num 610) 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:1939: done (3 left) 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:1940: done (2 left) 2024-02-18T08:23:21.424 INFO:tasks.rados.rados.0.smithi082.stdout:1944: rollback oid 23 current snap is 178 2024-02-18T08:23:21.425 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 175 2024-02-18T08:23:21.425 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 178 2024-02-18T08:23:21.425 INFO:tasks.rados.rados.0.smithi082.stdout:1945: seq_num 612 ranges {0=655360} 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1945: writing smithi08262953-40 from 0 to 655360 tid 1 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1946: rollback oid 43 current snap is 178 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 175 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1941: finishing write tid 1 to smithi08262953-42 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1941: finishing write tid 3 to smithi08262953-42 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1062 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1941: finishing write tid 4 to smithi08262953-42 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1074 (ObjNum 611 snap 178 seq_num 611) dirty exists 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1941: left oid 42 (ObjNum 611 snap 178 seq_num 611) 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1941: done (4 left) 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1943: done (3 left) 2024-02-18T08:23:21.429 INFO:tasks.rados.rados.0.smithi082.stdout:1947: copy_from oid 7 from oid 6 current snap is 178 2024-02-18T08:23:21.430 INFO:tasks.rados.rados.0.smithi082.stdout:1948: delete oid 28 current snap is 178 2024-02-18T08:23:21.432 INFO:tasks.rados.rados.0.smithi082.stdout:1945: finishing write tid 1 to smithi08262953-40 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:1945: finishing write tid 3 to smithi08262953-40 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:1946: finishing rollback tid 0 to smithi08262953-43 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:1946: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:1946: finishing rollback tid 2 to smithi08262953-43 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1065 (ObjNum 592 snap 171 seq_num 592) dirty exists 2024-02-18T08:23:21.433 INFO:tasks.rados.rados.0.smithi082.stdout:1947: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1946: done (4 left) 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1948: done (3 left) 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1949: rmattr oid 27 current snap is 178 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1949: done (3 left) 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1950: copy_from oid 47 from oid 46 current snap is 178 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:1945: finishing write tid 4 to smithi08262953-40 2024-02-18T08:23:21.434 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1062 (ObjNum 612 snap 178 seq_num 612) dirty exists 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1945: left oid 40 (ObjNum 612 snap 178 seq_num 612) 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1945: done (3 left) 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1951: setattr oid 14 current snap is 178 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1947: finishing copy_from to smithi08262953-7 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1056 (ObjNum 604 snap 175 seq_num 604) dirty exists 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1947: done (3 left) 2024-02-18T08:23:21.435 INFO:tasks.rados.rados.0.smithi082.stdout:1952: snap_create 2024-02-18T08:23:21.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 965 (ObjNum 610 snap 178 seq_num 610) dirty exists 2024-02-18T08:23:21.442 INFO:tasks.rados.rados.0.smithi082.stdout:1950: finishing copy_from racing read to smithi08262953-47 2024-02-18T08:23:21.444 INFO:tasks.rados.rados.0.smithi082.stdout:1950: finishing copy_from to smithi08262953-47 2024-02-18T08:23:21.444 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 684 (ObjNum 609 snap 178 seq_num 609) dirty exists 2024-02-18T08:23:21.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:20.361930+0000 mgr.y (mgr.24862) 212 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-18T08:23:21.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:21.197005+0000 mon.a (mon.0) 759 : cluster [INF] osd.7 marked itself down and dead 2024-02-18T08:23:21.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:21.322084+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:23:21.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:21.322110+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-18T08:23:21.640 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:21.331340+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e410: 8 total, 7 up, 8 in 2024-02-18T08:23:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:20.361930+0000 mgr.y (mgr.24862) 212 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-18T08:23:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:21.197005+0000 mon.a (mon.0) 759 : cluster [INF] osd.7 marked itself down and dead 2024-02-18T08:23:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:21.322084+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:23:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:21.322110+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:21.331340+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e410: 8 total, 7 up, 8 in 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:20.361930+0000 mgr.y (mgr.24862) 212 : cluster [DBG] pgmap v307: 89 pgs: 89 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.4 MiB/s wr, 20 op/s 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:21.197005+0000 mon.a (mon.0) 759 : cluster [INF] osd.7 marked itself down and dead 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:21.322084+0000 mon.a (mon.0) 760 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:21.322110+0000 mon.a (mon.0) 761 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-18T08:23:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:21.331340+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e410: 8 total, 7 up, 8 in 2024-02-18T08:23:22.008 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:21 smithi164 bash[62632]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.7 2024-02-18T08:23:22.319 INFO:tasks.rados.rados.0.smithi082.stdout:1950: done (3 left) 2024-02-18T08:23:22.319 INFO:tasks.rados.rados.0.smithi082.stdout:1951: done (2 left) 2024-02-18T08:23:22.319 INFO:tasks.rados.rados.0.smithi082.stdout:1952: done (1 left) 2024-02-18T08:23:22.319 INFO:tasks.rados.rados.0.smithi082.stdout:1953: delete oid 45 current snap is 179 2024-02-18T08:23:22.328 INFO:tasks.rados.rados.0.smithi082.stdout:1944: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:23:22.328 INFO:tasks.rados.rados.0.smithi082.stdout:1944: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:23:22.329 INFO:tasks.rados.rados.0.smithi082.stdout:1953: done (1 left) 2024-02-18T08:23:22.329 INFO:tasks.rados.rados.0.smithi082.stdout:1954: rmattr oid 50 current snap is 179 2024-02-18T08:23:22.329 INFO:tasks.rados.rados.0.smithi082.stdout:1954: done (1 left) 2024-02-18T08:23:22.329 INFO:tasks.rados.rados.0.smithi082.stdout:1955: delete oid 7 current snap is 179 2024-02-18T08:23:22.330 INFO:tasks.rados.rados.0.smithi082.stdout:1944: finishing rollback tid 2 to smithi08262953-23 2024-02-18T08:23:22.330 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 694 (ObjNum 603 snap 175 seq_num 603) dirty exists 2024-02-18T08:23:22.332 INFO:tasks.rados.rados.0.smithi082.stdout:1944: done (1 left) 2024-02-18T08:23:22.332 INFO:tasks.rados.rados.0.smithi082.stdout:1955: done (0 left) 2024-02-18T08:23:22.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 179 2024-02-18T08:23:22.332 INFO:tasks.rados.rados.0.smithi082.stdout:1956: seq_num 616 ranges {0=720896} 2024-02-18T08:23:22.336 INFO:tasks.rados.rados.0.smithi082.stdout:1956: writing smithi08262953-4 from 0 to 720896 tid 1 2024-02-18T08:23:22.336 INFO:tasks.rados.rados.0.smithi082.stdout:1957: snap_create 2024-02-18T08:23:22.340 INFO:tasks.rados.rados.0.smithi082.stdout:1956: finishing write tid 1 to smithi08262953-4 2024-02-18T08:23:22.340 INFO:tasks.rados.rados.0.smithi082.stdout:1956: finishing write tid 3 to smithi08262953-4 2024-02-18T08:23:22.341 INFO:tasks.rados.rados.0.smithi082.stdout:1956: finishing write tid 4 to smithi08262953-4 2024-02-18T08:23:22.341 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1011 (ObjNum 616 snap 179 seq_num 616) dirty exists 2024-02-18T08:23:22.341 INFO:tasks.rados.rados.0.smithi082.stdout:1956: left oid 4 (ObjNum 616 snap 179 seq_num 616) 2024-02-18T08:23:23.323 INFO:tasks.rados.rados.0.smithi082.stdout:1956: done (1 left) 2024-02-18T08:23:23.323 INFO:tasks.rados.rados.0.smithi082.stdout:1957: done (0 left) 2024-02-18T08:23:23.323 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 180 2024-02-18T08:23:23.323 INFO:tasks.rados.rados.0.smithi082.stdout:1958: seq_num 617 ranges {0=737280} 2024-02-18T08:23:23.327 INFO:tasks.rados.rados.0.smithi082.stdout:1958: writing smithi08262953-45 from 0 to 737280 tid 1 2024-02-18T08:23:23.327 INFO:tasks.rados.rados.0.smithi082.stdout:1959: snap_remove snap 170 2024-02-18T08:23:23.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:22.318069+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e411: 8 total, 7 up, 8 in 2024-02-18T08:23:23.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:22.362417+0000 mgr.y (mgr.24862) 213 : cluster [DBG] pgmap v310: 89 pgs: 7 peering, 9 stale+active+clean, 73 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-02-18T08:23:23.512 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.7.service: Succeeded. 2024-02-18T08:23:23.512 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 systemd[1]: Stopped Ceph osd.7 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:23.512 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 systemd[1]: Starting Ceph osd.7 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:22.318069+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e411: 8 total, 7 up, 8 in 2024-02-18T08:23:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:22.362417+0000 mgr.y (mgr.24862) 213 : cluster [DBG] pgmap v310: 89 pgs: 7 peering, 9 stale+active+clean, 73 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-02-18T08:23:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:22.318069+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e411: 8 total, 7 up, 8 in 2024-02-18T08:23:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:22.362417+0000 mgr.y (mgr.24862) 213 : cluster [DBG] pgmap v310: 89 pgs: 7 peering, 9 stale+active+clean, 73 active+clean; 141 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 17 op/s 2024-02-18T08:23:24.261 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-18T08:23:24.262 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:23 smithi164 bash[62922]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-18T08:23:24.334 INFO:tasks.rados.rados.0.smithi082.stdout:1959: done (1 left) 2024-02-18T08:23:24.334 INFO:tasks.rados.rados.0.smithi082.stdout:1960: copy_from oid 25 from oid 40 current snap is 180 2024-02-18T08:23:24.335 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 180 2024-02-18T08:23:24.335 INFO:tasks.rados.rados.0.smithi082.stdout:1961: seq_num 618 ranges {3629056=753664} 2024-02-18T08:23:24.356 INFO:tasks.rados.rados.0.smithi082.stdout:1961: writing smithi08262953-29 from 3629056 to 4382720 tid 1 2024-02-18T08:23:24.356 INFO:tasks.rados.rados.0.smithi082.stdout:1962: snap_remove snap 179 2024-02-18T08:23:24.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:23.314275+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:23:24.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:23.323832+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e412: 8 total, 7 up, 8 in 2024-02-18T08:23:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:23.314275+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:23:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:23.323832+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e412: 8 total, 7 up, 8 in 2024-02-18T08:23:24.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:23.314275+0000 mon.a (mon.0) 764 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-18T08:23:24.672 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:23.323832+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e412: 8 total, 7 up, 8 in 2024-02-18T08:23:25.012 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T08:23:24.728+0000 7f067c340700 1 -- 172.21.15.164:0/3782958336 <== mon.2 v2:172.21.15.164:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56406af3e680 con 0x56406af05000 2024-02-18T08:23:25.012 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:24 smithi164 bash[63177]: 8b649235fd37730d1ffc9a6f408ee0518cbb2c8ede4ed27a3785748738adc462 2024-02-18T08:23:25.012 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:24 smithi164 systemd[1]: Started Ceph osd.7 for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:25.338 INFO:tasks.rados.rados.0.smithi082.stdout:1962: done (3 left) 2024-02-18T08:23:25.338 INFO:tasks.rados.rados.0.smithi082.stdout:1963: delete oid 17 current snap is 180 2024-02-18T08:23:25.338 INFO:tasks.rados.rados.0.smithi082.stdout:1958: finishing write tid 1 to smithi08262953-45 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1958: finishing write tid 3 to smithi08262953-45 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1958: finishing write tid 4 to smithi08262953-45 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1071 (ObjNum 617 snap 180 seq_num 617) dirty exists 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1958: left oid 45 (ObjNum 617 snap 180 seq_num 617) 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1960: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1960: finishing copy_from to smithi08262953-25 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1062 (ObjNum 612 snap 178 seq_num 612) dirty exists 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1961: finishing write tid 1 to smithi08262953-29 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1961: finishing write tid 3 to smithi08262953-29 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1961: finishing write tid 4 to smithi08262953-29 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1067 (ObjNum 618 snap 180 seq_num 618) dirty exists 2024-02-18T08:23:25.339 INFO:tasks.rados.rados.0.smithi082.stdout:1961: left oid 29 (ObjNum 618 snap 180 seq_num 618) 2024-02-18T08:23:25.344 INFO:tasks.rados.rados.0.smithi082.stdout:1958: done (3 left) 2024-02-18T08:23:25.344 INFO:tasks.rados.rados.0.smithi082.stdout:1960: done (2 left) 2024-02-18T08:23:25.344 INFO:tasks.rados.rados.0.smithi082.stdout:1961: done (1 left) 2024-02-18T08:23:25.345 INFO:tasks.rados.rados.0.smithi082.stdout:1963: done (0 left) 2024-02-18T08:23:25.345 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 180 2024-02-18T08:23:25.345 INFO:tasks.rados.rados.0.smithi082.stdout:1964: seq_num 620 ranges {507904=794624} 2024-02-18T08:23:25.352 INFO:tasks.rados.rados.0.smithi082.stdout:1964: writing smithi08262953-23 from 507904 to 1302528 tid 1 2024-02-18T08:23:25.352 INFO:tasks.rados.rados.0.smithi082.stdout:1965: snap_create 2024-02-18T08:23:25.355 INFO:tasks.rados.rados.0.smithi082.stdout:1964: finishing write tid 1 to smithi08262953-23 2024-02-18T08:23:25.355 INFO:tasks.rados.rados.0.smithi082.stdout:1964: finishing write tid 3 to smithi08262953-23 2024-02-18T08:23:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:1964: finishing write tid 4 to smithi08262953-23 2024-02-18T08:23:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 696 (ObjNum 620 snap 180 seq_num 620) dirty exists 2024-02-18T08:23:25.356 INFO:tasks.rados.rados.0.smithi082.stdout:1964: left oid 23 (ObjNum 620 snap 180 seq_num 620) 2024-02-18T08:23:25.512 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T08:23:25.255+0000 7f0683dce380 -1 Falling back to public interface 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:24.328698+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e413: 8 total, 7 up, 8 in 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:24.362973+0000 mgr.y (mgr.24862) 214 : cluster [DBG] pgmap v313: 89 pgs: 10 active+undersized+degraded, 7 peering, 2 active+clean+snaptrim, 2 stale+active+clean, 11 active+undersized, 57 active+clean; 143 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 736 KiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:24.785782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:24.786649+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:25.028884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:25.029846+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:24.328698+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e413: 8 total, 7 up, 8 in 2024-02-18T08:23:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:24.362973+0000 mgr.y (mgr.24862) 214 : cluster [DBG] pgmap v313: 89 pgs: 10 active+undersized+degraded, 7 peering, 2 active+clean+snaptrim, 2 stale+active+clean, 11 active+undersized, 57 active+clean; 143 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 736 KiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-02-18T08:23:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:24.785782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:24.786649+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:25.028884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:25.029846+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:24.328698+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e413: 8 total, 7 up, 8 in 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:24.362973+0000 mgr.y (mgr.24862) 214 : cluster [DBG] pgmap v313: 89 pgs: 10 active+undersized+degraded, 7 peering, 2 active+clean+snaptrim, 2 stale+active+clean, 11 active+undersized, 57 active+clean; 143 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 736 KiB/s wr, 21 op/s; 24/288 objects degraded (8.333%) 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:24.785782+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:24.786649+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:25.028884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:25.029846+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1964: done (1 left) 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1965: done (0 left) 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1966: read oid 33 snap -1 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1966: expect deleted 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1967: read oid 6 snap -1 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1967: expect (ObjNum 604 snap 175 seq_num 604) 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 181 2024-02-18T08:23:26.345 INFO:tasks.rados.rados.0.smithi082.stdout:1968: seq_num 621 ranges {8773632=409600,9183232=401408} 2024-02-18T08:23:26.395 INFO:tasks.rados.rados.0.smithi082.stdout:1968: writing smithi08262953-2 from 8773632 to 9183232 tid 1 2024-02-18T08:23:26.397 INFO:tasks.rados.rados.0.smithi082.stdout:1968: writing smithi08262953-2 from 9183232 to 9584640 tid 2 2024-02-18T08:23:26.397 INFO:tasks.rados.rados.0.smithi082.stdout:1969: delete oid 8 current snap is 181 2024-02-18T08:23:26.397 INFO:tasks.rados.rados.0.smithi082.stdout:1967: expect (ObjNum 604 snap 175 seq_num 604) 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1968: finishing write tid 1 to smithi08262953-2 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1968: finishing write tid 2 to smithi08262953-2 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1966: done (3 left) 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1967: done (2 left) 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1969: done (1 left) 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 181 2024-02-18T08:23:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:1970: seq_num 623 ranges {655360=442368,1097728=401408} 2024-02-18T08:23:26.419 INFO:tasks.rados.rados.0.smithi082.stdout:1970: writing smithi08262953-40 from 655360 to 1097728 tid 1 2024-02-18T08:23:26.423 INFO:tasks.rados.rados.0.smithi082.stdout:1970: writing smithi08262953-40 from 1097728 to 1499136 tid 2 2024-02-18T08:23:26.423 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 181 2024-02-18T08:23:26.423 INFO:tasks.rados.rados.0.smithi082.stdout:1971: seq_num 624 ranges {1974272=458752,2433024=401408} 2024-02-18T08:23:26.436 INFO:tasks.rados.rados.0.smithi082.stdout:1971: writing smithi08262953-44 from 1974272 to 2433024 tid 1 2024-02-18T08:23:26.439 INFO:tasks.rados.rados.0.smithi082.stdout:1971: writing smithi08262953-44 from 2433024 to 2834432 tid 2 2024-02-18T08:23:26.439 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 181 2024-02-18T08:23:26.439 INFO:tasks.rados.rados.0.smithi082.stdout:1972: seq_num 625 ranges {4415488=475136,4890624=401408} 2024-02-18T08:23:26.465 INFO:tasks.rados.rados.0.smithi082.stdout:1972: writing smithi08262953-24 from 4415488 to 4890624 tid 1 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1972: writing smithi08262953-24 from 4890624 to 5292032 tid 2 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1973: delete oid 33 current snap is 181 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1968: finishing write tid 4 to smithi08262953-2 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1968: finishing write tid 5 to smithi08262953-2 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 699 (ObjNum 621 snap 181 seq_num 621) dirty exists 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1968: left oid 2 (ObjNum 621 snap 181 seq_num 621) 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1970: finishing write tid 1 to smithi08262953-40 2024-02-18T08:23:26.468 INFO:tasks.rados.rados.0.smithi082.stdout:1970: finishing write tid 2 to smithi08262953-40 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1970: finishing write tid 4 to smithi08262953-40 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1970: finishing write tid 5 to smithi08262953-40 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1065 (ObjNum 623 snap 181 seq_num 623) dirty exists 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1970: left oid 40 (ObjNum 623 snap 181 seq_num 623) 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1971: finishing write tid 1 to smithi08262953-44 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1971: finishing write tid 2 to smithi08262953-44 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1971: finishing write tid 4 to smithi08262953-44 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1971: finishing write tid 5 to smithi08262953-44 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 964 (ObjNum 624 snap 181 seq_num 624) dirty exists 2024-02-18T08:23:26.469 INFO:tasks.rados.rados.0.smithi082.stdout:1971: left oid 44 (ObjNum 624 snap 181 seq_num 624) 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1968: done (4 left) 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1970: done (3 left) 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1971: done (2 left) 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1973: done (1 left) 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1974: rmattr oid 7 current snap is 181 2024-02-18T08:23:26.470 INFO:tasks.rados.rados.0.smithi082.stdout:1974: done (1 left) 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1975: read oid 29 snap -1 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1975: expect (ObjNum 618 snap 180 seq_num 618) 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1976: snap_create 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1972: finishing write tid 1 to smithi08262953-24 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1972: finishing write tid 2 to smithi08262953-24 2024-02-18T08:23:26.471 INFO:tasks.rados.rados.0.smithi082.stdout:1972: finishing write tid 4 to smithi08262953-24 2024-02-18T08:23:26.473 INFO:tasks.rados.rados.0.smithi082.stdout:1972: finishing write tid 5 to smithi08262953-24 2024-02-18T08:23:26.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1075 (ObjNum 625 snap 181 seq_num 625) dirty exists 2024-02-18T08:23:26.473 INFO:tasks.rados.rados.0.smithi082.stdout:1972: left oid 24 (ObjNum 625 snap 181 seq_num 625) 2024-02-18T08:23:26.480 INFO:tasks.rados.rados.0.smithi082.stdout:1975: expect (ObjNum 618 snap 180 seq_num 618) 2024-02-18T08:23:26.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:25.325816+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Degraded data redundancy: 24/288 objects degraded (8.333%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:26.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:25.335733+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e414: 8 total, 7 up, 8 in 2024-02-18T08:23:26.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:25.325816+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Degraded data redundancy: 24/288 objects degraded (8.333%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:26.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:25.335733+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e414: 8 total, 7 up, 8 in 2024-02-18T08:23:26.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:25.325816+0000 mon.a (mon.0) 771 : cluster [WRN] Health check failed: Degraded data redundancy: 24/288 objects degraded (8.333%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:26.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:25.335733+0000 mon.a (mon.0) 772 : cluster [DBG] osdmap e414: 8 total, 7 up, 8 in 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1972: done (2 left) 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1975: done (1 left) 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1976: done (0 left) 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1977: read oid 33 snap -1 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1977: expect deleted 2024-02-18T08:23:27.318 INFO:tasks.rados.rados.0.smithi082.stdout:1978: snap_remove snap 174 2024-02-18T08:23:27.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:26.345646+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-02-18T08:23:27.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:26.363367+0000 mgr.y (mgr.24862) 215 : cluster [DBG] pgmap v316: 89 pgs: 11 active+undersized+degraded, 2 active+clean+snaptrim, 23 active+undersized, 53 active+clean; 140 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.9 MiB/s wr, 25 op/s; 26/291 objects degraded (8.935%) 2024-02-18T08:23:27.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:27.318463+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-02-18T08:23:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:26.345646+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-02-18T08:23:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:26.363367+0000 mgr.y (mgr.24862) 215 : cluster [DBG] pgmap v316: 89 pgs: 11 active+undersized+degraded, 2 active+clean+snaptrim, 23 active+undersized, 53 active+clean; 140 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.9 MiB/s wr, 25 op/s; 26/291 objects degraded (8.935%) 2024-02-18T08:23:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:27.318463+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-02-18T08:23:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:26.345646+0000 mon.a (mon.0) 773 : cluster [DBG] osdmap e415: 8 total, 7 up, 8 in 2024-02-18T08:23:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:26.363367+0000 mgr.y (mgr.24862) 215 : cluster [DBG] pgmap v316: 89 pgs: 11 active+undersized+degraded, 2 active+clean+snaptrim, 23 active+undersized, 53 active+clean; 140 MiB data, 2.3 GiB used, 712 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.9 MiB/s wr, 25 op/s; 26/291 objects degraded (8.935%) 2024-02-18T08:23:27.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:27.318463+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e416: 8 total, 7 up, 8 in 2024-02-18T08:23:28.321 INFO:tasks.rados.rados.0.smithi082.stdout:1978: done (1 left) 2024-02-18T08:23:28.321 INFO:tasks.rados.rados.0.smithi082.stdout:1979: snap_create 2024-02-18T08:23:28.512 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T08:23:28.138+0000 7f0683dce380 -1 osd.7 409 log_to_monitors {default=true} 2024-02-18T08:23:28.513 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T08:23:28.351+0000 7f0674ab4700 -1 osd.7 409 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:27.339599+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.960966+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.961780+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.962464+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:27.963009+0000 mgr.y (mgr.24862) 216 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.966880+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.971326+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.973312+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.974493+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.975359+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.514 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.976830+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:27.977321+0000 mgr.y (mgr.24862) 217 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.981027+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.981659+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.984745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.985313+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.988353+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.988908+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.991706+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.992280+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.994939+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.995544+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.998446+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:27.999064+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-18T08:23:28.515 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.001776+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.002346+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.005190+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.005787+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.008448+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.009675+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.142554+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.142943+0000 mon.a (mon.0) 803 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:28.315923+0000 mon.a (mon.0) 804 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.320245+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.320312+0000 mon.a (mon.0) 806 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:28.320372+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.324921+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi082.qvokan"]}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.325203+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:28.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:28.326839+0000 mon.a (mon.0) 809 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:28.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:27.339599+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:23:28.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.960966+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.961780+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.962464+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:27.963009+0000 mgr.y (mgr.24862) 216 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.966880+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.971326+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.973312+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.974493+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.975359+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.976830+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:27.977321+0000 mgr.y (mgr.24862) 217 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-18T08:23:28.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.981027+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.981659+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.984745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:27.339599+0000 mon.a (mon.0) 775 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.960966+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.961780+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.962464+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:27.963009+0000 mgr.y (mgr.24862) 216 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.966880+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.971326+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:28.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.973312+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.974493+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.975359+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.976830+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:27.977321+0000 mgr.y (mgr.24862) 217 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.981027+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.981659+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.984745+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.985313+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.988353+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-18T08:23:28.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.988908+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.991706+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.992280+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.994939+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.995544+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.998446+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:27.999064+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.001776+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.002346+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.005190+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.005787+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.008448+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-18T08:23:28.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.985313+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.988353+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.988908+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.991706+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.992280+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.994939+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.995544+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.998446+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:27.999064+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.001776+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.002346+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.005190+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.005787+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-18T08:23:28.655 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.008448+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.009675+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.142554+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.142943+0000 mon.a (mon.0) 803 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:28.315923+0000 mon.a (mon.0) 804 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.320245+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.320312+0000 mon.a (mon.0) 806 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:28.320372+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.324921+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi082.qvokan"]}]: dispatch 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.325203+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:28.656 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:28.326839+0000 mon.a (mon.0) 809 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.009675+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.142554+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.142943+0000 mon.a (mon.0) 803 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:28.315923+0000 mon.a (mon.0) 804 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.320245+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.320312+0000 mon.a (mon.0) 806 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:28.320372+0000 mon.a (mon.0) 807 : cluster [DBG] osdmap e417: 8 total, 7 up, 8 in 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.324921+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi082.qvokan"]}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.325203+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:28.657 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:28.326839+0000 mon.a (mon.0) 809 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi164", "root=default"]}]: dispatch 2024-02-18T08:23:29.323 INFO:tasks.rados.rados.0.smithi082.stdout:1977: done (1 left) 2024-02-18T08:23:29.323 INFO:tasks.rados.rados.0.smithi082.stdout:1979: done (0 left) 2024-02-18T08:23:29.323 INFO:tasks.rados.rados.0.smithi082.stdout:1980: snap_remove snap 182 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:28.009489+0000 mgr.y (mgr.24862) 218 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:28.327036+0000 mgr.y (mgr.24862) 219 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi082.qvokan 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:28.363926+0000 mgr.y (mgr.24862) 220 : cluster [DBG] pgmap v319: 89 pgs: 11 active+undersized+degraded, 3 active+clean+snaptrim, 23 active+undersized, 52 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 26/294 objects degraded (8.844%) 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:29.262982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:29.263692+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:29.606 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:29.264315+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:29.265101+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:29.317988+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:29.322882+0000 mon.a (mon.0) 815 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689] boot 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:29.322928+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:29.323169+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:28.009489+0000 mgr.y (mgr.24862) 218 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:28.327036+0000 mgr.y (mgr.24862) 219 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi082.qvokan 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:28.363926+0000 mgr.y (mgr.24862) 220 : cluster [DBG] pgmap v319: 89 pgs: 11 active+undersized+degraded, 3 active+clean+snaptrim, 23 active+undersized, 52 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 26/294 objects degraded (8.844%) 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:29.262982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:29.263692+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:29.264315+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:29.607 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:29.265101+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:23:29.608 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:29.317988+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:29.608 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:29.322882+0000 mon.a (mon.0) 815 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689] boot 2024-02-18T08:23:29.608 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:29.322928+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-02-18T08:23:29.608 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:29.323169+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:28.009489+0000 mgr.y (mgr.24862) 218 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:28.327036+0000 mgr.y (mgr.24862) 219 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi082.qvokan 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:28.363926+0000 mgr.y (mgr.24862) 220 : cluster [DBG] pgmap v319: 89 pgs: 11 active+undersized+degraded, 3 active+clean+snaptrim, 23 active+undersized, 52 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 26/294 objects degraded (8.844%) 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:29.262982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:29.263692+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi082.qvokan", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:29.264315+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:29.265101+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "container_image"}]: dispatch 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:29.317988+0000 mon.a (mon.0) 814 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:29.322882+0000 mon.a (mon.0) 815 : cluster [INF] osd.7 [v2:172.21.15.164:6824/2698104689,v1:172.21.15.164:6825/2698104689] boot 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:29.322928+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-02-18T08:23:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:29.323169+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-18T08:23:30.256 INFO:tasks.rados.rados.0.smithi082.stdout:1980: done (0 left) 2024-02-18T08:23:30.257 INFO:tasks.rados.rados.0.smithi082.stdout:1981: read oid 38 snap 175 2024-02-18T08:23:30.257 INFO:tasks.rados.rados.0.smithi082.stdout:1981: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:30.257 INFO:tasks.rados.rados.0.smithi082.stdout:1982: snap_create 2024-02-18T08:23:30.268 INFO:tasks.rados.rados.0.smithi082.stdout:1981: expect (ObjNum 550 snap 160 seq_num 550) 2024-02-18T08:23:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:23:30.354+0000 7f54f1de3700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:29.258963+0000 mgr.y (mgr.24862) 221 : cephadm [INF] Upgrade: Updating mds.foo.smithi082.qvokan 2024-02-18T08:23:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:29.264791+0000 mgr.y (mgr.24862) 222 : cephadm [INF] Deploying daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:23:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.250151+0000 mon.a (mon.0) 818 : cluster [WRN] daemon mds.foo.smithi082.qvokan compat changed unexpectedly 2024-02-18T08:23:30.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.255631+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-02-18T08:23:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:29.258963+0000 mgr.y (mgr.24862) 221 : cephadm [INF] Upgrade: Updating mds.foo.smithi082.qvokan 2024-02-18T08:23:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:29.264791+0000 mgr.y (mgr.24862) 222 : cephadm [INF] Deploying daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:23:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.250151+0000 mon.a (mon.0) 818 : cluster [WRN] daemon mds.foo.smithi082.qvokan compat changed unexpectedly 2024-02-18T08:23:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.255631+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-02-18T08:23:30.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:29.258963+0000 mgr.y (mgr.24862) 221 : cephadm [INF] Upgrade: Updating mds.foo.smithi082.qvokan 2024-02-18T08:23:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:29.264791+0000 mgr.y (mgr.24862) 222 : cephadm [INF] Deploying daemon mds.foo.smithi082.qvokan on smithi082 2024-02-18T08:23:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.250151+0000 mon.a (mon.0) 818 : cluster [WRN] daemon mds.foo.smithi082.qvokan compat changed unexpectedly 2024-02-18T08:23:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.255631+0000 mon.a (mon.0) 819 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-02-18T08:23:31.257 INFO:tasks.rados.rados.0.smithi082.stdout:1981: done (1 left) 2024-02-18T08:23:31.257 INFO:tasks.rados.rados.0.smithi082.stdout:1982: done (0 left) 2024-02-18T08:23:31.257 INFO:tasks.rados.rados.0.smithi082.stdout:1983: rmattr oid 25 current snap is 184 2024-02-18T08:23:31.257 INFO:tasks.rados.rados.0.smithi082.stdout:1983: done (0 left) 2024-02-18T08:23:31.257 INFO:tasks.rados.rados.0.smithi082.stdout:1984: copy_from oid 15 from oid 38 current snap is 184 2024-02-18T08:23:31.258 INFO:tasks.rados.rados.0.smithi082.stdout:1985: rollback oid 45 current snap is 184 2024-02-18T08:23:31.258 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 183 2024-02-18T08:23:31.258 INFO:tasks.rados.rados.0.smithi082.stdout:1986: read oid 30 snap -1 2024-02-18T08:23:31.258 INFO:tasks.rados.rados.0.smithi082.stdout:1986: expect deleted 2024-02-18T08:23:31.258 INFO:tasks.rados.rados.0.smithi082.stdout:1987: delete oid 27 current snap is 184 2024-02-18T08:23:31.260 INFO:tasks.rados.rados.0.smithi082.stdout:1986: done (3 left) 2024-02-18T08:23:31.260 INFO:tasks.rados.rados.0.smithi082.stdout:1987: done (2 left) 2024-02-18T08:23:31.260 INFO:tasks.rados.rados.0.smithi082.stdout:1988: rollback oid 42 current snap is 184 2024-02-18T08:23:31.260 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 173 2024-02-18T08:23:31.260 INFO:tasks.rados.rados.0.smithi082.stdout:1989: delete oid 44 current snap is 184 2024-02-18T08:23:31.263 INFO:tasks.rados.rados.0.smithi082.stdout:1985: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:23:31.264 INFO:tasks.rados.rados.0.smithi082.stdout:1985: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:23:31.264 INFO:tasks.rados.rados.0.smithi082.stdout:1985: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:23:31.264 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1074 (ObjNum 617 snap 180 seq_num 617) dirty exists 2024-02-18T08:23:31.267 INFO:tasks.rados.rados.0.smithi082.stdout:1985: done (3 left) 2024-02-18T08:23:31.267 INFO:tasks.rados.rados.0.smithi082.stdout:1989: done (2 left) 2024-02-18T08:23:31.268 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 184 2024-02-18T08:23:31.268 INFO:tasks.rados.rados.0.smithi082.stdout:1990: seq_num 629 ranges {2023424=540672,2564096=401408} 2024-02-18T08:23:31.281 INFO:tasks.rados.rados.0.smithi082.stdout:1990: writing smithi08262953-11 from 2023424 to 2564096 tid 1 2024-02-18T08:23:31.284 INFO:tasks.rados.rados.0.smithi082.stdout:1990: writing smithi08262953-11 from 2564096 to 2965504 tid 2 2024-02-18T08:23:31.284 INFO:tasks.rados.rados.0.smithi082.stdout:1991: snap_remove snap 175 2024-02-18T08:23:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.355098+0000 mon.a (mon.0) 820 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.355122+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.361875+0000 mon.a (mon.0) 822 : cluster [INF] Standby daemon mds.foo.smithi164.uchofe assigned to filesystem foo as rank 0 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.361972+0000 mon.a (mon.0) 823 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.361996+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.362223+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.364309+0000 mgr.y (mgr.24862) 223 : cluster [DBG] pgmap v322: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 19 active+undersized, 55 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 996 KiB/s wr, 7 op/s; 20/291 objects degraded (6.873%) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:30.365740+0000 mon.a (mon.0) 826 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:replay} 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:31.257966+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.355098+0000 mon.a (mon.0) 820 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.355122+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.361875+0000 mon.a (mon.0) 822 : cluster [INF] Standby daemon mds.foo.smithi164.uchofe assigned to filesystem foo as rank 0 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.361972+0000 mon.a (mon.0) 823 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.361996+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:31.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.362223+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:31.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.364309+0000 mgr.y (mgr.24862) 223 : cluster [DBG] pgmap v322: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 19 active+undersized, 55 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 996 KiB/s wr, 7 op/s; 20/291 objects degraded (6.873%) 2024-02-18T08:23:31.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:30.365740+0000 mon.a (mon.0) 826 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:replay} 2024-02-18T08:23:31.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:31.257966+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-02-18T08:23:31.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.355098+0000 mon.a (mon.0) 820 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.355122+0000 mon.a (mon.0) 821 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.361875+0000 mon.a (mon.0) 822 : cluster [INF] Standby daemon mds.foo.smithi164.uchofe assigned to filesystem foo as rank 0 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.361972+0000 mon.a (mon.0) 823 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.361996+0000 mon.a (mon.0) 824 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.362223+0000 mon.a (mon.0) 825 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.364309+0000 mgr.y (mgr.24862) 223 : cluster [DBG] pgmap v322: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 19 active+undersized, 55 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 996 KiB/s wr, 7 op/s; 20/291 objects degraded (6.873%) 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:30.365740+0000 mon.a (mon.0) 826 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:replay} 2024-02-18T08:23:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:31.257966+0000 mon.a (mon.0) 827 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-02-18T08:23:32.077 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:23:32.258 INFO:tasks.rados.rados.0.smithi082.stdout:1991: done (3 left) 2024-02-18T08:23:32.258 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 184 2024-02-18T08:23:32.258 INFO:tasks.rados.rados.0.smithi082.stdout:1992: seq_num 630 ranges {0=557056,557056=401408} 2024-02-18T08:23:32.261 INFO:tasks.rados.rados.0.smithi082.stdout:1992: writing smithi08262953-20 from 0 to 557056 tid 1 2024-02-18T08:23:32.264 INFO:tasks.rados.rados.0.smithi082.stdout:1992: writing smithi08262953-20 from 557056 to 958464 tid 2 2024-02-18T08:23:32.264 INFO:tasks.rados.rados.0.smithi082.stdout:1993: read oid 8 snap -1 2024-02-18T08:23:32.264 INFO:tasks.rados.rados.0.smithi082.stdout:1993: expect deleted 2024-02-18T08:23:32.264 INFO:tasks.rados.rados.0.smithi082.stdout:1994: snap_remove snap 176 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (7m) 105s ago 7m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (7m) 4s ago 7m 40.2M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (6m) 105s ago 6m 18.5M - 15.2.17-8-gf2877ae3 96c1dbe86623 cc4f59134c24 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (6m) 4s ago 6m 16.1M - 15.2.17-8-gf2877ae3 96c1dbe86623 4c56c8e1bac3 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (3m) 4s ago 9m 392M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (4m) 105s ago 11m 437M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (3m) 105s ago 11m 93.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (3m) 4s ago 9m 96.2M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (3m) 105s ago 10m 77.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:23:32.373 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (7m) 105s ago 7m 17.3M - 0.18.1 e5a616e4b9cf 0181ced4121f 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (7m) 4s ago 7m 18.1M - 0.18.1 e5a616e4b9cf 6ec823063466 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (2m) 105s ago 9m 265M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (2m) 105s ago 9m 237M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (2m) 105s ago 9m 187M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (107s) 105s ago 8m 14.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (83s) 4s ago 8m 289M 4096M 16.2.14-548-g81bd20d6 823b921721f5 4e4bc9ad9fe6 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (58s) 4s ago 8m 299M 4096M 16.2.14-548-g81bd20d6 823b921721f5 baa5513de438 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (32s) 4s ago 8m 229M 4096M 16.2.14-548-g81bd20d6 823b921721f5 63729d41d170 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (7s) 4s ago 8m 13.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8b649235fd37 2024-02-18T08:23:32.374 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (4m) 4s ago 7m 50.0M - 2.18.1 de242295e225 ffcf7a1df9dc 2024-02-18T08:23:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:31.362789+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 20/291 objects degraded (6.873%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:31.373815+0000 mon.a (mon.0) 829 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:reconnect 2024-02-18T08:23:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:31.373881+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:reconnect} 2024-02-18T08:23:32.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:32.258348+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-02-18T08:23:32.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:31.362789+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 20/291 objects degraded (6.873%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:32.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:31.373815+0000 mon.a (mon.0) 829 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:reconnect 2024-02-18T08:23:32.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:31.373881+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:reconnect} 2024-02-18T08:23:32.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:32.258348+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-02-18T08:23:32.741 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:23:32.741 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:23:32.741 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:23:32.741 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:32.741 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 1 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 15.2.17-8-gf2877ae3 (f2877ae32a72fc25acadef57597f44988b805c38) octopus (stable)": 1, 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 13 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:23:32.742 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:23:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:31.362789+0000 mon.a (mon.0) 828 : cluster [WRN] Health check update: Degraded data redundancy: 20/291 objects degraded (6.873%), 10 pgs degraded (PG_DEGRADED) 2024-02-18T08:23:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:31.373815+0000 mon.a (mon.0) 829 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:reconnect 2024-02-18T08:23:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:31.373881+0000 mon.a (mon.0) 830 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:reconnect} 2024-02-18T08:23:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:32.258348+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-02-18T08:23:33.261 INFO:tasks.rados.rados.0.smithi082.stdout:1994: done (5 left) 2024-02-18T08:23:33.261 INFO:tasks.rados.rados.0.smithi082.stdout:1995: delete oid 33 current snap is 184 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1988: finishing rollback tid 0 to smithi08262953-42 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1988: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1078 (ObjNum 1 snap 32561 seq_num 579194288) dirty dne 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1984: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1984: finishing copy_from to smithi08262953-15 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1071 (ObjNum 607 snap 177 seq_num 607) dirty exists 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1990: finishing write tid 1 to smithi08262953-11 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1990: finishing write tid 2 to smithi08262953-11 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1990: finishing write tid 4 to smithi08262953-11 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1990: finishing write tid 5 to smithi08262953-11 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 796 (ObjNum 629 snap 184 seq_num 629) dirty exists 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1990: left oid 11 (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1992: finishing write tid 1 to smithi08262953-20 2024-02-18T08:23:33.262 INFO:tasks.rados.rados.0.smithi082.stdout:1992: finishing write tid 2 to smithi08262953-20 2024-02-18T08:23:33.263 INFO:tasks.rados.rados.0.smithi082.stdout:1992: finishing write tid 4 to smithi08262953-20 2024-02-18T08:23:33.263 INFO:tasks.rados.rados.0.smithi082.stdout:1992: finishing write tid 5 to smithi08262953-20 2024-02-18T08:23:33.263 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1070 (ObjNum 630 snap 184 seq_num 630) dirty exists 2024-02-18T08:23:33.263 INFO:tasks.rados.rados.0.smithi082.stdout:1992: left oid 20 (ObjNum 630 snap 184 seq_num 630) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1984: done (5 left) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1988: done (4 left) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1990: done (3 left) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1992: done (2 left) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1993: done (1 left) 2024-02-18T08:23:33.272 INFO:tasks.rados.rados.0.smithi082.stdout:1995: done (0 left) 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:1996: rollback oid 15 current snap is 184 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 178 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:1997: read oid 16 snap -1 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:1997: expect (ObjNum 592 snap 171 seq_num 592) 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 184 2024-02-18T08:23:33.273 INFO:tasks.rados.rados.0.smithi082.stdout:1998: seq_num 632 ranges {1687552=589824,2277376=401408} 2024-02-18T08:23:33.280 INFO:tasks.rados.rados.0.smithi082.stdout:1998: writing smithi08262953-47 from 1687552 to 2277376 tid 1 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:1998: writing smithi08262953-47 from 2277376 to 2678784 tid 2 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:1999: delete oid 42 current snap is 184 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:1996: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:1996: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:1996: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:23:33.283 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1074 (ObjNum 543 snap 160 seq_num 543) dirty exists 2024-02-18T08:23:33.288 INFO:tasks.rados.rados.0.smithi082.stdout:1996: done (3 left) 2024-02-18T08:23:33.288 INFO:tasks.rados.rados.0.smithi082.stdout:1999: done (2 left) 2024-02-18T08:23:33.288 INFO:tasks.rados.rados.0.smithi082.stdout:2000: read oid 40 snap -1 2024-02-18T08:23:33.289 INFO:tasks.rados.rados.0.smithi082.stdout:2000: expect (ObjNum 623 snap 181 seq_num 623) 2024-02-18T08:23:33.289 INFO:tasks.rados.rados.0.smithi082.stdout:2001: delete oid 43 current snap is 184 2024-02-18T08:23:33.289 INFO:tasks.rados.rados.0.smithi082.stdout:1998: finishing write tid 1 to smithi08262953-47 2024-02-18T08:23:33.289 INFO:tasks.rados.rados.0.smithi082.stdout:1998: finishing write tid 2 to smithi08262953-47 2024-02-18T08:23:33.290 INFO:tasks.rados.rados.0.smithi082.stdout:1998: finishing write tid 4 to smithi08262953-47 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:1998: finishing write tid 5 to smithi08262953-47 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1031 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:1998: left oid 47 (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:1998: done (3 left) 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:2001: done (2 left) 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 184 2024-02-18T08:23:33.292 INFO:tasks.rados.rados.0.smithi082.stdout:2002: seq_num 635 ranges {0=638976,638976=401408} 2024-02-18T08:23:33.296 INFO:tasks.rados.rados.0.smithi082.stdout:2002: writing smithi08262953-32 from 0 to 638976 tid 1 2024-02-18T08:23:33.299 INFO:tasks.rados.rados.0.smithi082.stdout:2002: writing smithi08262953-32 from 638976 to 1040384 tid 2 2024-02-18T08:23:33.299 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 184 2024-02-18T08:23:33.299 INFO:tasks.rados.rados.0.smithi082.stdout:2003: seq_num 636 ranges {0=655360,655360=401408} 2024-02-18T08:23:33.303 INFO:tasks.rados.rados.0.smithi082.stdout:2003: writing smithi08262953-19 from 0 to 655360 tid 1 2024-02-18T08:23:33.305 INFO:tasks.rados.rados.0.smithi082.stdout:2003: writing smithi08262953-19 from 655360 to 1056768 tid 2 2024-02-18T08:23:33.305 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 184 2024-02-18T08:23:33.306 INFO:tasks.rados.rados.0.smithi082.stdout:2004: seq_num 637 ranges {0=671744,671744=401408} 2024-02-18T08:23:33.312 INFO:tasks.rados.rados.0.smithi082.stdout:2004: writing smithi08262953-9 from 0 to 671744 tid 1 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2004: writing smithi08262953-9 from 671744 to 1073152 tid 2 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2005: read oid 6 snap -1 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2005: expect (ObjNum 604 snap 175 seq_num 604) 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2006: copy_from oid 15 from oid 41 current snap is 184 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2007: read oid 35 snap -1 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2007: expect (ObjNum 577 snap 168 seq_num 577) 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:2008: snap_create 2024-02-18T08:23:33.313 INFO:tasks.rados.rados.0.smithi082.stdout:1997: expect (ObjNum 592 snap 171 seq_num 592) 2024-02-18T08:23:33.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.066509+0000 mgr.y (mgr.24862) 224 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.361601+0000 mgr.y (mgr.24862) 225 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.363701+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.364138+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.364427+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:32.364655+0000 mgr.y (mgr.24862) 226 : cluster [DBG] pgmap v325: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 14 active+undersized, 60 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 386 KiB/s rd, 816 KiB/s wr, 6 op/s; 20/297 objects degraded (6.734%) 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.364723+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.365372+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.365682+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.367264+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.367549+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.367839+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.368115+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.368397+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:32.376598+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:rejoin 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:32.376659+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:rejoin} 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:32.376763+0000 mon.a (mon.0) 845 : cluster [INF] daemon mds.foo.smithi164.uchofe is now active in filesystem foo as rank 0 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:32.742425+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.82:0/3250468140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:33.259886+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-02-18T08:23:33.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.066509+0000 mgr.y (mgr.24862) 224 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.361601+0000 mgr.y (mgr.24862) 225 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.363701+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.364138+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.364427+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:32.364655+0000 mgr.y (mgr.24862) 226 : cluster [DBG] pgmap v325: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 14 active+undersized, 60 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 386 KiB/s rd, 816 KiB/s wr, 6 op/s; 20/297 objects degraded (6.734%) 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.364723+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.365372+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.365682+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.367264+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.367549+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.367839+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.368115+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.368397+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:32.376598+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:rejoin 2024-02-18T08:23:33.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:32.376659+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:rejoin} 2024-02-18T08:23:33.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:32.376763+0000 mon.a (mon.0) 845 : cluster [INF] daemon mds.foo.smithi164.uchofe is now active in filesystem foo as rank 0 2024-02-18T08:23:33.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:32.742425+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.82:0/3250468140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:33.654 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:33.259886+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-02-18T08:23:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.066509+0000 mgr.y (mgr.24862) 224 : audit [DBG] from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.361601+0000 mgr.y (mgr.24862) 225 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.363701+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.364138+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.364427+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:32.364655+0000 mgr.y (mgr.24862) 226 : cluster [DBG] pgmap v325: 89 pgs: 4 peering, 10 active+undersized+degraded, 1 active+clean+snaptrim, 14 active+undersized, 60 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 386 KiB/s rd, 816 KiB/s wr, 6 op/s; 20/297 objects degraded (6.734%) 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.364723+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.365372+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.365682+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.367264+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.367549+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.367839+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.368115+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.368397+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:32.376598+0000 mon.a (mon.0) 843 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:rejoin 2024-02-18T08:23:33.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:32.376659+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi164.uchofe=up:rejoin} 2024-02-18T08:23:33.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:32.376763+0000 mon.a (mon.0) 845 : cluster [INF] daemon mds.foo.smithi164.uchofe is now active in filesystem foo as rank 0 2024-02-18T08:23:33.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:32.742425+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.82:0/3250468140' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:33.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:33.259886+0000 mon.a (mon.0) 847 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-02-18T08:23:33.768 INFO:tasks.rados.rados.0.smithi082.stdout:2000: expect (ObjNum 623 snap 181 seq_num 623) 2024-02-18T08:23:33.822 INFO:tasks.rados.rados.0.smithi082.stdout:2002: finishing write tid 1 to smithi08262953-32 2024-02-18T08:23:33.822 INFO:tasks.rados.rados.0.smithi082.stdout:2002: finishing write tid 2 to smithi08262953-32 2024-02-18T08:23:33.822 INFO:tasks.rados.rados.0.smithi082.stdout:2002: finishing write tid 4 to smithi08262953-32 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2002: finishing write tid 5 to smithi08262953-32 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1074 (ObjNum 635 snap 184 seq_num 635) dirty exists 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2002: left oid 32 (ObjNum 635 snap 184 seq_num 635) 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2003: finishing write tid 1 to smithi08262953-19 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2003: finishing write tid 2 to smithi08262953-19 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2003: finishing write tid 4 to smithi08262953-19 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2003: finishing write tid 5 to smithi08262953-19 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1196 (ObjNum 636 snap 184 seq_num 636) dirty exists 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2003: left oid 19 (ObjNum 636 snap 184 seq_num 636) 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2004: finishing write tid 1 to smithi08262953-9 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2004: finishing write tid 2 to smithi08262953-9 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2004: finishing write tid 4 to smithi08262953-9 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2004: finishing write tid 5 to smithi08262953-9 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 173 (ObjNum 637 snap 184 seq_num 637) dirty exists 2024-02-18T08:23:33.823 INFO:tasks.rados.rados.0.smithi082.stdout:2004: left oid 9 (ObjNum 637 snap 184 seq_num 637) 2024-02-18T08:23:33.824 INFO:tasks.rados.rados.0.smithi082.stdout:2005: expect (ObjNum 604 snap 175 seq_num 604) 2024-02-18T08:23:33.836 INFO:tasks.rados.rados.0.smithi082.stdout:2007: expect (ObjNum 577 snap 168 seq_num 577) 2024-02-18T08:23:33.887 INFO:tasks.rados.rados.0.smithi082.stdout:2006: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:23:33.887 INFO:tasks.rados.rados.0.smithi082.stdout:2006: finishing copy_from to smithi08262953-15 2024-02-18T08:23:33.887 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 755 (ObjNum 578 snap 168 seq_num 578) dirty exists 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:1997: done (8 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2000: done (7 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2002: done (6 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2003: done (5 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2004: done (4 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2005: done (3 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2006: done (2 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2007: done (1 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2008: done (0 left) 2024-02-18T08:23:34.261 INFO:tasks.rados.rados.0.smithi082.stdout:2009: delete oid 50 current snap is 185 2024-02-18T08:23:34.264 INFO:tasks.rados.rados.0.smithi082.stdout:2009: done (0 left) 2024-02-18T08:23:34.265 INFO:tasks.rados.rados.0.smithi082.stdout:2010: rmattr oid 47 current snap is 185 2024-02-18T08:23:34.265 INFO:tasks.rados.rados.0.smithi082.stdout:2011: delete oid 15 current snap is 185 2024-02-18T08:23:34.268 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1033 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:23:34.269 INFO:tasks.rados.rados.0.smithi082.stdout:2010: done (1 left) 2024-02-18T08:23:34.269 INFO:tasks.rados.rados.0.smithi082.stdout:2011: done (0 left) 2024-02-18T08:23:34.269 INFO:tasks.rados.rados.0.smithi082.stdout:2012: snap_remove snap 184 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:33.373764+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:33.376424+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:active 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:33.376466+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:33.559158+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:33.560092+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:33.561556+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:34.642 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:34.261328+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:33.373764+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:33.376424+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:active 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:33.376466+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:33.559158+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:33.560092+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:33.561556+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:34.643 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:34.261328+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:33.373764+0000 mon.a (mon.0) 848 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:33.376424+0000 mon.a (mon.0) 849 : cluster [DBG] mds.? [v2:172.21.15.164:6832/3044027138,v1:172.21.15.164:6833/3044027138] up:active 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:33.376466+0000 mon.a (mon.0) 850 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:33.559158+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:33.560092+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:33.561556+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:34.261328+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-02-18T08:23:35.266 INFO:tasks.rados.rados.0.smithi082.stdout:2012: done (0 left) 2024-02-18T08:23:35.267 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 185 2024-02-18T08:23:35.267 INFO:tasks.rados.rados.0.smithi082.stdout:2013: seq_num 640 ranges {1302528=729088,2031616=401408} 2024-02-18T08:23:35.277 INFO:tasks.rados.rados.0.smithi082.stdout:2013: writing smithi08262953-23 from 1302528 to 2031616 tid 1 2024-02-18T08:23:35.280 INFO:tasks.rados.rados.0.smithi082.stdout:2013: writing smithi08262953-23 from 2031616 to 2433024 tid 2 2024-02-18T08:23:35.280 INFO:tasks.rados.rados.0.smithi082.stdout:2014: read oid 15 snap -1 2024-02-18T08:23:35.280 INFO:tasks.rados.rados.0.smithi082.stdout:2014: expect deleted 2024-02-18T08:23:35.280 INFO:tasks.rados.rados.0.smithi082.stdout:2015: setattr oid 36 current snap is 185 2024-02-18T08:23:35.281 INFO:tasks.rados.rados.0.smithi082.stdout:2016: snap_create 2024-02-18T08:23:35.282 INFO:tasks.rados.rados.0.smithi082.stdout:2013: finishing write tid 1 to smithi08262953-23 2024-02-18T08:23:35.282 INFO:tasks.rados.rados.0.smithi082.stdout:2013: finishing write tid 2 to smithi08262953-23 2024-02-18T08:23:35.283 INFO:tasks.rados.rados.0.smithi082.stdout:2013: finishing write tid 4 to smithi08262953-23 2024-02-18T08:23:35.286 INFO:tasks.rados.rados.0.smithi082.stdout:2013: finishing write tid 5 to smithi08262953-23 2024-02-18T08:23:35.287 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1078 (ObjNum 640 snap 185 seq_num 640) dirty exists 2024-02-18T08:23:35.287 INFO:tasks.rados.rados.0.smithi082.stdout:2013: left oid 23 (ObjNum 640 snap 185 seq_num 640) 2024-02-18T08:23:35.288 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 966 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:23:35.371 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:34.365000+0000 mgr.y (mgr.24862) 227 : cluster [DBG] pgmap v328: 89 pgs: 3 peering, 86 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:35.371 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:34.374657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:34.377798+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:boot 2024-02-18T08:23:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:34.377868+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 1 up:standby 2024-02-18T08:23:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:34.377984+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:35.258509+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/297 objects degraded (6.734%), 10 pgs degraded) 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:35.258535+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:35.266296+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.365834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:34.365000+0000 mgr.y (mgr.24862) 227 : cluster [DBG] pgmap v328: 89 pgs: 3 peering, 86 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:34.374657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:34.377798+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:boot 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:34.377868+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 1 up:standby 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:34.377984+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:35.258509+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/297 objects degraded (6.734%), 10 pgs degraded) 2024-02-18T08:23:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:35.258535+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:35.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:35.266296+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-02-18T08:23:35.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.365834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:34.365000+0000 mgr.y (mgr.24862) 227 : cluster [DBG] pgmap v328: 89 pgs: 3 peering, 86 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 19 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:34.374657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:34.377798+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:boot 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:34.377868+0000 mon.a (mon.0) 857 : cluster [DBG] fsmap foo:1 {0=foo.smithi164.uchofe=up:active} 1 up:standby 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:34.377984+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:35.258509+0000 mon.a (mon.0) 859 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/297 objects degraded (6.734%), 10 pgs degraded) 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:35.258535+0000 mon.a (mon.0) 860 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:35.266296+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-02-18T08:23:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.365834+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:36.267 INFO:tasks.rados.rados.0.smithi082.stdout:2013: done (3 left) 2024-02-18T08:23:36.267 INFO:tasks.rados.rados.0.smithi082.stdout:2014: done (2 left) 2024-02-18T08:23:36.267 INFO:tasks.rados.rados.0.smithi082.stdout:2015: done (1 left) 2024-02-18T08:23:36.267 INFO:tasks.rados.rados.0.smithi082.stdout:2016: done (0 left) 2024-02-18T08:23:36.267 INFO:tasks.rados.rados.0.smithi082.stdout:2017: delete oid 2 current snap is 186 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:2017: done (0 left) 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:2018: copy_from oid 29 from oid 30 current snap is 186 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:2019: read oid 1 snap 185 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:2019: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:2020: rollback oid 17 current snap is 186 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 180 2024-02-18T08:23:36.272 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 186 2024-02-18T08:23:36.273 INFO:tasks.rados.rados.0.smithi082.stdout:2021: seq_num 642 ranges {9125888=761856,9887744=401408} 2024-02-18T08:23:36.326 INFO:tasks.rados.rados.0.smithi082.stdout:2021: writing smithi08262953-49 from 9125888 to 9887744 tid 1 2024-02-18T08:23:36.328 INFO:tasks.rados.rados.0.smithi082.stdout:2021: writing smithi08262953-49 from 9887744 to 10289152 tid 2 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2022: setattr oid 5 current snap is 186 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2018: finishing copy_from to smithi08262953-29 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2018: got expected ENOENT (src dne) 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2018: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2020: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1063 (ObjNum 579337920 snap 21935 seq_num 0) dirty dne 2024-02-18T08:23:36.329 INFO:tasks.rados.rados.0.smithi082.stdout:2019: expect (ObjNum 527 snap 152 seq_num 527) 2024-02-18T08:23:36.582 INFO:tasks.rados.rados.0.smithi082.stdout:2021: finishing write tid 1 to smithi08262953-49 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2021: finishing write tid 2 to smithi08262953-49 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2021: finishing write tid 4 to smithi08262953-49 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2021: finishing write tid 5 to smithi08262953-49 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1200 (ObjNum 642 snap 186 seq_num 642) dirty exists 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2021: left oid 49 (ObjNum 642 snap 186 seq_num 642) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2018: done (4 left) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2019: done (3 left) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2020: done (2 left) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2021: done (1 left) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2023: read oid 41 snap 178 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2023: expect (ObjNum 578 snap 168 seq_num 578) 2024-02-18T08:23:36.583 INFO:tasks.rados.rados.0.smithi082.stdout:2024: snap_create 2024-02-18T08:23:36.587 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1076 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:36.605 INFO:tasks.rados.rados.0.smithi082.stdout:2023: expect (ObjNum 578 snap 168 seq_num 578) 2024-02-18T08:23:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.366692+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.367374+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:35.367855+0000 mgr.y (mgr.24862) 228 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.379385+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.383791+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.385714+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.386800+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.387643+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.389145+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:35.390747+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi164.uchofe"]}]: dispatch 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:35.391224+0000 mgr.y (mgr.24862) 229 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi164.uchofe 2024-02-18T08:23:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:36.267867+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.366692+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.367374+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:35.367855+0000 mgr.y (mgr.24862) 228 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.379385+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.383791+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.385714+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.386800+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.387643+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.389145+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:35.390747+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi164.uchofe"]}]: dispatch 2024-02-18T08:23:36.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:35.391224+0000 mgr.y (mgr.24862) 229 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi164.uchofe 2024-02-18T08:23:36.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:36.267867+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-02-18T08:23:36.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.366692+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.367374+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:35.367855+0000 mgr.y (mgr.24862) 228 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.379385+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.383791+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.385714+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.386800+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.387643+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.389145+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:35.390747+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foo.smithi164.uchofe"]}]: dispatch 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:35.391224+0000 mgr.y (mgr.24862) 229 : cephadm [INF] Upgrade: It appears safe to stop mds.foo.smithi164.uchofe 2024-02-18T08:23:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:36.267867+0000 mon.a (mon.0) 872 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-02-18T08:23:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:2022: done (2 left) 2024-02-18T08:23:37.323 INFO:tasks.rados.rados.0.smithi082.stdout:2023: done (1 left) 2024-02-18T08:23:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:2024: done (0 left) 2024-02-18T08:23:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:2025: copy_from oid 21 from oid 7 current snap is 187 2024-02-18T08:23:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 187 2024-02-18T08:23:37.324 INFO:tasks.rados.rados.0.smithi082.stdout:2026: seq_num 643 ranges {1466368=778240,2244608=401408} 2024-02-18T08:23:37.335 INFO:tasks.rados.rados.0.smithi082.stdout:2026: writing smithi08262953-39 from 1466368 to 2244608 tid 1 2024-02-18T08:23:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2026: writing smithi08262953-39 from 2244608 to 2646016 tid 2 2024-02-18T08:23:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 187 2024-02-18T08:23:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2027: seq_num 644 ranges {2596864=794624,3391488=401408} 2024-02-18T08:23:37.356 INFO:tasks.rados.rados.0.smithi082.stdout:2027: writing smithi08262953-38 from 2596864 to 3391488 tid 1 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2027: writing smithi08262953-38 from 3391488 to 3792896 tid 2 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2028: copy_from oid 40 from oid 18 current snap is 187 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2029: delete oid 34 current snap is 187 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2025: finishing copy_from to smithi08262953-21 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2025: got expected ENOENT (src dne) 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2025: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2026: finishing write tid 1 to smithi08262953-39 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2026: finishing write tid 2 to smithi08262953-39 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2026: finishing write tid 4 to smithi08262953-39 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2026: finishing write tid 5 to smithi08262953-39 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1039 (ObjNum 643 snap 187 seq_num 643) dirty exists 2024-02-18T08:23:37.359 INFO:tasks.rados.rados.0.smithi082.stdout:2026: left oid 39 (ObjNum 643 snap 187 seq_num 643) 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2025: done (4 left) 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2026: done (3 left) 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2029: done (2 left) 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2030: read oid 9 snap 181 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2030: expect deleted 2024-02-18T08:23:37.361 INFO:tasks.rados.rados.0.smithi082.stdout:2031: delete oid 21 current snap is 187 2024-02-18T08:23:37.362 INFO:tasks.rados.rados.0.smithi082.stdout:2027: finishing write tid 1 to smithi08262953-38 2024-02-18T08:23:37.362 INFO:tasks.rados.rados.0.smithi082.stdout:2027: finishing write tid 2 to smithi08262953-38 2024-02-18T08:23:37.362 INFO:tasks.rados.rados.0.smithi082.stdout:2027: finishing write tid 4 to smithi08262953-38 2024-02-18T08:23:37.363 INFO:tasks.rados.rados.0.smithi082.stdout:2030: done (3 left) 2024-02-18T08:23:37.364 INFO:tasks.rados.rados.0.smithi082.stdout:2031: done (2 left) 2024-02-18T08:23:37.364 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 187 2024-02-18T08:23:37.364 INFO:tasks.rados.rados.0.smithi082.stdout:2032: seq_num 647 ranges {0=442368,442368=589824,1032192=212992} 2024-02-18T08:23:37.366 INFO:tasks.rados.rados.0.smithi082.stdout:2032: writing smithi08262953-42 from 0 to 442368 tid 1 2024-02-18T08:23:37.369 INFO:tasks.rados.rados.0.smithi082.stdout:2032: writing smithi08262953-42 from 442368 to 1032192 tid 2 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2032: writing smithi08262953-42 from 1032192 to 1245184 tid 3 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2033: snap_create 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2027: finishing write tid 5 to smithi08262953-38 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1074 (ObjNum 644 snap 187 seq_num 644) dirty exists 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2027: left oid 38 (ObjNum 644 snap 187 seq_num 644) 2024-02-18T08:23:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2032: finishing write tid 1 to smithi08262953-42 2024-02-18T08:23:37.374 INFO:tasks.rados.rados.0.smithi082.stdout:2032: finishing write tid 2 to smithi08262953-42 2024-02-18T08:23:37.374 INFO:tasks.rados.rados.0.smithi082.stdout:2032: finishing write tid 3 to smithi08262953-42 2024-02-18T08:23:37.374 INFO:tasks.rados.rados.0.smithi082.stdout:2032: finishing write tid 5 to smithi08262953-42 2024-02-18T08:23:37.375 INFO:tasks.rados.rados.0.smithi082.stdout:2032: finishing write tid 6 to smithi08262953-42 2024-02-18T08:23:37.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1082 (ObjNum 647 snap 187 seq_num 647) dirty exists 2024-02-18T08:23:37.375 INFO:tasks.rados.rados.0.smithi082.stdout:2032: left oid 42 (ObjNum 647 snap 187 seq_num 647) 2024-02-18T08:23:37.383 INFO:tasks.rados.rados.0.smithi082.stdout:2028: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:23:37.385 INFO:tasks.rados.rados.0.smithi082.stdout:2028: finishing copy_from to smithi08262953-40 2024-02-18T08:23:37.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 962 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:37.700 INFO:tasks.rados.rados.0.smithi082.stdout:2027: done (3 left) 2024-02-18T08:23:37.700 INFO:tasks.rados.rados.0.smithi082.stdout:2028: done (2 left) 2024-02-18T08:23:37.700 INFO:tasks.rados.rados.0.smithi082.stdout:2032: done (1 left) 2024-02-18T08:23:37.701 INFO:tasks.rados.rados.0.smithi082.stdout:2033: done (0 left) 2024-02-18T08:23:37.701 INFO:tasks.rados.rados.0.smithi082.stdout:2034: read oid 14 snap 173 2024-02-18T08:23:37.701 INFO:tasks.rados.rados.0.smithi082.stdout:2034: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:37.701 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 188 2024-02-18T08:23:37.701 INFO:tasks.rados.rados.0.smithi082.stdout:2035: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2024-02-18T08:23:37.702 INFO:tasks.rados.rados.0.smithi082.stdout:2035: writing smithi08262953-30 from 0 to 458752 tid 1 2024-02-18T08:23:37.706 INFO:tasks.rados.rados.0.smithi082.stdout:2035: writing smithi08262953-30 from 458752 to 933888 tid 2 2024-02-18T08:23:37.708 INFO:tasks.rados.rados.0.smithi082.stdout:2035: writing smithi08262953-30 from 933888 to 1261568 tid 3 2024-02-18T08:23:37.709 INFO:tasks.rados.rados.0.smithi082.stdout:2036: read oid 12 snap -1 2024-02-18T08:23:37.709 INFO:tasks.rados.rados.0.smithi082.stdout:2036: expect deleted 2024-02-18T08:23:37.709 INFO:tasks.rados.rados.0.smithi082.stdout:2037: snap_create 2024-02-18T08:23:37.709 INFO:tasks.rados.rados.0.smithi082.stdout:2035: finishing write tid 1 to smithi08262953-30 2024-02-18T08:23:37.711 INFO:tasks.rados.rados.0.smithi082.stdout:2035: finishing write tid 2 to smithi08262953-30 2024-02-18T08:23:37.711 INFO:tasks.rados.rados.0.smithi082.stdout:2035: finishing write tid 3 to smithi08262953-30 2024-02-18T08:23:37.711 INFO:tasks.rados.rados.0.smithi082.stdout:2035: finishing write tid 5 to smithi08262953-30 2024-02-18T08:23:37.712 INFO:tasks.rados.rados.0.smithi082.stdout:2034: expect (ObjNum 519 snap 150 seq_num 519) 2024-02-18T08:23:37.836 INFO:tasks.rados.rados.0.smithi082.stdout:2035: finishing write tid 6 to smithi08262953-30 2024-02-18T08:23:37.837 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1204 (ObjNum 648 snap 188 seq_num 648) dirty exists 2024-02-18T08:23:37.837 INFO:tasks.rados.rados.0.smithi082.stdout:2035: left oid 30 (ObjNum 648 snap 188 seq_num 648) 2024-02-18T08:23:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:36.365379+0000 mgr.y (mgr.24862) 230 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 28 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:36.586941+0000 mgr.y (mgr.24862) 231 : cephadm [INF] Upgrade: Updating mds.foo.smithi164.uchofe 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:36.594539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:36.595447+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:36.596368+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:36.596990+0000 mgr.y (mgr.24862) 232 : cephadm [INF] Deploying daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:36.597413+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:23:37.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:37.324189+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:36.365379+0000 mgr.y (mgr.24862) 230 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 28 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:36.586941+0000 mgr.y (mgr.24862) 231 : cephadm [INF] Upgrade: Updating mds.foo.smithi164.uchofe 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:36.594539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:36.595447+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:36.596368+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:36.596990+0000 mgr.y (mgr.24862) 232 : cephadm [INF] Deploying daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:36.597413+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:23:37.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:37.324189+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:36.365379+0000 mgr.y (mgr.24862) 230 : cluster [DBG] pgmap v331: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 3.6 MiB/s wr, 28 op/s; 5.9 MiB/s, 1 objects/s recovering 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:36.586941+0000 mgr.y (mgr.24862) 231 : cephadm [INF] Upgrade: Updating mds.foo.smithi164.uchofe 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:36.594539+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:36.595447+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi164.uchofe", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:36.596368+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:38.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:36.596990+0000 mgr.y (mgr.24862) 232 : cephadm [INF] Deploying daemon mds.foo.smithi164.uchofe on smithi164 2024-02-18T08:23:38.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:36.597413+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "container_image"}]: dispatch 2024-02-18T08:23:38.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:37.324189+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-02-18T08:23:38.708 INFO:tasks.rados.rados.0.smithi082.stdout:2034: done (3 left) 2024-02-18T08:23:38.708 INFO:tasks.rados.rados.0.smithi082.stdout:2035: done (2 left) 2024-02-18T08:23:38.708 INFO:tasks.rados.rados.0.smithi082.stdout:2036: done (1 left) 2024-02-18T08:23:38.708 INFO:tasks.rados.rados.0.smithi082.stdout:2037: done (0 left) 2024-02-18T08:23:38.708 INFO:tasks.rados.rados.0.smithi082.stdout:2038: delete oid 43 current snap is 189 2024-02-18T08:23:38.714 INFO:tasks.rados.rados.0.smithi082.stdout:2038: done (0 left) 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2039: read oid 30 snap -1 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2039: expect (ObjNum 648 snap 188 seq_num 648) 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2040: rollback oid 41 current snap is 189 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 187 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2041: read oid 12 snap -1 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2041: expect deleted 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2042: rollback oid 7 current snap is 189 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 7 to 183 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 189 2024-02-18T08:23:38.715 INFO:tasks.rados.rados.0.smithi082.stdout:2043: seq_num 650 ranges {2433024=491520,2924544=647168,3571712=155648} 2024-02-18T08:23:38.731 INFO:tasks.rados.rados.0.smithi082.stdout:2043: writing smithi08262953-23 from 2433024 to 2924544 tid 1 2024-02-18T08:23:38.734 INFO:tasks.rados.rados.0.smithi082.stdout:2043: writing smithi08262953-23 from 2924544 to 3571712 tid 2 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2043: writing smithi08262953-23 from 3571712 to 3727360 tid 3 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2044: delete oid 6 current snap is 189 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2042: finishing rollback tid 1 to smithi08262953-7 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1076 (ObjNum 0 snap 0 seq_num 3909798976) dirty dne 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2040: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2040: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2040: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 968 (ObjNum 578 snap 168 seq_num 578) dirty exists 2024-02-18T08:23:38.736 INFO:tasks.rados.rados.0.smithi082.stdout:2039: expect (ObjNum 648 snap 188 seq_num 648) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: finishing write tid 1 to smithi08262953-23 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: finishing write tid 2 to smithi08262953-23 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: finishing write tid 3 to smithi08262953-23 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: finishing write tid 5 to smithi08262953-23 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: finishing write tid 6 to smithi08262953-23 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1083 (ObjNum 650 snap 189 seq_num 650) dirty exists 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: left oid 23 (ObjNum 650 snap 189 seq_num 650) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2039: done (5 left) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2040: done (4 left) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2041: done (3 left) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2042: done (2 left) 2024-02-18T08:23:38.770 INFO:tasks.rados.rados.0.smithi082.stdout:2043: done (1 left) 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:2044: done (0 left) 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:2045: rollback oid 17 current snap is 189 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 177 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:2046: read oid 28 snap 173 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:2046: expect (ObjNum 522 snap 152 seq_num 522) 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 189 2024-02-18T08:23:38.771 INFO:tasks.rados.rados.0.smithi082.stdout:2047: seq_num 652 ranges {0=524288,524288=409600,933888=393216} 2024-02-18T08:23:38.772 INFO:tasks.rados.rados.0.smithi082.stdout:2047: writing smithi08262953-50 from 0 to 524288 tid 1 2024-02-18T08:23:38.775 INFO:tasks.rados.rados.0.smithi082.stdout:2047: writing smithi08262953-50 from 524288 to 933888 tid 2 2024-02-18T08:23:38.778 INFO:tasks.rados.rados.0.smithi082.stdout:2047: writing smithi08262953-50 from 933888 to 1327104 tid 3 2024-02-18T08:23:38.778 INFO:tasks.rados.rados.0.smithi082.stdout:2048: snap_remove snap 185 2024-02-18T08:23:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:37.701354+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-02-18T08:23:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.591926+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.591947+0000 mon.a (mon.0) 880 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.595308+0000 mon.a (mon.0) 881 : cluster [INF] Standby daemon mds.foo.smithi082.qvokan assigned to filesystem foo as rank 0 2024-02-18T08:23:38.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.595405+0000 mon.a (mon.0) 882 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.595425+0000 mon.a (mon.0) 883 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.595626+0000 mon.a (mon.0) 884 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.598702+0000 mon.a (mon.0) 885 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:replay} 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T08:23:38.590+0000 7f54f1de3700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:37.701354+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.591926+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.591947+0000 mon.a (mon.0) 880 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.595308+0000 mon.a (mon.0) 881 : cluster [INF] Standby daemon mds.foo.smithi082.qvokan assigned to filesystem foo as rank 0 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.595405+0000 mon.a (mon.0) 882 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.595425+0000 mon.a (mon.0) 883 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.595626+0000 mon.a (mon.0) 884 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:38.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.598702+0000 mon.a (mon.0) 885 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:replay} 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:37.701354+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.591926+0000 mon.a (mon.0) 879 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.591947+0000 mon.a (mon.0) 880 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.595308+0000 mon.a (mon.0) 881 : cluster [INF] Standby daemon mds.foo.smithi082.qvokan assigned to filesystem foo as rank 0 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.595405+0000 mon.a (mon.0) 882 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.595425+0000 mon.a (mon.0) 883 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.595626+0000 mon.a (mon.0) 884 : cluster [DBG] fsmap foo:0/1 1 up:standby, 1 failed 2024-02-18T08:23:39.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.598702+0000 mon.a (mon.0) 885 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:replay} 2024-02-18T08:23:39.713 INFO:tasks.rados.rados.0.smithi082.stdout:2048: done (3 left) 2024-02-18T08:23:39.713 INFO:tasks.rados.rados.0.smithi082.stdout:2049: snap_remove snap 188 2024-02-18T08:23:40.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.365803+0000 mgr.y (mgr.24862) 233 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-02-18T08:23:40.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:38.709519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-02-18T08:23:40.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:39.378403+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:40.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:39.600376+0000 mon.a (mon.0) 888 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:reconnect 2024-02-18T08:23:40.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:39.600440+0000 mon.a (mon.0) 889 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:reconnect} 2024-02-18T08:23:40.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.365803+0000 mgr.y (mgr.24862) 233 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-02-18T08:23:40.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:38.709519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-02-18T08:23:40.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:39.378403+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:40.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:39.600376+0000 mon.a (mon.0) 888 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:reconnect 2024-02-18T08:23:40.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:39.600440+0000 mon.a (mon.0) 889 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:reconnect} 2024-02-18T08:23:40.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.365803+0000 mgr.y (mgr.24862) 233 : cluster [DBG] pgmap v334: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 1.2 MiB/s wr, 15 op/s 2024-02-18T08:23:40.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:38.709519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-02-18T08:23:40.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:39.378403+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:40.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:39.600376+0000 mon.a (mon.0) 888 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:reconnect 2024-02-18T08:23:40.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:39.600440+0000 mon.a (mon.0) 889 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:reconnect} 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2049: done (3 left) 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2050: copy_from oid 30 from oid 47 current snap is 189 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2045: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2045: finishing rollback tid 2 to smithi08262953-17 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1065 (ObjNum 555 snap 163 seq_num 555) dirty exists 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2047: finishing write tid 1 to smithi08262953-50 2024-02-18T08:23:40.722 INFO:tasks.rados.rados.0.smithi082.stdout:2047: finishing write tid 2 to smithi08262953-50 2024-02-18T08:23:40.723 INFO:tasks.rados.rados.0.smithi082.stdout:2047: finishing write tid 3 to smithi08262953-50 2024-02-18T08:23:40.723 INFO:tasks.rados.rados.0.smithi082.stdout:2047: finishing write tid 5 to smithi08262953-50 2024-02-18T08:23:40.723 INFO:tasks.rados.rados.0.smithi082.stdout:2046: expect (ObjNum 522 snap 152 seq_num 522) 2024-02-18T08:23:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:2047: finishing write tid 6 to smithi08262953-50 2024-02-18T08:23:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1078 (ObjNum 652 snap 189 seq_num 652) dirty exists 2024-02-18T08:23:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:2047: left oid 50 (ObjNum 652 snap 189 seq_num 652) 2024-02-18T08:23:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:2045: done (3 left) 2024-02-18T08:23:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:2046: done (2 left) 2024-02-18T08:23:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:2047: done (1 left) 2024-02-18T08:23:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 189 2024-02-18T08:23:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:2051: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-02-18T08:23:40.853 INFO:tasks.rados.rados.0.smithi082.stdout:2051: writing smithi08262953-6 from 0 to 540672 tid 1 2024-02-18T08:23:40.858 INFO:tasks.rados.rados.0.smithi082.stdout:2051: writing smithi08262953-6 from 540672 to 1236992 tid 2 2024-02-18T08:23:40.859 INFO:tasks.rados.rados.0.smithi082.stdout:2051: writing smithi08262953-6 from 1236992 to 1343488 tid 3 2024-02-18T08:23:40.859 INFO:tasks.rados.rados.0.smithi082.stdout:2052: read oid 45 snap -1 2024-02-18T08:23:40.859 INFO:tasks.rados.rados.0.smithi082.stdout:2052: expect (ObjNum 617 snap 180 seq_num 617) 2024-02-18T08:23:40.859 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 189 2024-02-18T08:23:40.859 INFO:tasks.rados.rados.0.smithi082.stdout:2053: seq_num 654 ranges {4841472=557056,5398528=630784,6029312=172032} 2024-02-18T08:23:40.886 INFO:tasks.rados.rados.0.smithi082.stdout:2053: writing smithi08262953-1 from 4841472 to 5398528 tid 1 2024-02-18T08:23:40.889 INFO:tasks.rados.rados.0.smithi082.stdout:2053: writing smithi08262953-1 from 5398528 to 6029312 tid 2 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2053: writing smithi08262953-1 from 6029312 to 6201344 tid 3 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2054: rollback oid 33 current snap is 189 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 177 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2055: read oid 40 snap -1 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2055: expect (ObjNum 536 snap 153 seq_num 536) 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2056: rollback oid 19 current snap is 189 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 177 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2050: finishing copy_from racing read to smithi08262953-30 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2050: finishing copy_from to smithi08262953-30 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1033 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2050: done (6 left) 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2057: copy_from oid 39 from oid 22 current snap is 189 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2051: finishing write tid 1 to smithi08262953-6 2024-02-18T08:23:40.892 INFO:tasks.rados.rados.0.smithi082.stdout:2051: finishing write tid 2 to smithi08262953-6 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:2051: finishing write tid 3 to smithi08262953-6 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:2051: finishing write tid 5 to smithi08262953-6 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:2051: finishing write tid 6 to smithi08262953-6 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1064 (ObjNum 653 snap 189 seq_num 653) dirty exists 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:2051: left oid 6 (ObjNum 653 snap 189 seq_num 653) 2024-02-18T08:23:40.893 INFO:tasks.rados.rados.0.smithi082.stdout:2052: expect (ObjNum 617 snap 180 seq_num 617) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2053: finishing write tid 1 to smithi08262953-1 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2054: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 0 (ObjNum 1 snap 32561 seq_num 579631488) dirty dne 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2057: finishing copy_from to smithi08262953-39 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2057: got expected ENOENT (src dne) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2057: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2053: finishing write tid 2 to smithi08262953-1 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2051: done (6 left) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2052: done (5 left) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2054: done (4 left) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2057: done (3 left) 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2058: read oid 11 snap -1 2024-02-18T08:23:40.912 INFO:tasks.rados.rados.0.smithi082.stdout:2058: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2059: rollback oid 37 current snap is 189 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 178 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2053: finishing write tid 3 to smithi08262953-1 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2053: finishing write tid 5 to smithi08262953-1 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2053: finishing write tid 6 to smithi08262953-1 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 972 (ObjNum 654 snap 189 seq_num 654) dirty exists 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2053: left oid 1 (ObjNum 654 snap 189 seq_num 654) 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2056: finishing rollback tid 0 to smithi08262953-19 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2056: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1210 (ObjNum 579356144 snap 21935 seq_num 579356400) dirty dne 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2053: done (4 left) 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2056: done (3 left) 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2060: copy_from oid 15 from oid 28 current snap is 189 2024-02-18T08:23:40.913 INFO:tasks.rados.rados.0.smithi082.stdout:2061: snap_remove snap 180 2024-02-18T08:23:41.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:39.713952+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-02-18T08:23:41.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:40.602125+0000 mon.a (mon.0) 891 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:rejoin 2024-02-18T08:23:41.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:40.602215+0000 mon.a (mon.0) 892 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:rejoin} 2024-02-18T08:23:41.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:40.602806+0000 mon.a (mon.0) 893 : cluster [INF] daemon mds.foo.smithi082.qvokan is now active in filesystem foo as rank 0 2024-02-18T08:23:41.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:39.713952+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-02-18T08:23:41.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:40.602125+0000 mon.a (mon.0) 891 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:rejoin 2024-02-18T08:23:41.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:40.602215+0000 mon.a (mon.0) 892 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:rejoin} 2024-02-18T08:23:41.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:40.602806+0000 mon.a (mon.0) 893 : cluster [INF] daemon mds.foo.smithi082.qvokan is now active in filesystem foo as rank 0 2024-02-18T08:23:41.150 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:39.713952+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-02-18T08:23:41.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:40.602125+0000 mon.a (mon.0) 891 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:rejoin 2024-02-18T08:23:41.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:40.602215+0000 mon.a (mon.0) 892 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi082.qvokan=up:rejoin} 2024-02-18T08:23:41.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:40.602806+0000 mon.a (mon.0) 893 : cluster [INF] daemon mds.foo.smithi082.qvokan is now active in filesystem foo as rank 0 2024-02-18T08:23:41.731 INFO:tasks.rados.rados.0.smithi082.stdout:2061: done (4 left) 2024-02-18T08:23:41.731 INFO:tasks.rados.rados.0.smithi082.stdout:2062: rollback oid 29 current snap is 189 2024-02-18T08:23:41.731 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 178 2024-02-18T08:23:41.731 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 189 2024-02-18T08:23:41.731 INFO:tasks.rados.rados.0.smithi082.stdout:2063: seq_num 655 ranges {0=573440,573440=516096,1089536=286720} 2024-02-18T08:23:41.736 INFO:tasks.rados.rados.0.smithi082.stdout:2063: writing smithi08262953-43 from 0 to 573440 tid 1 2024-02-18T08:23:41.738 INFO:tasks.rados.rados.0.smithi082.stdout:2063: writing smithi08262953-43 from 573440 to 1089536 tid 2 2024-02-18T08:23:41.739 INFO:tasks.rados.rados.0.smithi082.stdout:2063: writing smithi08262953-43 from 1089536 to 1376256 tid 3 2024-02-18T08:23:41.739 INFO:tasks.rados.rados.0.smithi082.stdout:2064: rollback oid 49 current snap is 189 2024-02-18T08:23:41.739 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 172 2024-02-18T08:23:41.739 INFO:tasks.rados.rados.0.smithi082.stdout:2065: delete oid 32 current snap is 189 2024-02-18T08:23:41.740 INFO:tasks.rados.rados.0.smithi082.stdout:2060: finishing copy_from to smithi08262953-15 2024-02-18T08:23:41.740 INFO:tasks.rados.rados.0.smithi082.stdout:2060: got expected ENOENT (src dne) 2024-02-18T08:23:41.740 INFO:tasks.rados.rados.0.smithi082.stdout:2060: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:23:41.740 INFO:tasks.rados.rados.0.smithi082.stdout:2055: expect (ObjNum 536 snap 153 seq_num 536) 2024-02-18T08:23:41.880 INFO:tasks.rados.rados.0.smithi082.stdout:2058: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:23:41.990 INFO:tasks.rados.rados.0.smithi082.stdout:2059: finishing rollback tid 0 to smithi08262953-37 2024-02-18T08:23:41.990 INFO:tasks.rados.rados.0.smithi082.stdout:2059: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:23:41.990 INFO:tasks.rados.rados.0.smithi082.stdout:2059: finishing rollback tid 2 to smithi08262953-37 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 799 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2064: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2064: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2064: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1218 (ObjNum 562 snap 164 seq_num 562) dirty exists 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2062: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2062: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2062: finishing rollback tid 2 to smithi08262953-29 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1077 (ObjNum 519 snap 150 seq_num 519) dirty exists 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2063: finishing write tid 1 to smithi08262953-43 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2063: finishing write tid 2 to smithi08262953-43 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2055: done (7 left) 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2058: done (6 left) 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2059: done (5 left) 2024-02-18T08:23:41.991 INFO:tasks.rados.rados.0.smithi082.stdout:2060: done (4 left) 2024-02-18T08:23:41.992 INFO:tasks.rados.rados.0.smithi082.stdout:2062: done (3 left) 2024-02-18T08:23:41.992 INFO:tasks.rados.rados.0.smithi082.stdout:2064: done (2 left) 2024-02-18T08:23:41.992 INFO:tasks.rados.rados.0.smithi082.stdout:2065: done (1 left) 2024-02-18T08:23:41.992 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 189 2024-02-18T08:23:41.992 INFO:tasks.rados.rados.0.smithi082.stdout:2066: seq_num 657 ranges {1081344=606208,1687552=688128,2375680=114688} 2024-02-18T08:23:41.998 INFO:tasks.rados.rados.0.smithi082.stdout:2066: writing smithi08262953-35 from 1081344 to 1687552 tid 1 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2066: writing smithi08262953-35 from 1687552 to 2375680 tid 2 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2066: writing smithi08262953-35 from 2375680 to 2490368 tid 3 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2067: snap_create 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2063: finishing write tid 3 to smithi08262953-43 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2063: finishing write tid 5 to smithi08262953-43 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2063: finishing write tid 6 to smithi08262953-43 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1081 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2063: left oid 43 (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:23:42.004 INFO:tasks.rados.rados.0.smithi082.stdout:2066: finishing write tid 1 to smithi08262953-35 2024-02-18T08:23:42.006 INFO:tasks.rados.rados.0.smithi082.stdout:2066: finishing write tid 2 to smithi08262953-35 2024-02-18T08:23:42.006 INFO:tasks.rados.rados.0.smithi082.stdout:2066: finishing write tid 3 to smithi08262953-35 2024-02-18T08:23:42.007 INFO:tasks.rados.rados.0.smithi082.stdout:2066: finishing write tid 5 to smithi08262953-35 2024-02-18T08:23:42.007 INFO:tasks.rados.rados.0.smithi082.stdout:2066: finishing write tid 6 to smithi08262953-35 2024-02-18T08:23:42.008 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1068 (ObjNum 657 snap 189 seq_num 657) dirty exists 2024-02-18T08:23:42.008 INFO:tasks.rados.rados.0.smithi082.stdout:2066: left oid 35 (ObjNum 657 snap 189 seq_num 657) 2024-02-18T08:23:42.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:40.366263+0000 mgr.y (mgr.24862) 234 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-02-18T08:23:42.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:40.722087+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-02-18T08:23:42.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:41.599956+0000 mon.a (mon.0) 895 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:42.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:41.603953+0000 mon.a (mon.0) 896 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:active 2024-02-18T08:23:42.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:41.604017+0000 mon.a (mon.0) 897 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 2024-02-18T08:23:42.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:40.366263+0000 mgr.y (mgr.24862) 234 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-02-18T08:23:42.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:40.722087+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-02-18T08:23:42.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:41.599956+0000 mon.a (mon.0) 895 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:42.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:41.603953+0000 mon.a (mon.0) 896 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:active 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:41.604017+0000 mon.a (mon.0) 897 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:40.366263+0000 mgr.y (mgr.24862) 234 : cluster [DBG] pgmap v337: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:40.722087+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:41.599956+0000 mon.a (mon.0) 895 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:41.603953+0000 mon.a (mon.0) 896 : cluster [DBG] mds.? [v2:172.21.15.82:6834/1247537517,v1:172.21.15.82:6835/1247537517] up:active 2024-02-18T08:23:42.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:41.604017+0000 mon.a (mon.0) 897 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 2024-02-18T08:23:42.320 INFO:tasks.rados.rados.0.smithi082.stdout:2063: done (2 left) 2024-02-18T08:23:42.320 INFO:tasks.rados.rados.0.smithi082.stdout:2066: done (1 left) 2024-02-18T08:23:42.320 INFO:tasks.rados.rados.0.smithi082.stdout:2067: done (0 left) 2024-02-18T08:23:42.320 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 190 2024-02-18T08:23:42.320 INFO:tasks.rados.rados.0.smithi082.stdout:2068: seq_num 658 ranges {1245184=622592,1867776=565248,2433024=237568} 2024-02-18T08:23:42.330 INFO:tasks.rados.rados.0.smithi082.stdout:2068: writing smithi08262953-42 from 1245184 to 1867776 tid 1 2024-02-18T08:23:42.333 INFO:tasks.rados.rados.0.smithi082.stdout:2068: writing smithi08262953-42 from 1867776 to 2433024 tid 2 2024-02-18T08:23:42.335 INFO:tasks.rados.rados.0.smithi082.stdout:2068: writing smithi08262953-42 from 2433024 to 2670592 tid 3 2024-02-18T08:23:42.335 INFO:tasks.rados.rados.0.smithi082.stdout:2069: snap_create 2024-02-18T08:23:42.335 INFO:tasks.rados.rados.0.smithi082.stdout:2068: finishing write tid 1 to smithi08262953-42 2024-02-18T08:23:42.337 INFO:tasks.rados.rados.0.smithi082.stdout:2068: finishing write tid 2 to smithi08262953-42 2024-02-18T08:23:42.337 INFO:tasks.rados.rados.0.smithi082.stdout:2068: finishing write tid 3 to smithi08262953-42 2024-02-18T08:23:42.337 INFO:tasks.rados.rados.0.smithi082.stdout:2068: finishing write tid 5 to smithi08262953-42 2024-02-18T08:23:42.338 INFO:tasks.rados.rados.0.smithi082.stdout:2068: finishing write tid 6 to smithi08262953-42 2024-02-18T08:23:42.338 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1086 (ObjNum 658 snap 190 seq_num 658) dirty exists 2024-02-18T08:23:42.338 INFO:tasks.rados.rados.0.smithi082.stdout:2068: left oid 42 (ObjNum 658 snap 190 seq_num 658) 2024-02-18T08:23:43.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:41.728118+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-02-18T08:23:43.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:41.850664+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:43.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:41.851561+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:43.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:41.853067+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:43.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.320896+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-02-18T08:23:43.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:41.728118+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-02-18T08:23:43.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:41.850664+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:43.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:41.851561+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:43.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:41.853067+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.320896+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:41.728118+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:41.850664+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:41.851561+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:41.853067+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:43.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.320896+0000 mon.a (mon.0) 902 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-02-18T08:23:43.325 INFO:tasks.rados.rados.0.smithi082.stdout:2068: done (1 left) 2024-02-18T08:23:43.325 INFO:tasks.rados.rados.0.smithi082.stdout:2069: done (0 left) 2024-02-18T08:23:43.325 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 191 2024-02-18T08:23:43.325 INFO:tasks.rados.rados.0.smithi082.stdout:2070: seq_num 659 ranges {3915776=647168,4562944=450560,5013504=352256} 2024-02-18T08:23:43.350 INFO:tasks.rados.rados.0.smithi082.stdout:2070: writing smithi08262953-18 from 3915776 to 4562944 tid 1 2024-02-18T08:23:43.352 INFO:tasks.rados.rados.0.smithi082.stdout:2070: writing smithi08262953-18 from 4562944 to 5013504 tid 2 2024-02-18T08:23:43.355 INFO:tasks.rados.rados.0.smithi082.stdout:2070: writing smithi08262953-18 from 5013504 to 5365760 tid 3 2024-02-18T08:23:43.355 INFO:tasks.rados.rados.0.smithi082.stdout:2071: snap_create 2024-02-18T08:23:43.355 INFO:tasks.rados.rados.0.smithi082.stdout:2070: finishing write tid 1 to smithi08262953-18 2024-02-18T08:23:43.358 INFO:tasks.rados.rados.0.smithi082.stdout:2070: finishing write tid 2 to smithi08262953-18 2024-02-18T08:23:43.358 INFO:tasks.rados.rados.0.smithi082.stdout:2070: finishing write tid 3 to smithi08262953-18 2024-02-18T08:23:43.358 INFO:tasks.rados.rados.0.smithi082.stdout:2070: finishing write tid 5 to smithi08262953-18 2024-02-18T08:23:43.358 INFO:tasks.rados.rados.0.smithi082.stdout:2070: finishing write tid 6 to smithi08262953-18 2024-02-18T08:23:43.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 976 (ObjNum 659 snap 191 seq_num 659) dirty exists 2024-02-18T08:23:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2070: left oid 18 (ObjNum 659 snap 191 seq_num 659) 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.366566+0000 mgr.y (mgr.24862) 235 : cluster [DBG] pgmap v341: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.734618+0000 mon.a (mon.0) 903 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.734670+0000 mon.a (mon.0) 904 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.740272+0000 mon.a (mon.0) 905 : cluster [DBG] mds.? [v2:172.21.15.164:6832/1445805503,v1:172.21.15.164:6833/1445805503] up:boot 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:42.740322+0000 mon.a (mon.0) 906 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:42.740441+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:43.935 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:43.325732+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-02-18T08:23:44.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.366566+0000 mgr.y (mgr.24862) 235 : cluster [DBG] pgmap v341: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:23:44.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.734618+0000 mon.a (mon.0) 903 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:44.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.734670+0000 mon.a (mon.0) 904 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:44.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.740272+0000 mon.a (mon.0) 905 : cluster [DBG] mds.? [v2:172.21.15.164:6832/1445805503,v1:172.21.15.164:6833/1445805503] up:boot 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:42.740322+0000 mon.a (mon.0) 906 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:42.740441+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:43.325732+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.366566+0000 mgr.y (mgr.24862) 235 : cluster [DBG] pgmap v341: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.734618+0000 mon.a (mon.0) 903 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.734670+0000 mon.a (mon.0) 904 : cluster [INF] Cluster is now healthy 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.740272+0000 mon.a (mon.0) 905 : cluster [DBG] mds.? [v2:172.21.15.164:6832/1445805503,v1:172.21.15.164:6833/1445805503] up:boot 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:42.740322+0000 mon.a (mon.0) 906 : cluster [DBG] fsmap foo:1 {0=foo.smithi082.qvokan=up:active} 1 up:standby 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:42.740441+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:44.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:43.325732+0000 mon.a (mon.0) 908 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-02-18T08:23:44.329 INFO:tasks.rados.rados.0.smithi082.stdout:2070: done (1 left) 2024-02-18T08:23:44.329 INFO:tasks.rados.rados.0.smithi082.stdout:2071: done (0 left) 2024-02-18T08:23:44.329 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 192 2024-02-18T08:23:44.330 INFO:tasks.rados.rados.0.smithi082.stdout:2072: seq_num 660 ranges {4030464=663552,4694016=737280,5431296=65536} 2024-02-18T08:23:44.354 INFO:tasks.rados.rados.0.smithi082.stdout:2072: writing smithi08262953-17 from 4030464 to 4694016 tid 1 2024-02-18T08:23:44.358 INFO:tasks.rados.rados.0.smithi082.stdout:2072: writing smithi08262953-17 from 4694016 to 5431296 tid 2 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:2072: writing smithi08262953-17 from 5431296 to 5496832 tid 3 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:2073: rollback oid 22 current snap is 192 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 173 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:2074: delete oid 39 current snap is 192 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:2073: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:23:44.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 0 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:23:44.361 INFO:tasks.rados.rados.0.smithi082.stdout:2072: finishing write tid 1 to smithi08262953-17 2024-02-18T08:23:44.362 INFO:tasks.rados.rados.0.smithi082.stdout:2073: done (2 left) 2024-02-18T08:23:44.362 INFO:tasks.rados.rados.0.smithi082.stdout:2074: done (1 left) 2024-02-18T08:23:44.362 INFO:tasks.rados.rados.0.smithi082.stdout:2075: snap_remove snap 178 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:44.330307+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:44.367201+0000 mgr.y (mgr.24862) 236 : cluster [DBG] pgmap v344: 89 pgs: 89 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.492648+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.624530+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.786562+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:45.338 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.787429+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.788112+0000 mgr.y (mgr.24862) 237 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.794843+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.800221+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.802707+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.804225+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.805446+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.807526+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.809431+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.810097+0000 mgr.y (mgr.24862) 238 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.814096+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.814927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.818147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]': finished 2024-02-18T08:23:45.339 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.818876+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.822069+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]': finished 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.823180+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.823795+0000 mgr.y (mgr.24862) 239 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.827362+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.828436+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.829027+0000 mgr.y (mgr.24862) 240 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.832573+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.833583+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.834689+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.835322+0000 mgr.y (mgr.24862) 241 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.839079+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.840072+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:44.840637+0000 mgr.y (mgr.24862) 242 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-18T08:23:45.340 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:44.844022+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:44.330307+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:44.367201+0000 mgr.y (mgr.24862) 236 : cluster [DBG] pgmap v344: 89 pgs: 89 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.492648+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.624530+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.786562+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.787429+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.788112+0000 mgr.y (mgr.24862) 237 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.794843+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.341 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.800221+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.802707+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.804225+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.805446+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.807526+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.809431+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.810097+0000 mgr.y (mgr.24862) 238 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.814096+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.814927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.818147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]': finished 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.818876+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.822069+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]': finished 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.823180+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.342 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.823795+0000 mgr.y (mgr.24862) 239 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.827362+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.828436+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.829027+0000 mgr.y (mgr.24862) 240 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.832573+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.833583+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.834689+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.835322+0000 mgr.y (mgr.24862) 241 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.839079+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.840072+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:44.840637+0000 mgr.y (mgr.24862) 242 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-18T08:23:45.343 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:44.844022+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2075: done (1 left) 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2076: snap_create 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2072: finishing write tid 2 to smithi08262953-17 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2072: finishing write tid 3 to smithi08262953-17 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2072: finishing write tid 5 to smithi08262953-17 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2072: finishing write tid 6 to smithi08262953-17 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1069 (ObjNum 660 snap 192 seq_num 660) dirty exists 2024-02-18T08:23:45.344 INFO:tasks.rados.rados.0.smithi082.stdout:2072: left oid 17 (ObjNum 660 snap 192 seq_num 660) 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:44.330307+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:44.367201+0000 mgr.y (mgr.24862) 236 : cluster [DBG] pgmap v344: 89 pgs: 89 active+clean; 166 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.2 MiB/s wr, 27 op/s 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.492648+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.624530+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.786562+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.787429+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.788112+0000 mgr.y (mgr.24862) 237 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.794843+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.800221+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.802707+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.804225+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.805446+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.807526+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.809431+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.810097+0000 mgr.y (mgr.24862) 238 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.814096+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.814927+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.818147+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi082.qvokan"}]': finished 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.818876+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]: dispatch 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.822069+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foo.smithi164.uchofe"}]': finished 2024-02-18T08:23:45.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.823180+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.823795+0000 mgr.y (mgr.24862) 239 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.827362+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.828436+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.829027+0000 mgr.y (mgr.24862) 240 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.832573+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.833583+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.834689+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.835322+0000 mgr.y (mgr.24862) 241 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.839079+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.840072+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:45.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:44.840637+0000 mgr.y (mgr.24862) 242 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-18T08:23:45.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:44.844022+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:46.275 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 systemd[1]: Stopping Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:2072: done (1 left) 2024-02-18T08:23:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:2076: done (0 left) 2024-02-18T08:23:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 193 2024-02-18T08:23:46.337 INFO:tasks.rados.rados.0.smithi082.stdout:2077: seq_num 662 ranges {3678208=696320,4374528=557056,4931584=245760} 2024-02-18T08:23:46.361 INFO:tasks.rados.rados.0.smithi082.stdout:2077: writing smithi08262953-10 from 3678208 to 4374528 tid 1 2024-02-18T08:23:46.363 INFO:tasks.rados.rados.0.smithi082.stdout:2077: writing smithi08262953-10 from 4374528 to 4931584 tid 2 2024-02-18T08:23:46.365 INFO:tasks.rados.rados.0.smithi082.stdout:2077: writing smithi08262953-10 from 4931584 to 5177344 tid 3 2024-02-18T08:23:46.365 INFO:tasks.rados.rados.0.smithi082.stdout:2078: snap_create 2024-02-18T08:23:46.367 INFO:tasks.rados.rados.0.smithi082.stdout:2077: finishing write tid 1 to smithi08262953-10 2024-02-18T08:23:46.367 INFO:tasks.rados.rados.0.smithi082.stdout:2077: finishing write tid 2 to smithi08262953-10 2024-02-18T08:23:46.368 INFO:tasks.rados.rados.0.smithi082.stdout:2077: finishing write tid 3 to smithi08262953-10 2024-02-18T08:23:46.368 INFO:tasks.rados.rados.0.smithi082.stdout:2077: finishing write tid 5 to smithi08262953-10 2024-02-18T08:23:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2077: finishing write tid 6 to smithi08262953-10 2024-02-18T08:23:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1086 (ObjNum 662 snap 193 seq_num 662) dirty exists 2024-02-18T08:23:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2077: left oid 10 (ObjNum 662 snap 193 seq_num 662) 2024-02-18T08:23:46.578 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 bash[77308]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter.a 2024-02-18T08:23:46.578 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T08:23:46.579 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:45.335611+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-02-18T08:23:46.579 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:45.787457+0000 mgr.y (mgr.24862) 243 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-18T08:23:46.579 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:45.787606+0000 mgr.y (mgr.24862) 244 : cephadm [INF] Deploying daemon node-exporter.a on smithi082 2024-02-18T08:23:46.579 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:45.335611+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-02-18T08:23:46.579 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:45.787457+0000 mgr.y (mgr.24862) 243 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-18T08:23:46.580 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:45.787606+0000 mgr.y (mgr.24862) 244 : cephadm [INF] Deploying daemon node-exporter.a on smithi082 2024-02-18T08:23:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:45.335611+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-02-18T08:23:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:45.787457+0000 mgr.y (mgr.24862) 243 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-18T08:23:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:45.787606+0000 mgr.y (mgr.24862) 244 : cephadm [INF] Deploying daemon node-exporter.a on smithi082 2024-02-18T08:23:47.110 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-18T08:23:47.110 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 systemd[1]: Stopped Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:47.110 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:46 smithi082 systemd[1]: Starting Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:47.348 INFO:tasks.rados.rados.0.smithi082.stdout:2077: done (1 left) 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:2078: done (0 left) 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:2079: rollback oid 27 current snap is 194 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 183 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:2080: delete oid 39 current snap is 194 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:2079: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:23:47.349 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 0 (ObjNum 579501888 snap 21935 seq_num 3909799376) dirty dne 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:2079: done (1 left) 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:2080: done (0 left) 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:2081: rollback oid 50 current snap is 194 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 50 to 191 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:2082: copy_from oid 26 from oid 41 current snap is 194 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 194 2024-02-18T08:23:47.352 INFO:tasks.rados.rados.0.smithi082.stdout:2083: seq_num 664 ranges {958464=729088,1687552=729088,2416640=73728} 2024-02-18T08:23:47.361 INFO:tasks.rados.rados.0.smithi082.stdout:2083: writing smithi08262953-20 from 958464 to 1687552 tid 1 2024-02-18T08:23:47.365 INFO:tasks.rados.rados.0.smithi082.stdout:2083: writing smithi08262953-20 from 1687552 to 2416640 tid 2 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2083: writing smithi08262953-20 from 2416640 to 2490368 tid 3 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2084: snap_create 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2081: finishing rollback tid 0 to smithi08262953-50 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2081: finishing rollback tid 1 to smithi08262953-50 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2081: finishing rollback tid 2 to smithi08262953-50 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1081 (ObjNum 652 snap 189 seq_num 652) dirty exists 2024-02-18T08:23:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2083: finishing write tid 1 to smithi08262953-20 2024-02-18T08:23:47.370 INFO:tasks.rados.rados.0.smithi082.stdout:2083: finishing write tid 2 to smithi08262953-20 2024-02-18T08:23:47.370 INFO:tasks.rados.rados.0.smithi082.stdout:2083: finishing write tid 3 to smithi08262953-20 2024-02-18T08:23:47.370 INFO:tasks.rados.rados.0.smithi082.stdout:2083: finishing write tid 5 to smithi08262953-20 2024-02-18T08:23:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2083: finishing write tid 6 to smithi08262953-20 2024-02-18T08:23:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1090 (ObjNum 664 snap 194 seq_num 664) dirty exists 2024-02-18T08:23:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2083: left oid 20 (ObjNum 664 snap 194 seq_num 664) 2024-02-18T08:23:47.387 INFO:tasks.rados.rados.0.smithi082.stdout:2082: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:23:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:2082: finishing copy_from to smithi08262953-26 2024-02-18T08:23:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 968 (ObjNum 578 snap 168 seq_num 578) dirty exists 2024-02-18T08:23:47.400 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:47 smithi082 bash[77484]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-02-18T08:23:47.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:46.336921+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-02-18T08:23:47.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:46.367581+0000 mgr.y (mgr.24862) 245 : cluster [DBG] pgmap v347: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-18T08:23:47.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:46.336921+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-02-18T08:23:47.400 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:46.367581+0000 mgr.y (mgr.24862) 245 : cluster [DBG] pgmap v347: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-18T08:23:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:46.336921+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-02-18T08:23:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:46.367581+0000 mgr.y (mgr.24862) 245 : cluster [DBG] pgmap v347: 89 pgs: 89 active+clean; 168 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-02-18T08:23:47.900 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:47 smithi082 bash[77484]: Getting image source signatures 2024-02-18T08:23:47.900 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:47 smithi082 bash[77484]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-02-18T08:23:47.900 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:47 smithi082 bash[77484]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-02-18T08:23:47.900 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:47 smithi082 bash[77484]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-02-18T08:23:48.351 INFO:tasks.rados.rados.0.smithi082.stdout:2081: done (3 left) 2024-02-18T08:23:48.351 INFO:tasks.rados.rados.0.smithi082.stdout:2082: done (2 left) 2024-02-18T08:23:48.351 INFO:tasks.rados.rados.0.smithi082.stdout:2083: done (1 left) 2024-02-18T08:23:48.351 INFO:tasks.rados.rados.0.smithi082.stdout:2084: done (0 left) 2024-02-18T08:23:48.351 INFO:tasks.rados.rados.0.smithi082.stdout:2085: snap_remove snap 190 2024-02-18T08:23:48.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:47.348735+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-02-18T08:23:48.650 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:48 smithi082 bash[77484]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-02-18T08:23:48.650 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:48 smithi082 bash[77484]: Writing manifest to image destination 2024-02-18T08:23:48.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:47.348735+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-02-18T08:23:48.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:47.348735+0000 mon.a (mon.0) 937 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-02-18T08:23:49.353 INFO:tasks.rados.rados.0.smithi082.stdout:2085: done (0 left) 2024-02-18T08:23:49.354 INFO:tasks.rados.rados.0.smithi082.stdout:2086: read oid 42 snap 173 2024-02-18T08:23:49.354 INFO:tasks.rados.rados.0.smithi082.stdout:2086: expect deleted 2024-02-18T08:23:49.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 195 2024-02-18T08:23:49.356 INFO:tasks.rados.rados.0.smithi082.stdout:2087: seq_num 665 ranges {0=745472,745472=606208,1351680=196608} 2024-02-18T08:23:49.358 INFO:tasks.rados.rados.0.smithi082.stdout:2087: writing smithi08262953-33 from 0 to 745472 tid 1 2024-02-18T08:23:49.362 INFO:tasks.rados.rados.0.smithi082.stdout:2087: writing smithi08262953-33 from 745472 to 1351680 tid 2 2024-02-18T08:23:49.363 INFO:tasks.rados.rados.0.smithi082.stdout:2087: writing smithi08262953-33 from 1351680 to 1548288 tid 3 2024-02-18T08:23:49.363 INFO:tasks.rados.rados.0.smithi082.stdout:2088: delete oid 6 current snap is 195 2024-02-18T08:23:49.366 INFO:tasks.rados.rados.0.smithi082.stdout:2087: finishing write tid 1 to smithi08262953-33 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2086: done (2 left) 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2088: done (1 left) 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2089: read oid 4 snap -1 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2089: expect (ObjNum 616 snap 179 seq_num 616) 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2090: read oid 31 snap -1 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2090: expect (ObjNum 608 snap 178 seq_num 608) 2024-02-18T08:23:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2091: snap_remove snap 181 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.115Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.115Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z 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/.+)($|/) 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z 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-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=arp 2024-02-18T08:23:49.372 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-18T08:23:49.373 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-18T08:23:49.373 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-18T08:23:49.373 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-18T08:23:49.374 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=edac 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-18T08:23:49.375 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.116Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=os 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-18T08:23:49.376 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=stat 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=time 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=uname 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a[77534]: ts=2024-02-18T08:23:49.117Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-18T08:23:49.377 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 bash[77484]: de3f4820c1a5eabf99901700134035fc54d029530bb6bf1f65867f8d396cb1d6 2024-02-18T08:23:49.378 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 08:23:49 smithi082 systemd[1]: Started Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:48.350817+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-02-18T08:23:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:48.368228+0000 mgr.y (mgr.24862) 246 : cluster [DBG] pgmap v350: 89 pgs: 89 active+clean; 170 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:23:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:49.184932+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:48.350817+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-02-18T08:23:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:48.368228+0000 mgr.y (mgr.24862) 246 : cluster [DBG] pgmap v350: 89 pgs: 89 active+clean; 170 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:23:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:49.184932+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:49.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:48.350817+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-02-18T08:23:49.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:48.368228+0000 mgr.y (mgr.24862) 246 : cluster [DBG] pgmap v350: 89 pgs: 89 active+clean; 170 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:23:49.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:49.184932+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:50.383 INFO:tasks.rados.rados.0.smithi082.stdout:2091: done (3 left) 2024-02-18T08:23:50.383 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 195 2024-02-18T08:23:50.383 INFO:tasks.rados.rados.0.smithi082.stdout:2092: seq_num 667 ranges {0=778240,778240=778240,1556480=24576} 2024-02-18T08:23:50.390 INFO:tasks.rados.rados.0.smithi082.stdout:2092: writing smithi08262953-39 from 0 to 778240 tid 1 2024-02-18T08:23:50.394 INFO:tasks.rados.rados.0.smithi082.stdout:2092: writing smithi08262953-39 from 778240 to 1556480 tid 2 2024-02-18T08:23:50.394 INFO:tasks.rados.rados.0.smithi082.stdout:2092: writing smithi08262953-39 from 1556480 to 1581056 tid 3 2024-02-18T08:23:50.394 INFO:tasks.rados.rados.0.smithi082.stdout:2093: snap_remove snap 189 2024-02-18T08:23:50.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:49.351490+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-02-18T08:23:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:49.351490+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-02-18T08:23:50.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:49.351490+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-02-18T08:23:50.760 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:50 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:51.011 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:50 smithi164 bash[65167]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter.b 2024-02-18T08:23:51.012 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:50 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T08:23:51.386 INFO:tasks.rados.rados.0.smithi082.stdout:2093: done (4 left) 2024-02-18T08:23:51.386 INFO:tasks.rados.rados.0.smithi082.stdout:2094: delete oid 36 current snap is 195 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2087: finishing write tid 2 to smithi08262953-33 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2087: finishing write tid 3 to smithi08262953-33 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2087: finishing write tid 5 to smithi08262953-33 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2087: finishing write tid 6 to smithi08262953-33 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1069 (ObjNum 665 snap 195 seq_num 665) dirty exists 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2087: left oid 33 (ObjNum 665 snap 195 seq_num 665) 2024-02-18T08:23:51.392 INFO:tasks.rados.rados.0.smithi082.stdout:2089: expect (ObjNum 616 snap 179 seq_num 616) 2024-02-18T08:23:51.409 INFO:tasks.rados.rados.0.smithi082.stdout:2090: expect (ObjNum 608 snap 178 seq_num 608) 2024-02-18T08:23:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:50.176268+0000 mgr.y (mgr.24862) 247 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-18T08:23:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:50.176440+0000 mgr.y (mgr.24862) 248 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-02-18T08:23:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:50.368827+0000 mgr.y (mgr.24862) 249 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 176 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:23:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:50.384197+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-02-18T08:23:51.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:50.176268+0000 mgr.y (mgr.24862) 247 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-18T08:23:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:50.176440+0000 mgr.y (mgr.24862) 248 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-02-18T08:23:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:50.368827+0000 mgr.y (mgr.24862) 249 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 176 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:23:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:50.384197+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-02-18T08:23:51.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:50.176268+0000 mgr.y (mgr.24862) 247 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-18T08:23:51.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:50.176440+0000 mgr.y (mgr.24862) 248 : cephadm [INF] Deploying daemon node-exporter.b on smithi164 2024-02-18T08:23:51.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:50.368827+0000 mgr.y (mgr.24862) 249 : cluster [DBG] pgmap v352: 89 pgs: 89 active+clean; 176 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:23:51.663 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:50.384197+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-02-18T08:23:51.663 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:51 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-18T08:23:51.663 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:51 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:51.663 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:51 smithi164 systemd[1]: Starting Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:23:52.012 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:51 smithi164 bash[65343]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-02-18T08:23:52.161 INFO:tasks.rados.rados.0.smithi082.stdout:2092: finishing write tid 1 to smithi08262953-39 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: finishing write tid 2 to smithi08262953-39 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: finishing write tid 3 to smithi08262953-39 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: finishing write tid 5 to smithi08262953-39 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: finishing write tid 6 to smithi08262953-39 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1070 (ObjNum 667 snap 195 seq_num 667) dirty exists 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: left oid 39 (ObjNum 667 snap 195 seq_num 667) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2087: done (4 left) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2089: done (3 left) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2090: done (2 left) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2092: done (1 left) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2094: done (0 left) 2024-02-18T08:23:52.162 INFO:tasks.rados.rados.0.smithi082.stdout:2095: snap_create 2024-02-18T08:23:52.322 INFO:tasks.rados.rados.0.smithi082.stdout:2095: done (0 left) 2024-02-18T08:23:52.322 INFO:tasks.rados.rados.0.smithi082.stdout:2096: read oid 15 snap 195 2024-02-18T08:23:52.322 INFO:tasks.rados.rados.0.smithi082.stdout:2096: expect deleted 2024-02-18T08:23:52.322 INFO:tasks.rados.rados.0.smithi082.stdout:2097: setattr oid 3 current snap is 196 2024-02-18T08:23:52.323 INFO:tasks.rados.rados.0.smithi082.stdout:2096: done (1 left) 2024-02-18T08:23:52.323 INFO:tasks.rados.rados.0.smithi082.stdout:2098: snap_remove snap 193 2024-02-18T08:23:52.385 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:52 smithi164 bash[65343]: Getting image source signatures 2024-02-18T08:23:52.385 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:52 smithi164 bash[65343]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-02-18T08:23:52.385 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:52 smithi164 bash[65343]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-02-18T08:23:52.385 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:52 smithi164 bash[65343]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-02-18T08:23:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:51.387102+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-02-18T08:23:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:52.322659+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-02-18T08:23:52.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:51.387102+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-02-18T08:23:52.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:52.322659+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-02-18T08:23:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:51.387102+0000 mon.a (mon.0) 942 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-02-18T08:23:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:52.322659+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:2098: done (1 left) 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:2099: read oid 42 snap 195 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:2099: expect (ObjNum 658 snap 190 seq_num 658) 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:2100: read oid 28 snap 172 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:2100: expect (ObjNum 522 snap 152 seq_num 522) 2024-02-18T08:23:53.330 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 196 2024-02-18T08:23:53.331 INFO:tasks.rados.rados.0.smithi082.stdout:2101: seq_num 669 ranges {0=409600,409600=548864,958464=655360} 2024-02-18T08:23:53.332 INFO:tasks.rados.rados.0.smithi082.stdout:2101: writing smithi08262953-32 from 0 to 409600 tid 1 2024-02-18T08:23:53.336 INFO:tasks.rados.rados.0.smithi082.stdout:2101: writing smithi08262953-32 from 409600 to 958464 tid 2 2024-02-18T08:23:53.340 INFO:tasks.rados.rados.0.smithi082.stdout:2101: writing smithi08262953-32 from 958464 to 1613824 tid 3 2024-02-18T08:23:53.340 INFO:tasks.rados.rados.0.smithi082.stdout:2102: delete oid 19 current snap is 196 2024-02-18T08:23:53.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1075 (ObjNum -670584768 snap 32561 seq_num 3623880912) dirty exists 2024-02-18T08:23:53.341 INFO:tasks.rados.rados.0.smithi082.stdout:2101: finishing write tid 1 to smithi08262953-32 2024-02-18T08:23:53.343 INFO:tasks.rados.rados.0.smithi082.stdout:2097: done (4 left) 2024-02-18T08:23:53.343 INFO:tasks.rados.rados.0.smithi082.stdout:2102: done (3 left) 2024-02-18T08:23:53.343 INFO:tasks.rados.rados.0.smithi082.stdout:2103: setattr oid 31 current snap is 196 2024-02-18T08:23:53.344 INFO:tasks.rados.rados.0.smithi082.stdout:2101: finishing write tid 2 to smithi08262953-32 2024-02-18T08:23:53.345 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 196 2024-02-18T08:23:53.345 INFO:tasks.rados.rados.0.smithi082.stdout:2104: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2024-02-18T08:23:53.347 INFO:tasks.rados.rados.0.smithi082.stdout:2104: writing smithi08262953-6 from 0 to 442368 tid 1 2024-02-18T08:23:53.352 INFO:tasks.rados.rados.0.smithi082.stdout:2104: writing smithi08262953-6 from 442368 to 1204224 tid 2 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2104: writing smithi08262953-6 from 1204224 to 1646592 tid 3 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2105: rollback oid 23 current snap is 196 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 194 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2101: finishing write tid 3 to smithi08262953-32 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2101: finishing write tid 5 to smithi08262953-32 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2101: finishing write tid 6 to smithi08262953-32 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1094 (ObjNum 669 snap 196 seq_num 669) dirty exists 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2101: left oid 32 (ObjNum 669 snap 196 seq_num 669) 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 685 (ObjNum 608 snap 178 seq_num 608) dirty exists 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2104: finishing write tid 1 to smithi08262953-6 2024-02-18T08:23:53.356 INFO:tasks.rados.rados.0.smithi082.stdout:2099: expect (ObjNum 658 snap 190 seq_num 658) 2024-02-18T08:23:53.447 INFO:tasks.rados.rados.0.smithi082.stdout:2105: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2104: finishing write tid 2 to smithi08262953-6 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2105: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2104: finishing write tid 3 to smithi08262953-6 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2104: finishing write tid 5 to smithi08262953-6 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2105: finishing rollback tid 2 to smithi08262953-23 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1086 (ObjNum 650 snap 189 seq_num 650) dirty exists 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2104: finishing write tid 6 to smithi08262953-6 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1073 (ObjNum 671 snap 196 seq_num 671) dirty exists 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2104: left oid 6 (ObjNum 671 snap 196 seq_num 671) 2024-02-18T08:23:53.448 INFO:tasks.rados.rados.0.smithi082.stdout:2100: expect (ObjNum 522 snap 152 seq_num 522) 2024-02-18T08:23:53.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:52.369445+0000 mgr.y (mgr.24862) 250 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:23:53.512 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:53.328235+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-02-18T08:23:53.512 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 bash[65343]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-02-18T08:23:53.512 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 bash[65343]: Writing manifest to image destination 2024-02-18T08:23:53.572 INFO:tasks.rados.rados.0.smithi082.stdout:2099: done (5 left) 2024-02-18T08:23:53.572 INFO:tasks.rados.rados.0.smithi082.stdout:2100: done (4 left) 2024-02-18T08:23:53.572 INFO:tasks.rados.rados.0.smithi082.stdout:2101: done (3 left) 2024-02-18T08:23:53.572 INFO:tasks.rados.rados.0.smithi082.stdout:2103: done (2 left) 2024-02-18T08:23:53.572 INFO:tasks.rados.rados.0.smithi082.stdout:2104: done (1 left) 2024-02-18T08:23:53.573 INFO:tasks.rados.rados.0.smithi082.stdout:2105: done (0 left) 2024-02-18T08:23:53.573 INFO:tasks.rados.rados.0.smithi082.stdout:2106: copy_from oid 38 from oid 17 current snap is 196 2024-02-18T08:23:53.573 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 196 2024-02-18T08:23:53.573 INFO:tasks.rados.rados.0.smithi082.stdout:2107: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2024-02-18T08:23:53.574 INFO:tasks.rados.rados.0.smithi082.stdout:2107: writing smithi08262953-44 from 0 to 458752 tid 1 2024-02-18T08:23:53.578 INFO:tasks.rados.rados.0.smithi082.stdout:2107: writing smithi08262953-44 from 458752 to 1105920 tid 2 2024-02-18T08:23:53.581 INFO:tasks.rados.rados.0.smithi082.stdout:2107: writing smithi08262953-44 from 1105920 to 1572864 tid 3 2024-02-18T08:23:53.582 INFO:tasks.rados.rados.0.smithi082.stdout:2107: writing smithi08262953-44 from 1572864 to 1662976 tid 4 2024-02-18T08:23:53.582 INFO:tasks.rados.rados.0.smithi082.stdout:2108: delete oid 10 current snap is 196 2024-02-18T08:23:53.582 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 1 to smithi08262953-44 2024-02-18T08:23:53.582 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 2 to smithi08262953-44 2024-02-18T08:23:53.584 INFO:tasks.rados.rados.0.smithi082.stdout:2108: done (2 left) 2024-02-18T08:23:53.584 INFO:tasks.rados.rados.0.smithi082.stdout:2109: read oid 4 snap -1 2024-02-18T08:23:53.584 INFO:tasks.rados.rados.0.smithi082.stdout:2109: expect (ObjNum 616 snap 179 seq_num 616) 2024-02-18T08:23:53.587 INFO:tasks.rados.rados.0.smithi082.stdout:2110: read oid 5 snap -1 2024-02-18T08:23:53.587 INFO:tasks.rados.rados.0.smithi082.stdout:2110: expect (ObjNum 536 snap 153 seq_num 536) 2024-02-18T08:23:53.587 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 196 2024-02-18T08:23:53.587 INFO:tasks.rados.rados.0.smithi082.stdout:2111: seq_num 674 ranges {1581056=491520,2072576=417792,2490368=483328,2973696=303104} 2024-02-18T08:23:53.598 INFO:tasks.rados.rados.0.smithi082.stdout:2111: writing smithi08262953-39 from 1581056 to 2072576 tid 1 2024-02-18T08:23:53.601 INFO:tasks.rados.rados.0.smithi082.stdout:2111: writing smithi08262953-39 from 2072576 to 2490368 tid 2 2024-02-18T08:23:53.603 INFO:tasks.rados.rados.0.smithi082.stdout:2111: writing smithi08262953-39 from 2490368 to 2973696 tid 3 2024-02-18T08:23:53.605 INFO:tasks.rados.rados.0.smithi082.stdout:2111: writing smithi08262953-39 from 2973696 to 3276800 tid 4 2024-02-18T08:23:53.606 INFO:tasks.rados.rados.0.smithi082.stdout:2112: snap_create 2024-02-18T08:23:53.606 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 3 to smithi08262953-44 2024-02-18T08:23:53.606 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 4 to smithi08262953-44 2024-02-18T08:23:53.606 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 6 to smithi08262953-44 2024-02-18T08:23:53.606 INFO:tasks.rados.rados.0.smithi082.stdout:2109: expect (ObjNum 616 snap 179 seq_num 616) 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2107: finishing write tid 7 to smithi08262953-44 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 972 (ObjNum 672 snap 196 seq_num 672) dirty exists 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2107: left oid 44 (ObjNum 672 snap 196 seq_num 672) 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2106: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 1 to smithi08262953-39 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 2 to smithi08262953-39 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 3 to smithi08262953-39 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2106: finishing copy_from to smithi08262953-38 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1069 (ObjNum 660 snap 192 seq_num 660) dirty exists 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 4 to smithi08262953-39 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 6 to smithi08262953-39 2024-02-18T08:23:53.626 INFO:tasks.rados.rados.0.smithi082.stdout:2110: expect (ObjNum 536 snap 153 seq_num 536) 2024-02-18T08:23:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:52.369445+0000 mgr.y (mgr.24862) 250 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:23:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:53.328235+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-02-18T08:23:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:52.369445+0000 mgr.y (mgr.24862) 250 : cluster [DBG] pgmap v356: 89 pgs: 89 active+clean; 178 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:23:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:53.328235+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-02-18T08:23:53.761 INFO:tasks.rados.rados.0.smithi082.stdout:2111: finishing write tid 7 to smithi08262953-39 2024-02-18T08:23:53.761 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1081 (ObjNum 674 snap 196 seq_num 674) dirty exists 2024-02-18T08:23:53.761 INFO:tasks.rados.rados.0.smithi082.stdout:2111: left oid 39 (ObjNum 674 snap 196 seq_num 674) 2024-02-18T08:23:54.262 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.944Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-18T08:23:54.262 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.944Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-18T08:23:54.262 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.944Z 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/.+)($|/) 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.944Z 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-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=arp 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-18T08:23:54.263 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=edac 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-18T08:23:54.264 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=os 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-18T08:23:54.265 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=stat 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=time 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=uname 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b[65392]: ts=2024-02-18T08:23:53.945Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 bash[65343]: aa1b0169b27ec558c9a769ec625223e4b50f3ceb3d5568efa8f7e805e60b5dc2 2024-02-18T08:23:54.266 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 08:23:53 smithi164 systemd[1]: Started Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:23:54.390 INFO:tasks.rados.rados.0.smithi082.stdout:2106: done (5 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2107: done (4 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2109: done (3 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2110: done (2 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2111: done (1 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2112: done (0 left) 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 197 2024-02-18T08:23:54.391 INFO:tasks.rados.rados.0.smithi082.stdout:2113: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2024-02-18T08:23:54.393 INFO:tasks.rados.rados.0.smithi082.stdout:2113: writing smithi08262953-22 from 0 to 507904 tid 1 2024-02-18T08:23:54.397 INFO:tasks.rados.rados.0.smithi082.stdout:2113: writing smithi08262953-22 from 507904 to 1212416 tid 2 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:2113: writing smithi08262953-22 from 1212416 to 1712128 tid 3 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:2114: copy_from oid 50 from oid 15 current snap is 197 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:2113: finishing write tid 1 to smithi08262953-22 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:2113: finishing write tid 2 to smithi08262953-22 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 197 2024-02-18T08:23:54.401 INFO:tasks.rados.rados.0.smithi082.stdout:2115: seq_num 676 ranges {0=524288,524288=589824,1114112=450560,1564672=163840} 2024-02-18T08:23:54.404 INFO:tasks.rados.rados.0.smithi082.stdout:2115: writing smithi08262953-8 from 0 to 524288 tid 1 2024-02-18T08:23:54.408 INFO:tasks.rados.rados.0.smithi082.stdout:2115: writing smithi08262953-8 from 524288 to 1114112 tid 2 2024-02-18T08:23:54.410 INFO:tasks.rados.rados.0.smithi082.stdout:2115: writing smithi08262953-8 from 1114112 to 1564672 tid 3 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2115: writing smithi08262953-8 from 1564672 to 1728512 tid 4 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2116: copy_from oid 31 from oid 27 current snap is 197 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2114: finishing copy_from to smithi08262953-50 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2114: got expected ENOENT (src dne) 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2117: snap_create 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2114: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2113: finishing write tid 3 to smithi08262953-22 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2113: finishing write tid 5 to smithi08262953-22 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 1 to smithi08262953-8 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 2 to smithi08262953-8 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2113: finishing write tid 6 to smithi08262953-22 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 689 (ObjNum 675 snap 197 seq_num 675) dirty exists 2024-02-18T08:23:54.412 INFO:tasks.rados.rados.0.smithi082.stdout:2113: left oid 22 (ObjNum 675 snap 197 seq_num 675) 2024-02-18T08:23:54.413 INFO:tasks.rados.rados.0.smithi082.stdout:2116: finishing copy_from to smithi08262953-31 2024-02-18T08:23:54.413 INFO:tasks.rados.rados.0.smithi082.stdout:2116: got expected ENOENT (src dne) 2024-02-18T08:23:54.413 INFO:tasks.rados.rados.0.smithi082.stdout:2116: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:23:54.415 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 3 to smithi08262953-8 2024-02-18T08:23:54.415 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 4 to smithi08262953-8 2024-02-18T08:23:54.415 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 6 to smithi08262953-8 2024-02-18T08:23:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2115: finishing write tid 7 to smithi08262953-8 2024-02-18T08:23:54.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1230 (ObjNum 676 snap 197 seq_num 676) dirty exists 2024-02-18T08:23:54.417 INFO:tasks.rados.rados.0.smithi082.stdout:2115: left oid 8 (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:23:55.283 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.021790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.022579+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.023989+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.024216+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.349896+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.350097+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:54.350275+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:54.369961+0000 mgr.y (mgr.24862) 251 : cluster [DBG] pgmap v358: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-02-18T08:23:55.284 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:54.391324+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-02-18T08:23:55.391 INFO:tasks.rados.rados.0.smithi082.stdout:2113: done (4 left) 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:2114: done (3 left) 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:2115: done (2 left) 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:2116: done (1 left) 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:2117: done (0 left) 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 198 2024-02-18T08:23:55.392 INFO:tasks.rados.rados.0.smithi082.stdout:2118: seq_num 677 ranges {1376256=540672,1916928=516096,2433024=655360,3088384=32768} 2024-02-18T08:23:55.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.021790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:55.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.022579+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:55.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.023989+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.401 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.024216+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.402 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.349896+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.402 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.350097+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:23:55.402 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:54.350275+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.403 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:54.369961+0000 mgr.y (mgr.24862) 251 : cluster [DBG] pgmap v358: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-02-18T08:23:55.403 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:54.391324+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-02-18T08:23:55.403 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.021790+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.022579+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.023989+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.024216+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.349896+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.350097+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:23:55.404 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:54.350275+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:23:55.405 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:54.369961+0000 mgr.y (mgr.24862) 251 : cluster [DBG] pgmap v358: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 187 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-02-18T08:23:55.405 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:54.391324+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-02-18T08:23:55.406 INFO:tasks.rados.rados.0.smithi082.stdout:2118: writing smithi08262953-43 from 1376256 to 1916928 tid 1 2024-02-18T08:23:55.406 INFO:tasks.rados.rados.0.smithi082.stdout:2118: writing smithi08262953-43 from 1916928 to 2433024 tid 2 2024-02-18T08:23:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:2118: writing smithi08262953-43 from 2433024 to 3088384 tid 3 2024-02-18T08:23:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:2118: writing smithi08262953-43 from 3088384 to 3121152 tid 4 2024-02-18T08:23:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:2119: delete oid 18 current snap is 198 2024-02-18T08:23:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 1 to smithi08262953-43 2024-02-18T08:23:55.409 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 2 to smithi08262953-43 2024-02-18T08:23:55.411 INFO:tasks.rados.rados.0.smithi082.stdout:2119: done (1 left) 2024-02-18T08:23:55.411 INFO:tasks.rados.rados.0.smithi082.stdout:2120: read oid 13 snap -1 2024-02-18T08:23:55.411 INFO:tasks.rados.rados.0.smithi082.stdout:2120: expect (ObjNum 602 snap 175 seq_num 602) 2024-02-18T08:23:55.411 INFO:tasks.rados.rados.0.smithi082.stdout:2121: snap_create 2024-02-18T08:23:55.412 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 3 to smithi08262953-43 2024-02-18T08:23:55.412 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 4 to smithi08262953-43 2024-02-18T08:23:55.413 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 6 to smithi08262953-43 2024-02-18T08:23:55.413 INFO:tasks.rados.rados.0.smithi082.stdout:2118: finishing write tid 7 to smithi08262953-43 2024-02-18T08:23:55.414 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1100 (ObjNum 677 snap 198 seq_num 677) dirty exists 2024-02-18T08:23:55.414 INFO:tasks.rados.rados.0.smithi082.stdout:2118: left oid 43 (ObjNum 677 snap 198 seq_num 677) 2024-02-18T08:23:55.418 INFO:tasks.rados.rados.0.smithi082.stdout:2120: expect (ObjNum 602 snap 175 seq_num 602) 2024-02-18T08:23:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:2118: done (2 left) 2024-02-18T08:23:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:2120: done (1 left) 2024-02-18T08:23:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:2121: done (0 left) 2024-02-18T08:23:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 199 2024-02-18T08:23:56.399 INFO:tasks.rados.rados.0.smithi082.stdout:2122: seq_num 679 ranges {0=581632,581632=688128,1269760=516096} 2024-02-18T08:23:56.402 INFO:tasks.rados.rados.0.smithi082.stdout:2122: writing smithi08262953-7 from 0 to 581632 tid 1 2024-02-18T08:23:56.406 INFO:tasks.rados.rados.0.smithi082.stdout:2122: writing smithi08262953-7 from 581632 to 1269760 tid 2 2024-02-18T08:23:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:2122: writing smithi08262953-7 from 1269760 to 1785856 tid 3 2024-02-18T08:23:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:2123: read oid 43 snap -1 2024-02-18T08:23:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:2123: expect (ObjNum 677 snap 198 seq_num 677) 2024-02-18T08:23:56.410 INFO:tasks.rados.rados.0.smithi082.stdout:2124: snap_remove snap 183 2024-02-18T08:23:56.567 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:55.392083+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-02-18T08:23:56.568 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:55.768754+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:55.392083+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-02-18T08:23:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:55.768754+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:55.392083+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-02-18T08:23:56.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:55.768754+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.325 INFO:tasks.rados.rados.0.smithi082.stdout:2124: done (2 left) 2024-02-18T08:23:57.325 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 199 2024-02-18T08:23:57.325 INFO:tasks.rados.rados.0.smithi082.stdout:2125: seq_num 680 ranges {655360=598016,1253376=573440,1826816=434176,2260992=196608} 2024-02-18T08:23:57.335 INFO:tasks.rados.rados.0.smithi082.stdout:2125: writing smithi08262953-25 from 655360 to 1253376 tid 1 2024-02-18T08:23:57.336 INFO:tasks.rados.rados.0.smithi082.stdout:2125: writing smithi08262953-25 from 1253376 to 1826816 tid 2 2024-02-18T08:23:57.339 INFO:tasks.rados.rados.0.smithi082.stdout:2125: writing smithi08262953-25 from 1826816 to 2260992 tid 3 2024-02-18T08:23:57.340 INFO:tasks.rados.rados.0.smithi082.stdout:2125: writing smithi08262953-25 from 2260992 to 2457600 tid 4 2024-02-18T08:23:57.340 INFO:tasks.rados.rados.0.smithi082.stdout:2126: snap_remove snap 172 2024-02-18T08:23:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:56.370464+0000 mgr.y (mgr.24862) 252 : cluster [DBG] pgmap v361: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-18T08:23:57.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:56.400247+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.647844+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.648858+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.649725+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:56.650406+0000 mgr.y (mgr.24862) 253 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.654817+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.659787+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.662295+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.663796+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.664933+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.666877+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.668797+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.669921+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.670996+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.672024+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:56.370464+0000 mgr.y (mgr.24862) 252 : cluster [DBG] pgmap v361: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:56.400247+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.647844+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.648858+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.649725+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:56.650406+0000 mgr.y (mgr.24862) 253 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.654817+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.659787+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.662295+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.663796+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.664933+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.666877+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.668797+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.669921+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.670996+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.672024+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.673115+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.674175+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:23:56.675646+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:57.325200+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.673115+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.674175+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:23:56.675646+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:57.325200+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:56.370464+0000 mgr.y (mgr.24862) 252 : cluster [DBG] pgmap v361: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 192 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 22 op/s 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:56.400247+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.647844+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.648858+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.649725+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:56.650406+0000 mgr.y (mgr.24862) 253 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.654817+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.659787+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.662295+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.656 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.663796+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.664933+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.666877+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.668797+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.669921+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.670996+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.672024+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.673115+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.674175+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:23:56.675646+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:23:57.657 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:57.325200+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-02-18T08:23:58.329 INFO:tasks.rados.rados.0.smithi082.stdout:2126: done (3 left) 2024-02-18T08:23:58.329 INFO:tasks.rados.rados.0.smithi082.stdout:2127: setattr oid 40 current snap is 199 2024-02-18T08:23:58.329 INFO:tasks.rados.rados.0.smithi082.stdout:2128: copy_from oid 44 from oid 10 current snap is 199 2024-02-18T08:23:58.329 INFO:tasks.rados.rados.0.smithi082.stdout:2129: rmattr oid 47 current snap is 199 2024-02-18T08:23:58.330 INFO:tasks.rados.rados.0.smithi082.stdout:2130: rollback oid 28 current snap is 199 2024-02-18T08:23:58.330 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 187 2024-02-18T08:23:58.330 INFO:tasks.rados.rados.0.smithi082.stdout:2131: snap_create 2024-02-18T08:23:58.339 INFO:tasks.rados.rados.0.smithi082.stdout:2122: finishing write tid 1 to smithi08262953-7 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2122: finishing write tid 2 to smithi08262953-7 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2122: finishing write tid 3 to smithi08262953-7 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2122: finishing write tid 5 to smithi08262953-7 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2122: finishing write tid 6 to smithi08262953-7 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1090 (ObjNum 679 snap 199 seq_num 679) dirty exists 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2122: left oid 7 (ObjNum 679 snap 199 seq_num 679) 2024-02-18T08:23:58.340 INFO:tasks.rados.rados.0.smithi082.stdout:2123: expect (ObjNum 677 snap 198 seq_num 677) 2024-02-18T08:23:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 1 to smithi08262953-25 2024-02-18T08:23:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 2 to smithi08262953-25 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 3 to smithi08262953-25 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 4 to smithi08262953-25 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 6 to smithi08262953-25 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2125: finishing write tid 7 to smithi08262953-25 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1074 (ObjNum 680 snap 199 seq_num 680) dirty exists 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2125: left oid 25 (ObjNum 680 snap 199 seq_num 680) 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2130: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1075 (ObjNum 544415360 snap 21935 seq_num 3) dirty dne 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2128: finishing copy_from to smithi08262953-44 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2128: got expected ENOENT (src dne) 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:2128: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1070 (ObjNum 536 snap 153 seq_num 536) dirty exists 2024-02-18T08:23:58.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1093 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:23:58.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:57.675192+0000 mgr.y (mgr.24862) 254 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-18T08:23:58.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:23:57.687121+0000 mgr.y (mgr.24862) 255 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-02-18T08:23:58.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:58.326927+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-02-18T08:23:58.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:57.675192+0000 mgr.y (mgr.24862) 254 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-18T08:23:58.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:23:57.687121+0000 mgr.y (mgr.24862) 255 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-02-18T08:23:58.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:58.326927+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-02-18T08:23:58.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:57.675192+0000 mgr.y (mgr.24862) 254 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-18T08:23:58.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:23:57.687121+0000 mgr.y (mgr.24862) 255 : cephadm [INF] Deploying daemon prometheus.a on smithi164 2024-02-18T08:23:58.681 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:58.326927+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-02-18T08:23:59.333 INFO:tasks.rados.rados.0.smithi082.stdout:2122: done (7 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2123: done (6 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2125: done (5 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2127: done (4 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2128: done (3 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2129: done (2 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2130: done (1 left) 2024-02-18T08:23:59.334 INFO:tasks.rados.rados.0.smithi082.stdout:2131: done (0 left) 2024-02-18T08:23:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 200 2024-02-18T08:23:59.335 INFO:tasks.rados.rados.0.smithi082.stdout:2132: seq_num 681 ranges {0=614400,614400=458752,1073152=638976,1712128=106496} 2024-02-18T08:23:59.336 INFO:tasks.rados.rados.0.smithi082.stdout:2132: writing smithi08262953-18 from 0 to 614400 tid 1 2024-02-18T08:23:59.339 INFO:tasks.rados.rados.0.smithi082.stdout:2132: writing smithi08262953-18 from 614400 to 1073152 tid 2 2024-02-18T08:23:59.343 INFO:tasks.rados.rados.0.smithi082.stdout:2132: writing smithi08262953-18 from 1073152 to 1712128 tid 3 2024-02-18T08:23:59.344 INFO:tasks.rados.rados.0.smithi082.stdout:2132: writing smithi08262953-18 from 1712128 to 1818624 tid 4 2024-02-18T08:23:59.344 INFO:tasks.rados.rados.0.smithi082.stdout:2133: snap_create 2024-02-18T08:23:59.344 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 1 to smithi08262953-18 2024-02-18T08:23:59.344 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 2 to smithi08262953-18 2024-02-18T08:23:59.348 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 3 to smithi08262953-18 2024-02-18T08:23:59.348 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 4 to smithi08262953-18 2024-02-18T08:23:59.348 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 6 to smithi08262953-18 2024-02-18T08:23:59.350 INFO:tasks.rados.rados.0.smithi082.stdout:2132: finishing write tid 7 to smithi08262953-18 2024-02-18T08:23:59.350 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 982 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:23:59.350 INFO:tasks.rados.rados.0.smithi082.stdout:2132: left oid 18 (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:23:59.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:58.370926+0000 mgr.y (mgr.24862) 256 : cluster [DBG] pgmap v365: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 194 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-18T08:23:59.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:23:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:23:59.334151+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-02-18T08:23:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:58.370926+0000 mgr.y (mgr.24862) 256 : cluster [DBG] pgmap v365: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 194 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-18T08:23:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:23:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:23:59.334151+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-02-18T08:23:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:58.370926+0000 mgr.y (mgr.24862) 256 : cluster [DBG] pgmap v365: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 194 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2024-02-18T08:23:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:23:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:23:59.334151+0000 mon.a (mon.0) 974 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-02-18T08:23:59.762 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:23:59 smithi164 systemd[1]: Stopping Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:00.189 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:23:59 smithi164 bash[66210]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus.a 2024-02-18T08:24:00.336 INFO:tasks.rados.rados.0.smithi082.stdout:2132: done (1 left) 2024-02-18T08:24:00.336 INFO:tasks.rados.rados.0.smithi082.stdout:2133: done (0 left) 2024-02-18T08:24:00.337 INFO:tasks.rados.rados.0.smithi082.stdout:2134: setattr oid 44 current snap is 201 2024-02-18T08:24:00.337 INFO:tasks.rados.rados.0.smithi082.stdout:2135: rollback oid 20 current snap is 201 2024-02-18T08:24:00.337 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 187 2024-02-18T08:24:00.337 INFO:tasks.rados.rados.0.smithi082.stdout:2136: snap_remove snap 186 2024-02-18T08:24:00.761 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a.service: Succeeded. 2024-02-18T08:24:00.762 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 systemd[1]: Stopped Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:00.762 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 systemd[1]: Starting Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.981Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.981Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.981Z caller=main.go:518 level=info host_details="(Linux 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Thu Nov 16 10:29:04 EST 2023 x86_64 smithi164 (none))" 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.981Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.981Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.983Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-18T08:24:01.262 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.984Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.984Z caller=dir_locker.go:77 level=warn component=tsdb msg="A lockfile from a previous execution already existed. It was replaced" file=/prometheus/lock 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.985Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.987Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.987Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.546µs 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.987Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:00.987Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 bash[66390]: 4e77c70fe5813bca5fee00b8a3dea3a56b304e9a21ad14a71bb0e0eaa54c7046 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 systemd[1]: Started Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.127Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.154Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.155Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.155Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.155µs wal_replay_duration=167.900387ms total_replay_duration=167.951305ms 2024-02-18T08:24:01.263 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.156Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-18T08:24:01.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.156Z caller=main.go:947 level=info msg="TSDB started" 2024-02-18T08:24:01.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.156Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-18T08:24:01.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.172Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.399573ms db_storage=690ns remote_storage=1.149µs web_handler=483ns query_engine=745ns scrape=597.946µs scrape_sd=24.911µs notify=30.505µs notify_sd=7.393µs rules=14.448973ms 2024-02-18T08:24:01.264 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T08:24:01.172Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-18T08:24:01.344 INFO:tasks.rados.rados.0.smithi082.stdout:2136: done (2 left) 2024-02-18T08:24:01.344 INFO:tasks.rados.rados.0.smithi082.stdout:2137: copy_from oid 39 from oid 18 current snap is 201 2024-02-18T08:24:01.344 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 201 2024-02-18T08:24:01.344 INFO:tasks.rados.rados.0.smithi082.stdout:2138: seq_num 682 ranges {5292032=630784,5922816=745472,6668288=442368,7110656=16384} 2024-02-18T08:24:01.377 INFO:tasks.rados.rados.0.smithi082.stdout:2138: writing smithi08262953-24 from 5292032 to 5922816 tid 1 2024-02-18T08:24:01.381 INFO:tasks.rados.rados.0.smithi082.stdout:2138: writing smithi08262953-24 from 5922816 to 6668288 tid 2 2024-02-18T08:24:01.384 INFO:tasks.rados.rados.0.smithi082.stdout:2138: writing smithi08262953-24 from 6668288 to 7110656 tid 3 2024-02-18T08:24:01.384 INFO:tasks.rados.rados.0.smithi082.stdout:2138: writing smithi08262953-24 from 7110656 to 7127040 tid 4 2024-02-18T08:24:01.384 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 201 2024-02-18T08:24:01.384 INFO:tasks.rados.rados.0.smithi082.stdout:2139: seq_num 683 ranges {3629056=647168,4276224=630784,4907008=573440} 2024-02-18T08:24:01.406 INFO:tasks.rados.rados.0.smithi082.stdout:2139: writing smithi08262953-29 from 3629056 to 4276224 tid 1 2024-02-18T08:24:01.410 INFO:tasks.rados.rados.0.smithi082.stdout:2139: writing smithi08262953-29 from 4276224 to 4907008 tid 2 2024-02-18T08:24:01.414 INFO:tasks.rados.rados.0.smithi082.stdout:2139: writing smithi08262953-29 from 4907008 to 5480448 tid 3 2024-02-18T08:24:01.414 INFO:tasks.rados.rados.0.smithi082.stdout:2140: read oid 42 snap -1 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2140: expect (ObjNum 658 snap 190 seq_num 658) 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2141: read oid 41 snap -1 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2141: expect (ObjNum 578 snap 168 seq_num 578) 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 201 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 973 (ObjNum 672 snap 196 seq_num 672) dirty exists 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2135: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2135: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2135: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1103 (ObjNum 630 snap 184 seq_num 630) dirty exists 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2137: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2137: finishing copy_from to smithi08262953-39 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 982 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 1 to smithi08262953-24 2024-02-18T08:24:01.415 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 2 to smithi08262953-24 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 3 to smithi08262953-24 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 4 to smithi08262953-24 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 6 to smithi08262953-24 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2138: finishing write tid 7 to smithi08262953-24 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1081 (ObjNum 682 snap 201 seq_num 682) dirty exists 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2138: left oid 24 (ObjNum 682 snap 201 seq_num 682) 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2139: finishing write tid 1 to smithi08262953-29 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2139: finishing write tid 2 to smithi08262953-29 2024-02-18T08:24:01.416 INFO:tasks.rados.rados.0.smithi082.stdout:2142: seq_num 684 ranges {1646592=663552,2310144=507904,2818048=409600,3227648=286720} 2024-02-18T08:24:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:2142: writing smithi08262953-6 from 1646592 to 2310144 tid 1 2024-02-18T08:24:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:2142: writing smithi08262953-6 from 2310144 to 2818048 tid 2 2024-02-18T08:24:01.432 INFO:tasks.rados.rados.0.smithi082.stdout:2142: writing smithi08262953-6 from 2818048 to 3227648 tid 3 2024-02-18T08:24:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2142: writing smithi08262953-6 from 3227648 to 3514368 tid 4 2024-02-18T08:24:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2134: done (7 left) 2024-02-18T08:24:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2135: done (6 left) 2024-02-18T08:24:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2137: done (5 left) 2024-02-18T08:24:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2138: done (4 left) 2024-02-18T08:24:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 201 2024-02-18T08:24:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2143: seq_num 685 ranges {5496832=679936,6176768=442368,6619136=622592,7241728=139264} 2024-02-18T08:24:01.467 INFO:tasks.rados.rados.0.smithi082.stdout:2143: writing smithi08262953-38 from 5496832 to 6176768 tid 1 2024-02-18T08:24:01.470 INFO:tasks.rados.rados.0.smithi082.stdout:2143: writing smithi08262953-38 from 6176768 to 6619136 tid 2 2024-02-18T08:24:01.474 INFO:tasks.rados.rados.0.smithi082.stdout:2143: writing smithi08262953-38 from 6619136 to 7241728 tid 3 2024-02-18T08:24:01.474 INFO:tasks.rados.rados.0.smithi082.stdout:2143: writing smithi08262953-38 from 7241728 to 7380992 tid 4 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2144: copy_from oid 39 from oid 44 current snap is 201 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2139: finishing write tid 3 to smithi08262953-29 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2139: finishing write tid 5 to smithi08262953-29 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2139: finishing write tid 6 to smithi08262953-29 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1107 (ObjNum 683 snap 201 seq_num 683) dirty exists 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2139: left oid 29 (ObjNum 683 snap 201 seq_num 683) 2024-02-18T08:24:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2140: expect (ObjNum 658 snap 190 seq_num 658) 2024-02-18T08:24:01.564 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 1 to smithi08262953-6 2024-02-18T08:24:01.564 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 2 to smithi08262953-6 2024-02-18T08:24:01.564 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 3 to smithi08262953-6 2024-02-18T08:24:01.564 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 4 to smithi08262953-6 2024-02-18T08:24:01.564 INFO:tasks.rados.rados.0.smithi082.stdout:2141: expect (ObjNum 578 snap 168 seq_num 578) 2024-02-18T08:24:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:00.336912+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-02-18T08:24:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:00.371502+0000 mgr.y (mgr.24862) 257 : cluster [DBG] pgmap v368: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:24:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:01.079161+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:01.080110+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:01.081887+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:00.336912+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:00.371502+0000 mgr.y (mgr.24862) 257 : cluster [DBG] pgmap v368: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:01.079161+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:01.080110+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:01.081887+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:00.336912+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-02-18T08:24:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:00.371502+0000 mgr.y (mgr.24862) 257 : cluster [DBG] pgmap v368: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 196 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.9 MiB/s wr, 15 op/s 2024-02-18T08:24:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:01.079161+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:01.080110+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:01.081887+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:01.927 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 6 to smithi08262953-6 2024-02-18T08:24:01.927 INFO:tasks.rados.rados.0.smithi082.stdout:2142: finishing write tid 7 to smithi08262953-6 2024-02-18T08:24:01.927 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1078 (ObjNum 684 snap 201 seq_num 684) dirty exists 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2142: left oid 6 (ObjNum 684 snap 201 seq_num 684) 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2139: done (5 left) 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2140: done (4 left) 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2141: done (3 left) 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2142: done (2 left) 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 201 2024-02-18T08:24:01.928 INFO:tasks.rados.rados.0.smithi082.stdout:2145: seq_num 686 ranges {3727360=696320,4423680=729088,5152768=425984,5578752=49152} 2024-02-18T08:24:01.950 INFO:tasks.rados.rados.0.smithi082.stdout:2145: writing smithi08262953-23 from 3727360 to 4423680 tid 1 2024-02-18T08:24:01.954 INFO:tasks.rados.rados.0.smithi082.stdout:2145: writing smithi08262953-23 from 4423680 to 5152768 tid 2 2024-02-18T08:24:01.956 INFO:tasks.rados.rados.0.smithi082.stdout:2145: writing smithi08262953-23 from 5152768 to 5578752 tid 3 2024-02-18T08:24:01.957 INFO:tasks.rados.rados.0.smithi082.stdout:2145: writing smithi08262953-23 from 5578752 to 5627904 tid 4 2024-02-18T08:24:01.957 INFO:tasks.rados.rados.0.smithi082.stdout:2146: read oid 47 snap -1 2024-02-18T08:24:01.957 INFO:tasks.rados.rados.0.smithi082.stdout:2146: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:01.957 INFO:tasks.rados.rados.0.smithi082.stdout:2147: delete oid 29 current snap is 201 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 1 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 2 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 3 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 4 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 6 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: finishing write tid 7 to smithi08262953-38 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1086 (ObjNum 685 snap 201 seq_num 685) dirty exists 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2143: left oid 38 (ObjNum 685 snap 201 seq_num 685) 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2144: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2144: finishing copy_from to smithi08262953-39 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 973 (ObjNum 672 snap 196 seq_num 672) dirty exists 2024-02-18T08:24:01.958 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 1 to smithi08262953-23 2024-02-18T08:24:01.959 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 2 to smithi08262953-23 2024-02-18T08:24:01.960 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 3 to smithi08262953-23 2024-02-18T08:24:01.960 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 4 to smithi08262953-23 2024-02-18T08:24:01.961 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 6 to smithi08262953-23 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2145: finishing write tid 7 to smithi08262953-23 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1091 (ObjNum 686 snap 201 seq_num 686) dirty exists 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2145: left oid 23 (ObjNum 686 snap 201 seq_num 686) 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2143: done (4 left) 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2144: done (3 left) 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2145: done (2 left) 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2147: done (1 left) 2024-02-18T08:24:01.962 INFO:tasks.rados.rados.0.smithi082.stdout:2148: delete oid 42 current snap is 201 2024-02-18T08:24:01.964 INFO:tasks.rados.rados.0.smithi082.stdout:2148: done (1 left) 2024-02-18T08:24:01.964 INFO:tasks.rados.rados.0.smithi082.stdout:2149: setattr oid 31 current snap is 201 2024-02-18T08:24:01.964 INFO:tasks.rados.rados.0.smithi082.stdout:2146: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:02.092 INFO:tasks.rados.rados.0.smithi082.stdout:2146: done (1 left) 2024-02-18T08:24:02.092 INFO:tasks.rados.rados.0.smithi082.stdout:2150: rmattr oid 7 current snap is 201 2024-02-18T08:24:02.092 INFO:tasks.rados.rados.0.smithi082.stdout:2150: done (1 left) 2024-02-18T08:24:02.092 INFO:tasks.rados.rados.0.smithi082.stdout:2151: delete oid 49 current snap is 201 2024-02-18T08:24:02.094 INFO:tasks.rados.rados.0.smithi082.stdout:2151: done (1 left) 2024-02-18T08:24:02.094 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 201 2024-02-18T08:24:02.094 INFO:tasks.rados.rados.0.smithi082.stdout:2152: seq_num 690 ranges {3121152=761856,3883008=663552,4546560=409600,4956160=131072} 2024-02-18T08:24:02.115 INFO:tasks.rados.rados.0.smithi082.stdout:2152: writing smithi08262953-43 from 3121152 to 3883008 tid 1 2024-02-18T08:24:02.119 INFO:tasks.rados.rados.0.smithi082.stdout:2152: writing smithi08262953-43 from 3883008 to 4546560 tid 2 2024-02-18T08:24:02.121 INFO:tasks.rados.rados.0.smithi082.stdout:2152: writing smithi08262953-43 from 4546560 to 4956160 tid 3 2024-02-18T08:24:02.122 INFO:tasks.rados.rados.0.smithi082.stdout:2152: writing smithi08262953-43 from 4956160 to 5087232 tid 4 2024-02-18T08:24:02.122 INFO:tasks.rados.rados.0.smithi082.stdout:2153: read oid 46 snap -1 2024-02-18T08:24:02.123 INFO:tasks.rados.rados.0.smithi082.stdout:2153: expect (ObjNum 609 snap 178 seq_num 609) 2024-02-18T08:24:02.123 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 201 2024-02-18T08:24:02.123 INFO:tasks.rados.rados.0.smithi082.stdout:2154: seq_num 691 ranges {6488064=778240,7266304=548864,7815168=614400,8429568=40960} 2024-02-18T08:24:02.161 INFO:tasks.rados.rados.0.smithi082.stdout:2154: writing smithi08262953-41 from 6488064 to 7266304 tid 1 2024-02-18T08:24:02.164 INFO:tasks.rados.rados.0.smithi082.stdout:2154: writing smithi08262953-41 from 7266304 to 7815168 tid 2 2024-02-18T08:24:02.168 INFO:tasks.rados.rados.0.smithi082.stdout:2154: writing smithi08262953-41 from 7815168 to 8429568 tid 3 2024-02-18T08:24:02.169 INFO:tasks.rados.rados.0.smithi082.stdout:2154: writing smithi08262953-41 from 8429568 to 8470528 tid 4 2024-02-18T08:24:02.169 INFO:tasks.rados.rados.0.smithi082.stdout:2155: snap_remove snap 200 2024-02-18T08:24:02.326 INFO:tasks.rados.rados.0.smithi082.stdout:2155: done (4 left) 2024-02-18T08:24:02.326 INFO:tasks.rados.rados.0.smithi082.stdout:2156: snap_create 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 690 (ObjNum 608 snap 178 seq_num 608) dirty exists 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 1 to smithi08262953-43 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 2 to smithi08262953-43 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 3 to smithi08262953-43 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 4 to smithi08262953-43 2024-02-18T08:24:02.331 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 6 to smithi08262953-43 2024-02-18T08:24:02.332 INFO:tasks.rados.rados.0.smithi082.stdout:2152: finishing write tid 7 to smithi08262953-43 2024-02-18T08:24:02.332 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1113 (ObjNum 690 snap 201 seq_num 690) dirty exists 2024-02-18T08:24:02.332 INFO:tasks.rados.rados.0.smithi082.stdout:2152: left oid 43 (ObjNum 690 snap 201 seq_num 690) 2024-02-18T08:24:02.332 INFO:tasks.rados.rados.0.smithi082.stdout:2153: expect (ObjNum 609 snap 178 seq_num 609) 2024-02-18T08:24:02.408 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 1 to smithi08262953-41 2024-02-18T08:24:02.408 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 2 to smithi08262953-41 2024-02-18T08:24:02.408 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 3 to smithi08262953-41 2024-02-18T08:24:02.409 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 4 to smithi08262953-41 2024-02-18T08:24:02.409 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 6 to smithi08262953-41 2024-02-18T08:24:02.409 INFO:tasks.rados.rados.0.smithi082.stdout:2154: finishing write tid 7 to smithi08262953-41 2024-02-18T08:24:02.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 987 (ObjNum 691 snap 201 seq_num 691) dirty exists 2024-02-18T08:24:02.409 INFO:tasks.rados.rados.0.smithi082.stdout:2154: left oid 41 (ObjNum 691 snap 201 seq_num 691) 2024-02-18T08:24:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:01.341667+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-02-18T08:24:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:02.325963+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-02-18T08:24:02.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:01.341667+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-02-18T08:24:02.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:02.325963+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-02-18T08:24:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:01.341667+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-02-18T08:24:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:02.325963+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-02-18T08:24:03.038 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (7m) 7s ago 8m 24.3M - 0.20.0 0881eb8f169f 3d3d96e5d08d 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (7m) 6s ago 7m 40.2M - 6.7.4 557c83e11646 126b5a283dd8 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (30s) 7s ago 7m 18.7M - 16.2.14-548-g81bd20d6 823b921721f5 7af45450ea0a 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (21s) 6s ago 7m 13.3M - 16.2.14-548-g81bd20d6 823b921721f5 4ba3b583fb2a 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (4m) 6s ago 10m 392M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:24:03.305 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (4m) 7s ago 11m 442M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (4m) 7s ago 12m 128M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (3m) 6s ago 10m 108M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (4m) 7s ago 10m 109M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (14s) 7s ago 8m 3745k - 1.3.1 1dbe0e931976 de3f4820c1a5 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (9s) 6s ago 8m 3745k - 1.3.1 1dbe0e931976 aa1b0169b27e 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (3m) 7s ago 10m 441M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 7s ago 9m 375M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (2m) 7s ago 9m 359M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (2m) 7s ago 9m 286M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (114s) 6s ago 9m 330M 4096M 16.2.14-548-g81bd20d6 823b921721f5 4e4bc9ad9fe6 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (89s) 6s ago 9m 360M 4096M 16.2.14-548-g81bd20d6 823b921721f5 baa5513de438 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (63s) 6s ago 8m 250M 4096M 16.2.14-548-g81bd20d6 823b921721f5 63729d41d170 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (38s) 6s ago 8m 141M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8b649235fd37 2024-02-18T08:24:03.306 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 starting - - - - 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2149: done (4 left) 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2152: done (3 left) 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2153: done (2 left) 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2154: done (1 left) 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2156: done (0 left) 2024-02-18T08:24:03.326 INFO:tasks.rados.rados.0.smithi082.stdout:2157: delete oid 8 current snap is 202 2024-02-18T08:24:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:2157: done (0 left) 2024-02-18T08:24:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:2158: rollback oid 13 current snap is 202 2024-02-18T08:24:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 192 2024-02-18T08:24:03.331 INFO:tasks.rados.rados.0.smithi082.stdout:2159: snap_create 2024-02-18T08:24:03.333 INFO:tasks.rados.rados.0.smithi082.stdout:2158: finishing rollback tid 0 to smithi08262953-13 2024-02-18T08:24:03.334 INFO:tasks.rados.rados.0.smithi082.stdout:2158: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:24:03.335 INFO:tasks.rados.rados.0.smithi082.stdout:2158: finishing rollback tid 2 to smithi08262953-13 2024-02-18T08:24:03.335 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1250 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:24:03.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:02.371827+0000 mgr.y (mgr.24862) 258 : cluster [DBG] pgmap v371: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 195 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-18T08:24:03.510 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.296671+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.297144+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.297458+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.297738+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.298067+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.298383+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.299898+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.300252+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.300588+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.300869+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.301145+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.511 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:03.326994+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:02.371827+0000 mgr.y (mgr.24862) 258 : cluster [DBG] pgmap v371: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 195 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.296671+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.297144+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.297458+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.297738+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.298067+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.298383+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.299898+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.300252+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.300588+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.300869+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.301145+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:03.326994+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:02.371827+0000 mgr.y (mgr.24862) 258 : cluster [DBG] pgmap v371: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 195 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.296671+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.297144+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.297458+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.297738+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.298067+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.298383+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.299898+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.300252+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.300588+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.300869+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.301145+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:03.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:03.326994+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-02-18T08:24:03.652 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:24:03.653 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:24:04.329 INFO:tasks.rados.rados.0.smithi082.stdout:2158: done (1 left) 2024-02-18T08:24:04.329 INFO:tasks.rados.rados.0.smithi082.stdout:2159: done (0 left) 2024-02-18T08:24:04.329 INFO:tasks.rados.rados.0.smithi082.stdout:2160: snap_remove snap 199 2024-02-18T08:24:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.028092+0000 mgr.y (mgr.24862) 259 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:04.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.294857+0000 mgr.y (mgr.24862) 260 : audit [DBG] from='client.54292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.590465+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.591252+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.591936+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:03.592505+0000 mgr.y (mgr.24862) 261 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.597769+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.603182+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.603544+0000 mgr.y (mgr.24862) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.604289+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.604571+0000 mgr.y (mgr.24862) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.610584+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.612897+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.616540+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.618145+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.619477+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.621776+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.623361+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.624274+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.625102+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.625892+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.626706+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.627563+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.628741+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.629782+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:03.652951+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.82:0/1430826048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:04.330566+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.028092+0000 mgr.y (mgr.24862) 259 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.294857+0000 mgr.y (mgr.24862) 260 : audit [DBG] from='client.54292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.590465+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.591252+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.591936+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:03.592505+0000 mgr.y (mgr.24862) 261 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.597769+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.603182+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.603544+0000 mgr.y (mgr.24862) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.604289+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.604571+0000 mgr.y (mgr.24862) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:04.653 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.610584+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.612897+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.616540+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.618145+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.619477+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.621776+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.623361+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.624274+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.625102+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.625892+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.626706+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.627563+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.628741+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.629782+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.654 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:03.652951+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.82:0/1430826048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:04.655 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:04.330566+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.028092+0000 mgr.y (mgr.24862) 259 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.294857+0000 mgr.y (mgr.24862) 260 : audit [DBG] from='client.54292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.590465+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.591252+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.591936+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:05.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:03.592505+0000 mgr.y (mgr.24862) 261 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.597769+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.603182+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.603544+0000 mgr.y (mgr.24862) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.604289+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.604571+0000 mgr.y (mgr.24862) 263 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi164.front.sepia.ceph.com:9095"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.610584+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.612897+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.616540+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.618145+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.619477+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.621776+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.623361+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.624274+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.013 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.625102+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.625892+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.626706+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.627563+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.628741+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.629782+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:03.652951+0000 mon.a (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.82:0/1430826048' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:05.014 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:04.330566+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-02-18T08:24:05.337 INFO:tasks.rados.rados.0.smithi082.stdout:2160: done (0 left) 2024-02-18T08:24:05.337 INFO:tasks.rados.rados.0.smithi082.stdout:2161: copy_from oid 10 from oid 48 current snap is 203 2024-02-18T08:24:05.337 INFO:tasks.rados.rados.0.smithi082.stdout:2162: snap_create 2024-02-18T08:24:05.343 INFO:tasks.rados.rados.0.smithi082.stdout:2161: finishing copy_from to smithi08262953-10 2024-02-18T08:24:05.343 INFO:tasks.rados.rados.0.smithi082.stdout:2161: got expected ENOENT (src dne) 2024-02-18T08:24:05.344 INFO:tasks.rados.rados.0.smithi082.stdout:2161: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:24:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:04.372207+0000 mgr.y (mgr.24862) 264 : cluster [DBG] pgmap v374: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-02-18T08:24:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:04.549895+0000 mgr.y (mgr.24862) 265 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-18T08:24:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:04.555715+0000 mgr.y (mgr.24862) 266 : cephadm [INF] Deploying daemon alertmanager.a on smithi082 2024-02-18T08:24:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:05.336449+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-02-18T08:24:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:04.372207+0000 mgr.y (mgr.24862) 264 : cluster [DBG] pgmap v374: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-02-18T08:24:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:04.549895+0000 mgr.y (mgr.24862) 265 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-18T08:24:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:04.555715+0000 mgr.y (mgr.24862) 266 : cephadm [INF] Deploying daemon alertmanager.a on smithi082 2024-02-18T08:24:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:05.336449+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-02-18T08:24:06.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:04.372207+0000 mgr.y (mgr.24862) 264 : cluster [DBG] pgmap v374: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 3.6 MiB/s wr, 23 op/s 2024-02-18T08:24:06.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:04.549895+0000 mgr.y (mgr.24862) 265 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-18T08:24:06.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:04.555715+0000 mgr.y (mgr.24862) 266 : cephadm [INF] Deploying daemon alertmanager.a on smithi082 2024-02-18T08:24:06.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:05.336449+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2161: done (1 left) 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2162: done (0 left) 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2163: read oid 11 snap -1 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2163: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2164: read oid 12 snap -1 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2164: expect deleted 2024-02-18T08:24:06.335 INFO:tasks.rados.rados.0.smithi082.stdout:2165: delete oid 31 current snap is 204 2024-02-18T08:24:06.341 INFO:tasks.rados.rados.0.smithi082.stdout:2164: done (2 left) 2024-02-18T08:24:06.341 INFO:tasks.rados.rados.0.smithi082.stdout:2165: done (1 left) 2024-02-18T08:24:06.341 INFO:tasks.rados.rados.0.smithi082.stdout:2166: read oid 27 snap -1 2024-02-18T08:24:06.341 INFO:tasks.rados.rados.0.smithi082.stdout:2166: expect deleted 2024-02-18T08:24:06.342 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 204 2024-02-18T08:24:06.342 INFO:tasks.rados.rados.0.smithi082.stdout:2167: seq_num 694 ranges {1712128=425984,2138112=655360,2793472=786432,3579904=163840} 2024-02-18T08:24:06.353 INFO:tasks.rados.rados.0.smithi082.stdout:2167: writing smithi08262953-22 from 1712128 to 2138112 tid 1 2024-02-18T08:24:06.357 INFO:tasks.rados.rados.0.smithi082.stdout:2167: writing smithi08262953-22 from 2138112 to 2793472 tid 2 2024-02-18T08:24:06.362 INFO:tasks.rados.rados.0.smithi082.stdout:2167: writing smithi08262953-22 from 2793472 to 3579904 tid 3 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2167: writing smithi08262953-22 from 3579904 to 3743744 tid 4 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2168: read oid 35 snap -1 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2168: expect (ObjNum 657 snap 189 seq_num 657) 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2169: read oid 25 snap -1 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2169: expect (ObjNum 680 snap 199 seq_num 680) 2024-02-18T08:24:06.363 INFO:tasks.rados.rados.0.smithi082.stdout:2170: setattr oid 15 current snap is 204 2024-02-18T08:24:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 1 to smithi08262953-22 2024-02-18T08:24:06.364 INFO:tasks.rados.rados.0.smithi082.stdout:2163: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:24:06.479 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 2 to smithi08262953-22 2024-02-18T08:24:06.480 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 3 to smithi08262953-22 2024-02-18T08:24:06.480 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 4 to smithi08262953-22 2024-02-18T08:24:06.480 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 6 to smithi08262953-22 2024-02-18T08:24:06.480 INFO:tasks.rados.rados.0.smithi082.stdout:2168: expect (ObjNum 657 snap 189 seq_num 657) 2024-02-18T08:24:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:2167: finishing write tid 7 to smithi08262953-22 2024-02-18T08:24:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 696 (ObjNum 694 snap 204 seq_num 694) dirty exists 2024-02-18T08:24:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:2167: left oid 22 (ObjNum 694 snap 204 seq_num 694) 2024-02-18T08:24:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:2169: expect (ObjNum 680 snap 199 seq_num 680) 2024-02-18T08:24:06.658 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1092 (ObjNum 579203216 snap 21935 seq_num 3909799008) dirty exists 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2163: done (5 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2166: done (4 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2167: done (3 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2168: done (2 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2169: done (1 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2170: done (0 left) 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 204 2024-02-18T08:24:06.659 INFO:tasks.rados.rados.0.smithi082.stdout:2171: seq_num 695 ranges {3915776=442368,4358144=540672,4898816=598016,5496832=466944} 2024-02-18T08:24:06.681 INFO:tasks.rados.rados.0.smithi082.stdout:2171: writing smithi08262953-5 from 3915776 to 4358144 tid 1 2024-02-18T08:24:06.684 INFO:tasks.rados.rados.0.smithi082.stdout:2171: writing smithi08262953-5 from 4358144 to 4898816 tid 2 2024-02-18T08:24:06.687 INFO:tasks.rados.rados.0.smithi082.stdout:2171: writing smithi08262953-5 from 4898816 to 5496832 tid 3 2024-02-18T08:24:06.690 INFO:tasks.rados.rados.0.smithi082.stdout:2171: writing smithi08262953-5 from 5496832 to 5963776 tid 4 2024-02-18T08:24:06.690 INFO:tasks.rados.rados.0.smithi082.stdout:2172: snap_remove snap 173 2024-02-18T08:24:07.328 INFO:tasks.rados.rados.0.smithi082.stdout:2172: done (1 left) 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2173: snap_create 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 1 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 2 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 3 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 4 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 6 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: finishing write tid 7 to smithi08262953-5 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1086 (ObjNum 695 snap 204 seq_num 695) dirty exists 2024-02-18T08:24:07.329 INFO:tasks.rados.rados.0.smithi082.stdout:2171: left oid 5 (ObjNum 695 snap 204 seq_num 695) 2024-02-18T08:24:07.578 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:06.335899+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-02-18T08:24:07.578 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:06.372690+0000 mgr.y (mgr.24862) 267 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-02-18T08:24:07.578 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:07.328645+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-02-18T08:24:07.579 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:06.335899+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-02-18T08:24:07.579 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:06.372690+0000 mgr.y (mgr.24862) 267 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-02-18T08:24:07.579 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:07.328645+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-02-18T08:24:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:06.335899+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-02-18T08:24:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:06.372690+0000 mgr.y (mgr.24862) 267 : cluster [DBG] pgmap v377: 89 pgs: 89 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.4 MiB/s wr, 23 op/s 2024-02-18T08:24:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:07.328645+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-02-18T08:24:08.330 INFO:tasks.rados.rados.0.smithi082.stdout:2171: done (1 left) 2024-02-18T08:24:08.330 INFO:tasks.rados.rados.0.smithi082.stdout:2173: done (0 left) 2024-02-18T08:24:08.330 INFO:tasks.rados.rados.0.smithi082.stdout:2174: delete oid 38 current snap is 205 2024-02-18T08:24:08.333 INFO:tasks.rados.rados.0.smithi082.stdout:2174: done (0 left) 2024-02-18T08:24:08.333 INFO:tasks.rados.rados.0.smithi082.stdout:2175: snap_remove snap 203 2024-02-18T08:24:08.869 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:08 smithi082 systemd[1]: Stopping Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:09.150 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:08 smithi082 bash[78401]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager.a 2024-02-18T08:24:09.334 INFO:tasks.rados.rados.0.smithi082.stdout:2175: done (0 left) 2024-02-18T08:24:09.335 INFO:tasks.rados.rados.0.smithi082.stdout:2176: rmattr oid 12 current snap is 205 2024-02-18T08:24:09.335 INFO:tasks.rados.rados.0.smithi082.stdout:2176: done (0 left) 2024-02-18T08:24:09.335 INFO:tasks.rados.rados.0.smithi082.stdout:2177: snap_remove snap 191 2024-02-18T08:24:09.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:08.331147+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-02-18T08:24:09.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:08.373129+0000 mgr.y (mgr.24862) 268 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 850 KiB/s wr, 8 op/s 2024-02-18T08:24:09.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:08.331147+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-02-18T08:24:09.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:08.373129+0000 mgr.y (mgr.24862) 268 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 850 KiB/s wr, 8 op/s 2024-02-18T08:24:09.651 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-18T08:24:09.651 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 systemd[1]: Stopped Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:09.651 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 systemd[1]: Starting Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:08.331147+0000 mon.a (mon.0) 1018 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-02-18T08:24:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:08.373129+0000 mgr.y (mgr.24862) 268 : cluster [DBG] pgmap v380: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 850 KiB/s wr, 8 op/s 2024-02-18T08:24:10.338 INFO:tasks.rados.rados.0.smithi082.stdout:2177: done (0 left) 2024-02-18T08:24:10.338 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 205 2024-02-18T08:24:10.338 INFO:tasks.rados.rados.0.smithi082.stdout:2178: seq_num 697 ranges {0=475136,475136=704512,1179648=557056,1736704=344064} 2024-02-18T08:24:10.340 INFO:tasks.rados.rados.0.smithi082.stdout:2178: writing smithi08262953-34 from 0 to 475136 tid 1 2024-02-18T08:24:10.345 INFO:tasks.rados.rados.0.smithi082.stdout:2178: writing smithi08262953-34 from 475136 to 1179648 tid 2 2024-02-18T08:24:10.345 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.925Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-18T08:24:10.345 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.925Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.927Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.82 port=9094 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.928Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 bash[78578]: 3715b1721877d8f4fd4f6086907ff5c8225294b57e20bea4785b6d9c20c84b78 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 systemd[1]: Started Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.955Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.955Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.958Z caller=main.go:518 msg=Listening address=:9093 2024-02-18T08:24:10.346 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:09.958Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-18T08:24:10.346 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:09.334931+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-02-18T08:24:10.346 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:09.989705+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:10.347 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:09.990493+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:10.347 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:09.991834+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:2178: writing smithi08262953-34 from 1179648 to 1736704 tid 3 2024-02-18T08:24:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:2178: writing smithi08262953-34 from 1736704 to 2080768 tid 4 2024-02-18T08:24:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 205 2024-02-18T08:24:10.351 INFO:tasks.rados.rados.0.smithi082.stdout:2179: seq_num 698 ranges {0=499712,499712=589824,1089536=770048,1859584=245760} 2024-02-18T08:24:10.354 INFO:tasks.rados.rados.0.smithi082.stdout:2179: writing smithi08262953-38 from 0 to 499712 tid 1 2024-02-18T08:24:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:2179: writing smithi08262953-38 from 499712 to 1089536 tid 2 2024-02-18T08:24:10.363 INFO:tasks.rados.rados.0.smithi082.stdout:2179: writing smithi08262953-38 from 1089536 to 1859584 tid 3 2024-02-18T08:24:10.364 INFO:tasks.rados.rados.0.smithi082.stdout:2179: writing smithi08262953-38 from 1859584 to 2105344 tid 4 2024-02-18T08:24:10.364 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 205 2024-02-18T08:24:10.365 INFO:tasks.rados.rados.0.smithi082.stdout:2180: seq_num 699 ranges {6201344=516096,6717440=475136,7192576=573440,7766016=557056} 2024-02-18T08:24:10.401 INFO:tasks.rados.rados.0.smithi082.stdout:2180: writing smithi08262953-1 from 6201344 to 6717440 tid 1 2024-02-18T08:24:10.404 INFO:tasks.rados.rados.0.smithi082.stdout:2180: writing smithi08262953-1 from 6717440 to 7192576 tid 2 2024-02-18T08:24:10.407 INFO:tasks.rados.rados.0.smithi082.stdout:2180: writing smithi08262953-1 from 7192576 to 7766016 tid 3 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2180: writing smithi08262953-1 from 7766016 to 8323072 tid 4 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2181: rollback oid 33 current snap is 205 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 201 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 1 to smithi08262953-34 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 2 to smithi08262953-34 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 3 to smithi08262953-34 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 4 to smithi08262953-34 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 6 to smithi08262953-34 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 1 to smithi08262953-38 2024-02-18T08:24:10.412 INFO:tasks.rados.rados.0.smithi082.stdout:2178: finishing write tid 7 to smithi08262953-34 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1096 (ObjNum 697 snap 205 seq_num 697) dirty exists 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2178: left oid 34 (ObjNum 697 snap 205 seq_num 697) 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2178: done (3 left) 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2182: rollback oid 6 current snap is 205 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 204 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 2 to smithi08262953-38 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 3 to smithi08262953-38 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 4 to smithi08262953-38 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 6 to smithi08262953-38 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: finishing write tid 7 to smithi08262953-38 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1092 (ObjNum 698 snap 205 seq_num 698) dirty exists 2024-02-18T08:24:10.413 INFO:tasks.rados.rados.0.smithi082.stdout:2179: left oid 38 (ObjNum 698 snap 205 seq_num 698) 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2179: done (3 left) 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2183: copy_from oid 8 from oid 35 current snap is 205 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 1 to smithi08262953-1 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 2 to smithi08262953-1 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 3 to smithi08262953-1 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2184: read oid 47 snap -1 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2184: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2185: copy_from oid 25 from oid 45 current snap is 205 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 205 2024-02-18T08:24:10.414 INFO:tasks.rados.rados.0.smithi082.stdout:2186: seq_num 700 ranges {6889472=532480,7421952=409600,7831552=737280,8568832=458752} 2024-02-18T08:24:10.454 INFO:tasks.rados.rados.0.smithi082.stdout:2186: writing smithi08262953-16 from 6889472 to 7421952 tid 1 2024-02-18T08:24:10.456 INFO:tasks.rados.rados.0.smithi082.stdout:2186: writing smithi08262953-16 from 7421952 to 7831552 tid 2 2024-02-18T08:24:10.460 INFO:tasks.rados.rados.0.smithi082.stdout:2186: writing smithi08262953-16 from 7831552 to 8568832 tid 3 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:2186: writing smithi08262953-16 from 8568832 to 9027584 tid 4 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:2187: rollback oid 20 current snap is 205 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 187 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:2188: rollback oid 43 current snap is 205 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 196 2024-02-18T08:24:10.464 INFO:tasks.rados.rados.0.smithi082.stdout:2189: read oid 34 snap -1 2024-02-18T08:24:10.465 INFO:tasks.rados.rados.0.smithi082.stdout:2189: expect (ObjNum 697 snap 205 seq_num 697) 2024-02-18T08:24:10.465 INFO:tasks.rados.rados.0.smithi082.stdout:2190: delete oid 32 current snap is 205 2024-02-18T08:24:10.465 INFO:tasks.rados.rados.0.smithi082.stdout:2184: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:10.601 INFO:tasks.rados.rados.0.smithi082.stdout:2181: finishing rollback tid 0 to smithi08262953-33 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2181: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2184: done (10 left) 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2190: done (9 left) 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2191: read oid 32 snap -1 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2191: expect deleted 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 205 2024-02-18T08:24:10.602 INFO:tasks.rados.rados.0.smithi082.stdout:2192: seq_num 702 ranges {0=565248,565248=581632,1146880=745472,1892352=278528} 2024-02-18T08:24:10.604 INFO:tasks.rados.rados.0.smithi082.stdout:2192: writing smithi08262953-3 from 0 to 565248 tid 1 2024-02-18T08:24:10.608 INFO:tasks.rados.rados.0.smithi082.stdout:2192: writing smithi08262953-3 from 565248 to 1146880 tid 2 2024-02-18T08:24:10.612 INFO:tasks.rados.rados.0.smithi082.stdout:2192: writing smithi08262953-3 from 1146880 to 1892352 tid 3 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2192: writing smithi08262953-3 from 1892352 to 2170880 tid 4 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2193: read oid 9 snap -1 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2193: expect (ObjNum 637 snap 184 seq_num 637) 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2194: copy_from oid 41 from oid 17 current snap is 205 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2181: finishing rollback tid 2 to smithi08262953-33 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1073 (ObjNum 665 snap 195 seq_num 665) dirty exists 2024-02-18T08:24:10.615 INFO:tasks.rados.rados.0.smithi082.stdout:2185: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2185: finishing copy_from to smithi08262953-25 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1074 (ObjNum 617 snap 180 seq_num 617) dirty exists 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 4 to smithi08262953-1 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 6 to smithi08262953-1 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2180: finishing write tid 7 to smithi08262953-1 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 992 (ObjNum 699 snap 205 seq_num 699) dirty exists 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2180: left oid 1 (ObjNum 699 snap 205 seq_num 699) 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2182: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2182: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2182: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1081 (ObjNum 684 snap 201 seq_num 684) dirty exists 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2183: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:2183: finishing copy_from to smithi08262953-8 2024-02-18T08:24:10.616 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1068 (ObjNum 657 snap 189 seq_num 657) dirty exists 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 1 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 2 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 3 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 4 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 6 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: finishing write tid 7 to smithi08262953-16 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1086 (ObjNum 700 snap 205 seq_num 700) dirty exists 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2186: left oid 16 (ObjNum 700 snap 205 seq_num 700) 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2187: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2187: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2187: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1139 (ObjNum 630 snap 184 seq_num 630) dirty exists 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2188: finishing rollback tid 0 to smithi08262953-43 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2188: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:24:10.617 INFO:tasks.rados.rados.0.smithi082.stdout:2188: finishing rollback tid 2 to smithi08262953-43 2024-02-18T08:24:10.618 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1143 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:24:10.618 INFO:tasks.rados.rados.0.smithi082.stdout:2189: expect (ObjNum 697 snap 205 seq_num 697) 2024-02-18T08:24:10.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:09.334931+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-02-18T08:24:10.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:09.989705+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:10.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:09.990493+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:10.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:09.991834+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 1 to smithi08262953-3 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 2 to smithi08262953-3 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2180: done (12 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2181: done (11 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2182: done (10 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2183: done (9 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2185: done (8 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2186: done (7 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2187: done (6 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2188: done (5 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2189: done (4 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2191: done (3 left) 2024-02-18T08:24:10.678 INFO:tasks.rados.rados.0.smithi082.stdout:2195: copy_from oid 26 from oid 37 current snap is 205 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 3 to smithi08262953-3 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 4 to smithi08262953-3 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 6 to smithi08262953-3 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2192: finishing write tid 7 to smithi08262953-3 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1128 (ObjNum 702 snap 205 seq_num 702) dirty exists 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2192: left oid 3 (ObjNum 702 snap 205 seq_num 702) 2024-02-18T08:24:10.679 INFO:tasks.rados.rados.0.smithi082.stdout:2193: expect (ObjNum 637 snap 184 seq_num 637) 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2194: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2194: finishing copy_from to smithi08262953-41 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1069 (ObjNum 660 snap 192 seq_num 660) dirty exists 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2192: done (3 left) 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2193: done (2 left) 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2194: done (1 left) 2024-02-18T08:24:10.709 INFO:tasks.rados.rados.0.smithi082.stdout:2196: snap_remove snap 195 2024-02-18T08:24:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:09.334931+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-02-18T08:24:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:09.989705+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:09.990493+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:09.991834+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2196: done (1 left) 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2197: copy_from oid 19 from oid 24 current snap is 205 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2195: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2195: finishing copy_from to smithi08262953-26 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 799 (ObjNum 545 snap 160 seq_num 545) dirty exists 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2195: done (1 left) 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2198: read oid 1 snap 194 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2198: expect (ObjNum 654 snap 189 seq_num 654) 2024-02-18T08:24:11.359 INFO:tasks.rados.rados.0.smithi082.stdout:2199: snap_remove snap 192 2024-02-18T08:24:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:10.335492+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-02-18T08:24:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:10.373542+0000 mgr.y (mgr.24862) 269 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-02-18T08:24:11.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:10.335492+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-02-18T08:24:11.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:10.373542+0000 mgr.y (mgr.24862) 269 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-02-18T08:24:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:10.335492+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-02-18T08:24:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:10.373542+0000 mgr.y (mgr.24862) 269 : cluster [DBG] pgmap v383: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 996 KiB/s wr, 11 op/s 2024-02-18T08:24:12.331 INFO:tasks.rados.rados.0.smithi082.stdout:2199: done (2 left) 2024-02-18T08:24:12.331 INFO:tasks.rados.rados.0.smithi082.stdout:2200: snap_create 2024-02-18T08:24:12.331 INFO:tasks.rados.rados.0.smithi082.stdout:2198: expect (ObjNum 654 snap 189 seq_num 654) 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:11.354227+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.672377+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.673133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.673739+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:11.674253+0000 mgr.y (mgr.24862) 270 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.677806+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.682654+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.682952+0000 mgr.y (mgr.24862) 271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.354 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.684277+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.686079+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.687198+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.688004+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.689495+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.690994+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.691845+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.692682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.693541+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.694417+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.695285+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.696509+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.697599+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:11.698610+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.355 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:12.329058+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-02-18T08:24:12.356 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:11.929Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000150405s 2024-02-18T08:24:12.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:11.354227+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.672377+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.673133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.673739+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:11.674253+0000 mgr.y (mgr.24862) 270 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.677806+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.682654+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.682952+0000 mgr.y (mgr.24862) 271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.684277+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.686079+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.687198+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.688004+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.689495+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.690994+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.691845+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.692682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.693541+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.694417+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.695285+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.696509+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.697599+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:11.698610+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:12.329058+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-02-18T08:24:12.701 INFO:tasks.rados.rados.0.smithi082.stdout:2197: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:24:12.701 INFO:tasks.rados.rados.0.smithi082.stdout:2197: finishing copy_from to smithi08262953-19 2024-02-18T08:24:12.701 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1081 (ObjNum 682 snap 201 seq_num 682) dirty exists 2024-02-18T08:24:12.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:11.354227+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-02-18T08:24:12.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.672377+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.673133+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:12.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.673739+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:12.718 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:11.674253+0000 mgr.y (mgr.24862) 270 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.677806+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.682654+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.682952+0000 mgr.y (mgr.24862) 271 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.684277+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.686079+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.687198+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.688004+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.689495+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.690994+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.691845+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.692682+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.693541+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.719 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.694417+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.695285+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.696509+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.697599+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:11.698610+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:12.720 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:12.329058+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-02-18T08:24:13.330 INFO:tasks.rados.rados.0.smithi082.stdout:2197: done (2 left) 2024-02-18T08:24:13.330 INFO:tasks.rados.rados.0.smithi082.stdout:2198: done (1 left) 2024-02-18T08:24:13.330 INFO:tasks.rados.rados.0.smithi082.stdout:2200: done (0 left) 2024-02-18T08:24:13.330 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 206 2024-02-18T08:24:13.330 INFO:tasks.rados.rados.0.smithi082.stdout:2201: seq_num 703 ranges {0=581632,581632=458752,1040384=557056,1597440=417792,2015232=172032} 2024-02-18T08:24:13.333 INFO:tasks.rados.rados.0.smithi082.stdout:2201: writing smithi08262953-48 from 0 to 581632 tid 1 2024-02-18T08:24:13.335 INFO:tasks.rados.rados.0.smithi082.stdout:2201: writing smithi08262953-48 from 581632 to 1040384 tid 2 2024-02-18T08:24:13.338 INFO:tasks.rados.rados.0.smithi082.stdout:2201: writing smithi08262953-48 from 1040384 to 1597440 tid 3 2024-02-18T08:24:13.340 INFO:tasks.rados.rados.0.smithi082.stdout:2201: writing smithi08262953-48 from 1597440 to 2015232 tid 4 2024-02-18T08:24:13.342 INFO:tasks.rados.rados.0.smithi082.stdout:2201: writing smithi08262953-48 from 2015232 to 2187264 tid 5 2024-02-18T08:24:13.342 INFO:tasks.rados.rados.0.smithi082.stdout:2202: setattr oid 21 current snap is 206 2024-02-18T08:24:13.342 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 1 to smithi08262953-48 2024-02-18T08:24:13.342 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 2 to smithi08262953-48 2024-02-18T08:24:13.342 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 3 to smithi08262953-48 2024-02-18T08:24:13.344 INFO:tasks.rados.rados.0.smithi082.stdout:2203: snap_create 2024-02-18T08:24:13.345 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 4 to smithi08262953-48 2024-02-18T08:24:13.345 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 5 to smithi08262953-48 2024-02-18T08:24:13.345 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 7 to smithi08262953-48 2024-02-18T08:24:13.346 INFO:tasks.rados.rados.0.smithi082.stdout:2201: finishing write tid 8 to smithi08262953-48 2024-02-18T08:24:13.346 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1280 (ObjNum 703 snap 206 seq_num 703) dirty exists 2024-02-18T08:24:13.347 INFO:tasks.rados.rados.0.smithi082.stdout:2201: left oid 48 (ObjNum 703 snap 206 seq_num 703) 2024-02-18T08:24:13.348 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1135 (ObjNum 579671152 snap 21935 seq_num 0) dirty exists 2024-02-18T08:24:14.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:12.373924+0000 mgr.y (mgr.24862) 272 : cluster [DBG] pgmap v386: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-18T08:24:14.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:12.736832+0000 mgr.y (mgr.24862) 273 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:12.798669+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:12.801936+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:12.804341+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:12.804674+0000 mgr.y (mgr.24862) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:12.808815+0000 mgr.y (mgr.24862) 275 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:13.330578+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:12.373924+0000 mgr.y (mgr.24862) 272 : cluster [DBG] pgmap v386: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:12.736832+0000 mgr.y (mgr.24862) 273 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:12.798669+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:12.801936+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:12.804341+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:12.804674+0000 mgr.y (mgr.24862) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:12.808815+0000 mgr.y (mgr.24862) 275 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-02-18T08:24:14.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:13.330578+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-02-18T08:24:14.261 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:12.373924+0000 mgr.y (mgr.24862) 272 : cluster [DBG] pgmap v386: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:12.736832+0000 mgr.y (mgr.24862) 273 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:12.798669+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:12.801936+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:12.804341+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:12.804674+0000 mgr.y (mgr.24862) 274 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:12.808815+0000 mgr.y (mgr.24862) 275 : cephadm [INF] Deploying daemon grafana.a on smithi164 2024-02-18T08:24:14.262 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:13.330578+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-02-18T08:24:14.332 INFO:tasks.rados.rados.0.smithi082.stdout:2201: done (2 left) 2024-02-18T08:24:14.332 INFO:tasks.rados.rados.0.smithi082.stdout:2202: done (1 left) 2024-02-18T08:24:14.332 INFO:tasks.rados.rados.0.smithi082.stdout:2203: done (0 left) 2024-02-18T08:24:14.332 INFO:tasks.rados.rados.0.smithi082.stdout:2204: setattr oid 1 current snap is 207 2024-02-18T08:24:14.334 INFO:tasks.rados.rados.0.smithi082.stdout:2205: rmattr oid 4 current snap is 207 2024-02-18T08:24:14.334 INFO:tasks.rados.rados.0.smithi082.stdout:2205: done (1 left) 2024-02-18T08:24:14.334 INFO:tasks.rados.rados.0.smithi082.stdout:2206: copy_from oid 15 from oid 24 current snap is 207 2024-02-18T08:24:14.334 INFO:tasks.rados.rados.0.smithi082.stdout:2207: snap_remove snap 206 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:2207: done (2 left) 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:2208: setattr oid 39 current snap is 207 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1070 (ObjNum 699 snap 205 seq_num 699) dirty exists 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:2206: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:2206: finishing copy_from to smithi08262953-15 2024-02-18T08:24:15.339 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1081 (ObjNum 682 snap 201 seq_num 682) dirty exists 2024-02-18T08:24:15.342 INFO:tasks.rados.rados.0.smithi082.stdout:2204: done (2 left) 2024-02-18T08:24:15.342 INFO:tasks.rados.rados.0.smithi082.stdout:2206: done (1 left) 2024-02-18T08:24:15.342 INFO:tasks.rados.rados.0.smithi082.stdout:2209: read oid 46 snap 198 2024-02-18T08:24:15.342 INFO:tasks.rados.rados.0.smithi082.stdout:2209: expect (ObjNum 609 snap 178 seq_num 609) 2024-02-18T08:24:15.342 INFO:tasks.rados.rados.0.smithi082.stdout:2210: delete oid 20 current snap is 207 2024-02-18T08:24:15.347 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1137 (ObjNum 672 snap 196 seq_num 672) dirty exists 2024-02-18T08:24:15.351 INFO:tasks.rados.rados.0.smithi082.stdout:2208: done (2 left) 2024-02-18T08:24:15.351 INFO:tasks.rados.rados.0.smithi082.stdout:2210: done (1 left) 2024-02-18T08:24:15.351 INFO:tasks.rados.rados.0.smithi082.stdout:2211: copy_from oid 1 from oid 39 current snap is 207 2024-02-18T08:24:15.351 INFO:tasks.rados.rados.0.smithi082.stdout:2212: setattr oid 12 current snap is 207 2024-02-18T08:24:15.352 INFO:tasks.rados.rados.0.smithi082.stdout:2213: read oid 43 snap -1 2024-02-18T08:24:15.352 INFO:tasks.rados.rados.0.smithi082.stdout:2213: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:15.352 INFO:tasks.rados.rados.0.smithi082.stdout:2214: snap_create 2024-02-18T08:24:15.356 INFO:tasks.rados.rados.0.smithi082.stdout:2209: expect (ObjNum 609 snap 178 seq_num 609) 2024-02-18T08:24:15.435 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1087 (ObjNum -385167984 snap 32561 seq_num 3909799312) dirty exists 2024-02-18T08:24:15.436 INFO:tasks.rados.rados.0.smithi082.stdout:2213: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:15.470 INFO:tasks.rados.rados.0.smithi082.stdout:2211: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:24:15.470 INFO:tasks.rados.rados.0.smithi082.stdout:2211: finishing copy_from to smithi08262953-1 2024-02-18T08:24:15.470 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1137 (ObjNum 672 snap 196 seq_num 672) dirty exists 2024-02-18T08:24:15.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:14.332858+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-02-18T08:24:15.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:14.374564+0000 mgr.y (mgr.24862) 276 : cluster [DBG] pgmap v389: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.2 MiB/s wr, 22 op/s 2024-02-18T08:24:15.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:14.332858+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-02-18T08:24:15.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:14.374564+0000 mgr.y (mgr.24862) 276 : cluster [DBG] pgmap v389: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.2 MiB/s wr, 22 op/s 2024-02-18T08:24:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:14.332858+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-02-18T08:24:15.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:14.374564+0000 mgr.y (mgr.24862) 276 : cluster [DBG] pgmap v389: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 7.2 MiB/s wr, 22 op/s 2024-02-18T08:24:16.343 INFO:tasks.rados.rados.0.smithi082.stdout:2209: done (4 left) 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:2211: done (3 left) 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:2212: done (2 left) 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:2213: done (1 left) 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:2214: done (0 left) 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 208 2024-02-18T08:24:16.344 INFO:tasks.rados.rados.0.smithi082.stdout:2215: seq_num 705 ranges {5496832=614400,6111232=630784,6742016=524288,7266304=450560} 2024-02-18T08:24:16.375 INFO:tasks.rados.rados.0.smithi082.stdout:2215: writing smithi08262953-17 from 5496832 to 6111232 tid 1 2024-02-18T08:24:16.379 INFO:tasks.rados.rados.0.smithi082.stdout:2215: writing smithi08262953-17 from 6111232 to 6742016 tid 2 2024-02-18T08:24:16.381 INFO:tasks.rados.rados.0.smithi082.stdout:2215: writing smithi08262953-17 from 6742016 to 7266304 tid 3 2024-02-18T08:24:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:2215: writing smithi08262953-17 from 7266304 to 7716864 tid 4 2024-02-18T08:24:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:2216: delete oid 34 current snap is 208 2024-02-18T08:24:16.387 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 1 to smithi08262953-17 2024-02-18T08:24:16.388 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 2 to smithi08262953-17 2024-02-18T08:24:16.388 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 3 to smithi08262953-17 2024-02-18T08:24:16.388 INFO:tasks.rados.rados.0.smithi082.stdout:2216: done (1 left) 2024-02-18T08:24:16.388 INFO:tasks.rados.rados.0.smithi082.stdout:2217: delete oid 48 current snap is 208 2024-02-18T08:24:16.388 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 4 to smithi08262953-17 2024-02-18T08:24:16.389 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 6 to smithi08262953-17 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:2215: finishing write tid 7 to smithi08262953-17 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1079 (ObjNum 705 snap 208 seq_num 705) dirty exists 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:2215: left oid 17 (ObjNum 705 snap 208 seq_num 705) 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:2215: done (1 left) 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:2217: done (0 left) 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 208 2024-02-18T08:24:16.391 INFO:tasks.rados.rados.0.smithi082.stdout:2218: seq_num 708 ranges {1662976=663552,2326528=737280,3063808=696320,3760128=172032} 2024-02-18T08:24:16.403 INFO:tasks.rados.rados.0.smithi082.stdout:2218: writing smithi08262953-39 from 1662976 to 2326528 tid 1 2024-02-18T08:24:16.407 INFO:tasks.rados.rados.0.smithi082.stdout:2218: writing smithi08262953-39 from 2326528 to 3063808 tid 2 2024-02-18T08:24:16.411 INFO:tasks.rados.rados.0.smithi082.stdout:2218: writing smithi08262953-39 from 3063808 to 3760128 tid 3 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2218: writing smithi08262953-39 from 3760128 to 3932160 tid 4 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2219: rollback oid 36 current snap is 208 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 204 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 1 to smithi08262953-39 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 2 to smithi08262953-39 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2220: read oid 43 snap -1 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2220: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:16.413 INFO:tasks.rados.rados.0.smithi082.stdout:2221: snap_remove snap 194 2024-02-18T08:24:16.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:15.338578+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-02-18T08:24:16.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:15.338578+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-02-18T08:24:16.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:15.338578+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2221: done (3 left) 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2222: read oid 22 snap -1 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2222: expect (ObjNum 694 snap 204 seq_num 694) 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2223: read oid 32 snap -1 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2223: expect deleted 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 208 2024-02-18T08:24:17.332 INFO:tasks.rados.rados.0.smithi082.stdout:2224: seq_num 709 ranges {7716864=679936,8396800=614400,9011200=499712,9510912=491520} 2024-02-18T08:24:17.380 INFO:tasks.rados.rados.0.smithi082.stdout:2224: writing smithi08262953-17 from 7716864 to 8396800 tid 1 2024-02-18T08:24:17.382 INFO:tasks.rados.rados.0.smithi082.stdout:2224: writing smithi08262953-17 from 8396800 to 9011200 tid 2 2024-02-18T08:24:17.385 INFO:tasks.rados.rados.0.smithi082.stdout:2224: writing smithi08262953-17 from 9011200 to 9510912 tid 3 2024-02-18T08:24:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:2224: writing smithi08262953-17 from 9510912 to 10002432 tid 4 2024-02-18T08:24:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:2225: copy_from oid 14 from oid 13 current snap is 208 2024-02-18T08:24:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:2219: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:24:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 967 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:24:17.388 INFO:tasks.rados.rados.0.smithi082.stdout:2219: done (6 left) 2024-02-18T08:24:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:2226: read oid 11 snap -1 2024-02-18T08:24:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:2226: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:24:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 208 2024-02-18T08:24:17.389 INFO:tasks.rados.rados.0.smithi082.stdout:2227: seq_num 710 ranges {0=696320,696320=499712,1196032=712704,1908736=393216} 2024-02-18T08:24:17.392 INFO:tasks.rados.rados.0.smithi082.stdout:2227: writing smithi08262953-28 from 0 to 696320 tid 1 2024-02-18T08:24:17.395 INFO:tasks.rados.rados.0.smithi082.stdout:2227: writing smithi08262953-28 from 696320 to 1196032 tid 2 2024-02-18T08:24:17.399 INFO:tasks.rados.rados.0.smithi082.stdout:2227: writing smithi08262953-28 from 1196032 to 1908736 tid 3 2024-02-18T08:24:17.403 INFO:tasks.rados.rados.0.smithi082.stdout:2227: writing smithi08262953-28 from 1908736 to 2301952 tid 4 2024-02-18T08:24:17.403 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 208 2024-02-18T08:24:17.403 INFO:tasks.rados.rados.0.smithi082.stdout:2228: seq_num 711 ranges {0=712704,712704=786432,1499136=516096,2015232=303104} 2024-02-18T08:24:17.406 INFO:tasks.rados.rados.0.smithi082.stdout:2228: writing smithi08262953-36 from 0 to 712704 tid 1 2024-02-18T08:24:17.410 INFO:tasks.rados.rados.0.smithi082.stdout:2228: writing smithi08262953-36 from 712704 to 1499136 tid 2 2024-02-18T08:24:17.414 INFO:tasks.rados.rados.0.smithi082.stdout:2228: writing smithi08262953-36 from 1499136 to 2015232 tid 3 2024-02-18T08:24:17.415 INFO:tasks.rados.rados.0.smithi082.stdout:2228: writing smithi08262953-36 from 2015232 to 2318336 tid 4 2024-02-18T08:24:17.416 INFO:tasks.rados.rados.0.smithi082.stdout:2229: copy_from oid 3 from oid 38 current snap is 208 2024-02-18T08:24:17.416 INFO:tasks.rados.rados.0.smithi082.stdout:2220: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:17.453 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 3 to smithi08262953-39 2024-02-18T08:24:17.453 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 4 to smithi08262953-39 2024-02-18T08:24:17.453 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 6 to smithi08262953-39 2024-02-18T08:24:17.453 INFO:tasks.rados.rados.0.smithi082.stdout:2218: finishing write tid 7 to smithi08262953-39 2024-02-18T08:24:17.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1143 (ObjNum 708 snap 208 seq_num 708) dirty exists 2024-02-18T08:24:17.454 INFO:tasks.rados.rados.0.smithi082.stdout:2218: left oid 39 (ObjNum 708 snap 208 seq_num 708) 2024-02-18T08:24:17.454 INFO:tasks.rados.rados.0.smithi082.stdout:2222: expect (ObjNum 694 snap 204 seq_num 694) 2024-02-18T08:24:17.577 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 1 to smithi08262953-17 2024-02-18T08:24:17.577 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 2 to smithi08262953-17 2024-02-18T08:24:17.577 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 3 to smithi08262953-17 2024-02-18T08:24:17.577 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 4 to smithi08262953-17 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 6 to smithi08262953-17 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:2224: finishing write tid 7 to smithi08262953-17 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1084 (ObjNum 709 snap 208 seq_num 709) dirty exists 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:2224: left oid 17 (ObjNum 709 snap 208 seq_num 709) 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:2225: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:24:17.578 INFO:tasks.rados.rados.0.smithi082.stdout:2218: done (9 left) 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2220: done (8 left) 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2222: done (7 left) 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2223: done (6 left) 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2224: done (5 left) 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2230: read oid 1 snap -1 2024-02-18T08:24:17.579 INFO:tasks.rados.rados.0.smithi082.stdout:2230: expect (ObjNum 672 snap 196 seq_num 672) 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:2231: read oid 17 snap -1 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:2231: expect (ObjNum 709 snap 208 seq_num 709) 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:2232: rollback oid 8 current snap is 208 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 198 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 1 to smithi08262953-28 2024-02-18T08:24:17.580 INFO:tasks.rados.rados.0.smithi082.stdout:2225: finishing copy_from to smithi08262953-14 2024-02-18T08:24:17.581 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1250 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:24:17.581 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 2 to smithi08262953-28 2024-02-18T08:24:17.581 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 3 to smithi08262953-28 2024-02-18T08:24:17.581 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 4 to smithi08262953-28 2024-02-18T08:24:17.581 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 6 to smithi08262953-28 2024-02-18T08:24:17.582 INFO:tasks.rados.rados.0.smithi082.stdout:2227: finishing write tid 7 to smithi08262953-28 2024-02-18T08:24:17.582 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1102 (ObjNum 710 snap 208 seq_num 710) dirty exists 2024-02-18T08:24:17.582 INFO:tasks.rados.rados.0.smithi082.stdout:2227: left oid 28 (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:24:17.582 INFO:tasks.rados.rados.0.smithi082.stdout:2226: expect (ObjNum 629 snap 184 seq_num 629) 2024-02-18T08:24:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:16.343646+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-02-18T08:24:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:16.374981+0000 mgr.y (mgr.24862) 277 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 233 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.9 MiB/s wr, 31 op/s 2024-02-18T08:24:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:17.330189+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-02-18T08:24:17.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:16.343646+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-02-18T08:24:17.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:16.374981+0000 mgr.y (mgr.24862) 277 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 233 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.9 MiB/s wr, 31 op/s 2024-02-18T08:24:17.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:17.330189+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-02-18T08:24:17.688 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 1 to smithi08262953-36 2024-02-18T08:24:17.688 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 2 to smithi08262953-36 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 3 to smithi08262953-36 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 4 to smithi08262953-36 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 6 to smithi08262953-36 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: finishing write tid 7 to smithi08262953-36 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 978 (ObjNum 711 snap 208 seq_num 711) dirty exists 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: left oid 36 (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2229: finishing copy_from racing read to smithi08262953-3 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2229: finishing copy_from to smithi08262953-3 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1092 (ObjNum 698 snap 205 seq_num 698) dirty exists 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2225: done (7 left) 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2226: done (6 left) 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2227: done (5 left) 2024-02-18T08:24:17.689 INFO:tasks.rados.rados.0.smithi082.stdout:2228: done (4 left) 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2229: done (3 left) 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2233: rollback oid 44 current snap is 208 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 177 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2232: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2232: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2232: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1290 (ObjNum 676 snap 197 seq_num 676) dirty exists 2024-02-18T08:24:17.690 INFO:tasks.rados.rados.0.smithi082.stdout:2230: expect (ObjNum 672 snap 196 seq_num 672) 2024-02-18T08:24:17.736 INFO:tasks.rados.rados.0.smithi082.stdout:2231: expect (ObjNum 709 snap 208 seq_num 709) 2024-02-18T08:24:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:16.343646+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-02-18T08:24:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:16.374981+0000 mgr.y (mgr.24862) 277 : cluster [DBG] pgmap v392: 89 pgs: 89 active+clean; 233 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 6.9 MiB/s wr, 31 op/s 2024-02-18T08:24:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:17.330189+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-02-18T08:24:18.286 INFO:tasks.rados.rados.0.smithi082.stdout:2233: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:24:18.286 INFO:tasks.rados.rados.0.smithi082.stdout:2233: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2233: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 981 (ObjNum 547 snap 160 seq_num 547) dirty exists 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2230: done (3 left) 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2231: done (2 left) 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2232: done (1 left) 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2233: done (0 left) 2024-02-18T08:24:18.287 INFO:tasks.rados.rados.0.smithi082.stdout:2234: snap_create 2024-02-18T08:24:18.357 INFO:tasks.rados.rados.0.smithi082.stdout:2234: done (0 left) 2024-02-18T08:24:18.358 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 209 2024-02-18T08:24:18.358 INFO:tasks.rados.rados.0.smithi082.stdout:2235: seq_num 712 ranges {1327104=729088,2056192=671744,2727936=671744,3399680=262144} 2024-02-18T08:24:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2235: writing smithi08262953-50 from 1327104 to 2056192 tid 1 2024-02-18T08:24:18.372 INFO:tasks.rados.rados.0.smithi082.stdout:2235: writing smithi08262953-50 from 2056192 to 2727936 tid 2 2024-02-18T08:24:18.376 INFO:tasks.rados.rados.0.smithi082.stdout:2235: writing smithi08262953-50 from 2727936 to 3399680 tid 3 2024-02-18T08:24:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:2235: writing smithi08262953-50 from 3399680 to 3661824 tid 4 2024-02-18T08:24:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:2236: read oid 28 snap 202 2024-02-18T08:24:18.378 INFO:tasks.rados.rados.0.smithi082.stdout:2236: expect deleted 2024-02-18T08:24:18.379 INFO:tasks.rados.rados.0.smithi082.stdout:2237: snap_remove snap 205 2024-02-18T08:24:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:2237: done (2 left) 2024-02-18T08:24:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:2238: read oid 36 snap -1 2024-02-18T08:24:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:2238: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:19.362 INFO:tasks.rados.rados.0.smithi082.stdout:2239: snap_remove snap 177 2024-02-18T08:24:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:18.358318+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-02-18T08:24:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:18.375341+0000 mgr.y (mgr.24862) 278 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 232 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 180 KiB/s wr, 14 op/s 2024-02-18T08:24:19.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:18.358318+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-02-18T08:24:19.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:18.375341+0000 mgr.y (mgr.24862) 278 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 232 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 180 KiB/s wr, 14 op/s 2024-02-18T08:24:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:18.358318+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-02-18T08:24:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:18.375341+0000 mgr.y (mgr.24862) 278 : cluster [DBG] pgmap v395: 89 pgs: 89 active+clean; 232 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 180 KiB/s wr, 14 op/s 2024-02-18T08:24:20.358 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 08:24:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T08:24:19.931Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002312211s 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2239: done (3 left) 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2240: copy_from oid 49 from oid 25 current snap is 209 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 1 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 2 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 3 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 4 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 6 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:2235: finishing write tid 7 to smithi08262953-50 2024-02-18T08:24:20.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1097 (ObjNum 712 snap 209 seq_num 712) dirty exists 2024-02-18T08:24:20.370 INFO:tasks.rados.rados.0.smithi082.stdout:2235: left oid 50 (ObjNum 712 snap 209 seq_num 712) 2024-02-18T08:24:20.370 INFO:tasks.rados.rados.0.smithi082.stdout:2238: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:20.440 INFO:tasks.rados.rados.0.smithi082.stdout:2240: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:2240: finishing copy_from to smithi08262953-49 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1074 (ObjNum 617 snap 180 seq_num 617) dirty exists 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:2235: done (3 left) 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:2236: done (2 left) 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:2238: done (1 left) 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:2240: done (0 left) 2024-02-18T08:24:20.441 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 209 2024-02-18T08:24:20.442 INFO:tasks.rados.rados.0.smithi082.stdout:2241: seq_num 713 ranges {2490368=745472,3235840=557056,3792896=483328,4276224=565248} 2024-02-18T08:24:20.454 INFO:tasks.rados.rados.0.smithi082.stdout:2241: writing smithi08262953-35 from 2490368 to 3235840 tid 1 2024-02-18T08:24:20.457 INFO:tasks.rados.rados.0.smithi082.stdout:2241: writing smithi08262953-35 from 3235840 to 3792896 tid 2 2024-02-18T08:24:20.460 INFO:tasks.rados.rados.0.smithi082.stdout:2241: writing smithi08262953-35 from 3792896 to 4276224 tid 3 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2241: writing smithi08262953-35 from 4276224 to 4841472 tid 4 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2242: rollback oid 1 current snap is 209 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 1 to 196 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 1 to smithi08262953-35 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 2 to smithi08262953-35 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 3 to smithi08262953-35 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2243: copy_from oid 13 from oid 21 current snap is 209 2024-02-18T08:24:20.464 INFO:tasks.rados.rados.0.smithi082.stdout:2244: snap_create 2024-02-18T08:24:20.467 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 4 to smithi08262953-35 2024-02-18T08:24:20.467 INFO:tasks.rados.rados.0.smithi082.stdout:2243: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 6 to smithi08262953-35 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:2243: finishing copy_from to smithi08262953-13 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1135 (ObjNum 1750099555 snap 1733907804 seq_num 1751540306) dirty exists 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:2242: finishing rollback tid 0 to smithi08262953-1 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:2242: finishing rollback tid 1 to smithi08262953-1 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:2242: finishing rollback tid 2 to smithi08262953-1 2024-02-18T08:24:20.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1253 (ObjNum 654 snap 189 seq_num 654) dirty exists 2024-02-18T08:24:20.469 INFO:tasks.rados.rados.0.smithi082.stdout:2241: finishing write tid 7 to smithi08262953-35 2024-02-18T08:24:20.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1092 (ObjNum 713 snap 209 seq_num 713) dirty exists 2024-02-18T08:24:20.469 INFO:tasks.rados.rados.0.smithi082.stdout:2241: left oid 35 (ObjNum 713 snap 209 seq_num 713) 2024-02-18T08:24:20.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:19.361357+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-02-18T08:24:20.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:19.361357+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-02-18T08:24:20.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:19.361357+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2241: done (3 left) 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2242: done (2 left) 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2243: done (1 left) 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2244: done (0 left) 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2245: copy_from oid 35 from oid 2 current snap is 210 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2246: copy_from oid 24 from oid 12 current snap is 210 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2247: copy_from oid 44 from oid 36 current snap is 210 2024-02-18T08:24:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2248: snap_create 2024-02-18T08:24:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:2245: finishing copy_from to smithi08262953-35 2024-02-18T08:24:21.372 INFO:tasks.rados.rados.0.smithi082.stdout:2245: got expected ENOENT (src dne) 2024-02-18T08:24:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:2245: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:24:21.375 INFO:tasks.rados.rados.0.smithi082.stdout:2246: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:24:21.376 INFO:tasks.rados.rados.0.smithi082.stdout:2246: finishing copy_from to smithi08262953-24 2024-02-18T08:24:21.376 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1087 (ObjNum 1735546711 snap 1583964784 seq_num 1399022191) dirty exists 2024-02-18T08:24:21.382 INFO:tasks.rados.rados.0.smithi082.stdout:2247: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:24:21.384 INFO:tasks.rados.rados.0.smithi082.stdout:2247: finishing copy_from to smithi08262953-44 2024-02-18T08:24:21.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 978 (ObjNum 711 snap 208 seq_num 711) dirty exists 2024-02-18T08:24:21.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:20.366779+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-02-18T08:24:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:20.379436+0000 mgr.y (mgr.24862) 279 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 249 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 18 op/s 2024-02-18T08:24:21.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:20.366779+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-02-18T08:24:21.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:20.379436+0000 mgr.y (mgr.24862) 279 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 249 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 18 op/s 2024-02-18T08:24:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:20.366779+0000 mon.a (mon.0) 1055 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-02-18T08:24:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:20.379436+0000 mgr.y (mgr.24862) 279 : cluster [DBG] pgmap v398: 89 pgs: 89 active+clean; 249 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 4.4 MiB/s wr, 18 op/s 2024-02-18T08:24:22.334 INFO:tasks.rados.rados.0.smithi082.stdout:2245: done (3 left) 2024-02-18T08:24:22.334 INFO:tasks.rados.rados.0.smithi082.stdout:2246: done (2 left) 2024-02-18T08:24:22.334 INFO:tasks.rados.rados.0.smithi082.stdout:2247: done (1 left) 2024-02-18T08:24:22.334 INFO:tasks.rados.rados.0.smithi082.stdout:2248: done (0 left) 2024-02-18T08:24:22.334 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 211 2024-02-18T08:24:22.335 INFO:tasks.rados.rados.0.smithi082.stdout:2249: seq_num 714 ranges {737280=761856,1499136=442368,1941504=688128,2629632=475136} 2024-02-18T08:24:22.343 INFO:tasks.rados.rados.0.smithi082.stdout:2249: writing smithi08262953-45 from 737280 to 1499136 tid 1 2024-02-18T08:24:22.346 INFO:tasks.rados.rados.0.smithi082.stdout:2249: writing smithi08262953-45 from 1499136 to 1941504 tid 2 2024-02-18T08:24:22.351 INFO:tasks.rados.rados.0.smithi082.stdout:2249: writing smithi08262953-45 from 1941504 to 2629632 tid 3 2024-02-18T08:24:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:2249: writing smithi08262953-45 from 2629632 to 3104768 tid 4 2024-02-18T08:24:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:2250: rollback oid 15 current snap is 211 2024-02-18T08:24:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 204 2024-02-18T08:24:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:2251: snap_remove snap 198 2024-02-18T08:24:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:21.371768+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-02-18T08:24:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:22.334142+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-02-18T08:24:22.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:21.371768+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-02-18T08:24:22.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:22.334142+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-02-18T08:24:22.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:21.371768+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-02-18T08:24:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:22.334142+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:2251: done (2 left) 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:2252: read oid 8 snap 196 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:2252: expect deleted 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:2253: rollback oid 47 current snap is 211 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 196 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 211 2024-02-18T08:24:23.348 INFO:tasks.rados.rados.0.smithi082.stdout:2254: seq_num 715 ranges {2965504=778240,3743744=770048,4513792=499712,5013504=335872} 2024-02-18T08:24:23.370 INFO:tasks.rados.rados.0.smithi082.stdout:2254: writing smithi08262953-11 from 2965504 to 3743744 tid 1 2024-02-18T08:24:23.373 INFO:tasks.rados.rados.0.smithi082.stdout:2254: writing smithi08262953-11 from 3743744 to 4513792 tid 2 2024-02-18T08:24:23.376 INFO:tasks.rados.rados.0.smithi082.stdout:2254: writing smithi08262953-11 from 4513792 to 5013504 tid 3 2024-02-18T08:24:23.378 INFO:tasks.rados.rados.0.smithi082.stdout:2254: writing smithi08262953-11 from 5013504 to 5349376 tid 4 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2255: copy_from oid 23 from oid 42 current snap is 211 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 1 to smithi08262953-45 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2250: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2250: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2250: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1095 (ObjNum 580100784 snap 21935 seq_num 577613840) dirty exists 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2250: done (5 left) 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 211 2024-02-18T08:24:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2256: seq_num 716 ranges {0=794624,794624=655360,1449984=704512,2154496=245760} 2024-02-18T08:24:23.383 INFO:tasks.rados.rados.0.smithi082.stdout:2256: writing smithi08262953-10 from 0 to 794624 tid 1 2024-02-18T08:24:23.387 INFO:tasks.rados.rados.0.smithi082.stdout:2256: writing smithi08262953-10 from 794624 to 1449984 tid 2 2024-02-18T08:24:23.391 INFO:tasks.rados.rados.0.smithi082.stdout:2256: writing smithi08262953-10 from 1449984 to 2154496 tid 3 2024-02-18T08:24:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:2256: writing smithi08262953-10 from 2154496 to 2400256 tid 4 2024-02-18T08:24:23.392 INFO:tasks.rados.rados.0.smithi082.stdout:2257: snap_remove snap 187 2024-02-18T08:24:23.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:22.379915+0000 mgr.y (mgr.24862) 280 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s 2024-02-18T08:24:23.638 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:23.344797+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-02-18T08:24:23.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:22.379915+0000 mgr.y (mgr.24862) 280 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s 2024-02-18T08:24:23.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:23.344797+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-02-18T08:24:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:22.379915+0000 mgr.y (mgr.24862) 280 : cluster [DBG] pgmap v401: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 248 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 6.0 MiB/s wr, 21 op/s 2024-02-18T08:24:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:23.344797+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-02-18T08:24:24.386 INFO:tasks.rados.rados.0.smithi082.stdout:2257: done (6 left) 2024-02-18T08:24:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:2258: snap_remove snap 210 2024-02-18T08:24:24.657 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:24 smithi164 systemd[1]: Stopping Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:25.011 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:24 smithi164 bash[67243]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana.a 2024-02-18T08:24:25.397 INFO:tasks.rados.rados.0.smithi082.stdout:2258: done (6 left) 2024-02-18T08:24:25.397 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 211 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2259: seq_num 717 ranges {0=16384} 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2259: writing smithi08262953-27 from 0 to 16384 tid 1 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2260: setattr oid 34 current snap is 211 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 2 to smithi08262953-45 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 3 to smithi08262953-45 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 4 to smithi08262953-45 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 6 to smithi08262953-45 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: finishing write tid 7 to smithi08262953-45 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1079 (ObjNum 714 snap 211 seq_num 714) dirty exists 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2249: left oid 45 (ObjNum 714 snap 211 seq_num 714) 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2253: finishing rollback tid 0 to smithi08262953-47 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2253: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2253: finishing rollback tid 2 to smithi08262953-47 2024-02-18T08:24:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1167 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 1 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 2 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2255: finishing copy_from to smithi08262953-23 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2255: got expected ENOENT (src dne) 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2255: finishing copy_from racing read to smithi08262953-23 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 3 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 4 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 6 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: finishing write tid 7 to smithi08262953-11 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 804 (ObjNum 715 snap 211 seq_num 715) dirty exists 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2254: left oid 11 (ObjNum 715 snap 211 seq_num 715) 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 1 to smithi08262953-10 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 2 to smithi08262953-10 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 3 to smithi08262953-10 2024-02-18T08:24:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 4 to smithi08262953-10 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 6 to smithi08262953-10 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2256: finishing write tid 7 to smithi08262953-10 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1194 (ObjNum 716 snap 211 seq_num 716) dirty exists 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2256: left oid 10 (ObjNum 716 snap 211 seq_num 716) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2249: done (7 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2252: done (6 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2253: done (5 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2254: done (4 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2255: done (3 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2256: done (2 left) 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2261: rollback oid 11 current snap is 211 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 202 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2262: read oid 47 snap -1 2024-02-18T08:24:25.400 INFO:tasks.rados.rados.0.smithi082.stdout:2262: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:2263: rollback oid 15 current snap is 211 2024-02-18T08:24:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 201 2024-02-18T08:24:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 211 2024-02-18T08:24:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:2264: seq_num 718 ranges {6201344=32768} 2024-02-18T08:24:25.427 INFO:tasks.rados.rados.0.smithi082.stdout:2264: writing smithi08262953-1 from 6201344 to 6234112 tid 1 2024-02-18T08:24:25.427 INFO:tasks.rados.rados.0.smithi082.stdout:2265: rmattr oid 18 current snap is 211 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2265: done (6 left) 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2266: read oid 8 snap -1 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2266: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2267: snap_create 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1103 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2259: finishing write tid 1 to smithi08262953-27 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2259: finishing write tid 3 to smithi08262953-27 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2263: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2263: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1097 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2261: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2261: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:2261: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:24:25.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 807 (ObjNum 629 snap 184 seq_num 629) dirty exists 2024-02-18T08:24:25.429 INFO:tasks.rados.rados.0.smithi082.stdout:2259: finishing write tid 4 to smithi08262953-27 2024-02-18T08:24:25.429 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1075 (ObjNum 717 snap 211 seq_num 717) dirty exists 2024-02-18T08:24:25.429 INFO:tasks.rados.rados.0.smithi082.stdout:2259: left oid 27 (ObjNum 717 snap 211 seq_num 717) 2024-02-18T08:24:25.429 INFO:tasks.rados.rados.0.smithi082.stdout:2262: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:25.556 INFO:tasks.rados.rados.0.smithi082.stdout:2264: finishing write tid 1 to smithi08262953-1 2024-02-18T08:24:25.560 INFO:tasks.rados.rados.0.smithi082.stdout:2264: finishing write tid 3 to smithi08262953-1 2024-02-18T08:24:25.560 INFO:tasks.rados.rados.0.smithi082.stdout:2264: finishing write tid 4 to smithi08262953-1 2024-02-18T08:24:25.560 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1255 (ObjNum 718 snap 211 seq_num 718) dirty exists 2024-02-18T08:24:25.560 INFO:tasks.rados.rados.0.smithi082.stdout:2264: left oid 1 (ObjNum 718 snap 211 seq_num 718) 2024-02-18T08:24:25.560 INFO:tasks.rados.rados.0.smithi082.stdout:2266: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:24.380465+0000 mgr.y (mgr.24862) 281 : cluster [DBG] pgmap v403: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 228 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-18T08:24:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:24.386850+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-02-18T08:24:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:24.380465+0000 mgr.y (mgr.24862) 281 : cluster [DBG] pgmap v403: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 228 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-18T08:24:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:24.386850+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-02-18T08:24:25.728 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:24.380465+0000 mgr.y (mgr.24862) 281 : cluster [DBG] pgmap v403: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 228 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.9 MiB/s wr, 11 op/s 2024-02-18T08:24:25.729 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:24.386850+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-02-18T08:24:25.729 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@grafana.a.service: Succeeded. 2024-02-18T08:24:25.729 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 systemd[1]: Stopped Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:25.729 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 systemd[1]: Starting Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T08:24:26.098 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-18T08:24:26.098 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-18T08:24:26.098 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-18T08:24:26.098 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="App mode production" logger=settings 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-18T08:24:26.099 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-18T08:24:26.100 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-18T08:24:26.101 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 bash[67423]: 3f3e227442440891655b4a77bfb4c2b9971c0b2ddbb9c5bcd49fe6a34bdb904d 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 systemd[1]: Started Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-18T08:24:26.102 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-18T08:24:26.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-18T08:24:26.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-18T08:24:26.103 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-18T08:24:26.104 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-18T08:24:26.105 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-18T08:24:26.106 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:25+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-18T08:24:26.107 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-18T08:24:26.108 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-18T08:24:26.109 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-18T08:24:26.351 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-18T08:24:26.352 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-18T08:24:26.353 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-18T08:24:26.354 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-18T08:24:26.355 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-18T08:24:26.356 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-18T08:24:26.357 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-18T08:24:26.358 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-18T08:24:26.359 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-18T08:24:26.360 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-18T08:24:26.361 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-18T08:24:26.362 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-18T08:24:26.363 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-18T08:24:26.363 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-18T08:24:26.363 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-18T08:24:26.363 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-18T08:24:26.363 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-18T08:24:26.364 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-18T08:24:26.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-18T08:24:26.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-18T08:24:26.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-18T08:24:26.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-18T08:24:26.365 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-18T08:24:26.366 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-18T08:24:26.367 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-18T08:24:26.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-18T08:24:26.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-18T08:24:26.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-18T08:24:26.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-18T08:24:26.368 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-18T08:24:26.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-18T08:24:26.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-18T08:24:26.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-18T08:24:26.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-18T08:24:26.369 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-18T08:24:26.370 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-18T08:24:26.371 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-18T08:24:26.372 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-18T08:24:26.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-18T08:24:26.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-18T08:24:26.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-18T08:24:26.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-18T08:24:26.373 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-18T08:24:26.374 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-18T08:24:26.375 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-18T08:24:26.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-18T08:24:26.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-18T08:24:26.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-18T08:24:26.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-18T08:24:26.376 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-18T08:24:26.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-18T08:24:26.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-18T08:24:26.377 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-18T08:24:26.378 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-18T08:24:26.399 INFO:tasks.rados.rados.0.smithi082.stdout:2259: done (7 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2260: done (6 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2261: done (5 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2262: done (4 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2263: done (3 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2264: done (2 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2266: done (1 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2267: done (0 left) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2268: read oid 48 snap -1 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2268: expect deleted 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2269: read oid 22 snap -1 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2269: expect (ObjNum 694 snap 204 seq_num 694) 2024-02-18T08:24:26.400 INFO:tasks.rados.rados.0.smithi082.stdout:2270: delete oid 49 current snap is 212 2024-02-18T08:24:26.410 INFO:tasks.rados.rados.0.smithi082.stdout:2268: done (2 left) 2024-02-18T08:24:26.410 INFO:tasks.rados.rados.0.smithi082.stdout:2270: done (1 left) 2024-02-18T08:24:26.410 INFO:tasks.rados.rados.0.smithi082.stdout:2271: read oid 18 snap -1 2024-02-18T08:24:26.410 INFO:tasks.rados.rados.0.smithi082.stdout:2271: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:26.410 INFO:tasks.rados.rados.0.smithi082.stdout:2272: snap_remove snap 207 2024-02-18T08:24:26.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:25.391061+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-02-18T08:24:26.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:25.949456+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:26.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:25.950218+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:26.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:25.951847+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:26.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:25.391061+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-02-18T08:24:26.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:25.949456+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:26.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:25.950218+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:26.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:25.951847+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:25.391061+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-02-18T08:24:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:25.949456+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:26.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:25.950218+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:26.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:25.951847+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:24:26.764 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-18T08:24:26.764 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-18T08:24:26.764 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-18T08:24:26.764 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-18T08:24:26.764 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-18T08:24:26.765 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-18T08:24:26.765 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-18T08:24:26.765 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-18T08:24:26.765 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-18T08:24:26.766 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-18T08:24:26.767 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-18T08:24:26.768 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-18T08:24:26.768 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-18T08:24:26.768 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-18T08:24:26.768 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-18T08:24:26.768 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-18T08:24:26.769 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-18T08:24:26.770 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-18T08:24:26.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-18T08:24:26.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-18T08:24:26.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-18T08:24:26.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-18T08:24:26.771 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-18T08:24:26.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-18T08:24:26.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-18T08:24:26.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-18T08:24:26.772 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=573.354301ms 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-18T08:24:26.773 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-18T08:24:26.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-18T08:24:26.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-18T08:24:26.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-18T08:24:26.774 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-18T08:24:26.775 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-18T08:24:26.775 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:24:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:24:26+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-18T08:24:27.337 INFO:tasks.rados.rados.0.smithi082.stdout:2272: done (2 left) 2024-02-18T08:24:27.337 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 212 2024-02-18T08:24:27.337 INFO:tasks.rados.rados.0.smithi082.stdout:2273: seq_num 720 ranges {3915776=65536} 2024-02-18T08:24:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:2273: writing smithi08262953-40 from 3915776 to 3981312 tid 1 2024-02-18T08:24:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:2274: copy_from oid 24 from oid 49 current snap is 212 2024-02-18T08:24:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2269: expect (ObjNum 694 snap 204 seq_num 694) 2024-02-18T08:24:27.481 INFO:tasks.rados.rados.0.smithi082.stdout:2271: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:27.527 INFO:tasks.rados.rados.0.smithi082.stdout:2274: finishing copy_from to smithi08262953-24 2024-02-18T08:24:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:2274: got expected ENOENT (src dne) 2024-02-18T08:24:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:2274: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:24:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:2273: finishing write tid 1 to smithi08262953-40 2024-02-18T08:24:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:2273: finishing write tid 3 to smithi08262953-40 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:2269: done (3 left) 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:2271: done (2 left) 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:2274: done (1 left) 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:2275: snap_create 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:2273: finishing write tid 4 to smithi08262953-40 2024-02-18T08:24:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1077 (ObjNum 720 snap 212 seq_num 720) dirty exists 2024-02-18T08:24:27.530 INFO:tasks.rados.rados.0.smithi082.stdout:2273: left oid 40 (ObjNum 720 snap 212 seq_num 720) 2024-02-18T08:24:27.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:26.380925+0000 mgr.y (mgr.24862) 282 : cluster [DBG] pgmap v406: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-02-18T08:24:27.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:26.400339+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-02-18T08:24:27.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:27.334672+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-02-18T08:24:27.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:26.380925+0000 mgr.y (mgr.24862) 282 : cluster [DBG] pgmap v406: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-02-18T08:24:27.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:26.400339+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-02-18T08:24:27.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:27.334672+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-02-18T08:24:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:26.380925+0000 mgr.y (mgr.24862) 282 : cluster [DBG] pgmap v406: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 222 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-02-18T08:24:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:26.400339+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-02-18T08:24:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:27.334672+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-02-18T08:24:28.407 INFO:tasks.rados.rados.0.smithi082.stdout:2273: done (1 left) 2024-02-18T08:24:28.407 INFO:tasks.rados.rados.0.smithi082.stdout:2275: done (0 left) 2024-02-18T08:24:28.407 INFO:tasks.rados.rados.0.smithi082.stdout:2276: copy_from oid 24 from oid 14 current snap is 213 2024-02-18T08:24:28.407 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 213 2024-02-18T08:24:28.407 INFO:tasks.rados.rados.0.smithi082.stdout:2277: seq_num 721 ranges {2400256=81920} 2024-02-18T08:24:28.420 INFO:tasks.rados.rados.0.smithi082.stdout:2277: writing smithi08262953-10 from 2400256 to 2482176 tid 1 2024-02-18T08:24:28.420 INFO:tasks.rados.rados.0.smithi082.stdout:2278: snap_remove snap 204 2024-02-18T08:24:29.409 INFO:tasks.rados.rados.0.smithi082.stdout:2278: done (2 left) 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2279: read oid 36 snap -1 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2279: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2280: delete oid 40 current snap is 213 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2276: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2276: finishing copy_from to smithi08262953-24 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1250 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2277: finishing write tid 1 to smithi08262953-10 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2277: finishing write tid 3 to smithi08262953-10 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2277: finishing write tid 4 to smithi08262953-10 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1205 (ObjNum 721 snap 213 seq_num 721) dirty exists 2024-02-18T08:24:29.410 INFO:tasks.rados.rados.0.smithi082.stdout:2277: left oid 10 (ObjNum 721 snap 213 seq_num 721) 2024-02-18T08:24:29.424 INFO:tasks.rados.rados.0.smithi082.stdout:2276: done (3 left) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2277: done (2 left) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2280: done (1 left) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2281: rmattr oid 25 current snap is 213 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2281: done (1 left) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2282: rollback oid 43 current snap is 213 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 208 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2283: rmattr oid 29 current snap is 213 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2283: done (2 left) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2284: rollback oid 5 current snap is 213 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 5 to 209 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2285: read oid 9 snap -1 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2285: expect (ObjNum 637 snap 184 seq_num 637) 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 213 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2286: seq_num 723 ranges {720896=114688} 2024-02-18T08:24:29.425 INFO:tasks.rados.rados.0.smithi082.stdout:2286: writing smithi08262953-4 from 720896 to 835584 tid 1 2024-02-18T08:24:29.426 INFO:tasks.rados.rados.0.smithi082.stdout:2287: snap_create 2024-02-18T08:24:29.428 INFO:tasks.rados.rados.0.smithi082.stdout:2279: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2282: finishing rollback tid 0 to smithi08262953-43 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2282: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2282: finishing rollback tid 2 to smithi08262953-43 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1215 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2284: finishing rollback tid 0 to smithi08262953-5 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2286: finishing write tid 1 to smithi08262953-4 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2286: finishing write tid 3 to smithi08262953-4 2024-02-18T08:24:29.494 INFO:tasks.rados.rados.0.smithi082.stdout:2285: expect (ObjNum 637 snap 184 seq_num 637) 2024-02-18T08:24:29.520 INFO:tasks.rados.rados.0.smithi082.stdout:2284: finishing rollback tid 1 to smithi08262953-5 2024-02-18T08:24:29.520 INFO:tasks.rados.rados.0.smithi082.stdout:2284: finishing rollback tid 2 to smithi08262953-5 2024-02-18T08:24:29.520 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1253 (ObjNum 695 snap 204 seq_num 695) dirty exists 2024-02-18T08:24:29.520 INFO:tasks.rados.rados.0.smithi082.stdout:2286: finishing write tid 4 to smithi08262953-4 2024-02-18T08:24:29.521 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1188 (ObjNum 723 snap 213 seq_num 723) dirty exists 2024-02-18T08:24:29.521 INFO:tasks.rados.rados.0.smithi082.stdout:2286: left oid 4 (ObjNum 723 snap 213 seq_num 723) 2024-02-18T08:24:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:28.381402+0000 mgr.y (mgr.24862) 283 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:28.407219+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.568826+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.569838+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.570668+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:28.571341+0000 mgr.y (mgr.24862) 284 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.574915+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.581761+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.582165+0000 mgr.y (mgr.24862) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.583880+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.586155+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.587649+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.588688+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.590462+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.592184+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.593140+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.594040+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.594948+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.595882+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.596818+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.598150+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.599287+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.600470+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.601680+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:28.602331+0000 mgr.y (mgr.24862) 286 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.607483+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.608248+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.612513+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.613201+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.615961+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.616653+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.619759+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.620404+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.623323+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.623948+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.626853+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.627475+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.631121+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-18T08:24:29.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.631750+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.635133+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.635768+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.636305+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.639781+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.640410+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.643812+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.644441+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.644906+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.766 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.645366+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.645805+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.646255+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.649726+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:28.650228+0000 mgr.y (mgr.24862) 287 : cephadm [INF] Upgrade: Complete! 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.650622+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.653394+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.653822+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.655022+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.655590+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:28.656093+0000 mgr.y (mgr.24862) 288 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.659631+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.663595+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.664689+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.767 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.665226+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:24:28.665702+0000 mgr.y (mgr.24862) 289 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.768 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:28.669553+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:28.381402+0000 mgr.y (mgr.24862) 283 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-18T08:24:29.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:28.407219+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.568826+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.569838+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.570668+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:28.571341+0000 mgr.y (mgr.24862) 284 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.574915+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.581761+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.582165+0000 mgr.y (mgr.24862) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.583880+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.586155+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.587649+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.588688+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.590462+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.592184+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.593140+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:28.381402+0000 mgr.y (mgr.24862) 283 : cluster [DBG] pgmap v409: 89 pgs: 89 active+clean; 220 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:28.407219+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.568826+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.569838+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.570668+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:28.571341+0000 mgr.y (mgr.24862) 284 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.574915+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.581761+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.582165+0000 mgr.y (mgr.24862) 285 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.583880+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.586155+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.587649+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.588688+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.590462+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.592184+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.593140+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.594040+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.594948+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.595882+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.596818+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.598150+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.599287+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.600470+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.601680+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:28.602331+0000 mgr.y (mgr.24862) 286 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.607483+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.608248+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.612513+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.613201+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.615961+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.616653+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-18T08:24:29.904 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.594040+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.594948+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.595882+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.596818+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.598150+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.599287+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.600470+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.601680+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:28.602331+0000 mgr.y (mgr.24862) 286 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.607483+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.608248+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.612513+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.613201+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.615961+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-18T08:24:29.905 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.616653+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.619759+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.620404+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.623323+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.623948+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.626853+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.627475+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.631121+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.631750+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.635133+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-18T08:24:29.906 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.635768+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.636305+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.639781+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.640410+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.643812+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.619759+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.620404+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.623323+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.623948+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.626853+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.627475+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-18T08:24:29.907 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.631121+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.631750+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.635133+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.635768+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.636305+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.639781+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.640410+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-18T08:24:29.908 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.643812+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.644441+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.644906+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.645366+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.645805+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.646255+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.649726+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:28.650228+0000 mgr.y (mgr.24862) 287 : cephadm [INF] Upgrade: Complete! 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.650622+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.653394+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.653822+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.655022+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.909 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.655590+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:28.656093+0000 mgr.y (mgr.24862) 288 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.659631+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.663595+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.664689+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.665226+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:24:28.665702+0000 mgr.y (mgr.24862) 289 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:28.669553+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.644441+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.644906+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.910 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.645366+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.645805+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.646255+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.649726+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:28.650228+0000 mgr.y (mgr.24862) 287 : cephadm [INF] Upgrade: Complete! 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.650622+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.653394+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.653822+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.655022+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.655590+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:28.656093+0000 mgr.y (mgr.24862) 288 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.659631+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.663595+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.664689+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:24:29.911 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.665226+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:24:29.912 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:24:28.665702+0000 mgr.y (mgr.24862) 289 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:24:29.912 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:28.669553+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:30.425 INFO:tasks.rados.rados.0.smithi082.stdout:2279: done (5 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2282: done (4 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2284: done (3 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2285: done (2 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2286: done (1 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2287: done (0 left) 2024-02-18T08:24:30.426 INFO:tasks.rados.rados.0.smithi082.stdout:2288: snap_create 2024-02-18T08:24:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:29.408216+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-02-18T08:24:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:29.643864+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:29.408216+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-02-18T08:24:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:29.643864+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:29.408216+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-02-18T08:24:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:29.643864+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:24:31.428 INFO:tasks.rados.rados.0.smithi082.stdout:2288: done (0 left) 2024-02-18T08:24:31.428 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 215 2024-02-18T08:24:31.428 INFO:tasks.rados.rados.0.smithi082.stdout:2289: seq_num 724 ranges {2965504=131072} 2024-02-18T08:24:31.444 INFO:tasks.rados.rados.0.smithi082.stdout:2289: writing smithi08262953-11 from 2965504 to 3096576 tid 1 2024-02-18T08:24:31.445 INFO:tasks.rados.rados.0.smithi082.stdout:2290: delete oid 48 current snap is 215 2024-02-18T08:24:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:2290: done (1 left) 2024-02-18T08:24:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:2291: snap_create 2024-02-18T08:24:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:2289: finishing write tid 1 to smithi08262953-11 2024-02-18T08:24:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:2289: finishing write tid 3 to smithi08262953-11 2024-02-18T08:24:31.452 INFO:tasks.rados.rados.0.smithi082.stdout:2289: finishing write tid 4 to smithi08262953-11 2024-02-18T08:24:31.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 809 (ObjNum 724 snap 215 seq_num 724) dirty exists 2024-02-18T08:24:31.452 INFO:tasks.rados.rados.0.smithi082.stdout:2289: left oid 11 (ObjNum 724 snap 215 seq_num 724) 2024-02-18T08:24:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:30.381968+0000 mgr.y (mgr.24862) 290 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-18T08:24:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:30.426130+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-02-18T08:24:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:30.381968+0000 mgr.y (mgr.24862) 290 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-18T08:24:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:30.426130+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-02-18T08:24:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:30.381968+0000 mgr.y (mgr.24862) 290 : cluster [DBG] pgmap v412: 89 pgs: 89 active+clean; 207 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-02-18T08:24:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:30.426130+0000 mon.a (mon.0) 1125 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-02-18T08:24:32.335 INFO:tasks.rados.rados.0.smithi082.stdout:2289: done (1 left) 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2291: done (0 left) 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2292: read oid 1 snap -1 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2292: expect (ObjNum 718 snap 211 seq_num 718) 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2293: read oid 17 snap -1 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2293: expect (ObjNum 709 snap 208 seq_num 709) 2024-02-18T08:24:32.336 INFO:tasks.rados.rados.0.smithi082.stdout:2294: snap_create 2024-02-18T08:24:32.379 INFO:tasks.rados.rados.0.smithi082.stdout:2292: expect (ObjNum 718 snap 211 seq_num 718) 2024-02-18T08:24:32.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:31.428286+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-02-18T08:24:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:32.335143+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-02-18T08:24:32.841 INFO:tasks.rados.rados.0.smithi082.stdout:2293: expect (ObjNum 709 snap 208 seq_num 709) 2024-02-18T08:24:32.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:31.428286+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-02-18T08:24:32.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:32.335143+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-02-18T08:24:32.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:31.428286+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-02-18T08:24:32.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:32.335143+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-02-18T08:24:33.391 INFO:tasks.rados.rados.0.smithi082.stdout:2292: done (2 left) 2024-02-18T08:24:33.392 INFO:tasks.rados.rados.0.smithi082.stdout:2293: done (1 left) 2024-02-18T08:24:33.392 INFO:tasks.rados.rados.0.smithi082.stdout:2294: done (0 left) 2024-02-18T08:24:33.392 INFO:tasks.rados.rados.0.smithi082.stdout:2295: delete oid 9 current snap is 217 2024-02-18T08:24:33.395 INFO:tasks.rados.rados.0.smithi082.stdout:2295: done (0 left) 2024-02-18T08:24:33.395 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 217 2024-02-18T08:24:33.395 INFO:tasks.rados.rados.0.smithi082.stdout:2296: seq_num 727 ranges {4841472=180224} 2024-02-18T08:24:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:2296: writing smithi08262953-35 from 4841472 to 5021696 tid 1 2024-02-18T08:24:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 217 2024-02-18T08:24:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:2297: seq_num 728 ranges {3514368=196608} 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2297: writing smithi08262953-6 from 3514368 to 3710976 tid 1 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2298: delete oid 37 current snap is 217 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2296: finishing write tid 1 to smithi08262953-35 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2296: finishing write tid 3 to smithi08262953-35 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2296: finishing write tid 4 to smithi08262953-35 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1094 (ObjNum 727 snap 217 seq_num 727) dirty exists 2024-02-18T08:24:33.442 INFO:tasks.rados.rados.0.smithi082.stdout:2296: left oid 35 (ObjNum 727 snap 217 seq_num 727) 2024-02-18T08:24:33.444 INFO:tasks.rados.rados.0.smithi082.stdout:2297: finishing write tid 1 to smithi08262953-6 2024-02-18T08:24:33.444 INFO:tasks.rados.rados.0.smithi082.stdout:2297: finishing write tid 3 to smithi08262953-6 2024-02-18T08:24:33.445 INFO:tasks.rados.rados.0.smithi082.stdout:2296: done (2 left) 2024-02-18T08:24:33.445 INFO:tasks.rados.rados.0.smithi082.stdout:2298: done (1 left) 2024-02-18T08:24:33.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 217 2024-02-18T08:24:33.446 INFO:tasks.rados.rados.0.smithi082.stdout:2299: seq_num 730 ranges {0=229376} 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2299: writing smithi08262953-40 from 0 to 229376 tid 1 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2300: copy_from oid 31 from oid 21 current snap is 217 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2297: finishing write tid 4 to smithi08262953-6 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1096 (ObjNum 728 snap 217 seq_num 728) dirty exists 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2297: left oid 6 (ObjNum 728 snap 217 seq_num 728) 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2297: done (2 left) 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 217 2024-02-18T08:24:33.447 INFO:tasks.rados.rados.0.smithi082.stdout:2301: seq_num 731 ranges {2482176=245760} 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2301: writing smithi08262953-10 from 2482176 to 2727936 tid 1 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2302: copy_from oid 19 from oid 47 current snap is 217 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2300: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2299: finishing write tid 1 to smithi08262953-40 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2299: finishing write tid 3 to smithi08262953-40 2024-02-18T08:24:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:2300: finishing copy_from to smithi08262953-31 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1135 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2299: finishing write tid 4 to smithi08262953-40 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1080 (ObjNum 730 snap 217 seq_num 730) dirty exists 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2299: left oid 40 (ObjNum 730 snap 217 seq_num 730) 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2299: done (3 left) 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2300: done (2 left) 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2303: delete oid 31 current snap is 217 2024-02-18T08:24:33.463 INFO:tasks.rados.rados.0.smithi082.stdout:2303: done (2 left) 2024-02-18T08:24:33.464 INFO:tasks.rados.rados.0.smithi082.stdout:2304: snap_remove snap 211 2024-02-18T08:24:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:32.382349+0000 mgr.y (mgr.24862) 291 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 157 KiB/s wr, 12 op/s 2024-02-18T08:24:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:33.343958+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-02-18T08:24:33.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:32.382349+0000 mgr.y (mgr.24862) 291 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 157 KiB/s wr, 12 op/s 2024-02-18T08:24:33.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:33.343958+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-02-18T08:24:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:32.382349+0000 mgr.y (mgr.24862) 291 : cluster [DBG] pgmap v416: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 157 KiB/s wr, 12 op/s 2024-02-18T08:24:33.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:33.343958+0000 mon.a (mon.0) 1128 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-02-18T08:24:34.313 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-18T08:24:34.444 INFO:tasks.rados.rados.0.smithi082.stdout:2304: done (2 left) 2024-02-18T08:24:34.444 INFO:tasks.rados.rados.0.smithi082.stdout:2305: snap_remove snap 215 2024-02-18T08:24:34.622 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:33.935046+0000 mgr.y (mgr.24862) 292 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:34.623 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:33.935046+0000 mgr.y (mgr.24862) 292 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:33.935046+0000 mgr.y (mgr.24862) 292 : audit [DBG] from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2305: done (2 left) 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2306: copy_from oid 30 from oid 31 current snap is 217 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2307: read oid 26 snap -1 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2307: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2308: read oid 43 snap -1 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2308: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2309: copy_from oid 1 from oid 27 current snap is 217 2024-02-18T08:24:35.451 INFO:tasks.rados.rados.0.smithi082.stdout:2310: snap_remove snap 216 2024-02-18T08:24:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:34.382842+0000 mgr.y (mgr.24862) 293 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 826 KiB/s wr, 8 op/s 2024-02-18T08:24:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:34.444664+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-02-18T08:24:35.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:34.382842+0000 mgr.y (mgr.24862) 293 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 826 KiB/s wr, 8 op/s 2024-02-18T08:24:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:34.444664+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:alertmanager.a smithi082 running (26s) 23s ago 8m 16.3M - 0.23.0 ba2b418f427c 3715b1721877 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:grafana.a smithi164 running (10s) 7s ago 8m 24.8M - 8.3.5 dad864ee21e9 3f3e22744244 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi082.qvokan smithi082 running (62s) 23s ago 7m 18.7M - 16.2.14-548-g81bd20d6 823b921721f5 7af45450ea0a 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:mds.foo.smithi164.uchofe smithi164 running (54s) 7s ago 7m 13.4M - 16.2.14-548-g81bd20d6 823b921721f5 4ba3b583fb2a 2024-02-18T08:24:35.659 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.x smithi164 *:8443 running (5m) 7s ago 10m 393M - 16.2.14-548-g81bd20d6 823b921721f5 e1d33bf16f0e 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:mgr.y smithi082 *:8443 running (5m) 23s ago 12m 445M - 16.2.14-548-g81bd20d6 823b921721f5 ee9b657fca1d 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:mon.a smithi082 running (4m) 23s ago 12m 133M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ae63469a2d2a 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:mon.b smithi164 running (4m) 7s ago 11m 91.5M 2048M 16.2.14-548-g81bd20d6 823b921721f5 7be487469f6d 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:mon.c smithi082 running (4m) 23s ago 11m 115M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c33bd2f81460 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.a smithi082 running (46s) 23s ago 8m 12.8M - 1.3.1 1dbe0e931976 de3f4820c1a5 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:node-exporter.b smithi164 running (41s) 7s ago 8m 13.8M - 1.3.1 1dbe0e931976 aa1b0169b27e 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.0 smithi082 running (4m) 23s ago 10m 454M 4096M 16.2.14-548-g81bd20d6 823b921721f5 2abf88d3b1a9 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.1 smithi082 running (3m) 23s ago 10m 399M 4096M 16.2.14-548-g81bd20d6 823b921721f5 b75f65fcdf51 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.2 smithi082 running (3m) 23s ago 10m 378M 4096M 16.2.14-548-g81bd20d6 823b921721f5 94a62f008e0c 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.3 smithi082 running (2m) 23s ago 10m 295M 4096M 16.2.14-548-g81bd20d6 823b921721f5 52a538070036 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.4 smithi164 running (2m) 7s ago 9m 358M 4096M 16.2.14-548-g81bd20d6 823b921721f5 4e4bc9ad9fe6 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.5 smithi164 running (2m) 7s ago 9m 414M 4096M 16.2.14-548-g81bd20d6 823b921721f5 baa5513de438 2024-02-18T08:24:35.660 INFO:teuthology.orchestra.run.smithi082.stdout:osd.6 smithi164 running (95s) 7s ago 9m 278M 4096M 16.2.14-548-g81bd20d6 823b921721f5 63729d41d170 2024-02-18T08:24:35.661 INFO:teuthology.orchestra.run.smithi082.stdout:osd.7 smithi164 running (71s) 7s ago 9m 170M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8b649235fd37 2024-02-18T08:24:35.661 INFO:teuthology.orchestra.run.smithi082.stdout:prometheus.a smithi164 running (35s) 7s ago 8m 45.1M - 2.33.4 514e6a882f6e 4e77c70fe581 2024-02-18T08:24:35.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:34.382842+0000 mgr.y (mgr.24862) 293 : cluster [DBG] pgmap v418: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 826 KiB/s wr, 8 op/s 2024-02-18T08:24:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:34.444664+0000 mon.a (mon.0) 1129 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-02-18T08:24:36.011 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions' 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2310: done (6 left) 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2311: read oid 7 snap -1 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2311: expect (ObjNum 679 snap 199 seq_num 679) 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2312: delete oid 24 current snap is 217 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2301: finishing write tid 1 to smithi08262953-10 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2301: finishing write tid 3 to smithi08262953-10 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2301: finishing write tid 4 to smithi08262953-10 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1218 (ObjNum 731 snap 217 seq_num 731) dirty exists 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2301: left oid 10 (ObjNum 731 snap 217 seq_num 731) 2024-02-18T08:24:36.458 INFO:tasks.rados.rados.0.smithi082.stdout:2302: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2302: finishing copy_from to smithi08262953-19 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1167 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2309: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2306: finishing copy_from to smithi08262953-30 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2306: got expected ENOENT (src dne) 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2306: finishing copy_from racing read to smithi08262953-30 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2309: finishing copy_from to smithi08262953-1 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1075 (ObjNum 717 snap 211 seq_num 717) dirty exists 2024-02-18T08:24:36.459 INFO:tasks.rados.rados.0.smithi082.stdout:2308: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:36.507 INFO:tasks.rados.rados.0.smithi082.stdout:2307: expect (ObjNum 545 snap 160 seq_num 545) 2024-02-18T08:24:36.579 INFO:tasks.rados.rados.0.smithi082.stdout:2311: expect (ObjNum 679 snap 199 seq_num 679) 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:35.444295+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.649138+0000 mgr.y (mgr.24862) 294 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.650981+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.651313+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.651680+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.652008+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.652308+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.652568+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.654130+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.654405+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.654667+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.654938+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.597 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:35.655222+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:35.444295+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.649138+0000 mgr.y (mgr.24862) 294 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.650981+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.651313+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.651680+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.652008+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.652308+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.652568+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.654130+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.654405+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.654667+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.654938+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.598 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:35.655222+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.626 INFO:tasks.rados.rados.0.smithi082.stdout:2301: done (7 left) 2024-02-18T08:24:36.626 INFO:tasks.rados.rados.0.smithi082.stdout:2302: done (6 left) 2024-02-18T08:24:36.626 INFO:tasks.rados.rados.0.smithi082.stdout:2306: done (5 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2307: done (4 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2308: done (3 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2309: done (2 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2311: done (1 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2312: done (0 left) 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 217 2024-02-18T08:24:36.627 INFO:tasks.rados.rados.0.smithi082.stdout:2313: seq_num 734 ranges {2334720=294912} 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2313: writing smithi08262953-26 from 2334720 to 2629632 tid 1 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2314: read oid 21 snap 212 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2314: expect (ObjNum 580072864 snap 21935 seq_num 579880032) 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2315: read oid 8 snap -1 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2315: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2316: delete oid 17 current snap is 217 2024-02-18T08:24:36.641 INFO:tasks.rados.rados.0.smithi082.stdout:2314: expect (ObjNum 580072864 snap 21935 seq_num 579880032) 2024-02-18T08:24:36.645 INFO:tasks.rados.rados.0.smithi082.stdout:2313: finishing write tid 1 to smithi08262953-26 2024-02-18T08:24:36.646 INFO:tasks.rados.rados.0.smithi082.stdout:2314: done (3 left) 2024-02-18T08:24:36.646 INFO:tasks.rados.rados.0.smithi082.stdout:2316: done (2 left) 2024-02-18T08:24:36.646 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 217 2024-02-18T08:24:36.646 INFO:tasks.rados.rados.0.smithi082.stdout:2317: seq_num 736 ranges {0=335872} 2024-02-18T08:24:36.647 INFO:tasks.rados.rados.0.smithi082.stdout:2317: writing smithi08262953-37 from 0 to 335872 tid 1 2024-02-18T08:24:36.647 INFO:tasks.rados.rados.0.smithi082.stdout:2318: snap_create 2024-02-18T08:24:36.648 INFO:tasks.rados.rados.0.smithi082.stdout:2313: finishing write tid 3 to smithi08262953-26 2024-02-18T08:24:36.651 INFO:tasks.rados.rados.0.smithi082.stdout:2317: finishing write tid 1 to smithi08262953-37 2024-02-18T08:24:36.651 INFO:tasks.rados.rados.0.smithi082.stdout:2317: finishing write tid 3 to smithi08262953-37 2024-02-18T08:24:36.652 INFO:tasks.rados.rados.0.smithi082.stdout:2313: finishing write tid 4 to smithi08262953-26 2024-02-18T08:24:36.652 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1256 (ObjNum 734 snap 217 seq_num 734) dirty exists 2024-02-18T08:24:36.652 INFO:tasks.rados.rados.0.smithi082.stdout:2313: left oid 26 (ObjNum 734 snap 217 seq_num 734) 2024-02-18T08:24:36.653 INFO:tasks.rados.rados.0.smithi082.stdout:2317: finishing write tid 4 to smithi08262953-37 2024-02-18T08:24:36.653 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 812 (ObjNum 736 snap 217 seq_num 736) dirty exists 2024-02-18T08:24:36.653 INFO:tasks.rados.rados.0.smithi082.stdout:2317: left oid 37 (ObjNum 736 snap 217 seq_num 736) 2024-02-18T08:24:36.654 INFO:tasks.rados.rados.0.smithi082.stdout:2315: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:35.444295+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.649138+0000 mgr.y (mgr.24862) 294 : audit [DBG] from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.650981+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.651313+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.651680+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.652008+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.652308+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.652568+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.654130+0000 mon.a (mon.0) 1137 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-18T08:24:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.654405+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.654667+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.654938+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:36.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:35.655222+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout:{ 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout: "mon": { 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout: "mgr": { 2024-02-18T08:24:37.319 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "osd": { 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "mds": { 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: }, 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "overall": { 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout: } 2024-02-18T08:24:37.320 INFO:teuthology.orchestra.run.smithi082.stdout:} 2024-02-18T08:24:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2313: done (3 left) 2024-02-18T08:24:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2315: done (2 left) 2024-02-18T08:24:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2317: done (1 left) 2024-02-18T08:24:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2318: done (0 left) 2024-02-18T08:24:37.338 INFO:tasks.rados.rados.0.smithi082.stdout:2319: snap_remove snap 202 2024-02-18T08:24:37.591 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:36.383231+0000 mgr.y (mgr.24862) 295 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 788 KiB/s wr, 8 op/s 2024-02-18T08:24:37.591 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:36.458708+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-02-18T08:24:37.591 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:37.319996+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.82:0/2614405689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:37.591 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:37.338620+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-02-18T08:24:37.592 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:36.383231+0000 mgr.y (mgr.24862) 295 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 788 KiB/s wr, 8 op/s 2024-02-18T08:24:37.592 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:36.458708+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-02-18T08:24:37.592 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:37.319996+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.82:0/2614405689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:37.592 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:37.338620+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-02-18T08:24:37.661 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-18T08:24:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:36.383231+0000 mgr.y (mgr.24862) 295 : cluster [DBG] pgmap v421: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 788 KiB/s wr, 8 op/s 2024-02-18T08:24:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:36.458708+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-02-18T08:24:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:37.319996+0000 mon.a (mon.0) 1143 : audit [DBG] from='client.? 172.21.15.82:0/2614405689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:37.338620+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-02-18T08:24:38.344 INFO:tasks.rados.rados.0.smithi082.stdout:2319: done (0 left) 2024-02-18T08:24:38.344 INFO:tasks.rados.rados.0.smithi082.stdout:2320: rollback oid 34 current snap is 218 2024-02-18T08:24:38.344 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 217 2024-02-18T08:24:38.344 INFO:tasks.rados.rados.0.smithi082.stdout:2321: snap_remove snap 209 2024-02-18T08:24:38.919 INFO:teuthology.orchestra.run.smithi082.stdout:true 2024-02-18T08:24:39.278 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2321: done (1 left) 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2322: read oid 37 snap -1 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2322: expect (ObjNum 736 snap 217 seq_num 736) 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2323: snap_create 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2320: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2320: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:2320: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:24:39.346 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1106 (ObjNum 1651730010 snap 1601401953 seq_num 1835229526) dirty exists 2024-02-18T08:24:39.356 INFO:tasks.rados.rados.0.smithi082.stdout:2322: expect (ObjNum 736 snap 217 seq_num 736) 2024-02-18T08:24:39.545 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:38.342105+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-02-18T08:24:39.545 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:38.383626+0000 mgr.y (mgr.24862) 296 : cluster [DBG] pgmap v425: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 201 KiB/s wr, 6 op/s 2024-02-18T08:24:39.545 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:38.908662+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.82:0/911485502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:39.546 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:38.342105+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-02-18T08:24:39.546 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:38.383626+0000 mgr.y (mgr.24862) 296 : cluster [DBG] pgmap v425: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 201 KiB/s wr, 6 op/s 2024-02-18T08:24:39.546 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:38.908662+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.82:0/911485502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:38.342105+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-02-18T08:24:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:38.383626+0000 mgr.y (mgr.24862) 296 : cluster [DBG] pgmap v425: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 8.3 MiB/s rd, 201 KiB/s wr, 6 op/s 2024-02-18T08:24:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:38.908662+0000 mon.a (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.82:0/911485502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:40.346 INFO:tasks.rados.rados.0.smithi082.stdout:2320: done (2 left) 2024-02-18T08:24:40.346 INFO:tasks.rados.rados.0.smithi082.stdout:2322: done (1 left) 2024-02-18T08:24:40.346 INFO:tasks.rados.rados.0.smithi082.stdout:2323: done (0 left) 2024-02-18T08:24:40.346 INFO:tasks.rados.rados.0.smithi082.stdout:2324: delete oid 6 current snap is 219 2024-02-18T08:24:40.348 INFO:tasks.rados.rados.0.smithi082.stdout:2324: done (0 left) 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2325: read oid 47 snap -1 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2325: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2326: rmattr oid 42 current snap is 219 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2326: done (1 left) 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2327: rmattr oid 12 current snap is 219 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2328: rollback oid 30 current snap is 219 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 212 2024-02-18T08:24:40.349 INFO:tasks.rados.rados.0.smithi082.stdout:2329: snap_create 2024-02-18T08:24:40.353 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1098 (ObjNum 288 snap 0 seq_num 273) dirty exists 2024-02-18T08:24:40.353 INFO:tasks.rados.rados.0.smithi082.stdout:2328: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:24:40.354 INFO:tasks.rados.rados.0.smithi082.stdout:2328: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:24:40.354 INFO:tasks.rados.rados.0.smithi082.stdout:2328: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:24:40.354 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1344 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:24:40.357 INFO:tasks.rados.rados.0.smithi082.stdout:2325: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:40.584 INFO:teuthology.orchestra.run.smithi082.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)" 2024-02-18T08:24:40.594 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:39.346302+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-02-18T08:24:40.594 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:39.346302+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-02-18T08:24:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:39.346302+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-02-18T08:24:41.310 INFO:teuthology.task.sequential:In sequential, running task print... 2024-02-18T08:24:41.310 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-02-18T08:24:41.310 DEBUG:teuthology.parallel:result is None 2024-02-18T08:24:41.357 INFO:tasks.rados.rados.0.smithi082.stdout:2325: done (3 left) 2024-02-18T08:24:41.357 INFO:tasks.rados.rados.0.smithi082.stdout:2327: done (2 left) 2024-02-18T08:24:41.357 INFO:tasks.rados.rados.0.smithi082.stdout:2328: done (1 left) 2024-02-18T08:24:41.357 INFO:tasks.rados.rados.0.smithi082.stdout:2329: done (0 left) 2024-02-18T08:24:41.357 INFO:tasks.rados.rados.0.smithi082.stdout:2330: rollback oid 31 current snap is 220 2024-02-18T08:24:41.358 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 219 2024-02-18T08:24:41.358 INFO:tasks.rados.rados.0.smithi082.stdout:2331: snap_remove snap 214 2024-02-18T08:24:41.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:40.346429+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-02-18T08:24:41.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:40.384006+0000 mgr.y (mgr.24862) 297 : cluster [DBG] pgmap v428: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 279 KiB/s wr, 9 op/s 2024-02-18T08:24:41.400 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:40.573893+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.82:0/819226839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:41.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:40.346429+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-02-18T08:24:41.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:40.384006+0000 mgr.y (mgr.24862) 297 : cluster [DBG] pgmap v428: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 279 KiB/s wr, 9 op/s 2024-02-18T08:24:41.401 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:40.573893+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.82:0/819226839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:41.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:40.346429+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-02-18T08:24:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:40.384006+0000 mgr.y (mgr.24862) 297 : cluster [DBG] pgmap v428: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 279 KiB/s wr, 9 op/s 2024-02-18T08:24:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:40.573893+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.82:0/819226839' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:2331: done (1 left) 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:2332: rmattr oid 21 current snap is 220 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:2330: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1136 (ObjNum 0 snap 21935 seq_num 579377648) dirty dne 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:2330: done (1 left) 2024-02-18T08:24:42.340 INFO:tasks.rados.rados.0.smithi082.stdout:2333: snap_remove snap 197 2024-02-18T08:24:42.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:41.357106+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-02-18T08:24:42.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:42.339106+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-02-18T08:24:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:41.357106+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-02-18T08:24:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:42.339106+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-02-18T08:24:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:41.357106+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-02-18T08:24:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:42.339106+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:2333: done (1 left) 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:2334: rollback oid 12 current snap is 220 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 196 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:2335: read oid 34 snap -1 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:2335: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:2336: delete oid 42 current snap is 220 2024-02-18T08:24:43.340 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1204 (ObjNum 1951490659 snap 1869041243 seq_num 1633047144) dirty exists 2024-02-18T08:24:43.345 INFO:tasks.rados.rados.0.smithi082.stdout:2335: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:2332: done (3 left) 2024-02-18T08:24:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:2335: done (2 left) 2024-02-18T08:24:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:2336: done (1 left) 2024-02-18T08:24:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 220 2024-02-18T08:24:43.351 INFO:tasks.rados.rados.0.smithi082.stdout:2337: seq_num 739 ranges {737280=385024} 2024-02-18T08:24:43.357 INFO:tasks.rados.rados.0.smithi082.stdout:2337: writing smithi08262953-25 from 737280 to 1122304 tid 1 2024-02-18T08:24:43.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 220 2024-02-18T08:24:43.361 INFO:tasks.rados.rados.0.smithi082.stdout:2338: seq_num 740 ranges {3932160=401408} 2024-02-18T08:24:43.381 INFO:tasks.rados.rados.0.smithi082.stdout:2338: writing smithi08262953-39 from 3932160 to 4333568 tid 1 2024-02-18T08:24:43.382 INFO:tasks.rados.rados.0.smithi082.stdout:2339: snap_remove snap 201 2024-02-18T08:24:43.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:42.384509+0000 mgr.y (mgr.24862) 298 : cluster [DBG] pgmap v431: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 76 KiB/s wr, 7 op/s 2024-02-18T08:24:43.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:43.340409+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-02-18T08:24:43.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:42.384509+0000 mgr.y (mgr.24862) 298 : cluster [DBG] pgmap v431: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 76 KiB/s wr, 7 op/s 2024-02-18T08:24:43.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:43.340409+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-02-18T08:24:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:42.384509+0000 mgr.y (mgr.24862) 298 : cluster [DBG] pgmap v431: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 210 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 76 KiB/s wr, 7 op/s 2024-02-18T08:24:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:43.340409+0000 mon.a (mon.0) 1151 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-02-18T08:24:44.375 INFO:tasks.rados.rados.0.smithi082.stdout:2339: done (3 left) 2024-02-18T08:24:44.375 INFO:tasks.rados.rados.0.smithi082.stdout:2340: read oid 18 snap -1 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2340: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2341: read oid 43 snap -1 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2341: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2342: delete oid 3 current snap is 220 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2334: finishing rollback tid 0 to smithi08262953-12 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2334: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1100 (ObjNum 1751863661 snap 1819438953 seq_num 1767466587) dirty dne 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2337: finishing write tid 1 to smithi08262953-25 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2337: finishing write tid 3 to smithi08262953-25 2024-02-18T08:24:44.376 INFO:tasks.rados.rados.0.smithi082.stdout:2337: finishing write tid 4 to smithi08262953-25 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1087 (ObjNum 739 snap 220 seq_num 739) dirty exists 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:2337: left oid 25 (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:2338: finishing write tid 1 to smithi08262953-39 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:2338: finishing write tid 3 to smithi08262953-39 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:2338: finishing write tid 4 to smithi08262953-39 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1215 (ObjNum 740 snap 220 seq_num 740) dirty exists 2024-02-18T08:24:44.377 INFO:tasks.rados.rados.0.smithi082.stdout:2338: left oid 39 (ObjNum 740 snap 220 seq_num 740) 2024-02-18T08:24:44.392 INFO:tasks.rados.rados.0.smithi082.stdout:2341: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:24:44.431 INFO:tasks.rados.rados.0.smithi082.stdout:2340: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:2334: done (5 left) 2024-02-18T08:24:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:2337: done (4 left) 2024-02-18T08:24:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:2338: done (3 left) 2024-02-18T08:24:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:2340: done (2 left) 2024-02-18T08:24:44.477 INFO:tasks.rados.rados.0.smithi082.stdout:2341: done (1 left) 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2342: done (0 left) 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2343: copy_from oid 7 from oid 41 current snap is 220 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2344: read oid 34 snap -1 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2344: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2345: delete oid 16 current snap is 220 2024-02-18T08:24:44.478 INFO:tasks.rados.rados.0.smithi082.stdout:2344: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:44.481 INFO:tasks.rados.rados.0.smithi082.stdout:2344: done (2 left) 2024-02-18T08:24:44.481 INFO:tasks.rados.rados.0.smithi082.stdout:2345: done (1 left) 2024-02-18T08:24:44.481 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 220 2024-02-18T08:24:44.481 INFO:tasks.rados.rados.0.smithi082.stdout:2346: seq_num 743 ranges {16384=450560} 2024-02-18T08:24:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:2346: writing smithi08262953-1 from 16384 to 466944 tid 1 2024-02-18T08:24:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 220 2024-02-18T08:24:44.483 INFO:tasks.rados.rados.0.smithi082.stdout:2347: seq_num 744 ranges {0=466944} 2024-02-18T08:24:44.486 INFO:tasks.rados.rados.0.smithi082.stdout:2347: writing smithi08262953-48 from 0 to 466944 tid 1 2024-02-18T08:24:44.486 INFO:tasks.rados.rados.0.smithi082.stdout:2348: setattr oid 22 current snap is 220 2024-02-18T08:24:44.488 INFO:tasks.rados.rados.0.smithi082.stdout:2349: delete oid 4 current snap is 220 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2347: finishing write tid 1 to smithi08262953-48 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2346: finishing write tid 1 to smithi08262953-1 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2346: finishing write tid 3 to smithi08262953-1 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2347: finishing write tid 3 to smithi08262953-48 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2349: done (4 left) 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2350: read oid 24 snap -1 2024-02-18T08:24:44.491 INFO:tasks.rados.rados.0.smithi082.stdout:2350: expect deleted 2024-02-18T08:24:44.492 INFO:tasks.rados.rados.0.smithi082.stdout:2351: read oid 40 snap 219 2024-02-18T08:24:44.492 INFO:tasks.rados.rados.0.smithi082.stdout:2351: expect (ObjNum 730 snap 217 seq_num 730) 2024-02-18T08:24:44.492 INFO:tasks.rados.rados.0.smithi082.stdout:2352: rmattr oid 17 current snap is 220 2024-02-18T08:24:44.492 INFO:tasks.rados.rados.0.smithi082.stdout:2352: done (6 left) 2024-02-18T08:24:44.492 INFO:tasks.rados.rados.0.smithi082.stdout:2353: snap_create 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:2347: finishing write tid 4 to smithi08262953-48 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1364 (ObjNum 744 snap 220 seq_num 744) dirty exists 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:2347: left oid 48 (ObjNum 744 snap 220 seq_num 744) 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1137 (ObjNum 694 snap 204 seq_num 694) dirty exists 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:2346: finishing write tid 4 to smithi08262953-1 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1257 (ObjNum 743 snap 220 seq_num 743) dirty exists 2024-02-18T08:24:44.493 INFO:tasks.rados.rados.0.smithi082.stdout:2346: left oid 1 (ObjNum 743 snap 220 seq_num 743) 2024-02-18T08:24:44.494 INFO:tasks.rados.rados.0.smithi082.stdout:2351: expect (ObjNum 730 snap 217 seq_num 730) 2024-02-18T08:24:44.502 INFO:tasks.rados.rados.0.smithi082.stdout:2343: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:24:44.506 INFO:tasks.rados.rados.0.smithi082.stdout:2343: finishing copy_from to smithi08262953-7 2024-02-18T08:24:44.506 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1069 (ObjNum 660 snap 192 seq_num 660) dirty exists 2024-02-18T08:24:45.381 INFO:tasks.rados.rados.0.smithi082.stdout:2343: done (6 left) 2024-02-18T08:24:45.381 INFO:tasks.rados.rados.0.smithi082.stdout:2346: done (5 left) 2024-02-18T08:24:45.381 INFO:tasks.rados.rados.0.smithi082.stdout:2347: done (4 left) 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2348: done (3 left) 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2350: done (2 left) 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2351: done (1 left) 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2353: done (0 left) 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2354: read oid 32 snap 220 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2354: expect deleted 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 221 2024-02-18T08:24:45.382 INFO:tasks.rados.rados.0.smithi082.stdout:2355: seq_num 746 ranges {1687552=499712} 2024-02-18T08:24:45.393 INFO:tasks.rados.rados.0.smithi082.stdout:2355: writing smithi08262953-46 from 1687552 to 2187264 tid 1 2024-02-18T08:24:45.393 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 221 2024-02-18T08:24:45.393 INFO:tasks.rados.rados.0.smithi082.stdout:2356: seq_num 747 ranges {5963776=516096} 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2356: writing smithi08262953-5 from 5963776 to 6479872 tid 1 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2357: read oid 50 snap -1 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2357: expect (ObjNum 712 snap 209 seq_num 712) 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2358: read oid 26 snap -1 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2358: expect (ObjNum 734 snap 217 seq_num 734) 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 221 2024-02-18T08:24:45.428 INFO:tasks.rados.rados.0.smithi082.stdout:2359: seq_num 748 ranges {0=532480} 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2359: writing smithi08262953-12 from 0 to 532480 tid 1 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2360: delete oid 11 current snap is 221 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2355: finishing write tid 1 to smithi08262953-46 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2355: finishing write tid 3 to smithi08262953-46 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2355: finishing write tid 4 to smithi08262953-46 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1139 (ObjNum 746 snap 221 seq_num 746) dirty exists 2024-02-18T08:24:45.431 INFO:tasks.rados.rados.0.smithi082.stdout:2355: left oid 46 (ObjNum 746 snap 221 seq_num 746) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2354: done (6 left) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2355: done (5 left) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2360: done (4 left) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2361: rmattr oid 44 current snap is 221 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2361: done (4 left) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2362: read oid 30 snap 208 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2362: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:45.438 INFO:tasks.rados.rados.0.smithi082.stdout:2363: snap_create 2024-02-18T08:24:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:2359: finishing write tid 1 to smithi08262953-12 2024-02-18T08:24:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:2359: finishing write tid 3 to smithi08262953-12 2024-02-18T08:24:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:2359: finishing write tid 4 to smithi08262953-12 2024-02-18T08:24:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1103 (ObjNum 748 snap 221 seq_num 748) dirty exists 2024-02-18T08:24:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:2359: left oid 12 (ObjNum 748 snap 221 seq_num 748) 2024-02-18T08:24:45.442 INFO:tasks.rados.rados.0.smithi082.stdout:2357: expect (ObjNum 712 snap 209 seq_num 712) 2024-02-18T08:24:45.557 INFO:tasks.rados.rados.0.smithi082.stdout:2356: finishing write tid 1 to smithi08262953-5 2024-02-18T08:24:45.557 INFO:tasks.rados.rados.0.smithi082.stdout:2356: finishing write tid 3 to smithi08262953-5 2024-02-18T08:24:45.557 INFO:tasks.rados.rados.0.smithi082.stdout:2358: expect (ObjNum 734 snap 217 seq_num 734) 2024-02-18T08:24:45.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:44.375648+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-02-18T08:24:45.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:44.385169+0000 mgr.y (mgr.24862) 299 : cluster [DBG] pgmap v434: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:24:45.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:44.375648+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-02-18T08:24:45.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:44.385169+0000 mgr.y (mgr.24862) 299 : cluster [DBG] pgmap v434: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:24:45.671 INFO:tasks.rados.rados.0.smithi082.stdout:2356: finishing write tid 4 to smithi08262953-5 2024-02-18T08:24:45.671 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1258 (ObjNum 747 snap 221 seq_num 747) dirty exists 2024-02-18T08:24:45.671 INFO:tasks.rados.rados.0.smithi082.stdout:2356: left oid 5 (ObjNum 747 snap 221 seq_num 747) 2024-02-18T08:24:45.671 INFO:tasks.rados.rados.0.smithi082.stdout:2362: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:44.375648+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-02-18T08:24:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:44.385169+0000 mgr.y (mgr.24862) 299 : cluster [DBG] pgmap v434: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:24:46.388 INFO:tasks.rados.rados.0.smithi082.stdout:2356: done (5 left) 2024-02-18T08:24:46.388 INFO:tasks.rados.rados.0.smithi082.stdout:2357: done (4 left) 2024-02-18T08:24:46.389 INFO:tasks.rados.rados.0.smithi082.stdout:2358: done (3 left) 2024-02-18T08:24:46.389 INFO:tasks.rados.rados.0.smithi082.stdout:2359: done (2 left) 2024-02-18T08:24:46.389 INFO:tasks.rados.rados.0.smithi082.stdout:2362: done (1 left) 2024-02-18T08:24:46.389 INFO:tasks.rados.rados.0.smithi082.stdout:2363: done (0 left) 2024-02-18T08:24:46.389 INFO:tasks.rados.rados.0.smithi082.stdout:2364: snap_remove snap 212 2024-02-18T08:24:46.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:45.382092+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-02-18T08:24:46.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:45.382092+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-02-18T08:24:46.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:45.382092+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2364: done (0 left) 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2365: read oid 8 snap -1 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2365: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2366: read oid 35 snap -1 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2366: expect (ObjNum 727 snap 217 seq_num 727) 2024-02-18T08:24:47.339 INFO:tasks.rados.rados.0.smithi082.stdout:2367: rollback oid 13 current snap is 222 2024-02-18T08:24:47.340 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 219 2024-02-18T08:24:47.340 INFO:tasks.rados.rados.0.smithi082.stdout:2368: snap_remove snap 221 2024-02-18T08:24:47.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:46.385550+0000 mgr.y (mgr.24862) 300 : cluster [DBG] pgmap v436: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 260 KiB/s rd, 190 KiB/s wr, 13 op/s 2024-02-18T08:24:47.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:46.388862+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-02-18T08:24:47.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:47.339633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-02-18T08:24:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:46.385550+0000 mgr.y (mgr.24862) 300 : cluster [DBG] pgmap v436: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 260 KiB/s rd, 190 KiB/s wr, 13 op/s 2024-02-18T08:24:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:46.388862+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-02-18T08:24:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:47.339633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-02-18T08:24:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:46.385550+0000 mgr.y (mgr.24862) 300 : cluster [DBG] pgmap v436: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 208 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 260 KiB/s rd, 190 KiB/s wr, 13 op/s 2024-02-18T08:24:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:46.388862+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e496: 8 total, 8 up, 8 in 2024-02-18T08:24:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:47.339633+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-02-18T08:24:48.342 INFO:tasks.rados.rados.0.smithi082.stdout:2368: done (3 left) 2024-02-18T08:24:48.342 INFO:tasks.rados.rados.0.smithi082.stdout:2369: read oid 21 snap -1 2024-02-18T08:24:48.342 INFO:tasks.rados.rados.0.smithi082.stdout:2369: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:48.342 INFO:tasks.rados.rados.0.smithi082.stdout:2370: delete oid 20 current snap is 222 2024-02-18T08:24:48.345 INFO:tasks.rados.rados.0.smithi082.stdout:2367: finishing rollback tid 0 to smithi08262953-13 2024-02-18T08:24:48.345 INFO:tasks.rados.rados.0.smithi082.stdout:2367: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:24:48.345 INFO:tasks.rados.rados.0.smithi082.stdout:2365: expect (ObjNum 676 snap 197 seq_num 676) 2024-02-18T08:24:48.389 INFO:tasks.rados.rados.0.smithi082.stdout:2367: finishing rollback tid 2 to smithi08262953-13 2024-02-18T08:24:48.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1368 (ObjNum 1 snap 21935 seq_num 579857488) dirty exists 2024-02-18T08:24:48.389 INFO:tasks.rados.rados.0.smithi082.stdout:2366: expect (ObjNum 727 snap 217 seq_num 727) 2024-02-18T08:24:48.664 INFO:tasks.rados.rados.0.smithi082.stdout:2369: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2365: done (4 left) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2366: done (3 left) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2367: done (2 left) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2369: done (1 left) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2370: done (0 left) 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2371: copy_from oid 37 from oid 22 current snap is 222 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2372: rollback oid 28 current snap is 222 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 217 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2373: copy_from oid 6 from oid 19 current snap is 222 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 222 2024-02-18T08:24:48.667 INFO:tasks.rados.rados.0.smithi082.stdout:2374: seq_num 751 ranges {0=581632} 2024-02-18T08:24:48.670 INFO:tasks.rados.rados.0.smithi082.stdout:2374: writing smithi08262953-20 from 0 to 581632 tid 1 2024-02-18T08:24:48.670 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 222 2024-02-18T08:24:48.670 INFO:tasks.rados.rados.0.smithi082.stdout:2375: seq_num 752 ranges {0=598016} 2024-02-18T08:24:48.674 INFO:tasks.rados.rados.0.smithi082.stdout:2375: writing smithi08262953-32 from 0 to 598016 tid 1 2024-02-18T08:24:48.674 INFO:tasks.rados.rados.0.smithi082.stdout:2376: read oid 38 snap -1 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2376: expect (ObjNum 698 snap 205 seq_num 698) 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2377: rmattr oid 34 current snap is 222 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2372: finishing rollback tid 0 to smithi08262953-28 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2372: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2378: snap_create 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2372: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1109 (ObjNum 710 snap 208 seq_num 710) dirty exists 2024-02-18T08:24:48.675 INFO:tasks.rados.rados.0.smithi082.stdout:2374: finishing write tid 1 to smithi08262953-20 2024-02-18T08:24:48.679 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1110 (ObjNum 579903856 snap 21935 seq_num 579903168) dirty exists 2024-02-18T08:24:48.680 INFO:tasks.rados.rados.0.smithi082.stdout:2374: finishing write tid 3 to smithi08262953-20 2024-02-18T08:24:48.680 INFO:tasks.rados.rados.0.smithi082.stdout:2375: finishing write tid 1 to smithi08262953-32 2024-02-18T08:24:48.680 INFO:tasks.rados.rados.0.smithi082.stdout:2375: finishing write tid 3 to smithi08262953-32 2024-02-18T08:24:48.681 INFO:tasks.rados.rados.0.smithi082.stdout:2376: expect (ObjNum 698 snap 205 seq_num 698) 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:2374: finishing write tid 4 to smithi08262953-20 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1257 (ObjNum 751 snap 222 seq_num 751) dirty exists 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:2374: left oid 20 (ObjNum 751 snap 222 seq_num 751) 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:2375: finishing write tid 4 to smithi08262953-32 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1259 (ObjNum 752 snap 222 seq_num 752) dirty exists 2024-02-18T08:24:48.737 INFO:tasks.rados.rados.0.smithi082.stdout:2375: left oid 32 (ObjNum 752 snap 222 seq_num 752) 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:2373: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:2373: finishing copy_from to smithi08262953-6 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1167 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:2371: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:2371: finishing copy_from to smithi08262953-37 2024-02-18T08:24:48.738 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1137 (ObjNum 694 snap 204 seq_num 694) dirty exists 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2371: done (7 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2372: done (6 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2373: done (5 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2374: done (4 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2375: done (3 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2376: done (2 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2377: done (1 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2378: done (0 left) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2379: read oid 44 snap 220 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2379: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:49.348 INFO:tasks.rados.rados.0.smithi082.stdout:2380: delete oid 39 current snap is 223 2024-02-18T08:24:49.354 INFO:tasks.rados.rados.0.smithi082.stdout:2380: done (1 left) 2024-02-18T08:24:49.354 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 223 2024-02-18T08:24:49.354 INFO:tasks.rados.rados.0.smithi082.stdout:2381: seq_num 754 ranges {2629632=630784} 2024-02-18T08:24:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2381: writing smithi08262953-26 from 2629632 to 3260416 tid 1 2024-02-18T08:24:49.371 INFO:tasks.rados.rados.0.smithi082.stdout:2382: snap_remove snap 222 2024-02-18T08:24:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:48.342491+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-02-18T08:24:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:48.386041+0000 mgr.y (mgr.24862) 301 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 192 KiB/s wr, 10 op/s 2024-02-18T08:24:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:48.342491+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-02-18T08:24:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:48.386041+0000 mgr.y (mgr.24862) 301 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 192 KiB/s wr, 10 op/s 2024-02-18T08:24:49.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:48.342491+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-02-18T08:24:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:48.386041+0000 mgr.y (mgr.24862) 301 : cluster [DBG] pgmap v440: 89 pgs: 89 active+clean; 204 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 192 KiB/s wr, 10 op/s 2024-02-18T08:24:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:2382: done (2 left) 2024-02-18T08:24:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:2383: read oid 10 snap -1 2024-02-18T08:24:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:2383: expect (ObjNum 731 snap 217 seq_num 731) 2024-02-18T08:24:50.361 INFO:tasks.rados.rados.0.smithi082.stdout:2384: delete oid 37 current snap is 223 2024-02-18T08:24:50.362 INFO:tasks.rados.rados.0.smithi082.stdout:2379: expect (ObjNum 711 snap 208 seq_num 711) 2024-02-18T08:24:50.424 INFO:tasks.rados.rados.0.smithi082.stdout:2381: finishing write tid 1 to smithi08262953-26 2024-02-18T08:24:50.424 INFO:tasks.rados.rados.0.smithi082.stdout:2381: finishing write tid 3 to smithi08262953-26 2024-02-18T08:24:50.424 INFO:tasks.rados.rados.0.smithi082.stdout:2381: finishing write tid 4 to smithi08262953-26 2024-02-18T08:24:50.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1260 (ObjNum 754 snap 223 seq_num 754) dirty exists 2024-02-18T08:24:50.425 INFO:tasks.rados.rados.0.smithi082.stdout:2381: left oid 26 (ObjNum 754 snap 223 seq_num 754) 2024-02-18T08:24:50.425 INFO:tasks.rados.rados.0.smithi082.stdout:2383: expect (ObjNum 731 snap 217 seq_num 731) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2379: done (3 left) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2381: done (2 left) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2383: done (1 left) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2384: done (0 left) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2385: read oid 6 snap 213 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2385: expect (ObjNum 684 snap 201 seq_num 684) 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2386: rollback oid 46 current snap is 223 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 196 2024-02-18T08:24:50.571 INFO:tasks.rados.rados.0.smithi082.stdout:2387: setattr oid 32 current snap is 223 2024-02-18T08:24:50.572 INFO:tasks.rados.rados.0.smithi082.stdout:2388: read oid 42 snap -1 2024-02-18T08:24:50.572 INFO:tasks.rados.rados.0.smithi082.stdout:2388: expect deleted 2024-02-18T08:24:50.572 INFO:tasks.rados.rados.0.smithi082.stdout:2389: snap_remove snap 218 2024-02-18T08:24:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:49.347748+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-02-18T08:24:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:49.347748+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-02-18T08:24:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:49.347748+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-02-18T08:24:51.360 INFO:tasks.rados.rados.0.smithi082.stdout:2389: done (4 left) 2024-02-18T08:24:51.360 INFO:tasks.rados.rados.0.smithi082.stdout:2390: rollback oid 28 current snap is 223 2024-02-18T08:24:51.360 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 220 2024-02-18T08:24:51.360 INFO:tasks.rados.rados.0.smithi082.stdout:2386: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:24:51.361 INFO:tasks.rados.rados.0.smithi082.stdout:2386: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:24:51.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1260 (ObjNum 752 snap 222 seq_num 752) dirty exists 2024-02-18T08:24:51.361 INFO:tasks.rados.rados.0.smithi082.stdout:2386: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:24:51.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1142 (ObjNum 609 snap 178 seq_num 609) dirty exists 2024-02-18T08:24:51.361 INFO:tasks.rados.rados.0.smithi082.stdout:2385: expect (ObjNum 684 snap 201 seq_num 684) 2024-02-18T08:24:51.482 INFO:tasks.rados.rados.0.smithi082.stdout:2390: finishing rollback tid 0 to smithi08262953-28 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2390: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2390: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1113 (ObjNum 710 snap 208 seq_num 710) dirty exists 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2385: done (4 left) 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2386: done (3 left) 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2387: done (2 left) 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2388: done (1 left) 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2390: done (0 left) 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2391: rollback oid 33 current snap is 223 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 33 to 217 2024-02-18T08:24:51.483 INFO:tasks.rados.rados.0.smithi082.stdout:2392: snap_remove snap 220 2024-02-18T08:24:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:50.361581+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-02-18T08:24:51.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:50.386487+0000 mgr.y (mgr.24862) 302 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:50.361581+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-02-18T08:24:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:50.386487+0000 mgr.y (mgr.24862) 302 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:50.361581+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-02-18T08:24:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:50.386487+0000 mgr.y (mgr.24862) 302 : cluster [DBG] pgmap v443: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:2392: done (1 left) 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:2393: delete oid 10 current snap is 223 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:2391: finishing rollback tid 0 to smithi08262953-33 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:2391: finishing rollback tid 1 to smithi08262953-33 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:2391: finishing rollback tid 2 to smithi08262953-33 2024-02-18T08:24:52.341 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1083 (ObjNum 665 snap 195 seq_num 665) dirty exists 2024-02-18T08:24:52.350 INFO:tasks.rados.rados.0.smithi082.stdout:2391: done (1 left) 2024-02-18T08:24:52.350 INFO:tasks.rados.rados.0.smithi082.stdout:2393: done (0 left) 2024-02-18T08:24:52.351 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 223 2024-02-18T08:24:52.351 INFO:tasks.rados.rados.0.smithi082.stdout:2394: seq_num 757 ranges {0=688128} 2024-02-18T08:24:52.355 INFO:tasks.rados.rados.0.smithi082.stdout:2394: writing smithi08262953-49 from 0 to 688128 tid 1 2024-02-18T08:24:52.355 INFO:tasks.rados.rados.0.smithi082.stdout:2395: rmattr oid 11 current snap is 223 2024-02-18T08:24:52.355 INFO:tasks.rados.rados.0.smithi082.stdout:2395: done (1 left) 2024-02-18T08:24:52.355 INFO:tasks.rados.rados.0.smithi082.stdout:2396: snap_create 2024-02-18T08:24:52.359 INFO:tasks.rados.rados.0.smithi082.stdout:2394: finishing write tid 1 to smithi08262953-49 2024-02-18T08:24:52.359 INFO:tasks.rados.rados.0.smithi082.stdout:2394: finishing write tid 3 to smithi08262953-49 2024-02-18T08:24:52.361 INFO:tasks.rados.rados.0.smithi082.stdout:2394: finishing write tid 4 to smithi08262953-49 2024-02-18T08:24:52.361 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1382 (ObjNum 757 snap 223 seq_num 757) dirty exists 2024-02-18T08:24:52.361 INFO:tasks.rados.rados.0.smithi082.stdout:2394: left oid 49 (ObjNum 757 snap 223 seq_num 757) 2024-02-18T08:24:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:51.361263+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-02-18T08:24:52.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:52.340482+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-02-18T08:24:52.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:51.361263+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-02-18T08:24:52.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:52.340482+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-02-18T08:24:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:51.361263+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-02-18T08:24:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:52.340482+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-02-18T08:24:53.344 INFO:tasks.rados.rados.0.smithi082.stdout:2394: done (1 left) 2024-02-18T08:24:53.344 INFO:tasks.rados.rados.0.smithi082.stdout:2396: done (0 left) 2024-02-18T08:24:53.344 INFO:tasks.rados.rados.0.smithi082.stdout:2397: delete oid 46 current snap is 224 2024-02-18T08:24:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:2397: done (0 left) 2024-02-18T08:24:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 224 2024-02-18T08:24:53.349 INFO:tasks.rados.rados.0.smithi082.stdout:2398: seq_num 759 ranges {688128=720896} 2024-02-18T08:24:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:2398: writing smithi08262953-49 from 688128 to 1409024 tid 1 2024-02-18T08:24:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:2399: rmattr oid 35 current snap is 224 2024-02-18T08:24:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 224 2024-02-18T08:24:53.357 INFO:tasks.rados.rados.0.smithi082.stdout:2400: seq_num 760 ranges {2318336=737280} 2024-02-18T08:24:53.374 INFO:tasks.rados.rados.0.smithi082.stdout:2400: writing smithi08262953-44 from 2318336 to 3055616 tid 1 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:2401: delete oid 19 current snap is 224 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1168 (ObjNum 727 snap 217 seq_num 727) dirty exists 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:2398: finishing write tid 1 to smithi08262953-49 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:2398: finishing write tid 3 to smithi08262953-49 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:2398: finishing write tid 4 to smithi08262953-49 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1385 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-02-18T08:24:53.375 INFO:tasks.rados.rados.0.smithi082.stdout:2398: left oid 49 (ObjNum 759 snap 224 seq_num 759) 2024-02-18T08:24:53.378 INFO:tasks.rados.rados.0.smithi082.stdout:2398: done (3 left) 2024-02-18T08:24:53.378 INFO:tasks.rados.rados.0.smithi082.stdout:2399: done (2 left) 2024-02-18T08:24:53.378 INFO:tasks.rados.rados.0.smithi082.stdout:2401: done (1 left) 2024-02-18T08:24:53.378 INFO:tasks.rados.rados.0.smithi082.stdout:2402: setattr oid 46 current snap is 224 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2400: finishing write tid 1 to smithi08262953-44 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2400: finishing write tid 3 to smithi08262953-44 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2403: read oid 2 snap -1 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2403: expect deleted 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2404: copy_from oid 7 from oid 21 current snap is 224 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2405: read oid 38 snap -1 2024-02-18T08:24:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2405: expect (ObjNum 698 snap 205 seq_num 698) 2024-02-18T08:24:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2406: snap_create 2024-02-18T08:24:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2400: finishing write tid 4 to smithi08262953-44 2024-02-18T08:24:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 983 (ObjNum 760 snap 224 seq_num 760) dirty exists 2024-02-18T08:24:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2400: left oid 44 (ObjNum 760 snap 224 seq_num 760) 2024-02-18T08:24:53.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1144 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:24:53.383 INFO:tasks.rados.rados.0.smithi082.stdout:2404: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:24:53.384 INFO:tasks.rados.rados.0.smithi082.stdout:2404: finishing copy_from to smithi08262953-7 2024-02-18T08:24:53.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1204 (ObjNum 580776288 snap 21935 seq_num 579940080) dirty exists 2024-02-18T08:24:53.386 INFO:tasks.rados.rados.0.smithi082.stdout:2405: expect (ObjNum 698 snap 205 seq_num 698) 2024-02-18T08:24:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:52.386918+0000 mgr.y (mgr.24862) 303 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:53.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:53.345144+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-02-18T08:24:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:52.386918+0000 mgr.y (mgr.24862) 303 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:53.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:53.345144+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-02-18T08:24:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:52.386918+0000 mgr.y (mgr.24862) 303 : cluster [DBG] pgmap v446: 89 pgs: 89 active+clean; 209 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 17 op/s 2024-02-18T08:24:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:53.345144+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-02-18T08:24:54.377 INFO:tasks.rados.rados.0.smithi082.stdout:2400: done (5 left) 2024-02-18T08:24:54.377 INFO:tasks.rados.rados.0.smithi082.stdout:2402: done (4 left) 2024-02-18T08:24:54.377 INFO:tasks.rados.rados.0.smithi082.stdout:2403: done (3 left) 2024-02-18T08:24:54.377 INFO:tasks.rados.rados.0.smithi082.stdout:2404: done (2 left) 2024-02-18T08:24:54.378 INFO:tasks.rados.rados.0.smithi082.stdout:2405: done (1 left) 2024-02-18T08:24:54.378 INFO:tasks.rados.rados.0.smithi082.stdout:2406: done (0 left) 2024-02-18T08:24:54.378 INFO:tasks.rados.rados.0.smithi082.stdout:2407: snap_create 2024-02-18T08:24:54.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:54.353266+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:24:54.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:54.353519+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:24:54.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:24:54.353716+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:24:54.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:54.353266+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:24:54.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:54.353519+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:24:54.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:24:54.353716+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:24:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:54.353266+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:24:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:54.353519+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:24:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:24:54.353716+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:24:55.382 INFO:tasks.rados.rados.0.smithi082.stdout:2407: done (0 left) 2024-02-18T08:24:55.382 INFO:tasks.rados.rados.0.smithi082.stdout:2408: delete oid 45 current snap is 226 2024-02-18T08:24:55.388 INFO:tasks.rados.rados.0.smithi082.stdout:2408: done (0 left) 2024-02-18T08:24:55.388 INFO:tasks.rados.rados.0.smithi082.stdout:2409: read oid 40 snap -1 2024-02-18T08:24:55.388 INFO:tasks.rados.rados.0.smithi082.stdout:2409: expect (ObjNum 730 snap 217 seq_num 730) 2024-02-18T08:24:55.388 INFO:tasks.rados.rados.0.smithi082.stdout:2410: snap_remove snap 223 2024-02-18T08:24:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:54.377710+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-02-18T08:24:55.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:54.387304+0000 mgr.y (mgr.24862) 304 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-02-18T08:24:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:54.377710+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-02-18T08:24:55.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:54.387304+0000 mgr.y (mgr.24862) 304 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-02-18T08:24:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:54.377710+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-02-18T08:24:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:54.387304+0000 mgr.y (mgr.24862) 304 : cluster [DBG] pgmap v449: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-02-18T08:24:56.390 INFO:tasks.rados.rados.0.smithi082.stdout:2410: done (1 left) 2024-02-18T08:24:56.390 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 226 2024-02-18T08:24:56.390 INFO:tasks.rados.rados.0.smithi082.stdout:2411: seq_num 763 ranges {2318336=786432} 2024-02-18T08:24:56.406 INFO:tasks.rados.rados.0.smithi082.stdout:2411: writing smithi08262953-36 from 2318336 to 3104768 tid 1 2024-02-18T08:24:56.406 INFO:tasks.rados.rados.0.smithi082.stdout:2412: delete oid 1 current snap is 226 2024-02-18T08:24:56.408 INFO:tasks.rados.rados.0.smithi082.stdout:2409: expect (ObjNum 730 snap 217 seq_num 730) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2411: finishing write tid 1 to smithi08262953-36 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2411: finishing write tid 3 to smithi08262953-36 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2411: finishing write tid 4 to smithi08262953-36 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 985 (ObjNum 763 snap 226 seq_num 763) dirty exists 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2411: left oid 36 (ObjNum 763 snap 226 seq_num 763) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2409: done (2 left) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2411: done (1 left) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2412: done (0 left) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2413: read oid 34 snap -1 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2413: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:56.415 INFO:tasks.rados.rados.0.smithi082.stdout:2414: delete oid 11 current snap is 226 2024-02-18T08:24:56.416 INFO:tasks.rados.rados.0.smithi082.stdout:2413: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:24:56.418 INFO:tasks.rados.rados.0.smithi082.stdout:2413: done (1 left) 2024-02-18T08:24:56.418 INFO:tasks.rados.rados.0.smithi082.stdout:2414: done (0 left) 2024-02-18T08:24:56.418 INFO:tasks.rados.rados.0.smithi082.stdout:2415: snap_remove snap 196 2024-02-18T08:24:56.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:55.382723+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-02-18T08:24:56.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:55.382723+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-02-18T08:24:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:55.382723+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-02-18T08:24:57.348 INFO:tasks.rados.rados.0.smithi082.stdout:2415: done (0 left) 2024-02-18T08:24:57.348 INFO:tasks.rados.rados.0.smithi082.stdout:2416: read oid 16 snap 208 2024-02-18T08:24:57.348 INFO:tasks.rados.rados.0.smithi082.stdout:2416: expect (ObjNum 700 snap 205 seq_num 700) 2024-02-18T08:24:57.348 INFO:tasks.rados.rados.0.smithi082.stdout:2417: delete oid 12 current snap is 226 2024-02-18T08:24:57.378 INFO:tasks.rados.rados.0.smithi082.stdout:2417: done (1 left) 2024-02-18T08:24:57.378 INFO:tasks.rados.rados.0.smithi082.stdout:2418: read oid 47 snap -1 2024-02-18T08:24:57.378 INFO:tasks.rados.rados.0.smithi082.stdout:2418: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:57.378 INFO:tasks.rados.rados.0.smithi082.stdout:2419: setattr oid 37 current snap is 226 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:2420: rollback oid 25 current snap is 226 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 224 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:2421: rollback oid 19 current snap is 226 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 208 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:2422: rmattr oid 49 current snap is 226 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:2422: done (5 left) 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 226 2024-02-18T08:24:57.381 INFO:tasks.rados.rados.0.smithi082.stdout:2423: seq_num 767 ranges {0=450560,450560=401408} 2024-02-18T08:24:57.383 INFO:tasks.rados.rados.0.smithi082.stdout:2423: writing smithi08262953-9 from 0 to 450560 tid 1 2024-02-18T08:24:57.386 INFO:tasks.rados.rados.0.smithi082.stdout:2423: writing smithi08262953-9 from 450560 to 851968 tid 2 2024-02-18T08:24:57.386 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 226 2024-02-18T08:24:57.386 INFO:tasks.rados.rados.0.smithi082.stdout:2424: seq_num 768 ranges {0=466944,466944=401408} 2024-02-18T08:24:57.393 INFO:tasks.rados.rados.0.smithi082.stdout:2424: writing smithi08262953-21 from 0 to 466944 tid 1 2024-02-18T08:24:57.393 INFO:tasks.rados.rados.0.smithi082.stdout:2424: writing smithi08262953-21 from 466944 to 868352 tid 2 2024-02-18T08:24:57.393 INFO:tasks.rados.rados.0.smithi082.stdout:2425: read oid 18 snap -1 2024-02-18T08:24:57.393 INFO:tasks.rados.rados.0.smithi082.stdout:2425: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:57.393 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 226 2024-02-18T08:24:57.394 INFO:tasks.rados.rados.0.smithi082.stdout:2426: seq_num 769 ranges {3055616=483328,3538944=401408} 2024-02-18T08:24:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:2426: writing smithi08262953-44 from 3055616 to 3538944 tid 1 2024-02-18T08:24:57.414 INFO:tasks.rados.rados.0.smithi082.stdout:2426: writing smithi08262953-44 from 3538944 to 3940352 tid 2 2024-02-18T08:24:57.414 INFO:tasks.rados.rados.0.smithi082.stdout:2427: copy_from oid 13 from oid 49 current snap is 226 2024-02-18T08:24:57.414 INFO:tasks.rados.rados.0.smithi082.stdout:2421: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2421: finishing rollback tid 2 to smithi08262953-19 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1399 (ObjNum 682 snap 201 seq_num 682) dirty exists 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2420: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2420: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2420: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1090 (ObjNum 739 snap 220 seq_num 739) dirty exists 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2423: finishing write tid 1 to smithi08262953-9 2024-02-18T08:24:57.415 INFO:tasks.rados.rados.0.smithi082.stdout:2418: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:24:57.543 INFO:tasks.rados.rados.0.smithi082.stdout:2416: expect (ObjNum 700 snap 205 seq_num 700) 2024-02-18T08:24:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:56.387209+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-02-18T08:24:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:56.387700+0000 mgr.y (mgr.24862) 305 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-02-18T08:24:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:57.342265+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-02-18T08:24:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:56.387209+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-02-18T08:24:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:56.387700+0000 mgr.y (mgr.24862) 305 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-02-18T08:24:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:57.342265+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-02-18T08:24:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:56.387209+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-02-18T08:24:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:56.387700+0000 mgr.y (mgr.24862) 305 : cluster [DBG] pgmap v452: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.8 MiB/s wr, 26 op/s 2024-02-18T08:24:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:57.342265+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2423: finishing write tid 2 to smithi08262953-9 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2423: finishing write tid 4 to smithi08262953-9 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2423: finishing write tid 5 to smithi08262953-9 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 198 (ObjNum 767 snap 226 seq_num 767) dirty exists 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2423: left oid 9 (ObjNum 767 snap 226 seq_num 767) 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1139 (ObjNum 0 snap 32561 seq_num 579904992) dirty exists 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2424: finishing write tid 1 to smithi08262953-21 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2416: done (9 left) 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2418: done (8 left) 2024-02-18T08:24:58.133 INFO:tasks.rados.rados.0.smithi082.stdout:2419: done (7 left) 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2420: done (6 left) 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2421: done (5 left) 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2423: done (4 left) 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2428: read oid 2 snap -1 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2428: expect deleted 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2429: snap_create 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2424: finishing write tid 2 to smithi08262953-21 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2424: finishing write tid 4 to smithi08262953-21 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2424: finishing write tid 5 to smithi08262953-21 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1261 (ObjNum 768 snap 226 seq_num 768) dirty exists 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2424: left oid 21 (ObjNum 768 snap 226 seq_num 768) 2024-02-18T08:24:58.134 INFO:tasks.rados.rados.0.smithi082.stdout:2425: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2426: finishing write tid 1 to smithi08262953-44 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2426: finishing write tid 2 to smithi08262953-44 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2426: finishing write tid 4 to smithi08262953-44 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2426: finishing write tid 5 to smithi08262953-44 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 988 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2426: left oid 44 (ObjNum 769 snap 226 seq_num 769) 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2427: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:2427: finishing copy_from to smithi08262953-13 2024-02-18T08:24:58.178 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1385 (ObjNum 759 snap 224 seq_num 759) dirty exists 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2424: done (5 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2425: done (4 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2426: done (3 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2427: done (2 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2428: done (1 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2429: done (0 left) 2024-02-18T08:24:58.409 INFO:tasks.rados.rados.0.smithi082.stdout:2430: delete oid 16 current snap is 227 2024-02-18T08:24:58.411 INFO:tasks.rados.rados.0.smithi082.stdout:2430: done (0 left) 2024-02-18T08:24:58.411 INFO:tasks.rados.rados.0.smithi082.stdout:2431: rollback oid 28 current snap is 227 2024-02-18T08:24:58.411 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 226 2024-02-18T08:24:58.411 INFO:tasks.rados.rados.0.smithi082.stdout:2432: copy_from oid 35 from oid 21 current snap is 227 2024-02-18T08:24:58.411 INFO:tasks.rados.rados.0.smithi082.stdout:2433: delete oid 50 current snap is 227 2024-02-18T08:24:58.413 INFO:tasks.rados.rados.0.smithi082.stdout:2433: done (2 left) 2024-02-18T08:24:58.413 INFO:tasks.rados.rados.0.smithi082.stdout:2434: setattr oid 44 current snap is 227 2024-02-18T08:24:58.414 INFO:tasks.rados.rados.0.smithi082.stdout:2431: finishing rollback tid 0 to smithi08262953-28 2024-02-18T08:24:58.415 INFO:tasks.rados.rados.0.smithi082.stdout:2431: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:24:58.415 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 227 2024-02-18T08:24:58.415 INFO:tasks.rados.rados.0.smithi082.stdout:2435: seq_num 772 ranges {3260416=532480,3792896=401408} 2024-02-18T08:24:58.436 INFO:tasks.rados.rados.0.smithi082.stdout:2435: writing smithi08262953-26 from 3260416 to 3792896 tid 1 2024-02-18T08:24:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2435: writing smithi08262953-26 from 3792896 to 4194304 tid 2 2024-02-18T08:24:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2436: read oid 49 snap -1 2024-02-18T08:24:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2436: expect (ObjNum 759 snap 224 seq_num 759) 2024-02-18T08:24:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 227 2024-02-18T08:24:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:2437: seq_num 773 ranges {1409024=548864,1957888=401408} 2024-02-18T08:24:58.448 INFO:tasks.rados.rados.0.smithi082.stdout:2437: writing smithi08262953-13 from 1409024 to 1957888 tid 1 2024-02-18T08:24:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:2437: writing smithi08262953-13 from 1957888 to 2359296 tid 2 2024-02-18T08:24:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:2438: snap_create 2024-02-18T08:24:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:2431: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1207 (ObjNum 710 snap 208 seq_num 710) dirty exists 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 989 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2432: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2432: finishing copy_from to smithi08262953-35 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1261 (ObjNum 768 snap 226 seq_num 768) dirty exists 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2435: finishing write tid 1 to smithi08262953-26 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2435: finishing write tid 2 to smithi08262953-26 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2435: finishing write tid 4 to smithi08262953-26 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2435: finishing write tid 5 to smithi08262953-26 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1263 (ObjNum 772 snap 227 seq_num 772) dirty exists 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2435: left oid 26 (ObjNum 772 snap 227 seq_num 772) 2024-02-18T08:24:58.452 INFO:tasks.rados.rados.0.smithi082.stdout:2436: expect (ObjNum 759 snap 224 seq_num 759) 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:2437: finishing write tid 1 to smithi08262953-13 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:2437: finishing write tid 2 to smithi08262953-13 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:2437: finishing write tid 4 to smithi08262953-13 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:2437: finishing write tid 5 to smithi08262953-13 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1405 (ObjNum 773 snap 227 seq_num 773) dirty exists 2024-02-18T08:24:58.498 INFO:tasks.rados.rados.0.smithi082.stdout:2437: left oid 13 (ObjNum 773 snap 227 seq_num 773) 2024-02-18T08:24:59.418 INFO:tasks.rados.rados.0.smithi082.stdout:2431: done (6 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2432: done (5 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2434: done (4 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2435: done (3 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2436: done (2 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2437: done (1 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2438: done (0 left) 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 228 2024-02-18T08:24:59.419 INFO:tasks.rados.rados.0.smithi082.stdout:2439: seq_num 774 ranges {2678784=565248,3244032=401408} 2024-02-18T08:24:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:2439: writing smithi08262953-6 from 2678784 to 3244032 tid 1 2024-02-18T08:24:59.438 INFO:tasks.rados.rados.0.smithi082.stdout:2439: writing smithi08262953-6 from 3244032 to 3645440 tid 2 2024-02-18T08:24:59.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 228 2024-02-18T08:24:59.438 INFO:tasks.rados.rados.0.smithi082.stdout:2440: seq_num 775 ranges {3104768=589824,3694592=401408} 2024-02-18T08:24:59.457 INFO:tasks.rados.rados.0.smithi082.stdout:2440: writing smithi08262953-36 from 3104768 to 3694592 tid 1 2024-02-18T08:24:59.460 INFO:tasks.rados.rados.0.smithi082.stdout:2440: writing smithi08262953-36 from 3694592 to 4096000 tid 2 2024-02-18T08:24:59.460 INFO:tasks.rados.rados.0.smithi082.stdout:2441: snap_create 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:2439: finishing write tid 1 to smithi08262953-6 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:2439: finishing write tid 2 to smithi08262953-6 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:2439: finishing write tid 4 to smithi08262953-6 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:2439: finishing write tid 5 to smithi08262953-6 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1264 (ObjNum 774 snap 228 seq_num 774) dirty exists 2024-02-18T08:24:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:2439: left oid 6 (ObjNum 774 snap 228 seq_num 774) 2024-02-18T08:24:59.463 INFO:tasks.rados.rados.0.smithi082.stdout:2440: finishing write tid 1 to smithi08262953-36 2024-02-18T08:24:59.463 INFO:tasks.rados.rados.0.smithi082.stdout:2440: finishing write tid 2 to smithi08262953-36 2024-02-18T08:24:59.463 INFO:tasks.rados.rados.0.smithi082.stdout:2440: finishing write tid 4 to smithi08262953-36 2024-02-18T08:24:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:2440: finishing write tid 5 to smithi08262953-36 2024-02-18T08:24:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 992 (ObjNum 775 snap 228 seq_num 775) dirty exists 2024-02-18T08:24:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:2440: left oid 36 (ObjNum 775 snap 228 seq_num 775) 2024-02-18T08:24:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:58.388123+0000 mgr.y (mgr.24862) 306 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 168 KiB/s rd, 387 KiB/s wr, 13 op/s 2024-02-18T08:24:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:24:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:58.409717+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-02-18T08:24:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:58.388123+0000 mgr.y (mgr.24862) 306 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 168 KiB/s rd, 387 KiB/s wr, 13 op/s 2024-02-18T08:24:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:24:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:58.409717+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-02-18T08:24:59.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:58.388123+0000 mgr.y (mgr.24862) 306 : cluster [DBG] pgmap v454: 89 pgs: 89 active+clean; 206 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 168 KiB/s rd, 387 KiB/s wr, 13 op/s 2024-02-18T08:24:59.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:24:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:58.409717+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2439: done (2 left) 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2440: done (1 left) 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2441: done (0 left) 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2442: rmattr oid 11 current snap is 229 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2442: done (0 left) 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2443: read oid 45 snap -1 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2443: expect deleted 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2444: copy_from oid 30 from oid 9 current snap is 229 2024-02-18T08:25:00.422 INFO:tasks.rados.rados.0.smithi082.stdout:2445: snap_create 2024-02-18T08:25:00.431 INFO:tasks.rados.rados.0.smithi082.stdout:2444: finishing copy_from racing read to smithi08262953-30 2024-02-18T08:25:00.432 INFO:tasks.rados.rados.0.smithi082.stdout:2444: finishing copy_from to smithi08262953-30 2024-02-18T08:25:00.432 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 198 (ObjNum 767 snap 226 seq_num 767) dirty exists 2024-02-18T08:25:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:24:59.419178+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-02-18T08:25:00.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:24:59.419178+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-02-18T08:25:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:24:59.419178+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-02-18T08:25:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2443: done (2 left) 2024-02-18T08:25:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2444: done (1 left) 2024-02-18T08:25:01.434 INFO:tasks.rados.rados.0.smithi082.stdout:2445: done (0 left) 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2446: rollback oid 30 current snap is 230 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 208 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2447: rollback oid 36 current snap is 230 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 227 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2448: read oid 1 snap -1 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2448: expect deleted 2024-02-18T08:25:01.435 INFO:tasks.rados.rados.0.smithi082.stdout:2449: snap_remove snap 228 2024-02-18T08:25:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:00.388615+0000 mgr.y (mgr.24862) 307 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-18T08:25:01.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:00.422466+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-02-18T08:25:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:00.388615+0000 mgr.y (mgr.24862) 307 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-18T08:25:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:00.422466+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-02-18T08:25:01.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:00.388615+0000 mgr.y (mgr.24862) 307 : cluster [DBG] pgmap v457: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.2 MiB/s wr, 16 op/s 2024-02-18T08:25:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:00.422466+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-02-18T08:25:02.344 INFO:tasks.rados.rados.0.smithi082.stdout:2449: done (3 left) 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2450: snap_create 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2447: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2447: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2447: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 995 (ObjNum 763 snap 226 seq_num 763) dirty exists 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2446: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2446: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:2446: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:25:02.345 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1411 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:25:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:01.433869+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-02-18T08:25:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:02.343839+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-02-18T08:25:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:01.433869+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-02-18T08:25:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:02.343839+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-02-18T08:25:02.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:01.433869+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-02-18T08:25:02.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:02.343839+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-02-18T08:25:03.350 INFO:tasks.rados.rados.0.smithi082.stdout:2446: done (3 left) 2024-02-18T08:25:03.351 INFO:tasks.rados.rados.0.smithi082.stdout:2447: done (2 left) 2024-02-18T08:25:03.351 INFO:tasks.rados.rados.0.smithi082.stdout:2448: done (1 left) 2024-02-18T08:25:03.351 INFO:tasks.rados.rados.0.smithi082.stdout:2450: done (0 left) 2024-02-18T08:25:03.351 INFO:tasks.rados.rados.0.smithi082.stdout:2451: snap_create 2024-02-18T08:25:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:02.389085+0000 mgr.y (mgr.24862) 308 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:25:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:03.351637+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-02-18T08:25:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:02.389085+0000 mgr.y (mgr.24862) 308 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:25:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:03.351637+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-02-18T08:25:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:02.389085+0000 mgr.y (mgr.24862) 308 : cluster [DBG] pgmap v461: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:25:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:03.351637+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-02-18T08:25:04.353 INFO:tasks.rados.rados.0.smithi082.stdout:2451: done (0 left) 2024-02-18T08:25:04.353 INFO:tasks.rados.rados.0.smithi082.stdout:2452: setattr oid 22 current snap is 232 2024-02-18T08:25:04.354 INFO:tasks.rados.rados.0.smithi082.stdout:2453: snap_remove snap 230 2024-02-18T08:25:05.355 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:04.353663+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-02-18T08:25:05.355 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:04.389611+0000 mgr.y (mgr.24862) 309 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:25:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:2453: done (1 left) 2024-02-18T08:25:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 232 2024-02-18T08:25:05.358 INFO:tasks.rados.rados.0.smithi082.stdout:2454: seq_num 776 ranges {0=606208,606208=401408} 2024-02-18T08:25:05.360 INFO:tasks.rados.rados.0.smithi082.stdout:2454: writing smithi08262953-11 from 0 to 606208 tid 1 2024-02-18T08:25:05.363 INFO:tasks.rados.rados.0.smithi082.stdout:2454: writing smithi08262953-11 from 606208 to 1007616 tid 2 2024-02-18T08:25:05.363 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 232 2024-02-18T08:25:05.363 INFO:tasks.rados.rados.0.smithi082.stdout:2455: seq_num 777 ranges {4194304=622592,4816896=401408} 2024-02-18T08:25:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:2455: writing smithi08262953-26 from 4194304 to 4816896 tid 1 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2455: writing smithi08262953-26 from 4816896 to 5218304 tid 2 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2456: setattr oid 21 current snap is 232 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1145 (ObjNum 694 snap 204 seq_num 694) dirty exists 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2454: finishing write tid 1 to smithi08262953-11 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2454: finishing write tid 2 to smithi08262953-11 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2454: finishing write tid 4 to smithi08262953-11 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2454: finishing write tid 5 to smithi08262953-11 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1142 (ObjNum 776 snap 232 seq_num 776) dirty exists 2024-02-18T08:25:05.392 INFO:tasks.rados.rados.0.smithi082.stdout:2454: left oid 11 (ObjNum 776 snap 232 seq_num 776) 2024-02-18T08:25:05.395 INFO:tasks.rados.rados.0.smithi082.stdout:2452: done (3 left) 2024-02-18T08:25:05.396 INFO:tasks.rados.rados.0.smithi082.stdout:2454: done (2 left) 2024-02-18T08:25:05.396 INFO:tasks.rados.rados.0.smithi082.stdout:2457: snap_remove snap 225 2024-02-18T08:25:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:04.353663+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-02-18T08:25:05.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:04.389611+0000 mgr.y (mgr.24862) 309 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:25:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:04.353663+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-02-18T08:25:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:04.389611+0000 mgr.y (mgr.24862) 309 : cluster [DBG] pgmap v464: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2457: done (2 left) 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2458: read oid 25 snap -1 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2458: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2459: delete oid 31 current snap is 232 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2455: finishing write tid 1 to smithi08262953-26 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2455: finishing write tid 2 to smithi08262953-26 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2455: finishing write tid 4 to smithi08262953-26 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2455: finishing write tid 5 to smithi08262953-26 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1266 (ObjNum 777 snap 232 seq_num 777) dirty exists 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:2455: left oid 26 (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:25:06.366 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1263 (ObjNum 768 snap 226 seq_num 768) dirty exists 2024-02-18T08:25:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:2455: done (3 left) 2024-02-18T08:25:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:2456: done (2 left) 2024-02-18T08:25:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:2459: done (1 left) 2024-02-18T08:25:06.370 INFO:tasks.rados.rados.0.smithi082.stdout:2460: snap_remove snap 208 2024-02-18T08:25:06.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:05.357534+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-02-18T08:25:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:05.357534+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-02-18T08:25:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:05.357534+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-02-18T08:25:07.345 INFO:tasks.rados.rados.0.smithi082.stdout:2460: done (1 left) 2024-02-18T08:25:07.345 INFO:tasks.rados.rados.0.smithi082.stdout:2461: rollback oid 44 current snap is 232 2024-02-18T08:25:07.345 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 231 2024-02-18T08:25:07.345 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 232 2024-02-18T08:25:07.345 INFO:tasks.rados.rados.0.smithi082.stdout:2462: seq_num 779 ranges {0=655360,655360=401408} 2024-02-18T08:25:07.349 INFO:tasks.rados.rados.0.smithi082.stdout:2462: writing smithi08262953-7 from 0 to 655360 tid 1 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2462: writing smithi08262953-7 from 655360 to 1056768 tid 2 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 232 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2463: seq_num 780 ranges {0=671744,671744=401408} 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2463: writing smithi08262953-37 from 0 to 671744 tid 1 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2463: writing smithi08262953-37 from 671744 to 1073152 tid 2 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2464: snap_create 2024-02-18T08:25:07.359 INFO:tasks.rados.rados.0.smithi082.stdout:2458: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2463: finishing write tid 1 to smithi08262953-37 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2463: finishing write tid 2 to smithi08262953-37 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2463: finishing write tid 4 to smithi08262953-37 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2463: finishing write tid 5 to smithi08262953-37 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1145 (ObjNum 780 snap 232 seq_num 780) dirty exists 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2463: left oid 37 (ObjNum 780 snap 232 seq_num 780) 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2462: finishing write tid 1 to smithi08262953-7 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2461: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2461: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:25:07.408 INFO:tasks.rados.rados.0.smithi082.stdout:2461: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 998 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:2462: finishing write tid 2 to smithi08262953-7 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:2462: finishing write tid 4 to smithi08262953-7 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:2462: finishing write tid 5 to smithi08262953-7 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1210 (ObjNum 779 snap 232 seq_num 779) dirty exists 2024-02-18T08:25:07.409 INFO:tasks.rados.rados.0.smithi082.stdout:2462: left oid 7 (ObjNum 779 snap 232 seq_num 779) 2024-02-18T08:25:07.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:06.364780+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-02-18T08:25:07.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:06.389968+0000 mgr.y (mgr.24862) 310 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 12 op/s 2024-02-18T08:25:07.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:07.345456+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-02-18T08:25:07.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:06.364780+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-02-18T08:25:07.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:06.389968+0000 mgr.y (mgr.24862) 310 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 12 op/s 2024-02-18T08:25:07.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:07.345456+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-02-18T08:25:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:06.364780+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-02-18T08:25:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:06.389968+0000 mgr.y (mgr.24862) 310 : cluster [DBG] pgmap v467: 89 pgs: 89 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 12 op/s 2024-02-18T08:25:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:07.345456+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-02-18T08:25:08.347 INFO:tasks.rados.rados.0.smithi082.stdout:2458: done (4 left) 2024-02-18T08:25:08.347 INFO:tasks.rados.rados.0.smithi082.stdout:2461: done (3 left) 2024-02-18T08:25:08.347 INFO:tasks.rados.rados.0.smithi082.stdout:2462: done (2 left) 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2463: done (1 left) 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2464: done (0 left) 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2465: rollback oid 16 current snap is 233 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 231 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2466: read oid 42 snap -1 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2466: expect deleted 2024-02-18T08:25:08.348 INFO:tasks.rados.rados.0.smithi082.stdout:2467: snap_remove snap 217 2024-02-18T08:25:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:2467: done (2 left) 2024-02-18T08:25:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:2468: copy_from oid 12 from oid 25 current snap is 233 2024-02-18T08:25:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:2469: snap_create 2024-02-18T08:25:09.355 INFO:tasks.rados.rados.0.smithi082.stdout:2465: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:25:09.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1101 (ObjNum 1785093216 snap 1717659734 seq_num 1483103083) dirty dne 2024-02-18T08:25:09.374 INFO:tasks.rados.rados.0.smithi082.stdout:2468: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:25:09.375 INFO:tasks.rados.rados.0.smithi082.stdout:2468: finishing copy_from to smithi08262953-12 2024-02-18T08:25:09.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1090 (ObjNum 739 snap 220 seq_num 739) dirty exists 2024-02-18T08:25:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:08.347706+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-02-18T08:25:09.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:08.390446+0000 mgr.y (mgr.24862) 311 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 508 KiB/s wr, 12 op/s 2024-02-18T08:25:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:08.347706+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-02-18T08:25:09.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:08.390446+0000 mgr.y (mgr.24862) 311 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 508 KiB/s wr, 12 op/s 2024-02-18T08:25:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:08.347706+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-02-18T08:25:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:08.390446+0000 mgr.y (mgr.24862) 311 : cluster [DBG] pgmap v470: 89 pgs: 89 active+clean; 159 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 508 KiB/s wr, 12 op/s 2024-02-18T08:25:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:2465: done (3 left) 2024-02-18T08:25:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:2466: done (2 left) 2024-02-18T08:25:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:2468: done (1 left) 2024-02-18T08:25:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:2469: done (0 left) 2024-02-18T08:25:10.358 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 234 2024-02-18T08:25:10.359 INFO:tasks.rados.rados.0.smithi082.stdout:2470: seq_num 781 ranges {229376=688128,917504=401408} 2024-02-18T08:25:10.363 INFO:tasks.rados.rados.0.smithi082.stdout:2470: writing smithi08262953-40 from 229376 to 917504 tid 1 2024-02-18T08:25:10.365 INFO:tasks.rados.rados.0.smithi082.stdout:2470: writing smithi08262953-40 from 917504 to 1318912 tid 2 2024-02-18T08:25:10.366 INFO:tasks.rados.rados.0.smithi082.stdout:2471: copy_from oid 27 from oid 9 current snap is 234 2024-02-18T08:25:10.366 INFO:tasks.rados.rados.0.smithi082.stdout:2472: snap_remove snap 231 2024-02-18T08:25:10.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:09.352897+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-02-18T08:25:10.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:09.352897+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-02-18T08:25:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:09.352897+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-02-18T08:25:11.370 INFO:tasks.rados.rados.0.smithi082.stdout:2470: finishing write tid 1 to smithi08262953-40 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2470: finishing write tid 2 to smithi08262953-40 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2470: finishing write tid 4 to smithi08262953-40 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2470: finishing write tid 5 to smithi08262953-40 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1086 (ObjNum 781 snap 234 seq_num 781) dirty exists 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2470: left oid 40 (ObjNum 781 snap 234 seq_num 781) 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2471: finishing copy_from racing read to smithi08262953-27 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2470: done (2 left) 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2472: done (1 left) 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2473: copy_from oid 5 from oid 36 current snap is 234 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2474: rmattr oid 46 current snap is 234 2024-02-18T08:25:11.371 INFO:tasks.rados.rados.0.smithi082.stdout:2475: copy_from oid 40 from oid 13 current snap is 234 2024-02-18T08:25:11.372 INFO:tasks.rados.rados.0.smithi082.stdout:2476: snap_create 2024-02-18T08:25:11.372 INFO:tasks.rados.rados.0.smithi082.stdout:2471: finishing copy_from to smithi08262953-27 2024-02-18T08:25:11.372 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 198 (ObjNum 767 snap 226 seq_num 767) dirty exists 2024-02-18T08:25:11.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1146 (ObjNum 1 snap 32561 seq_num 579659536) dirty exists 2024-02-18T08:25:11.384 INFO:tasks.rados.rados.0.smithi082.stdout:2475: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:25:11.386 INFO:tasks.rados.rados.0.smithi082.stdout:2475: finishing copy_from to smithi08262953-40 2024-02-18T08:25:11.386 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1405 (ObjNum 773 snap 227 seq_num 773) dirty exists 2024-02-18T08:25:11.389 INFO:tasks.rados.rados.0.smithi082.stdout:2473: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:25:11.392 INFO:tasks.rados.rados.0.smithi082.stdout:2473: finishing copy_from to smithi08262953-5 2024-02-18T08:25:11.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 995 (ObjNum 763 snap 226 seq_num 763) dirty exists 2024-02-18T08:25:11.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:10.357854+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-02-18T08:25:11.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:10.390878+0000 mgr.y (mgr.24862) 312 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1016 KiB/s wr, 4 op/s 2024-02-18T08:25:11.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:10.357854+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-02-18T08:25:11.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:10.390878+0000 mgr.y (mgr.24862) 312 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1016 KiB/s wr, 4 op/s 2024-02-18T08:25:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:10.357854+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-02-18T08:25:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:10.390878+0000 mgr.y (mgr.24862) 312 : cluster [DBG] pgmap v473: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 1016 KiB/s wr, 4 op/s 2024-02-18T08:25:12.345 INFO:tasks.rados.rados.0.smithi082.stdout:2471: done (4 left) 2024-02-18T08:25:12.345 INFO:tasks.rados.rados.0.smithi082.stdout:2473: done (3 left) 2024-02-18T08:25:12.346 INFO:tasks.rados.rados.0.smithi082.stdout:2474: done (2 left) 2024-02-18T08:25:12.346 INFO:tasks.rados.rados.0.smithi082.stdout:2475: done (1 left) 2024-02-18T08:25:12.346 INFO:tasks.rados.rados.0.smithi082.stdout:2476: done (0 left) 2024-02-18T08:25:12.346 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 235 2024-02-18T08:25:12.346 INFO:tasks.rados.rados.0.smithi082.stdout:2477: seq_num 782 ranges {2359296=704512,3063808=401408} 2024-02-18T08:25:12.362 INFO:tasks.rados.rados.0.smithi082.stdout:2477: writing smithi08262953-40 from 2359296 to 3063808 tid 1 2024-02-18T08:25:12.364 INFO:tasks.rados.rados.0.smithi082.stdout:2477: writing smithi08262953-40 from 3063808 to 3465216 tid 2 2024-02-18T08:25:12.364 INFO:tasks.rados.rados.0.smithi082.stdout:2478: setattr oid 23 current snap is 235 2024-02-18T08:25:12.365 INFO:tasks.rados.rados.0.smithi082.stdout:2479: delete oid 21 current snap is 235 2024-02-18T08:25:12.369 INFO:tasks.rados.rados.0.smithi082.stdout:2477: finishing write tid 1 to smithi08262953-40 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2479: done (2 left) 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2480: read oid 41 snap -1 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2480: expect (ObjNum 660 snap 192 seq_num 660) 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2481: copy_from oid 32 from oid 15 current snap is 235 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2482: copy_from oid 12 from oid 34 current snap is 235 2024-02-18T08:25:12.371 INFO:tasks.rados.rados.0.smithi082.stdout:2483: snap_remove snap 234 2024-02-18T08:25:12.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:11.368197+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-02-18T08:25:12.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:12.346308+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-02-18T08:25:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:11.368197+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-02-18T08:25:12.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:12.346308+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-02-18T08:25:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:11.368197+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-02-18T08:25:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:12.346308+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2483: done (5 left) 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2484: rollback oid 43 current snap is 235 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 213 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2477: finishing write tid 2 to smithi08262953-40 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2477: finishing write tid 4 to smithi08262953-40 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1098 (ObjNum 686 snap 201 seq_num 686) dirty exists 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2481: finishing copy_from to smithi08262953-32 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2481: got expected ENOENT (src dne) 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2481: finishing copy_from racing read to smithi08262953-32 2024-02-18T08:25:13.379 INFO:tasks.rados.rados.0.smithi082.stdout:2477: finishing write tid 5 to smithi08262953-40 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1408 (ObjNum 782 snap 235 seq_num 782) dirty exists 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:2477: left oid 40 (ObjNum 782 snap 235 seq_num 782) 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:2482: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:2482: finishing copy_from to smithi08262953-12 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1110 (ObjNum 288 snap 0 seq_num 81) dirty exists 2024-02-18T08:25:13.380 INFO:tasks.rados.rados.0.smithi082.stdout:2480: expect (ObjNum 660 snap 192 seq_num 660) 2024-02-18T08:25:13.615 INFO:tasks.rados.rados.0.smithi082.stdout:2484: finishing rollback tid 0 to smithi08262953-43 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2484: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2484: finishing rollback tid 2 to smithi08262953-43 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1278 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2477: done (5 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2478: done (4 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2480: done (3 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2481: done (2 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2482: done (1 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2484: done (0 left) 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2485: rollback oid 10 current snap is 235 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 232 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2486: read oid 17 snap -1 2024-02-18T08:25:13.616 INFO:tasks.rados.rados.0.smithi082.stdout:2486: expect deleted 2024-02-18T08:25:13.617 INFO:tasks.rados.rados.0.smithi082.stdout:2487: rollback oid 46 current snap is 235 2024-02-18T08:25:13.617 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 229 2024-02-18T08:25:13.617 INFO:tasks.rados.rados.0.smithi082.stdout:2488: snap_remove snap 219 2024-02-18T08:25:13.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:12.391350+0000 mgr.y (mgr.24862) 313 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 508 KiB/s wr, 3 op/s 2024-02-18T08:25:13.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:12.391350+0000 mgr.y (mgr.24862) 313 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 508 KiB/s wr, 3 op/s 2024-02-18T08:25:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:12.391350+0000 mgr.y (mgr.24862) 313 : cluster [DBG] pgmap v476: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 823 KiB/s rd, 508 KiB/s wr, 3 op/s 2024-02-18T08:25:14.379 INFO:tasks.rados.rados.0.smithi082.stdout:2488: done (3 left) 2024-02-18T08:25:14.379 INFO:tasks.rados.rados.0.smithi082.stdout:2489: rollback oid 1 current snap is 235 2024-02-18T08:25:14.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 1 to 227 2024-02-18T08:25:14.379 INFO:tasks.rados.rados.0.smithi082.stdout:2490: delete oid 48 current snap is 235 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:2485: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1262 (ObjNum 1886219365 snap 1313954896 seq_num 1449160527) dirty dne 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:2487: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:2487: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:2487: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:25:14.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1149 (ObjNum 579128448 snap 21935 seq_num 0) dirty exists 2024-02-18T08:25:14.390 INFO:tasks.rados.rados.0.smithi082.stdout:2489: finishing rollback tid 1 to smithi08262953-1 2024-02-18T08:25:14.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1258 (ObjNum 580136128 snap 21935 seq_num 579066720) dirty dne 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2485: done (4 left) 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2486: done (3 left) 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2487: done (2 left) 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2489: done (1 left) 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2490: done (0 left) 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2491: rollback oid 11 current snap is 235 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 224 2024-02-18T08:25:14.391 INFO:tasks.rados.rados.0.smithi082.stdout:2492: snap_create 2024-02-18T08:25:14.398 INFO:tasks.rados.rados.0.smithi082.stdout:2491: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:25:14.398 INFO:tasks.rados.rados.0.smithi082.stdout:2491: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:25:14.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1147 (ObjNum 0 snap 21935 seq_num 579454112) dirty dne 2024-02-18T08:25:14.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:13.377379+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-02-18T08:25:14.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:13.377379+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-02-18T08:25:14.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:13.377379+0000 mon.a (mon.0) 1184 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-02-18T08:25:15.392 INFO:tasks.rados.rados.0.smithi082.stdout:2491: done (1 left) 2024-02-18T08:25:15.392 INFO:tasks.rados.rados.0.smithi082.stdout:2492: done (0 left) 2024-02-18T08:25:15.392 INFO:tasks.rados.rados.0.smithi082.stdout:2493: snap_create 2024-02-18T08:25:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:14.378147+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-02-18T08:25:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:14.391847+0000 mgr.y (mgr.24862) 314 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-02-18T08:25:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:14.378147+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-02-18T08:25:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:14.391847+0000 mgr.y (mgr.24862) 314 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-02-18T08:25:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:14.378147+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-02-18T08:25:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:14.391847+0000 mgr.y (mgr.24862) 314 : cluster [DBG] pgmap v479: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 11 op/s 2024-02-18T08:25:16.393 INFO:tasks.rados.rados.0.smithi082.stdout:2493: done (0 left) 2024-02-18T08:25:16.393 INFO:tasks.rados.rados.0.smithi082.stdout:2494: snap_create 2024-02-18T08:25:16.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:15.391671+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-02-18T08:25:16.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:16.393254+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-02-18T08:25:16.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:15.391671+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-02-18T08:25:16.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:16.393254+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-02-18T08:25:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:15.391671+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-02-18T08:25:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:16.393254+0000 mon.a (mon.0) 1187 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-02-18T08:25:17.350 INFO:tasks.rados.rados.0.smithi082.stdout:2494: done (0 left) 2024-02-18T08:25:17.350 INFO:tasks.rados.rados.0.smithi082.stdout:2495: read oid 21 snap -1 2024-02-18T08:25:17.350 INFO:tasks.rados.rados.0.smithi082.stdout:2495: expect deleted 2024-02-18T08:25:17.350 INFO:tasks.rados.rados.0.smithi082.stdout:2496: delete oid 10 current snap is 238 2024-02-18T08:25:17.355 INFO:tasks.rados.rados.0.smithi082.stdout:2495: done (1 left) 2024-02-18T08:25:17.356 INFO:tasks.rados.rados.0.smithi082.stdout:2496: done (0 left) 2024-02-18T08:25:17.356 INFO:tasks.rados.rados.0.smithi082.stdout:2497: rollback oid 38 current snap is 238 2024-02-18T08:25:17.356 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 38 to 213 2024-02-18T08:25:17.356 INFO:tasks.rados.rados.0.smithi082.stdout:2498: snap_remove snap 227 2024-02-18T08:25:17.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:16.392748+0000 mgr.y (mgr.24862) 315 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-02-18T08:25:17.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:17.348159+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-02-18T08:25:17.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:16.392748+0000 mgr.y (mgr.24862) 315 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-02-18T08:25:17.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:17.348159+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-02-18T08:25:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:16.392748+0000 mgr.y (mgr.24862) 315 : cluster [DBG] pgmap v482: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2024-02-18T08:25:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:17.348159+0000 mon.a (mon.0) 1188 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:2498: done (1 left) 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:2499: snap_create 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:2497: finishing rollback tid 0 to smithi08262953-38 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:2497: finishing rollback tid 1 to smithi08262953-38 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:2497: finishing rollback tid 2 to smithi08262953-38 2024-02-18T08:25:18.356 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1101 (ObjNum 698 snap 205 seq_num 698) dirty exists 2024-02-18T08:25:19.359 INFO:tasks.rados.rados.0.smithi082.stdout:2497: done (1 left) 2024-02-18T08:25:19.359 INFO:tasks.rados.rados.0.smithi082.stdout:2499: done (0 left) 2024-02-18T08:25:19.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 239 2024-02-18T08:25:19.360 INFO:tasks.rados.rados.0.smithi082.stdout:2500: seq_num 786 ranges {3465216=770048,4235264=401408} 2024-02-18T08:25:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2500: writing smithi08262953-40 from 3465216 to 4235264 tid 1 2024-02-18T08:25:19.384 INFO:tasks.rados.rados.0.smithi082.stdout:2500: writing smithi08262953-40 from 4235264 to 4636672 tid 2 2024-02-18T08:25:19.384 INFO:tasks.rados.rados.0.smithi082.stdout:2501: setattr oid 18 current snap is 239 2024-02-18T08:25:19.385 INFO:tasks.rados.rados.0.smithi082.stdout:2502: setattr oid 7 current snap is 239 2024-02-18T08:25:19.388 INFO:tasks.rados.rados.0.smithi082.stdout:2503: rollback oid 12 current snap is 239 2024-02-18T08:25:19.388 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 235 2024-02-18T08:25:19.389 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 239 2024-02-18T08:25:19.389 INFO:tasks.rados.rados.0.smithi082.stdout:2504: seq_num 787 ranges {0=786432,786432=401408} 2024-02-18T08:25:19.393 INFO:tasks.rados.rados.0.smithi082.stdout:2504: writing smithi08262953-4 from 0 to 786432 tid 1 2024-02-18T08:25:19.395 INFO:tasks.rados.rados.0.smithi082.stdout:2504: writing smithi08262953-4 from 786432 to 1187840 tid 2 2024-02-18T08:25:19.399 INFO:tasks.rados.rados.0.smithi082.stdout:2505: read oid 32 snap 224 2024-02-18T08:25:19.399 INFO:tasks.rados.rados.0.smithi082.stdout:2505: expect (ObjNum 752 snap 222 seq_num 752) 2024-02-18T08:25:19.399 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 239 2024-02-18T08:25:19.399 INFO:tasks.rados.rados.0.smithi082.stdout:2506: seq_num 788 ranges {491520=802816,1294336=401408} 2024-02-18T08:25:19.403 INFO:tasks.rados.rados.0.smithi082.stdout:2506: writing smithi08262953-14 from 491520 to 1294336 tid 1 2024-02-18T08:25:19.406 INFO:tasks.rados.rados.0.smithi082.stdout:2506: writing smithi08262953-14 from 1294336 to 1695744 tid 2 2024-02-18T08:25:19.406 INFO:tasks.rados.rados.0.smithi082.stdout:2507: rollback oid 42 current snap is 239 2024-02-18T08:25:19.406 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 235 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2500: finishing write tid 1 to smithi08262953-40 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2508: delete oid 22 current snap is 239 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1259 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2500: finishing write tid 2 to smithi08262953-40 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2500: finishing write tid 4 to smithi08262953-40 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2503: finishing rollback tid 0 to smithi08262953-12 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1211 (ObjNum 779 snap 232 seq_num 779) dirty exists 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2503: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2503: finishing rollback tid 2 to smithi08262953-12 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1267 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2500: finishing write tid 5 to smithi08262953-40 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1411 (ObjNum 786 snap 239 seq_num 786) dirty exists 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2500: left oid 40 (ObjNum 786 snap 239 seq_num 786) 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2504: finishing write tid 1 to smithi08262953-4 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2504: finishing write tid 2 to smithi08262953-4 2024-02-18T08:25:19.407 INFO:tasks.rados.rados.0.smithi082.stdout:2504: finishing write tid 4 to smithi08262953-4 2024-02-18T08:25:19.408 INFO:tasks.rados.rados.0.smithi082.stdout:2504: finishing write tid 5 to smithi08262953-4 2024-02-18T08:25:19.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1302 (ObjNum 787 snap 239 seq_num 787) dirty exists 2024-02-18T08:25:19.408 INFO:tasks.rados.rados.0.smithi082.stdout:2504: left oid 4 (ObjNum 787 snap 239 seq_num 787) 2024-02-18T08:25:19.408 INFO:tasks.rados.rados.0.smithi082.stdout:2505: expect (ObjNum 752 snap 222 seq_num 752) 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2507: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 0 (ObjNum 1801413235 snap 1818644053 seq_num 1885100391) dirty dne 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2506: finishing write tid 1 to smithi08262953-14 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2506: finishing write tid 2 to smithi08262953-14 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2506: finishing write tid 4 to smithi08262953-14 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2506: finishing write tid 5 to smithi08262953-14 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1262 (ObjNum 788 snap 239 seq_num 788) dirty exists 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2506: left oid 14 (ObjNum 788 snap 239 seq_num 788) 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2500: done (8 left) 2024-02-18T08:25:19.425 INFO:tasks.rados.rados.0.smithi082.stdout:2501: done (7 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2502: done (6 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2503: done (5 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2504: done (4 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2505: done (3 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2506: done (2 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2507: done (1 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2508: done (0 left) 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2509: rollback oid 25 current snap is 239 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 232 2024-02-18T08:25:19.426 INFO:tasks.rados.rados.0.smithi082.stdout:2510: snap_remove snap 213 2024-02-18T08:25:19.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:18.350794+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-02-18T08:25:19.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:18.393258+0000 mgr.y (mgr.24862) 316 : cluster [DBG] pgmap v485: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2024-02-18T08:25:19.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:18.350794+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-02-18T08:25:19.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:18.393258+0000 mgr.y (mgr.24862) 316 : cluster [DBG] pgmap v485: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2024-02-18T08:25:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:18.350794+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-02-18T08:25:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:18.393258+0000 mgr.y (mgr.24862) 316 : cluster [DBG] pgmap v485: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 3 op/s 2024-02-18T08:25:20.365 INFO:tasks.rados.rados.0.smithi082.stdout:2510: done (1 left) 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2511: read oid 35 snap -1 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2511: expect (ObjNum 768 snap 226 seq_num 768) 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2512: read oid 18 snap -1 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2512: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2513: read oid 26 snap -1 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2513: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2514: setattr oid 43 current snap is 239 2024-02-18T08:25:20.366 INFO:tasks.rados.rados.0.smithi082.stdout:2515: snap_remove snap 235 2024-02-18T08:25:20.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:19.359189+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-02-18T08:25:20.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:19.359189+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-02-18T08:25:20.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:19.359189+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-02-18T08:25:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2515: done (5 left) 2024-02-18T08:25:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2516: read oid 16 snap -1 2024-02-18T08:25:21.371 INFO:tasks.rados.rados.0.smithi082.stdout:2516: expect deleted 2024-02-18T08:25:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:2517: read oid 28 snap -1 2024-02-18T08:25:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:2517: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:2518: snap_create 2024-02-18T08:25:21.373 INFO:tasks.rados.rados.0.smithi082.stdout:2509: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:25:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:2509: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:25:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:2509: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:25:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1093 (ObjNum 739 snap 220 seq_num 739) dirty exists 2024-02-18T08:25:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1292 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:25:21.374 INFO:tasks.rados.rados.0.smithi082.stdout:2512: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:25:21.425 INFO:tasks.rados.rados.0.smithi082.stdout:2511: expect (ObjNum 768 snap 226 seq_num 768) 2024-02-18T08:25:21.448 INFO:tasks.rados.rados.0.smithi082.stdout:2513: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:25:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:20.362400+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-02-18T08:25:21.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:20.393759+0000 mgr.y (mgr.24862) 317 : cluster [DBG] pgmap v488: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s 2024-02-18T08:25:21.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:20.362400+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-02-18T08:25:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:20.393759+0000 mgr.y (mgr.24862) 317 : cluster [DBG] pgmap v488: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s 2024-02-18T08:25:21.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:20.362400+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-02-18T08:25:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:20.393759+0000 mgr.y (mgr.24862) 317 : cluster [DBG] pgmap v488: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 2 op/s 2024-02-18T08:25:21.784 INFO:tasks.rados.rados.0.smithi082.stdout:2517: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2509: done (7 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2511: done (6 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2512: done (5 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2513: done (4 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2514: done (3 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2516: done (2 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2517: done (1 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2518: done (0 left) 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2519: setattr oid 33 current snap is 240 2024-02-18T08:25:22.353 INFO:tasks.rados.rados.0.smithi082.stdout:2520: delete oid 35 current snap is 240 2024-02-18T08:25:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:2520: done (1 left) 2024-02-18T08:25:22.354 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 240 2024-02-18T08:25:22.355 INFO:tasks.rados.rados.0.smithi082.stdout:2521: seq_num 791 ranges {1409024=450560,1859584=475136,2334720=327680} 2024-02-18T08:25:22.365 INFO:tasks.rados.rados.0.smithi082.stdout:2521: writing smithi08262953-49 from 1409024 to 1859584 tid 1 2024-02-18T08:25:22.367 INFO:tasks.rados.rados.0.smithi082.stdout:2521: writing smithi08262953-49 from 1859584 to 2334720 tid 2 2024-02-18T08:25:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:2521: writing smithi08262953-49 from 2334720 to 2662400 tid 3 2024-02-18T08:25:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:2522: snap_create 2024-02-18T08:25:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1412 (ObjNum 665 snap 195 seq_num 665) dirty exists 2024-02-18T08:25:22.370 INFO:tasks.rados.rados.0.smithi082.stdout:2521: finishing write tid 1 to smithi08262953-49 2024-02-18T08:25:22.373 INFO:tasks.rados.rados.0.smithi082.stdout:2521: finishing write tid 2 to smithi08262953-49 2024-02-18T08:25:22.373 INFO:tasks.rados.rados.0.smithi082.stdout:2521: finishing write tid 3 to smithi08262953-49 2024-02-18T08:25:22.373 INFO:tasks.rados.rados.0.smithi082.stdout:2521: finishing write tid 5 to smithi08262953-49 2024-02-18T08:25:22.375 INFO:tasks.rados.rados.0.smithi082.stdout:2521: finishing write tid 6 to smithi08262953-49 2024-02-18T08:25:22.375 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1452 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:25:22.375 INFO:tasks.rados.rados.0.smithi082.stdout:2521: left oid 49 (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:25:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:21.368980+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-02-18T08:25:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:22.350144+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-02-18T08:25:22.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:21.368980+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-02-18T08:25:22.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:22.350144+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-02-18T08:25:22.764 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:21.368980+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-02-18T08:25:22.765 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:22.350144+0000 mon.a (mon.0) 1193 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-02-18T08:25:23.378 INFO:tasks.rados.rados.0.smithi082.stdout:2519: done (2 left) 2024-02-18T08:25:23.378 INFO:tasks.rados.rados.0.smithi082.stdout:2521: done (1 left) 2024-02-18T08:25:23.378 INFO:tasks.rados.rados.0.smithi082.stdout:2522: done (0 left) 2024-02-18T08:25:23.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 241 2024-02-18T08:25:23.379 INFO:tasks.rados.rados.0.smithi082.stdout:2523: seq_num 792 ranges {598016=466944,1064960=761856,1826816=40960} 2024-02-18T08:25:23.380 INFO:tasks.rados.rados.0.smithi082.stdout:2523: writing smithi08262953-32 from 598016 to 1064960 tid 1 2024-02-18T08:25:23.384 INFO:tasks.rados.rados.0.smithi082.stdout:2523: writing smithi08262953-32 from 1064960 to 1826816 tid 2 2024-02-18T08:25:23.387 INFO:tasks.rados.rados.0.smithi082.stdout:2523: writing smithi08262953-32 from 1826816 to 1867776 tid 3 2024-02-18T08:25:23.387 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 241 2024-02-18T08:25:23.387 INFO:tasks.rados.rados.0.smithi082.stdout:2524: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2024-02-18T08:25:23.388 INFO:tasks.rados.rados.0.smithi082.stdout:2524: writing smithi08262953-12 from 0 to 483328 tid 1 2024-02-18T08:25:23.391 INFO:tasks.rados.rados.0.smithi082.stdout:2524: writing smithi08262953-12 from 483328 to 1130496 tid 2 2024-02-18T08:25:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2524: writing smithi08262953-12 from 1130496 to 1286144 tid 3 2024-02-18T08:25:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2525: rmattr oid 2 current snap is 241 2024-02-18T08:25:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2525: done (2 left) 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2526: rollback oid 46 current snap is 241 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 236 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: finishing write tid 1 to smithi08262953-32 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: finishing write tid 2 to smithi08262953-32 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: finishing write tid 3 to smithi08262953-32 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: finishing write tid 5 to smithi08262953-32 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2527: delete oid 16 current snap is 241 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: finishing write tid 6 to smithi08262953-32 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1299 (ObjNum 792 snap 241 seq_num 792) dirty exists 2024-02-18T08:25:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2523: left oid 32 (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:2524: finishing write tid 1 to smithi08262953-12 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:2526: finishing rollback tid 0 to smithi08262953-46 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:2526: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:2524: finishing write tid 2 to smithi08262953-12 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:2526: finishing rollback tid 2 to smithi08262953-46 2024-02-18T08:25:23.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1153 (ObjNum 579428352 snap 21935 seq_num 579473584) dirty exists 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2524: finishing write tid 3 to smithi08262953-12 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2524: finishing write tid 5 to smithi08262953-12 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2524: finishing write tid 6 to smithi08262953-12 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1272 (ObjNum 793 snap 241 seq_num 793) dirty exists 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2524: left oid 12 (ObjNum 793 snap 241 seq_num 793) 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2523: done (3 left) 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2524: done (2 left) 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2526: done (1 left) 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2527: done (0 left) 2024-02-18T08:25:23.401 INFO:tasks.rados.rados.0.smithi082.stdout:2528: setattr oid 7 current snap is 241 2024-02-18T08:25:23.402 INFO:tasks.rados.rados.0.smithi082.stdout:2529: rmattr oid 5 current snap is 241 2024-02-18T08:25:23.402 INFO:tasks.rados.rados.0.smithi082.stdout:2529: done (1 left) 2024-02-18T08:25:23.402 INFO:tasks.rados.rados.0.smithi082.stdout:2530: read oid 43 snap -1 2024-02-18T08:25:23.402 INFO:tasks.rados.rados.0.smithi082.stdout:2530: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:25:23.403 INFO:tasks.rados.rados.0.smithi082.stdout:2531: snap_create 2024-02-18T08:25:23.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1212 (ObjNum 779 snap 232 seq_num 779) dirty exists 2024-02-18T08:25:23.409 INFO:tasks.rados.rados.0.smithi082.stdout:2530: expect (ObjNum 655 snap 189 seq_num 655) 2024-02-18T08:25:23.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:22.394229+0000 mgr.y (mgr.24862) 318 : cluster [DBG] pgmap v491: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 290 KiB/s wr, 2 op/s 2024-02-18T08:25:23.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:22.394229+0000 mgr.y (mgr.24862) 318 : cluster [DBG] pgmap v491: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 290 KiB/s wr, 2 op/s 2024-02-18T08:25:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:22.394229+0000 mgr.y (mgr.24862) 318 : cluster [DBG] pgmap v491: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 290 KiB/s wr, 2 op/s 2024-02-18T08:25:24.380 INFO:tasks.rados.rados.0.smithi082.stdout:2528: done (2 left) 2024-02-18T08:25:24.380 INFO:tasks.rados.rados.0.smithi082.stdout:2530: done (1 left) 2024-02-18T08:25:24.380 INFO:tasks.rados.rados.0.smithi082.stdout:2531: done (0 left) 2024-02-18T08:25:24.380 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 242 2024-02-18T08:25:24.380 INFO:tasks.rados.rados.0.smithi082.stdout:2532: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2024-02-18T08:25:24.382 INFO:tasks.rados.rados.0.smithi082.stdout:2532: writing smithi08262953-24 from 0 to 524288 tid 1 2024-02-18T08:25:24.385 INFO:tasks.rados.rados.0.smithi082.stdout:2532: writing smithi08262953-24 from 524288 to 942080 tid 2 2024-02-18T08:25:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:2532: writing smithi08262953-24 from 942080 to 1327104 tid 3 2024-02-18T08:25:24.387 INFO:tasks.rados.rados.0.smithi082.stdout:2533: delete oid 9 current snap is 242 2024-02-18T08:25:24.391 INFO:tasks.rados.rados.0.smithi082.stdout:2532: finishing write tid 1 to smithi08262953-24 2024-02-18T08:25:24.391 INFO:tasks.rados.rados.0.smithi082.stdout:2532: finishing write tid 2 to smithi08262953-24 2024-02-18T08:25:24.391 INFO:tasks.rados.rados.0.smithi082.stdout:2532: finishing write tid 3 to smithi08262953-24 2024-02-18T08:25:24.391 INFO:tasks.rados.rados.0.smithi082.stdout:2532: finishing write tid 5 to smithi08262953-24 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2532: finishing write tid 6 to smithi08262953-24 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1270 (ObjNum 795 snap 242 seq_num 795) dirty exists 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2532: left oid 24 (ObjNum 795 snap 242 seq_num 795) 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2532: done (1 left) 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2533: done (0 left) 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2534: read oid 25 snap -1 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:2534: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:24.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 242 2024-02-18T08:25:24.397 INFO:tasks.rados.rados.0.smithi082.stdout:2535: seq_num 797 ranges {1327104=557056,1884160=589824,2473984=212992} 2024-02-18T08:25:24.403 INFO:tasks.rados.rados.0.smithi082.stdout:2535: writing smithi08262953-24 from 1327104 to 1884160 tid 1 2024-02-18T08:25:24.407 INFO:tasks.rados.rados.0.smithi082.stdout:2535: writing smithi08262953-24 from 1884160 to 2473984 tid 2 2024-02-18T08:25:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:2535: writing smithi08262953-24 from 2473984 to 2686976 tid 3 2024-02-18T08:25:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:2536: rollback oid 14 current snap is 242 2024-02-18T08:25:24.409 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 237 2024-02-18T08:25:24.409 INFO:tasks.rados.rados.0.smithi082.stdout:2534: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: finishing write tid 1 to smithi08262953-24 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: finishing write tid 2 to smithi08262953-24 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: finishing write tid 3 to smithi08262953-24 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: finishing write tid 5 to smithi08262953-24 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2536: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: finishing write tid 6 to smithi08262953-24 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1274 (ObjNum 797 snap 242 seq_num 797) dirty exists 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2535: left oid 24 (ObjNum 797 snap 242 seq_num 797) 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2536: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:25:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:2534: done (2 left) 2024-02-18T08:25:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:2535: done (1 left) 2024-02-18T08:25:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 242 2024-02-18T08:25:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:2537: seq_num 798 ranges {3104768=573440,3678208=466944,4145152=335872} 2024-02-18T08:25:24.470 INFO:tasks.rados.rados.0.smithi082.stdout:2537: writing smithi08262953-5 from 3104768 to 3678208 tid 1 2024-02-18T08:25:24.472 INFO:tasks.rados.rados.0.smithi082.stdout:2537: writing smithi08262953-5 from 3678208 to 4145152 tid 2 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2537: writing smithi08262953-5 from 4145152 to 4481024 tid 3 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2538: copy_from oid 48 from oid 46 current snap is 242 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2536: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1265 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2536: done (2 left) 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2539: rollback oid 12 current snap is 242 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 226 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2540: delete oid 36 current snap is 242 2024-02-18T08:25:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:2537: finishing write tid 1 to smithi08262953-5 2024-02-18T08:25:24.477 INFO:tasks.rados.rados.0.smithi082.stdout:2537: finishing write tid 2 to smithi08262953-5 2024-02-18T08:25:24.478 INFO:tasks.rados.rados.0.smithi082.stdout:2540: done (3 left) 2024-02-18T08:25:24.478 INFO:tasks.rados.rados.0.smithi082.stdout:2541: read oid 25 snap 239 2024-02-18T08:25:24.478 INFO:tasks.rados.rados.0.smithi082.stdout:2541: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:24.478 INFO:tasks.rados.rados.0.smithi082.stdout:2542: snap_create 2024-02-18T08:25:24.478 INFO:tasks.rados.rados.0.smithi082.stdout:2537: finishing write tid 3 to smithi08262953-5 2024-02-18T08:25:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:2539: finishing rollback tid 0 to smithi08262953-12 2024-02-18T08:25:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:2537: finishing write tid 5 to smithi08262953-5 2024-02-18T08:25:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:2539: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:25:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1274 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:25:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:2538: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:25:24.481 INFO:tasks.rados.rados.0.smithi082.stdout:2537: finishing write tid 6 to smithi08262953-5 2024-02-18T08:25:24.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1278 (ObjNum 798 snap 242 seq_num 798) dirty exists 2024-02-18T08:25:24.481 INFO:tasks.rados.rados.0.smithi082.stdout:2537: left oid 5 (ObjNum 798 snap 242 seq_num 798) 2024-02-18T08:25:24.481 INFO:tasks.rados.rados.0.smithi082.stdout:2538: finishing copy_from to smithi08262953-48 2024-02-18T08:25:24.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1153 (ObjNum 579107824 snap 21935 seq_num 580042928) dirty exists 2024-02-18T08:25:24.484 INFO:tasks.rados.rados.0.smithi082.stdout:2541: expect (ObjNum 739 snap 220 seq_num 739) 2024-02-18T08:25:24.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:23.374002+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-02-18T08:25:24.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:23.374002+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-02-18T08:25:24.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:23.374002+0000 mon.a (mon.0) 1194 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2537: done (4 left) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2538: done (3 left) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2539: done (2 left) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2541: done (1 left) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2542: done (0 left) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2543: read oid 21 snap -1 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2543: expect deleted 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2544: read oid 9 snap 238 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2544: expect (ObjNum 767 snap 226 seq_num 767) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2545: read oid 28 snap -1 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2545: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 243 2024-02-18T08:25:25.391 INFO:tasks.rados.rados.0.smithi082.stdout:2546: seq_num 800 ranges {0=606208,606208=688128,1294336=114688} 2024-02-18T08:25:25.395 INFO:tasks.rados.rados.0.smithi082.stdout:2546: writing smithi08262953-31 from 0 to 606208 tid 1 2024-02-18T08:25:25.398 INFO:tasks.rados.rados.0.smithi082.stdout:2546: writing smithi08262953-31 from 606208 to 1294336 tid 2 2024-02-18T08:25:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2546: writing smithi08262953-31 from 1294336 to 1409024 tid 3 2024-02-18T08:25:25.399 INFO:tasks.rados.rados.0.smithi082.stdout:2547: delete oid 17 current snap is 243 2024-02-18T08:25:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:2544: expect (ObjNum 767 snap 226 seq_num 767) 2024-02-18T08:25:25.424 INFO:tasks.rados.rados.0.smithi082.stdout:2546: finishing write tid 1 to smithi08262953-31 2024-02-18T08:25:25.424 INFO:tasks.rados.rados.0.smithi082.stdout:2545: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:25.481 INFO:tasks.rados.rados.0.smithi082.stdout:2546: finishing write tid 2 to smithi08262953-31 2024-02-18T08:25:25.481 INFO:tasks.rados.rados.0.smithi082.stdout:2546: finishing write tid 3 to smithi08262953-31 2024-02-18T08:25:25.481 INFO:tasks.rados.rados.0.smithi082.stdout:2546: finishing write tid 5 to smithi08262953-31 2024-02-18T08:25:25.481 INFO:tasks.rados.rados.0.smithi082.stdout:2546: finishing write tid 6 to smithi08262953-31 2024-02-18T08:25:25.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1157 (ObjNum 800 snap 243 seq_num 800) dirty exists 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2546: left oid 31 (ObjNum 800 snap 243 seq_num 800) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2543: done (4 left) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2544: done (3 left) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2545: done (2 left) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2546: done (1 left) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2547: done (0 left) 2024-02-18T08:25:25.482 INFO:tasks.rados.rados.0.smithi082.stdout:2548: delete oid 47 current snap is 243 2024-02-18T08:25:25.484 INFO:tasks.rados.rados.0.smithi082.stdout:2548: done (0 left) 2024-02-18T08:25:25.484 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 243 2024-02-18T08:25:25.484 INFO:tasks.rados.rados.0.smithi082.stdout:2549: seq_num 803 ranges {1728512=655360,2383872=745472,3129344=57344} 2024-02-18T08:25:25.497 INFO:tasks.rados.rados.0.smithi082.stdout:2549: writing smithi08262953-8 from 1728512 to 2383872 tid 1 2024-02-18T08:25:25.501 INFO:tasks.rados.rados.0.smithi082.stdout:2549: writing smithi08262953-8 from 2383872 to 3129344 tid 2 2024-02-18T08:25:25.501 INFO:tasks.rados.rados.0.smithi082.stdout:2549: writing smithi08262953-8 from 3129344 to 3186688 tid 3 2024-02-18T08:25:25.501 INFO:tasks.rados.rados.0.smithi082.stdout:2550: setattr oid 49 current snap is 243 2024-02-18T08:25:25.501 INFO:tasks.rados.rados.0.smithi082.stdout:2549: finishing write tid 1 to smithi08262953-8 2024-02-18T08:25:25.503 INFO:tasks.rados.rados.0.smithi082.stdout:2551: snap_remove snap 233 2024-02-18T08:25:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:24.380541+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-02-18T08:25:25.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:24.394578+0000 mgr.y (mgr.24862) 319 : cluster [DBG] pgmap v494: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-02-18T08:25:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:24.380541+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-02-18T08:25:25.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:24.394578+0000 mgr.y (mgr.24862) 319 : cluster [DBG] pgmap v494: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-02-18T08:25:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:24.380541+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-02-18T08:25:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:24.394578+0000 mgr.y (mgr.24862) 319 : cluster [DBG] pgmap v494: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2551: done (2 left) 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2552: delete oid 41 current snap is 243 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2549: finishing write tid 2 to smithi08262953-8 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2549: finishing write tid 3 to smithi08262953-8 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2549: finishing write tid 5 to smithi08262953-8 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:2549: finishing write tid 6 to smithi08262953-8 2024-02-18T08:25:26.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1458 (ObjNum 803 snap 243 seq_num 803) dirty exists 2024-02-18T08:25:26.392 INFO:tasks.rados.rados.0.smithi082.stdout:2549: left oid 8 (ObjNum 803 snap 243 seq_num 803) 2024-02-18T08:25:26.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1460 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:25:26.405 INFO:tasks.rados.rados.0.smithi082.stdout:2549: done (2 left) 2024-02-18T08:25:26.405 INFO:tasks.rados.rados.0.smithi082.stdout:2550: done (1 left) 2024-02-18T08:25:26.405 INFO:tasks.rados.rados.0.smithi082.stdout:2552: done (0 left) 2024-02-18T08:25:26.406 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 243 2024-02-18T08:25:26.406 INFO:tasks.rados.rados.0.smithi082.stdout:2553: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2024-02-18T08:25:26.408 INFO:tasks.rados.rados.0.smithi082.stdout:2553: writing smithi08262953-21 from 0 to 688128 tid 1 2024-02-18T08:25:26.411 INFO:tasks.rados.rados.0.smithi082.stdout:2553: writing smithi08262953-21 from 688128 to 1196032 tid 2 2024-02-18T08:25:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:2553: writing smithi08262953-21 from 1196032 to 1490944 tid 3 2024-02-18T08:25:26.413 INFO:tasks.rados.rados.0.smithi082.stdout:2554: rollback oid 24 current snap is 243 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 237 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2553: finishing write tid 1 to smithi08262953-21 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2555: copy_from oid 44 from oid 15 current snap is 243 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2556: rmattr oid 11 current snap is 243 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2556: done (3 left) 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2557: rmattr oid 47 current snap is 243 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2557: done (3 left) 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2558: delete oid 39 current snap is 243 2024-02-18T08:25:26.414 INFO:tasks.rados.rados.0.smithi082.stdout:2555: finishing copy_from to smithi08262953-44 2024-02-18T08:25:26.415 INFO:tasks.rados.rados.0.smithi082.stdout:2555: got expected ENOENT (src dne) 2024-02-18T08:25:26.415 INFO:tasks.rados.rados.0.smithi082.stdout:2555: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:25:26.416 INFO:tasks.rados.rados.0.smithi082.stdout:2554: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:25:26.416 INFO:tasks.rados.rados.0.smithi082.stdout:2554: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:25:26.416 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1280 (ObjNum 288 snap 0 seq_num 49) dirty dne 2024-02-18T08:25:26.417 INFO:tasks.rados.rados.0.smithi082.stdout:2553: finishing write tid 2 to smithi08262953-21 2024-02-18T08:25:26.417 INFO:tasks.rados.rados.0.smithi082.stdout:2553: finishing write tid 3 to smithi08262953-21 2024-02-18T08:25:26.418 INFO:tasks.rados.rados.0.smithi082.stdout:2553: finishing write tid 5 to smithi08262953-21 2024-02-18T08:25:26.419 INFO:tasks.rados.rados.0.smithi082.stdout:2554: done (3 left) 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2555: done (2 left) 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2558: done (1 left) 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2559: read oid 39 snap -1 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2559: expect deleted 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2560: read oid 9 snap -1 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2560: expect deleted 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2561: read oid 28 snap -1 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2561: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2562: delete oid 5 current snap is 243 2024-02-18T08:25:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2553: finishing write tid 6 to smithi08262953-21 2024-02-18T08:25:26.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1320 (ObjNum 805 snap 243 seq_num 805) dirty exists 2024-02-18T08:25:26.421 INFO:tasks.rados.rados.0.smithi082.stdout:2553: left oid 21 (ObjNum 805 snap 243 seq_num 805) 2024-02-18T08:25:26.421 INFO:tasks.rados.rados.0.smithi082.stdout:2553: done (4 left) 2024-02-18T08:25:26.422 INFO:tasks.rados.rados.0.smithi082.stdout:2559: done (3 left) 2024-02-18T08:25:26.422 INFO:tasks.rados.rados.0.smithi082.stdout:2560: done (2 left) 2024-02-18T08:25:26.422 INFO:tasks.rados.rados.0.smithi082.stdout:2562: done (1 left) 2024-02-18T08:25:26.422 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 243 2024-02-18T08:25:26.422 INFO:tasks.rados.rados.0.smithi082.stdout:2563: seq_num 808 ranges {581632=737280,1318912=614400,1933312=188416} 2024-02-18T08:25:26.429 INFO:tasks.rados.rados.0.smithi082.stdout:2563: writing smithi08262953-20 from 581632 to 1318912 tid 1 2024-02-18T08:25:26.433 INFO:tasks.rados.rados.0.smithi082.stdout:2563: writing smithi08262953-20 from 1318912 to 1933312 tid 2 2024-02-18T08:25:26.434 INFO:tasks.rados.rados.0.smithi082.stdout:2563: writing smithi08262953-20 from 1933312 to 2121728 tid 3 2024-02-18T08:25:26.434 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 243 2024-02-18T08:25:26.434 INFO:tasks.rados.rados.0.smithi082.stdout:2564: seq_num 809 ranges {3645440=753664,4399104=499712,4898816=303104} 2024-02-18T08:25:26.457 INFO:tasks.rados.rados.0.smithi082.stdout:2564: writing smithi08262953-6 from 3645440 to 4399104 tid 1 2024-02-18T08:25:26.460 INFO:tasks.rados.rados.0.smithi082.stdout:2564: writing smithi08262953-6 from 4399104 to 4898816 tid 2 2024-02-18T08:25:26.462 INFO:tasks.rados.rados.0.smithi082.stdout:2564: writing smithi08262953-6 from 4898816 to 5201920 tid 3 2024-02-18T08:25:26.462 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 243 2024-02-18T08:25:26.462 INFO:tasks.rados.rados.0.smithi082.stdout:2565: seq_num 810 ranges {1056768=770048,1826816=778240,2605056=24576} 2024-02-18T08:25:26.472 INFO:tasks.rados.rados.0.smithi082.stdout:2565: writing smithi08262953-7 from 1056768 to 1826816 tid 1 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2565: writing smithi08262953-7 from 1826816 to 2605056 tid 2 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2565: writing smithi08262953-7 from 2605056 to 2629632 tid 3 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2566: read oid 15 snap -1 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2566: expect deleted 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2567: delete oid 19 current snap is 243 2024-02-18T08:25:26.477 INFO:tasks.rados.rados.0.smithi082.stdout:2561: expect (ObjNum 710 snap 208 seq_num 710) 2024-02-18T08:25:26.536 INFO:tasks.rados.rados.0.smithi082.stdout:2563: finishing write tid 1 to smithi08262953-20 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: finishing write tid 2 to smithi08262953-20 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: finishing write tid 3 to smithi08262953-20 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: finishing write tid 5 to smithi08262953-20 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: finishing write tid 6 to smithi08262953-20 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1308 (ObjNum 808 snap 243 seq_num 808) dirty exists 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: left oid 20 (ObjNum 808 snap 243 seq_num 808) 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2564: finishing write tid 1 to smithi08262953-6 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2564: finishing write tid 2 to smithi08262953-6 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2564: finishing write tid 3 to smithi08262953-6 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2564: finishing write tid 5 to smithi08262953-6 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2561: done (5 left) 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2563: done (4 left) 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2567: done (3 left) 2024-02-18T08:25:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:2568: rmattr oid 8 current snap is 243 2024-02-18T08:25:26.538 INFO:tasks.rados.rados.0.smithi082.stdout:2568: done (3 left) 2024-02-18T08:25:26.538 INFO:tasks.rados.rados.0.smithi082.stdout:2569: snap_remove snap 232 2024-02-18T08:25:26.652 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:25.391179+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-02-18T08:25:26.652 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:25.391179+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-02-18T08:25:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:25.391179+0000 mon.a (mon.0) 1196 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-02-18T08:25:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:2569: done (3 left) 2024-02-18T08:25:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:2570: snap_create 2024-02-18T08:25:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:2564: finishing write tid 6 to smithi08262953-6 2024-02-18T08:25:27.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1278 (ObjNum 809 snap 243 seq_num 809) dirty exists 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2564: left oid 6 (ObjNum 809 snap 243 seq_num 809) 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: finishing write tid 1 to smithi08262953-7 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: finishing write tid 2 to smithi08262953-7 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: finishing write tid 3 to smithi08262953-7 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: finishing write tid 5 to smithi08262953-7 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: finishing write tid 6 to smithi08262953-7 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1216 (ObjNum 810 snap 243 seq_num 810) dirty exists 2024-02-18T08:25:27.360 INFO:tasks.rados.rados.0.smithi082.stdout:2565: left oid 7 (ObjNum 810 snap 243 seq_num 810) 2024-02-18T08:25:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:26.390401+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-02-18T08:25:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:26.396440+0000 mgr.y (mgr.24862) 320 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 101 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-02-18T08:25:27.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:27.354688+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-02-18T08:25:27.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:26.390401+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-02-18T08:25:27.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:26.396440+0000 mgr.y (mgr.24862) 320 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 101 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-02-18T08:25:27.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:27.354688+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-02-18T08:25:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:26.390401+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-02-18T08:25:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:26.396440+0000 mgr.y (mgr.24862) 320 : cluster [DBG] pgmap v497: 89 pgs: 89 active+clean; 101 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-02-18T08:25:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:27.354688+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:2564: done (3 left) 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:2565: done (2 left) 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:2566: done (1 left) 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:2570: done (0 left) 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:2571: rollback oid 30 current snap is 244 2024-02-18T08:25:28.352 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 224 2024-02-18T08:25:28.353 INFO:tasks.rados.rados.0.smithi082.stdout:2572: rollback oid 21 current snap is 244 2024-02-18T08:25:28.353 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 241 2024-02-18T08:25:28.353 INFO:tasks.rados.rados.0.smithi082.stdout:2573: delete oid 10 current snap is 244 2024-02-18T08:25:28.356 INFO:tasks.rados.rados.0.smithi082.stdout:2573: done (2 left) 2024-02-18T08:25:28.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 244 2024-02-18T08:25:28.356 INFO:tasks.rados.rados.0.smithi082.stdout:2574: seq_num 813 ranges {0=417792,417792=434176,851968=442368,1294336=327680} 2024-02-18T08:25:28.357 INFO:tasks.rados.rados.0.smithi082.stdout:2574: writing smithi08262953-48 from 0 to 417792 tid 1 2024-02-18T08:25:28.360 INFO:tasks.rados.rados.0.smithi082.stdout:2574: writing smithi08262953-48 from 417792 to 851968 tid 2 2024-02-18T08:25:28.362 INFO:tasks.rados.rados.0.smithi082.stdout:2574: writing smithi08262953-48 from 851968 to 1294336 tid 3 2024-02-18T08:25:28.364 INFO:tasks.rados.rados.0.smithi082.stdout:2574: writing smithi08262953-48 from 1294336 to 1622016 tid 4 2024-02-18T08:25:28.364 INFO:tasks.rados.rados.0.smithi082.stdout:2575: snap_create 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2571: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2571: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2571: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1480 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2572: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 1 to smithi08262953-48 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2572: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1328 (ObjNum 580775088 snap 21935 seq_num 579651440) dirty dne 2024-02-18T08:25:28.365 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 2 to smithi08262953-48 2024-02-18T08:25:28.368 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 3 to smithi08262953-48 2024-02-18T08:25:28.368 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 4 to smithi08262953-48 2024-02-18T08:25:28.369 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 6 to smithi08262953-48 2024-02-18T08:25:28.370 INFO:tasks.rados.rados.0.smithi082.stdout:2574: finishing write tid 7 to smithi08262953-48 2024-02-18T08:25:28.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1486 (ObjNum 813 snap 244 seq_num 813) dirty exists 2024-02-18T08:25:28.370 INFO:tasks.rados.rados.0.smithi082.stdout:2574: left oid 48 (ObjNum 813 snap 244 seq_num 813) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2571: done (3 left) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2572: done (2 left) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2574: done (1 left) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2575: done (0 left) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2576: rmattr oid 36 current snap is 245 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2576: done (0 left) 2024-02-18T08:25:29.360 INFO:tasks.rados.rados.0.smithi082.stdout:2577: delete oid 24 current snap is 245 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2577: done (0 left) 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2578: read oid 46 snap -1 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2578: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2579: read oid 23 snap -1 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2579: expect (ObjNum 686 snap 201 seq_num 686) 2024-02-18T08:25:29.363 INFO:tasks.rados.rados.0.smithi082.stdout:2580: snap_create 2024-02-18T08:25:29.364 INFO:tasks.rados.rados.0.smithi082.stdout:2578: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:25:29.384 INFO:tasks.rados.rados.0.smithi082.stdout:2579: expect (ObjNum 686 snap 201 seq_num 686) 2024-02-18T08:25:29.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:28.352755+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-02-18T08:25:29.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:28.397151+0000 mgr.y (mgr.24862) 321 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 686 KiB/s wr, 7 op/s 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:28.673404+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:28.977741+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:28.978353+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:25:28.978823+0000 mgr.y (mgr.24862) 322 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:28.982724+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:28.352755+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:28.397151+0000 mgr.y (mgr.24862) 321 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 686 KiB/s wr, 7 op/s 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:28.673404+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:28.977741+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:28.978353+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:25:28.978823+0000 mgr.y (mgr.24862) 322 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:25:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:28.982724+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:28.352755+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:28.397151+0000 mgr.y (mgr.24862) 321 : cluster [DBG] pgmap v500: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 686 KiB/s wr, 7 op/s 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:28.673404+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:28.977741+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:28.978353+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:25:28.978823+0000 mgr.y (mgr.24862) 322 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:25:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:28.982724+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:25:30.367 INFO:tasks.rados.rados.0.smithi082.stdout:2578: done (2 left) 2024-02-18T08:25:30.367 INFO:tasks.rados.rados.0.smithi082.stdout:2579: done (1 left) 2024-02-18T08:25:30.367 INFO:tasks.rados.rados.0.smithi082.stdout:2580: done (0 left) 2024-02-18T08:25:30.367 INFO:tasks.rados.rados.0.smithi082.stdout:2581: delete oid 28 current snap is 246 2024-02-18T08:25:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:2581: done (0 left) 2024-02-18T08:25:30.369 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 246 2024-02-18T08:25:30.370 INFO:tasks.rados.rados.0.smithi082.stdout:2582: seq_num 816 ranges {0=475136,475136=540672,1015808=614400,1630208=49152} 2024-02-18T08:25:30.372 INFO:tasks.rados.rados.0.smithi082.stdout:2582: writing smithi08262953-39 from 0 to 475136 tid 1 2024-02-18T08:25:30.375 INFO:tasks.rados.rados.0.smithi082.stdout:2582: writing smithi08262953-39 from 475136 to 1015808 tid 2 2024-02-18T08:25:30.379 INFO:tasks.rados.rados.0.smithi082.stdout:2582: writing smithi08262953-39 from 1015808 to 1630208 tid 3 2024-02-18T08:25:30.379 INFO:tasks.rados.rados.0.smithi082.stdout:2582: writing smithi08262953-39 from 1630208 to 1679360 tid 4 2024-02-18T08:25:30.379 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 246 2024-02-18T08:25:30.380 INFO:tasks.rados.rados.0.smithi082.stdout:2583: seq_num 817 ranges {2359296=491520,2850816=417792,3268608=425984,3694592=360448} 2024-02-18T08:25:30.394 INFO:tasks.rados.rados.0.smithi082.stdout:2583: writing smithi08262953-13 from 2359296 to 2850816 tid 1 2024-02-18T08:25:30.397 INFO:tasks.rados.rados.0.smithi082.stdout:2583: writing smithi08262953-13 from 2850816 to 3268608 tid 2 2024-02-18T08:25:30.399 INFO:tasks.rados.rados.0.smithi082.stdout:2583: writing smithi08262953-13 from 3268608 to 3694592 tid 3 2024-02-18T08:25:30.401 INFO:tasks.rados.rados.0.smithi082.stdout:2583: writing smithi08262953-13 from 3694592 to 4055040 tid 4 2024-02-18T08:25:30.401 INFO:tasks.rados.rados.0.smithi082.stdout:2584: snap_remove snap 242 2024-02-18T08:25:30.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:29.360333+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-02-18T08:25:30.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:29.360333+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-02-18T08:25:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:29.360333+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-02-18T08:25:31.375 INFO:tasks.rados.rados.0.smithi082.stdout:2584: done (2 left) 2024-02-18T08:25:31.376 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 246 2024-02-18T08:25:31.376 INFO:tasks.rados.rados.0.smithi082.stdout:2585: seq_num 818 ranges {0=507904,507904=704512,1212416=499712} 2024-02-18T08:25:31.376 INFO:tasks.rados.rados.0.smithi082.stdout:2585: writing smithi08262953-28 from 0 to 507904 tid 1 2024-02-18T08:25:31.378 INFO:tasks.rados.rados.0.smithi082.stdout:2585: writing smithi08262953-28 from 507904 to 1212416 tid 2 2024-02-18T08:25:31.382 INFO:tasks.rados.rados.0.smithi082.stdout:2585: writing smithi08262953-28 from 1212416 to 1712128 tid 3 2024-02-18T08:25:31.382 INFO:tasks.rados.rados.0.smithi082.stdout:2586: read oid 31 snap 224 2024-02-18T08:25:31.382 INFO:tasks.rados.rados.0.smithi082.stdout:2586: expect deleted 2024-02-18T08:25:31.382 INFO:tasks.rados.rados.0.smithi082.stdout:2587: delete oid 3 current snap is 246 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 1 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 2 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 3 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 4 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 6 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: finishing write tid 7 to smithi08262953-39 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1333 (ObjNum 816 snap 246 seq_num 816) dirty exists 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2582: left oid 39 (ObjNum 816 snap 246 seq_num 816) 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 1 to smithi08262953-13 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 2 to smithi08262953-13 2024-02-18T08:25:31.384 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 3 to smithi08262953-13 2024-02-18T08:25:31.385 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 4 to smithi08262953-13 2024-02-18T08:25:31.385 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 6 to smithi08262953-13 2024-02-18T08:25:31.385 INFO:tasks.rados.rados.0.smithi082.stdout:2583: finishing write tid 7 to smithi08262953-13 2024-02-18T08:25:31.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1492 (ObjNum 817 snap 246 seq_num 817) dirty exists 2024-02-18T08:25:31.385 INFO:tasks.rados.rados.0.smithi082.stdout:2583: left oid 13 (ObjNum 817 snap 246 seq_num 817) 2024-02-18T08:25:31.387 INFO:tasks.rados.rados.0.smithi082.stdout:2582: done (4 left) 2024-02-18T08:25:31.387 INFO:tasks.rados.rados.0.smithi082.stdout:2583: done (3 left) 2024-02-18T08:25:31.387 INFO:tasks.rados.rados.0.smithi082.stdout:2586: done (2 left) 2024-02-18T08:25:31.387 INFO:tasks.rados.rados.0.smithi082.stdout:2587: done (1 left) 2024-02-18T08:25:31.387 INFO:tasks.rados.rados.0.smithi082.stdout:2588: delete oid 38 current snap is 246 2024-02-18T08:25:31.388 INFO:tasks.rados.rados.0.smithi082.stdout:2585: finishing write tid 1 to smithi08262953-28 2024-02-18T08:25:31.388 INFO:tasks.rados.rados.0.smithi082.stdout:2585: finishing write tid 2 to smithi08262953-28 2024-02-18T08:25:31.389 INFO:tasks.rados.rados.0.smithi082.stdout:2588: done (1 left) 2024-02-18T08:25:31.389 INFO:tasks.rados.rados.0.smithi082.stdout:2589: setattr oid 37 current snap is 246 2024-02-18T08:25:31.390 INFO:tasks.rados.rados.0.smithi082.stdout:2585: finishing write tid 3 to smithi08262953-28 2024-02-18T08:25:31.390 INFO:tasks.rados.rados.0.smithi082.stdout:2585: finishing write tid 5 to smithi08262953-28 2024-02-18T08:25:31.391 INFO:tasks.rados.rados.0.smithi082.stdout:2590: snap_remove snap 226 2024-02-18T08:25:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:30.367159+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-02-18T08:25:31.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:30.397554+0000 mgr.y (mgr.24862) 323 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.5 MiB/s wr, 27 op/s 2024-02-18T08:25:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:30.367159+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-02-18T08:25:31.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:30.397554+0000 mgr.y (mgr.24862) 323 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.5 MiB/s wr, 27 op/s 2024-02-18T08:25:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:30.367159+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-02-18T08:25:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:30.397554+0000 mgr.y (mgr.24862) 323 : cluster [DBG] pgmap v503: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 3.5 MiB/s wr, 27 op/s 2024-02-18T08:25:32.358 INFO:tasks.rados.rados.0.smithi082.stdout:2590: done (2 left) 2024-02-18T08:25:32.358 INFO:tasks.rados.rados.0.smithi082.stdout:2591: snap_create 2024-02-18T08:25:32.358 INFO:tasks.rados.rados.0.smithi082.stdout:2585: finishing write tid 6 to smithi08262953-28 2024-02-18T08:25:32.358 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1221 (ObjNum 818 snap 246 seq_num 818) dirty exists 2024-02-18T08:25:32.358 INFO:tasks.rados.rados.0.smithi082.stdout:2585: left oid 28 (ObjNum 818 snap 246 seq_num 818) 2024-02-18T08:25:32.359 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1148 (ObjNum 780 snap 232 seq_num 780) dirty exists 2024-02-18T08:25:32.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:31.368289+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-02-18T08:25:32.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:32.352696+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-02-18T08:25:32.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:31.368289+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-02-18T08:25:32.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:32.352696+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-02-18T08:25:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:31.368289+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-02-18T08:25:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:32.352696+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-02-18T08:25:33.355 INFO:tasks.rados.rados.0.smithi082.stdout:2585: done (2 left) 2024-02-18T08:25:33.355 INFO:tasks.rados.rados.0.smithi082.stdout:2589: done (1 left) 2024-02-18T08:25:33.355 INFO:tasks.rados.rados.0.smithi082.stdout:2591: done (0 left) 2024-02-18T08:25:33.355 INFO:tasks.rados.rados.0.smithi082.stdout:2592: read oid 42 snap -1 2024-02-18T08:25:33.355 INFO:tasks.rados.rados.0.smithi082.stdout:2592: expect deleted 2024-02-18T08:25:33.356 INFO:tasks.rados.rados.0.smithi082.stdout:2593: snap_remove snap 239 2024-02-18T08:25:33.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:32.397937+0000 mgr.y (mgr.24862) 324 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 26 op/s 2024-02-18T08:25:33.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:33.354582+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-02-18T08:25:33.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:32.397937+0000 mgr.y (mgr.24862) 324 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 26 op/s 2024-02-18T08:25:33.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:33.354582+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-02-18T08:25:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:32.397937+0000 mgr.y (mgr.24862) 324 : cluster [DBG] pgmap v506: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.5 MiB/s wr, 26 op/s 2024-02-18T08:25:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:33.354582+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-02-18T08:25:34.358 INFO:tasks.rados.rados.0.smithi082.stdout:2593: done (1 left) 2024-02-18T08:25:34.358 INFO:tasks.rados.rados.0.smithi082.stdout:2594: copy_from oid 21 from oid 12 current snap is 247 2024-02-18T08:25:34.358 INFO:tasks.rados.rados.0.smithi082.stdout:2595: copy_from oid 13 from oid 26 current snap is 247 2024-02-18T08:25:34.358 INFO:tasks.rados.rados.0.smithi082.stdout:2596: delete oid 50 current snap is 247 2024-02-18T08:25:34.367 INFO:tasks.rados.rados.0.smithi082.stdout:2594: finishing copy_from to smithi08262953-21 2024-02-18T08:25:34.367 INFO:tasks.rados.rados.0.smithi082.stdout:2594: got expected ENOENT (src dne) 2024-02-18T08:25:34.367 INFO:tasks.rados.rados.0.smithi082.stdout:2594: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2592: done (3 left) 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2594: done (2 left) 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2596: done (1 left) 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2597: read oid 9 snap -1 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2597: expect deleted 2024-02-18T08:25:34.368 INFO:tasks.rados.rados.0.smithi082.stdout:2598: snap_remove snap 229 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2598: done (2 left) 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2599: copy_from oid 17 from oid 48 current snap is 247 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2595: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2595: finishing copy_from to smithi08262953-13 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1266 (ObjNum 777 snap 232 seq_num 777) dirty exists 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2595: done (2 left) 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2597: done (1 left) 2024-02-18T08:25:35.363 INFO:tasks.rados.rados.0.smithi082.stdout:2600: delete oid 21 current snap is 247 2024-02-18T08:25:35.379 INFO:tasks.rados.rados.0.smithi082.stdout:2600: done (1 left) 2024-02-18T08:25:35.380 INFO:tasks.rados.rados.0.smithi082.stdout:2601: read oid 30 snap -1 2024-02-18T08:25:35.380 INFO:tasks.rados.rados.0.smithi082.stdout:2601: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:25:35.380 INFO:tasks.rados.rados.0.smithi082.stdout:2602: snap_remove snap 237 2024-02-18T08:25:35.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:34.356181+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-02-18T08:25:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:34.398244+0000 mgr.y (mgr.24862) 325 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:25:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:34.356181+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-02-18T08:25:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:34.398244+0000 mgr.y (mgr.24862) 325 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:25:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:34.356181+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-02-18T08:25:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:34.398244+0000 mgr.y (mgr.24862) 325 : cluster [DBG] pgmap v509: 89 pgs: 89 active+clean; 117 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:25:36.378 INFO:tasks.rados.rados.0.smithi082.stdout:2602: done (2 left) 2024-02-18T08:25:36.378 INFO:tasks.rados.rados.0.smithi082.stdout:2603: snap_create 2024-02-18T08:25:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:2599: finishing copy_from racing read to smithi08262953-17 2024-02-18T08:25:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:2599: finishing copy_from to smithi08262953-17 2024-02-18T08:25:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1486 (ObjNum 813 snap 244 seq_num 813) dirty exists 2024-02-18T08:25:36.380 INFO:tasks.rados.rados.0.smithi082.stdout:2601: expect (ObjNum 632 snap 184 seq_num 632) 2024-02-18T08:25:36.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:35.363768+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-02-18T08:25:36.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:35.363768+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-02-18T08:25:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:35.363768+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-02-18T08:25:37.352 INFO:tasks.rados.rados.0.smithi082.stdout:2599: done (2 left) 2024-02-18T08:25:37.353 INFO:tasks.rados.rados.0.smithi082.stdout:2601: done (1 left) 2024-02-18T08:25:37.353 INFO:tasks.rados.rados.0.smithi082.stdout:2603: done (0 left) 2024-02-18T08:25:37.353 INFO:tasks.rados.rados.0.smithi082.stdout:2604: snap_remove snap 241 2024-02-18T08:25:37.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:36.373665+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-02-18T08:25:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:36.398651+0000 mgr.y (mgr.24862) 326 : cluster [DBG] pgmap v512: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 832 KiB/s wr, 9 op/s 2024-02-18T08:25:37.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:37.353233+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-02-18T08:25:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:36.373665+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-02-18T08:25:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:36.398651+0000 mgr.y (mgr.24862) 326 : cluster [DBG] pgmap v512: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 832 KiB/s wr, 9 op/s 2024-02-18T08:25:37.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:37.353233+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-02-18T08:25:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:36.373665+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-02-18T08:25:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:36.398651+0000 mgr.y (mgr.24862) 326 : cluster [DBG] pgmap v512: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 832 KiB/s wr, 9 op/s 2024-02-18T08:25:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:37.353233+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-02-18T08:25:38.358 INFO:tasks.rados.rados.0.smithi082.stdout:2604: done (0 left) 2024-02-18T08:25:38.358 INFO:tasks.rados.rados.0.smithi082.stdout:2605: copy_from oid 33 from oid 14 current snap is 248 2024-02-18T08:25:38.358 INFO:tasks.rados.rados.0.smithi082.stdout:2606: rmattr oid 20 current snap is 248 2024-02-18T08:25:38.358 INFO:tasks.rados.rados.0.smithi082.stdout:2606: done (1 left) 2024-02-18T08:25:38.358 INFO:tasks.rados.rados.0.smithi082.stdout:2607: snap_remove snap 240 2024-02-18T08:25:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:2607: done (1 left) 2024-02-18T08:25:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:2608: snap_create 2024-02-18T08:25:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:2605: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:25:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:2605: finishing copy_from to smithi08262953-33 2024-02-18T08:25:39.364 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1265 (ObjNum 602 snap 175 seq_num 602) dirty exists 2024-02-18T08:25:39.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:38.358203+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-02-18T08:25:39.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:38.399447+0000 mgr.y (mgr.24862) 327 : cluster [DBG] pgmap v515: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:25:39.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:38.358203+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-02-18T08:25:39.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:38.399447+0000 mgr.y (mgr.24862) 327 : cluster [DBG] pgmap v515: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:25:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:38.358203+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-02-18T08:25:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:38.399447+0000 mgr.y (mgr.24862) 327 : cluster [DBG] pgmap v515: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 116 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:2605: done (1 left) 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:2608: done (0 left) 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:2609: read oid 47 snap -1 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:2609: expect deleted 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 249 2024-02-18T08:25:40.362 INFO:tasks.rados.rados.0.smithi082.stdout:2610: seq_num 823 ranges {0=589824,589824=573440,1163264=630784} 2024-02-18T08:25:40.365 INFO:tasks.rados.rados.0.smithi082.stdout:2610: writing smithi08262953-12 from 0 to 589824 tid 1 2024-02-18T08:25:40.368 INFO:tasks.rados.rados.0.smithi082.stdout:2610: writing smithi08262953-12 from 589824 to 1163264 tid 2 2024-02-18T08:25:40.373 INFO:tasks.rados.rados.0.smithi082.stdout:2610: writing smithi08262953-12 from 1163264 to 1794048 tid 3 2024-02-18T08:25:40.373 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 249 2024-02-18T08:25:40.373 INFO:tasks.rados.rados.0.smithi082.stdout:2611: seq_num 824 ranges {3186688=606208,3792896=458752,4251648=573440,4825088=172032} 2024-02-18T08:25:40.393 INFO:tasks.rados.rados.0.smithi082.stdout:2611: writing smithi08262953-8 from 3186688 to 3792896 tid 1 2024-02-18T08:25:40.395 INFO:tasks.rados.rados.0.smithi082.stdout:2611: writing smithi08262953-8 from 3792896 to 4251648 tid 2 2024-02-18T08:25:40.398 INFO:tasks.rados.rados.0.smithi082.stdout:2611: writing smithi08262953-8 from 4251648 to 4825088 tid 3 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2611: writing smithi08262953-8 from 4825088 to 4997120 tid 4 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2612: delete oid 31 current snap is 249 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2610: finishing write tid 1 to smithi08262953-12 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2610: finishing write tid 2 to smithi08262953-12 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2610: finishing write tid 3 to smithi08262953-12 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2610: finishing write tid 5 to smithi08262953-12 2024-02-18T08:25:40.400 INFO:tasks.rados.rados.0.smithi082.stdout:2610: finishing write tid 6 to smithi08262953-12 2024-02-18T08:25:40.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1282 (ObjNum 823 snap 249 seq_num 823) dirty exists 2024-02-18T08:25:40.401 INFO:tasks.rados.rados.0.smithi082.stdout:2610: left oid 12 (ObjNum 823 snap 249 seq_num 823) 2024-02-18T08:25:40.401 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 1 to smithi08262953-8 2024-02-18T08:25:40.401 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 2 to smithi08262953-8 2024-02-18T08:25:40.403 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 3 to smithi08262953-8 2024-02-18T08:25:40.403 INFO:tasks.rados.rados.0.smithi082.stdout:2609: done (3 left) 2024-02-18T08:25:40.403 INFO:tasks.rados.rados.0.smithi082.stdout:2610: done (2 left) 2024-02-18T08:25:40.403 INFO:tasks.rados.rados.0.smithi082.stdout:2612: done (1 left) 2024-02-18T08:25:40.403 INFO:tasks.rados.rados.0.smithi082.stdout:2613: delete oid 12 current snap is 249 2024-02-18T08:25:40.404 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 4 to smithi08262953-8 2024-02-18T08:25:40.405 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 6 to smithi08262953-8 2024-02-18T08:25:40.405 INFO:tasks.rados.rados.0.smithi082.stdout:2613: done (1 left) 2024-02-18T08:25:40.405 INFO:tasks.rados.rados.0.smithi082.stdout:2614: read oid 46 snap -1 2024-02-18T08:25:40.405 INFO:tasks.rados.rados.0.smithi082.stdout:2614: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:25:40.405 INFO:tasks.rados.rados.0.smithi082.stdout:2615: snap_create 2024-02-18T08:25:40.406 INFO:tasks.rados.rados.0.smithi082.stdout:2614: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:25:40.407 INFO:tasks.rados.rados.0.smithi082.stdout:2611: finishing write tid 7 to smithi08262953-8 2024-02-18T08:25:40.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1576 (ObjNum 824 snap 249 seq_num 824) dirty exists 2024-02-18T08:25:40.408 INFO:tasks.rados.rados.0.smithi082.stdout:2611: left oid 8 (ObjNum 824 snap 249 seq_num 824) 2024-02-18T08:25:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:39.361386+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-02-18T08:25:40.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:39.361386+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-02-18T08:25:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:39.361386+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-02-18T08:25:41.377 INFO:tasks.rados.rados.0.smithi082.stdout:2611: done (2 left) 2024-02-18T08:25:41.377 INFO:tasks.rados.rados.0.smithi082.stdout:2614: done (1 left) 2024-02-18T08:25:41.377 INFO:tasks.rados.rados.0.smithi082.stdout:2615: done (0 left) 2024-02-18T08:25:41.377 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 250 2024-02-18T08:25:41.377 INFO:tasks.rados.rados.0.smithi082.stdout:2616: seq_num 827 ranges {491520=655360,1146880=516096,1662976=688128} 2024-02-18T08:25:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:2616: writing smithi08262953-33 from 491520 to 1146880 tid 1 2024-02-18T08:25:41.386 INFO:tasks.rados.rados.0.smithi082.stdout:2616: writing smithi08262953-33 from 1146880 to 1662976 tid 2 2024-02-18T08:25:41.390 INFO:tasks.rados.rados.0.smithi082.stdout:2616: writing smithi08262953-33 from 1662976 to 2351104 tid 3 2024-02-18T08:25:41.391 INFO:tasks.rados.rados.0.smithi082.stdout:2617: snap_create 2024-02-18T08:25:41.391 INFO:tasks.rados.rados.0.smithi082.stdout:2616: finishing write tid 1 to smithi08262953-33 2024-02-18T08:25:41.391 INFO:tasks.rados.rados.0.smithi082.stdout:2616: finishing write tid 2 to smithi08262953-33 2024-02-18T08:25:41.393 INFO:tasks.rados.rados.0.smithi082.stdout:2616: finishing write tid 3 to smithi08262953-33 2024-02-18T08:25:41.394 INFO:tasks.rados.rados.0.smithi082.stdout:2616: finishing write tid 5 to smithi08262953-33 2024-02-18T08:25:41.395 INFO:tasks.rados.rados.0.smithi082.stdout:2616: finishing write tid 6 to smithi08262953-33 2024-02-18T08:25:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1416 (ObjNum 827 snap 250 seq_num 827) dirty exists 2024-02-18T08:25:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:2616: left oid 33 (ObjNum 827 snap 250 seq_num 827) 2024-02-18T08:25:41.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:40.362408+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-02-18T08:25:41.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:40.399889+0000 mgr.y (mgr.24862) 328 : cluster [DBG] pgmap v518: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:41.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:40.362408+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-02-18T08:25:41.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:40.399889+0000 mgr.y (mgr.24862) 328 : cluster [DBG] pgmap v518: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:40.362408+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-02-18T08:25:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:40.399889+0000 mgr.y (mgr.24862) 328 : cluster [DBG] pgmap v518: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:42.356 INFO:tasks.rados.rados.0.smithi082.stdout:2616: done (1 left) 2024-02-18T08:25:42.356 INFO:tasks.rados.rados.0.smithi082.stdout:2617: done (0 left) 2024-02-18T08:25:42.356 INFO:tasks.rados.rados.0.smithi082.stdout:2618: delete oid 46 current snap is 251 2024-02-18T08:25:42.361 INFO:tasks.rados.rados.0.smithi082.stdout:2618: done (0 left) 2024-02-18T08:25:42.361 INFO:tasks.rados.rados.0.smithi082.stdout:2619: delete oid 40 current snap is 251 2024-02-18T08:25:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:2619: done (0 left) 2024-02-18T08:25:42.364 INFO:tasks.rados.rados.0.smithi082.stdout:2620: snap_create 2024-02-18T08:25:42.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:41.377517+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-02-18T08:25:42.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:42.356540+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-02-18T08:25:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:41.377517+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-02-18T08:25:42.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:42.356540+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-02-18T08:25:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:41.377517+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-02-18T08:25:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:42.356540+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2620: done (0 left) 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2621: read oid 50 snap -1 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2621: expect deleted 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2622: read oid 18 snap -1 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2622: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:25:43.359 INFO:tasks.rados.rados.0.smithi082.stdout:2623: setattr oid 7 current snap is 252 2024-02-18T08:25:43.361 INFO:tasks.rados.rados.0.smithi082.stdout:2621: done (2 left) 2024-02-18T08:25:43.361 INFO:tasks.rados.rados.0.smithi082.stdout:2624: snap_create 2024-02-18T08:25:43.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1222 (ObjNum 810 snap 243 seq_num 810) dirty exists 2024-02-18T08:25:43.370 INFO:tasks.rados.rados.0.smithi082.stdout:2622: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:25:43.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:42.400482+0000 mgr.y (mgr.24862) 329 : cluster [DBG] pgmap v521: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:43.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:43.359478+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-02-18T08:25:43.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:42.400482+0000 mgr.y (mgr.24862) 329 : cluster [DBG] pgmap v521: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:43.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:43.359478+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-02-18T08:25:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:42.400482+0000 mgr.y (mgr.24862) 329 : cluster [DBG] pgmap v521: 89 pgs: 89 active+clean; 120 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.6 MiB/s wr, 1 op/s 2024-02-18T08:25:43.796 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:43.359478+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2622: done (2 left) 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2623: done (1 left) 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2624: done (0 left) 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2625: read oid 21 snap -1 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2625: expect deleted 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2626: read oid 16 snap -1 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2626: expect deleted 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2627: read oid 33 snap -1 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2627: expect (ObjNum 827 snap 250 seq_num 827) 2024-02-18T08:25:44.366 INFO:tasks.rados.rados.0.smithi082.stdout:2628: snap_create 2024-02-18T08:25:44.378 INFO:tasks.rados.rados.0.smithi082.stdout:2627: expect (ObjNum 827 snap 250 seq_num 827) 2024-02-18T08:25:45.368 INFO:tasks.rados.rados.0.smithi082.stdout:2625: done (3 left) 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2626: done (2 left) 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2627: done (1 left) 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2628: done (0 left) 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2629: copy_from oid 22 from oid 19 current snap is 254 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2630: read oid 11 snap -1 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2630: expect deleted 2024-02-18T08:25:45.369 INFO:tasks.rados.rados.0.smithi082.stdout:2631: snap_create 2024-02-18T08:25:45.374 INFO:tasks.rados.rados.0.smithi082.stdout:2629: finishing copy_from to smithi08262953-22 2024-02-18T08:25:45.374 INFO:tasks.rados.rados.0.smithi082.stdout:2629: got expected ENOENT (src dne) 2024-02-18T08:25:45.374 INFO:tasks.rados.rados.0.smithi082.stdout:2629: finishing copy_from racing read to smithi08262953-22 2024-02-18T08:25:45.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:44.366198+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-02-18T08:25:45.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:44.400851+0000 mgr.y (mgr.24862) 330 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:45.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:44.366198+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-02-18T08:25:45.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:44.400851+0000 mgr.y (mgr.24862) 330 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:44.366198+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-02-18T08:25:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:44.400851+0000 mgr.y (mgr.24862) 330 : cluster [DBG] pgmap v524: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2629: done (2 left) 2024-02-18T08:25:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2630: done (1 left) 2024-02-18T08:25:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2631: done (0 left) 2024-02-18T08:25:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2632: rmattr oid 34 current snap is 255 2024-02-18T08:25:46.370 INFO:tasks.rados.rados.0.smithi082.stdout:2633: setattr oid 27 current snap is 255 2024-02-18T08:25:46.373 INFO:tasks.rados.rados.0.smithi082.stdout:2634: read oid 38 snap -1 2024-02-18T08:25:46.373 INFO:tasks.rados.rados.0.smithi082.stdout:2634: expect deleted 2024-02-18T08:25:46.373 INFO:tasks.rados.rados.0.smithi082.stdout:2635: snap_create 2024-02-18T08:25:46.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1223 (ObjNum 1953789039 snap 1800626548 seq_num 1598975582) dirty exists 2024-02-18T08:25:46.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1418 (ObjNum 767 snap 226 seq_num 767) dirty exists 2024-02-18T08:25:46.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:45.369275+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-02-18T08:25:46.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:45.369275+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-02-18T08:25:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:45.369275+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:2632: done (3 left) 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:2633: done (2 left) 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:2634: done (1 left) 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:2635: done (0 left) 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 256 2024-02-18T08:25:47.356 INFO:tasks.rados.rados.0.smithi082.stdout:2636: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-02-18T08:25:47.360 INFO:tasks.rados.rados.0.smithi082.stdout:2636: writing smithi08262953-24 from 0 to 704512 tid 1 2024-02-18T08:25:47.366 INFO:tasks.rados.rados.0.smithi082.stdout:2636: writing smithi08262953-24 from 704512 to 1318912 tid 2 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2636: writing smithi08262953-24 from 1318912 to 1892352 tid 3 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2636: writing smithi08262953-24 from 1892352 to 1908736 tid 4 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2637: copy_from oid 30 from oid 12 current snap is 256 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 1 to smithi08262953-24 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2638: copy_from oid 43 from oid 16 current snap is 256 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 256 2024-02-18T08:25:47.368 INFO:tasks.rados.rados.0.smithi082.stdout:2639: seq_num 831 ranges {1679360=720896,2400256=499712,2899968=704512} 2024-02-18T08:25:47.381 INFO:tasks.rados.rados.0.smithi082.stdout:2639: writing smithi08262953-39 from 1679360 to 2400256 tid 1 2024-02-18T08:25:47.384 INFO:tasks.rados.rados.0.smithi082.stdout:2639: writing smithi08262953-39 from 2400256 to 2899968 tid 2 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2639: writing smithi08262953-39 from 2899968 to 3604480 tid 3 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2640: snap_create 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2638: finishing copy_from to smithi08262953-43 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2638: got expected ENOENT (src dne) 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2638: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 2 to smithi08262953-24 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 3 to smithi08262953-24 2024-02-18T08:25:47.389 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 4 to smithi08262953-24 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 6 to smithi08262953-24 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2637: finishing copy_from to smithi08262953-30 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2637: got expected ENOENT (src dne) 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2637: finishing copy_from racing read to smithi08262953-30 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2636: finishing write tid 7 to smithi08262953-24 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1286 (ObjNum 830 snap 256 seq_num 830) dirty exists 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2636: left oid 24 (ObjNum 830 snap 256 seq_num 830) 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2639: finishing write tid 1 to smithi08262953-39 2024-02-18T08:25:47.390 INFO:tasks.rados.rados.0.smithi082.stdout:2639: finishing write tid 2 to smithi08262953-39 2024-02-18T08:25:47.391 INFO:tasks.rados.rados.0.smithi082.stdout:2639: finishing write tid 3 to smithi08262953-39 2024-02-18T08:25:47.391 INFO:tasks.rados.rados.0.smithi082.stdout:2639: finishing write tid 5 to smithi08262953-39 2024-02-18T08:25:47.393 INFO:tasks.rados.rados.0.smithi082.stdout:2639: finishing write tid 6 to smithi08262953-39 2024-02-18T08:25:47.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1358 (ObjNum 831 snap 256 seq_num 831) dirty exists 2024-02-18T08:25:47.394 INFO:tasks.rados.rados.0.smithi082.stdout:2639: left oid 39 (ObjNum 831 snap 256 seq_num 831) 2024-02-18T08:25:47.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:46.370569+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-02-18T08:25:47.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:46.401275+0000 mgr.y (mgr.24862) 331 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-02-18T08:25:47.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:47.356655+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-02-18T08:25:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:46.370569+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-02-18T08:25:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:46.401275+0000 mgr.y (mgr.24862) 331 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-02-18T08:25:47.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:47.356655+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-02-18T08:25:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:46.370569+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-02-18T08:25:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:46.401275+0000 mgr.y (mgr.24862) 331 : cluster [DBG] pgmap v527: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 12 op/s 2024-02-18T08:25:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:47.356655+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-02-18T08:25:48.385 INFO:tasks.rados.rados.0.smithi082.stdout:2636: done (4 left) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2637: done (3 left) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2638: done (2 left) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2639: done (1 left) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2640: done (0 left) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2641: read oid 8 snap -1 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2641: expect (ObjNum 824 snap 249 seq_num 824) 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2642: read oid 29 snap 252 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2642: expect deleted 2024-02-18T08:25:48.386 INFO:tasks.rados.rados.0.smithi082.stdout:2643: snap_create 2024-02-18T08:25:48.414 INFO:tasks.rados.rados.0.smithi082.stdout:2641: expect (ObjNum 824 snap 249 seq_num 824) 2024-02-18T08:25:49.388 INFO:tasks.rados.rados.0.smithi082.stdout:2641: done (2 left) 2024-02-18T08:25:49.389 INFO:tasks.rados.rados.0.smithi082.stdout:2642: done (1 left) 2024-02-18T08:25:49.389 INFO:tasks.rados.rados.0.smithi082.stdout:2643: done (0 left) 2024-02-18T08:25:49.389 INFO:tasks.rados.rados.0.smithi082.stdout:2644: snap_create 2024-02-18T08:25:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:48.386097+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-02-18T08:25:49.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:48.401638+0000 mgr.y (mgr.24862) 332 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-18T08:25:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:48.386097+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-02-18T08:25:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:48.401638+0000 mgr.y (mgr.24862) 332 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-18T08:25:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:48.386097+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-02-18T08:25:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:48.401638+0000 mgr.y (mgr.24862) 332 : cluster [DBG] pgmap v530: 89 pgs: 89 active+clean; 123 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 0 B/s wr, 7 op/s 2024-02-18T08:25:50.391 INFO:tasks.rados.rados.0.smithi082.stdout:2644: done (0 left) 2024-02-18T08:25:50.391 INFO:tasks.rados.rados.0.smithi082.stdout:2645: delete oid 49 current snap is 259 2024-02-18T08:25:50.400 INFO:tasks.rados.rados.0.smithi082.stdout:2645: done (0 left) 2024-02-18T08:25:50.400 INFO:tasks.rados.rados.0.smithi082.stdout:2646: delete oid 41 current snap is 259 2024-02-18T08:25:50.402 INFO:tasks.rados.rados.0.smithi082.stdout:2646: done (0 left) 2024-02-18T08:25:50.402 INFO:tasks.rados.rados.0.smithi082.stdout:2647: copy_from oid 45 from oid 18 current snap is 259 2024-02-18T08:25:50.402 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 259 2024-02-18T08:25:50.403 INFO:tasks.rados.rados.0.smithi082.stdout:2648: seq_num 834 ranges {5201920=778240,5980160=557056,6537216=548864,7086080=98304} 2024-02-18T08:25:50.434 INFO:tasks.rados.rados.0.smithi082.stdout:2648: writing smithi08262953-6 from 5201920 to 5980160 tid 1 2024-02-18T08:25:50.437 INFO:tasks.rados.rados.0.smithi082.stdout:2648: writing smithi08262953-6 from 5980160 to 6537216 tid 2 2024-02-18T08:25:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:2648: writing smithi08262953-6 from 6537216 to 7086080 tid 3 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2648: writing smithi08262953-6 from 7086080 to 7184384 tid 4 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2649: copy_from oid 41 from oid 11 current snap is 259 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2647: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2647: finishing copy_from to smithi08262953-45 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1259 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 1 to smithi08262953-6 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2647: done (2 left) 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2650: setattr oid 30 current snap is 259 2024-02-18T08:25:50.442 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 2 to smithi08262953-6 2024-02-18T08:25:50.443 INFO:tasks.rados.rados.0.smithi082.stdout:2649: finishing copy_from to smithi08262953-41 2024-02-18T08:25:50.443 INFO:tasks.rados.rados.0.smithi082.stdout:2649: got expected ENOENT (src dne) 2024-02-18T08:25:50.444 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 259 2024-02-18T08:25:50.444 INFO:tasks.rados.rados.0.smithi082.stdout:2651: seq_num 835 ranges {0=794624,794624=442368,1236992=712704,1949696=49152} 2024-02-18T08:25:50.448 INFO:tasks.rados.rados.0.smithi082.stdout:2651: writing smithi08262953-47 from 0 to 794624 tid 1 2024-02-18T08:25:50.451 INFO:tasks.rados.rados.0.smithi082.stdout:2651: writing smithi08262953-47 from 794624 to 1236992 tid 2 2024-02-18T08:25:50.455 INFO:tasks.rados.rados.0.smithi082.stdout:2651: writing smithi08262953-47 from 1236992 to 1949696 tid 3 2024-02-18T08:25:50.456 INFO:tasks.rados.rados.0.smithi082.stdout:2651: writing smithi08262953-47 from 1949696 to 1998848 tid 4 2024-02-18T08:25:50.456 INFO:tasks.rados.rados.0.smithi082.stdout:2652: rollback oid 32 current snap is 259 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 32 to 243 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2649: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 3 to smithi08262953-6 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 4 to smithi08262953-6 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 6 to smithi08262953-6 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: finishing write tid 7 to smithi08262953-6 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1288 (ObjNum 834 snap 259 seq_num 834) dirty exists 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: left oid 6 (ObjNum 834 snap 259 seq_num 834) 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1580 (ObjNum 632 snap 184 seq_num 632) dirty exists 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 1 to smithi08262953-47 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 2 to smithi08262953-47 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2648: done (4 left) 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2649: done (3 left) 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2650: done (2 left) 2024-02-18T08:25:50.457 INFO:tasks.rados.rados.0.smithi082.stdout:2653: setattr oid 21 current snap is 259 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2654: copy_from oid 18 from oid 4 current snap is 259 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2655: rmattr oid 6 current snap is 259 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2656: copy_from oid 2 from oid 7 current snap is 259 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2657: read oid 49 snap -1 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2657: expect deleted 2024-02-18T08:25:50.459 INFO:tasks.rados.rados.0.smithi082.stdout:2658: delete oid 42 current snap is 259 2024-02-18T08:25:50.461 INFO:tasks.rados.rados.0.smithi082.stdout:2652: finishing rollback tid 0 to smithi08262953-32 2024-02-18T08:25:50.461 INFO:tasks.rados.rados.0.smithi082.stdout:2652: finishing rollback tid 1 to smithi08262953-32 2024-02-18T08:25:50.462 INFO:tasks.rados.rados.0.smithi082.stdout:2652: finishing rollback tid 2 to smithi08262953-32 2024-02-18T08:25:50.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1349 (ObjNum 792 snap 241 seq_num 792) dirty exists 2024-02-18T08:25:50.463 INFO:tasks.rados.rados.0.smithi082.stdout:2652: done (7 left) 2024-02-18T08:25:50.464 INFO:tasks.rados.rados.0.smithi082.stdout:2657: done (6 left) 2024-02-18T08:25:50.464 INFO:tasks.rados.rados.0.smithi082.stdout:2658: done (5 left) 2024-02-18T08:25:50.464 INFO:tasks.rados.rados.0.smithi082.stdout:2659: rmattr oid 43 current snap is 259 2024-02-18T08:25:50.464 INFO:tasks.rados.rados.0.smithi082.stdout:2660: delete oid 1 current snap is 259 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 3 to smithi08262953-47 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 4 to smithi08262953-47 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 6 to smithi08262953-47 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2660: done (6 left) 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2661: rollback oid 12 current snap is 259 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 251 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2662: rollback oid 34 current snap is 259 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 247 2024-02-18T08:25:50.467 INFO:tasks.rados.rados.0.smithi082.stdout:2663: read oid 13 snap 224 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:2663: expect (ObjNum 580337840 snap 21935 seq_num 579060192) 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:2664: read oid 20 snap -1 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:2664: expect (ObjNum 808 snap 243 seq_num 808) 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:2665: snap_create 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1351 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:25:50.468 INFO:tasks.rados.rados.0.smithi082.stdout:2663: expect (ObjNum 580337840 snap 21935 seq_num 579060192) 2024-02-18T08:25:50.471 INFO:tasks.rados.rados.0.smithi082.stdout:2662: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:25:50.473 INFO:tasks.rados.rados.0.smithi082.stdout:2651: finishing write tid 7 to smithi08262953-47 2024-02-18T08:25:50.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1363 (ObjNum 835 snap 259 seq_num 835) dirty exists 2024-02-18T08:25:50.473 INFO:tasks.rados.rados.0.smithi082.stdout:2651: left oid 47 (ObjNum 835 snap 259 seq_num 835) 2024-02-18T08:25:50.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1364 (ObjNum 579974656 snap 21935 seq_num 580809232) dirty exists 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:2662: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:2662: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1226 (ObjNum -385168240 snap 32561 seq_num 3909799056) dirty exists 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1289 (ObjNum 834 snap 259 seq_num 834) dirty exists 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:2661: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:25:50.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1283 (ObjNum 580802688 snap 21935 seq_num 579922480) dirty dne 2024-02-18T08:25:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:2656: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:25:50.480 INFO:tasks.rados.rados.0.smithi082.stdout:2664: expect (ObjNum 808 snap 243 seq_num 808) 2024-02-18T08:25:50.544 INFO:tasks.rados.rados.0.smithi082.stdout:2654: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:25:50.544 INFO:tasks.rados.rados.0.smithi082.stdout:2656: finishing copy_from to smithi08262953-2 2024-02-18T08:25:50.544 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1222 (ObjNum 810 snap 243 seq_num 810) dirty exists 2024-02-18T08:25:50.544 INFO:tasks.rados.rados.0.smithi082.stdout:2654: finishing copy_from to smithi08262953-18 2024-02-18T08:25:50.544 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1302 (ObjNum 787 snap 239 seq_num 787) dirty exists 2024-02-18T08:25:50.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:49.389463+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-02-18T08:25:50.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:49.389463+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-02-18T08:25:50.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:49.389463+0000 mon.a (mon.0) 1224 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-02-18T08:25:51.402 INFO:tasks.rados.rados.0.smithi082.stdout:2651: done (10 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2653: done (9 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2654: done (8 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2655: done (7 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2656: done (6 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2659: done (5 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2661: done (4 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2662: done (3 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2663: done (2 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2664: done (1 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2665: done (0 left) 2024-02-18T08:25:51.403 INFO:tasks.rados.rados.0.smithi082.stdout:2666: delete oid 35 current snap is 260 2024-02-18T08:25:51.405 INFO:tasks.rados.rados.0.smithi082.stdout:2666: done (0 left) 2024-02-18T08:25:51.405 INFO:tasks.rados.rados.0.smithi082.stdout:2667: snap_create 2024-02-18T08:25:51.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:50.390868+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-02-18T08:25:51.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:50.402129+0000 mgr.y (mgr.24862) 333 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 466 KiB/s wr, 9 op/s 2024-02-18T08:25:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:50.390868+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-02-18T08:25:51.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:50.402129+0000 mgr.y (mgr.24862) 333 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 466 KiB/s wr, 9 op/s 2024-02-18T08:25:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:50.390868+0000 mon.a (mon.0) 1225 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-02-18T08:25:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:50.402129+0000 mgr.y (mgr.24862) 333 : cluster [DBG] pgmap v533: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 466 KiB/s wr, 9 op/s 2024-02-18T08:25:52.405 INFO:tasks.rados.rados.0.smithi082.stdout:2667: done (0 left) 2024-02-18T08:25:52.405 INFO:tasks.rados.rados.0.smithi082.stdout:2668: copy_from oid 2 from oid 45 current snap is 261 2024-02-18T08:25:52.405 INFO:tasks.rados.rados.0.smithi082.stdout:2669: rmattr oid 23 current snap is 261 2024-02-18T08:25:52.405 INFO:tasks.rados.rados.0.smithi082.stdout:2670: rmattr oid 38 current snap is 261 2024-02-18T08:25:52.406 INFO:tasks.rados.rados.0.smithi082.stdout:2670: done (2 left) 2024-02-18T08:25:52.406 INFO:tasks.rados.rados.0.smithi082.stdout:2671: delete oid 48 current snap is 261 2024-02-18T08:25:52.412 INFO:tasks.rados.rados.0.smithi082.stdout:2671: done (2 left) 2024-02-18T08:25:52.413 INFO:tasks.rados.rados.0.smithi082.stdout:2672: snap_remove snap 249 2024-02-18T08:25:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:51.402660+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-02-18T08:25:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:51.402660+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-02-18T08:25:52.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:51.402660+0000 mon.a (mon.0) 1226 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-02-18T08:25:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:2672: done (2 left) 2024-02-18T08:25:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 261 2024-02-18T08:25:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:2673: seq_num 840 ranges {0=475136,475136=712704,1187840=499712,1687552=393216} 2024-02-18T08:25:53.419 INFO:tasks.rados.rados.0.smithi082.stdout:2673: writing smithi08262953-11 from 0 to 475136 tid 1 2024-02-18T08:25:53.424 INFO:tasks.rados.rados.0.smithi082.stdout:2673: writing smithi08262953-11 from 475136 to 1187840 tid 2 2024-02-18T08:25:53.427 INFO:tasks.rados.rados.0.smithi082.stdout:2673: writing smithi08262953-11 from 1187840 to 1687552 tid 3 2024-02-18T08:25:53.432 INFO:tasks.rados.rados.0.smithi082.stdout:2673: writing smithi08262953-11 from 1687552 to 2080768 tid 4 2024-02-18T08:25:53.432 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 261 2024-02-18T08:25:53.432 INFO:tasks.rados.rados.0.smithi082.stdout:2674: seq_num 841 ranges {0=491520,491520=598016,1089536=704512,1794048=303104} 2024-02-18T08:25:53.433 INFO:tasks.rados.rados.0.smithi082.stdout:2674: writing smithi08262953-38 from 0 to 491520 tid 1 2024-02-18T08:25:53.437 INFO:tasks.rados.rados.0.smithi082.stdout:2674: writing smithi08262953-38 from 491520 to 1089536 tid 2 2024-02-18T08:25:53.441 INFO:tasks.rados.rados.0.smithi082.stdout:2674: writing smithi08262953-38 from 1089536 to 1794048 tid 3 2024-02-18T08:25:53.443 INFO:tasks.rados.rados.0.smithi082.stdout:2674: writing smithi08262953-38 from 1794048 to 2097152 tid 4 2024-02-18T08:25:53.443 INFO:tasks.rados.rados.0.smithi082.stdout:2675: snap_remove snap 246 2024-02-18T08:25:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:52.402469+0000 mgr.y (mgr.24862) 334 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:52.405284+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-02-18T08:25:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:52.402469+0000 mgr.y (mgr.24862) 334 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:52.405284+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-02-18T08:25:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:52.402469+0000 mgr.y (mgr.24862) 334 : cluster [DBG] pgmap v536: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.4 MiB/s wr, 11 op/s 2024-02-18T08:25:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:52.405284+0000 mon.a (mon.0) 1227 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-02-18T08:25:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:2675: done (4 left) 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2676: setattr oid 44 current snap is 261 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1223 (ObjNum 686 snap 201 seq_num 686) dirty exists 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2668: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2668: finishing copy_from to smithi08262953-2 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1259 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 1 to smithi08262953-11 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 1 to smithi08262953-38 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 2 to smithi08262953-11 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 3 to smithi08262953-11 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 4 to smithi08262953-11 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 6 to smithi08262953-11 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 2 to smithi08262953-38 2024-02-18T08:25:54.425 INFO:tasks.rados.rados.0.smithi082.stdout:2673: finishing write tid 7 to smithi08262953-11 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1153 (ObjNum 840 snap 261 seq_num 840) dirty exists 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2673: left oid 11 (ObjNum 840 snap 261 seq_num 840) 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 3 to smithi08262953-38 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 4 to smithi08262953-38 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 6 to smithi08262953-38 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2674: finishing write tid 7 to smithi08262953-38 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1107 (ObjNum 841 snap 261 seq_num 841) dirty exists 2024-02-18T08:25:54.426 INFO:tasks.rados.rados.0.smithi082.stdout:2674: left oid 38 (ObjNum 841 snap 261 seq_num 841) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2668: done (4 left) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2669: done (3 left) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2673: done (2 left) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2674: done (1 left) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2677: rmattr oid 38 current snap is 261 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2677: done (1 left) 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2678: rollback oid 22 current snap is 261 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 248 2024-02-18T08:25:54.427 INFO:tasks.rados.rados.0.smithi082.stdout:2679: snap_remove snap 250 2024-02-18T08:25:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:53.415843+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-02-18T08:25:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:54.357164+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:25:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:54.357408+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:25:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:25:54.357703+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:53.415843+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:54.357164+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:54.357408+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:25:54.357703+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:53.415843+0000 mon.a (mon.0) 1228 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:54.357164+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:54.357408+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:25:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:25:54.357703+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:25:55.430 INFO:tasks.rados.rados.0.smithi082.stdout:2679: done (2 left) 2024-02-18T08:25:55.430 INFO:tasks.rados.rados.0.smithi082.stdout:2680: delete oid 18 current snap is 261 2024-02-18T08:25:55.431 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1000 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:25:55.431 INFO:tasks.rados.rados.0.smithi082.stdout:2678: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:25:55.431 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1150 (ObjNum 1 snap 32561 seq_num 580147472) dirty dne 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2676: done (2 left) 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2678: done (1 left) 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2680: done (0 left) 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2681: read oid 50 snap -1 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2681: expect deleted 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2682: rollback oid 21 current snap is 261 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 243 2024-02-18T08:25:55.439 INFO:tasks.rados.rados.0.smithi082.stdout:2683: delete oid 35 current snap is 261 2024-02-18T08:25:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2681: done (2 left) 2024-02-18T08:25:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2683: done (1 left) 2024-02-18T08:25:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2684: delete oid 50 current snap is 261 2024-02-18T08:25:55.449 INFO:tasks.rados.rados.0.smithi082.stdout:2682: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:25:55.449 INFO:tasks.rados.rados.0.smithi082.stdout:2682: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:25:55.450 INFO:tasks.rados.rados.0.smithi082.stdout:2682: finishing rollback tid 2 to smithi08262953-21 2024-02-18T08:25:55.450 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1374 (ObjNum 805 snap 243 seq_num 805) dirty exists 2024-02-18T08:25:55.450 INFO:tasks.rados.rados.0.smithi082.stdout:2682: done (1 left) 2024-02-18T08:25:55.450 INFO:tasks.rados.rados.0.smithi082.stdout:2684: done (0 left) 2024-02-18T08:25:55.450 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 261 2024-02-18T08:25:55.451 INFO:tasks.rados.rados.0.smithi082.stdout:2685: seq_num 845 ranges {0=557056,557056=581632,1138688=688128,1826816=335872} 2024-02-18T08:25:55.453 INFO:tasks.rados.rados.0.smithi082.stdout:2685: writing smithi08262953-35 from 0 to 557056 tid 1 2024-02-18T08:25:55.457 INFO:tasks.rados.rados.0.smithi082.stdout:2685: writing smithi08262953-35 from 557056 to 1138688 tid 2 2024-02-18T08:25:55.461 INFO:tasks.rados.rados.0.smithi082.stdout:2685: writing smithi08262953-35 from 1138688 to 1826816 tid 3 2024-02-18T08:25:55.463 INFO:tasks.rados.rados.0.smithi082.stdout:2685: writing smithi08262953-35 from 1826816 to 2162688 tid 4 2024-02-18T08:25:55.463 INFO:tasks.rados.rados.0.smithi082.stdout:2686: delete oid 17 current snap is 261 2024-02-18T08:25:55.463 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 1 to smithi08262953-35 2024-02-18T08:25:55.463 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 2 to smithi08262953-35 2024-02-18T08:25:55.465 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 3 to smithi08262953-35 2024-02-18T08:25:55.465 INFO:tasks.rados.rados.0.smithi082.stdout:2686: done (1 left) 2024-02-18T08:25:55.465 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 261 2024-02-18T08:25:55.466 INFO:tasks.rados.rados.0.smithi082.stdout:2687: seq_num 847 ranges {0=589824,589824=753664,1343488=655360,1998848=196608} 2024-02-18T08:25:55.469 INFO:tasks.rados.rados.0.smithi082.stdout:2687: writing smithi08262953-3 from 0 to 589824 tid 1 2024-02-18T08:25:55.473 INFO:tasks.rados.rados.0.smithi082.stdout:2687: writing smithi08262953-3 from 589824 to 1343488 tid 2 2024-02-18T08:25:55.477 INFO:tasks.rados.rados.0.smithi082.stdout:2687: writing smithi08262953-3 from 1343488 to 1998848 tid 3 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2687: writing smithi08262953-3 from 1998848 to 2195456 tid 4 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2688: snap_create 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 4 to smithi08262953-35 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 6 to smithi08262953-35 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2685: finishing write tid 7 to smithi08262953-35 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1294 (ObjNum 845 snap 261 seq_num 845) dirty exists 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2685: left oid 35 (ObjNum 845 snap 261 seq_num 845) 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 1 to smithi08262953-3 2024-02-18T08:25:55.479 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 2 to smithi08262953-3 2024-02-18T08:25:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 3 to smithi08262953-3 2024-02-18T08:25:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 4 to smithi08262953-3 2024-02-18T08:25:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 6 to smithi08262953-3 2024-02-18T08:25:55.482 INFO:tasks.rados.rados.0.smithi082.stdout:2687: finishing write tid 7 to smithi08262953-3 2024-02-18T08:25:55.483 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1379 (ObjNum 847 snap 261 seq_num 847) dirty exists 2024-02-18T08:25:55.483 INFO:tasks.rados.rados.0.smithi082.stdout:2687: left oid 3 (ObjNum 847 snap 261 seq_num 847) 2024-02-18T08:25:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:54.403135+0000 mgr.y (mgr.24862) 335 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-18T08:25:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:54.422865+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-02-18T08:25:55.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:54.403135+0000 mgr.y (mgr.24862) 335 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-18T08:25:55.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:54.422865+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-02-18T08:25:55.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:54.403135+0000 mgr.y (mgr.24862) 335 : cluster [DBG] pgmap v538: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-02-18T08:25:55.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:54.422865+0000 mon.a (mon.0) 1232 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-02-18T08:25:56.441 INFO:tasks.rados.rados.0.smithi082.stdout:2685: done (2 left) 2024-02-18T08:25:56.441 INFO:tasks.rados.rados.0.smithi082.stdout:2687: done (1 left) 2024-02-18T08:25:56.441 INFO:tasks.rados.rados.0.smithi082.stdout:2688: done (0 left) 2024-02-18T08:25:56.441 INFO:tasks.rados.rados.0.smithi082.stdout:2689: delete oid 47 current snap is 262 2024-02-18T08:25:56.446 INFO:tasks.rados.rados.0.smithi082.stdout:2689: done (0 left) 2024-02-18T08:25:56.446 INFO:tasks.rados.rados.0.smithi082.stdout:2690: copy_from oid 37 from oid 34 current snap is 262 2024-02-18T08:25:56.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 262 2024-02-18T08:25:56.446 INFO:tasks.rados.rados.0.smithi082.stdout:2691: seq_num 849 ranges {0=622592,622592=516096,1138688=663552,1802240=425984} 2024-02-18T08:25:56.449 INFO:tasks.rados.rados.0.smithi082.stdout:2691: writing smithi08262953-9 from 0 to 622592 tid 1 2024-02-18T08:25:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2691: writing smithi08262953-9 from 622592 to 1138688 tid 2 2024-02-18T08:25:56.456 INFO:tasks.rados.rados.0.smithi082.stdout:2691: writing smithi08262953-9 from 1138688 to 1802240 tid 3 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2691: writing smithi08262953-9 from 1802240 to 2228224 tid 4 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2692: rollback oid 27 current snap is 262 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 261 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2690: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2693: delete oid 28 current snap is 262 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2690: finishing copy_from to smithi08262953-37 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1226 (ObjNum 0 snap 32561 seq_num 579362800) dirty exists 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 1 to smithi08262953-9 2024-02-18T08:25:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 2 to smithi08262953-9 2024-02-18T08:25:56.460 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 3 to smithi08262953-9 2024-02-18T08:25:56.461 INFO:tasks.rados.rados.0.smithi082.stdout:2690: done (3 left) 2024-02-18T08:25:56.462 INFO:tasks.rados.rados.0.smithi082.stdout:2693: done (2 left) 2024-02-18T08:25:56.462 INFO:tasks.rados.rados.0.smithi082.stdout:2694: delete oid 20 current snap is 262 2024-02-18T08:25:56.462 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 4 to smithi08262953-9 2024-02-18T08:25:56.462 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 6 to smithi08262953-9 2024-02-18T08:25:56.463 INFO:tasks.rados.rados.0.smithi082.stdout:2692: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2692: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2691: finishing write tid 7 to smithi08262953-9 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 225 (ObjNum 849 snap 262 seq_num 849) dirty exists 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2691: left oid 9 (ObjNum 849 snap 262 seq_num 849) 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2692: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1421 (ObjNum 767 snap 226 seq_num 767) dirty exists 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2691: done (2 left) 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2692: done (1 left) 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2694: done (0 left) 2024-02-18T08:25:56.465 INFO:tasks.rados.rados.0.smithi082.stdout:2695: snap_create 2024-02-18T08:25:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:55.431274+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-02-18T08:25:56.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:55.431274+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-02-18T08:25:56.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:55.431274+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-02-18T08:25:57.440 INFO:tasks.rados.rados.0.smithi082.stdout:2695: done (0 left) 2024-02-18T08:25:57.440 INFO:tasks.rados.rados.0.smithi082.stdout:2696: snap_remove snap 254 2024-02-18T08:25:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:56.403621+0000 mgr.y (mgr.24862) 336 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-02-18T08:25:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:56.441960+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-02-18T08:25:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:56.403621+0000 mgr.y (mgr.24862) 336 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-02-18T08:25:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:56.441960+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-02-18T08:25:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:56.403621+0000 mgr.y (mgr.24862) 336 : cluster [DBG] pgmap v541: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 27 op/s 2024-02-18T08:25:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:56.441960+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-02-18T08:25:58.446 INFO:tasks.rados.rados.0.smithi082.stdout:2696: done (0 left) 2024-02-18T08:25:58.446 INFO:tasks.rados.rados.0.smithi082.stdout:2697: snap_create 2024-02-18T08:25:58.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:57.440876+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-02-18T08:25:58.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:57.440876+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-02-18T08:25:58.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:57.440876+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-02-18T08:25:59.446 INFO:tasks.rados.rados.0.smithi082.stdout:2697: done (0 left) 2024-02-18T08:25:59.446 INFO:tasks.rados.rados.0.smithi082.stdout:2698: snap_remove snap 253 2024-02-18T08:25:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:58.404143+0000 mgr.y (mgr.24862) 337 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-18T08:25:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:58.442797+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-02-18T08:25:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:25:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:25:59.446811+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-02-18T08:25:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:58.404143+0000 mgr.y (mgr.24862) 337 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-18T08:25:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:58.442797+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-02-18T08:25:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:25:59.446811+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-02-18T08:25:59.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:58.404143+0000 mgr.y (mgr.24862) 337 : cluster [DBG] pgmap v544: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 11 op/s 2024-02-18T08:25:59.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:58.442797+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-02-18T08:25:59.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:25:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:25:59.446811+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-02-18T08:26:00.446 INFO:tasks.rados.rados.0.smithi082.stdout:2698: done (0 left) 2024-02-18T08:26:00.446 INFO:tasks.rados.rados.0.smithi082.stdout:2699: setattr oid 43 current snap is 264 2024-02-18T08:26:00.448 INFO:tasks.rados.rados.0.smithi082.stdout:2700: setattr oid 29 current snap is 264 2024-02-18T08:26:00.450 INFO:tasks.rados.rados.0.smithi082.stdout:2701: rmattr oid 12 current snap is 264 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2701: done (2 left) 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2702: read oid 3 snap -1 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2702: expect (ObjNum 847 snap 261 seq_num 847) 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2703: copy_from oid 15 from oid 24 current snap is 264 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2704: read oid 32 snap 247 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2704: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2705: read oid 42 snap -1 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2705: expect deleted 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2706: read oid 13 snap -1 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2706: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 264 2024-02-18T08:26:00.451 INFO:tasks.rados.rados.0.smithi082.stdout:2707: seq_num 852 ranges {1122304=671744,1794048=622592,2416640=442368,2859008=540672} 2024-02-18T08:26:00.461 INFO:tasks.rados.rados.0.smithi082.stdout:2707: writing smithi08262953-25 from 1122304 to 1794048 tid 1 2024-02-18T08:26:00.467 INFO:tasks.rados.rados.0.smithi082.stdout:2707: writing smithi08262953-25 from 1794048 to 2416640 tid 2 2024-02-18T08:26:00.468 INFO:tasks.rados.rados.0.smithi082.stdout:2707: writing smithi08262953-25 from 2416640 to 2859008 tid 3 2024-02-18T08:26:00.472 INFO:tasks.rados.rados.0.smithi082.stdout:2707: writing smithi08262953-25 from 2859008 to 3399680 tid 4 2024-02-18T08:26:00.472 INFO:tasks.rados.rados.0.smithi082.stdout:2708: rollback oid 38 current snap is 264 2024-02-18T08:26:00.472 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 38 to 256 2024-02-18T08:26:00.481 INFO:tasks.rados.rados.0.smithi082.stdout:2709: rmattr oid 14 current snap is 264 2024-02-18T08:26:00.482 INFO:tasks.rados.rados.0.smithi082.stdout:2709: done (9 left) 2024-02-18T08:26:00.482 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 264 2024-02-18T08:26:00.482 INFO:tasks.rados.rados.0.smithi082.stdout:2710: seq_num 853 ranges {0=696320,696320=507904,1204224=647168,1851392=450560} 2024-02-18T08:26:00.482 INFO:tasks.rados.rados.0.smithi082.stdout:2710: writing smithi08262953-47 from 0 to 696320 tid 1 2024-02-18T08:26:00.482 INFO:tasks.rados.rados.0.smithi082.stdout:2710: writing smithi08262953-47 from 696320 to 1204224 tid 2 2024-02-18T08:26:00.484 INFO:tasks.rados.rados.0.smithi082.stdout:2710: writing smithi08262953-47 from 1204224 to 1851392 tid 3 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2710: writing smithi08262953-47 from 1851392 to 2301952 tid 4 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2711: read oid 12 snap -1 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2711: expect deleted 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2712: read oid 20 snap -1 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2712: expect deleted 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2713: rollback oid 10 current snap is 264 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 248 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2705: done (12 left) 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2714: read oid 16 snap -1 2024-02-18T08:26:00.488 INFO:tasks.rados.rados.0.smithi082.stdout:2714: expect deleted 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:2715: read oid 35 snap -1 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:2715: expect (ObjNum 845 snap 261 seq_num 845) 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:2716: setattr oid 6 current snap is 264 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1373 (ObjNum 655 snap 189 seq_num 655) dirty exists 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1378 (ObjNum 1902601294 snap 1852532815 seq_num 1902204767) dirty exists 2024-02-18T08:26:00.489 INFO:tasks.rados.rados.0.smithi082.stdout:2702: expect (ObjNum 847 snap 261 seq_num 847) 2024-02-18T08:26:00.547 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 1 to smithi08262953-25 2024-02-18T08:26:00.547 INFO:tasks.rados.rados.0.smithi082.stdout:2704: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 2 to smithi08262953-25 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 3 to smithi08262953-25 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 4 to smithi08262953-25 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 6 to smithi08262953-25 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2708: finishing rollback tid 0 to smithi08262953-38 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:2708: finishing rollback tid 1 to smithi08262953-38 2024-02-18T08:26:00.605 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1109 (ObjNum 580040720 snap 21935 seq_num 580388256) dirty dne 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2703: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2703: finishing copy_from to smithi08262953-15 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1286 (ObjNum 830 snap 256 seq_num 830) dirty exists 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 1 to smithi08262953-47 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 2 to smithi08262953-47 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 3 to smithi08262953-47 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2707: finishing write tid 7 to smithi08262953-25 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1492 (ObjNum 852 snap 264 seq_num 852) dirty exists 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2707: left oid 25 (ObjNum 852 snap 264 seq_num 852) 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2713: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 0 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 4 to smithi08262953-47 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 6 to smithi08262953-47 2024-02-18T08:26:00.606 INFO:tasks.rados.rados.0.smithi082.stdout:2706: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:00.947 INFO:tasks.rados.rados.0.smithi082.stdout:2710: finishing write tid 7 to smithi08262953-47 2024-02-18T08:26:00.948 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1390 (ObjNum 853 snap 264 seq_num 853) dirty exists 2024-02-18T08:26:00.948 INFO:tasks.rados.rados.0.smithi082.stdout:2710: left oid 47 (ObjNum 853 snap 264 seq_num 853) 2024-02-18T08:26:00.948 INFO:tasks.rados.rados.0.smithi082.stdout:2715: expect (ObjNum 845 snap 261 seq_num 845) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1295 (ObjNum 834 snap 259 seq_num 834) dirty exists 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2699: done (14 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2700: done (13 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2702: done (12 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2703: done (11 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2704: done (10 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2706: done (9 left) 2024-02-18T08:26:01.004 INFO:tasks.rados.rados.0.smithi082.stdout:2707: done (8 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2708: done (7 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2710: done (6 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2711: done (5 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2712: done (4 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2713: done (3 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2714: done (2 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2715: done (1 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2716: done (0 left) 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2717: rollback oid 8 current snap is 264 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 261 2024-02-18T08:26:01.005 INFO:tasks.rados.rados.0.smithi082.stdout:2718: snap_create 2024-02-18T08:26:01.008 INFO:tasks.rados.rados.0.smithi082.stdout:2717: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:26:01.008 INFO:tasks.rados.rados.0.smithi082.stdout:2717: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:26:01.008 INFO:tasks.rados.rados.0.smithi082.stdout:2717: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:26:01.008 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1620 (ObjNum 824 snap 249 seq_num 824) dirty exists 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2717: done (1 left) 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2718: done (0 left) 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2719: copy_from oid 16 from oid 7 current snap is 265 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2720: read oid 14 snap -1 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2720: expect (ObjNum 602 snap 175 seq_num 602) 2024-02-18T08:26:01.472 INFO:tasks.rados.rados.0.smithi082.stdout:2721: delete oid 40 current snap is 265 2024-02-18T08:26:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2721: done (2 left) 2024-02-18T08:26:01.475 INFO:tasks.rados.rados.0.smithi082.stdout:2722: snap_remove snap 256 2024-02-18T08:26:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:00.404638+0000 mgr.y (mgr.24862) 338 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:26:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:00.446433+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-02-18T08:26:01.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:00.404638+0000 mgr.y (mgr.24862) 338 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:26:01.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:00.446433+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-02-18T08:26:01.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:00.404638+0000 mgr.y (mgr.24862) 338 : cluster [DBG] pgmap v547: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 6 op/s 2024-02-18T08:26:01.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:00.446433+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-02-18T08:26:02.359 INFO:tasks.rados.rados.0.smithi082.stdout:2722: done (2 left) 2024-02-18T08:26:02.360 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 265 2024-02-18T08:26:02.360 INFO:tasks.rados.rados.0.smithi082.stdout:2723: seq_num 855 ranges {0=729088,729088=671744,1400832=663552,2064384=270336} 2024-02-18T08:26:02.363 INFO:tasks.rados.rados.0.smithi082.stdout:2723: writing smithi08262953-37 from 0 to 729088 tid 1 2024-02-18T08:26:02.371 INFO:tasks.rados.rados.0.smithi082.stdout:2723: writing smithi08262953-37 from 729088 to 1400832 tid 2 2024-02-18T08:26:02.372 INFO:tasks.rados.rados.0.smithi082.stdout:2723: writing smithi08262953-37 from 1400832 to 2064384 tid 3 2024-02-18T08:26:02.374 INFO:tasks.rados.rados.0.smithi082.stdout:2723: writing smithi08262953-37 from 2064384 to 2334720 tid 4 2024-02-18T08:26:02.374 INFO:tasks.rados.rados.0.smithi082.stdout:2724: snap_remove snap 255 2024-02-18T08:26:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:01.472719+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-02-18T08:26:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:02.359209+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-02-18T08:26:02.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:01.472719+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-02-18T08:26:02.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:02.359209+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-02-18T08:26:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:01.472719+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-02-18T08:26:02.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:02.359209+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-02-18T08:26:03.366 INFO:tasks.rados.rados.0.smithi082.stdout:2724: done (3 left) 2024-02-18T08:26:03.366 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 265 2024-02-18T08:26:03.366 INFO:tasks.rados.rados.0.smithi082.stdout:2725: seq_num 856 ranges {5218304=745472,5963776=557056,6520832=417792,6938624=434176,7372800=196608} 2024-02-18T08:26:03.398 INFO:tasks.rados.rados.0.smithi082.stdout:2725: writing smithi08262953-13 from 5218304 to 5963776 tid 1 2024-02-18T08:26:03.401 INFO:tasks.rados.rados.0.smithi082.stdout:2725: writing smithi08262953-13 from 5963776 to 6520832 tid 2 2024-02-18T08:26:03.404 INFO:tasks.rados.rados.0.smithi082.stdout:2725: writing smithi08262953-13 from 6520832 to 6938624 tid 3 2024-02-18T08:26:03.406 INFO:tasks.rados.rados.0.smithi082.stdout:2725: writing smithi08262953-13 from 6938624 to 7372800 tid 4 2024-02-18T08:26:03.407 INFO:tasks.rados.rados.0.smithi082.stdout:2725: writing smithi08262953-13 from 7372800 to 7569408 tid 5 2024-02-18T08:26:03.407 INFO:tasks.rados.rados.0.smithi082.stdout:2726: copy_from oid 34 from oid 12 current snap is 265 2024-02-18T08:26:03.407 INFO:tasks.rados.rados.0.smithi082.stdout:2720: expect (ObjNum 602 snap 175 seq_num 602) 2024-02-18T08:26:03.421 INFO:tasks.rados.rados.0.smithi082.stdout:2719: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:26:03.421 INFO:tasks.rados.rados.0.smithi082.stdout:2719: finishing copy_from to smithi08262953-16 2024-02-18T08:26:03.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1222 (ObjNum 810 snap 243 seq_num 810) dirty exists 2024-02-18T08:26:03.421 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 1 to smithi08262953-37 2024-02-18T08:26:03.421 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 2 to smithi08262953-37 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2719: done (4 left) 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2720: done (3 left) 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2727: rollback oid 21 current snap is 265 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 252 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 3 to smithi08262953-37 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 4 to smithi08262953-37 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 6 to smithi08262953-37 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2723: finishing write tid 7 to smithi08262953-37 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1231 (ObjNum 855 snap 265 seq_num 855) dirty exists 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2723: left oid 37 (ObjNum 855 snap 265 seq_num 855) 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 1 to smithi08262953-13 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 2 to smithi08262953-13 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2726: finishing copy_from to smithi08262953-34 2024-02-18T08:26:03.422 INFO:tasks.rados.rados.0.smithi082.stdout:2726: got expected ENOENT (src dne) 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2726: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 3 to smithi08262953-13 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 4 to smithi08262953-13 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 5 to smithi08262953-13 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 7 to smithi08262953-13 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: finishing write tid 8 to smithi08262953-13 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1643 (ObjNum 856 snap 265 seq_num 856) dirty exists 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: left oid 13 (ObjNum 856 snap 265 seq_num 856) 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2723: done (3 left) 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2725: done (2 left) 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2726: done (1 left) 2024-02-18T08:26:03.423 INFO:tasks.rados.rados.0.smithi082.stdout:2728: delete oid 13 current snap is 265 2024-02-18T08:26:03.424 INFO:tasks.rados.rados.0.smithi082.stdout:2728: done (1 left) 2024-02-18T08:26:03.424 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 265 2024-02-18T08:26:03.424 INFO:tasks.rados.rados.0.smithi082.stdout:2729: seq_num 858 ranges {2678784=778240,3457024=729088,4186112=434176,4620288=442368} 2024-02-18T08:26:03.441 INFO:tasks.rados.rados.0.smithi082.stdout:2729: writing smithi08262953-30 from 2678784 to 3457024 tid 1 2024-02-18T08:26:03.445 INFO:tasks.rados.rados.0.smithi082.stdout:2729: writing smithi08262953-30 from 3457024 to 4186112 tid 2 2024-02-18T08:26:03.448 INFO:tasks.rados.rados.0.smithi082.stdout:2729: writing smithi08262953-30 from 4186112 to 4620288 tid 3 2024-02-18T08:26:03.450 INFO:tasks.rados.rados.0.smithi082.stdout:2729: writing smithi08262953-30 from 4620288 to 5062656 tid 4 2024-02-18T08:26:03.450 INFO:tasks.rados.rados.0.smithi082.stdout:2730: copy_from oid 14 from oid 2 current snap is 265 2024-02-18T08:26:03.450 INFO:tasks.rados.rados.0.smithi082.stdout:2727: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:26:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:2727: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:26:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1395 (ObjNum 580499872 snap 21935 seq_num 3909800576) dirty dne 2024-02-18T08:26:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 1 to smithi08262953-30 2024-02-18T08:26:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:2727: done (2 left) 2024-02-18T08:26:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:2731: snap_remove snap 257 2024-02-18T08:26:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:02.404962+0000 mgr.y (mgr.24862) 339 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-18T08:26:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:03.366931+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-02-18T08:26:03.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:02.404962+0000 mgr.y (mgr.24862) 339 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-18T08:26:03.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:03.366931+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-02-18T08:26:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:02.404962+0000 mgr.y (mgr.24862) 339 : cluster [DBG] pgmap v551: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 5 op/s 2024-02-18T08:26:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:03.366931+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-02-18T08:26:04.376 INFO:tasks.rados.rados.0.smithi082.stdout:2731: done (2 left) 2024-02-18T08:26:04.376 INFO:tasks.rados.rados.0.smithi082.stdout:2732: read oid 34 snap -1 2024-02-18T08:26:04.376 INFO:tasks.rados.rados.0.smithi082.stdout:2732: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:26:04.376 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 265 2024-02-18T08:26:04.376 INFO:tasks.rados.rados.0.smithi082.stdout:2733: seq_num 859 ranges {0=794624,794624=614400,1409024=638976,2048000=352256} 2024-02-18T08:26:04.380 INFO:tasks.rados.rados.0.smithi082.stdout:2733: writing smithi08262953-19 from 0 to 794624 tid 1 2024-02-18T08:26:04.384 INFO:tasks.rados.rados.0.smithi082.stdout:2733: writing smithi08262953-19 from 794624 to 1409024 tid 2 2024-02-18T08:26:04.388 INFO:tasks.rados.rados.0.smithi082.stdout:2733: writing smithi08262953-19 from 1409024 to 2048000 tid 3 2024-02-18T08:26:04.391 INFO:tasks.rados.rados.0.smithi082.stdout:2733: writing smithi08262953-19 from 2048000 to 2400256 tid 4 2024-02-18T08:26:04.391 INFO:tasks.rados.rados.0.smithi082.stdout:2734: snap_remove snap 236 2024-02-18T08:26:05.377 INFO:tasks.rados.rados.0.smithi082.stdout:2734: done (4 left) 2024-02-18T08:26:05.377 INFO:tasks.rados.rados.0.smithi082.stdout:2735: copy_from oid 50 from oid 31 current snap is 265 2024-02-18T08:26:05.377 INFO:tasks.rados.rados.0.smithi082.stdout:2736: copy_from oid 28 from oid 21 current snap is 265 2024-02-18T08:26:05.377 INFO:tasks.rados.rados.0.smithi082.stdout:2737: rollback oid 16 current snap is 265 2024-02-18T08:26:05.377 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 251 2024-02-18T08:26:05.378 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 265 2024-02-18T08:26:05.378 INFO:tasks.rados.rados.0.smithi082.stdout:2738: seq_num 860 ranges {1908736=8192} 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2738: writing smithi08262953-15 from 1908736 to 1916928 tid 1 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2739: snap_create 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 2 to smithi08262953-30 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 3 to smithi08262953-30 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 4 to smithi08262953-30 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 6 to smithi08262953-30 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:2729: finishing write tid 7 to smithi08262953-30 2024-02-18T08:26:05.388 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1650 (ObjNum 858 snap 265 seq_num 858) dirty exists 2024-02-18T08:26:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:2729: left oid 30 (ObjNum 858 snap 265 seq_num 858) 2024-02-18T08:26:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:2730: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:26:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:2730: finishing copy_from to smithi08262953-14 2024-02-18T08:26:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1259 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:05.389 INFO:tasks.rados.rados.0.smithi082.stdout:2732: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:26:05.390 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 1 to smithi08262953-19 2024-02-18T08:26:05.390 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 2 to smithi08262953-19 2024-02-18T08:26:05.390 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 3 to smithi08262953-19 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 4 to smithi08262953-19 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 6 to smithi08262953-19 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2733: finishing write tid 7 to smithi08262953-19 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1665 (ObjNum 859 snap 265 seq_num 859) dirty exists 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2733: left oid 19 (ObjNum 859 snap 265 seq_num 859) 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2735: finishing copy_from to smithi08262953-50 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2735: got expected ENOENT (src dne) 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2736: finishing copy_from to smithi08262953-28 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2736: got expected ENOENT (src dne) 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2737: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2736: finishing copy_from racing read to smithi08262953-28 2024-02-18T08:26:05.391 INFO:tasks.rados.rados.0.smithi082.stdout:2735: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:26:05.393 INFO:tasks.rados.rados.0.smithi082.stdout:2737: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:26:05.393 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1297 (ObjNum 1 snap 32561 seq_num 580690096) dirty dne 2024-02-18T08:26:05.394 INFO:tasks.rados.rados.0.smithi082.stdout:2738: finishing write tid 1 to smithi08262953-15 2024-02-18T08:26:05.396 INFO:tasks.rados.rados.0.smithi082.stdout:2738: finishing write tid 3 to smithi08262953-15 2024-02-18T08:26:05.396 INFO:tasks.rados.rados.0.smithi082.stdout:2738: finishing write tid 4 to smithi08262953-15 2024-02-18T08:26:05.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1288 (ObjNum 860 snap 265 seq_num 860) dirty exists 2024-02-18T08:26:05.397 INFO:tasks.rados.rados.0.smithi082.stdout:2738: left oid 15 (ObjNum 860 snap 265 seq_num 860) 2024-02-18T08:26:05.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:04.375410+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-02-18T08:26:05.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:04.405374+0000 mgr.y (mgr.24862) 340 : cluster [DBG] pgmap v554: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-02-18T08:26:05.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:04.375410+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-02-18T08:26:05.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:04.405374+0000 mgr.y (mgr.24862) 340 : cluster [DBG] pgmap v554: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-02-18T08:26:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:04.375410+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-02-18T08:26:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:04.405374+0000 mgr.y (mgr.24862) 340 : cluster [DBG] pgmap v554: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 160 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.8 MiB/s wr, 30 op/s 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2729: done (8 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2730: done (7 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2732: done (6 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2733: done (5 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2735: done (4 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2736: done (3 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2737: done (2 left) 2024-02-18T08:26:06.382 INFO:tasks.rados.rados.0.smithi082.stdout:2738: done (1 left) 2024-02-18T08:26:06.383 INFO:tasks.rados.rados.0.smithi082.stdout:2739: done (0 left) 2024-02-18T08:26:06.383 INFO:tasks.rados.rados.0.smithi082.stdout:2740: snap_remove snap 243 2024-02-18T08:26:06.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:05.376172+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-02-18T08:26:06.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:05.376172+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-02-18T08:26:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:05.376172+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-02-18T08:26:07.361 INFO:tasks.rados.rados.0.smithi082.stdout:2740: done (0 left) 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2741: rmattr oid 25 current snap is 266 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2742: read oid 26 snap -1 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2742: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 266 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2743: seq_num 861 ranges {0=24576} 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2743: writing smithi08262953-31 from 0 to 24576 tid 1 2024-02-18T08:26:07.362 INFO:tasks.rados.rados.0.smithi082.stdout:2744: delete oid 12 current snap is 266 2024-02-18T08:26:07.369 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 0 (ObjNum 852 snap 264 seq_num 852) dirty exists 2024-02-18T08:26:07.374 INFO:tasks.rados.rados.0.smithi082.stdout:2741: done (3 left) 2024-02-18T08:26:07.374 INFO:tasks.rados.rados.0.smithi082.stdout:2744: done (2 left) 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2745: setattr oid 38 current snap is 266 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2746: copy_from oid 39 from oid 44 current snap is 266 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2747: read oid 5 snap -1 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2747: expect deleted 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2748: rollback oid 20 current snap is 266 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 258 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 266 2024-02-18T08:26:07.375 INFO:tasks.rados.rados.0.smithi082.stdout:2749: seq_num 863 ranges {2228224=57344} 2024-02-18T08:26:07.387 INFO:tasks.rados.rados.0.smithi082.stdout:2749: writing smithi08262953-9 from 2228224 to 2285568 tid 1 2024-02-18T08:26:07.388 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 266 2024-02-18T08:26:07.388 INFO:tasks.rados.rados.0.smithi082.stdout:2750: seq_num 864 ranges {2195456=73728} 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2750: writing smithi08262953-3 from 2195456 to 2269184 tid 1 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2751: snap_create 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2743: finishing write tid 1 to smithi08262953-31 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2743: finishing write tid 3 to smithi08262953-31 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1110 (ObjNum 1651003241 snap 1397968727 seq_num 1750027883) dirty exists 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2748: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:26:07.402 INFO:tasks.rados.rados.0.smithi082.stdout:2748: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1412 (ObjNum 808 snap 243 seq_num 808) dirty exists 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2749: finishing write tid 1 to smithi08262953-9 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2749: finishing write tid 3 to smithi08262953-9 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2749: finishing write tid 4 to smithi08262953-9 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 230 (ObjNum 863 snap 266 seq_num 863) dirty exists 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2749: left oid 9 (ObjNum 863 snap 266 seq_num 863) 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2743: finishing write tid 4 to smithi08262953-31 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1161 (ObjNum 861 snap 266 seq_num 861) dirty exists 2024-02-18T08:26:07.403 INFO:tasks.rados.rados.0.smithi082.stdout:2743: left oid 31 (ObjNum 861 snap 266 seq_num 861) 2024-02-18T08:26:07.407 INFO:tasks.rados.rados.0.smithi082.stdout:2746: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:26:07.411 INFO:tasks.rados.rados.0.smithi082.stdout:2746: finishing copy_from to smithi08262953-39 2024-02-18T08:26:07.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1000 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:26:07.411 INFO:tasks.rados.rados.0.smithi082.stdout:2750: finishing write tid 1 to smithi08262953-3 2024-02-18T08:26:07.411 INFO:tasks.rados.rados.0.smithi082.stdout:2750: finishing write tid 3 to smithi08262953-3 2024-02-18T08:26:07.413 INFO:tasks.rados.rados.0.smithi082.stdout:2742: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:07.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:06.382011+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-02-18T08:26:07.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:06.405846+0000 mgr.y (mgr.24862) 341 : cluster [DBG] pgmap v557: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 163 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-02-18T08:26:07.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:07.360495+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-02-18T08:26:07.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:06.382011+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-02-18T08:26:07.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:06.405846+0000 mgr.y (mgr.24862) 341 : cluster [DBG] pgmap v557: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 163 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-02-18T08:26:07.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:07.360495+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-02-18T08:26:07.748 INFO:tasks.rados.rados.0.smithi082.stdout:2750: finishing write tid 4 to smithi08262953-3 2024-02-18T08:26:07.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1404 (ObjNum 864 snap 266 seq_num 864) dirty exists 2024-02-18T08:26:07.748 INFO:tasks.rados.rados.0.smithi082.stdout:2750: left oid 3 (ObjNum 864 snap 266 seq_num 864) 2024-02-18T08:26:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:06.382011+0000 mon.a (mon.0) 1244 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-02-18T08:26:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:06.405846+0000 mgr.y (mgr.24862) 341 : cluster [DBG] pgmap v557: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 163 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.7 MiB/s wr, 28 op/s 2024-02-18T08:26:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:07.360495+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2742: done (8 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2743: done (7 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2745: done (6 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2746: done (5 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2747: done (4 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2748: done (3 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2749: done (2 left) 2024-02-18T08:26:08.399 INFO:tasks.rados.rados.0.smithi082.stdout:2750: done (1 left) 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:2751: done (0 left) 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:2752: rollback oid 45 current snap is 267 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 262 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:2753: read oid 14 snap -1 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:2753: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 267 2024-02-18T08:26:08.400 INFO:tasks.rados.rados.0.smithi082.stdout:2754: seq_num 865 ranges {851968=90112} 2024-02-18T08:26:08.404 INFO:tasks.rados.rados.0.smithi082.stdout:2754: writing smithi08262953-27 from 851968 to 942080 tid 1 2024-02-18T08:26:08.404 INFO:tasks.rados.rados.0.smithi082.stdout:2755: snap_create 2024-02-18T08:26:08.404 INFO:tasks.rados.rados.0.smithi082.stdout:2752: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:26:08.405 INFO:tasks.rados.rados.0.smithi082.stdout:2752: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:26:08.405 INFO:tasks.rados.rados.0.smithi082.stdout:2752: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:26:08.405 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1262 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:08.407 INFO:tasks.rados.rados.0.smithi082.stdout:2753: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:08.456 INFO:tasks.rados.rados.0.smithi082.stdout:2754: finishing write tid 1 to smithi08262953-27 2024-02-18T08:26:08.457 INFO:tasks.rados.rados.0.smithi082.stdout:2754: finishing write tid 3 to smithi08262953-27 2024-02-18T08:26:08.457 INFO:tasks.rados.rados.0.smithi082.stdout:2754: finishing write tid 4 to smithi08262953-27 2024-02-18T08:26:08.457 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1423 (ObjNum 865 snap 267 seq_num 865) dirty exists 2024-02-18T08:26:08.457 INFO:tasks.rados.rados.0.smithi082.stdout:2754: left oid 27 (ObjNum 865 snap 267 seq_num 865) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2752: done (3 left) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2753: done (2 left) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2754: done (1 left) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2755: done (0 left) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2756: read oid 2 snap -1 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2756: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 268 2024-02-18T08:26:09.406 INFO:tasks.rados.rados.0.smithi082.stdout:2757: seq_num 866 ranges {3399680=106496} 2024-02-18T08:26:09.424 INFO:tasks.rados.rados.0.smithi082.stdout:2757: writing smithi08262953-25 from 3399680 to 3506176 tid 1 2024-02-18T08:26:09.425 INFO:tasks.rados.rados.0.smithi082.stdout:2758: rollback oid 13 current snap is 268 2024-02-18T08:26:09.425 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 238 2024-02-18T08:26:09.425 INFO:tasks.rados.rados.0.smithi082.stdout:2756: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2758: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2757: finishing write tid 1 to smithi08262953-25 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2757: finishing write tid 3 to smithi08262953-25 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2758: finishing rollback tid 2 to smithi08262953-13 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1687 (ObjNum 773 snap 227 seq_num 773) dirty exists 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2757: finishing write tid 4 to smithi08262953-25 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1494 (ObjNum 866 snap 268 seq_num 866) dirty exists 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2757: left oid 25 (ObjNum 866 snap 268 seq_num 866) 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2756: done (2 left) 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2757: done (1 left) 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2758: done (0 left) 2024-02-18T08:26:09.474 INFO:tasks.rados.rados.0.smithi082.stdout:2759: delete oid 9 current snap is 268 2024-02-18T08:26:09.476 INFO:tasks.rados.rados.0.smithi082.stdout:2759: done (0 left) 2024-02-18T08:26:09.476 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 268 2024-02-18T08:26:09.477 INFO:tasks.rados.rados.0.smithi082.stdout:2760: seq_num 868 ranges {0=139264} 2024-02-18T08:26:09.477 INFO:tasks.rados.rados.0.smithi082.stdout:2760: writing smithi08262953-49 from 0 to 139264 tid 1 2024-02-18T08:26:09.477 INFO:tasks.rados.rados.0.smithi082.stdout:2761: delete oid 37 current snap is 268 2024-02-18T08:26:09.480 INFO:tasks.rados.rados.0.smithi082.stdout:2761: done (1 left) 2024-02-18T08:26:09.480 INFO:tasks.rados.rados.0.smithi082.stdout:2762: snap_remove snap 265 2024-02-18T08:26:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:08.399329+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-02-18T08:26:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:08.406251+0000 mgr.y (mgr.24862) 342 : cluster [DBG] pgmap v560: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 2 op/s 2024-02-18T08:26:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:08.399329+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-02-18T08:26:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:08.406251+0000 mgr.y (mgr.24862) 342 : cluster [DBG] pgmap v560: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 2 op/s 2024-02-18T08:26:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:08.399329+0000 mon.a (mon.0) 1246 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-02-18T08:26:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:08.406251+0000 mgr.y (mgr.24862) 342 : cluster [DBG] pgmap v560: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 2 op/s 2024-02-18T08:26:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:2762: done (1 left) 2024-02-18T08:26:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 268 2024-02-18T08:26:10.408 INFO:tasks.rados.rados.0.smithi082.stdout:2763: seq_num 870 ranges {0=172032} 2024-02-18T08:26:10.409 INFO:tasks.rados.rados.0.smithi082.stdout:2763: writing smithi08262953-38 from 0 to 172032 tid 1 2024-02-18T08:26:10.409 INFO:tasks.rados.rados.0.smithi082.stdout:2764: snap_remove snap 224 2024-02-18T08:26:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:09.406235+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-02-18T08:26:10.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:09.406235+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-02-18T08:26:10.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:09.406235+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2764: done (2 left) 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2765: copy_from oid 29 from oid 2 current snap is 268 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2766: read oid 13 snap 252 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2766: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2767: rollback oid 24 current snap is 268 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 24 to 266 2024-02-18T08:26:11.419 INFO:tasks.rados.rados.0.smithi082.stdout:2768: snap_remove snap 245 2024-02-18T08:26:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:10.406622+0000 mgr.y (mgr.24862) 343 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 634 KiB/s wr, 13 op/s 2024-02-18T08:26:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:10.407633+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-02-18T08:26:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:10.406622+0000 mgr.y (mgr.24862) 343 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 634 KiB/s wr, 13 op/s 2024-02-18T08:26:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:10.407633+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-02-18T08:26:11.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:10.406622+0000 mgr.y (mgr.24862) 343 : cluster [DBG] pgmap v563: 89 pgs: 89 active+clean; 165 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 634 KiB/s wr, 13 op/s 2024-02-18T08:26:11.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:10.407633+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-02-18T08:26:12.365 INFO:tasks.rados.rados.0.smithi082.stdout:2768: done (5 left) 2024-02-18T08:26:12.366 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 268 2024-02-18T08:26:12.366 INFO:tasks.rados.rados.0.smithi082.stdout:2769: seq_num 871 ranges {5062656=188416} 2024-02-18T08:26:12.392 INFO:tasks.rados.rados.0.smithi082.stdout:2769: writing smithi08262953-30 from 5062656 to 5251072 tid 1 2024-02-18T08:26:12.392 INFO:tasks.rados.rados.0.smithi082.stdout:2770: snap_remove snap 248 2024-02-18T08:26:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:11.413709+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-02-18T08:26:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:12.362427+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-02-18T08:26:12.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:11.413709+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-02-18T08:26:12.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:12.362427+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-02-18T08:26:12.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:11.413709+0000 mon.a (mon.0) 1249 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-02-18T08:26:12.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:12.362427+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-02-18T08:26:13.370 INFO:tasks.rados.rados.0.smithi082.stdout:2770: done (6 left) 2024-02-18T08:26:13.370 INFO:tasks.rados.rados.0.smithi082.stdout:2771: snap_remove snap 251 2024-02-18T08:26:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:12.407112+0000 mgr.y (mgr.24862) 344 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:26:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:13.365797+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-02-18T08:26:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:12.407112+0000 mgr.y (mgr.24862) 344 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:26:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:13.365797+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-02-18T08:26:13.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:12.407112+0000 mgr.y (mgr.24862) 344 : cluster [DBG] pgmap v566: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-02-18T08:26:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:13.365797+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2771: done (6 left) 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2772: read oid 36 snap 252 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2772: expect deleted 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2773: snap_create 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2760: finishing write tid 1 to smithi08262953-49 2024-02-18T08:26:14.369 INFO:tasks.rados.rados.0.smithi082.stdout:2760: finishing write tid 3 to smithi08262953-49 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2760: finishing write tid 4 to smithi08262953-49 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1689 (ObjNum 868 snap 268 seq_num 868) dirty exists 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2760: left oid 49 (ObjNum 868 snap 268 seq_num 868) 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2763: finishing write tid 1 to smithi08262953-38 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2763: finishing write tid 3 to smithi08262953-38 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2763: finishing write tid 4 to smithi08262953-38 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2763: left oid 38 (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2765: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2765: finishing copy_from to smithi08262953-29 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1259 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2767: finishing rollback tid 0 to smithi08262953-24 2024-02-18T08:26:14.370 INFO:tasks.rados.rados.0.smithi082.stdout:2766: expect (ObjNum 777 snap 232 seq_num 777) 2024-02-18T08:26:14.712 INFO:tasks.rados.rados.0.smithi082.stdout:2767: finishing rollback tid 1 to smithi08262953-24 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:2767: finishing rollback tid 2 to smithi08262953-24 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1289 (ObjNum 830 snap 256 seq_num 830) dirty exists 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:2769: finishing write tid 1 to smithi08262953-30 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:2769: finishing write tid 3 to smithi08262953-30 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:2769: finishing write tid 4 to smithi08262953-30 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1712 (ObjNum 871 snap 268 seq_num 871) dirty exists 2024-02-18T08:26:14.713 INFO:tasks.rados.rados.0.smithi082.stdout:2769: left oid 30 (ObjNum 871 snap 268 seq_num 871) 2024-02-18T08:26:15.376 INFO:tasks.rados.rados.0.smithi082.stdout:2760: done (7 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2763: done (6 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2765: done (5 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2766: done (4 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2767: done (3 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2769: done (2 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2772: done (1 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2773: done (0 left) 2024-02-18T08:26:15.377 INFO:tasks.rados.rados.0.smithi082.stdout:2774: setattr oid 44 current snap is 269 2024-02-18T08:26:15.379 INFO:tasks.rados.rados.0.smithi082.stdout:2775: rollback oid 17 current snap is 269 2024-02-18T08:26:15.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 263 2024-02-18T08:26:15.379 INFO:tasks.rados.rados.0.smithi082.stdout:2776: snap_remove snap 247 2024-02-18T08:26:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:14.367725+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-02-18T08:26:15.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:14.407450+0000 mgr.y (mgr.24862) 345 : cluster [DBG] pgmap v569: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-18T08:26:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:14.367725+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-02-18T08:26:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:14.407450+0000 mgr.y (mgr.24862) 345 : cluster [DBG] pgmap v569: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-18T08:26:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:14.367725+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-02-18T08:26:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:14.407450+0000 mgr.y (mgr.24862) 345 : cluster [DBG] pgmap v569: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-02-18T08:26:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:2776: done (2 left) 2024-02-18T08:26:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:2777: delete oid 48 current snap is 269 2024-02-18T08:26:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:2775: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:26:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1487 (ObjNum 1615810397 snap 1917801076 seq_num 1918984563) dirty dne 2024-02-18T08:26:16.384 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1001 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:26:16.390 INFO:tasks.rados.rados.0.smithi082.stdout:2774: done (2 left) 2024-02-18T08:26:16.390 INFO:tasks.rados.rados.0.smithi082.stdout:2775: done (1 left) 2024-02-18T08:26:16.390 INFO:tasks.rados.rados.0.smithi082.stdout:2777: done (0 left) 2024-02-18T08:26:16.390 INFO:tasks.rados.rados.0.smithi082.stdout:2778: setattr oid 14 current snap is 269 2024-02-18T08:26:16.394 INFO:tasks.rados.rados.0.smithi082.stdout:2779: snap_remove snap 262 2024-02-18T08:26:16.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:15.377151+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-02-18T08:26:16.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:15.377151+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-02-18T08:26:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:15.377151+0000 mon.a (mon.0) 1253 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-02-18T08:26:17.364 INFO:tasks.rados.rados.0.smithi082.stdout:2779: done (1 left) 2024-02-18T08:26:17.367 INFO:tasks.rados.rados.0.smithi082.stdout:2780: rollback oid 37 current snap is 269 2024-02-18T08:26:17.367 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 266 2024-02-18T08:26:17.367 INFO:tasks.rados.rados.0.smithi082.stdout:2781: snap_remove snap 264 2024-02-18T08:26:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:16.384444+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-02-18T08:26:17.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:16.407818+0000 mgr.y (mgr.24862) 346 : cluster [DBG] pgmap v572: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 588 KiB/s wr, 12 op/s 2024-02-18T08:26:17.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:17.363836+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-02-18T08:26:17.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:16.384444+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-02-18T08:26:17.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:16.407818+0000 mgr.y (mgr.24862) 346 : cluster [DBG] pgmap v572: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 588 KiB/s wr, 12 op/s 2024-02-18T08:26:17.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:17.363836+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-02-18T08:26:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:16.384444+0000 mon.a (mon.0) 1254 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-02-18T08:26:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:16.407818+0000 mgr.y (mgr.24862) 346 : cluster [DBG] pgmap v572: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 588 KiB/s wr, 12 op/s 2024-02-18T08:26:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:17.363836+0000 mon.a (mon.0) 1255 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-02-18T08:26:18.367 INFO:tasks.rados.rados.0.smithi082.stdout:2781: done (2 left) 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2782: copy_from oid 2 from oid 50 current snap is 269 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2783: read oid 36 snap -1 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2783: expect deleted 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2784: snap_create 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1304 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2780: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:2780: finishing rollback tid 2 to smithi08262953-37 2024-02-18T08:26:18.368 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1234 (ObjNum 855 snap 265 seq_num 855) dirty exists 2024-02-18T08:26:18.374 INFO:tasks.rados.rados.0.smithi082.stdout:2782: finishing copy_from to smithi08262953-2 2024-02-18T08:26:18.374 INFO:tasks.rados.rados.0.smithi082.stdout:2782: got expected ENOENT (src dne) 2024-02-18T08:26:18.374 INFO:tasks.rados.rados.0.smithi082.stdout:2782: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2778: done (4 left) 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2780: done (3 left) 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2782: done (2 left) 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2783: done (1 left) 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2784: done (0 left) 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2785: rmattr oid 7 current snap is 270 2024-02-18T08:26:19.372 INFO:tasks.rados.rados.0.smithi082.stdout:2786: read oid 45 snap -1 2024-02-18T08:26:19.373 INFO:tasks.rados.rados.0.smithi082.stdout:2786: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:19.373 INFO:tasks.rados.rados.0.smithi082.stdout:2787: delete oid 3 current snap is 270 2024-02-18T08:26:19.380 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1228 (ObjNum 810 snap 243 seq_num 810) dirty exists 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2785: done (2 left) 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2787: done (1 left) 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2788: read oid 25 snap -1 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2788: expect (ObjNum 866 snap 268 seq_num 866) 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2789: read oid 18 snap -1 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2789: expect deleted 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2790: copy_from oid 46 from oid 1 current snap is 270 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2791: read oid 20 snap -1 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2791: expect (ObjNum 808 snap 243 seq_num 808) 2024-02-18T08:26:19.382 INFO:tasks.rados.rados.0.smithi082.stdout:2792: rollback oid 21 current snap is 270 2024-02-18T08:26:19.383 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 261 2024-02-18T08:26:19.383 INFO:tasks.rados.rados.0.smithi082.stdout:2793: snap_create 2024-02-18T08:26:19.386 INFO:tasks.rados.rados.0.smithi082.stdout:2790: finishing copy_from to smithi08262953-46 2024-02-18T08:26:19.386 INFO:tasks.rados.rados.0.smithi082.stdout:2790: got expected ENOENT (src dne) 2024-02-18T08:26:19.386 INFO:tasks.rados.rados.0.smithi082.stdout:2790: finishing copy_from racing read to smithi08262953-46 2024-02-18T08:26:19.387 INFO:tasks.rados.rados.0.smithi082.stdout:2786: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:19.437 INFO:tasks.rados.rados.0.smithi082.stdout:2792: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:26:19.437 INFO:tasks.rados.rados.0.smithi082.stdout:2791: expect (ObjNum 808 snap 243 seq_num 808) 2024-02-18T08:26:19.499 INFO:tasks.rados.rados.0.smithi082.stdout:2792: finishing rollback tid 2 to smithi08262953-21 2024-02-18T08:26:19.499 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1434 (ObjNum 805 snap 243 seq_num 805) dirty exists 2024-02-18T08:26:19.499 INFO:tasks.rados.rados.0.smithi082.stdout:2788: expect (ObjNum 866 snap 268 seq_num 866) 2024-02-18T08:26:19.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:18.364852+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-02-18T08:26:19.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:18.408512+0000 mgr.y (mgr.24862) 347 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-02-18T08:26:19.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:18.364852+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-02-18T08:26:19.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:18.408512+0000 mgr.y (mgr.24862) 347 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-02-18T08:26:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:18.364852+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-02-18T08:26:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:18.408512+0000 mgr.y (mgr.24862) 347 : cluster [DBG] pgmap v575: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2786: done (6 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2788: done (5 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2789: done (4 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2790: done (3 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2791: done (2 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2792: done (1 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2793: done (0 left) 2024-02-18T08:26:20.378 INFO:tasks.rados.rados.0.smithi082.stdout:2794: snap_remove snap 270 2024-02-18T08:26:20.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:19.372766+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-02-18T08:26:20.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:19.372766+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-02-18T08:26:20.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:19.372766+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-02-18T08:26:21.391 INFO:tasks.rados.rados.0.smithi082.stdout:2794: done (0 left) 2024-02-18T08:26:21.392 INFO:tasks.rados.rados.0.smithi082.stdout:2795: delete oid 47 current snap is 271 2024-02-18T08:26:21.394 INFO:tasks.rados.rados.0.smithi082.stdout:2795: done (0 left) 2024-02-18T08:26:21.395 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 271 2024-02-18T08:26:21.395 INFO:tasks.rados.rados.0.smithi082.stdout:2796: seq_num 875 ranges {942080=262144} 2024-02-18T08:26:21.401 INFO:tasks.rados.rados.0.smithi082.stdout:2796: writing smithi08262953-27 from 942080 to 1204224 tid 1 2024-02-18T08:26:21.401 INFO:tasks.rados.rados.0.smithi082.stdout:2797: read oid 18 snap -1 2024-02-18T08:26:21.401 INFO:tasks.rados.rados.0.smithi082.stdout:2797: expect deleted 2024-02-18T08:26:21.402 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 271 2024-02-18T08:26:21.402 INFO:tasks.rados.rados.0.smithi082.stdout:2798: seq_num 876 ranges {1376256=278528} 2024-02-18T08:26:21.411 INFO:tasks.rados.rados.0.smithi082.stdout:2798: writing smithi08262953-43 from 1376256 to 1654784 tid 1 2024-02-18T08:26:21.411 INFO:tasks.rados.rados.0.smithi082.stdout:2799: read oid 8 snap 252 2024-02-18T08:26:21.411 INFO:tasks.rados.rados.0.smithi082.stdout:2799: expect (ObjNum 824 snap 249 seq_num 824) 2024-02-18T08:26:21.411 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 271 2024-02-18T08:26:21.411 INFO:tasks.rados.rados.0.smithi082.stdout:2800: seq_num 877 ranges {2359296=294912} 2024-02-18T08:26:21.426 INFO:tasks.rados.rados.0.smithi082.stdout:2800: writing smithi08262953-13 from 2359296 to 2654208 tid 1 2024-02-18T08:26:21.426 INFO:tasks.rados.rados.0.smithi082.stdout:2801: snap_remove snap 266 2024-02-18T08:26:21.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:20.378193+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-02-18T08:26:21.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:20.408944+0000 mgr.y (mgr.24862) 348 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:21.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:20.378193+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-02-18T08:26:21.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:20.408944+0000 mgr.y (mgr.24862) 348 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:20.378193+0000 mon.a (mon.0) 1258 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-02-18T08:26:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:20.408944+0000 mgr.y (mgr.24862) 348 : cluster [DBG] pgmap v578: 89 pgs: 89 active+clean; 152 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:22.368 INFO:tasks.rados.rados.0.smithi082.stdout:2801: done (5 left) 2024-02-18T08:26:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:2802: read oid 49 snap -1 2024-02-18T08:26:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:2802: expect (ObjNum 868 snap 268 seq_num 868) 2024-02-18T08:26:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 271 2024-02-18T08:26:22.369 INFO:tasks.rados.rados.0.smithi082.stdout:2803: seq_num 878 ranges {1490944=311296} 2024-02-18T08:26:22.376 INFO:tasks.rados.rados.0.smithi082.stdout:2803: writing smithi08262953-21 from 1490944 to 1802240 tid 1 2024-02-18T08:26:22.376 INFO:tasks.rados.rados.0.smithi082.stdout:2804: snap_create 2024-02-18T08:26:22.377 INFO:tasks.rados.rados.0.smithi082.stdout:2796: finishing write tid 1 to smithi08262953-27 2024-02-18T08:26:22.377 INFO:tasks.rados.rados.0.smithi082.stdout:2796: finishing write tid 3 to smithi08262953-27 2024-02-18T08:26:22.377 INFO:tasks.rados.rados.0.smithi082.stdout:2796: finishing write tid 4 to smithi08262953-27 2024-02-18T08:26:22.377 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1425 (ObjNum 875 snap 271 seq_num 875) dirty exists 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2796: left oid 27 (ObjNum 875 snap 271 seq_num 875) 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2798: finishing write tid 1 to smithi08262953-43 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2798: finishing write tid 3 to smithi08262953-43 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2798: finishing write tid 4 to smithi08262953-43 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1451 (ObjNum 876 snap 271 seq_num 876) dirty exists 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2798: left oid 43 (ObjNum 876 snap 271 seq_num 876) 2024-02-18T08:26:22.378 INFO:tasks.rados.rados.0.smithi082.stdout:2799: expect (ObjNum 824 snap 249 seq_num 824) 2024-02-18T08:26:22.583 INFO:tasks.rados.rados.0.smithi082.stdout:2800: finishing write tid 1 to smithi08262953-13 2024-02-18T08:26:22.584 INFO:tasks.rados.rados.0.smithi082.stdout:2800: finishing write tid 3 to smithi08262953-13 2024-02-18T08:26:22.584 INFO:tasks.rados.rados.0.smithi082.stdout:2800: finishing write tid 4 to smithi08262953-13 2024-02-18T08:26:22.584 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1756 (ObjNum 877 snap 271 seq_num 877) dirty exists 2024-02-18T08:26:22.584 INFO:tasks.rados.rados.0.smithi082.stdout:2800: left oid 13 (ObjNum 877 snap 271 seq_num 877) 2024-02-18T08:26:22.584 INFO:tasks.rados.rados.0.smithi082.stdout:2802: expect (ObjNum 868 snap 268 seq_num 868) 2024-02-18T08:26:22.587 INFO:tasks.rados.rados.0.smithi082.stdout:2803: finishing write tid 1 to smithi08262953-21 2024-02-18T08:26:22.587 INFO:tasks.rados.rados.0.smithi082.stdout:2803: finishing write tid 3 to smithi08262953-21 2024-02-18T08:26:22.587 INFO:tasks.rados.rados.0.smithi082.stdout:2803: finishing write tid 4 to smithi08262953-21 2024-02-18T08:26:22.587 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1442 (ObjNum 878 snap 271 seq_num 878) dirty exists 2024-02-18T08:26:22.587 INFO:tasks.rados.rados.0.smithi082.stdout:2803: left oid 21 (ObjNum 878 snap 271 seq_num 878) 2024-02-18T08:26:22.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:21.391719+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-02-18T08:26:22.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:22.364570+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-02-18T08:26:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:21.391719+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-02-18T08:26:22.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:22.364570+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-02-18T08:26:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:21.391719+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-02-18T08:26:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:22.364570+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2796: done (7 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2797: done (6 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2798: done (5 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2799: done (4 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2800: done (3 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2802: done (2 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2803: done (1 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2804: done (0 left) 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 272 2024-02-18T08:26:23.367 INFO:tasks.rados.rados.0.smithi082.stdout:2805: seq_num 879 ranges {0=327680} 2024-02-18T08:26:23.368 INFO:tasks.rados.rados.0.smithi082.stdout:2805: writing smithi08262953-12 from 0 to 327680 tid 1 2024-02-18T08:26:23.368 INFO:tasks.rados.rados.0.smithi082.stdout:2806: rollback oid 49 current snap is 272 2024-02-18T08:26:23.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 244 2024-02-18T08:26:23.369 INFO:tasks.rados.rados.0.smithi082.stdout:2807: copy_from oid 20 from oid 40 current snap is 272 2024-02-18T08:26:23.369 INFO:tasks.rados.rados.0.smithi082.stdout:2808: rollback oid 8 current snap is 272 2024-02-18T08:26:23.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 8 to 260 2024-02-18T08:26:23.369 INFO:tasks.rados.rados.0.smithi082.stdout:2809: delete oid 31 current snap is 272 2024-02-18T08:26:23.373 INFO:tasks.rados.rados.0.smithi082.stdout:2805: finishing write tid 1 to smithi08262953-12 2024-02-18T08:26:23.373 INFO:tasks.rados.rados.0.smithi082.stdout:2809: done (4 left) 2024-02-18T08:26:23.373 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 272 2024-02-18T08:26:23.373 INFO:tasks.rados.rados.0.smithi082.stdout:2810: seq_num 881 ranges {3940352=360448} 2024-02-18T08:26:23.396 INFO:tasks.rados.rados.0.smithi082.stdout:2810: writing smithi08262953-44 from 3940352 to 4300800 tid 1 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2811: setattr oid 45 current snap is 272 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2805: finishing write tid 3 to smithi08262953-12 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2805: finishing write tid 4 to smithi08262953-12 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1299 (ObjNum 879 snap 272 seq_num 879) dirty exists 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2805: left oid 12 (ObjNum 879 snap 272 seq_num 879) 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2807: finishing copy_from to smithi08262953-20 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2807: got expected ENOENT (src dne) 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2807: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2806: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2806: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2806: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1762 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2808: finishing rollback tid 0 to smithi08262953-8 2024-02-18T08:26:23.397 INFO:tasks.rados.rados.0.smithi082.stdout:2808: finishing rollback tid 1 to smithi08262953-8 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2808: finishing rollback tid 2 to smithi08262953-8 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1766 (ObjNum 824 snap 249 seq_num 824) dirty exists 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2805: done (5 left) 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2806: done (4 left) 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2807: done (3 left) 2024-02-18T08:26:23.398 INFO:tasks.rados.rados.0.smithi082.stdout:2808: done (2 left) 2024-02-18T08:26:23.399 INFO:tasks.rados.rados.0.smithi082.stdout:2812: read oid 32 snap -1 2024-02-18T08:26:23.399 INFO:tasks.rados.rados.0.smithi082.stdout:2812: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:23.399 INFO:tasks.rados.rados.0.smithi082.stdout:2813: copy_from oid 20 from oid 38 current snap is 272 2024-02-18T08:26:23.399 INFO:tasks.rados.rados.0.smithi082.stdout:2814: delete oid 24 current snap is 272 2024-02-18T08:26:23.402 INFO:tasks.rados.rados.0.smithi082.stdout:2810: finishing write tid 1 to smithi08262953-44 2024-02-18T08:26:23.403 INFO:tasks.rados.rados.0.smithi082.stdout:2810: finishing write tid 3 to smithi08262953-44 2024-02-18T08:26:23.403 INFO:tasks.rados.rados.0.smithi082.stdout:2814: done (4 left) 2024-02-18T08:26:23.403 INFO:tasks.rados.rados.0.smithi082.stdout:2815: snap_remove snap 263 2024-02-18T08:26:23.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:22.409366+0000 mgr.y (mgr.24862) 349 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:23.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:23.367397+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-02-18T08:26:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:22.409366+0000 mgr.y (mgr.24862) 349 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:23.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:23.367397+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-02-18T08:26:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:22.409366+0000 mgr.y (mgr.24862) 349 : cluster [DBG] pgmap v581: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:26:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:23.367397+0000 mon.a (mon.0) 1261 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-02-18T08:26:24.397 INFO:tasks.rados.rados.0.smithi082.stdout:2815: done (4 left) 2024-02-18T08:26:24.397 INFO:tasks.rados.rados.0.smithi082.stdout:2816: rollback oid 31 current snap is 272 2024-02-18T08:26:24.397 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 259 2024-02-18T08:26:24.397 INFO:tasks.rados.rados.0.smithi082.stdout:2817: snap_create 2024-02-18T08:26:24.407 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1263 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:24.408 INFO:tasks.rados.rados.0.smithi082.stdout:2812: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:2810: finishing write tid 4 to smithi08262953-44 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1003 (ObjNum 881 snap 272 seq_num 881) dirty exists 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:2810: left oid 44 (ObjNum 881 snap 272 seq_num 881) 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:2813: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:2813: finishing copy_from to smithi08262953-20 2024-02-18T08:26:24.461 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:24.462 INFO:tasks.rados.rados.0.smithi082.stdout:2816: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:26:24.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1162 (ObjNum 1 snap 21935 seq_num 579278272) dirty dne 2024-02-18T08:26:25.401 INFO:tasks.rados.rados.0.smithi082.stdout:2810: done (5 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2811: done (4 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2812: done (3 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2813: done (2 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2816: done (1 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2817: done (0 left) 2024-02-18T08:26:25.402 INFO:tasks.rados.rados.0.smithi082.stdout:2818: snap_remove snap 244 2024-02-18T08:26:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:24.396514+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-02-18T08:26:25.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:24.409829+0000 mgr.y (mgr.24862) 350 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 284 KiB/s wr, 16 op/s 2024-02-18T08:26:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:24.396514+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-02-18T08:26:25.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:24.409829+0000 mgr.y (mgr.24862) 350 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 284 KiB/s wr, 16 op/s 2024-02-18T08:26:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:24.396514+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-02-18T08:26:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:24.409829+0000 mgr.y (mgr.24862) 350 : cluster [DBG] pgmap v584: 89 pgs: 89 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 284 KiB/s wr, 16 op/s 2024-02-18T08:26:26.408 INFO:tasks.rados.rados.0.smithi082.stdout:2818: done (0 left) 2024-02-18T08:26:26.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 273 2024-02-18T08:26:26.408 INFO:tasks.rados.rados.0.smithi082.stdout:2819: seq_num 883 ranges {1818624=393216} 2024-02-18T08:26:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2819: writing smithi08262953-2 from 1818624 to 2211840 tid 1 2024-02-18T08:26:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2820: read oid 25 snap -1 2024-02-18T08:26:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2820: expect (ObjNum 866 snap 268 seq_num 866) 2024-02-18T08:26:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2821: read oid 48 snap 267 2024-02-18T08:26:26.420 INFO:tasks.rados.rados.0.smithi082.stdout:2821: expect deleted 2024-02-18T08:26:26.421 INFO:tasks.rados.rados.0.smithi082.stdout:2822: delete oid 27 current snap is 273 2024-02-18T08:26:26.430 INFO:tasks.rados.rados.0.smithi082.stdout:2819: finishing write tid 1 to smithi08262953-2 2024-02-18T08:26:26.431 INFO:tasks.rados.rados.0.smithi082.stdout:2821: done (3 left) 2024-02-18T08:26:26.431 INFO:tasks.rados.rados.0.smithi082.stdout:2822: done (2 left) 2024-02-18T08:26:26.431 INFO:tasks.rados.rados.0.smithi082.stdout:2823: snap_create 2024-02-18T08:26:26.431 INFO:tasks.rados.rados.0.smithi082.stdout:2819: finishing write tid 3 to smithi08262953-2 2024-02-18T08:26:26.433 INFO:tasks.rados.rados.0.smithi082.stdout:2819: finishing write tid 4 to smithi08262953-2 2024-02-18T08:26:26.434 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1290 (ObjNum 883 snap 273 seq_num 883) dirty exists 2024-02-18T08:26:26.434 INFO:tasks.rados.rados.0.smithi082.stdout:2819: left oid 2 (ObjNum 883 snap 273 seq_num 883) 2024-02-18T08:26:26.442 INFO:tasks.rados.rados.0.smithi082.stdout:2820: expect (ObjNum 866 snap 268 seq_num 866) 2024-02-18T08:26:26.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:25.402390+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-02-18T08:26:26.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:25.402390+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-02-18T08:26:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:25.402390+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-02-18T08:26:27.366 INFO:tasks.rados.rados.0.smithi082.stdout:2819: done (2 left) 2024-02-18T08:26:27.366 INFO:tasks.rados.rados.0.smithi082.stdout:2820: done (1 left) 2024-02-18T08:26:27.366 INFO:tasks.rados.rados.0.smithi082.stdout:2823: done (0 left) 2024-02-18T08:26:27.366 INFO:tasks.rados.rados.0.smithi082.stdout:2824: snap_remove snap 271 2024-02-18T08:26:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:26.407143+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-02-18T08:26:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:26.410805+0000 mgr.y (mgr.24862) 351 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 448 KiB/s wr, 17 op/s 2024-02-18T08:26:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:27.366017+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-02-18T08:26:27.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:26.407143+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-02-18T08:26:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:26.410805+0000 mgr.y (mgr.24862) 351 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 448 KiB/s wr, 17 op/s 2024-02-18T08:26:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:27.366017+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-02-18T08:26:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:26.407143+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-02-18T08:26:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:26.410805+0000 mgr.y (mgr.24862) 351 : cluster [DBG] pgmap v587: 89 pgs: 89 active+clean; 158 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 448 KiB/s wr, 17 op/s 2024-02-18T08:26:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:27.366017+0000 mon.a (mon.0) 1265 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-02-18T08:26:28.367 INFO:tasks.rados.rados.0.smithi082.stdout:2824: done (0 left) 2024-02-18T08:26:28.368 INFO:tasks.rados.rados.0.smithi082.stdout:2825: rmattr oid 26 current snap is 274 2024-02-18T08:26:28.368 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 274 2024-02-18T08:26:28.368 INFO:tasks.rados.rados.0.smithi082.stdout:2826: seq_num 885 ranges {2080768=425984} 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:2826: writing smithi08262953-11 from 2080768 to 2506752 tid 1 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:2827: copy_from oid 24 from oid 3 current snap is 274 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1291 (ObjNum 777 snap 232 seq_num 777) dirty exists 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:2825: done (2 left) 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 274 2024-02-18T08:26:28.382 INFO:tasks.rados.rados.0.smithi082.stdout:2828: seq_num 886 ranges {0=442368} 2024-02-18T08:26:28.384 INFO:tasks.rados.rados.0.smithi082.stdout:2828: writing smithi08262953-42 from 0 to 442368 tid 1 2024-02-18T08:26:28.384 INFO:tasks.rados.rados.0.smithi082.stdout:2829: delete oid 39 current snap is 274 2024-02-18T08:26:28.384 INFO:tasks.rados.rados.0.smithi082.stdout:2827: finishing copy_from to smithi08262953-24 2024-02-18T08:26:28.384 INFO:tasks.rados.rados.0.smithi082.stdout:2827: got expected ENOENT (src dne) 2024-02-18T08:26:28.384 INFO:tasks.rados.rados.0.smithi082.stdout:2827: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:26:28.385 INFO:tasks.rados.rados.0.smithi082.stdout:2826: finishing write tid 1 to smithi08262953-11 2024-02-18T08:26:28.385 INFO:tasks.rados.rados.0.smithi082.stdout:2826: finishing write tid 3 to smithi08262953-11 2024-02-18T08:26:28.387 INFO:tasks.rados.rados.0.smithi082.stdout:2826: finishing write tid 4 to smithi08262953-11 2024-02-18T08:26:28.387 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1236 (ObjNum 885 snap 274 seq_num 885) dirty exists 2024-02-18T08:26:28.387 INFO:tasks.rados.rados.0.smithi082.stdout:2826: left oid 11 (ObjNum 885 snap 274 seq_num 885) 2024-02-18T08:26:28.390 INFO:tasks.rados.rados.0.smithi082.stdout:2826: done (3 left) 2024-02-18T08:26:28.390 INFO:tasks.rados.rados.0.smithi082.stdout:2827: done (2 left) 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:2829: done (1 left) 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:2830: rollback oid 41 current snap is 274 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 238 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:2831: rollback oid 35 current snap is 274 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 269 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:2832: rollback oid 19 current snap is 274 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 19 to 269 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 274 2024-02-18T08:26:28.391 INFO:tasks.rados.rados.0.smithi082.stdout:2833: seq_num 888 ranges {1187840=475136} 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2833: writing smithi08262953-4 from 1187840 to 1662976 tid 1 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2834: snap_create 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2828: finishing write tid 1 to smithi08262953-42 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2828: finishing write tid 3 to smithi08262953-42 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2830: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2828: finishing write tid 4 to smithi08262953-42 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1230 (ObjNum 886 snap 274 seq_num 886) dirty exists 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2828: left oid 42 (ObjNum 886 snap 274 seq_num 886) 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2831: finishing rollback tid 0 to smithi08262953-35 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2830: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1306 (ObjNum 660 snap 192 seq_num 660) dirty exists 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2831: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:26:28.399 INFO:tasks.rados.rados.0.smithi082.stdout:2831: finishing rollback tid 2 to smithi08262953-35 2024-02-18T08:26:28.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1302 (ObjNum 845 snap 261 seq_num 845) dirty exists 2024-02-18T08:26:28.400 INFO:tasks.rados.rados.0.smithi082.stdout:2832: finishing rollback tid 0 to smithi08262953-19 2024-02-18T08:26:28.400 INFO:tasks.rados.rados.0.smithi082.stdout:2832: finishing rollback tid 1 to smithi08262953-19 2024-02-18T08:26:28.400 INFO:tasks.rados.rados.0.smithi082.stdout:2832: finishing rollback tid 2 to smithi08262953-19 2024-02-18T08:26:28.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1790 (ObjNum 859 snap 265 seq_num 859) dirty exists 2024-02-18T08:26:28.401 INFO:tasks.rados.rados.0.smithi082.stdout:2833: finishing write tid 1 to smithi08262953-4 2024-02-18T08:26:28.401 INFO:tasks.rados.rados.0.smithi082.stdout:2833: finishing write tid 3 to smithi08262953-4 2024-02-18T08:26:28.402 INFO:tasks.rados.rados.0.smithi082.stdout:2833: finishing write tid 4 to smithi08262953-4 2024-02-18T08:26:28.402 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1453 (ObjNum 888 snap 274 seq_num 888) dirty exists 2024-02-18T08:26:28.403 INFO:tasks.rados.rados.0.smithi082.stdout:2833: left oid 4 (ObjNum 888 snap 274 seq_num 888) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2828: done (5 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2830: done (4 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2831: done (3 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2832: done (2 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2833: done (1 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2834: done (0 left) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2835: read oid 19 snap -1 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2835: expect (ObjNum 859 snap 265 seq_num 859) 2024-02-18T08:26:29.375 INFO:tasks.rados.rados.0.smithi082.stdout:2836: snap_remove snap 238 2024-02-18T08:26:29.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:28.368183+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:28.411450+0000 mgr.y (mgr.24862) 352 : cluster [DBG] pgmap v590: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 206 KiB/s wr, 9 op/s 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:28.986598+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:29.283367+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:29.283987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:29.288022+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:28.368183+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:28.411450+0000 mgr.y (mgr.24862) 352 : cluster [DBG] pgmap v590: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 206 KiB/s wr, 9 op/s 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:28.986598+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:29.283367+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:29.283987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:26:29.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:29.288022+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:28.368183+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:28.411450+0000 mgr.y (mgr.24862) 352 : cluster [DBG] pgmap v590: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 157 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 206 KiB/s wr, 9 op/s 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:28.986598+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:29.283367+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:29.283987+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:26:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:29.288022+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:26:30.389 INFO:tasks.rados.rados.0.smithi082.stdout:2836: done (1 left) 2024-02-18T08:26:30.389 INFO:tasks.rados.rados.0.smithi082.stdout:2837: snap_create 2024-02-18T08:26:30.389 INFO:tasks.rados.rados.0.smithi082.stdout:2835: expect (ObjNum 859 snap 265 seq_num 859) 2024-02-18T08:26:30.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:26:29.284496+0000 mgr.y (mgr.24862) 353 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:26:30.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:29.375594+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-02-18T08:26:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:26:29.284496+0000 mgr.y (mgr.24862) 353 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:26:30.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:29.375594+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-02-18T08:26:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:26:29.284496+0000 mgr.y (mgr.24862) 353 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:26:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:29.375594+0000 mon.a (mon.0) 1271 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-02-18T08:26:31.383 INFO:tasks.rados.rados.0.smithi082.stdout:2835: done (1 left) 2024-02-18T08:26:31.383 INFO:tasks.rados.rados.0.smithi082.stdout:2837: done (0 left) 2024-02-18T08:26:31.383 INFO:tasks.rados.rados.0.smithi082.stdout:2838: copy_from oid 50 from oid 43 current snap is 276 2024-02-18T08:26:31.383 INFO:tasks.rados.rados.0.smithi082.stdout:2839: snap_create 2024-02-18T08:26:31.393 INFO:tasks.rados.rados.0.smithi082.stdout:2838: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:26:31.394 INFO:tasks.rados.rados.0.smithi082.stdout:2838: finishing copy_from to smithi08262953-50 2024-02-18T08:26:31.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1451 (ObjNum 876 snap 271 seq_num 876) dirty exists 2024-02-18T08:26:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:30.377162+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-02-18T08:26:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:30.411853+0000 mgr.y (mgr.24862) 354 : cluster [DBG] pgmap v593: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 162 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 246 KiB/s wr, 14 op/s 2024-02-18T08:26:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:31.384073+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:30.377162+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:30.411853+0000 mgr.y (mgr.24862) 354 : cluster [DBG] pgmap v593: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 162 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 246 KiB/s wr, 14 op/s 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:31.384073+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:30.377162+0000 mon.a (mon.0) 1272 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:30.411853+0000 mgr.y (mgr.24862) 354 : cluster [DBG] pgmap v593: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 162 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 246 KiB/s wr, 14 op/s 2024-02-18T08:26:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:31.384073+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-02-18T08:26:32.368 INFO:tasks.rados.rados.0.smithi082.stdout:2838: done (1 left) 2024-02-18T08:26:32.369 INFO:tasks.rados.rados.0.smithi082.stdout:2839: done (0 left) 2024-02-18T08:26:32.369 INFO:tasks.rados.rados.0.smithi082.stdout:2840: rollback oid 44 current snap is 277 2024-02-18T08:26:32.369 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 261 2024-02-18T08:26:32.369 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 277 2024-02-18T08:26:32.369 INFO:tasks.rados.rados.0.smithi082.stdout:2841: seq_num 889 ranges {442368=491520} 2024-02-18T08:26:32.373 INFO:tasks.rados.rados.0.smithi082.stdout:2841: writing smithi08262953-42 from 442368 to 933888 tid 1 2024-02-18T08:26:32.373 INFO:tasks.rados.rados.0.smithi082.stdout:2842: rollback oid 5 current snap is 277 2024-02-18T08:26:32.373 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 5 to 272 2024-02-18T08:26:32.374 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 277 2024-02-18T08:26:32.374 INFO:tasks.rados.rados.0.smithi082.stdout:2843: seq_num 890 ranges {1654784=507904} 2024-02-18T08:26:32.385 INFO:tasks.rados.rados.0.smithi082.stdout:2843: writing smithi08262953-50 from 1654784 to 2162688 tid 1 2024-02-18T08:26:32.386 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 277 2024-02-18T08:26:32.386 INFO:tasks.rados.rados.0.smithi082.stdout:2844: seq_num 891 ranges {1867776=532480} 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2844: writing smithi08262953-32 from 1867776 to 2400256 tid 1 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2845: read oid 41 snap -1 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2845: expect (ObjNum 660 snap 192 seq_num 660) 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2846: rollback oid 28 current snap is 277 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 274 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2840: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2840: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2840: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1006 (ObjNum 769 snap 226 seq_num 769) dirty exists 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2841: finishing write tid 1 to smithi08262953-42 2024-02-18T08:26:32.400 INFO:tasks.rados.rados.0.smithi082.stdout:2841: finishing write tid 3 to smithi08262953-42 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2841: finishing write tid 4 to smithi08262953-42 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1232 (ObjNum 889 snap 277 seq_num 889) dirty exists 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2841: left oid 42 (ObjNum 889 snap 277 seq_num 889) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2842: finishing rollback tid 1 to smithi08262953-5 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 0 (ObjNum 1 snap 32561 seq_num 579654496) dirty dne 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2843: finishing write tid 1 to smithi08262953-50 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2843: finishing write tid 3 to smithi08262953-50 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2843: finishing write tid 4 to smithi08262953-50 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1453 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2843: left oid 50 (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2840: done (6 left) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2841: done (5 left) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2842: done (4 left) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2843: done (3 left) 2024-02-18T08:26:32.401 INFO:tasks.rados.rados.0.smithi082.stdout:2847: read oid 37 snap -1 2024-02-18T08:26:32.402 INFO:tasks.rados.rados.0.smithi082.stdout:2847: expect (ObjNum 855 snap 265 seq_num 855) 2024-02-18T08:26:32.402 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 277 2024-02-18T08:26:32.402 INFO:tasks.rados.rados.0.smithi082.stdout:2848: seq_num 892 ranges {7184384=548864} 2024-02-18T08:26:32.442 INFO:tasks.rados.rados.0.smithi082.stdout:2848: writing smithi08262953-6 from 7184384 to 7733248 tid 1 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2849: delete oid 9 current snap is 277 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2846: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1227 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2844: finishing write tid 1 to smithi08262953-32 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2844: finishing write tid 3 to smithi08262953-32 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2844: finishing write tid 4 to smithi08262953-32 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1476 (ObjNum 891 snap 277 seq_num 891) dirty exists 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2844: left oid 32 (ObjNum 891 snap 277 seq_num 891) 2024-02-18T08:26:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:2847: expect (ObjNum 855 snap 265 seq_num 855) 2024-02-18T08:26:32.503 INFO:tasks.rados.rados.0.smithi082.stdout:2845: expect (ObjNum 660 snap 192 seq_num 660) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2848: finishing write tid 1 to smithi08262953-6 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2848: finishing write tid 3 to smithi08262953-6 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2848: finishing write tid 4 to smithi08262953-6 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1304 (ObjNum 892 snap 277 seq_num 892) dirty exists 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2848: left oid 6 (ObjNum 892 snap 277 seq_num 892) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2844: done (5 left) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2845: done (4 left) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2846: done (3 left) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2847: done (2 left) 2024-02-18T08:26:32.738 INFO:tasks.rados.rados.0.smithi082.stdout:2848: done (1 left) 2024-02-18T08:26:32.739 INFO:tasks.rados.rados.0.smithi082.stdout:2849: done (0 left) 2024-02-18T08:26:32.739 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 277 2024-02-18T08:26:32.739 INFO:tasks.rados.rados.0.smithi082.stdout:2850: seq_num 894 ranges {5251072=581632} 2024-02-18T08:26:32.767 INFO:tasks.rados.rados.0.smithi082.stdout:2850: writing smithi08262953-30 from 5251072 to 5832704 tid 1 2024-02-18T08:26:32.768 INFO:tasks.rados.rados.0.smithi082.stdout:2851: delete oid 35 current snap is 277 2024-02-18T08:26:32.770 INFO:tasks.rados.rados.0.smithi082.stdout:2851: done (1 left) 2024-02-18T08:26:32.770 INFO:tasks.rados.rados.0.smithi082.stdout:2852: rollback oid 39 current snap is 277 2024-02-18T08:26:32.771 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 39 to 259 2024-02-18T08:26:32.771 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 277 2024-02-18T08:26:32.771 INFO:tasks.rados.rados.0.smithi082.stdout:2853: seq_num 896 ranges {0=614400} 2024-02-18T08:26:32.774 INFO:tasks.rados.rados.0.smithi082.stdout:2853: writing smithi08262953-47 from 0 to 614400 tid 1 2024-02-18T08:26:32.774 INFO:tasks.rados.rados.0.smithi082.stdout:2854: read oid 7 snap -1 2024-02-18T08:26:32.774 INFO:tasks.rados.rados.0.smithi082.stdout:2854: expect (ObjNum 810 snap 243 seq_num 810) 2024-02-18T08:26:32.774 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 277 2024-02-18T08:26:32.775 INFO:tasks.rados.rados.0.smithi082.stdout:2855: seq_num 897 ranges {2400256=630784} 2024-02-18T08:26:32.791 INFO:tasks.rados.rados.0.smithi082.stdout:2855: writing smithi08262953-19 from 2400256 to 3031040 tid 1 2024-02-18T08:26:32.791 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 277 2024-02-18T08:26:32.791 INFO:tasks.rados.rados.0.smithi082.stdout:2856: seq_num 898 ranges {2351104=647168} 2024-02-18T08:26:32.806 INFO:tasks.rados.rados.0.smithi082.stdout:2856: writing smithi08262953-33 from 2351104 to 2998272 tid 1 2024-02-18T08:26:32.806 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 277 2024-02-18T08:26:32.807 INFO:tasks.rados.rados.0.smithi082.stdout:2857: seq_num 899 ranges {0=663552} 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2857: writing smithi08262953-10 from 0 to 663552 tid 1 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2858: rollback oid 36 current snap is 277 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 259 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2852: finishing rollback tid 1 to smithi08262953-39 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2850: finishing write tid 1 to smithi08262953-30 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2850: finishing write tid 3 to smithi08262953-30 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2859: delete oid 32 current snap is 277 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2852: finishing rollback tid 2 to smithi08262953-39 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1457 (ObjNum 831 snap 256 seq_num 831) dirty exists 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2853: finishing write tid 1 to smithi08262953-47 2024-02-18T08:26:32.811 INFO:tasks.rados.rados.0.smithi082.stdout:2850: finishing write tid 4 to smithi08262953-30 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1803 (ObjNum 894 snap 277 seq_num 894) dirty exists 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:2850: left oid 30 (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:2853: finishing write tid 3 to smithi08262953-47 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:2853: finishing write tid 4 to smithi08262953-47 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1459 (ObjNum 896 snap 277 seq_num 896) dirty exists 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:2853: left oid 47 (ObjNum 896 snap 277 seq_num 896) 2024-02-18T08:26:32.812 INFO:tasks.rados.rados.0.smithi082.stdout:2854: expect (ObjNum 810 snap 243 seq_num 810) 2024-02-18T08:26:32.900 INFO:tasks.rados.rados.0.smithi082.stdout:2855: finishing write tid 1 to smithi08262953-19 2024-02-18T08:26:32.900 INFO:tasks.rados.rados.0.smithi082.stdout:2855: finishing write tid 3 to smithi08262953-19 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2855: finishing write tid 4 to smithi08262953-19 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1806 (ObjNum 897 snap 277 seq_num 897) dirty exists 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2855: left oid 19 (ObjNum 897 snap 277 seq_num 897) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2856: finishing write tid 1 to smithi08262953-33 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2850: done (8 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2852: done (7 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2853: done (6 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2854: done (5 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2855: done (4 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2859: done (3 left) 2024-02-18T08:26:32.901 INFO:tasks.rados.rados.0.smithi082.stdout:2860: snap_create 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2856: finishing write tid 3 to smithi08262953-33 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2858: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 0 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2856: finishing write tid 4 to smithi08262953-33 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1428 (ObjNum 898 snap 277 seq_num 898) dirty exists 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2856: left oid 33 (ObjNum 898 snap 277 seq_num 898) 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2857: finishing write tid 1 to smithi08262953-10 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2857: finishing write tid 3 to smithi08262953-10 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2857: finishing write tid 4 to smithi08262953-10 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1478 (ObjNum 899 snap 277 seq_num 899) dirty exists 2024-02-18T08:26:32.902 INFO:tasks.rados.rados.0.smithi082.stdout:2857: left oid 10 (ObjNum 899 snap 277 seq_num 899) 2024-02-18T08:26:33.378 INFO:tasks.rados.rados.0.smithi082.stdout:2856: done (3 left) 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2857: done (2 left) 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2858: done (1 left) 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2860: done (0 left) 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2861: copy_from oid 8 from oid 3 current snap is 278 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2862: setattr oid 13 current snap is 278 2024-02-18T08:26:33.379 INFO:tasks.rados.rados.0.smithi082.stdout:2863: delete oid 23 current snap is 278 2024-02-18T08:26:33.383 INFO:tasks.rados.rados.0.smithi082.stdout:2863: done (2 left) 2024-02-18T08:26:33.383 INFO:tasks.rados.rados.0.smithi082.stdout:2864: copy_from oid 2 from oid 24 current snap is 278 2024-02-18T08:26:33.383 INFO:tasks.rados.rados.0.smithi082.stdout:2865: snap_create 2024-02-18T08:26:33.384 INFO:tasks.rados.rados.0.smithi082.stdout:2861: finishing copy_from to smithi08262953-8 2024-02-18T08:26:33.384 INFO:tasks.rados.rados.0.smithi082.stdout:2861: got expected ENOENT (src dne) 2024-02-18T08:26:33.384 INFO:tasks.rados.rados.0.smithi082.stdout:2861: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:26:33.385 INFO:tasks.rados.rados.0.smithi082.stdout:2864: finishing copy_from to smithi08262953-2 2024-02-18T08:26:33.385 INFO:tasks.rados.rados.0.smithi082.stdout:2864: got expected ENOENT (src dne) 2024-02-18T08:26:33.385 INFO:tasks.rados.rados.0.smithi082.stdout:2864: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:26:33.385 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1808 (ObjNum 877 snap 271 seq_num 877) dirty exists 2024-02-18T08:26:33.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:32.368310+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-02-18T08:26:33.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:32.412291+0000 mgr.y (mgr.24862) 355 : cluster [DBG] pgmap v596: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 320 KiB/s wr, 8 op/s 2024-02-18T08:26:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:32.368310+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-02-18T08:26:33.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:32.412291+0000 mgr.y (mgr.24862) 355 : cluster [DBG] pgmap v596: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 320 KiB/s wr, 8 op/s 2024-02-18T08:26:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:32.368310+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-02-18T08:26:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:32.412291+0000 mgr.y (mgr.24862) 355 : cluster [DBG] pgmap v596: 89 pgs: 2 active+clean+snaptrim, 87 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 320 KiB/s wr, 8 op/s 2024-02-18T08:26:34.384 INFO:tasks.rados.rados.0.smithi082.stdout:2861: done (3 left) 2024-02-18T08:26:34.385 INFO:tasks.rados.rados.0.smithi082.stdout:2862: done (2 left) 2024-02-18T08:26:34.385 INFO:tasks.rados.rados.0.smithi082.stdout:2864: done (1 left) 2024-02-18T08:26:34.385 INFO:tasks.rados.rados.0.smithi082.stdout:2865: done (0 left) 2024-02-18T08:26:34.385 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 279 2024-02-18T08:26:34.385 INFO:tasks.rados.rados.0.smithi082.stdout:2866: seq_num 902 ranges {327680=712704} 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2866: writing smithi08262953-12 from 327680 to 1040384 tid 1 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2867: read oid 33 snap -1 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2867: expect (ObjNum 898 snap 277 seq_num 898) 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2868: rmattr oid 38 current snap is 279 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2869: rollback oid 10 current snap is 279 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 260 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2870: rollback oid 35 current snap is 279 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 269 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2871: rollback oid 2 current snap is 279 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 276 2024-02-18T08:26:34.390 INFO:tasks.rados.rados.0.smithi082.stdout:2872: read oid 17 snap -1 2024-02-18T08:26:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:2872: expect deleted 2024-02-18T08:26:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:2873: rollback oid 31 current snap is 279 2024-02-18T08:26:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 275 2024-02-18T08:26:34.391 INFO:tasks.rados.rados.0.smithi082.stdout:2874: snap_remove snap 259 2024-02-18T08:26:34.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:33.379275+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-02-18T08:26:34.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:33.379275+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-02-18T08:26:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:33.379275+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-02-18T08:26:35.396 INFO:tasks.rados.rados.0.smithi082.stdout:2874: done (8 left) 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2875: delete oid 25 current snap is 279 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2873: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1162 (ObjNum 579244176 snap 21935 seq_num 0) dirty dne 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2869: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1454 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2871: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2866: finishing write tid 1 to smithi08262953-12 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2866: finishing write tid 3 to smithi08262953-12 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2871: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2869: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1482 (ObjNum 580763552 snap 21935 seq_num 0) dirty dne 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:2871: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:26:35.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1294 (ObjNum 883 snap 273 seq_num 883) dirty exists 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:2870: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:2870: finishing rollback tid 2 to smithi08262953-35 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1309 (ObjNum 845 snap 261 seq_num 845) dirty exists 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:2866: finishing write tid 4 to smithi08262953-12 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1307 (ObjNum 902 snap 279 seq_num 902) dirty exists 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:2866: left oid 12 (ObjNum 902 snap 279 seq_num 902) 2024-02-18T08:26:35.398 INFO:tasks.rados.rados.0.smithi082.stdout:2867: expect (ObjNum 898 snap 277 seq_num 898) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2866: done (8 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2867: done (7 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2868: done (6 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2869: done (5 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2870: done (4 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2871: done (3 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2872: done (2 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2873: done (1 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:2875: done (0 left) 2024-02-18T08:26:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 279 2024-02-18T08:26:35.523 INFO:tasks.rados.rados.0.smithi082.stdout:2876: seq_num 904 ranges {0=745472} 2024-02-18T08:26:35.526 INFO:tasks.rados.rados.0.smithi082.stdout:2876: writing smithi08262953-34 from 0 to 745472 tid 1 2024-02-18T08:26:35.526 INFO:tasks.rados.rados.0.smithi082.stdout:2877: snap_create 2024-02-18T08:26:35.529 INFO:tasks.rados.rados.0.smithi082.stdout:2876: finishing write tid 1 to smithi08262953-34 2024-02-18T08:26:35.529 INFO:tasks.rados.rados.0.smithi082.stdout:2876: finishing write tid 3 to smithi08262953-34 2024-02-18T08:26:35.531 INFO:tasks.rados.rados.0.smithi082.stdout:2876: finishing write tid 4 to smithi08262953-34 2024-02-18T08:26:35.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1234 (ObjNum 904 snap 279 seq_num 904) dirty exists 2024-02-18T08:26:35.532 INFO:tasks.rados.rados.0.smithi082.stdout:2876: left oid 34 (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:26:35.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:34.384576+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-02-18T08:26:35.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:34.412835+0000 mgr.y (mgr.24862) 356 : cluster [DBG] pgmap v599: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:34.384576+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-02-18T08:26:35.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:34.412835+0000 mgr.y (mgr.24862) 356 : cluster [DBG] pgmap v599: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:34.384576+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-02-18T08:26:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:34.412835+0000 mgr.y (mgr.24862) 356 : cluster [DBG] pgmap v599: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:36.394 INFO:tasks.rados.rados.0.smithi082.stdout:2876: done (1 left) 2024-02-18T08:26:36.394 INFO:tasks.rados.rados.0.smithi082.stdout:2877: done (0 left) 2024-02-18T08:26:36.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 280 2024-02-18T08:26:36.394 INFO:tasks.rados.rados.0.smithi082.stdout:2878: seq_num 905 ranges {2334720=761856} 2024-02-18T08:26:36.411 INFO:tasks.rados.rados.0.smithi082.stdout:2878: writing smithi08262953-37 from 2334720 to 3096576 tid 1 2024-02-18T08:26:36.411 INFO:tasks.rados.rados.0.smithi082.stdout:2879: rollback oid 2 current snap is 280 2024-02-18T08:26:36.411 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 272 2024-02-18T08:26:36.411 INFO:tasks.rados.rados.0.smithi082.stdout:2880: delete oid 36 current snap is 280 2024-02-18T08:26:36.413 INFO:tasks.rados.rados.0.smithi082.stdout:2880: done (2 left) 2024-02-18T08:26:36.413 INFO:tasks.rados.rados.0.smithi082.stdout:2881: snap_remove snap 275 2024-02-18T08:26:36.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:35.390316+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-02-18T08:26:36.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:35.390316+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-02-18T08:26:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:35.390316+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-02-18T08:26:37.370 INFO:tasks.rados.rados.0.smithi082.stdout:2881: done (2 left) 2024-02-18T08:26:37.370 INFO:tasks.rados.rados.0.smithi082.stdout:2882: rmattr oid 12 current snap is 280 2024-02-18T08:26:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2882: done (2 left) 2024-02-18T08:26:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2883: rollback oid 31 current snap is 280 2024-02-18T08:26:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 260 2024-02-18T08:26:37.371 INFO:tasks.rados.rados.0.smithi082.stdout:2884: snap_remove snap 258 2024-02-18T08:26:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:36.394337+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-02-18T08:26:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:36.413288+0000 mgr.y (mgr.24862) 357 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:37.369566+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-02-18T08:26:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:36.394337+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-02-18T08:26:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:36.413288+0000 mgr.y (mgr.24862) 357 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:37.369566+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-02-18T08:26:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:36.394337+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-02-18T08:26:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:36.413288+0000 mgr.y (mgr.24862) 357 : cluster [DBG] pgmap v602: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-02-18T08:26:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:37.369566+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-02-18T08:26:38.369 INFO:tasks.rados.rados.0.smithi082.stdout:2884: done (3 left) 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2885: delete oid 44 current snap is 280 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2879: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2879: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2879: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1297 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2878: finishing write tid 1 to smithi08262953-37 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2878: finishing write tid 3 to smithi08262953-37 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2878: finishing write tid 4 to smithi08262953-37 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1238 (ObjNum 905 snap 280 seq_num 905) dirty exists 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2878: left oid 37 (ObjNum 905 snap 280 seq_num 905) 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:2883: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:26:38.370 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1162 (ObjNum 579218560 snap 21935 seq_num 580805008) dirty dne 2024-02-18T08:26:38.390 INFO:tasks.rados.rados.0.smithi082.stdout:2878: done (3 left) 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2879: done (2 left) 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2883: done (1 left) 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2885: done (0 left) 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 280 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2886: seq_num 908 ranges {0=409600,409600=401408} 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2886: writing smithi08262953-10 from 0 to 409600 tid 1 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2886: writing smithi08262953-10 from 409600 to 811008 tid 2 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2887: read oid 6 snap -1 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2887: expect (ObjNum 892 snap 277 seq_num 892) 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2888: rollback oid 32 current snap is 280 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 32 to 260 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2889: read oid 45 snap -1 2024-02-18T08:26:38.391 INFO:tasks.rados.rados.0.smithi082.stdout:2889: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:2890: copy_from oid 9 from oid 20 current snap is 280 2024-02-18T08:26:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 280 2024-02-18T08:26:38.392 INFO:tasks.rados.rados.0.smithi082.stdout:2891: seq_num 909 ranges {5496832=425984,5922816=401408} 2024-02-18T08:26:38.423 INFO:tasks.rados.rados.0.smithi082.stdout:2891: writing smithi08262953-41 from 5496832 to 5922816 tid 1 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2891: writing smithi08262953-41 from 5922816 to 6324224 tid 2 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2892: delete oid 24 current snap is 280 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2886: finishing write tid 1 to smithi08262953-10 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2886: finishing write tid 2 to smithi08262953-10 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2886: finishing write tid 4 to smithi08262953-10 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2888: finishing rollback tid 1 to smithi08262953-32 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:2888: finishing rollback tid 2 to smithi08262953-32 2024-02-18T08:26:38.425 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1501 (ObjNum 792 snap 241 seq_num 792) dirty exists 2024-02-18T08:26:38.426 INFO:tasks.rados.rados.0.smithi082.stdout:2889: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2886: finishing write tid 5 to smithi08262953-10 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1499 (ObjNum 908 snap 280 seq_num 908) dirty exists 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2886: left oid 10 (ObjNum 908 snap 280 seq_num 908) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2890: finishing copy_from racing read to smithi08262953-9 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2886: done (6 left) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2888: done (5 left) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2889: done (4 left) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2892: done (3 left) 2024-02-18T08:26:38.476 INFO:tasks.rados.rados.0.smithi082.stdout:2893: setattr oid 49 current snap is 280 2024-02-18T08:26:38.477 INFO:tasks.rados.rados.0.smithi082.stdout:2890: finishing copy_from to smithi08262953-9 2024-02-18T08:26:38.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:38.477 INFO:tasks.rados.rados.0.smithi082.stdout:2887: expect (ObjNum 892 snap 277 seq_num 892) 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: finishing write tid 1 to smithi08262953-41 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: finishing write tid 2 to smithi08262953-41 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: finishing write tid 4 to smithi08262953-41 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: finishing write tid 5 to smithi08262953-41 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1309 (ObjNum 909 snap 280 seq_num 909) dirty exists 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: left oid 41 (ObjNum 909 snap 280 seq_num 909) 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2887: done (3 left) 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2890: done (2 left) 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:2891: done (1 left) 2024-02-18T08:26:39.021 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 280 2024-02-18T08:26:39.022 INFO:tasks.rados.rados.0.smithi082.stdout:2894: seq_num 911 ranges {1818624=466944,2285568=401408} 2024-02-18T08:26:39.032 INFO:tasks.rados.rados.0.smithi082.stdout:2894: writing smithi08262953-29 from 1818624 to 2285568 tid 1 2024-02-18T08:26:39.035 INFO:tasks.rados.rados.0.smithi082.stdout:2894: writing smithi08262953-29 from 2285568 to 2686976 tid 2 2024-02-18T08:26:39.035 INFO:tasks.rados.rados.0.smithi082.stdout:2895: setattr oid 36 current snap is 280 2024-02-18T08:26:39.035 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1834 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2893: done (2 left) 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2896: rollback oid 17 current snap is 280 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 17 to 277 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2897: read oid 34 snap -1 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2897: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2898: read oid 13 snap -1 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2898: expect (ObjNum 877 snap 271 seq_num 877) 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2899: delete oid 24 current snap is 280 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2894: finishing write tid 1 to smithi08262953-29 2024-02-18T08:26:39.038 INFO:tasks.rados.rados.0.smithi082.stdout:2894: finishing write tid 2 to smithi08262953-29 2024-02-18T08:26:39.039 INFO:tasks.rados.rados.0.smithi082.stdout:2894: finishing write tid 4 to smithi08262953-29 2024-02-18T08:26:39.039 INFO:tasks.rados.rados.0.smithi082.stdout:2896: finishing rollback tid 1 to smithi08262953-17 2024-02-18T08:26:39.039 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1487 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:26:39.040 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1008 (ObjNum 1 snap 32561 seq_num 580679536) dirty exists 2024-02-18T08:26:39.041 INFO:tasks.rados.rados.0.smithi082.stdout:2897: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:26:39.064 INFO:tasks.rados.rados.0.smithi082.stdout:2894: finishing write tid 5 to smithi08262953-29 2024-02-18T08:26:39.064 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1505 (ObjNum 911 snap 280 seq_num 911) dirty exists 2024-02-18T08:26:39.064 INFO:tasks.rados.rados.0.smithi082.stdout:2894: left oid 29 (ObjNum 911 snap 280 seq_num 911) 2024-02-18T08:26:39.064 INFO:tasks.rados.rados.0.smithi082.stdout:2898: expect (ObjNum 877 snap 271 seq_num 877) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2894: done (5 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2895: done (4 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2896: done (3 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2897: done (2 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2898: done (1 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2899: done (0 left) 2024-02-18T08:26:39.201 INFO:tasks.rados.rados.0.smithi082.stdout:2900: delete oid 24 current snap is 280 2024-02-18T08:26:39.203 INFO:tasks.rados.rados.0.smithi082.stdout:2900: done (0 left) 2024-02-18T08:26:39.203 INFO:tasks.rados.rados.0.smithi082.stdout:2901: snap_remove snap 276 2024-02-18T08:26:39.375 INFO:tasks.rados.rados.0.smithi082.stdout:2901: done (0 left) 2024-02-18T08:26:39.375 INFO:tasks.rados.rados.0.smithi082.stdout:2902: snap_create 2024-02-18T08:26:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:38.370349+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-02-18T08:26:39.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:38.413883+0000 mgr.y (mgr.24862) 358 : cluster [DBG] pgmap v605: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 336 KiB/s wr, 3 op/s 2024-02-18T08:26:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:38.370349+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-02-18T08:26:39.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:38.413883+0000 mgr.y (mgr.24862) 358 : cluster [DBG] pgmap v605: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 336 KiB/s wr, 3 op/s 2024-02-18T08:26:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:38.370349+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-02-18T08:26:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:38.413883+0000 mgr.y (mgr.24862) 358 : cluster [DBG] pgmap v605: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 336 KiB/s wr, 3 op/s 2024-02-18T08:26:40.378 INFO:tasks.rados.rados.0.smithi082.stdout:2902: done (0 left) 2024-02-18T08:26:40.379 INFO:tasks.rados.rados.0.smithi082.stdout:2903: rmattr oid 49 current snap is 281 2024-02-18T08:26:40.379 INFO:tasks.rados.rados.0.smithi082.stdout:2904: snap_remove snap 267 2024-02-18T08:26:40.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:39.374875+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-02-18T08:26:40.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:39.374875+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-02-18T08:26:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:39.374875+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-02-18T08:26:41.382 INFO:tasks.rados.rados.0.smithi082.stdout:2904: done (1 left) 2024-02-18T08:26:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:2905: rollback oid 14 current snap is 281 2024-02-18T08:26:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 280 2024-02-18T08:26:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:2906: delete oid 47 current snap is 281 2024-02-18T08:26:41.383 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1844 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:26:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:2903: done (2 left) 2024-02-18T08:26:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:2906: done (1 left) 2024-02-18T08:26:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:2907: copy_from oid 1 from oid 9 current snap is 281 2024-02-18T08:26:41.396 INFO:tasks.rados.rados.0.smithi082.stdout:2908: snap_remove snap 268 2024-02-18T08:26:41.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:40.379206+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-02-18T08:26:41.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:40.414368+0000 mgr.y (mgr.24862) 359 : cluster [DBG] pgmap v608: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 744 KiB/s wr, 10 op/s 2024-02-18T08:26:41.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:41.378244+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-02-18T08:26:41.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:40.379206+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-02-18T08:26:41.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:40.414368+0000 mgr.y (mgr.24862) 359 : cluster [DBG] pgmap v608: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 744 KiB/s wr, 10 op/s 2024-02-18T08:26:41.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:41.378244+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-02-18T08:26:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:40.379206+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-02-18T08:26:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:40.414368+0000 mgr.y (mgr.24862) 359 : cluster [DBG] pgmap v608: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 744 KiB/s wr, 10 op/s 2024-02-18T08:26:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:41.378244+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2908: done (2 left) 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2909: setattr oid 38 current snap is 281 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2905: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2905: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2905: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1312 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2907: finishing copy_from racing read to smithi08262953-1 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:2907: finishing copy_from to smithi08262953-1 2024-02-18T08:26:42.373 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:42.374 INFO:tasks.rados.rados.0.smithi082.stdout:2905: done (2 left) 2024-02-18T08:26:42.374 INFO:tasks.rados.rados.0.smithi082.stdout:2907: done (1 left) 2024-02-18T08:26:42.374 INFO:tasks.rados.rados.0.smithi082.stdout:2910: snap_create 2024-02-18T08:26:42.382 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1455 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:43.385 INFO:tasks.rados.rados.0.smithi082.stdout:2909: done (1 left) 2024-02-18T08:26:43.385 INFO:tasks.rados.rados.0.smithi082.stdout:2910: done (0 left) 2024-02-18T08:26:43.385 INFO:tasks.rados.rados.0.smithi082.stdout:2911: snap_remove snap 272 2024-02-18T08:26:43.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:42.370598+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-02-18T08:26:43.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:42.414936+0000 mgr.y (mgr.24862) 360 : cluster [DBG] pgmap v611: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 558 KiB/s wr, 13 op/s 2024-02-18T08:26:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:42.370598+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-02-18T08:26:43.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:42.414936+0000 mgr.y (mgr.24862) 360 : cluster [DBG] pgmap v611: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 558 KiB/s wr, 13 op/s 2024-02-18T08:26:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:42.370598+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-02-18T08:26:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:42.414936+0000 mgr.y (mgr.24862) 360 : cluster [DBG] pgmap v611: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 558 KiB/s wr, 13 op/s 2024-02-18T08:26:44.384 INFO:tasks.rados.rados.0.smithi082.stdout:2911: done (0 left) 2024-02-18T08:26:44.384 INFO:tasks.rados.rados.0.smithi082.stdout:2912: delete oid 29 current snap is 282 2024-02-18T08:26:44.395 INFO:tasks.rados.rados.0.smithi082.stdout:2912: done (0 left) 2024-02-18T08:26:44.396 INFO:tasks.rados.rados.0.smithi082.stdout:2913: copy_from oid 14 from oid 22 current snap is 282 2024-02-18T08:26:44.396 INFO:tasks.rados.rados.0.smithi082.stdout:2914: delete oid 40 current snap is 282 2024-02-18T08:26:44.399 INFO:tasks.rados.rados.0.smithi082.stdout:2913: finishing copy_from to smithi08262953-14 2024-02-18T08:26:44.399 INFO:tasks.rados.rados.0.smithi082.stdout:2913: got expected ENOENT (src dne) 2024-02-18T08:26:44.399 INFO:tasks.rados.rados.0.smithi082.stdout:2913: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:26:44.400 INFO:tasks.rados.rados.0.smithi082.stdout:2913: done (1 left) 2024-02-18T08:26:44.400 INFO:tasks.rados.rados.0.smithi082.stdout:2914: done (0 left) 2024-02-18T08:26:44.400 INFO:tasks.rados.rados.0.smithi082.stdout:2915: delete oid 19 current snap is 282 2024-02-18T08:26:44.404 INFO:tasks.rados.rados.0.smithi082.stdout:2915: done (0 left) 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2916: rmattr oid 35 current snap is 282 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2916: done (0 left) 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2917: read oid 38 snap 277 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2917: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2918: copy_from oid 48 from oid 2 current snap is 282 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2919: read oid 49 snap -1 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2919: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 282 2024-02-18T08:26:44.405 INFO:tasks.rados.rados.0.smithi082.stdout:2920: seq_num 918 ranges {0=581632,581632=401408} 2024-02-18T08:26:44.407 INFO:tasks.rados.rados.0.smithi082.stdout:2920: writing smithi08262953-36 from 0 to 581632 tid 1 2024-02-18T08:26:44.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: writing smithi08262953-36 from 581632 to 983040 tid 2 2024-02-18T08:26:44.410 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 282 2024-02-18T08:26:44.410 INFO:tasks.rados.rados.0.smithi082.stdout:2921: seq_num 919 ranges {2998272=598016,3596288=401408} 2024-02-18T08:26:44.430 INFO:tasks.rados.rados.0.smithi082.stdout:2921: writing smithi08262953-33 from 2998272 to 3596288 tid 1 2024-02-18T08:26:44.432 INFO:tasks.rados.rados.0.smithi082.stdout:2921: writing smithi08262953-33 from 3596288 to 3997696 tid 2 2024-02-18T08:26:44.433 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 282 2024-02-18T08:26:44.433 INFO:tasks.rados.rados.0.smithi082.stdout:2922: seq_num 920 ranges {172032=614400,786432=401408} 2024-02-18T08:26:44.437 INFO:tasks.rados.rados.0.smithi082.stdout:2922: writing smithi08262953-20 from 172032 to 786432 tid 1 2024-02-18T08:26:44.440 INFO:tasks.rados.rados.0.smithi082.stdout:2922: writing smithi08262953-20 from 786432 to 1187840 tid 2 2024-02-18T08:26:44.440 INFO:tasks.rados.rados.0.smithi082.stdout:2923: read oid 15 snap -1 2024-02-18T08:26:44.440 INFO:tasks.rados.rados.0.smithi082.stdout:2923: expect (ObjNum 860 snap 265 seq_num 860) 2024-02-18T08:26:44.440 INFO:tasks.rados.rados.0.smithi082.stdout:2924: snap_remove snap 281 2024-02-18T08:26:44.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:43.385744+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-02-18T08:26:44.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:43.385744+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-02-18T08:26:44.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:43.385744+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-02-18T08:26:45.401 INFO:tasks.rados.rados.0.smithi082.stdout:2924: done (7 left) 2024-02-18T08:26:45.401 INFO:tasks.rados.rados.0.smithi082.stdout:2925: setattr oid 30 current snap is 282 2024-02-18T08:26:45.401 INFO:tasks.rados.rados.0.smithi082.stdout:2917: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: finishing write tid 1 to smithi08262953-36 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: finishing write tid 2 to smithi08262953-36 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: finishing write tid 4 to smithi08262953-36 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: finishing write tid 5 to smithi08262953-36 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1011 (ObjNum 918 snap 282 seq_num 918) dirty exists 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2920: left oid 36 (ObjNum 918 snap 282 seq_num 918) 2024-02-18T08:26:45.410 INFO:tasks.rados.rados.0.smithi082.stdout:2919: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2918: finishing copy_from racing read to smithi08262953-48 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2918: finishing copy_from to smithi08262953-48 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1297 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2921: finishing write tid 1 to smithi08262953-33 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2921: finishing write tid 2 to smithi08262953-33 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2921: finishing write tid 4 to smithi08262953-33 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2921: finishing write tid 5 to smithi08262953-33 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1431 (ObjNum 919 snap 282 seq_num 919) dirty exists 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2921: left oid 33 (ObjNum 919 snap 282 seq_num 919) 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2922: finishing write tid 1 to smithi08262953-20 2024-02-18T08:26:45.514 INFO:tasks.rados.rados.0.smithi082.stdout:2922: finishing write tid 2 to smithi08262953-20 2024-02-18T08:26:45.515 INFO:tasks.rados.rados.0.smithi082.stdout:2922: finishing write tid 4 to smithi08262953-20 2024-02-18T08:26:45.515 INFO:tasks.rados.rados.0.smithi082.stdout:2922: finishing write tid 5 to smithi08262953-20 2024-02-18T08:26:45.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1535 (ObjNum 920 snap 282 seq_num 920) dirty exists 2024-02-18T08:26:45.515 INFO:tasks.rados.rados.0.smithi082.stdout:2922: left oid 20 (ObjNum 920 snap 282 seq_num 920) 2024-02-18T08:26:45.515 INFO:tasks.rados.rados.0.smithi082.stdout:2923: expect (ObjNum 860 snap 265 seq_num 860) 2024-02-18T08:26:45.591 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1875 (ObjNum 894 snap 277 seq_num 894) dirty exists 2024-02-18T08:26:45.591 INFO:tasks.rados.rados.0.smithi082.stdout:2917: done (7 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2918: done (6 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2919: done (5 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2920: done (4 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2921: done (3 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2922: done (2 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2923: done (1 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2925: done (0 left) 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 282 2024-02-18T08:26:45.592 INFO:tasks.rados.rados.0.smithi082.stdout:2926: seq_num 921 ranges {3604480=630784,4235264=401408} 2024-02-18T08:26:45.613 INFO:tasks.rados.rados.0.smithi082.stdout:2926: writing smithi08262953-39 from 3604480 to 4235264 tid 1 2024-02-18T08:26:45.615 INFO:tasks.rados.rados.0.smithi082.stdout:2926: writing smithi08262953-39 from 4235264 to 4636672 tid 2 2024-02-18T08:26:45.616 INFO:tasks.rados.rados.0.smithi082.stdout:2927: snap_remove snap 261 2024-02-18T08:26:45.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:44.383801+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-02-18T08:26:45.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:44.415343+0000 mgr.y (mgr.24862) 361 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 494 KiB/s wr, 23 op/s 2024-02-18T08:26:45.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:44.383801+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-02-18T08:26:45.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:44.415343+0000 mgr.y (mgr.24862) 361 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 494 KiB/s wr, 23 op/s 2024-02-18T08:26:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:44.383801+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-02-18T08:26:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:44.415343+0000 mgr.y (mgr.24862) 361 : cluster [DBG] pgmap v614: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 494 KiB/s wr, 23 op/s 2024-02-18T08:26:46.403 INFO:tasks.rados.rados.0.smithi082.stdout:2927: done (1 left) 2024-02-18T08:26:46.403 INFO:tasks.rados.rados.0.smithi082.stdout:2928: snap_remove snap 279 2024-02-18T08:26:46.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:45.399613+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-02-18T08:26:46.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:45.399613+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-02-18T08:26:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:45.399613+0000 mon.a (mon.0) 1287 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-02-18T08:26:47.370 INFO:tasks.rados.rados.0.smithi082.stdout:2928: done (1 left) 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2929: delete oid 43 current snap is 282 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2926: finishing write tid 1 to smithi08262953-39 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2926: finishing write tid 2 to smithi08262953-39 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2926: finishing write tid 4 to smithi08262953-39 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2926: finishing write tid 5 to smithi08262953-39 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1497 (ObjNum 921 snap 282 seq_num 921) dirty exists 2024-02-18T08:26:47.371 INFO:tasks.rados.rados.0.smithi082.stdout:2926: left oid 39 (ObjNum 921 snap 282 seq_num 921) 2024-02-18T08:26:47.386 INFO:tasks.rados.rados.0.smithi082.stdout:2926: done (1 left) 2024-02-18T08:26:47.386 INFO:tasks.rados.rados.0.smithi082.stdout:2929: done (0 left) 2024-02-18T08:26:47.386 INFO:tasks.rados.rados.0.smithi082.stdout:2930: delete oid 19 current snap is 282 2024-02-18T08:26:47.391 INFO:tasks.rados.rados.0.smithi082.stdout:2930: done (0 left) 2024-02-18T08:26:47.391 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 282 2024-02-18T08:26:47.391 INFO:tasks.rados.rados.0.smithi082.stdout:2931: seq_num 924 ranges {0=679936,679936=401408} 2024-02-18T08:26:47.395 INFO:tasks.rados.rados.0.smithi082.stdout:2931: writing smithi08262953-18 from 0 to 679936 tid 1 2024-02-18T08:26:47.397 INFO:tasks.rados.rados.0.smithi082.stdout:2931: writing smithi08262953-18 from 679936 to 1081344 tid 2 2024-02-18T08:26:47.397 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 282 2024-02-18T08:26:47.397 INFO:tasks.rados.rados.0.smithi082.stdout:2932: seq_num 925 ranges {1818624=696320,2514944=401408} 2024-02-18T08:26:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:2932: writing smithi08262953-14 from 1818624 to 2514944 tid 1 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2932: writing smithi08262953-14 from 2514944 to 2916352 tid 2 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2933: delete oid 35 current snap is 282 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2931: finishing write tid 1 to smithi08262953-18 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2931: finishing write tid 2 to smithi08262953-18 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2931: finishing write tid 4 to smithi08262953-18 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2931: finishing write tid 5 to smithi08262953-18 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1315 (ObjNum 924 snap 282 seq_num 924) dirty exists 2024-02-18T08:26:47.414 INFO:tasks.rados.rados.0.smithi082.stdout:2931: left oid 18 (ObjNum 924 snap 282 seq_num 924) 2024-02-18T08:26:47.419 INFO:tasks.rados.rados.0.smithi082.stdout:2931: done (2 left) 2024-02-18T08:26:47.419 INFO:tasks.rados.rados.0.smithi082.stdout:2933: done (1 left) 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2934: setattr oid 35 current snap is 282 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2932: finishing write tid 1 to smithi08262953-14 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2932: finishing write tid 2 to smithi08262953-14 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2932: finishing write tid 4 to smithi08262953-14 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2935: copy_from oid 26 from oid 1 current snap is 282 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2936: copy_from oid 17 from oid 29 current snap is 282 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 282 2024-02-18T08:26:47.420 INFO:tasks.rados.rados.0.smithi082.stdout:2937: seq_num 927 ranges {0=729088,729088=401408} 2024-02-18T08:26:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:2937: writing smithi08262953-27 from 0 to 729088 tid 1 2024-02-18T08:26:47.425 INFO:tasks.rados.rados.0.smithi082.stdout:2937: writing smithi08262953-27 from 729088 to 1130496 tid 2 2024-02-18T08:26:47.425 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 282 2024-02-18T08:26:47.425 INFO:tasks.rados.rados.0.smithi082.stdout:2938: seq_num 928 ranges {1818624=745472,2564096=401408} 2024-02-18T08:26:47.439 INFO:tasks.rados.rados.0.smithi082.stdout:2938: writing smithi08262953-2 from 1818624 to 2564096 tid 1 2024-02-18T08:26:47.442 INFO:tasks.rados.rados.0.smithi082.stdout:2938: writing smithi08262953-2 from 2564096 to 2965504 tid 2 2024-02-18T08:26:47.442 INFO:tasks.rados.rados.0.smithi082.stdout:2932: finishing write tid 5 to smithi08262953-14 2024-02-18T08:26:47.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1318 (ObjNum 925 snap 282 seq_num 925) dirty exists 2024-02-18T08:26:47.442 INFO:tasks.rados.rados.0.smithi082.stdout:2932: left oid 14 (ObjNum 925 snap 282 seq_num 925) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2936: finishing copy_from to smithi08262953-17 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2936: got expected ENOENT (src dne) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2936: finishing copy_from racing read to smithi08262953-17 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1311 (ObjNum 1548964436 snap 1315266645 seq_num 1784241766) dirty exists 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2935: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2939: read oid 9 snap -1 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2939: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2932: done (6 left) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2934: done (5 left) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2936: done (4 left) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2940: rollback oid 11 current snap is 282 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 278 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2941: read oid 18 snap -1 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2941: expect (ObjNum 924 snap 282 seq_num 924) 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2942: read oid 31 snap -1 2024-02-18T08:26:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:2942: expect deleted 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2943: read oid 10 snap -1 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2943: expect (ObjNum 908 snap 280 seq_num 908) 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2944: delete oid 7 current snap is 282 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2935: finishing copy_from to smithi08262953-26 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1112 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2937: finishing write tid 1 to smithi08262953-27 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2937: finishing write tid 2 to smithi08262953-27 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2937: finishing write tid 4 to smithi08262953-27 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2937: finishing write tid 5 to smithi08262953-27 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1434 (ObjNum 927 snap 282 seq_num 927) dirty exists 2024-02-18T08:26:47.444 INFO:tasks.rados.rados.0.smithi082.stdout:2937: left oid 27 (ObjNum 927 snap 282 seq_num 927) 2024-02-18T08:26:47.445 INFO:tasks.rados.rados.0.smithi082.stdout:2939: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:47.452 INFO:tasks.rados.rados.0.smithi082.stdout:2938: finishing write tid 1 to smithi08262953-2 2024-02-18T08:26:47.452 INFO:tasks.rados.rados.0.smithi082.stdout:2938: finishing write tid 2 to smithi08262953-2 2024-02-18T08:26:47.452 INFO:tasks.rados.rados.0.smithi082.stdout:2940: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2938: finishing write tid 4 to smithi08262953-2 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2940: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2940: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1241 (ObjNum 885 snap 274 seq_num 885) dirty exists 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2938: finishing write tid 5 to smithi08262953-2 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1300 (ObjNum 928 snap 282 seq_num 928) dirty exists 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2938: left oid 2 (ObjNum 928 snap 282 seq_num 928) 2024-02-18T08:26:47.453 INFO:tasks.rados.rados.0.smithi082.stdout:2943: expect (ObjNum 908 snap 280 seq_num 908) 2024-02-18T08:26:47.473 INFO:tasks.rados.rados.0.smithi082.stdout:2941: expect (ObjNum 924 snap 282 seq_num 924) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2935: done (8 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2937: done (7 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2938: done (6 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2939: done (5 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2940: done (4 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2941: done (3 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2942: done (2 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2943: done (1 left) 2024-02-18T08:26:47.501 INFO:tasks.rados.rados.0.smithi082.stdout:2944: done (0 left) 2024-02-18T08:26:47.502 INFO:tasks.rados.rados.0.smithi082.stdout:2945: copy_from oid 15 from oid 29 current snap is 282 2024-02-18T08:26:47.502 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 282 2024-02-18T08:26:47.502 INFO:tasks.rados.rados.0.smithi082.stdout:2946: seq_num 930 ranges {1662976=786432,2449408=401408} 2024-02-18T08:26:47.513 INFO:tasks.rados.rados.0.smithi082.stdout:2946: writing smithi08262953-4 from 1662976 to 2449408 tid 1 2024-02-18T08:26:47.516 INFO:tasks.rados.rados.0.smithi082.stdout:2946: writing smithi08262953-4 from 2449408 to 2850816 tid 2 2024-02-18T08:26:47.516 INFO:tasks.rados.rados.0.smithi082.stdout:2947: delete oid 41 current snap is 282 2024-02-18T08:26:47.516 INFO:tasks.rados.rados.0.smithi082.stdout:2945: finishing copy_from to smithi08262953-15 2024-02-18T08:26:47.516 INFO:tasks.rados.rados.0.smithi082.stdout:2945: got expected ENOENT (src dne) 2024-02-18T08:26:47.516 INFO:tasks.rados.rados.0.smithi082.stdout:2945: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:2945: done (2 left) 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:2947: done (1 left) 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:2948: read oid 22 snap 274 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:2948: expect deleted 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:2949: rmattr oid 30 current snap is 282 2024-02-18T08:26:47.519 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 282 2024-02-18T08:26:47.520 INFO:tasks.rados.rados.0.smithi082.stdout:2950: seq_num 932 ranges {0=417792,417792=663552,1081344=139264} 2024-02-18T08:26:47.521 INFO:tasks.rados.rados.0.smithi082.stdout:2950: writing smithi08262953-40 from 0 to 417792 tid 1 2024-02-18T08:26:47.525 INFO:tasks.rados.rados.0.smithi082.stdout:2950: writing smithi08262953-40 from 417792 to 1081344 tid 2 2024-02-18T08:26:47.526 INFO:tasks.rados.rados.0.smithi082.stdout:2950: writing smithi08262953-40 from 1081344 to 1220608 tid 3 2024-02-18T08:26:47.526 INFO:tasks.rados.rados.0.smithi082.stdout:2951: rollback oid 9 current snap is 282 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 260 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2946: finishing write tid 1 to smithi08262953-4 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2946: finishing write tid 2 to smithi08262953-4 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2948: done (4 left) 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2952: setattr oid 41 current snap is 282 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2946: finishing write tid 4 to smithi08262953-4 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2946: finishing write tid 5 to smithi08262953-4 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1515 (ObjNum 930 snap 282 seq_num 930) dirty exists 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2946: left oid 4 (ObjNum 930 snap 282 seq_num 930) 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1889 (ObjNum 894 snap 277 seq_num 894) dirty exists 2024-02-18T08:26:47.527 INFO:tasks.rados.rados.0.smithi082.stdout:2950: finishing write tid 1 to smithi08262953-40 2024-02-18T08:26:47.528 INFO:tasks.rados.rados.0.smithi082.stdout:2946: done (4 left) 2024-02-18T08:26:47.528 INFO:tasks.rados.rados.0.smithi082.stdout:2949: done (3 left) 2024-02-18T08:26:47.528 INFO:tasks.rados.rados.0.smithi082.stdout:2953: rollback oid 12 current snap is 282 2024-02-18T08:26:47.528 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 12 to 260 2024-02-18T08:26:47.528 INFO:tasks.rados.rados.0.smithi082.stdout:2954: snap_create 2024-02-18T08:26:47.529 INFO:tasks.rados.rados.0.smithi082.stdout:2951: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:26:47.529 INFO:tasks.rados.rados.0.smithi082.stdout:2951: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:26:47.529 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1114 (ObjNum 580164704 snap 21935 seq_num 7) dirty dne 2024-02-18T08:26:47.529 INFO:tasks.rados.rados.0.smithi082.stdout:2950: finishing write tid 2 to smithi08262953-40 2024-02-18T08:26:47.530 INFO:tasks.rados.rados.0.smithi082.stdout:2950: finishing write tid 3 to smithi08262953-40 2024-02-18T08:26:47.530 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1320 (ObjNum 1 snap 32561 seq_num 580337888) dirty exists 2024-02-18T08:26:47.530 INFO:tasks.rados.rados.0.smithi082.stdout:2953: finishing rollback tid 0 to smithi08262953-12 2024-02-18T08:26:47.530 INFO:tasks.rados.rados.0.smithi082.stdout:2950: finishing write tid 5 to smithi08262953-40 2024-02-18T08:26:47.531 INFO:tasks.rados.rados.0.smithi082.stdout:2953: finishing rollback tid 1 to smithi08262953-12 2024-02-18T08:26:47.531 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1313 (ObjNum 1515153244 snap 1649826159 seq_num 1800627284) dirty dne 2024-02-18T08:26:47.534 INFO:tasks.rados.rados.0.smithi082.stdout:2950: finishing write tid 6 to smithi08262953-40 2024-02-18T08:26:47.534 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1438 (ObjNum 932 snap 282 seq_num 932) dirty exists 2024-02-18T08:26:47.534 INFO:tasks.rados.rados.0.smithi082.stdout:2950: left oid 40 (ObjNum 932 snap 282 seq_num 932) 2024-02-18T08:26:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:46.403397+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-02-18T08:26:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:46.415775+0000 mgr.y (mgr.24862) 362 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 139 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 986 KiB/s wr, 20 op/s 2024-02-18T08:26:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:47.371240+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-02-18T08:26:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:46.403397+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-02-18T08:26:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:46.415775+0000 mgr.y (mgr.24862) 362 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 139 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 986 KiB/s wr, 20 op/s 2024-02-18T08:26:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:47.371240+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-02-18T08:26:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:46.403397+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-02-18T08:26:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:46.415775+0000 mgr.y (mgr.24862) 362 : cluster [DBG] pgmap v617: 89 pgs: 89 active+clean; 139 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 986 KiB/s wr, 20 op/s 2024-02-18T08:26:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:47.371240+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2950: done (4 left) 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2951: done (3 left) 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2952: done (2 left) 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2953: done (1 left) 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2954: done (0 left) 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2955: rollback oid 14 current snap is 283 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 273 2024-02-18T08:26:48.412 INFO:tasks.rados.rados.0.smithi082.stdout:2956: snap_create 2024-02-18T08:26:48.417 INFO:tasks.rados.rados.0.smithi082.stdout:2955: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:26:48.417 INFO:tasks.rados.rados.0.smithi082.stdout:2955: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:26:48.417 INFO:tasks.rados.rados.0.smithi082.stdout:2955: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:26:48.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1323 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2955: done (1 left) 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2956: done (0 left) 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2957: read oid 49 snap -1 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2957: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2958: rollback oid 47 current snap is 284 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 47 to 278 2024-02-18T08:26:49.418 INFO:tasks.rados.rados.0.smithi082.stdout:2959: delete oid 28 current snap is 284 2024-02-18T08:26:49.420 INFO:tasks.rados.rados.0.smithi082.stdout:2959: done (2 left) 2024-02-18T08:26:49.420 INFO:tasks.rados.rados.0.smithi082.stdout:2960: rmattr oid 28 current snap is 284 2024-02-18T08:26:49.420 INFO:tasks.rados.rados.0.smithi082.stdout:2960: done (2 left) 2024-02-18T08:26:49.420 INFO:tasks.rados.rados.0.smithi082.stdout:2961: read oid 11 snap -1 2024-02-18T08:26:49.421 INFO:tasks.rados.rados.0.smithi082.stdout:2961: expect (ObjNum 885 snap 274 seq_num 885) 2024-02-18T08:26:49.421 INFO:tasks.rados.rados.0.smithi082.stdout:2962: read oid 4 snap -1 2024-02-18T08:26:49.421 INFO:tasks.rados.rados.0.smithi082.stdout:2962: expect (ObjNum 930 snap 282 seq_num 930) 2024-02-18T08:26:49.421 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 284 2024-02-18T08:26:49.421 INFO:tasks.rados.rados.0.smithi082.stdout:2963: seq_num 934 ranges {1081344=450560,1531904=434176,1966080=368640} 2024-02-18T08:26:49.429 INFO:tasks.rados.rados.0.smithi082.stdout:2963: writing smithi08262953-18 from 1081344 to 1531904 tid 1 2024-02-18T08:26:49.432 INFO:tasks.rados.rados.0.smithi082.stdout:2963: writing smithi08262953-18 from 1531904 to 1966080 tid 2 2024-02-18T08:26:49.435 INFO:tasks.rados.rados.0.smithi082.stdout:2963: writing smithi08262953-18 from 1966080 to 2334720 tid 3 2024-02-18T08:26:49.435 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 284 2024-02-18T08:26:49.435 INFO:tasks.rados.rados.0.smithi082.stdout:2964: seq_num 935 ranges {0=466944,466944=720896,1187840=81920} 2024-02-18T08:26:49.439 INFO:tasks.rados.rados.0.smithi082.stdout:2964: writing smithi08262953-7 from 0 to 466944 tid 1 2024-02-18T08:26:49.444 INFO:tasks.rados.rados.0.smithi082.stdout:2964: writing smithi08262953-7 from 466944 to 1187840 tid 2 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:2964: writing smithi08262953-7 from 1187840 to 1269760 tid 3 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:2965: snap_remove snap 260 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:2958: finishing rollback tid 1 to smithi08262953-47 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:2958: finishing rollback tid 2 to smithi08262953-47 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1517 (ObjNum 896 snap 277 seq_num 896) dirty exists 2024-02-18T08:26:49.445 INFO:tasks.rados.rados.0.smithi082.stdout:2957: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:26:49.550 INFO:tasks.rados.rados.0.smithi082.stdout:2963: finishing write tid 1 to smithi08262953-18 2024-02-18T08:26:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:2963: finishing write tid 2 to smithi08262953-18 2024-02-18T08:26:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:2963: finishing write tid 3 to smithi08262953-18 2024-02-18T08:26:49.551 INFO:tasks.rados.rados.0.smithi082.stdout:2962: expect (ObjNum 930 snap 282 seq_num 930) 2024-02-18T08:26:49.667 INFO:tasks.rados.rados.0.smithi082.stdout:2963: finishing write tid 5 to smithi08262953-18 2024-02-18T08:26:49.667 INFO:tasks.rados.rados.0.smithi082.stdout:2964: finishing write tid 1 to smithi08262953-7 2024-02-18T08:26:49.667 INFO:tasks.rados.rados.0.smithi082.stdout:2963: finishing write tid 6 to smithi08262953-18 2024-02-18T08:26:49.667 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1327 (ObjNum 934 snap 284 seq_num 934) dirty exists 2024-02-18T08:26:49.667 INFO:tasks.rados.rados.0.smithi082.stdout:2963: left oid 18 (ObjNum 934 snap 284 seq_num 934) 2024-02-18T08:26:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:48.412295+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-02-18T08:26:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:48.416196+0000 mgr.y (mgr.24862) 363 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 738 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:26:49.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:48.412295+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-02-18T08:26:49.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:48.416196+0000 mgr.y (mgr.24862) 363 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 738 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:26:49.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:48.412295+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-02-18T08:26:49.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:48.416196+0000 mgr.y (mgr.24862) 363 : cluster [DBG] pgmap v620: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 738 KiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2957: done (6 left) 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2958: done (5 left) 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2962: done (4 left) 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2963: done (3 left) 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2965: done (2 left) 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2966: copy_from oid 39 from oid 27 current snap is 284 2024-02-18T08:26:50.431 INFO:tasks.rados.rados.0.smithi082.stdout:2967: snap_remove snap 274 2024-02-18T08:26:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:49.417994+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-02-18T08:26:50.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:49.417994+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-02-18T08:26:50.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:49.417994+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-02-18T08:26:51.441 INFO:tasks.rados.rados.0.smithi082.stdout:2967: done (3 left) 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2968: copy_from oid 43 from oid 29 current snap is 284 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2969: read oid 34 snap -1 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2969: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2970: rmattr oid 3 current snap is 284 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2970: done (5 left) 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2971: rmattr oid 18 current snap is 284 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2971: done (5 left) 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2972: read oid 38 snap 280 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2972: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:51.442 INFO:tasks.rados.rados.0.smithi082.stdout:2973: snap_remove snap 269 2024-02-18T08:26:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:50.416740+0000 mgr.y (mgr.24862) 364 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-02-18T08:26:51.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:50.430290+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-02-18T08:26:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:50.416740+0000 mgr.y (mgr.24862) 364 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-02-18T08:26:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:50.430290+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-02-18T08:26:51.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:50.416740+0000 mgr.y (mgr.24862) 364 : cluster [DBG] pgmap v622: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-02-18T08:26:51.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:50.430290+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-02-18T08:26:52.375 INFO:tasks.rados.rados.0.smithi082.stdout:2973: done (6 left) 2024-02-18T08:26:52.375 INFO:tasks.rados.rados.0.smithi082.stdout:2974: rollback oid 28 current snap is 284 2024-02-18T08:26:52.375 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 273 2024-02-18T08:26:52.375 INFO:tasks.rados.rados.0.smithi082.stdout:2975: snap_create 2024-02-18T08:26:52.384 INFO:tasks.rados.rados.0.smithi082.stdout:2961: expect (ObjNum 885 snap 274 seq_num 885) 2024-02-18T08:26:52.482 INFO:tasks.rados.rados.0.smithi082.stdout:2964: finishing write tid 2 to smithi08262953-7 2024-02-18T08:26:52.482 INFO:tasks.rados.rados.0.smithi082.stdout:2964: finishing write tid 3 to smithi08262953-7 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:2964: finishing write tid 5 to smithi08262953-7 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:2964: finishing write tid 6 to smithi08262953-7 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1239 (ObjNum 935 snap 284 seq_num 935) dirty exists 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:2964: left oid 7 (ObjNum 935 snap 284 seq_num 935) 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:2966: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:26:52.483 INFO:tasks.rados.rados.0.smithi082.stdout:2966: finishing copy_from to smithi08262953-39 2024-02-18T08:26:52.484 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1434 (ObjNum 927 snap 282 seq_num 927) dirty exists 2024-02-18T08:26:52.484 INFO:tasks.rados.rados.0.smithi082.stdout:2968: finishing copy_from to smithi08262953-43 2024-02-18T08:26:52.484 INFO:tasks.rados.rados.0.smithi082.stdout:2968: got expected ENOENT (src dne) 2024-02-18T08:26:52.484 INFO:tasks.rados.rados.0.smithi082.stdout:2968: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:26:52.484 INFO:tasks.rados.rados.0.smithi082.stdout:2969: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:26:52.502 INFO:tasks.rados.rados.0.smithi082.stdout:2972: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:52.508 INFO:tasks.rados.rados.0.smithi082.stdout:2974: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:26:52.508 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1227 (ObjNum 579994032 snap 21935 seq_num 577613840) dirty dne 2024-02-18T08:26:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:51.439707+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-02-18T08:26:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:52.375297+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-02-18T08:26:52.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:51.439707+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-02-18T08:26:52.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:52.375297+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-02-18T08:26:52.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:51.439707+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-02-18T08:26:52.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:52.375297+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-02-18T08:26:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2961: done (7 left) 2024-02-18T08:26:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2964: done (6 left) 2024-02-18T08:26:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2966: done (5 left) 2024-02-18T08:26:53.379 INFO:tasks.rados.rados.0.smithi082.stdout:2968: done (4 left) 2024-02-18T08:26:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2969: done (3 left) 2024-02-18T08:26:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2972: done (2 left) 2024-02-18T08:26:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2974: done (1 left) 2024-02-18T08:26:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2975: done (0 left) 2024-02-18T08:26:53.380 INFO:tasks.rados.rados.0.smithi082.stdout:2976: snap_create 2024-02-18T08:26:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:52.417127+0000 mgr.y (mgr.24862) 365 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.8 MiB/s wr, 33 op/s 2024-02-18T08:26:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:53.379449+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-02-18T08:26:53.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:52.417127+0000 mgr.y (mgr.24862) 365 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.8 MiB/s wr, 33 op/s 2024-02-18T08:26:53.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:53.379449+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-02-18T08:26:53.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:52.417127+0000 mgr.y (mgr.24862) 365 : cluster [DBG] pgmap v626: 89 pgs: 89 active+clean; 143 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.8 MiB/s wr, 33 op/s 2024-02-18T08:26:53.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:53.379449+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-02-18T08:26:54.380 INFO:tasks.rados.rados.0.smithi082.stdout:2976: done (0 left) 2024-02-18T08:26:54.380 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 286 2024-02-18T08:26:54.380 INFO:tasks.rados.rados.0.smithi082.stdout:2977: seq_num 936 ranges {1187840=483328,1671168=655360,2326528=147456} 2024-02-18T08:26:54.389 INFO:tasks.rados.rados.0.smithi082.stdout:2977: writing smithi08262953-20 from 1187840 to 1671168 tid 1 2024-02-18T08:26:54.393 INFO:tasks.rados.rados.0.smithi082.stdout:2977: writing smithi08262953-20 from 1671168 to 2326528 tid 2 2024-02-18T08:26:54.394 INFO:tasks.rados.rados.0.smithi082.stdout:2977: writing smithi08262953-20 from 2326528 to 2473984 tid 3 2024-02-18T08:26:54.394 INFO:tasks.rados.rados.0.smithi082.stdout:2978: read oid 9 snap 252 2024-02-18T08:26:54.394 INFO:tasks.rados.rados.0.smithi082.stdout:2978: expect deleted 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2979: read oid 30 snap -1 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2979: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2980: rollback oid 10 current snap is 286 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 277 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2977: finishing write tid 1 to smithi08262953-20 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2981: read oid 22 snap -1 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2981: expect deleted 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 286 2024-02-18T08:26:54.395 INFO:tasks.rados.rados.0.smithi082.stdout:2982: seq_num 937 ranges {2506752=499712,3006464=532480,3538944=270336} 2024-02-18T08:26:54.411 INFO:tasks.rados.rados.0.smithi082.stdout:2982: writing smithi08262953-11 from 2506752 to 3006464 tid 1 2024-02-18T08:26:54.414 INFO:tasks.rados.rados.0.smithi082.stdout:2982: writing smithi08262953-11 from 3006464 to 3538944 tid 2 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2982: writing smithi08262953-11 from 3538944 to 3809280 tid 3 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2983: setattr oid 31 current snap is 286 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2977: finishing write tid 2 to smithi08262953-20 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2977: finishing write tid 3 to smithi08262953-20 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2977: finishing write tid 5 to smithi08262953-20 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2980: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2980: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:2980: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:26:54.416 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1582 (ObjNum 899 snap 277 seq_num 899) dirty exists 2024-02-18T08:26:54.417 INFO:tasks.rados.rados.0.smithi082.stdout:2977: finishing write tid 6 to smithi08262953-20 2024-02-18T08:26:54.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1578 (ObjNum 936 snap 286 seq_num 936) dirty exists 2024-02-18T08:26:54.417 INFO:tasks.rados.rados.0.smithi082.stdout:2977: left oid 20 (ObjNum 936 snap 286 seq_num 936) 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:2977: done (6 left) 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:2978: done (5 left) 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:2980: done (4 left) 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:2981: done (3 left) 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 286 2024-02-18T08:26:54.418 INFO:tasks.rados.rados.0.smithi082.stdout:2984: seq_num 938 ranges {1818624=516096,2334720=417792,2752512=385024} 2024-02-18T08:26:54.431 INFO:tasks.rados.rados.0.smithi082.stdout:2984: writing smithi08262953-14 from 1818624 to 2334720 tid 1 2024-02-18T08:26:54.434 INFO:tasks.rados.rados.0.smithi082.stdout:2984: writing smithi08262953-14 from 2334720 to 2752512 tid 2 2024-02-18T08:26:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:2984: writing smithi08262953-14 from 2752512 to 3137536 tid 3 2024-02-18T08:26:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:2985: read oid 33 snap -1 2024-02-18T08:26:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:2985: expect (ObjNum 919 snap 282 seq_num 919) 2024-02-18T08:26:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:2986: delete oid 26 current snap is 286 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: finishing write tid 1 to smithi08262953-11 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: finishing write tid 2 to smithi08262953-11 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1163 (ObjNum 1 snap 21935 seq_num 580082288) dirty exists 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: finishing write tid 3 to smithi08262953-11 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: finishing write tid 5 to smithi08262953-11 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: finishing write tid 6 to smithi08262953-11 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1245 (ObjNum 937 snap 286 seq_num 937) dirty exists 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2982: left oid 11 (ObjNum 937 snap 286 seq_num 937) 2024-02-18T08:26:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:2979: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:26:54.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:54.361214+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:26:54.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:54.361603+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:26:54.361904+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:54.380708+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-02-18T08:26:54.856 INFO:tasks.rados.rados.0.smithi082.stdout:2984: finishing write tid 1 to smithi08262953-14 2024-02-18T08:26:54.856 INFO:tasks.rados.rados.0.smithi082.stdout:2984: finishing write tid 2 to smithi08262953-14 2024-02-18T08:26:54.856 INFO:tasks.rados.rados.0.smithi082.stdout:2984: finishing write tid 3 to smithi08262953-14 2024-02-18T08:26:54.857 INFO:tasks.rados.rados.0.smithi082.stdout:2984: finishing write tid 5 to smithi08262953-14 2024-02-18T08:26:54.857 INFO:tasks.rados.rados.0.smithi082.stdout:2984: finishing write tid 6 to smithi08262953-14 2024-02-18T08:26:54.857 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1331 (ObjNum 938 snap 286 seq_num 938) dirty exists 2024-02-18T08:26:54.857 INFO:tasks.rados.rados.0.smithi082.stdout:2984: left oid 14 (ObjNum 938 snap 286 seq_num 938) 2024-02-18T08:26:54.857 INFO:tasks.rados.rados.0.smithi082.stdout:2985: expect (ObjNum 919 snap 282 seq_num 919) 2024-02-18T08:26:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:54.361214+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:26:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:54.361603+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:26:54.361904+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:54.380708+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-02-18T08:26:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:54.361214+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:26:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:54.361603+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:26:54.361904+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:26:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:54.380708+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-02-18T08:26:55.049 INFO:tasks.rados.rados.0.smithi082.stdout:2979: done (5 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2982: done (4 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2983: done (3 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2984: done (2 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2985: done (1 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2986: done (0 left) 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2987: read oid 24 snap -1 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2987: expect deleted 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 286 2024-02-18T08:26:55.050 INFO:tasks.rados.rados.0.smithi082.stdout:2988: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-02-18T08:26:55.051 INFO:tasks.rados.rados.0.smithi082.stdout:2988: writing smithi08262953-31 from 0 to 548864 tid 1 2024-02-18T08:26:55.054 INFO:tasks.rados.rados.0.smithi082.stdout:2988: writing smithi08262953-31 from 548864 to 1138688 tid 2 2024-02-18T08:26:55.056 INFO:tasks.rados.rados.0.smithi082.stdout:2988: writing smithi08262953-31 from 1138688 to 1351680 tid 3 2024-02-18T08:26:55.056 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 286 2024-02-18T08:26:55.056 INFO:tasks.rados.rados.0.smithi082.stdout:2989: seq_num 941 ranges {1130496=565248,1695744=475136,2170880=327680} 2024-02-18T08:26:55.065 INFO:tasks.rados.rados.0.smithi082.stdout:2989: writing smithi08262953-39 from 1130496 to 1695744 tid 1 2024-02-18T08:26:55.068 INFO:tasks.rados.rados.0.smithi082.stdout:2989: writing smithi08262953-39 from 1695744 to 2170880 tid 2 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:2989: writing smithi08262953-39 from 2170880 to 2498560 tid 3 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:2990: rollback oid 16 current snap is 286 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 278 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:2988: finishing write tid 1 to smithi08262953-31 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:2988: finishing write tid 2 to smithi08262953-31 2024-02-18T08:26:55.071 INFO:tasks.rados.rados.0.smithi082.stdout:2988: finishing write tid 3 to smithi08262953-31 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2988: finishing write tid 5 to smithi08262953-31 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2988: finishing write tid 6 to smithi08262953-31 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1167 (ObjNum 940 snap 286 seq_num 940) dirty exists 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2988: left oid 31 (ObjNum 940 snap 286 seq_num 940) 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2989: finishing write tid 1 to smithi08262953-39 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2987: done (3 left) 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2988: done (2 left) 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2991: rmattr oid 50 current snap is 286 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 286 2024-02-18T08:26:55.072 INFO:tasks.rados.rados.0.smithi082.stdout:2992: seq_num 942 ranges {0=581632,581632=761856,1343488=40960} 2024-02-18T08:26:55.077 INFO:tasks.rados.rados.0.smithi082.stdout:2992: writing smithi08262953-3 from 0 to 581632 tid 1 2024-02-18T08:26:55.079 INFO:tasks.rados.rados.0.smithi082.stdout:2992: writing smithi08262953-3 from 581632 to 1343488 tid 2 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2992: writing smithi08262953-3 from 1343488 to 1384448 tid 3 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2993: copy_from oid 4 from oid 46 current snap is 286 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2989: finishing write tid 2 to smithi08262953-39 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2989: finishing write tid 3 to smithi08262953-39 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1456 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2991: done (4 left) 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2994: read oid 37 snap -1 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2994: expect (ObjNum 905 snap 280 seq_num 905) 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2995: read oid 13 snap 284 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2995: expect (ObjNum 877 snap 271 seq_num 877) 2024-02-18T08:26:55.080 INFO:tasks.rados.rados.0.smithi082.stdout:2996: snap_remove snap 283 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2996: done (6 left) 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2997: snap_create 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2989: finishing write tid 5 to smithi08262953-39 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2990: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 0 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty dne 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2989: finishing write tid 6 to smithi08262953-39 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1542 (ObjNum 941 snap 286 seq_num 941) dirty exists 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2989: left oid 39 (ObjNum 941 snap 286 seq_num 941) 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2992: finishing write tid 1 to smithi08262953-3 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2992: finishing write tid 2 to smithi08262953-3 2024-02-18T08:26:55.447 INFO:tasks.rados.rados.0.smithi082.stdout:2992: finishing write tid 3 to smithi08262953-3 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2992: finishing write tid 5 to smithi08262953-3 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2993: finishing copy_from to smithi08262953-4 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2993: got expected ENOENT (src dne) 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2993: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2992: finishing write tid 6 to smithi08262953-3 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1546 (ObjNum 942 snap 286 seq_num 942) dirty exists 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2992: left oid 3 (ObjNum 942 snap 286 seq_num 942) 2024-02-18T08:26:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:2995: expect (ObjNum 877 snap 271 seq_num 877) 2024-02-18T08:26:55.588 INFO:tasks.rados.rados.0.smithi082.stdout:2994: expect (ObjNum 905 snap 280 seq_num 905) 2024-02-18T08:26:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:54.417559+0000 mgr.y (mgr.24862) 366 : cluster [DBG] pgmap v629: 89 pgs: 89 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-18T08:26:55.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:54.417559+0000 mgr.y (mgr.24862) 366 : cluster [DBG] pgmap v629: 89 pgs: 89 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-18T08:26:55.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:54.417559+0000 mgr.y (mgr.24862) 366 : cluster [DBG] pgmap v629: 89 pgs: 89 active+clean; 138 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2989: done (6 left) 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2990: done (5 left) 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2992: done (4 left) 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2993: done (3 left) 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2994: done (2 left) 2024-02-18T08:26:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:2995: done (1 left) 2024-02-18T08:26:56.453 INFO:tasks.rados.rados.0.smithi082.stdout:2997: done (0 left) 2024-02-18T08:26:56.453 INFO:tasks.rados.rados.0.smithi082.stdout:2998: delete oid 44 current snap is 287 2024-02-18T08:26:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:2998: done (0 left) 2024-02-18T08:26:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:2999: delete oid 20 current snap is 287 2024-02-18T08:26:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:2999: done (0 left) 2024-02-18T08:26:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:3000: rmattr oid 37 current snap is 287 2024-02-18T08:26:56.459 INFO:tasks.rados.rados.0.smithi082.stdout:3001: snap_create 2024-02-18T08:26:56.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1246 (ObjNum 905 snap 280 seq_num 905) dirty exists 2024-02-18T08:26:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:55.445823+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-02-18T08:26:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:56.452714+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-02-18T08:26:56.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:55.445823+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-02-18T08:26:56.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:56.452714+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-02-18T08:26:56.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:55.445823+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-02-18T08:26:56.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:56.452714+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-02-18T08:26:57.373 INFO:tasks.rados.rados.0.smithi082.stdout:3000: done (1 left) 2024-02-18T08:26:57.373 INFO:tasks.rados.rados.0.smithi082.stdout:3001: done (0 left) 2024-02-18T08:26:57.373 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 288 2024-02-18T08:26:57.373 INFO:tasks.rados.rados.0.smithi082.stdout:3002: seq_num 945 ranges {2850816=630784,3481600=458752,3940352=344064} 2024-02-18T08:26:57.391 INFO:tasks.rados.rados.0.smithi082.stdout:3002: writing smithi08262953-4 from 2850816 to 3481600 tid 1 2024-02-18T08:26:57.394 INFO:tasks.rados.rados.0.smithi082.stdout:3002: writing smithi08262953-4 from 3481600 to 3940352 tid 2 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3002: writing smithi08262953-4 from 3940352 to 4284416 tid 3 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3003: read oid 38 snap -1 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3003: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3004: rollback oid 15 current snap is 288 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 277 2024-02-18T08:26:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3005: delete oid 29 current snap is 288 2024-02-18T08:26:57.400 INFO:tasks.rados.rados.0.smithi082.stdout:3003: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3002: finishing write tid 1 to smithi08262953-4 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3002: finishing write tid 2 to smithi08262953-4 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3003: done (3 left) 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3005: done (2 left) 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3006: rollback oid 16 current snap is 288 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 252 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3002: finishing write tid 3 to smithi08262953-4 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3004: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3002: finishing write tid 5 to smithi08262953-4 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3004: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:3004: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:26:57.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1303 (ObjNum 860 snap 265 seq_num 860) dirty exists 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3002: finishing write tid 6 to smithi08262953-4 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1553 (ObjNum 945 snap 288 seq_num 945) dirty exists 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3002: left oid 4 (ObjNum 945 snap 288 seq_num 945) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3002: done (2 left) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3004: done (1 left) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3007: rmattr oid 23 current snap is 288 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3007: done (1 left) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3008: read oid 50 snap -1 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3008: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3009: read oid 2 snap 282 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3009: expect (ObjNum 928 snap 282 seq_num 928) 2024-02-18T08:26:57.412 INFO:tasks.rados.rados.0.smithi082.stdout:3010: snap_create 2024-02-18T08:26:57.413 INFO:tasks.rados.rados.0.smithi082.stdout:3006: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:26:57.413 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 0 (ObjNum 0 snap 21935 seq_num 580216272) dirty dne 2024-02-18T08:26:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3008: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:26:57.523 INFO:tasks.rados.rados.0.smithi082.stdout:3009: expect (ObjNum 928 snap 282 seq_num 928) 2024-02-18T08:26:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:56.418168+0000 mgr.y (mgr.24862) 367 : cluster [DBG] pgmap v631: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:26:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:57.373713+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-02-18T08:26:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:56.418168+0000 mgr.y (mgr.24862) 367 : cluster [DBG] pgmap v631: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:26:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:57.373713+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-02-18T08:26:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:56.418168+0000 mgr.y (mgr.24862) 367 : cluster [DBG] pgmap v631: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:26:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:57.373713+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-02-18T08:26:58.375 INFO:tasks.rados.rados.0.smithi082.stdout:3006: done (3 left) 2024-02-18T08:26:58.375 INFO:tasks.rados.rados.0.smithi082.stdout:3008: done (2 left) 2024-02-18T08:26:58.375 INFO:tasks.rados.rados.0.smithi082.stdout:3009: done (1 left) 2024-02-18T08:26:58.375 INFO:tasks.rados.rados.0.smithi082.stdout:3010: done (0 left) 2024-02-18T08:26:58.376 INFO:tasks.rados.rados.0.smithi082.stdout:3011: copy_from oid 24 from oid 35 current snap is 289 2024-02-18T08:26:58.376 INFO:tasks.rados.rados.0.smithi082.stdout:3012: read oid 32 snap 280 2024-02-18T08:26:58.376 INFO:tasks.rados.rados.0.smithi082.stdout:3012: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:58.376 INFO:tasks.rados.rados.0.smithi082.stdout:3013: delete oid 31 current snap is 289 2024-02-18T08:26:58.381 INFO:tasks.rados.rados.0.smithi082.stdout:3013: done (2 left) 2024-02-18T08:26:58.381 INFO:tasks.rados.rados.0.smithi082.stdout:3014: rollback oid 11 current snap is 289 2024-02-18T08:26:58.381 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 277 2024-02-18T08:26:58.381 INFO:tasks.rados.rados.0.smithi082.stdout:3015: delete oid 44 current snap is 289 2024-02-18T08:26:58.382 INFO:tasks.rados.rados.0.smithi082.stdout:3012: expect (ObjNum 792 snap 241 seq_num 792) 2024-02-18T08:26:58.442 INFO:tasks.rados.rados.0.smithi082.stdout:3011: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:26:58.442 INFO:tasks.rados.rados.0.smithi082.stdout:3011: finishing copy_from to smithi08262953-24 2024-02-18T08:26:58.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1311 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:26:58.442 INFO:tasks.rados.rados.0.smithi082.stdout:3014: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3014: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3011: done (3 left) 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3012: done (2 left) 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3015: done (1 left) 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 289 2024-02-18T08:26:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3016: seq_num 949 ranges {1867776=704512,2572288=794624,3366912=8192} 2024-02-18T08:26:58.455 INFO:tasks.rados.rados.0.smithi082.stdout:3016: writing smithi08262953-32 from 1867776 to 2572288 tid 1 2024-02-18T08:26:58.460 INFO:tasks.rados.rados.0.smithi082.stdout:3016: writing smithi08262953-32 from 2572288 to 3366912 tid 2 2024-02-18T08:26:58.460 INFO:tasks.rados.rados.0.smithi082.stdout:3016: writing smithi08262953-32 from 3366912 to 3375104 tid 3 2024-02-18T08:26:58.460 INFO:tasks.rados.rados.0.smithi082.stdout:3017: snap_remove snap 288 2024-02-18T08:26:59.383 INFO:tasks.rados.rados.0.smithi082.stdout:3017: done (2 left) 2024-02-18T08:26:59.383 INFO:tasks.rados.rados.0.smithi082.stdout:3018: snap_remove snap 282 2024-02-18T08:26:59.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:58.375883+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-02-18T08:26:59.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:26:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:58.418582+0000 mgr.y (mgr.24862) 368 : cluster [DBG] pgmap v635: 89 pgs: 89 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:26:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:58.375883+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-02-18T08:26:59.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:26:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:58.418582+0000 mgr.y (mgr.24862) 368 : cluster [DBG] pgmap v635: 89 pgs: 89 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:26:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:58.375883+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-02-18T08:26:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:26:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:58.418582+0000 mgr.y (mgr.24862) 368 : cluster [DBG] pgmap v635: 89 pgs: 89 active+clean; 141 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.6 MiB/s wr, 15 op/s 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3018: done (2 left) 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3019: delete oid 23 current snap is 289 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3014: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1249 (ObjNum 885 snap 274 seq_num 885) dirty exists 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3016: finishing write tid 1 to smithi08262953-32 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3016: finishing write tid 2 to smithi08262953-32 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3016: finishing write tid 3 to smithi08262953-32 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3016: finishing write tid 5 to smithi08262953-32 2024-02-18T08:27:00.390 INFO:tasks.rados.rados.0.smithi082.stdout:3016: finishing write tid 6 to smithi08262953-32 2024-02-18T08:27:00.391 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1594 (ObjNum 949 snap 289 seq_num 949) dirty exists 2024-02-18T08:27:00.391 INFO:tasks.rados.rados.0.smithi082.stdout:3016: left oid 32 (ObjNum 949 snap 289 seq_num 949) 2024-02-18T08:27:00.405 INFO:tasks.rados.rados.0.smithi082.stdout:3014: done (2 left) 2024-02-18T08:27:00.405 INFO:tasks.rados.rados.0.smithi082.stdout:3016: done (1 left) 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:3019: done (0 left) 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:3020: rollback oid 18 current snap is 289 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 273 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:3021: rollback oid 20 current snap is 289 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 286 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 289 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:3022: seq_num 951 ranges {0=737280,737280=614400,1351680=188416} 2024-02-18T08:27:00.406 INFO:tasks.rados.rados.0.smithi082.stdout:3022: writing smithi08262953-17 from 0 to 737280 tid 1 2024-02-18T08:27:00.409 INFO:tasks.rados.rados.0.smithi082.stdout:3022: writing smithi08262953-17 from 737280 to 1351680 tid 2 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3022: writing smithi08262953-17 from 1351680 to 1540096 tid 3 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3023: read oid 48 snap -1 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3023: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3024: snap_create 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3020: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3020: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1333 (ObjNum 0 snap 21935 seq_num 579501264) dirty dne 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3022: finishing write tid 1 to smithi08262953-17 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3021: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:27:00.411 INFO:tasks.rados.rados.0.smithi082.stdout:3021: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:27:00.412 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1604 (ObjNum 936 snap 286 seq_num 936) dirty exists 2024-02-18T08:27:00.414 INFO:tasks.rados.rados.0.smithi082.stdout:3022: finishing write tid 2 to smithi08262953-17 2024-02-18T08:27:00.414 INFO:tasks.rados.rados.0.smithi082.stdout:3022: finishing write tid 3 to smithi08262953-17 2024-02-18T08:27:00.415 INFO:tasks.rados.rados.0.smithi082.stdout:3022: finishing write tid 5 to smithi08262953-17 2024-02-18T08:27:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:3022: finishing write tid 6 to smithi08262953-17 2024-02-18T08:27:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1499 (ObjNum 951 snap 289 seq_num 951) dirty exists 2024-02-18T08:27:00.418 INFO:tasks.rados.rados.0.smithi082.stdout:3022: left oid 17 (ObjNum 951 snap 289 seq_num 951) 2024-02-18T08:27:00.421 INFO:tasks.rados.rados.0.smithi082.stdout:3023: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:00.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:26:59.382848+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-02-18T08:27:00.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:26:59.382848+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-02-18T08:27:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:26:59.382848+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-02-18T08:27:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:3020: done (4 left) 2024-02-18T08:27:01.396 INFO:tasks.rados.rados.0.smithi082.stdout:3021: done (3 left) 2024-02-18T08:27:01.397 INFO:tasks.rados.rados.0.smithi082.stdout:3022: done (2 left) 2024-02-18T08:27:01.397 INFO:tasks.rados.rados.0.smithi082.stdout:3023: done (1 left) 2024-02-18T08:27:01.397 INFO:tasks.rados.rados.0.smithi082.stdout:3024: done (0 left) 2024-02-18T08:27:01.397 INFO:tasks.rados.rados.0.smithi082.stdout:3025: snap_create 2024-02-18T08:27:01.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:00.389876+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-02-18T08:27:01.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:00.418999+0000 mgr.y (mgr.24862) 369 : cluster [DBG] pgmap v638: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 962 KiB/s wr, 19 op/s 2024-02-18T08:27:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:00.389876+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-02-18T08:27:01.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:00.418999+0000 mgr.y (mgr.24862) 369 : cluster [DBG] pgmap v638: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 962 KiB/s wr, 19 op/s 2024-02-18T08:27:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:00.389876+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-02-18T08:27:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:00.418999+0000 mgr.y (mgr.24862) 369 : cluster [DBG] pgmap v638: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 962 KiB/s wr, 19 op/s 2024-02-18T08:27:02.376 INFO:tasks.rados.rados.0.smithi082.stdout:3025: done (0 left) 2024-02-18T08:27:02.376 INFO:tasks.rados.rados.0.smithi082.stdout:3026: snap_remove snap 287 2024-02-18T08:27:02.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:01.394832+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-02-18T08:27:02.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:02.376358+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-02-18T08:27:02.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:01.394832+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-02-18T08:27:02.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:02.376358+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-02-18T08:27:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:01.394832+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-02-18T08:27:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:02.376358+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:3026: done (0 left) 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:3027: copy_from oid 14 from oid 19 current snap is 291 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:3028: rollback oid 13 current snap is 291 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 13 to 278 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 291 2024-02-18T08:27:03.379 INFO:tasks.rados.rados.0.smithi082.stdout:3029: seq_num 952 ranges {1384448=753664,2138112=499712,2637824=303104} 2024-02-18T08:27:03.391 INFO:tasks.rados.rados.0.smithi082.stdout:3029: writing smithi08262953-3 from 1384448 to 2138112 tid 1 2024-02-18T08:27:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:3029: writing smithi08262953-3 from 2138112 to 2637824 tid 2 2024-02-18T08:27:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:3029: writing smithi08262953-3 from 2637824 to 2940928 tid 3 2024-02-18T08:27:03.396 INFO:tasks.rados.rados.0.smithi082.stdout:3030: delete oid 43 current snap is 291 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3027: finishing copy_from to smithi08262953-14 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3027: got expected ENOENT (src dne) 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3027: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3028: finishing rollback tid 0 to smithi08262953-13 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3028: finishing rollback tid 1 to smithi08262953-13 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3028: finishing rollback tid 2 to smithi08262953-13 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1919 (ObjNum 877 snap 271 seq_num 877) dirty exists 2024-02-18T08:27:03.397 INFO:tasks.rados.rados.0.smithi082.stdout:3029: finishing write tid 1 to smithi08262953-3 2024-02-18T08:27:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:3027: done (3 left) 2024-02-18T08:27:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:3028: done (2 left) 2024-02-18T08:27:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:3030: done (1 left) 2024-02-18T08:27:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:3031: snap_create 2024-02-18T08:27:03.400 INFO:tasks.rados.rados.0.smithi082.stdout:3029: finishing write tid 2 to smithi08262953-3 2024-02-18T08:27:03.401 INFO:tasks.rados.rados.0.smithi082.stdout:3029: finishing write tid 3 to smithi08262953-3 2024-02-18T08:27:03.402 INFO:tasks.rados.rados.0.smithi082.stdout:3029: finishing write tid 5 to smithi08262953-3 2024-02-18T08:27:03.403 INFO:tasks.rados.rados.0.smithi082.stdout:3029: finishing write tid 6 to smithi08262953-3 2024-02-18T08:27:03.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1564 (ObjNum 952 snap 291 seq_num 952) dirty exists 2024-02-18T08:27:03.404 INFO:tasks.rados.rados.0.smithi082.stdout:3029: left oid 3 (ObjNum 952 snap 291 seq_num 952) 2024-02-18T08:27:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:02.419514+0000 mgr.y (mgr.24862) 370 : cluster [DBG] pgmap v641: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-02-18T08:27:03.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:03.379475+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-02-18T08:27:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:02.419514+0000 mgr.y (mgr.24862) 370 : cluster [DBG] pgmap v641: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-02-18T08:27:03.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:03.379475+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-02-18T08:27:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:02.419514+0000 mgr.y (mgr.24862) 370 : cluster [DBG] pgmap v641: 89 pgs: 89 active+clean; 142 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 672 KiB/s wr, 13 op/s 2024-02-18T08:27:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:03.379475+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-02-18T08:27:04.404 INFO:tasks.rados.rados.0.smithi082.stdout:3029: done (1 left) 2024-02-18T08:27:04.404 INFO:tasks.rados.rados.0.smithi082.stdout:3031: done (0 left) 2024-02-18T08:27:04.404 INFO:tasks.rados.rados.0.smithi082.stdout:3032: read oid 11 snap -1 2024-02-18T08:27:04.404 INFO:tasks.rados.rados.0.smithi082.stdout:3032: expect (ObjNum 885 snap 274 seq_num 885) 2024-02-18T08:27:04.404 INFO:tasks.rados.rados.0.smithi082.stdout:3033: snap_remove snap 278 2024-02-18T08:27:05.410 INFO:tasks.rados.rados.0.smithi082.stdout:3033: done (1 left) 2024-02-18T08:27:05.410 INFO:tasks.rados.rados.0.smithi082.stdout:3034: setattr oid 1 current snap is 292 2024-02-18T08:27:05.414 INFO:tasks.rados.rados.0.smithi082.stdout:3035: read oid 24 snap -1 2024-02-18T08:27:05.415 INFO:tasks.rados.rados.0.smithi082.stdout:3035: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:05.415 INFO:tasks.rados.rados.0.smithi082.stdout:3036: setattr oid 45 current snap is 292 2024-02-18T08:27:05.415 INFO:tasks.rados.rados.0.smithi082.stdout:3032: expect (ObjNum 885 snap 274 seq_num 885) 2024-02-18T08:27:05.516 INFO:tasks.rados.rados.0.smithi082.stdout:3035: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1334 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3032: done (3 left) 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3034: done (2 left) 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3035: done (1 left) 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3037: rollback oid 34 current snap is 292 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 34 to 280 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3038: read oid 48 snap -1 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3038: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:05.517 INFO:tasks.rados.rados.0.smithi082.stdout:3039: snap_remove snap 277 2024-02-18T08:27:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:04.404575+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-02-18T08:27:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:04.419970+0000 mgr.y (mgr.24862) 371 : cluster [DBG] pgmap v644: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 718 KiB/s wr, 6 op/s 2024-02-18T08:27:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:04.404575+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-02-18T08:27:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:04.419970+0000 mgr.y (mgr.24862) 371 : cluster [DBG] pgmap v644: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 718 KiB/s wr, 6 op/s 2024-02-18T08:27:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:04.404575+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-02-18T08:27:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:04.419970+0000 mgr.y (mgr.24862) 371 : cluster [DBG] pgmap v644: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 718 KiB/s wr, 6 op/s 2024-02-18T08:27:06.412 INFO:tasks.rados.rados.0.smithi082.stdout:3039: done (3 left) 2024-02-18T08:27:06.412 INFO:tasks.rados.rados.0.smithi082.stdout:3040: read oid 50 snap 285 2024-02-18T08:27:06.413 INFO:tasks.rados.rados.0.smithi082.stdout:3040: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:06.413 INFO:tasks.rados.rados.0.smithi082.stdout:3041: delete oid 17 current snap is 292 2024-02-18T08:27:06.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1264 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:06.423 INFO:tasks.rados.rados.0.smithi082.stdout:3037: finishing rollback tid 0 to smithi08262953-34 2024-02-18T08:27:06.424 INFO:tasks.rados.rados.0.smithi082.stdout:3037: finishing rollback tid 1 to smithi08262953-34 2024-02-18T08:27:06.424 INFO:tasks.rados.rados.0.smithi082.stdout:3037: finishing rollback tid 2 to smithi08262953-34 2024-02-18T08:27:06.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1242 (ObjNum 904 snap 279 seq_num 904) dirty exists 2024-02-18T08:27:06.424 INFO:tasks.rados.rados.0.smithi082.stdout:3038: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:06.473 INFO:tasks.rados.rados.0.smithi082.stdout:3040: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3036: done (4 left) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3037: done (3 left) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3038: done (2 left) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3040: done (1 left) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3041: done (0 left) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3042: rollback oid 10 current snap is 292 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 280 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3043: read oid 37 snap -1 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3043: expect (ObjNum 905 snap 280 seq_num 905) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3044: read oid 34 snap -1 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3044: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:27:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3045: delete oid 38 current snap is 292 2024-02-18T08:27:06.582 INFO:tasks.rados.rados.0.smithi082.stdout:3045: done (3 left) 2024-02-18T08:27:06.582 INFO:tasks.rados.rados.0.smithi082.stdout:3046: snap_create 2024-02-18T08:27:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:3042: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:27:06.583 INFO:tasks.rados.rados.0.smithi082.stdout:3044: expect (ObjNum 904 snap 279 seq_num 904) 2024-02-18T08:27:06.604 INFO:tasks.rados.rados.0.smithi082.stdout:3042: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:27:06.604 INFO:tasks.rados.rados.0.smithi082.stdout:3042: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:27:06.605 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1627 (ObjNum 908 snap 280 seq_num 908) dirty exists 2024-02-18T08:27:06.605 INFO:tasks.rados.rados.0.smithi082.stdout:3043: expect (ObjNum 905 snap 280 seq_num 905) 2024-02-18T08:27:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:05.408863+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-02-18T08:27:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:05.408863+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-02-18T08:27:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:05.408863+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-02-18T08:27:07.501 INFO:tasks.rados.rados.0.smithi082.stdout:3042: done (3 left) 2024-02-18T08:27:07.501 INFO:tasks.rados.rados.0.smithi082.stdout:3043: done (2 left) 2024-02-18T08:27:07.501 INFO:tasks.rados.rados.0.smithi082.stdout:3044: done (1 left) 2024-02-18T08:27:07.501 INFO:tasks.rados.rados.0.smithi082.stdout:3046: done (0 left) 2024-02-18T08:27:07.501 INFO:tasks.rados.rados.0.smithi082.stdout:3047: read oid 43 snap -1 2024-02-18T08:27:07.502 INFO:tasks.rados.rados.0.smithi082.stdout:3047: expect deleted 2024-02-18T08:27:07.502 INFO:tasks.rados.rados.0.smithi082.stdout:3048: setattr oid 18 current snap is 293 2024-02-18T08:27:07.502 INFO:tasks.rados.rados.0.smithi082.stdout:3047: done (1 left) 2024-02-18T08:27:07.502 INFO:tasks.rados.rados.0.smithi082.stdout:3049: delete oid 29 current snap is 293 2024-02-18T08:27:07.505 INFO:tasks.rados.rados.0.smithi082.stdout:3049: done (1 left) 2024-02-18T08:27:07.505 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 293 2024-02-18T08:27:07.505 INFO:tasks.rados.rados.0.smithi082.stdout:3050: seq_num 957 ranges {2654208=434176,3088384=720896,3809280=483328} 2024-02-18T08:27:07.521 INFO:tasks.rados.rados.0.smithi082.stdout:3050: writing smithi08262953-13 from 2654208 to 3088384 tid 1 2024-02-18T08:27:07.525 INFO:tasks.rados.rados.0.smithi082.stdout:3050: writing smithi08262953-13 from 3088384 to 3809280 tid 2 2024-02-18T08:27:07.528 INFO:tasks.rados.rados.0.smithi082.stdout:3050: writing smithi08262953-13 from 3809280 to 4292608 tid 3 2024-02-18T08:27:07.528 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 293 2024-02-18T08:27:07.528 INFO:tasks.rados.rados.0.smithi082.stdout:3051: seq_num 958 ranges {745472=450560,1196032=655360,1851392=548864} 2024-02-18T08:27:07.534 INFO:tasks.rados.rados.0.smithi082.stdout:3051: writing smithi08262953-34 from 745472 to 1196032 tid 1 2024-02-18T08:27:07.538 INFO:tasks.rados.rados.0.smithi082.stdout:3051: writing smithi08262953-34 from 1196032 to 1851392 tid 2 2024-02-18T08:27:07.541 INFO:tasks.rados.rados.0.smithi082.stdout:3051: writing smithi08262953-34 from 1851392 to 2400256 tid 3 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3052: rollback oid 49 current snap is 293 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 286 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1335 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: finishing write tid 1 to smithi08262953-13 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: finishing write tid 2 to smithi08262953-13 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: finishing write tid 3 to smithi08262953-13 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: finishing write tid 5 to smithi08262953-13 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: finishing write tid 6 to smithi08262953-13 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1940 (ObjNum 957 snap 293 seq_num 957) dirty exists 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3050: left oid 13 (ObjNum 957 snap 293 seq_num 957) 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3051: finishing write tid 1 to smithi08262953-34 2024-02-18T08:27:07.542 INFO:tasks.rados.rados.0.smithi082.stdout:3051: finishing write tid 2 to smithi08262953-34 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:3048: done (3 left) 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:3050: done (2 left) 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:3053: copy_from oid 50 from oid 22 current snap is 293 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:3054: rollback oid 21 current snap is 293 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 21 to 252 2024-02-18T08:27:07.543 INFO:tasks.rados.rados.0.smithi082.stdout:3055: delete oid 33 current snap is 293 2024-02-18T08:27:07.544 INFO:tasks.rados.rados.0.smithi082.stdout:3053: finishing copy_from to smithi08262953-50 2024-02-18T08:27:07.544 INFO:tasks.rados.rados.0.smithi082.stdout:3053: got expected ENOENT (src dne) 2024-02-18T08:27:07.544 INFO:tasks.rados.rados.0.smithi082.stdout:3053: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:27:07.545 INFO:tasks.rados.rados.0.smithi082.stdout:3051: finishing write tid 3 to smithi08262953-34 2024-02-18T08:27:07.545 INFO:tasks.rados.rados.0.smithi082.stdout:3051: finishing write tid 5 to smithi08262953-34 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:3051: finishing write tid 6 to smithi08262953-34 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1246 (ObjNum 958 snap 293 seq_num 958) dirty exists 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:3051: left oid 34 (ObjNum 958 snap 293 seq_num 958) 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:3054: finishing rollback tid 0 to smithi08262953-21 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:3054: finishing rollback tid 1 to smithi08262953-21 2024-02-18T08:27:07.547 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1579 (ObjNum 1 snap 0 seq_num 579907072) dirty dne 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3051: done (4 left) 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3053: done (3 left) 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3054: done (2 left) 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3055: done (1 left) 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3056: read oid 6 snap -1 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3056: expect (ObjNum 892 snap 277 seq_num 892) 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3057: rollback oid 30 current snap is 293 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 292 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3058: rmattr oid 48 current snap is 293 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3059: read oid 43 snap -1 2024-02-18T08:27:07.549 INFO:tasks.rados.rados.0.smithi082.stdout:3059: expect deleted 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3060: read oid 33 snap -1 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3060: expect deleted 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3061: read oid 19 snap 291 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3061: expect deleted 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3062: read oid 35 snap -1 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3062: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:07.550 INFO:tasks.rados.rados.0.smithi082.stdout:3063: delete oid 34 current snap is 293 2024-02-18T08:27:07.551 INFO:tasks.rados.rados.0.smithi082.stdout:3062: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:3052: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:27:07.553 INFO:tasks.rados.rados.0.smithi082.stdout:3052: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:27:07.554 INFO:tasks.rados.rados.0.smithi082.stdout:3052: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:27:07.554 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1944 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:27:07.554 INFO:tasks.rados.rados.0.smithi082.stdout:3057: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3052: done (8 left) 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3059: done (7 left) 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3060: done (6 left) 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3062: done (5 left) 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3063: done (4 left) 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3064: copy_from oid 7 from oid 45 current snap is 293 2024-02-18T08:27:07.555 INFO:tasks.rados.rados.0.smithi082.stdout:3065: delete oid 46 current snap is 293 2024-02-18T08:27:07.557 INFO:tasks.rados.rados.0.smithi082.stdout:3065: done (5 left) 2024-02-18T08:27:07.557 INFO:tasks.rados.rados.0.smithi082.stdout:3066: setattr oid 16 current snap is 293 2024-02-18T08:27:07.557 INFO:tasks.rados.rados.0.smithi082.stdout:3057: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:3057: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 1948 (ObjNum 894 snap 277 seq_num 894) dirty exists 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1950 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:3057: done (5 left) 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:3058: done (4 left) 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:3061: done (3 left) 2024-02-18T08:27:07.559 INFO:tasks.rados.rados.0.smithi082.stdout:3067: rollback oid 27 current snap is 293 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 291 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3068: copy_from oid 21 from oid 46 current snap is 293 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3069: rollback oid 23 current snap is 293 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 290 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3070: read oid 30 snap -1 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3070: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3071: rmattr oid 48 current snap is 293 2024-02-18T08:27:07.560 INFO:tasks.rados.rados.0.smithi082.stdout:3072: snap_create 2024-02-18T08:27:07.561 INFO:tasks.rados.rados.0.smithi082.stdout:3068: finishing copy_from to smithi08262953-21 2024-02-18T08:27:07.561 INFO:tasks.rados.rados.0.smithi082.stdout:3068: got expected ENOENT (src dne) 2024-02-18T08:27:07.561 INFO:tasks.rados.rados.0.smithi082.stdout:3068: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:27:07.563 INFO:tasks.rados.rados.0.smithi082.stdout:3067: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:27:07.567 INFO:tasks.rados.rados.0.smithi082.stdout:3069: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:27:07.567 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1291 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:27:07.567 INFO:tasks.rados.rados.0.smithi082.stdout:3064: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:27:07.567 INFO:tasks.rados.rados.0.smithi082.stdout:3067: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:27:07.567 INFO:tasks.rados.rados.0.smithi082.stdout:3067: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:27:07.568 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1442 (ObjNum 927 snap 282 seq_num 927) dirty exists 2024-02-18T08:27:07.571 INFO:tasks.rados.rados.0.smithi082.stdout:3056: expect (ObjNum 892 snap 277 seq_num 892) 2024-02-18T08:27:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:06.411219+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-02-18T08:27:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:06.420381+0000 mgr.y (mgr.24862) 372 : cluster [DBG] pgmap v647: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:27:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:06.411219+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-02-18T08:27:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:06.420381+0000 mgr.y (mgr.24862) 372 : cluster [DBG] pgmap v647: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:27:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:06.411219+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-02-18T08:27:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:06.420381+0000 mgr.y (mgr.24862) 372 : cluster [DBG] pgmap v647: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:27:08.120 INFO:tasks.rados.rados.0.smithi082.stdout:3064: finishing copy_from to smithi08262953-7 2024-02-18T08:27:08.120 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1264 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:08.120 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1314 (ObjNum 1 snap 32561 seq_num 579451984) dirty exists 2024-02-18T08:27:08.120 INFO:tasks.rados.rados.0.smithi082.stdout:3070: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 1951 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3056: done (8 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3064: done (7 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3066: done (6 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3067: done (5 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3068: done (4 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3069: done (3 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3070: done (2 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3071: done (1 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3072: done (0 left) 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 294 2024-02-18T08:27:08.532 INFO:tasks.rados.rados.0.smithi082.stdout:3073: seq_num 962 ranges {1220608=516096,1736704=589824,2326528=614400} 2024-02-18T08:27:08.540 INFO:tasks.rados.rados.0.smithi082.stdout:3073: writing smithi08262953-40 from 1220608 to 1736704 tid 1 2024-02-18T08:27:08.543 INFO:tasks.rados.rados.0.smithi082.stdout:3073: writing smithi08262953-40 from 1736704 to 2326528 tid 2 2024-02-18T08:27:08.547 INFO:tasks.rados.rados.0.smithi082.stdout:3073: writing smithi08262953-40 from 2326528 to 2940928 tid 3 2024-02-18T08:27:08.547 INFO:tasks.rados.rados.0.smithi082.stdout:3074: snap_create 2024-02-18T08:27:08.547 INFO:tasks.rados.rados.0.smithi082.stdout:3073: finishing write tid 1 to smithi08262953-40 2024-02-18T08:27:08.550 INFO:tasks.rados.rados.0.smithi082.stdout:3073: finishing write tid 2 to smithi08262953-40 2024-02-18T08:27:08.551 INFO:tasks.rados.rados.0.smithi082.stdout:3073: finishing write tid 3 to smithi08262953-40 2024-02-18T08:27:08.551 INFO:tasks.rados.rados.0.smithi082.stdout:3073: finishing write tid 5 to smithi08262953-40 2024-02-18T08:27:08.553 INFO:tasks.rados.rados.0.smithi082.stdout:3073: finishing write tid 6 to smithi08262953-40 2024-02-18T08:27:08.553 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1446 (ObjNum 962 snap 294 seq_num 962) dirty exists 2024-02-18T08:27:08.553 INFO:tasks.rados.rados.0.smithi082.stdout:3073: left oid 40 (ObjNum 962 snap 294 seq_num 962) 2024-02-18T08:27:08.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:07.501882+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-02-18T08:27:08.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:07.501882+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-02-18T08:27:08.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:07.501882+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-02-18T08:27:09.507 INFO:tasks.rados.rados.0.smithi082.stdout:3073: done (1 left) 2024-02-18T08:27:09.507 INFO:tasks.rados.rados.0.smithi082.stdout:3074: done (0 left) 2024-02-18T08:27:09.507 INFO:tasks.rados.rados.0.smithi082.stdout:3075: snap_create 2024-02-18T08:27:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:08.420818+0000 mgr.y (mgr.24862) 373 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 752 KiB/s wr, 10 op/s 2024-02-18T08:27:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:08.501611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-02-18T08:27:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:08.420818+0000 mgr.y (mgr.24862) 373 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 752 KiB/s wr, 10 op/s 2024-02-18T08:27:09.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:08.501611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-02-18T08:27:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:08.420818+0000 mgr.y (mgr.24862) 373 : cluster [DBG] pgmap v649: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 752 KiB/s wr, 10 op/s 2024-02-18T08:27:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:08.501611+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-02-18T08:27:10.513 INFO:tasks.rados.rados.0.smithi082.stdout:3075: done (0 left) 2024-02-18T08:27:10.514 INFO:tasks.rados.rados.0.smithi082.stdout:3076: setattr oid 37 current snap is 296 2024-02-18T08:27:10.514 INFO:tasks.rados.rados.0.smithi082.stdout:3077: copy_from oid 13 from oid 1 current snap is 296 2024-02-18T08:27:10.514 INFO:tasks.rados.rados.0.smithi082.stdout:3078: delete oid 27 current snap is 296 2024-02-18T08:27:10.520 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1250 (ObjNum 905 snap 280 seq_num 905) dirty exists 2024-02-18T08:27:10.520 INFO:tasks.rados.rados.0.smithi082.stdout:3076: done (2 left) 2024-02-18T08:27:10.521 INFO:tasks.rados.rados.0.smithi082.stdout:3078: done (1 left) 2024-02-18T08:27:10.521 INFO:tasks.rados.rados.0.smithi082.stdout:3079: copy_from oid 18 from oid 34 current snap is 296 2024-02-18T08:27:10.521 INFO:tasks.rados.rados.0.smithi082.stdout:3080: snap_remove snap 273 2024-02-18T08:27:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:09.507774+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-02-18T08:27:10.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:09.507774+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-02-18T08:27:10.948 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:09.507774+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3080: done (2 left) 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3081: rmattr oid 15 current snap is 296 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3081: done (2 left) 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3082: setattr oid 5 current snap is 296 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3079: finishing copy_from to smithi08262953-18 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3079: got expected ENOENT (src dne) 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3079: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3077: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:3077: finishing copy_from to smithi08262953-13 2024-02-18T08:27:11.520 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1334 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:27:11.525 INFO:tasks.rados.rados.0.smithi082.stdout:3077: done (2 left) 2024-02-18T08:27:11.525 INFO:tasks.rados.rados.0.smithi082.stdout:3079: done (1 left) 2024-02-18T08:27:11.525 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 296 2024-02-18T08:27:11.525 INFO:tasks.rados.rados.0.smithi082.stdout:3083: seq_num 964 ranges {0=548864,548864=761856,1310720=442368} 2024-02-18T08:27:11.530 INFO:tasks.rados.rados.0.smithi082.stdout:3083: writing smithi08262953-46 from 0 to 548864 tid 1 2024-02-18T08:27:11.531 INFO:tasks.rados.rados.0.smithi082.stdout:3083: writing smithi08262953-46 from 548864 to 1310720 tid 2 2024-02-18T08:27:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:3083: writing smithi08262953-46 from 1310720 to 1753088 tid 3 2024-02-18T08:27:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:3084: read oid 42 snap -1 2024-02-18T08:27:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:3084: expect (ObjNum 889 snap 277 seq_num 889) 2024-02-18T08:27:11.534 INFO:tasks.rados.rados.0.smithi082.stdout:3085: snap_remove snap 295 2024-02-18T08:27:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:10.421276+0000 mgr.y (mgr.24862) 374 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-02-18T08:27:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:10.513547+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-02-18T08:27:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:10.421276+0000 mgr.y (mgr.24862) 374 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-02-18T08:27:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:10.513547+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-02-18T08:27:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:10.421276+0000 mgr.y (mgr.24862) 374 : cluster [DBG] pgmap v652: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.2 MiB/s wr, 39 op/s 2024-02-18T08:27:11.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:10.513547+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-02-18T08:27:12.393 INFO:tasks.rados.rados.0.smithi082.stdout:3085: done (3 left) 2024-02-18T08:27:12.393 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 296 2024-02-18T08:27:12.393 INFO:tasks.rados.rados.0.smithi082.stdout:3086: seq_num 965 ranges {3137536=565248,3702784=647168,4349952=548864,4898816=8192} 2024-02-18T08:27:12.412 INFO:tasks.rados.rados.0.smithi082.stdout:3086: writing smithi08262953-14 from 3137536 to 3702784 tid 1 2024-02-18T08:27:12.416 INFO:tasks.rados.rados.0.smithi082.stdout:3086: writing smithi08262953-14 from 3702784 to 4349952 tid 2 2024-02-18T08:27:12.420 INFO:tasks.rados.rados.0.smithi082.stdout:3086: writing smithi08262953-14 from 4349952 to 4898816 tid 3 2024-02-18T08:27:12.420 INFO:tasks.rados.rados.0.smithi082.stdout:3086: writing smithi08262953-14 from 4898816 to 4907008 tid 4 2024-02-18T08:27:12.420 INFO:tasks.rados.rados.0.smithi082.stdout:3087: snap_remove snap 280 2024-02-18T08:27:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:11.520109+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-02-18T08:27:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:12.392498+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-02-18T08:27:12.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:11.520109+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-02-18T08:27:12.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:12.392498+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-02-18T08:27:13.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:11.520109+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-02-18T08:27:13.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:12.392498+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-02-18T08:27:13.393 INFO:tasks.rados.rados.0.smithi082.stdout:3087: done (4 left) 2024-02-18T08:27:13.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 296 2024-02-18T08:27:13.394 INFO:tasks.rados.rados.0.smithi082.stdout:3088: seq_num 966 ranges {0=581632,581632=581632,1163264=622592} 2024-02-18T08:27:13.397 INFO:tasks.rados.rados.0.smithi082.stdout:3088: writing smithi08262953-25 from 0 to 581632 tid 1 2024-02-18T08:27:13.401 INFO:tasks.rados.rados.0.smithi082.stdout:3088: writing smithi08262953-25 from 581632 to 1163264 tid 2 2024-02-18T08:27:13.405 INFO:tasks.rados.rados.0.smithi082.stdout:3088: writing smithi08262953-25 from 1163264 to 1785856 tid 3 2024-02-18T08:27:13.405 INFO:tasks.rados.rados.0.smithi082.stdout:3089: snap_create 2024-02-18T08:27:13.408 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1312 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:27:13.408 INFO:tasks.rados.rados.0.smithi082.stdout:3083: finishing write tid 1 to smithi08262953-46 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3083: finishing write tid 2 to smithi08262953-46 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3083: finishing write tid 3 to smithi08262953-46 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3083: finishing write tid 5 to smithi08262953-46 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3083: finishing write tid 6 to smithi08262953-46 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1172 (ObjNum 964 snap 296 seq_num 964) dirty exists 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3083: left oid 46 (ObjNum 964 snap 296 seq_num 964) 2024-02-18T08:27:13.409 INFO:tasks.rados.rados.0.smithi082.stdout:3084: expect (ObjNum 889 snap 277 seq_num 889) 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 1 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 2 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 3 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 4 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 6 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: finishing write tid 7 to smithi08262953-14 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1340 (ObjNum 965 snap 296 seq_num 965) dirty exists 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3086: left oid 14 (ObjNum 965 snap 296 seq_num 965) 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3088: finishing write tid 1 to smithi08262953-25 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3088: finishing write tid 2 to smithi08262953-25 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3088: finishing write tid 3 to smithi08262953-25 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3088: finishing write tid 5 to smithi08262953-25 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3088: finishing write tid 6 to smithi08262953-25 2024-02-18T08:27:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1504 (ObjNum 966 snap 296 seq_num 966) dirty exists 2024-02-18T08:27:13.443 INFO:tasks.rados.rados.0.smithi082.stdout:3088: left oid 25 (ObjNum 966 snap 296 seq_num 966) 2024-02-18T08:27:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:12.421729+0000 mgr.y (mgr.24862) 375 : cluster [DBG] pgmap v656: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-02-18T08:27:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:13.391285+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-02-18T08:27:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:12.421729+0000 mgr.y (mgr.24862) 375 : cluster [DBG] pgmap v656: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-02-18T08:27:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:13.391285+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-02-18T08:27:14.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:12.421729+0000 mgr.y (mgr.24862) 375 : cluster [DBG] pgmap v656: 89 pgs: 89 active+clean; 151 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-02-18T08:27:14.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:13.391285+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-02-18T08:27:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:3082: done (5 left) 2024-02-18T08:27:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:3083: done (4 left) 2024-02-18T08:27:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:3084: done (3 left) 2024-02-18T08:27:14.394 INFO:tasks.rados.rados.0.smithi082.stdout:3086: done (2 left) 2024-02-18T08:27:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:3088: done (1 left) 2024-02-18T08:27:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:3089: done (0 left) 2024-02-18T08:27:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:3090: read oid 30 snap -1 2024-02-18T08:27:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:3090: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:27:14.395 INFO:tasks.rados.rados.0.smithi082.stdout:3091: snap_remove snap 292 2024-02-18T08:27:15.399 INFO:tasks.rados.rados.0.smithi082.stdout:3091: done (1 left) 2024-02-18T08:27:15.400 INFO:tasks.rados.rados.0.smithi082.stdout:3092: copy_from oid 34 from oid 45 current snap is 297 2024-02-18T08:27:15.400 INFO:tasks.rados.rados.0.smithi082.stdout:3093: read oid 17 snap 293 2024-02-18T08:27:15.400 INFO:tasks.rados.rados.0.smithi082.stdout:3093: expect deleted 2024-02-18T08:27:15.400 INFO:tasks.rados.rados.0.smithi082.stdout:3094: copy_from oid 35 from oid 28 current snap is 297 2024-02-18T08:27:15.400 INFO:tasks.rados.rados.0.smithi082.stdout:3095: snap_remove snap 286 2024-02-18T08:27:15.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:14.394391+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-02-18T08:27:15.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:14.422194+0000 mgr.y (mgr.24862) 376 : cluster [DBG] pgmap v659: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 700 KiB/s rd, 914 KiB/s wr, 15 op/s 2024-02-18T08:27:15.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:14.394391+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-02-18T08:27:15.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:14.422194+0000 mgr.y (mgr.24862) 376 : cluster [DBG] pgmap v659: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 700 KiB/s rd, 914 KiB/s wr, 15 op/s 2024-02-18T08:27:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:14.394391+0000 mon.a (mon.0) 1319 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-02-18T08:27:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:14.422194+0000 mgr.y (mgr.24862) 376 : cluster [DBG] pgmap v659: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 700 KiB/s rd, 914 KiB/s wr, 15 op/s 2024-02-18T08:27:16.400 INFO:tasks.rados.rados.0.smithi082.stdout:3095: done (4 left) 2024-02-18T08:27:16.401 INFO:tasks.rados.rados.0.smithi082.stdout:3096: setattr oid 47 current snap is 297 2024-02-18T08:27:16.401 INFO:tasks.rados.rados.0.smithi082.stdout:3090: expect (ObjNum 894 snap 277 seq_num 894) 2024-02-18T08:27:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:15.400008+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3094: finishing copy_from to smithi08262953-35 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3094: got expected ENOENT (src dne) 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3094: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3092: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3092: finishing copy_from to smithi08262953-34 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1264 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3090: done (4 left) 2024-02-18T08:27:16.820 INFO:tasks.rados.rados.0.smithi082.stdout:3092: done (3 left) 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3093: done (2 left) 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3094: done (1 left) 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3097: copy_from oid 37 from oid 50 current snap is 297 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3098: read oid 1 snap 285 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3098: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:16.821 INFO:tasks.rados.rados.0.smithi082.stdout:3099: snap_create 2024-02-18T08:27:16.822 INFO:tasks.rados.rados.0.smithi082.stdout:3098: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:16.829 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1603 (ObjNum 896 snap 277 seq_num 896) dirty exists 2024-02-18T08:27:16.831 INFO:tasks.rados.rados.0.smithi082.stdout:3097: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:27:16.836 INFO:tasks.rados.rados.0.smithi082.stdout:3097: finishing copy_from to smithi08262953-37 2024-02-18T08:27:16.836 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1456 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:27:16.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:15.400008+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-02-18T08:27:16.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:15.400008+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-02-18T08:27:17.390 INFO:tasks.rados.rados.0.smithi082.stdout:3096: done (3 left) 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3097: done (2 left) 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3098: done (1 left) 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3099: done (0 left) 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3100: read oid 27 snap -1 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3100: expect deleted 2024-02-18T08:27:17.391 INFO:tasks.rados.rados.0.smithi082.stdout:3101: snap_remove snap 297 2024-02-18T08:27:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:16.400926+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-02-18T08:27:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:16.422663+0000 mgr.y (mgr.24862) 377 : cluster [DBG] pgmap v662: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-18T08:27:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:17.390970+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-02-18T08:27:17.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:16.400926+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-02-18T08:27:17.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:16.422663+0000 mgr.y (mgr.24862) 377 : cluster [DBG] pgmap v662: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-18T08:27:17.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:17.390970+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-02-18T08:27:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:16.400926+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-02-18T08:27:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:16.422663+0000 mgr.y (mgr.24862) 377 : cluster [DBG] pgmap v662: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 685 KiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-02-18T08:27:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:17.390970+0000 mon.a (mon.0) 1322 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-02-18T08:27:18.389 INFO:tasks.rados.rados.0.smithi082.stdout:3101: done (1 left) 2024-02-18T08:27:18.390 INFO:tasks.rados.rados.0.smithi082.stdout:3102: copy_from oid 5 from oid 47 current snap is 298 2024-02-18T08:27:18.390 INFO:tasks.rados.rados.0.smithi082.stdout:3100: done (1 left) 2024-02-18T08:27:18.390 INFO:tasks.rados.rados.0.smithi082.stdout:3103: snap_remove snap 291 2024-02-18T08:27:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:3103: done (1 left) 2024-02-18T08:27:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:3104: read oid 15 snap 293 2024-02-18T08:27:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:3104: expect (ObjNum 860 snap 265 seq_num 860) 2024-02-18T08:27:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 298 2024-02-18T08:27:19.404 INFO:tasks.rados.rados.0.smithi082.stdout:3105: seq_num 967 ranges {1818624=598016,2416640=466944,2883584=516096,3399680=221184} 2024-02-18T08:27:19.411 INFO:tasks.rados.rados.0.smithi082.stdout:3105: writing smithi08262953-34 from 1818624 to 2416640 tid 1 2024-02-18T08:27:19.414 INFO:tasks.rados.rados.0.smithi082.stdout:3105: writing smithi08262953-34 from 2416640 to 2883584 tid 2 2024-02-18T08:27:19.417 INFO:tasks.rados.rados.0.smithi082.stdout:3105: writing smithi08262953-34 from 2883584 to 3399680 tid 3 2024-02-18T08:27:19.419 INFO:tasks.rados.rados.0.smithi082.stdout:3105: writing smithi08262953-34 from 3399680 to 3620864 tid 4 2024-02-18T08:27:19.419 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 298 2024-02-18T08:27:19.419 INFO:tasks.rados.rados.0.smithi082.stdout:3106: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2024-02-18T08:27:19.422 INFO:tasks.rados.rados.0.smithi082.stdout:3106: writing smithi08262953-35 from 0 to 614400 tid 1 2024-02-18T08:27:19.427 INFO:tasks.rados.rados.0.smithi082.stdout:3106: writing smithi08262953-35 from 614400 to 1359872 tid 2 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:3106: writing smithi08262953-35 from 1359872 to 1818624 tid 3 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:3107: copy_from oid 21 from oid 7 current snap is 298 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:3102: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:3102: finishing copy_from to smithi08262953-5 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1603 (ObjNum 896 snap 277 seq_num 896) dirty exists 2024-02-18T08:27:19.430 INFO:tasks.rados.rados.0.smithi082.stdout:3104: expect (ObjNum 860 snap 265 seq_num 860) 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 1 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 2 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 3 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 4 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 6 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: finishing write tid 7 to smithi08262953-34 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1269 (ObjNum 967 snap 298 seq_num 967) dirty exists 2024-02-18T08:27:19.512 INFO:tasks.rados.rados.0.smithi082.stdout:3105: left oid 34 (ObjNum 967 snap 298 seq_num 967) 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: finishing write tid 1 to smithi08262953-35 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3102: done (4 left) 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3104: done (3 left) 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3105: done (2 left) 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3108: read oid 26 snap -1 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3108: expect deleted 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3109: snap_create 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: finishing write tid 2 to smithi08262953-35 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: finishing write tid 3 to smithi08262953-35 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: finishing write tid 5 to smithi08262953-35 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: finishing write tid 6 to smithi08262953-35 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1318 (ObjNum 968 snap 298 seq_num 968) dirty exists 2024-02-18T08:27:19.513 INFO:tasks.rados.rados.0.smithi082.stdout:3106: left oid 35 (ObjNum 968 snap 298 seq_num 968) 2024-02-18T08:27:19.514 INFO:tasks.rados.rados.0.smithi082.stdout:3107: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:27:19.514 INFO:tasks.rados.rados.0.smithi082.stdout:3107: finishing copy_from to smithi08262953-21 2024-02-18T08:27:19.514 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1264 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:18.390214+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-02-18T08:27:19.650 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:18.423155+0000 mgr.y (mgr.24862) 378 : cluster [DBG] pgmap v665: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-02-18T08:27:19.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:18.390214+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-02-18T08:27:19.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:18.423155+0000 mgr.y (mgr.24862) 378 : cluster [DBG] pgmap v665: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-02-18T08:27:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:18.390214+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-02-18T08:27:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:18.423155+0000 mgr.y (mgr.24862) 378 : cluster [DBG] pgmap v665: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.4 MiB/s wr, 2 op/s 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3106: done (3 left) 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3107: done (2 left) 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3108: done (1 left) 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3109: done (0 left) 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3110: read oid 20 snap -1 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3110: expect (ObjNum 936 snap 286 seq_num 936) 2024-02-18T08:27:20.398 INFO:tasks.rados.rados.0.smithi082.stdout:3111: delete oid 31 current snap is 299 2024-02-18T08:27:20.401 INFO:tasks.rados.rados.0.smithi082.stdout:3111: done (1 left) 2024-02-18T08:27:20.401 INFO:tasks.rados.rados.0.smithi082.stdout:3112: snap_remove snap 285 2024-02-18T08:27:20.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:19.396759+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-02-18T08:27:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:19.396759+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-02-18T08:27:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:19.396759+0000 mon.a (mon.0) 1324 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-02-18T08:27:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:3112: done (1 left) 2024-02-18T08:27:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 299 2024-02-18T08:27:21.416 INFO:tasks.rados.rados.0.smithi082.stdout:3113: seq_num 970 ranges {2940928=655360,3596288=516096,4112384=688128} 2024-02-18T08:27:21.437 INFO:tasks.rados.rados.0.smithi082.stdout:3113: writing smithi08262953-3 from 2940928 to 3596288 tid 1 2024-02-18T08:27:21.440 INFO:tasks.rados.rados.0.smithi082.stdout:3113: writing smithi08262953-3 from 3596288 to 4112384 tid 2 2024-02-18T08:27:21.444 INFO:tasks.rados.rados.0.smithi082.stdout:3113: writing smithi08262953-3 from 4112384 to 4800512 tid 3 2024-02-18T08:27:21.444 INFO:tasks.rados.rados.0.smithi082.stdout:3114: rmattr oid 19 current snap is 299 2024-02-18T08:27:21.445 INFO:tasks.rados.rados.0.smithi082.stdout:3114: done (2 left) 2024-02-18T08:27:21.445 INFO:tasks.rados.rados.0.smithi082.stdout:3115: rollback oid 31 current snap is 299 2024-02-18T08:27:21.445 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 294 2024-02-18T08:27:21.445 INFO:tasks.rados.rados.0.smithi082.stdout:3110: expect (ObjNum 936 snap 286 seq_num 936) 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: finishing write tid 1 to smithi08262953-3 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: finishing write tid 2 to smithi08262953-3 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3115: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 0 (ObjNum 580367120 snap 21935 seq_num 580756928) dirty dne 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: finishing write tid 3 to smithi08262953-3 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: finishing write tid 5 to smithi08262953-3 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: finishing write tid 6 to smithi08262953-3 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1621 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: left oid 3 (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3110: done (2 left) 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3113: done (1 left) 2024-02-18T08:27:21.532 INFO:tasks.rados.rados.0.smithi082.stdout:3115: done (0 left) 2024-02-18T08:27:21.533 INFO:tasks.rados.rados.0.smithi082.stdout:3116: snap_remove snap 298 2024-02-18T08:27:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:20.398341+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-02-18T08:27:21.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:20.423627+0000 mgr.y (mgr.24862) 379 : cluster [DBG] pgmap v668: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:27:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:20.398341+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-02-18T08:27:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:20.423627+0000 mgr.y (mgr.24862) 379 : cluster [DBG] pgmap v668: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:27:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:20.398341+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-02-18T08:27:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:20.423627+0000 mgr.y (mgr.24862) 379 : cluster [DBG] pgmap v668: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:27:22.390 INFO:tasks.rados.rados.0.smithi082.stdout:3116: done (0 left) 2024-02-18T08:27:22.390 INFO:tasks.rados.rados.0.smithi082.stdout:3117: rollback oid 28 current snap is 299 2024-02-18T08:27:22.390 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 293 2024-02-18T08:27:22.390 INFO:tasks.rados.rados.0.smithi082.stdout:3118: setattr oid 20 current snap is 299 2024-02-18T08:27:22.391 INFO:tasks.rados.rados.0.smithi082.stdout:3119: delete oid 10 current snap is 299 2024-02-18T08:27:22.392 INFO:tasks.rados.rados.0.smithi082.stdout:3117: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:27:22.392 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1227 (ObjNum 0 snap 32561 seq_num 580688304) dirty dne 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1662 (ObjNum 936 snap 286 seq_num 936) dirty exists 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:3117: done (2 left) 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:3118: done (1 left) 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:3119: done (0 left) 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:3120: copy_from oid 8 from oid 46 current snap is 299 2024-02-18T08:27:22.397 INFO:tasks.rados.rados.0.smithi082.stdout:3121: snap_remove snap 289 2024-02-18T08:27:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:21.415447+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-02-18T08:27:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:22.389929+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-02-18T08:27:22.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:21.415447+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-02-18T08:27:22.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:22.389929+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-02-18T08:27:22.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:21.415447+0000 mon.a (mon.0) 1326 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-02-18T08:27:22.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:22.389929+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-02-18T08:27:23.394 INFO:tasks.rados.rados.0.smithi082.stdout:3121: done (1 left) 2024-02-18T08:27:23.394 INFO:tasks.rados.rados.0.smithi082.stdout:3122: rmattr oid 36 current snap is 299 2024-02-18T08:27:23.394 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 299 2024-02-18T08:27:23.394 INFO:tasks.rados.rados.0.smithi082.stdout:3123: seq_num 972 ranges {0=688128,688128=688128,1376256=516096} 2024-02-18T08:27:23.404 INFO:tasks.rados.rados.0.smithi082.stdout:3123: writing smithi08262953-38 from 0 to 688128 tid 1 2024-02-18T08:27:23.404 INFO:tasks.rados.rados.0.smithi082.stdout:3123: writing smithi08262953-38 from 688128 to 1376256 tid 2 2024-02-18T08:27:23.411 INFO:tasks.rados.rados.0.smithi082.stdout:3123: writing smithi08262953-38 from 1376256 to 1892352 tid 3 2024-02-18T08:27:23.411 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 299 2024-02-18T08:27:23.412 INFO:tasks.rados.rados.0.smithi082.stdout:3124: seq_num 973 ranges {2662400=704512,3366912=573440,3940352=507904,4448256=122880} 2024-02-18T08:27:23.426 INFO:tasks.rados.rados.0.smithi082.stdout:3124: writing smithi08262953-49 from 2662400 to 3366912 tid 1 2024-02-18T08:27:23.429 INFO:tasks.rados.rados.0.smithi082.stdout:3124: writing smithi08262953-49 from 3366912 to 3940352 tid 2 2024-02-18T08:27:23.432 INFO:tasks.rados.rados.0.smithi082.stdout:3124: writing smithi08262953-49 from 3940352 to 4448256 tid 3 2024-02-18T08:27:23.433 INFO:tasks.rados.rados.0.smithi082.stdout:3124: writing smithi08262953-49 from 4448256 to 4571136 tid 4 2024-02-18T08:27:23.433 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 299 2024-02-18T08:27:23.433 INFO:tasks.rados.rados.0.smithi082.stdout:3125: seq_num 974 ranges {0=720896,720896=507904,1228800=671744,1900544=24576} 2024-02-18T08:27:23.437 INFO:tasks.rados.rados.0.smithi082.stdout:3125: writing smithi08262953-29 from 0 to 720896 tid 1 2024-02-18T08:27:23.440 INFO:tasks.rados.rados.0.smithi082.stdout:3125: writing smithi08262953-29 from 720896 to 1228800 tid 2 2024-02-18T08:27:23.445 INFO:tasks.rados.rados.0.smithi082.stdout:3125: writing smithi08262953-29 from 1228800 to 1900544 tid 3 2024-02-18T08:27:23.445 INFO:tasks.rados.rados.0.smithi082.stdout:3125: writing smithi08262953-29 from 1900544 to 1925120 tid 4 2024-02-18T08:27:23.445 INFO:tasks.rados.rados.0.smithi082.stdout:3126: copy_from oid 16 from oid 4 current snap is 299 2024-02-18T08:27:23.445 INFO:tasks.rados.rados.0.smithi082.stdout:3120: finishing copy_from racing read to smithi08262953-8 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3120: finishing copy_from to smithi08262953-8 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 1172 (ObjNum 964 snap 296 seq_num 964) dirty exists 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1012 (ObjNum 918 snap 282 seq_num 918) dirty exists 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: finishing write tid 1 to smithi08262953-38 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: finishing write tid 2 to smithi08262953-38 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: finishing write tid 3 to smithi08262953-38 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: finishing write tid 5 to smithi08262953-38 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: finishing write tid 6 to smithi08262953-38 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1461 (ObjNum 972 snap 299 seq_num 972) dirty exists 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3123: left oid 38 (ObjNum 972 snap 299 seq_num 972) 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 1 to smithi08262953-49 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 2 to smithi08262953-49 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 3 to smithi08262953-49 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 4 to smithi08262953-49 2024-02-18T08:27:23.446 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 6 to smithi08262953-49 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3124: finishing write tid 7 to smithi08262953-49 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2021 (ObjNum 973 snap 299 seq_num 973) dirty exists 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3124: left oid 49 (ObjNum 973 snap 299 seq_num 973) 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 1 to smithi08262953-29 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 2 to smithi08262953-29 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3120: done (5 left) 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3122: done (4 left) 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3123: done (3 left) 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3124: done (2 left) 2024-02-18T08:27:23.447 INFO:tasks.rados.rados.0.smithi082.stdout:3127: snap_create 2024-02-18T08:27:23.449 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 3 to smithi08262953-29 2024-02-18T08:27:23.449 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 4 to smithi08262953-29 2024-02-18T08:27:23.449 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 6 to smithi08262953-29 2024-02-18T08:27:23.451 INFO:tasks.rados.rados.0.smithi082.stdout:3125: finishing write tid 7 to smithi08262953-29 2024-02-18T08:27:23.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1673 (ObjNum 974 snap 299 seq_num 974) dirty exists 2024-02-18T08:27:23.451 INFO:tasks.rados.rados.0.smithi082.stdout:3125: left oid 29 (ObjNum 974 snap 299 seq_num 974) 2024-02-18T08:27:23.461 INFO:tasks.rados.rados.0.smithi082.stdout:3126: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:27:23.463 INFO:tasks.rados.rados.0.smithi082.stdout:3126: finishing copy_from to smithi08262953-16 2024-02-18T08:27:23.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1553 (ObjNum 945 snap 288 seq_num 945) dirty exists 2024-02-18T08:27:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:22.424117+0000 mgr.y (mgr.24862) 380 : cluster [DBG] pgmap v671: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-02-18T08:27:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:23.393665+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-02-18T08:27:23.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:22.424117+0000 mgr.y (mgr.24862) 380 : cluster [DBG] pgmap v671: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-02-18T08:27:23.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:23.393665+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-02-18T08:27:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:22.424117+0000 mgr.y (mgr.24862) 380 : cluster [DBG] pgmap v671: 89 pgs: 89 active+clean; 133 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-02-18T08:27:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:23.393665+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-02-18T08:27:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:3125: done (2 left) 2024-02-18T08:27:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:3126: done (1 left) 2024-02-18T08:27:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:3127: done (0 left) 2024-02-18T08:27:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 300 2024-02-18T08:27:24.426 INFO:tasks.rados.rados.0.smithi082.stdout:3128: seq_num 975 ranges {172032=737280,909312=786432,1695744=417792} 2024-02-18T08:27:24.431 INFO:tasks.rados.rados.0.smithi082.stdout:3128: writing smithi08262953-13 from 172032 to 909312 tid 1 2024-02-18T08:27:24.435 INFO:tasks.rados.rados.0.smithi082.stdout:3128: writing smithi08262953-13 from 909312 to 1695744 tid 2 2024-02-18T08:27:24.437 INFO:tasks.rados.rados.0.smithi082.stdout:3128: writing smithi08262953-13 from 1695744 to 2113536 tid 3 2024-02-18T08:27:24.437 INFO:tasks.rados.rados.0.smithi082.stdout:3129: rollback oid 43 current snap is 300 2024-02-18T08:27:24.438 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 284 2024-02-18T08:27:24.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 300 2024-02-18T08:27:24.438 INFO:tasks.rados.rados.0.smithi082.stdout:3130: seq_num 976 ranges {5832704=753664,6586368=671744,7258112=532480} 2024-02-18T08:27:24.472 INFO:tasks.rados.rados.0.smithi082.stdout:3130: writing smithi08262953-30 from 5832704 to 6586368 tid 1 2024-02-18T08:27:24.475 INFO:tasks.rados.rados.0.smithi082.stdout:3130: writing smithi08262953-30 from 6586368 to 7258112 tid 2 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:3130: writing smithi08262953-30 from 7258112 to 7790592 tid 3 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:3131: snap_create 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:3129: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1547 (ObjNum 288 snap 0 seq_num 65) dirty dne 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:3128: finishing write tid 1 to smithi08262953-13 2024-02-18T08:27:24.479 INFO:tasks.rados.rados.0.smithi082.stdout:3128: finishing write tid 2 to smithi08262953-13 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:3128: finishing write tid 3 to smithi08262953-13 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:3128: finishing write tid 5 to smithi08262953-13 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:3128: finishing write tid 6 to smithi08262953-13 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2026 (ObjNum 975 snap 300 seq_num 975) dirty exists 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:3128: left oid 13 (ObjNum 975 snap 300 seq_num 975) 2024-02-18T08:27:24.480 INFO:tasks.rados.rados.0.smithi082.stdout:3130: finishing write tid 1 to smithi08262953-30 2024-02-18T08:27:24.483 INFO:tasks.rados.rados.0.smithi082.stdout:3130: finishing write tid 2 to smithi08262953-30 2024-02-18T08:27:24.484 INFO:tasks.rados.rados.0.smithi082.stdout:3130: finishing write tid 3 to smithi08262953-30 2024-02-18T08:27:24.484 INFO:tasks.rados.rados.0.smithi082.stdout:3130: finishing write tid 5 to smithi08262953-30 2024-02-18T08:27:24.485 INFO:tasks.rados.rados.0.smithi082.stdout:3130: finishing write tid 6 to smithi08262953-30 2024-02-18T08:27:24.485 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2031 (ObjNum 976 snap 300 seq_num 976) dirty exists 2024-02-18T08:27:24.486 INFO:tasks.rados.rados.0.smithi082.stdout:3130: left oid 30 (ObjNum 976 snap 300 seq_num 976) 2024-02-18T08:27:25.432 INFO:tasks.rados.rados.0.smithi082.stdout:3128: done (3 left) 2024-02-18T08:27:25.432 INFO:tasks.rados.rados.0.smithi082.stdout:3129: done (2 left) 2024-02-18T08:27:25.432 INFO:tasks.rados.rados.0.smithi082.stdout:3130: done (1 left) 2024-02-18T08:27:25.432 INFO:tasks.rados.rados.0.smithi082.stdout:3131: done (0 left) 2024-02-18T08:27:25.432 INFO:tasks.rados.rados.0.smithi082.stdout:3132: snap_remove snap 290 2024-02-18T08:27:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:24.424677+0000 mgr.y (mgr.24862) 381 : cluster [DBG] pgmap v674: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-18T08:27:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:24.426145+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-02-18T08:27:25.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:24.424677+0000 mgr.y (mgr.24862) 381 : cluster [DBG] pgmap v674: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-18T08:27:25.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:24.426145+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-02-18T08:27:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:24.424677+0000 mgr.y (mgr.24862) 381 : cluster [DBG] pgmap v674: 89 pgs: 89 active+clean; 146 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-02-18T08:27:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:24.426145+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-02-18T08:27:26.443 INFO:tasks.rados.rados.0.smithi082.stdout:3132: done (0 left) 2024-02-18T08:27:26.443 INFO:tasks.rados.rados.0.smithi082.stdout:3133: setattr oid 40 current snap is 301 2024-02-18T08:27:26.444 INFO:tasks.rados.rados.0.smithi082.stdout:3134: read oid 41 snap 252 2024-02-18T08:27:26.444 INFO:tasks.rados.rados.0.smithi082.stdout:3134: expect deleted 2024-02-18T08:27:26.444 INFO:tasks.rados.rados.0.smithi082.stdout:3135: snap_remove snap 296 2024-02-18T08:27:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:25.431788+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-02-18T08:27:26.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:25.431788+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-02-18T08:27:26.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:25.431788+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-02-18T08:27:27.394 INFO:tasks.rados.rados.0.smithi082.stdout:3135: done (2 left) 2024-02-18T08:27:27.394 INFO:tasks.rados.rados.0.smithi082.stdout:3136: copy_from oid 27 from oid 44 current snap is 301 2024-02-18T08:27:27.394 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1448 (ObjNum 962 snap 294 seq_num 962) dirty exists 2024-02-18T08:27:27.395 INFO:tasks.rados.rados.0.smithi082.stdout:3133: done (2 left) 2024-02-18T08:27:27.395 INFO:tasks.rados.rados.0.smithi082.stdout:3134: done (1 left) 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3137: rmattr oid 48 current snap is 301 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3138: rmattr oid 39 current snap is 301 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3138: done (2 left) 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3139: read oid 33 snap 252 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3139: expect (ObjNum 827 snap 250 seq_num 827) 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 301 2024-02-18T08:27:27.396 INFO:tasks.rados.rados.0.smithi082.stdout:3140: seq_num 977 ranges {1916928=770048,2686976=557056,3244032=491520,3735552=155648} 2024-02-18T08:27:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3140: writing smithi08262953-15 from 1916928 to 2686976 tid 1 2024-02-18T08:27:27.413 INFO:tasks.rados.rados.0.smithi082.stdout:3140: writing smithi08262953-15 from 2686976 to 3244032 tid 2 2024-02-18T08:27:27.416 INFO:tasks.rados.rados.0.smithi082.stdout:3140: writing smithi08262953-15 from 3244032 to 3735552 tid 3 2024-02-18T08:27:27.417 INFO:tasks.rados.rados.0.smithi082.stdout:3140: writing smithi08262953-15 from 3735552 to 3891200 tid 4 2024-02-18T08:27:27.417 INFO:tasks.rados.rados.0.smithi082.stdout:3141: copy_from oid 5 from oid 6 current snap is 301 2024-02-18T08:27:27.418 INFO:tasks.rados.rados.0.smithi082.stdout:3136: finishing copy_from to smithi08262953-27 2024-02-18T08:27:27.418 INFO:tasks.rados.rados.0.smithi082.stdout:3136: got expected ENOENT (src dne) 2024-02-18T08:27:27.418 INFO:tasks.rados.rados.0.smithi082.stdout:3136: finishing copy_from racing read to smithi08262953-27 2024-02-18T08:27:27.418 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 2047 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:27.418 INFO:tasks.rados.rados.0.smithi082.stdout:3139: expect (ObjNum 827 snap 250 seq_num 827) 2024-02-18T08:27:27.488 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 1 to smithi08262953-15 2024-02-18T08:27:27.488 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 2 to smithi08262953-15 2024-02-18T08:27:27.488 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 3 to smithi08262953-15 2024-02-18T08:27:27.488 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 4 to smithi08262953-15 2024-02-18T08:27:27.488 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 6 to smithi08262953-15 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3140: finishing write tid 7 to smithi08262953-15 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1308 (ObjNum 977 snap 301 seq_num 977) dirty exists 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3140: left oid 15 (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3141: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3141: finishing copy_from to smithi08262953-5 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1304 (ObjNum 892 snap 277 seq_num 892) dirty exists 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3136: done (4 left) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3137: done (3 left) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3139: done (2 left) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3140: done (1 left) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3141: done (0 left) 2024-02-18T08:27:27.489 INFO:tasks.rados.rados.0.smithi082.stdout:3142: delete oid 19 current snap is 301 2024-02-18T08:27:27.491 INFO:tasks.rados.rados.0.smithi082.stdout:3142: done (0 left) 2024-02-18T08:27:27.491 INFO:tasks.rados.rados.0.smithi082.stdout:3143: copy_from oid 37 from oid 15 current snap is 301 2024-02-18T08:27:27.491 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 301 2024-02-18T08:27:27.491 INFO:tasks.rados.rados.0.smithi082.stdout:3144: seq_num 979 ranges {0=802816,802816=729088,1531904=458752,1990656=16384} 2024-02-18T08:27:27.495 INFO:tasks.rados.rados.0.smithi082.stdout:3144: writing smithi08262953-27 from 0 to 802816 tid 1 2024-02-18T08:27:27.499 INFO:tasks.rados.rados.0.smithi082.stdout:3144: writing smithi08262953-27 from 802816 to 1531904 tid 2 2024-02-18T08:27:27.502 INFO:tasks.rados.rados.0.smithi082.stdout:3144: writing smithi08262953-27 from 1531904 to 1990656 tid 3 2024-02-18T08:27:27.502 INFO:tasks.rados.rados.0.smithi082.stdout:3144: writing smithi08262953-27 from 1990656 to 2007040 tid 4 2024-02-18T08:27:27.502 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 301 2024-02-18T08:27:27.502 INFO:tasks.rados.rados.0.smithi082.stdout:3145: seq_num 980 ranges {2506752=417792,2924544=614400,3538944=663552,4202496=327680} 2024-02-18T08:27:27.518 INFO:tasks.rados.rados.0.smithi082.stdout:3145: writing smithi08262953-11 from 2506752 to 2924544 tid 1 2024-02-18T08:27:27.521 INFO:tasks.rados.rados.0.smithi082.stdout:3145: writing smithi08262953-11 from 2924544 to 3538944 tid 2 2024-02-18T08:27:27.525 INFO:tasks.rados.rados.0.smithi082.stdout:3145: writing smithi08262953-11 from 3538944 to 4202496 tid 3 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3145: writing smithi08262953-11 from 4202496 to 4530176 tid 4 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3146: copy_from oid 4 from oid 16 current snap is 301 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 1 to smithi08262953-27 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 2 to smithi08262953-27 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 3 to smithi08262953-27 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 4 to smithi08262953-27 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 6 to smithi08262953-27 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3143: finishing copy_from racing read to smithi08262953-37 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3143: finishing copy_from to smithi08262953-37 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1308 (ObjNum 977 snap 301 seq_num 977) dirty exists 2024-02-18T08:27:27.528 INFO:tasks.rados.rados.0.smithi082.stdout:3144: finishing write tid 7 to smithi08262953-27 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1453 (ObjNum 979 snap 301 seq_num 979) dirty exists 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3144: left oid 27 (ObjNum 979 snap 301 seq_num 979) 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 1 to smithi08262953-11 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 2 to smithi08262953-11 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3143: done (3 left) 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3144: done (2 left) 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3147: rollback oid 25 current snap is 301 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 294 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3148: read oid 48 snap -1 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3148: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:27.529 INFO:tasks.rados.rados.0.smithi082.stdout:3149: snap_create 2024-02-18T08:27:27.530 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 3 to smithi08262953-11 2024-02-18T08:27:27.531 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 4 to smithi08262953-11 2024-02-18T08:27:27.531 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 6 to smithi08262953-11 2024-02-18T08:27:27.532 INFO:tasks.rados.rados.0.smithi082.stdout:3147: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:27:27.532 INFO:tasks.rados.rados.0.smithi082.stdout:3147: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:27:27.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1506 (ObjNum 288 snap 0 seq_num 769) dirty dne 2024-02-18T08:27:27.533 INFO:tasks.rados.rados.0.smithi082.stdout:3145: finishing write tid 7 to smithi08262953-11 2024-02-18T08:27:27.533 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1461 (ObjNum 980 snap 301 seq_num 980) dirty exists 2024-02-18T08:27:27.533 INFO:tasks.rados.rados.0.smithi082.stdout:3145: left oid 11 (ObjNum 980 snap 301 seq_num 980) 2024-02-18T08:27:27.536 INFO:tasks.rados.rados.0.smithi082.stdout:3148: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:27.584 INFO:tasks.rados.rados.0.smithi082.stdout:3146: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:27:27.584 INFO:tasks.rados.rados.0.smithi082.stdout:3146: finishing copy_from to smithi08262953-4 2024-02-18T08:27:27.584 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1553 (ObjNum 945 snap 288 seq_num 945) dirty exists 2024-02-18T08:27:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:26.425300+0000 mgr.y (mgr.24862) 382 : cluster [DBG] pgmap v676: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-02-18T08:27:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:26.441706+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-02-18T08:27:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:27.393025+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-02-18T08:27:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:26.425300+0000 mgr.y (mgr.24862) 382 : cluster [DBG] pgmap v676: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-02-18T08:27:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:26.441706+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-02-18T08:27:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:27.393025+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-02-18T08:27:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:26.425300+0000 mgr.y (mgr.24862) 382 : cluster [DBG] pgmap v676: 89 pgs: 89 active+clean; 147 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 17 op/s 2024-02-18T08:27:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:26.441706+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-02-18T08:27:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:27.393025+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3145: done (4 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3146: done (3 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3147: done (2 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3148: done (1 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3149: done (0 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3150: rmattr oid 43 current snap is 302 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3150: done (0 left) 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 302 2024-02-18T08:27:28.446 INFO:tasks.rados.rados.0.smithi082.stdout:3151: seq_num 981 ranges {7790592=434176,8224768=540672,8765440=466944,9232384=524288,9756672=73728} 2024-02-18T08:27:28.489 INFO:tasks.rados.rados.0.smithi082.stdout:3151: writing smithi08262953-30 from 7790592 to 8224768 tid 1 2024-02-18T08:27:28.492 INFO:tasks.rados.rados.0.smithi082.stdout:3151: writing smithi08262953-30 from 8224768 to 8765440 tid 2 2024-02-18T08:27:28.494 INFO:tasks.rados.rados.0.smithi082.stdout:3151: writing smithi08262953-30 from 8765440 to 9232384 tid 3 2024-02-18T08:27:28.497 INFO:tasks.rados.rados.0.smithi082.stdout:3151: writing smithi08262953-30 from 9232384 to 9756672 tid 4 2024-02-18T08:27:28.498 INFO:tasks.rados.rados.0.smithi082.stdout:3151: writing smithi08262953-30 from 9756672 to 9830400 tid 5 2024-02-18T08:27:28.498 INFO:tasks.rados.rados.0.smithi082.stdout:3152: read oid 44 snap -1 2024-02-18T08:27:28.498 INFO:tasks.rados.rados.0.smithi082.stdout:3152: expect deleted 2024-02-18T08:27:28.498 INFO:tasks.rados.rados.0.smithi082.stdout:3153: copy_from oid 31 from oid 28 current snap is 302 2024-02-18T08:27:28.499 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 1 to smithi08262953-30 2024-02-18T08:27:28.499 INFO:tasks.rados.rados.0.smithi082.stdout:3154: copy_from oid 14 from oid 35 current snap is 302 2024-02-18T08:27:28.499 INFO:tasks.rados.rados.0.smithi082.stdout:3155: snap_remove snap 252 2024-02-18T08:27:29.451 INFO:tasks.rados.rados.0.smithi082.stdout:3155: done (4 left) 2024-02-18T08:27:29.451 INFO:tasks.rados.rados.0.smithi082.stdout:3156: rmattr oid 1 current snap is 302 2024-02-18T08:27:29.451 INFO:tasks.rados.rados.0.smithi082.stdout:3157: snap_remove snap 299 2024-02-18T08:27:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:28.425868+0000 mgr.y (mgr.24862) 383 : cluster [DBG] pgmap v679: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:27:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:28.445810+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-02-18T08:27:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:29.291790+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:27:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:28.425868+0000 mgr.y (mgr.24862) 383 : cluster [DBG] pgmap v679: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:27:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:28.445810+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-02-18T08:27:29.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:29.291790+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:27:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:28.425868+0000 mgr.y (mgr.24862) 383 : cluster [DBG] pgmap v679: 89 pgs: 89 active+clean; 156 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:27:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:28.445810+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-02-18T08:27:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:29.291790+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:27:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:3157: done (5 left) 2024-02-18T08:27:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:3158: rollback oid 25 current snap is 302 2024-02-18T08:27:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 284 2024-02-18T08:27:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 302 2024-02-18T08:27:30.461 INFO:tasks.rados.rados.0.smithi082.stdout:3159: seq_num 982 ranges {1753088=450560,2203648=425984,2629632=679936,3309568=466944,3776512=32768} 2024-02-18T08:27:30.473 INFO:tasks.rados.rados.0.smithi082.stdout:3159: writing smithi08262953-8 from 1753088 to 2203648 tid 1 2024-02-18T08:27:30.475 INFO:tasks.rados.rados.0.smithi082.stdout:3159: writing smithi08262953-8 from 2203648 to 2629632 tid 2 2024-02-18T08:27:30.479 INFO:tasks.rados.rados.0.smithi082.stdout:3159: writing smithi08262953-8 from 2629632 to 3309568 tid 3 2024-02-18T08:27:30.481 INFO:tasks.rados.rados.0.smithi082.stdout:3159: writing smithi08262953-8 from 3309568 to 3776512 tid 4 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3159: writing smithi08262953-8 from 3776512 to 3809280 tid 5 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3160: read oid 23 snap -1 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3160: expect deleted 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3161: delete oid 46 current snap is 302 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 2 to smithi08262953-30 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3153: finishing copy_from to smithi08262953-31 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3153: got expected ENOENT (src dne) 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3153: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 3 to smithi08262953-30 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 4 to smithi08262953-30 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 5 to smithi08262953-30 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 7 to smithi08262953-30 2024-02-18T08:27:30.483 INFO:tasks.rados.rados.0.smithi082.stdout:3154: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3151: finishing write tid 8 to smithi08262953-30 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2059 (ObjNum 981 snap 302 seq_num 981) dirty exists 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3151: left oid 30 (ObjNum 981 snap 302 seq_num 981) 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3154: finishing copy_from to smithi08262953-14 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1318 (ObjNum 968 snap 298 seq_num 968) dirty exists 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1341 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3158: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1506 (ObjNum 1 snap 32561 seq_num 580521280) dirty dne 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 1 to smithi08262953-8 2024-02-18T08:27:30.484 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 2 to smithi08262953-8 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3151: done (8 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3152: done (7 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3153: done (6 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3154: done (5 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3156: done (4 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3158: done (3 left) 2024-02-18T08:27:30.485 INFO:tasks.rados.rados.0.smithi082.stdout:3160: done (2 left) 2024-02-18T08:27:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:3161: done (1 left) 2024-02-18T08:27:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:3162: rollback oid 49 current snap is 302 2024-02-18T08:27:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 284 2024-02-18T08:27:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 302 2024-02-18T08:27:30.486 INFO:tasks.rados.rados.0.smithi082.stdout:3163: seq_num 984 ranges {0=483328,483328=598016,1081344=647168,1728512=360448} 2024-02-18T08:27:30.487 INFO:tasks.rados.rados.0.smithi082.stdout:3163: writing smithi08262953-41 from 0 to 483328 tid 1 2024-02-18T08:27:30.491 INFO:tasks.rados.rados.0.smithi082.stdout:3163: writing smithi08262953-41 from 483328 to 1081344 tid 2 2024-02-18T08:27:30.494 INFO:tasks.rados.rados.0.smithi082.stdout:3163: writing smithi08262953-41 from 1081344 to 1728512 tid 3 2024-02-18T08:27:30.497 INFO:tasks.rados.rados.0.smithi082.stdout:3163: writing smithi08262953-41 from 1728512 to 2088960 tid 4 2024-02-18T08:27:30.497 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 302 2024-02-18T08:27:30.497 INFO:tasks.rados.rados.0.smithi082.stdout:3164: seq_num 985 ranges {0=499712,499712=483328,983040=450560,1433600=581632,2015232=90112} 2024-02-18T08:27:30.500 INFO:tasks.rados.rados.0.smithi082.stdout:3164: writing smithi08262953-12 from 0 to 499712 tid 1 2024-02-18T08:27:30.503 INFO:tasks.rados.rados.0.smithi082.stdout:3164: writing smithi08262953-12 from 499712 to 983040 tid 2 2024-02-18T08:27:30.505 INFO:tasks.rados.rados.0.smithi082.stdout:3164: writing smithi08262953-12 from 983040 to 1433600 tid 3 2024-02-18T08:27:30.509 INFO:tasks.rados.rados.0.smithi082.stdout:3164: writing smithi08262953-12 from 1433600 to 2015232 tid 4 2024-02-18T08:27:30.509 INFO:tasks.rados.rados.0.smithi082.stdout:3164: writing smithi08262953-12 from 2015232 to 2105344 tid 5 2024-02-18T08:27:30.509 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 302 2024-02-18T08:27:30.510 INFO:tasks.rados.rados.0.smithi082.stdout:3165: seq_num 986 ranges {1818624=516096,2334720=770048,3104768=655360,3760128=180224} 2024-02-18T08:27:30.522 INFO:tasks.rados.rados.0.smithi082.stdout:3165: writing smithi08262953-14 from 1818624 to 2334720 tid 1 2024-02-18T08:27:30.526 INFO:tasks.rados.rados.0.smithi082.stdout:3165: writing smithi08262953-14 from 2334720 to 3104768 tid 2 2024-02-18T08:27:30.530 INFO:tasks.rados.rados.0.smithi082.stdout:3165: writing smithi08262953-14 from 3104768 to 3760128 tid 3 2024-02-18T08:27:30.531 INFO:tasks.rados.rados.0.smithi082.stdout:3165: writing smithi08262953-14 from 3760128 to 3940352 tid 4 2024-02-18T08:27:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3166: read oid 29 snap -1 2024-02-18T08:27:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3166: expect (ObjNum 974 snap 299 seq_num 974) 2024-02-18T08:27:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3167: read oid 15 snap -1 2024-02-18T08:27:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3167: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:27:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3168: snap_remove snap 300 2024-02-18T08:27:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:29.447171+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-02-18T08:27:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:29.600239+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:27:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:29.600839+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:27:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:27:29.601320+0000 mgr.y (mgr.24862) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:27:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:29.605066+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:27:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:29.447171+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-02-18T08:27:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:29.600239+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:29.600839+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:27:29.601320+0000 mgr.y (mgr.24862) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:29.605066+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:29.447171+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:29.600239+0000 mon.a (mon.0) 1336 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:29.600839+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:27:29.601320+0000 mgr.y (mgr.24862) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:27:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:29.605066+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3168: done (7 left) 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3169: read oid 1 snap -1 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3169: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3170: read oid 13 snap -1 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3170: expect (ObjNum 975 snap 300 seq_num 975) 2024-02-18T08:27:31.466 INFO:tasks.rados.rados.0.smithi082.stdout:3171: snap_remove snap 301 2024-02-18T08:27:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:30.426418+0000 mgr.y (mgr.24862) 385 : cluster [DBG] pgmap v682: 89 pgs: 89 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 19 op/s 2024-02-18T08:27:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:30.459733+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-02-18T08:27:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:30.426418+0000 mgr.y (mgr.24862) 385 : cluster [DBG] pgmap v682: 89 pgs: 89 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 19 op/s 2024-02-18T08:27:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:30.459733+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-02-18T08:27:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:30.426418+0000 mgr.y (mgr.24862) 385 : cluster [DBG] pgmap v682: 89 pgs: 89 active+clean; 169 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 19 op/s 2024-02-18T08:27:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:30.459733+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-02-18T08:27:32.395 INFO:tasks.rados.rados.0.smithi082.stdout:3171: done (9 left) 2024-02-18T08:27:32.395 INFO:tasks.rados.rados.0.smithi082.stdout:3172: read oid 48 snap -1 2024-02-18T08:27:32.395 INFO:tasks.rados.rados.0.smithi082.stdout:3172: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:32.395 INFO:tasks.rados.rados.0.smithi082.stdout:3173: copy_from oid 16 from oid 26 current snap is 302 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 3 to smithi08262953-8 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 4 to smithi08262953-8 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 5 to smithi08262953-8 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 7 to smithi08262953-8 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 1 to smithi08262953-41 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 2 to smithi08262953-41 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3162: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3162: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3162: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2086 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: finishing write tid 8 to smithi08262953-8 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2082 (ObjNum 982 snap 302 seq_num 982) dirty exists 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3159: left oid 8 (ObjNum 982 snap 302 seq_num 982) 2024-02-18T08:27:32.396 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 3 to smithi08262953-41 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 4 to smithi08262953-41 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 6 to smithi08262953-41 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3159: done (10 left) 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3162: done (9 left) 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3174: read oid 25 snap -1 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3174: expect deleted 2024-02-18T08:27:32.397 INFO:tasks.rados.rados.0.smithi082.stdout:3175: snap_remove snap 294 2024-02-18T08:27:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:31.465938+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-02-18T08:27:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:32.394702+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-02-18T08:27:32.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:31.465938+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-02-18T08:27:32.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:32.394702+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-02-18T08:27:32.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:31.465938+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-02-18T08:27:32.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:32.394702+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-02-18T08:27:33.401 INFO:tasks.rados.rados.0.smithi082.stdout:3175: done (10 left) 2024-02-18T08:27:33.401 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 302 2024-02-18T08:27:33.401 INFO:tasks.rados.rados.0.smithi082.stdout:3176: seq_num 987 ranges {933888=532480,1466368=647168,2113536=417792,2531328=409600,2940928=131072} 2024-02-18T08:27:33.409 INFO:tasks.rados.rados.0.smithi082.stdout:3176: writing smithi08262953-42 from 933888 to 1466368 tid 1 2024-02-18T08:27:33.413 INFO:tasks.rados.rados.0.smithi082.stdout:3176: writing smithi08262953-42 from 1466368 to 2113536 tid 2 2024-02-18T08:27:33.416 INFO:tasks.rados.rados.0.smithi082.stdout:3176: writing smithi08262953-42 from 2113536 to 2531328 tid 3 2024-02-18T08:27:33.419 INFO:tasks.rados.rados.0.smithi082.stdout:3176: writing smithi08262953-42 from 2531328 to 2940928 tid 4 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3176: writing smithi08262953-42 from 2940928 to 3072000 tid 5 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3177: rollback oid 5 current snap is 302 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 5 to 293 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3163: finishing write tid 7 to smithi08262953-41 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1346 (ObjNum 984 snap 302 seq_num 984) dirty exists 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3163: left oid 41 (ObjNum 984 snap 302 seq_num 984) 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 1 to smithi08262953-12 2024-02-18T08:27:33.420 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 2 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 3 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 4 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 5 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 7 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: finishing write tid 8 to smithi08262953-12 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1559 (ObjNum 985 snap 302 seq_num 985) dirty exists 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3164: left oid 12 (ObjNum 985 snap 302 seq_num 985) 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 1 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 2 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 3 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 4 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 6 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:3165: finishing write tid 7 to smithi08262953-14 2024-02-18T08:27:33.421 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1351 (ObjNum 986 snap 302 seq_num 986) dirty exists 2024-02-18T08:27:33.422 INFO:tasks.rados.rados.0.smithi082.stdout:3165: left oid 14 (ObjNum 986 snap 302 seq_num 986) 2024-02-18T08:27:33.422 INFO:tasks.rados.rados.0.smithi082.stdout:3166: expect (ObjNum 974 snap 299 seq_num 974) 2024-02-18T08:27:33.473 INFO:tasks.rados.rados.0.smithi082.stdout:3167: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:27:33.633 INFO:tasks.rados.rados.0.smithi082.stdout:3169: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:33.640 INFO:tasks.rados.rados.0.smithi082.stdout:3170: expect (ObjNum 975 snap 300 seq_num 975) 2024-02-18T08:27:33.700 INFO:tasks.rados.rados.0.smithi082.stdout:3173: finishing copy_from to smithi08262953-16 2024-02-18T08:27:33.700 INFO:tasks.rados.rados.0.smithi082.stdout:3173: got expected ENOENT (src dne) 2024-02-18T08:27:33.700 INFO:tasks.rados.rados.0.smithi082.stdout:3173: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:27:33.700 INFO:tasks.rados.rados.0.smithi082.stdout:3172: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 1 to smithi08262953-42 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3177: finishing rollback tid 0 to smithi08262953-5 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3177: finishing rollback tid 1 to smithi08262953-5 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1605 (ObjNum 579319104 snap 21935 seq_num 579433920) dirty dne 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 2 to smithi08262953-42 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 3 to smithi08262953-42 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 4 to smithi08262953-42 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3163: done (11 left) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3164: done (10 left) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3165: done (9 left) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3166: done (8 left) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3167: done (7 left) 2024-02-18T08:27:33.748 INFO:tasks.rados.rados.0.smithi082.stdout:3169: done (6 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3170: done (5 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3172: done (4 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3173: done (3 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3174: done (2 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3177: done (1 left) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3178: read oid 3 snap -1 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3178: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 302 2024-02-18T08:27:33.749 INFO:tasks.rados.rados.0.smithi082.stdout:3179: seq_num 988 ranges {1925120=557056,2482176=532480,3014656=622592,3637248=450560} 2024-02-18T08:27:33.761 INFO:tasks.rados.rados.0.smithi082.stdout:3179: writing smithi08262953-29 from 1925120 to 2482176 tid 1 2024-02-18T08:27:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:32.426807+0000 mgr.y (mgr.24862) 386 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 MiB/s wr, 9 op/s 2024-02-18T08:27:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:33.399943+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-02-18T08:27:33.764 INFO:tasks.rados.rados.0.smithi082.stdout:3179: writing smithi08262953-29 from 2482176 to 3014656 tid 2 2024-02-18T08:27:33.767 INFO:tasks.rados.rados.0.smithi082.stdout:3179: writing smithi08262953-29 from 3014656 to 3637248 tid 3 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3179: writing smithi08262953-29 from 3637248 to 4087808 tid 4 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3180: snap_create 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 5 to smithi08262953-42 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 7 to smithi08262953-42 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3176: finishing write tid 8 to smithi08262953-42 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1275 (ObjNum 987 snap 302 seq_num 987) dirty exists 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3176: left oid 42 (ObjNum 987 snap 302 seq_num 987) 2024-02-18T08:27:33.771 INFO:tasks.rados.rados.0.smithi082.stdout:3178: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:27:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:32.426807+0000 mgr.y (mgr.24862) 386 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 MiB/s wr, 9 op/s 2024-02-18T08:27:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:33.399943+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-02-18T08:27:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:32.426807+0000 mgr.y (mgr.24862) 386 : cluster [DBG] pgmap v686: 89 pgs: 89 active+clean; 167 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 MiB/s wr, 9 op/s 2024-02-18T08:27:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:33.399943+0000 mon.a (mon.0) 1342 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 1 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 2 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 3 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 4 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 6 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: finishing write tid 7 to smithi08262953-29 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1697 (ObjNum 988 snap 302 seq_num 988) dirty exists 2024-02-18T08:27:33.961 INFO:tasks.rados.rados.0.smithi082.stdout:3179: left oid 29 (ObjNum 988 snap 302 seq_num 988) 2024-02-18T08:27:34.473 INFO:tasks.rados.rados.0.smithi082.stdout:3176: done (3 left) 2024-02-18T08:27:34.473 INFO:tasks.rados.rados.0.smithi082.stdout:3178: done (2 left) 2024-02-18T08:27:34.473 INFO:tasks.rados.rados.0.smithi082.stdout:3179: done (1 left) 2024-02-18T08:27:34.473 INFO:tasks.rados.rados.0.smithi082.stdout:3180: done (0 left) 2024-02-18T08:27:34.473 INFO:tasks.rados.rados.0.smithi082.stdout:3181: snap_remove snap 293 2024-02-18T08:27:35.478 INFO:tasks.rados.rados.0.smithi082.stdout:3181: done (0 left) 2024-02-18T08:27:35.478 INFO:tasks.rados.rados.0.smithi082.stdout:3182: copy_from oid 13 from oid 29 current snap is 303 2024-02-18T08:27:35.478 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 303 2024-02-18T08:27:35.478 INFO:tasks.rados.rados.0.smithi082.stdout:3183: seq_num 989 ranges {614400=573440,1187840=466944,1654784=434176,2088960=638976,2727936=65536} 2024-02-18T08:27:35.485 INFO:tasks.rados.rados.0.smithi082.stdout:3183: writing smithi08262953-47 from 614400 to 1187840 tid 1 2024-02-18T08:27:35.488 INFO:tasks.rados.rados.0.smithi082.stdout:3183: writing smithi08262953-47 from 1187840 to 1654784 tid 2 2024-02-18T08:27:35.491 INFO:tasks.rados.rados.0.smithi082.stdout:3183: writing smithi08262953-47 from 1654784 to 2088960 tid 3 2024-02-18T08:27:35.495 INFO:tasks.rados.rados.0.smithi082.stdout:3183: writing smithi08262953-47 from 2088960 to 2727936 tid 4 2024-02-18T08:27:35.496 INFO:tasks.rados.rados.0.smithi082.stdout:3183: writing smithi08262953-47 from 2727936 to 2793472 tid 5 2024-02-18T08:27:35.497 INFO:tasks.rados.rados.0.smithi082.stdout:3184: read oid 28 snap 302 2024-02-18T08:27:35.498 INFO:tasks.rados.rados.0.smithi082.stdout:3184: expect deleted 2024-02-18T08:27:35.498 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 303 2024-02-18T08:27:35.498 INFO:tasks.rados.rados.0.smithi082.stdout:3185: seq_num 990 ranges {1818624=589824,2408448=753664,3162112=638976,3801088=212992} 2024-02-18T08:27:35.510 INFO:tasks.rados.rados.0.smithi082.stdout:3185: writing smithi08262953-21 from 1818624 to 2408448 tid 1 2024-02-18T08:27:35.514 INFO:tasks.rados.rados.0.smithi082.stdout:3185: writing smithi08262953-21 from 2408448 to 3162112 tid 2 2024-02-18T08:27:35.518 INFO:tasks.rados.rados.0.smithi082.stdout:3185: writing smithi08262953-21 from 3162112 to 3801088 tid 3 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3185: writing smithi08262953-21 from 3801088 to 4014080 tid 4 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3186: setattr oid 16 current snap is 303 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 1 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 2 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 3 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 4 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 5 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 7 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3182: finishing copy_from racing read to smithi08262953-13 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: finishing write tid 8 to smithi08262953-47 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1668 (ObjNum 989 snap 303 seq_num 989) dirty exists 2024-02-18T08:27:35.520 INFO:tasks.rados.rados.0.smithi082.stdout:3183: left oid 47 (ObjNum 989 snap 303 seq_num 989) 2024-02-18T08:27:35.521 INFO:tasks.rados.rados.0.smithi082.stdout:3182: finishing copy_from to smithi08262953-13 2024-02-18T08:27:35.521 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 1697 (ObjNum 988 snap 302 seq_num 988) dirty exists 2024-02-18T08:27:35.521 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 1 to smithi08262953-21 2024-02-18T08:27:35.521 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 2 to smithi08262953-21 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3182: done (4 left) 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3183: done (3 left) 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3184: done (2 left) 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3187: rollback oid 25 current snap is 303 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 302 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3188: rmattr oid 2 current snap is 303 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3189: copy_from oid 49 from oid 10 current snap is 303 2024-02-18T08:27:35.522 INFO:tasks.rados.rados.0.smithi082.stdout:3190: snap_create 2024-02-18T08:27:35.523 INFO:tasks.rados.rados.0.smithi082.stdout:3187: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:27:35.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 0 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:27:35.523 INFO:tasks.rados.rados.0.smithi082.stdout:3189: finishing copy_from to smithi08262953-49 2024-02-18T08:27:35.523 INFO:tasks.rados.rados.0.smithi082.stdout:3189: got expected ENOENT (src dne) 2024-02-18T08:27:35.524 INFO:tasks.rados.rados.0.smithi082.stdout:3189: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:27:35.524 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 3 to smithi08262953-21 2024-02-18T08:27:35.524 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 4 to smithi08262953-21 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1560 (ObjNum 945 snap 288 seq_num 945) dirty exists 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1309 (ObjNum 928 snap 282 seq_num 928) dirty exists 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 6 to smithi08262953-21 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:3185: finishing write tid 7 to smithi08262953-21 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1674 (ObjNum 990 snap 303 seq_num 990) dirty exists 2024-02-18T08:27:35.528 INFO:tasks.rados.rados.0.smithi082.stdout:3185: left oid 21 (ObjNum 990 snap 303 seq_num 990) 2024-02-18T08:27:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:34.427226+0000 mgr.y (mgr.24862) 387 : cluster [DBG] pgmap v688: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-02-18T08:27:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:34.473511+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-02-18T08:27:35.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:34.427226+0000 mgr.y (mgr.24862) 387 : cluster [DBG] pgmap v688: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-02-18T08:27:35.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:34.473511+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-02-18T08:27:35.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:34.427226+0000 mgr.y (mgr.24862) 387 : cluster [DBG] pgmap v688: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s rd, 3.5 MiB/s wr, 19 op/s 2024-02-18T08:27:35.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:34.473511+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3185: done (5 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3186: done (4 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3187: done (3 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3188: done (2 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3189: done (1 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3190: done (0 left) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3191: read oid 2 snap 303 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3191: expect (ObjNum 928 snap 282 seq_num 928) 2024-02-18T08:27:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3192: snap_remove snap 302 2024-02-18T08:27:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:35.475371+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-02-18T08:27:36.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:35.475371+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-02-18T08:27:36.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:35.475371+0000 mon.a (mon.0) 1344 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-02-18T08:27:37.399 INFO:tasks.rados.rados.0.smithi082.stdout:3192: done (1 left) 2024-02-18T08:27:37.399 INFO:tasks.rados.rados.0.smithi082.stdout:3193: copy_from oid 46 from oid 24 current snap is 304 2024-02-18T08:27:37.399 INFO:tasks.rados.rados.0.smithi082.stdout:3191: expect (ObjNum 928 snap 282 seq_num 928) 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3193: finishing copy_from racing read to smithi08262953-46 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3193: finishing copy_from to smithi08262953-46 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1311 (ObjNum 579689392 snap 21935 seq_num 577613840) dirty exists 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3191: done (1 left) 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3193: done (0 left) 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3194: copy_from oid 21 from oid 26 current snap is 304 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 304 2024-02-18T08:27:37.507 INFO:tasks.rados.rados.0.smithi082.stdout:3195: seq_num 991 ranges {3891200=606208,4497408=638976,5136384=794624,5931008=172032} 2024-02-18T08:27:37.530 INFO:tasks.rados.rados.0.smithi082.stdout:3195: writing smithi08262953-15 from 3891200 to 4497408 tid 1 2024-02-18T08:27:37.533 INFO:tasks.rados.rados.0.smithi082.stdout:3195: writing smithi08262953-15 from 4497408 to 5136384 tid 2 2024-02-18T08:27:37.538 INFO:tasks.rados.rados.0.smithi082.stdout:3195: writing smithi08262953-15 from 5136384 to 5931008 tid 3 2024-02-18T08:27:37.539 INFO:tasks.rados.rados.0.smithi082.stdout:3195: writing smithi08262953-15 from 5931008 to 6103040 tid 4 2024-02-18T08:27:37.539 INFO:tasks.rados.rados.0.smithi082.stdout:3196: snap_remove snap 303 2024-02-18T08:27:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:36.427880+0000 mgr.y (mgr.24862) 388 : cluster [DBG] pgmap v691: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-02-18T08:27:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:36.495521+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-02-18T08:27:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:37.393855+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-02-18T08:27:37.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:36.427880+0000 mgr.y (mgr.24862) 388 : cluster [DBG] pgmap v691: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-02-18T08:27:37.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:36.495521+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-02-18T08:27:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:37.393855+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-02-18T08:27:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:36.427880+0000 mgr.y (mgr.24862) 388 : cluster [DBG] pgmap v691: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-02-18T08:27:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:36.495521+0000 mon.a (mon.0) 1345 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-02-18T08:27:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:37.393855+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3196: done (2 left) 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3197: rollback oid 49 current snap is 304 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 284 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3194: finishing copy_from to smithi08262953-21 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3194: got expected ENOENT (src dne) 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3194: finishing copy_from racing read to smithi08262953-21 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 1 to smithi08262953-15 2024-02-18T08:27:38.504 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 2 to smithi08262953-15 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 3 to smithi08262953-15 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 4 to smithi08262953-15 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 6 to smithi08262953-15 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: finishing write tid 7 to smithi08262953-15 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1314 (ObjNum 991 snap 304 seq_num 991) dirty exists 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: left oid 15 (ObjNum 991 snap 304 seq_num 991) 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3194: done (2 left) 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3195: done (1 left) 2024-02-18T08:27:38.505 INFO:tasks.rados.rados.0.smithi082.stdout:3198: setattr oid 46 current snap is 304 2024-02-18T08:27:38.506 INFO:tasks.rados.rados.0.smithi082.stdout:3199: copy_from oid 15 from oid 33 current snap is 304 2024-02-18T08:27:38.506 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 304 2024-02-18T08:27:38.506 INFO:tasks.rados.rados.0.smithi082.stdout:3200: seq_num 992 ranges {1818624=622592,2441216=524288,2965504=606208,3571712=475136} 2024-02-18T08:27:38.518 INFO:tasks.rados.rados.0.smithi082.stdout:3200: writing smithi08262953-35 from 1818624 to 2441216 tid 1 2024-02-18T08:27:38.522 INFO:tasks.rados.rados.0.smithi082.stdout:3200: writing smithi08262953-35 from 2441216 to 2965504 tid 2 2024-02-18T08:27:38.525 INFO:tasks.rados.rados.0.smithi082.stdout:3200: writing smithi08262953-35 from 2965504 to 3571712 tid 3 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3200: writing smithi08262953-35 from 3571712 to 4046848 tid 4 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3201: copy_from oid 39 from oid 5 current snap is 304 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3199: finishing copy_from to smithi08262953-15 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3199: got expected ENOENT (src dne) 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3199: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1312 (ObjNum 579760240 snap 21935 seq_num 579979552) dirty exists 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3197: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3197: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3197: finishing rollback tid 2 to smithi08262953-49 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2127 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:27:38.529 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 1 to smithi08262953-35 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 2 to smithi08262953-35 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3197: done (4 left) 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3198: done (3 left) 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3199: done (2 left) 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3202: delete oid 47 current snap is 304 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 3 to smithi08262953-35 2024-02-18T08:27:38.530 INFO:tasks.rados.rados.0.smithi082.stdout:3201: finishing copy_from to smithi08262953-39 2024-02-18T08:27:38.531 INFO:tasks.rados.rados.0.smithi082.stdout:3201: got expected ENOENT (src dne) 2024-02-18T08:27:38.531 INFO:tasks.rados.rados.0.smithi082.stdout:3201: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:27:38.535 INFO:tasks.rados.rados.0.smithi082.stdout:3201: done (2 left) 2024-02-18T08:27:38.535 INFO:tasks.rados.rados.0.smithi082.stdout:3202: done (1 left) 2024-02-18T08:27:38.535 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 304 2024-02-18T08:27:38.536 INFO:tasks.rados.rados.0.smithi082.stdout:3203: seq_num 994 ranges {2105344=655360,2760704=688128,3448832=622592,4071424=294912} 2024-02-18T08:27:38.547 INFO:tasks.rados.rados.0.smithi082.stdout:3203: writing smithi08262953-12 from 2105344 to 2760704 tid 1 2024-02-18T08:27:38.551 INFO:tasks.rados.rados.0.smithi082.stdout:3203: writing smithi08262953-12 from 2760704 to 3448832 tid 2 2024-02-18T08:27:38.554 INFO:tasks.rados.rados.0.smithi082.stdout:3203: writing smithi08262953-12 from 3448832 to 4071424 tid 3 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3203: writing smithi08262953-12 from 4071424 to 4366336 tid 4 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3204: read oid 23 snap -1 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3204: expect deleted 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3205: delete oid 30 current snap is 304 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 4 to smithi08262953-35 2024-02-18T08:27:38.556 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 6 to smithi08262953-35 2024-02-18T08:27:38.557 INFO:tasks.rados.rados.0.smithi082.stdout:3200: finishing write tid 7 to smithi08262953-35 2024-02-18T08:27:38.557 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1565 (ObjNum 992 snap 304 seq_num 992) dirty exists 2024-02-18T08:27:38.557 INFO:tasks.rados.rados.0.smithi082.stdout:3200: left oid 35 (ObjNum 992 snap 304 seq_num 992) 2024-02-18T08:27:38.557 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 1 to smithi08262953-12 2024-02-18T08:27:38.557 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 2 to smithi08262953-12 2024-02-18T08:27:38.558 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 3 to smithi08262953-12 2024-02-18T08:27:38.559 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 4 to smithi08262953-12 2024-02-18T08:27:38.559 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 6 to smithi08262953-12 2024-02-18T08:27:38.559 INFO:tasks.rados.rados.0.smithi082.stdout:3200: done (3 left) 2024-02-18T08:27:38.559 INFO:tasks.rados.rados.0.smithi082.stdout:3204: done (2 left) 2024-02-18T08:27:38.559 INFO:tasks.rados.rados.0.smithi082.stdout:3205: done (1 left) 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3206: read oid 18 snap -1 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3206: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3207: rmattr oid 17 current snap is 304 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3207: done (2 left) 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3208: snap_create 2024-02-18T08:27:38.560 INFO:tasks.rados.rados.0.smithi082.stdout:3206: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:38.562 INFO:tasks.rados.rados.0.smithi082.stdout:3203: finishing write tid 7 to smithi08262953-12 2024-02-18T08:27:38.562 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1570 (ObjNum 994 snap 304 seq_num 994) dirty exists 2024-02-18T08:27:38.562 INFO:tasks.rados.rados.0.smithi082.stdout:3203: left oid 12 (ObjNum 994 snap 304 seq_num 994) 2024-02-18T08:27:39.509 INFO:tasks.rados.rados.0.smithi082.stdout:3203: done (2 left) 2024-02-18T08:27:39.510 INFO:tasks.rados.rados.0.smithi082.stdout:3206: done (1 left) 2024-02-18T08:27:39.510 INFO:tasks.rados.rados.0.smithi082.stdout:3208: done (0 left) 2024-02-18T08:27:39.510 INFO:tasks.rados.rados.0.smithi082.stdout:3209: snap_create 2024-02-18T08:27:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:38.428438+0000 mgr.y (mgr.24862) 389 : cluster [DBG] pgmap v694: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:27:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:38.503089+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-02-18T08:27:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:38.428438+0000 mgr.y (mgr.24862) 389 : cluster [DBG] pgmap v694: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:27:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:38.503089+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-02-18T08:27:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:38.428438+0000 mgr.y (mgr.24862) 389 : cluster [DBG] pgmap v694: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:27:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:38.503089+0000 mon.a (mon.0) 1347 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-02-18T08:27:40.521 INFO:tasks.rados.rados.0.smithi082.stdout:3209: done (0 left) 2024-02-18T08:27:40.522 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 306 2024-02-18T08:27:40.522 INFO:tasks.rados.rados.0.smithi082.stdout:3210: seq_num 996 ranges {6103040=688128,6791168=507904,7299072=581632,7880704=516096} 2024-02-18T08:27:40.557 INFO:tasks.rados.rados.0.smithi082.stdout:3210: writing smithi08262953-15 from 6103040 to 6791168 tid 1 2024-02-18T08:27:40.559 INFO:tasks.rados.rados.0.smithi082.stdout:3210: writing smithi08262953-15 from 6791168 to 7299072 tid 2 2024-02-18T08:27:40.563 INFO:tasks.rados.rados.0.smithi082.stdout:3210: writing smithi08262953-15 from 7299072 to 7880704 tid 3 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3210: writing smithi08262953-15 from 7880704 to 8396800 tid 4 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3211: rollback oid 3 current snap is 306 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 3 to 304 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 1 to smithi08262953-15 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 2 to smithi08262953-15 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 3 to smithi08262953-15 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3212: read oid 50 snap 284 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3212: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:3213: rollback oid 27 current snap is 306 2024-02-18T08:27:40.567 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 304 2024-02-18T08:27:40.568 INFO:tasks.rados.rados.0.smithi082.stdout:3214: rmattr oid 25 current snap is 306 2024-02-18T08:27:40.568 INFO:tasks.rados.rados.0.smithi082.stdout:3214: done (4 left) 2024-02-18T08:27:40.568 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 306 2024-02-18T08:27:40.568 INFO:tasks.rados.rados.0.smithi082.stdout:3215: seq_num 997 ranges {4284416=704512,4988928=794624,5783552=794624,6578176=16384} 2024-02-18T08:27:40.593 INFO:tasks.rados.rados.0.smithi082.stdout:3215: writing smithi08262953-4 from 4284416 to 4988928 tid 1 2024-02-18T08:27:40.598 INFO:tasks.rados.rados.0.smithi082.stdout:3215: writing smithi08262953-4 from 4988928 to 5783552 tid 2 2024-02-18T08:27:40.603 INFO:tasks.rados.rados.0.smithi082.stdout:3215: writing smithi08262953-4 from 5783552 to 6578176 tid 3 2024-02-18T08:27:40.603 INFO:tasks.rados.rados.0.smithi082.stdout:3215: writing smithi08262953-4 from 6578176 to 6594560 tid 4 2024-02-18T08:27:40.603 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 306 2024-02-18T08:27:40.603 INFO:tasks.rados.rados.0.smithi082.stdout:3216: seq_num 998 ranges {3940352=720896,4661248=679936,5341184=598016,5939200=327680} 2024-02-18T08:27:40.628 INFO:tasks.rados.rados.0.smithi082.stdout:3216: writing smithi08262953-14 from 3940352 to 4661248 tid 1 2024-02-18T08:27:40.632 INFO:tasks.rados.rados.0.smithi082.stdout:3216: writing smithi08262953-14 from 4661248 to 5341184 tid 2 2024-02-18T08:27:40.635 INFO:tasks.rados.rados.0.smithi082.stdout:3216: writing smithi08262953-14 from 5341184 to 5939200 tid 3 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3216: writing smithi08262953-14 from 5939200 to 6266880 tid 4 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3217: copy_from oid 20 from oid 5 current snap is 306 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3213: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 4 to smithi08262953-15 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3213: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3213: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1456 (ObjNum 979 snap 301 seq_num 979) dirty exists 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3211: finishing rollback tid 0 to smithi08262953-3 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3211: finishing rollback tid 1 to smithi08262953-3 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3211: finishing rollback tid 2 to smithi08262953-3 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1683 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-02-18T08:27:40.638 INFO:tasks.rados.rados.0.smithi082.stdout:3212: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 6 to smithi08262953-15 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3211: done (6 left) 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3212: done (5 left) 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3213: done (4 left) 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3218: read oid 31 snap 304 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3218: expect deleted 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3219: rollback oid 10 current snap is 306 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 305 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3210: finishing write tid 7 to smithi08262953-15 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1319 (ObjNum 996 snap 306 seq_num 996) dirty exists 2024-02-18T08:27:40.749 INFO:tasks.rados.rados.0.smithi082.stdout:3210: left oid 15 (ObjNum 996 snap 306 seq_num 996) 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 1 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 2 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 3 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 4 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 6 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3210: done (5 left) 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3220: read oid 44 snap -1 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3220: expect deleted 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3221: rollback oid 48 current snap is 306 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 48 to 304 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: finishing write tid 7 to smithi08262953-4 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1689 (ObjNum 997 snap 306 seq_num 997) dirty exists 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3215: left oid 4 (ObjNum 997 snap 306 seq_num 997) 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 1 to smithi08262953-14 2024-02-18T08:27:40.750 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 2 to smithi08262953-14 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3215: done (6 left) 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3222: copy_from oid 9 from oid 50 current snap is 306 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3217: finishing copy_from to smithi08262953-20 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3217: got expected ENOENT (src dne) 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3217: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 3 to smithi08262953-14 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 4 to smithi08262953-14 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 6 to smithi08262953-14 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: finishing write tid 7 to smithi08262953-14 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1356 (ObjNum 998 snap 306 seq_num 998) dirty exists 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: left oid 14 (ObjNum 998 snap 306 seq_num 998) 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3216: done (6 left) 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3217: done (5 left) 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3223: copy_from oid 6 from oid 20 current snap is 306 2024-02-18T08:27:40.751 INFO:tasks.rados.rados.0.smithi082.stdout:3224: read oid 39 snap -1 2024-02-18T08:27:40.752 INFO:tasks.rados.rados.0.smithi082.stdout:3224: expect (ObjNum 941 snap 286 seq_num 941) 2024-02-18T08:27:40.752 INFO:tasks.rados.rados.0.smithi082.stdout:3225: copy_from oid 12 from oid 42 current snap is 306 2024-02-18T08:27:40.752 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 306 2024-02-18T08:27:40.752 INFO:tasks.rados.rados.0.smithi082.stdout:3226: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2024-02-18T08:27:40.752 INFO:tasks.rados.rados.0.smithi082.stdout:3226: writing smithi08262953-33 from 0 to 737280 tid 1 2024-02-18T08:27:40.756 INFO:tasks.rados.rados.0.smithi082.stdout:3226: writing smithi08262953-33 from 737280 to 1302528 tid 2 2024-02-18T08:27:40.760 INFO:tasks.rados.rados.0.smithi082.stdout:3226: writing smithi08262953-33 from 1302528 to 2064384 tid 3 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3226: writing smithi08262953-33 from 2064384 to 2342912 tid 4 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3227: snap_create 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3219: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1664 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3221: finishing rollback tid 0 to smithi08262953-48 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3221: finishing rollback tid 1 to smithi08262953-48 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3221: finishing rollback tid 2 to smithi08262953-48 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 2132 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:27:40.763 INFO:tasks.rados.rados.0.smithi082.stdout:3224: expect (ObjNum 941 snap 286 seq_num 941) 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3222: finishing copy_from racing read to smithi08262953-9 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 1 to smithi08262953-33 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3222: finishing copy_from to smithi08262953-9 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1456 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 2 to smithi08262953-33 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 3 to smithi08262953-33 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 4 to smithi08262953-33 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 6 to smithi08262953-33 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3225: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:27:40.850 INFO:tasks.rados.rados.0.smithi082.stdout:3223: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:3223: finishing copy_from to smithi08262953-6 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1662 (ObjNum 936 snap 286 seq_num 936) dirty exists 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:3225: finishing copy_from to smithi08262953-12 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1275 (ObjNum 987 snap 302 seq_num 987) dirty exists 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:3226: finishing write tid 7 to smithi08262953-33 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1461 (ObjNum 999 snap 306 seq_num 999) dirty exists 2024-02-18T08:27:40.851 INFO:tasks.rados.rados.0.smithi082.stdout:3226: left oid 33 (ObjNum 999 snap 306 seq_num 999) 2024-02-18T08:27:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:39.510126+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-02-18T08:27:40.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:39.510126+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-02-18T08:27:41.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:39.510126+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-02-18T08:27:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:3218: done (9 left) 2024-02-18T08:27:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:3219: done (8 left) 2024-02-18T08:27:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:3220: done (7 left) 2024-02-18T08:27:41.524 INFO:tasks.rados.rados.0.smithi082.stdout:3221: done (6 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3222: done (5 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3223: done (4 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3224: done (3 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3225: done (2 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3226: done (1 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3227: done (0 left) 2024-02-18T08:27:41.525 INFO:tasks.rados.rados.0.smithi082.stdout:3228: delete oid 35 current snap is 307 2024-02-18T08:27:41.528 INFO:tasks.rados.rados.0.smithi082.stdout:3228: done (0 left) 2024-02-18T08:27:41.529 INFO:tasks.rados.rados.0.smithi082.stdout:3229: delete oid 27 current snap is 307 2024-02-18T08:27:41.533 INFO:tasks.rados.rados.0.smithi082.stdout:3229: done (0 left) 2024-02-18T08:27:41.533 INFO:tasks.rados.rados.0.smithi082.stdout:3230: snap_remove snap 305 2024-02-18T08:27:41.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:40.428989+0000 mgr.y (mgr.24862) 390 : cluster [DBG] pgmap v697: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-02-18T08:27:41.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:40.521988+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-02-18T08:27:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:40.428989+0000 mgr.y (mgr.24862) 390 : cluster [DBG] pgmap v697: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-02-18T08:27:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:40.521988+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-02-18T08:27:42.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:40.428989+0000 mgr.y (mgr.24862) 390 : cluster [DBG] pgmap v697: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2024-02-18T08:27:42.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:40.521988+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-02-18T08:27:42.396 INFO:tasks.rados.rados.0.smithi082.stdout:3230: done (0 left) 2024-02-18T08:27:42.396 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 307 2024-02-18T08:27:42.396 INFO:tasks.rados.rados.0.smithi082.stdout:3231: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2024-02-18T08:27:42.401 INFO:tasks.rados.rados.0.smithi082.stdout:3231: writing smithi08262953-17 from 0 to 786432 tid 1 2024-02-18T08:27:42.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: writing smithi08262953-17 from 786432 to 1400832 tid 2 2024-02-18T08:27:42.409 INFO:tasks.rados.rados.0.smithi082.stdout:3231: writing smithi08262953-17 from 1400832 to 1982464 tid 3 2024-02-18T08:27:42.411 INFO:tasks.rados.rados.0.smithi082.stdout:3231: writing smithi08262953-17 from 1982464 to 2392064 tid 4 2024-02-18T08:27:42.412 INFO:tasks.rados.rados.0.smithi082.stdout:3232: snap_remove snap 306 2024-02-18T08:27:42.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:41.524917+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-02-18T08:27:42.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:42.395309+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-02-18T08:27:42.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:41.524917+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-02-18T08:27:42.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:42.395309+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-02-18T08:27:43.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:41.524917+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-02-18T08:27:43.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:42.395309+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3232: done (1 left) 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3233: snap_create 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 1 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 2 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 3 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 4 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 6 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:3231: finishing write tid 7 to smithi08262953-17 2024-02-18T08:27:43.405 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1511 (ObjNum 1002 snap 307 seq_num 1002) dirty exists 2024-02-18T08:27:43.406 INFO:tasks.rados.rados.0.smithi082.stdout:3231: left oid 17 (ObjNum 1002 snap 307 seq_num 1002) 2024-02-18T08:27:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:42.429418+0000 mgr.y (mgr.24862) 391 : cluster [DBG] pgmap v701: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-02-18T08:27:43.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:43.405062+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-02-18T08:27:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:42.429418+0000 mgr.y (mgr.24862) 391 : cluster [DBG] pgmap v701: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-02-18T08:27:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:43.405062+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-02-18T08:27:44.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:42.429418+0000 mgr.y (mgr.24862) 391 : cluster [DBG] pgmap v701: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-02-18T08:27:44.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:43.405062+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-02-18T08:27:44.408 INFO:tasks.rados.rados.0.smithi082.stdout:3231: done (1 left) 2024-02-18T08:27:44.408 INFO:tasks.rados.rados.0.smithi082.stdout:3233: done (0 left) 2024-02-18T08:27:44.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 34 current snap is 308 2024-02-18T08:27:44.408 INFO:tasks.rados.rados.0.smithi082.stdout:3234: seq_num 1003 ranges {3620864=802816,4423680=499712,4923392=737280,5660672=368640} 2024-02-18T08:27:44.431 INFO:tasks.rados.rados.0.smithi082.stdout:3234: writing smithi08262953-34 from 3620864 to 4423680 tid 1 2024-02-18T08:27:44.434 INFO:tasks.rados.rados.0.smithi082.stdout:3234: writing smithi08262953-34 from 4423680 to 4923392 tid 2 2024-02-18T08:27:44.439 INFO:tasks.rados.rados.0.smithi082.stdout:3234: writing smithi08262953-34 from 4923392 to 5660672 tid 3 2024-02-18T08:27:44.441 INFO:tasks.rados.rados.0.smithi082.stdout:3234: writing smithi08262953-34 from 5660672 to 6029312 tid 4 2024-02-18T08:27:44.441 INFO:tasks.rados.rados.0.smithi082.stdout:3235: setattr oid 41 current snap is 308 2024-02-18T08:27:44.441 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 1 to smithi08262953-34 2024-02-18T08:27:44.441 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 2 to smithi08262953-34 2024-02-18T08:27:44.444 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 308 2024-02-18T08:27:44.444 INFO:tasks.rados.rados.0.smithi082.stdout:3236: seq_num 1004 ranges {2940928=16384} 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3236: writing smithi08262953-40 from 2940928 to 2957312 tid 1 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3237: read oid 47 snap 284 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3237: expect (ObjNum 896 snap 277 seq_num 896) 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3238: read oid 12 snap -1 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3238: expect (ObjNum 987 snap 302 seq_num 987) 2024-02-18T08:27:44.460 INFO:tasks.rados.rados.0.smithi082.stdout:3239: snap_remove snap 304 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3239: done (5 left) 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3240: delete oid 42 current snap is 308 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 3 to smithi08262953-34 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 4 to smithi08262953-34 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 6 to smithi08262953-34 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3234: finishing write tid 7 to smithi08262953-34 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1280 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3234: left oid 34 (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1357 (ObjNum 984 snap 302 seq_num 984) dirty exists 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3236: finishing write tid 1 to smithi08262953-40 2024-02-18T08:27:45.413 INFO:tasks.rados.rados.0.smithi082.stdout:3236: finishing write tid 3 to smithi08262953-40 2024-02-18T08:27:45.414 INFO:tasks.rados.rados.0.smithi082.stdout:3237: expect (ObjNum 896 snap 277 seq_num 896) 2024-02-18T08:27:45.435 INFO:tasks.rados.rados.0.smithi082.stdout:3236: finishing write tid 4 to smithi08262953-40 2024-02-18T08:27:45.435 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1464 (ObjNum 1004 snap 308 seq_num 1004) dirty exists 2024-02-18T08:27:45.435 INFO:tasks.rados.rados.0.smithi082.stdout:3236: left oid 40 (ObjNum 1004 snap 308 seq_num 1004) 2024-02-18T08:27:45.435 INFO:tasks.rados.rados.0.smithi082.stdout:3238: expect (ObjNum 987 snap 302 seq_num 987) 2024-02-18T08:27:45.533 INFO:tasks.rados.rados.0.smithi082.stdout:3234: done (5 left) 2024-02-18T08:27:45.533 INFO:tasks.rados.rados.0.smithi082.stdout:3235: done (4 left) 2024-02-18T08:27:45.533 INFO:tasks.rados.rados.0.smithi082.stdout:3236: done (3 left) 2024-02-18T08:27:45.533 INFO:tasks.rados.rados.0.smithi082.stdout:3237: done (2 left) 2024-02-18T08:27:45.533 INFO:tasks.rados.rados.0.smithi082.stdout:3238: done (1 left) 2024-02-18T08:27:45.534 INFO:tasks.rados.rados.0.smithi082.stdout:3240: done (0 left) 2024-02-18T08:27:45.534 INFO:tasks.rados.rados.0.smithi082.stdout:3241: snap_remove snap 307 2024-02-18T08:27:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:44.408959+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-02-18T08:27:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:44.429756+0000 mgr.y (mgr.24862) 392 : cluster [DBG] pgmap v704: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-02-18T08:27:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:44.408959+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-02-18T08:27:45.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:44.429756+0000 mgr.y (mgr.24862) 392 : cluster [DBG] pgmap v704: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-02-18T08:27:45.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:44.408959+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-02-18T08:27:45.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:44.429756+0000 mgr.y (mgr.24862) 392 : cluster [DBG] pgmap v704: 89 pgs: 89 active+clean; 148 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 13 op/s 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3241: done (0 left) 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3242: copy_from oid 33 from oid 15 current snap is 308 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3243: copy_from oid 16 from oid 12 current snap is 308 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3244: rmattr oid 8 current snap is 308 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3244: done (2 left) 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 308 2024-02-18T08:27:46.420 INFO:tasks.rados.rados.0.smithi082.stdout:3245: seq_num 1006 ranges {6594560=49152} 2024-02-18T08:27:46.456 INFO:tasks.rados.rados.0.smithi082.stdout:3245: writing smithi08262953-4 from 6594560 to 6643712 tid 1 2024-02-18T08:27:46.456 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 308 2024-02-18T08:27:46.456 INFO:tasks.rados.rados.0.smithi082.stdout:3246: seq_num 1007 ranges {983040=65536} 2024-02-18T08:27:46.461 INFO:tasks.rados.rados.0.smithi082.stdout:3246: writing smithi08262953-36 from 983040 to 1048576 tid 1 2024-02-18T08:27:46.462 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 308 2024-02-18T08:27:46.462 INFO:tasks.rados.rados.0.smithi082.stdout:3247: seq_num 1008 ranges {2473984=90112} 2024-02-18T08:27:46.476 INFO:tasks.rados.rados.0.smithi082.stdout:3247: writing smithi08262953-6 from 2473984 to 2564096 tid 1 2024-02-18T08:27:46.476 INFO:tasks.rados.rados.0.smithi082.stdout:3248: snap_create 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3243: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3243: finishing copy_from to smithi08262953-16 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1275 (ObjNum 987 snap 302 seq_num 987) dirty exists 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3242: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3245: finishing write tid 1 to smithi08262953-4 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3245: finishing write tid 3 to smithi08262953-4 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3242: finishing copy_from to smithi08262953-33 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1319 (ObjNum 996 snap 306 seq_num 996) dirty exists 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3246: finishing write tid 1 to smithi08262953-36 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3246: finishing write tid 3 to smithi08262953-36 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3245: finishing write tid 4 to smithi08262953-4 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1699 (ObjNum 1006 snap 308 seq_num 1006) dirty exists 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3245: left oid 4 (ObjNum 1006 snap 308 seq_num 1006) 2024-02-18T08:27:46.477 INFO:tasks.rados.rados.0.smithi082.stdout:3246: finishing write tid 4 to smithi08262953-36 2024-02-18T08:27:46.478 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1014 (ObjNum 1007 snap 308 seq_num 1007) dirty exists 2024-02-18T08:27:46.478 INFO:tasks.rados.rados.0.smithi082.stdout:3246: left oid 36 (ObjNum 1007 snap 308 seq_num 1007) 2024-02-18T08:27:46.478 INFO:tasks.rados.rados.0.smithi082.stdout:3247: finishing write tid 1 to smithi08262953-6 2024-02-18T08:27:46.478 INFO:tasks.rados.rados.0.smithi082.stdout:3247: finishing write tid 3 to smithi08262953-6 2024-02-18T08:27:46.480 INFO:tasks.rados.rados.0.smithi082.stdout:3247: finishing write tid 4 to smithi08262953-6 2024-02-18T08:27:46.480 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1665 (ObjNum 1008 snap 308 seq_num 1008) dirty exists 2024-02-18T08:27:46.480 INFO:tasks.rados.rados.0.smithi082.stdout:3247: left oid 6 (ObjNum 1008 snap 308 seq_num 1008) 2024-02-18T08:27:46.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:45.412665+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-02-18T08:27:46.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:45.412665+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-02-18T08:27:46.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:45.412665+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3242: done (5 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3243: done (4 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3245: done (3 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3246: done (2 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3247: done (1 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3248: done (0 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3249: rmattr oid 44 current snap is 309 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3249: done (0 left) 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3250: rmattr oid 50 current snap is 309 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3251: read oid 37 snap -1 2024-02-18T08:27:47.398 INFO:tasks.rados.rados.0.smithi082.stdout:3251: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:27:47.399 INFO:tasks.rados.rados.0.smithi082.stdout:3252: rmattr oid 5 current snap is 309 2024-02-18T08:27:47.399 INFO:tasks.rados.rados.0.smithi082.stdout:3252: done (2 left) 2024-02-18T08:27:47.399 INFO:tasks.rados.rados.0.smithi082.stdout:3253: snap_create 2024-02-18T08:27:47.403 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1462 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:27:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3251: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:27:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:46.419193+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-02-18T08:27:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:46.430230+0000 mgr.y (mgr.24862) 393 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-18T08:27:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:47.397946+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-02-18T08:27:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:46.419193+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-02-18T08:27:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:46.430230+0000 mgr.y (mgr.24862) 393 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-18T08:27:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:47.397946+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-02-18T08:27:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:46.419193+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-02-18T08:27:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:46.430230+0000 mgr.y (mgr.24862) 393 : cluster [DBG] pgmap v707: 89 pgs: 89 active+clean; 150 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-02-18T08:27:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:47.397946+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-02-18T08:27:48.396 INFO:tasks.rados.rados.0.smithi082.stdout:3250: done (2 left) 2024-02-18T08:27:48.396 INFO:tasks.rados.rados.0.smithi082.stdout:3251: done (1 left) 2024-02-18T08:27:48.396 INFO:tasks.rados.rados.0.smithi082.stdout:3253: done (0 left) 2024-02-18T08:27:48.397 INFO:tasks.rados.rados.0.smithi082.stdout:3254: snap_remove snap 284 2024-02-18T08:27:49.406 INFO:tasks.rados.rados.0.smithi082.stdout:3254: done (0 left) 2024-02-18T08:27:49.406 INFO:tasks.rados.rados.0.smithi082.stdout:3255: read oid 1 snap -1 2024-02-18T08:27:49.406 INFO:tasks.rados.rados.0.smithi082.stdout:3255: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 310 2024-02-18T08:27:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:3256: seq_num 1009 ranges {0=106496} 2024-02-18T08:27:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:3256: writing smithi08262953-18 from 0 to 106496 tid 1 2024-02-18T08:27:49.412 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 310 2024-02-18T08:27:49.413 INFO:tasks.rados.rados.0.smithi082.stdout:3257: seq_num 1010 ranges {1048576=122880} 2024-02-18T08:27:49.414 INFO:tasks.rados.rados.0.smithi082.stdout:3257: writing smithi08262953-36 from 1048576 to 1171456 tid 1 2024-02-18T08:27:49.414 INFO:tasks.rados.rados.0.smithi082.stdout:3258: rmattr oid 23 current snap is 310 2024-02-18T08:27:49.414 INFO:tasks.rados.rados.0.smithi082.stdout:3258: done (3 left) 2024-02-18T08:27:49.414 INFO:tasks.rados.rados.0.smithi082.stdout:3259: snap_remove snap 308 2024-02-18T08:27:49.650 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:48.397254+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-02-18T08:27:49.651 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:48.430633+0000 mgr.y (mgr.24862) 394 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:27:49.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:48.397254+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-02-18T08:27:49.651 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:48.430633+0000 mgr.y (mgr.24862) 394 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:27:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:48.397254+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-02-18T08:27:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:48.430633+0000 mgr.y (mgr.24862) 394 : cluster [DBG] pgmap v710: 89 pgs: 89 active+clean; 154 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:27:50.415 INFO:tasks.rados.rados.0.smithi082.stdout:3259: done (3 left) 2024-02-18T08:27:50.415 INFO:tasks.rados.rados.0.smithi082.stdout:3260: snap_remove snap 309 2024-02-18T08:27:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:49.403568+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-02-18T08:27:50.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:49.403568+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-02-18T08:27:50.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:49.403568+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-02-18T08:27:51.422 INFO:tasks.rados.rados.0.smithi082.stdout:3260: done (3 left) 2024-02-18T08:27:51.422 INFO:tasks.rados.rados.0.smithi082.stdout:3261: read oid 24 snap -1 2024-02-18T08:27:51.422 INFO:tasks.rados.rados.0.smithi082.stdout:3261: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:51.422 INFO:tasks.rados.rados.0.smithi082.stdout:3262: delete oid 9 current snap is 310 2024-02-18T08:27:51.422 INFO:tasks.rados.rados.0.smithi082.stdout:3255: expect (ObjNum 870 snap 268 seq_num 870) 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3256: finishing write tid 1 to smithi08262953-18 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3256: finishing write tid 3 to smithi08262953-18 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3255: done (4 left) 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3262: done (3 left) 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3263: read oid 32 snap -1 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3263: expect (ObjNum 949 snap 289 seq_num 949) 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 310 2024-02-18T08:27:51.431 INFO:tasks.rados.rados.0.smithi082.stdout:3264: seq_num 1012 ranges {2088960=155648} 2024-02-18T08:27:51.443 INFO:tasks.rados.rados.0.smithi082.stdout:3264: writing smithi08262953-41 from 2088960 to 2244608 tid 1 2024-02-18T08:27:51.443 INFO:tasks.rados.rados.0.smithi082.stdout:3265: snap_create 2024-02-18T08:27:51.443 INFO:tasks.rados.rados.0.smithi082.stdout:3257: finishing write tid 1 to smithi08262953-36 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3257: finishing write tid 3 to smithi08262953-36 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3256: finishing write tid 4 to smithi08262953-18 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1359 (ObjNum 1009 snap 310 seq_num 1009) dirty exists 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3256: left oid 18 (ObjNum 1009 snap 310 seq_num 1009) 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3257: finishing write tid 4 to smithi08262953-36 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1016 (ObjNum 1010 snap 310 seq_num 1010) dirty exists 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3257: left oid 36 (ObjNum 1010 snap 310 seq_num 1010) 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3261: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:27:51.444 INFO:tasks.rados.rados.0.smithi082.stdout:3263: expect (ObjNum 949 snap 289 seq_num 949) 2024-02-18T08:27:51.570 INFO:tasks.rados.rados.0.smithi082.stdout:3264: finishing write tid 1 to smithi08262953-41 2024-02-18T08:27:51.570 INFO:tasks.rados.rados.0.smithi082.stdout:3264: finishing write tid 3 to smithi08262953-41 2024-02-18T08:27:51.570 INFO:tasks.rados.rados.0.smithi082.stdout:3264: finishing write tid 4 to smithi08262953-41 2024-02-18T08:27:51.570 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1361 (ObjNum 1012 snap 310 seq_num 1012) dirty exists 2024-02-18T08:27:51.570 INFO:tasks.rados.rados.0.smithi082.stdout:3264: left oid 41 (ObjNum 1012 snap 310 seq_num 1012) 2024-02-18T08:27:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:50.412986+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-02-18T08:27:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:50.431018+0000 mgr.y (mgr.24862) 395 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-02-18T08:27:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:50.412986+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-02-18T08:27:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:50.431018+0000 mgr.y (mgr.24862) 395 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-02-18T08:27:51.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:50.412986+0000 mon.a (mon.0) 1359 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-02-18T08:27:51.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:50.431018+0000 mgr.y (mgr.24862) 395 : cluster [DBG] pgmap v713: 89 pgs: 89 active+clean; 145 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 3.3 MiB/s wr, 13 op/s 2024-02-18T08:27:52.398 INFO:tasks.rados.rados.0.smithi082.stdout:3256: done (5 left) 2024-02-18T08:27:52.398 INFO:tasks.rados.rados.0.smithi082.stdout:3257: done (4 left) 2024-02-18T08:27:52.398 INFO:tasks.rados.rados.0.smithi082.stdout:3261: done (3 left) 2024-02-18T08:27:52.399 INFO:tasks.rados.rados.0.smithi082.stdout:3263: done (2 left) 2024-02-18T08:27:52.399 INFO:tasks.rados.rados.0.smithi082.stdout:3264: done (1 left) 2024-02-18T08:27:52.399 INFO:tasks.rados.rados.0.smithi082.stdout:3265: done (0 left) 2024-02-18T08:27:52.399 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 311 2024-02-18T08:27:52.399 INFO:tasks.rados.rados.0.smithi082.stdout:3266: seq_num 1013 ranges {0=172032} 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3266: writing smithi08262953-10 from 0 to 172032 tid 1 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3267: read oid 15 snap -1 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3267: expect (ObjNum 996 snap 306 seq_num 996) 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3268: read oid 13 snap -1 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3268: expect (ObjNum 988 snap 302 seq_num 988) 2024-02-18T08:27:52.400 INFO:tasks.rados.rados.0.smithi082.stdout:3269: snap_remove snap 310 2024-02-18T08:27:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:51.420537+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-02-18T08:27:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:52.398017+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-02-18T08:27:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:51.420537+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-02-18T08:27:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:52.398017+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-02-18T08:27:52.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:51.420537+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-02-18T08:27:52.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:52.398017+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-02-18T08:27:53.399 INFO:tasks.rados.rados.0.smithi082.stdout:3269: done (3 left) 2024-02-18T08:27:53.399 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 311 2024-02-18T08:27:53.399 INFO:tasks.rados.rados.0.smithi082.stdout:3270: seq_num 1014 ranges {3072000=188416} 2024-02-18T08:27:53.416 INFO:tasks.rados.rados.0.smithi082.stdout:3270: writing smithi08262953-12 from 3072000 to 3260416 tid 1 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3271: read oid 9 snap -1 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3271: expect deleted 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3272: delete oid 11 current snap is 311 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3266: finishing write tid 1 to smithi08262953-10 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3266: finishing write tid 3 to smithi08262953-10 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3266: finishing write tid 4 to smithi08262953-10 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1710 (ObjNum 1013 snap 311 seq_num 1013) dirty exists 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3266: left oid 10 (ObjNum 1013 snap 311 seq_num 1013) 2024-02-18T08:27:53.417 INFO:tasks.rados.rados.0.smithi082.stdout:3268: expect (ObjNum 988 snap 302 seq_num 988) 2024-02-18T08:27:53.553 INFO:tasks.rados.rados.0.smithi082.stdout:3267: expect (ObjNum 996 snap 306 seq_num 996) 2024-02-18T08:27:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:52.431489+0000 mgr.y (mgr.24862) 396 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:27:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:53.399570+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-02-18T08:27:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:52.431489+0000 mgr.y (mgr.24862) 396 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:27:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:53.399570+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-02-18T08:27:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:52.431489+0000 mgr.y (mgr.24862) 396 : cluster [DBG] pgmap v716: 89 pgs: 89 active+clean; 140 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-02-18T08:27:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:53.399570+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-02-18T08:27:53.980 INFO:tasks.rados.rados.0.smithi082.stdout:3266: done (5 left) 2024-02-18T08:27:53.980 INFO:tasks.rados.rados.0.smithi082.stdout:3267: done (4 left) 2024-02-18T08:27:53.980 INFO:tasks.rados.rados.0.smithi082.stdout:3268: done (3 left) 2024-02-18T08:27:53.980 INFO:tasks.rados.rados.0.smithi082.stdout:3272: done (2 left) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3273: rmattr oid 19 current snap is 311 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3273: done (2 left) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3274: rmattr oid 3 current snap is 311 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3274: done (2 left) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3275: copy_from oid 26 from oid 50 current snap is 311 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3270: finishing write tid 1 to smithi08262953-12 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3270: finishing write tid 3 to smithi08262953-12 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3270: finishing write tid 4 to smithi08262953-12 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1667 (ObjNum 1014 snap 311 seq_num 1014) dirty exists 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3270: left oid 12 (ObjNum 1014 snap 311 seq_num 1014) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3270: done (2 left) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:3271: done (1 left) 2024-02-18T08:27:53.981 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 311 2024-02-18T08:27:53.982 INFO:tasks.rados.rados.0.smithi082.stdout:3276: seq_num 1016 ranges {2965504=221184} 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3276: writing smithi08262953-2 from 2965504 to 3186688 tid 1 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3277: read oid 8 snap -1 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3277: expect (ObjNum 982 snap 302 seq_num 982) 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3278: setattr oid 22 current snap is 311 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3275: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:3275: finishing copy_from to smithi08262953-26 2024-02-18T08:27:53.998 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1462 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:27:53.999 INFO:tasks.rados.rados.0.smithi082.stdout:3275: done (3 left) 2024-02-18T08:27:53.999 INFO:tasks.rados.rados.0.smithi082.stdout:3279: snap_create 2024-02-18T08:27:54.001 INFO:tasks.rados.rados.0.smithi082.stdout:3276: finishing write tid 1 to smithi08262953-2 2024-02-18T08:27:54.001 INFO:tasks.rados.rados.0.smithi082.stdout:3276: finishing write tid 3 to smithi08262953-2 2024-02-18T08:27:54.002 INFO:tasks.rados.rados.0.smithi082.stdout:3276: finishing write tid 4 to smithi08262953-2 2024-02-18T08:27:54.002 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1321 (ObjNum 1016 snap 311 seq_num 1016) dirty exists 2024-02-18T08:27:54.003 INFO:tasks.rados.rados.0.smithi082.stdout:3276: left oid 2 (ObjNum 1016 snap 311 seq_num 1016) 2024-02-18T08:27:54.003 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1313 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:27:54.025 INFO:tasks.rados.rados.0.smithi082.stdout:3277: expect (ObjNum 982 snap 302 seq_num 982) 2024-02-18T08:27:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:3276: done (3 left) 2024-02-18T08:27:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:3277: done (2 left) 2024-02-18T08:27:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:3278: done (1 left) 2024-02-18T08:27:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:3279: done (0 left) 2024-02-18T08:27:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 312 2024-02-18T08:27:54.438 INFO:tasks.rados.rados.0.smithi082.stdout:3280: seq_num 1017 ranges {6266880=237568} 2024-02-18T08:27:54.472 INFO:tasks.rados.rados.0.smithi082.stdout:3280: writing smithi08262953-14 from 6266880 to 6504448 tid 1 2024-02-18T08:27:54.472 INFO:tasks.rados.rados.0.smithi082.stdout:3281: rollback oid 15 current snap is 312 2024-02-18T08:27:54.472 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 15 to 311 2024-02-18T08:27:54.472 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 312 2024-02-18T08:27:54.472 INFO:tasks.rados.rados.0.smithi082.stdout:3282: seq_num 1018 ranges {0=253952} 2024-02-18T08:27:54.473 INFO:tasks.rados.rados.0.smithi082.stdout:3282: writing smithi08262953-46 from 0 to 253952 tid 1 2024-02-18T08:27:54.473 INFO:tasks.rados.rados.0.smithi082.stdout:3283: read oid 49 snap 311 2024-02-18T08:27:54.473 INFO:tasks.rados.rados.0.smithi082.stdout:3283: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:27:54.473 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 312 2024-02-18T08:27:54.473 INFO:tasks.rados.rados.0.smithi082.stdout:3284: seq_num 1019 ranges {4087808=270336} 2024-02-18T08:27:54.498 INFO:tasks.rados.rados.0.smithi082.stdout:3284: writing smithi08262953-13 from 4087808 to 4358144 tid 1 2024-02-18T08:27:54.498 INFO:tasks.rados.rados.0.smithi082.stdout:3285: read oid 21 snap -1 2024-02-18T08:27:54.498 INFO:tasks.rados.rados.0.smithi082.stdout:3285: expect (ObjNum 990 snap 303 seq_num 990) 2024-02-18T08:27:54.498 INFO:tasks.rados.rados.0.smithi082.stdout:3286: read oid 43 snap -1 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3286: expect deleted 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3287: read oid 42 snap -1 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3287: expect deleted 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3288: read oid 17 snap -1 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3288: expect (ObjNum 1002 snap 307 seq_num 1002) 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3289: rollback oid 31 current snap is 312 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 311 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3290: snap_create 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3281: finishing rollback tid 0 to smithi08262953-15 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3281: finishing rollback tid 1 to smithi08262953-15 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3280: finishing write tid 1 to smithi08262953-14 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3281: finishing rollback tid 2 to smithi08262953-15 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1324 (ObjNum 996 snap 306 seq_num 996) dirty exists 2024-02-18T08:27:54.499 INFO:tasks.rados.rados.0.smithi082.stdout:3280: finishing write tid 3 to smithi08262953-14 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3280: finishing write tid 4 to smithi08262953-14 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1363 (ObjNum 1017 snap 312 seq_num 1017) dirty exists 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3280: left oid 14 (ObjNum 1017 snap 312 seq_num 1017) 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3282: finishing write tid 1 to smithi08262953-46 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3282: finishing write tid 3 to smithi08262953-46 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3282: finishing write tid 4 to smithi08262953-46 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1315 (ObjNum 1018 snap 312 seq_num 1018) dirty exists 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3282: left oid 46 (ObjNum 1018 snap 312 seq_num 1018) 2024-02-18T08:27:54.500 INFO:tasks.rados.rados.0.smithi082.stdout:3283: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:27:54.605 INFO:tasks.rados.rados.0.smithi082.stdout:3289: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 0 (ObjNum 288 snap 0 seq_num 33) dirty dne 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:3284: finishing write tid 1 to smithi08262953-13 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:3284: finishing write tid 3 to smithi08262953-13 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:3284: finishing write tid 4 to smithi08262953-13 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2149 (ObjNum 1019 snap 312 seq_num 1019) dirty exists 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:3284: left oid 13 (ObjNum 1019 snap 312 seq_num 1019) 2024-02-18T08:27:54.606 INFO:tasks.rados.rados.0.smithi082.stdout:3285: expect (ObjNum 990 snap 303 seq_num 990) 2024-02-18T08:27:54.740 INFO:tasks.rados.rados.0.smithi082.stdout:3288: expect (ObjNum 1002 snap 307 seq_num 1002) 2024-02-18T08:27:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:54.364789+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:27:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:54.364990+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-18T08:27:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:27:54.365158+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:27:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:54.364789+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:27:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:54.364990+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-18T08:27:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:27:54.365158+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:27:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:54.364789+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:27:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:54.364990+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 5]}]: dispatch 2024-02-18T08:27:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:27:54.365158+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:27:55.441 INFO:tasks.rados.rados.0.smithi082.stdout:3280: done (10 left) 2024-02-18T08:27:55.441 INFO:tasks.rados.rados.0.smithi082.stdout:3281: done (9 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3282: done (8 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3283: done (7 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3284: done (6 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3285: done (5 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3286: done (4 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3287: done (3 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3288: done (2 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3289: done (1 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3290: done (0 left) 2024-02-18T08:27:55.442 INFO:tasks.rados.rados.0.smithi082.stdout:3291: delete oid 39 current snap is 313 2024-02-18T08:27:55.445 INFO:tasks.rados.rados.0.smithi082.stdout:3291: done (0 left) 2024-02-18T08:27:55.446 INFO:tasks.rados.rados.0.smithi082.stdout:3292: read oid 26 snap -1 2024-02-18T08:27:55.446 INFO:tasks.rados.rados.0.smithi082.stdout:3292: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:55.446 INFO:tasks.rados.rados.0.smithi082.stdout:3293: delete oid 38 current snap is 313 2024-02-18T08:27:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:3293: done (1 left) 2024-02-18T08:27:55.448 INFO:tasks.rados.rados.0.smithi082.stdout:3294: snap_remove snap 311 2024-02-18T08:27:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:54.431990+0000 mgr.y (mgr.24862) 397 : cluster [DBG] pgmap v718: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 263 KiB/s wr, 11 op/s 2024-02-18T08:27:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:54.438160+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-02-18T08:27:55.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:54.431990+0000 mgr.y (mgr.24862) 397 : cluster [DBG] pgmap v718: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 263 KiB/s wr, 11 op/s 2024-02-18T08:27:55.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:54.438160+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-02-18T08:27:55.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:54.431990+0000 mgr.y (mgr.24862) 397 : cluster [DBG] pgmap v718: 89 pgs: 89 active+clean; 102 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 263 KiB/s wr, 11 op/s 2024-02-18T08:27:55.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:54.438160+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3294: done (1 left) 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3295: read oid 45 snap -1 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3295: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3296: read oid 43 snap -1 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3296: expect deleted 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3297: rollback oid 20 current snap is 313 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 312 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 313 2024-02-18T08:27:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3298: seq_num 1022 ranges {2957312=319488} 2024-02-18T08:27:56.471 INFO:tasks.rados.rados.0.smithi082.stdout:3298: writing smithi08262953-40 from 2957312 to 3276800 tid 1 2024-02-18T08:27:56.471 INFO:tasks.rados.rados.0.smithi082.stdout:3299: delete oid 31 current snap is 313 2024-02-18T08:27:56.471 INFO:tasks.rados.rados.0.smithi082.stdout:3292: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3297: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3297: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3292: done (5 left) 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3296: done (4 left) 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3299: done (3 left) 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 48 current snap is 313 2024-02-18T08:27:56.574 INFO:tasks.rados.rados.0.smithi082.stdout:3300: seq_num 1024 ranges {1818624=352256} 2024-02-18T08:27:56.587 INFO:tasks.rados.rados.0.smithi082.stdout:3300: writing smithi08262953-48 from 1818624 to 2170880 tid 1 2024-02-18T08:27:56.587 INFO:tasks.rados.rados.0.smithi082.stdout:3301: setattr oid 22 current snap is 313 2024-02-18T08:27:56.587 INFO:tasks.rados.rados.0.smithi082.stdout:3297: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:27:56.587 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1714 (ObjNum 936 snap 286 seq_num 936) dirty exists 2024-02-18T08:27:56.587 INFO:tasks.rados.rados.0.smithi082.stdout:3295: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:27:56.637 INFO:tasks.rados.rados.0.smithi082.stdout:3298: finishing write tid 1 to smithi08262953-40 2024-02-18T08:27:56.637 INFO:tasks.rados.rados.0.smithi082.stdout:3298: finishing write tid 3 to smithi08262953-40 2024-02-18T08:27:56.637 INFO:tasks.rados.rados.0.smithi082.stdout:3298: finishing write tid 4 to smithi08262953-40 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1466 (ObjNum 1022 snap 313 seq_num 1022) dirty exists 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3298: left oid 40 (ObjNum 1022 snap 313 seq_num 1022) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3300: finishing write tid 1 to smithi08262953-48 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3300: finishing write tid 3 to smithi08262953-48 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3300: finishing write tid 4 to smithi08262953-48 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 2154 (ObjNum 1024 snap 313 seq_num 1024) dirty exists 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3300: left oid 48 (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3295: done (4 left) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3297: done (3 left) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3298: done (2 left) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3300: done (1 left) 2024-02-18T08:27:56.638 INFO:tasks.rados.rados.0.smithi082.stdout:3302: snap_remove snap 312 2024-02-18T08:27:56.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:55.441684+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-02-18T08:27:56.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:55.441684+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-02-18T08:27:56.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:55.441684+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-02-18T08:27:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3302: done (1 left) 2024-02-18T08:27:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 313 2024-02-18T08:27:57.397 INFO:tasks.rados.rados.0.smithi082.stdout:3303: seq_num 1025 ranges {4358144=368640} 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:3303: writing smithi08262953-13 from 4358144 to 4726784 tid 1 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1316 (ObjNum 580491520 snap 21935 seq_num 3909799024) dirty exists 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:3304: read oid 31 snap -1 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:3304: expect deleted 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:3301: done (2 left) 2024-02-18T08:27:57.423 INFO:tasks.rados.rados.0.smithi082.stdout:3305: setattr oid 2 current snap is 313 2024-02-18T08:27:57.424 INFO:tasks.rados.rados.0.smithi082.stdout:3304: done (2 left) 2024-02-18T08:27:57.424 INFO:tasks.rados.rados.0.smithi082.stdout:3306: setattr oid 34 current snap is 313 2024-02-18T08:27:57.425 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 313 2024-02-18T08:27:57.425 INFO:tasks.rados.rados.0.smithi082.stdout:3307: seq_num 1026 ranges {0=385024} 2024-02-18T08:27:57.427 INFO:tasks.rados.rados.0.smithi082.stdout:3307: writing smithi08262953-30 from 0 to 385024 tid 1 2024-02-18T08:27:57.427 INFO:tasks.rados.rados.0.smithi082.stdout:3308: delete oid 47 current snap is 313 2024-02-18T08:27:57.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1282 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:27:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1325 (ObjNum 1016 snap 311 seq_num 1016) dirty exists 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3305: done (4 left) 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3306: done (3 left) 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3308: done (2 left) 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3309: rollback oid 46 current snap is 313 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3309: done (2 left) 2024-02-18T08:27:57.431 INFO:tasks.rados.rados.0.smithi082.stdout:3310: rollback oid 47 current snap is 313 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3310: done (2 left) 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3311: read oid 16 snap -1 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3311: expect (ObjNum 987 snap 302 seq_num 987) 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3312: snap_create 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3303: finishing write tid 1 to smithi08262953-13 2024-02-18T08:27:57.432 INFO:tasks.rados.rados.0.smithi082.stdout:3303: finishing write tid 3 to smithi08262953-13 2024-02-18T08:27:57.433 INFO:tasks.rados.rados.0.smithi082.stdout:3307: finishing write tid 1 to smithi08262953-30 2024-02-18T08:27:57.433 INFO:tasks.rados.rados.0.smithi082.stdout:3307: finishing write tid 3 to smithi08262953-30 2024-02-18T08:27:57.434 INFO:tasks.rados.rados.0.smithi082.stdout:3303: finishing write tid 4 to smithi08262953-13 2024-02-18T08:27:57.434 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2158 (ObjNum 1025 snap 313 seq_num 1025) dirty exists 2024-02-18T08:27:57.435 INFO:tasks.rados.rados.0.smithi082.stdout:3303: left oid 13 (ObjNum 1025 snap 313 seq_num 1025) 2024-02-18T08:27:57.435 INFO:tasks.rados.rados.0.smithi082.stdout:3307: finishing write tid 4 to smithi08262953-30 2024-02-18T08:27:57.435 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2160 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:27:57.435 INFO:tasks.rados.rados.0.smithi082.stdout:3307: left oid 30 (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:27:57.439 INFO:tasks.rados.rados.0.smithi082.stdout:3311: expect (ObjNum 987 snap 302 seq_num 987) 2024-02-18T08:27:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:56.432482+0000 mgr.y (mgr.24862) 398 : cluster [DBG] pgmap v721: 89 pgs: 89 active+clean; 102 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 266 KiB/s wr, 15 op/s 2024-02-18T08:27:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:56.446854+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-02-18T08:27:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:57.397830+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-02-18T08:27:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:56.432482+0000 mgr.y (mgr.24862) 398 : cluster [DBG] pgmap v721: 89 pgs: 89 active+clean; 102 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 266 KiB/s wr, 15 op/s 2024-02-18T08:27:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:56.446854+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-02-18T08:27:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:57.397830+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-02-18T08:27:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:56.432482+0000 mgr.y (mgr.24862) 398 : cluster [DBG] pgmap v721: 89 pgs: 89 active+clean; 102 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 266 KiB/s wr, 15 op/s 2024-02-18T08:27:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:56.446854+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-02-18T08:27:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:57.397830+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e687: 8 total, 8 up, 8 in 2024-02-18T08:27:58.402 INFO:tasks.rados.rados.0.smithi082.stdout:3303: done (3 left) 2024-02-18T08:27:58.402 INFO:tasks.rados.rados.0.smithi082.stdout:3307: done (2 left) 2024-02-18T08:27:58.402 INFO:tasks.rados.rados.0.smithi082.stdout:3311: done (1 left) 2024-02-18T08:27:58.402 INFO:tasks.rados.rados.0.smithi082.stdout:3312: done (0 left) 2024-02-18T08:27:58.402 INFO:tasks.rados.rados.0.smithi082.stdout:3313: snap_remove snap 313 2024-02-18T08:27:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:3313: done (0 left) 2024-02-18T08:27:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 314 2024-02-18T08:27:59.406 INFO:tasks.rados.rados.0.smithi082.stdout:3314: seq_num 1028 ranges {0=425984} 2024-02-18T08:27:59.409 INFO:tasks.rados.rados.0.smithi082.stdout:3314: writing smithi08262953-23 from 0 to 425984 tid 1 2024-02-18T08:27:59.409 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 314 2024-02-18T08:27:59.409 INFO:tasks.rados.rados.0.smithi082.stdout:3315: seq_num 1029 ranges {0=442368} 2024-02-18T08:27:59.411 INFO:tasks.rados.rados.0.smithi082.stdout:3315: writing smithi08262953-44 from 0 to 442368 tid 1 2024-02-18T08:27:59.411 INFO:tasks.rados.rados.0.smithi082.stdout:3316: snap_create 2024-02-18T08:27:59.413 INFO:tasks.rados.rados.0.smithi082.stdout:3314: finishing write tid 1 to smithi08262953-23 2024-02-18T08:27:59.413 INFO:tasks.rados.rados.0.smithi082.stdout:3314: finishing write tid 3 to smithi08262953-23 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3314: finishing write tid 4 to smithi08262953-23 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1327 (ObjNum 1028 snap 314 seq_num 1028) dirty exists 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3314: left oid 23 (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3315: finishing write tid 1 to smithi08262953-44 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3315: finishing write tid 3 to smithi08262953-44 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3315: finishing write tid 4 to smithi08262953-44 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1018 (ObjNum 1029 snap 314 seq_num 1029) dirty exists 2024-02-18T08:27:59.417 INFO:tasks.rados.rados.0.smithi082.stdout:3315: left oid 44 (ObjNum 1029 snap 314 seq_num 1029) 2024-02-18T08:27:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:58.400528+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-02-18T08:27:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:27:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:58.432942+0000 mgr.y (mgr.24862) 399 : cluster [DBG] pgmap v725: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-02-18T08:27:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:58.400528+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-02-18T08:27:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:27:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:58.432942+0000 mgr.y (mgr.24862) 399 : cluster [DBG] pgmap v725: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-02-18T08:27:59.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:58.400528+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e688: 8 total, 8 up, 8 in 2024-02-18T08:27:59.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:27:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:58.432942+0000 mgr.y (mgr.24862) 399 : cluster [DBG] pgmap v725: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 140 KiB/s wr, 9 op/s 2024-02-18T08:28:00.407 INFO:tasks.rados.rados.0.smithi082.stdout:3314: done (2 left) 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:3315: done (1 left) 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:3316: done (0 left) 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:3317: read oid 5 snap -1 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:3317: expect deleted 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 315 2024-02-18T08:28:00.408 INFO:tasks.rados.rados.0.smithi082.stdout:3318: seq_num 1030 ranges {2392064=458752} 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3318: writing smithi08262953-17 from 2392064 to 2850816 tid 1 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3319: copy_from oid 41 from oid 43 current snap is 315 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3317: done (2 left) 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3320: read oid 34 snap -1 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3320: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3321: read oid 49 snap -1 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3321: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3322: rollback oid 16 current snap is 315 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 314 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3323: read oid 25 snap -1 2024-02-18T08:28:00.424 INFO:tasks.rados.rados.0.smithi082.stdout:3323: expect deleted 2024-02-18T08:28:00.425 INFO:tasks.rados.rados.0.smithi082.stdout:3324: copy_from oid 50 from oid 11 current snap is 315 2024-02-18T08:28:00.425 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 315 2024-02-18T08:28:00.425 INFO:tasks.rados.rados.0.smithi082.stdout:3325: seq_num 1031 ranges {3260416=475136} 2024-02-18T08:28:00.444 INFO:tasks.rados.rados.0.smithi082.stdout:3325: writing smithi08262953-12 from 3260416 to 3735552 tid 1 2024-02-18T08:28:00.444 INFO:tasks.rados.rados.0.smithi082.stdout:3326: delete oid 15 current snap is 315 2024-02-18T08:28:00.444 INFO:tasks.rados.rados.0.smithi082.stdout:3319: finishing copy_from to smithi08262953-41 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3319: got expected ENOENT (src dne) 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3319: finishing copy_from racing read to smithi08262953-41 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3324: finishing copy_from to smithi08262953-50 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3324: got expected ENOENT (src dne) 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3324: finishing copy_from racing read to smithi08262953-50 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3322: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3322: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3318: finishing write tid 1 to smithi08262953-17 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3322: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1670 (ObjNum 987 snap 302 seq_num 987) dirty exists 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3318: finishing write tid 3 to smithi08262953-17 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3318: finishing write tid 4 to smithi08262953-17 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1513 (ObjNum 1030 snap 315 seq_num 1030) dirty exists 2024-02-18T08:28:00.445 INFO:tasks.rados.rados.0.smithi082.stdout:3318: left oid 17 (ObjNum 1030 snap 315 seq_num 1030) 2024-02-18T08:28:00.446 INFO:tasks.rados.rados.0.smithi082.stdout:3321: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:3325: finishing write tid 1 to smithi08262953-12 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:3325: finishing write tid 3 to smithi08262953-12 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:3325: finishing write tid 4 to smithi08262953-12 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1672 (ObjNum 1031 snap 315 seq_num 1031) dirty exists 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:3325: left oid 12 (ObjNum 1031 snap 315 seq_num 1031) 2024-02-18T08:28:00.554 INFO:tasks.rados.rados.0.smithi082.stdout:3320: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:27:59.406014+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3318: done (8 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3319: done (7 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3320: done (6 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3321: done (5 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3322: done (4 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3323: done (3 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3324: done (2 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3325: done (1 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3326: done (0 left) 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3327: copy_from oid 6 from oid 1 current snap is 315 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 315 2024-02-18T08:28:00.803 INFO:tasks.rados.rados.0.smithi082.stdout:3328: seq_num 1033 ranges {3072000=507904} 2024-02-18T08:28:00.822 INFO:tasks.rados.rados.0.smithi082.stdout:3328: writing smithi08262953-16 from 3072000 to 3579904 tid 1 2024-02-18T08:28:00.822 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 315 2024-02-18T08:28:00.822 INFO:tasks.rados.rados.0.smithi082.stdout:3329: seq_num 1034 ranges {0=524288} 2024-02-18T08:28:00.825 INFO:tasks.rados.rados.0.smithi082.stdout:3329: writing smithi08262953-25 from 0 to 524288 tid 1 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3330: copy_from oid 28 from oid 34 current snap is 315 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3327: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3327: finishing copy_from to smithi08262953-6 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1341 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3328: finishing write tid 1 to smithi08262953-16 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3327: done (3 left) 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3331: snap_create 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3328: finishing write tid 3 to smithi08262953-16 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3328: finishing write tid 4 to smithi08262953-16 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1674 (ObjNum 1033 snap 315 seq_num 1033) dirty exists 2024-02-18T08:28:00.826 INFO:tasks.rados.rados.0.smithi082.stdout:3328: left oid 16 (ObjNum 1033 snap 315 seq_num 1033) 2024-02-18T08:28:00.830 INFO:tasks.rados.rados.0.smithi082.stdout:3329: finishing write tid 1 to smithi08262953-25 2024-02-18T08:28:00.830 INFO:tasks.rados.rados.0.smithi082.stdout:3329: finishing write tid 3 to smithi08262953-25 2024-02-18T08:28:00.831 INFO:tasks.rados.rados.0.smithi082.stdout:3329: finishing write tid 4 to smithi08262953-25 2024-02-18T08:28:00.831 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1515 (ObjNum 1034 snap 315 seq_num 1034) dirty exists 2024-02-18T08:28:00.831 INFO:tasks.rados.rados.0.smithi082.stdout:3329: left oid 25 (ObjNum 1034 snap 315 seq_num 1034) 2024-02-18T08:28:00.846 INFO:tasks.rados.rados.0.smithi082.stdout:3330: finishing copy_from racing read to smithi08262953-28 2024-02-18T08:28:00.849 INFO:tasks.rados.rados.0.smithi082.stdout:3330: finishing copy_from to smithi08262953-28 2024-02-18T08:28:00.849 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1282 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:27:59.406014+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-02-18T08:28:00.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:27:59.406014+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e689: 8 total, 8 up, 8 in 2024-02-18T08:28:01.426 INFO:tasks.rados.rados.0.smithi082.stdout:3328: done (3 left) 2024-02-18T08:28:01.426 INFO:tasks.rados.rados.0.smithi082.stdout:3329: done (2 left) 2024-02-18T08:28:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:3330: done (1 left) 2024-02-18T08:28:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:3331: done (0 left) 2024-02-18T08:28:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:3332: read oid 38 snap 314 2024-02-18T08:28:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:3332: expect deleted 2024-02-18T08:28:01.427 INFO:tasks.rados.rados.0.smithi082.stdout:3333: delete oid 20 current snap is 316 2024-02-18T08:28:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:3332: done (1 left) 2024-02-18T08:28:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:3333: done (0 left) 2024-02-18T08:28:01.429 INFO:tasks.rados.rados.0.smithi082.stdout:3334: snap_create 2024-02-18T08:28:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:00.407198+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-02-18T08:28:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:00.433363+0000 mgr.y (mgr.24862) 400 : cluster [DBG] pgmap v728: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1003 KiB/s wr, 27 op/s 2024-02-18T08:28:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:00.407198+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-02-18T08:28:01.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:00.433363+0000 mgr.y (mgr.24862) 400 : cluster [DBG] pgmap v728: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1003 KiB/s wr, 27 op/s 2024-02-18T08:28:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:00.407198+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-02-18T08:28:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:00.433363+0000 mgr.y (mgr.24862) 400 : cluster [DBG] pgmap v728: 89 pgs: 89 active+clean; 100 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1003 KiB/s wr, 27 op/s 2024-02-18T08:28:02.403 INFO:tasks.rados.rados.0.smithi082.stdout:3334: done (0 left) 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3335: rollback oid 31 current snap is 317 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 316 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3336: read oid 45 snap -1 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3336: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3337: rmattr oid 40 current snap is 317 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3338: read oid 48 snap 316 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3338: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:28:02.404 INFO:tasks.rados.rados.0.smithi082.stdout:3339: setattr oid 50 current snap is 317 2024-02-18T08:28:02.405 INFO:tasks.rados.rados.0.smithi082.stdout:3340: read oid 13 snap -1 2024-02-18T08:28:02.405 INFO:tasks.rados.rados.0.smithi082.stdout:3340: expect (ObjNum 1025 snap 313 seq_num 1025) 2024-02-18T08:28:02.406 INFO:tasks.rados.rados.0.smithi082.stdout:3341: copy_from oid 20 from oid 32 current snap is 317 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3342: copy_from oid 5 from oid 23 current snap is 317 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3343: rollback oid 44 current snap is 317 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 316 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3344: rollback oid 16 current snap is 317 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 16 to 316 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3345: rmattr oid 1 current snap is 317 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3346: read oid 30 snap -1 2024-02-18T08:28:02.410 INFO:tasks.rados.rados.0.smithi082.stdout:3346: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 317 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:3347: seq_num 1036 ranges {0=557056} 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:3347: writing smithi08262953-19 from 0 to 557056 tid 1 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:3348: copy_from oid 25 from oid 34 current snap is 317 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 317 2024-02-18T08:28:02.411 INFO:tasks.rados.rados.0.smithi082.stdout:3349: seq_num 1037 ranges {2850816=573440} 2024-02-18T08:28:02.431 INFO:tasks.rados.rados.0.smithi082.stdout:3349: writing smithi08262953-17 from 2850816 to 3424256 tid 1 2024-02-18T08:28:02.431 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 317 2024-02-18T08:28:02.431 INFO:tasks.rados.rados.0.smithi082.stdout:3350: seq_num 1038 ranges {1171456=589824} 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3350: writing smithi08262953-36 from 1171456 to 1761280 tid 1 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1364 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3345: done (15 left) 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3351: rollback oid 2 current snap is 317 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 315 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3335: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 0 (ObjNum 1397839704 snap 1869047399 seq_num 1616727912) dirty dne 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3343: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1464 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3344: finishing rollback tid 0 to smithi08262953-16 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1467 (ObjNum 1022 snap 313 seq_num 1022) dirty exists 2024-02-18T08:28:02.442 INFO:tasks.rados.rados.0.smithi082.stdout:3335: done (15 left) 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3337: done (14 left) 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3339: done (13 left) 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3352: rmattr oid 14 current snap is 317 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3343: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3343: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1021 (ObjNum 1029 snap 314 seq_num 1029) dirty exists 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3344: finishing rollback tid 1 to smithi08262953-16 2024-02-18T08:28:02.443 INFO:tasks.rados.rados.0.smithi082.stdout:3336: expect (ObjNum 681 snap 200 seq_num 681) 2024-02-18T08:28:02.499 INFO:tasks.rados.rados.0.smithi082.stdout:3344: finishing rollback tid 2 to smithi08262953-16 2024-02-18T08:28:02.499 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1677 (ObjNum 1033 snap 315 seq_num 1033) dirty exists 2024-02-18T08:28:02.499 INFO:tasks.rados.rados.0.smithi082.stdout:3338: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:28:02.583 INFO:tasks.rados.rados.0.smithi082.stdout:3341: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:28:02.583 INFO:tasks.rados.rados.0.smithi082.stdout:3341: finishing copy_from to smithi08262953-20 2024-02-18T08:28:02.583 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1594 (ObjNum 949 snap 289 seq_num 949) dirty exists 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3349: finishing write tid 1 to smithi08262953-17 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3349: finishing write tid 3 to smithi08262953-17 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3349: finishing write tid 4 to smithi08262953-17 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1517 (ObjNum 1037 snap 317 seq_num 1037) dirty exists 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3349: left oid 17 (ObjNum 1037 snap 317 seq_num 1037) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3336: done (13 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3338: done (12 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3341: done (11 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3343: done (10 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3344: done (9 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3349: done (8 left) 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:3353: setattr oid 29 current snap is 317 2024-02-18T08:28:02.584 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1365 (ObjNum 1017 snap 312 seq_num 1017) dirty exists 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3351: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3351: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3351: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1331 (ObjNum 1016 snap 311 seq_num 1016) dirty exists 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3342: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3350: finishing write tid 1 to smithi08262953-36 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3350: finishing write tid 3 to smithi08262953-36 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3350: finishing write tid 4 to smithi08262953-36 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1023 (ObjNum 1038 snap 317 seq_num 1038) dirty exists 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3350: left oid 36 (ObjNum 1038 snap 317 seq_num 1038) 2024-02-18T08:28:02.585 INFO:tasks.rados.rados.0.smithi082.stdout:3340: expect (ObjNum 1025 snap 313 seq_num 1025) 2024-02-18T08:28:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:01.426844+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-02-18T08:28:02.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:02.400905+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-02-18T08:28:02.862 INFO:tasks.rados.rados.0.smithi082.stdout:3346: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:02.873 INFO:tasks.rados.rados.0.smithi082.stdout:3342: finishing copy_from to smithi08262953-5 2024-02-18T08:28:02.873 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 1327 (ObjNum 1028 snap 314 seq_num 1028) dirty exists 2024-02-18T08:28:02.873 INFO:tasks.rados.rados.0.smithi082.stdout:3347: finishing write tid 1 to smithi08262953-19 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:3347: finishing write tid 3 to smithi08262953-19 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:3347: finishing write tid 4 to smithi08262953-19 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2162 (ObjNum 1036 snap 317 seq_num 1036) dirty exists 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:3347: left oid 19 (ObjNum 1036 snap 317 seq_num 1036) 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:3348: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:28:02.874 INFO:tasks.rados.rados.0.smithi082.stdout:3348: finishing copy_from to smithi08262953-25 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1282 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3340: done (8 left) 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3342: done (7 left) 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3346: done (6 left) 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3347: done (5 left) 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3348: done (4 left) 2024-02-18T08:28:02.875 INFO:tasks.rados.rados.0.smithi082.stdout:3350: done (3 left) 2024-02-18T08:28:02.876 INFO:tasks.rados.rados.0.smithi082.stdout:3351: done (2 left) 2024-02-18T08:28:02.876 INFO:tasks.rados.rados.0.smithi082.stdout:3352: done (1 left) 2024-02-18T08:28:02.876 INFO:tasks.rados.rados.0.smithi082.stdout:3354: snap_create 2024-02-18T08:28:02.876 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1721 (ObjNum 988 snap 302 seq_num 988) dirty exists 2024-02-18T08:28:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:01.426844+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-02-18T08:28:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:02.400905+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-02-18T08:28:02.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:01.426844+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-02-18T08:28:02.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:02.400905+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e692: 8 total, 8 up, 8 in 2024-02-18T08:28:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3353: done (1 left) 2024-02-18T08:28:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3354: done (0 left) 2024-02-18T08:28:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3355: delete oid 42 current snap is 318 2024-02-18T08:28:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3355: done (0 left) 2024-02-18T08:28:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 318 2024-02-18T08:28:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3356: seq_num 1040 ranges {2162688=622592} 2024-02-18T08:28:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:3356: writing smithi08262953-26 from 2162688 to 2785280 tid 1 2024-02-18T08:28:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 318 2024-02-18T08:28:03.451 INFO:tasks.rados.rados.0.smithi082.stdout:3357: seq_num 1041 ranges {0=638976} 2024-02-18T08:28:03.455 INFO:tasks.rados.rados.0.smithi082.stdout:3357: writing smithi08262953-42 from 0 to 638976 tid 1 2024-02-18T08:28:03.455 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 318 2024-02-18T08:28:03.455 INFO:tasks.rados.rados.0.smithi082.stdout:3358: seq_num 1042 ranges {0=655360} 2024-02-18T08:28:03.459 INFO:tasks.rados.rados.0.smithi082.stdout:3358: writing smithi08262953-22 from 0 to 655360 tid 1 2024-02-18T08:28:03.459 INFO:tasks.rados.rados.0.smithi082.stdout:3359: delete oid 44 current snap is 318 2024-02-18T08:28:03.459 INFO:tasks.rados.rados.0.smithi082.stdout:3356: finishing write tid 1 to smithi08262953-26 2024-02-18T08:28:03.459 INFO:tasks.rados.rados.0.smithi082.stdout:3356: finishing write tid 3 to smithi08262953-26 2024-02-18T08:28:03.460 INFO:tasks.rados.rados.0.smithi082.stdout:3357: finishing write tid 1 to smithi08262953-42 2024-02-18T08:28:03.460 INFO:tasks.rados.rados.0.smithi082.stdout:3356: finishing write tid 4 to smithi08262953-26 2024-02-18T08:28:03.460 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 1607 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:28:03.460 INFO:tasks.rados.rados.0.smithi082.stdout:3356: left oid 26 (ObjNum 1040 snap 318 seq_num 1040) 2024-02-18T08:28:03.460 INFO:tasks.rados.rados.0.smithi082.stdout:3357: finishing write tid 3 to smithi08262953-42 2024-02-18T08:28:03.462 INFO:tasks.rados.rados.0.smithi082.stdout:3357: finishing write tid 4 to smithi08262953-42 2024-02-18T08:28:03.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1284 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:03.462 INFO:tasks.rados.rados.0.smithi082.stdout:3357: left oid 42 (ObjNum 1041 snap 318 seq_num 1041) 2024-02-18T08:28:03.463 INFO:tasks.rados.rados.0.smithi082.stdout:3356: done (3 left) 2024-02-18T08:28:03.463 INFO:tasks.rados.rados.0.smithi082.stdout:3357: done (2 left) 2024-02-18T08:28:03.464 INFO:tasks.rados.rados.0.smithi082.stdout:3359: done (1 left) 2024-02-18T08:28:03.464 INFO:tasks.rados.rados.0.smithi082.stdout:3360: read oid 18 snap -1 2024-02-18T08:28:03.464 INFO:tasks.rados.rados.0.smithi082.stdout:3360: expect (ObjNum 1009 snap 310 seq_num 1009) 2024-02-18T08:28:03.465 INFO:tasks.rados.rados.0.smithi082.stdout:3361: read oid 34 snap -1 2024-02-18T08:28:03.465 INFO:tasks.rados.rados.0.smithi082.stdout:3361: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:03.465 INFO:tasks.rados.rados.0.smithi082.stdout:3362: setattr oid 35 current snap is 318 2024-02-18T08:28:03.465 INFO:tasks.rados.rados.0.smithi082.stdout:3358: finishing write tid 1 to smithi08262953-22 2024-02-18T08:28:03.465 INFO:tasks.rados.rados.0.smithi082.stdout:3358: finishing write tid 3 to smithi08262953-22 2024-02-18T08:28:03.467 INFO:tasks.rados.rados.0.smithi082.stdout:3360: expect (ObjNum 1009 snap 310 seq_num 1009) 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3358: finishing write tid 4 to smithi08262953-22 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1318 (ObjNum 1042 snap 318 seq_num 1042) dirty exists 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3358: left oid 22 (ObjNum 1042 snap 318 seq_num 1042) 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3358: done (3 left) 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3360: done (2 left) 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3363: read oid 29 snap 314 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3363: expect (ObjNum 988 snap 302 seq_num 988) 2024-02-18T08:28:03.473 INFO:tasks.rados.rados.0.smithi082.stdout:3364: setattr oid 8 current snap is 318 2024-02-18T08:28:03.477 INFO:tasks.rados.rados.0.smithi082.stdout:3365: rollback oid 2 current snap is 318 2024-02-18T08:28:03.478 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 315 2024-02-18T08:28:03.478 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 318 2024-02-18T08:28:03.478 INFO:tasks.rados.rados.0.smithi082.stdout:3366: seq_num 1044 ranges {6504448=688128} 2024-02-18T08:28:03.516 INFO:tasks.rados.rados.0.smithi082.stdout:3366: writing smithi08262953-14 from 6504448 to 7192576 tid 1 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:3367: copy_from oid 43 from oid 42 current snap is 318 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1678 (ObjNum 1 snap 21935 seq_num 579059904) dirty exists 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:3365: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2164 (ObjNum 982 snap 302 seq_num 982) dirty exists 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:3365: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:3365: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1334 (ObjNum 1016 snap 311 seq_num 1016) dirty exists 2024-02-18T08:28:03.517 INFO:tasks.rados.rados.0.smithi082.stdout:3363: expect (ObjNum 988 snap 302 seq_num 988) 2024-02-18T08:28:03.652 INFO:tasks.rados.rados.0.smithi082.stdout:3361: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:02.433827+0000 mgr.y (mgr.24862) 401 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3366: finishing write tid 1 to smithi08262953-14 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3366: finishing write tid 3 to smithi08262953-14 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3367: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3367: finishing copy_from to smithi08262953-43 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1284 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3366: finishing write tid 4 to smithi08262953-14 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1367 (ObjNum 1044 snap 318 seq_num 1044) dirty exists 2024-02-18T08:28:03.896 INFO:tasks.rados.rados.0.smithi082.stdout:3366: left oid 14 (ObjNum 1044 snap 318 seq_num 1044) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3361: done (6 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3362: done (5 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3363: done (4 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3364: done (3 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3365: done (2 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3366: done (1 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3367: done (0 left) 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 318 2024-02-18T08:28:03.897 INFO:tasks.rados.rados.0.smithi082.stdout:3368: seq_num 1045 ranges {2244608=704512} 2024-02-18T08:28:03.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:02.433827+0000 mgr.y (mgr.24862) 401 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-02-18T08:28:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:02.433827+0000 mgr.y (mgr.24862) 401 : cluster [DBG] pgmap v731: 89 pgs: 89 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 25 op/s 2024-02-18T08:28:03.911 INFO:tasks.rados.rados.0.smithi082.stdout:3368: writing smithi08262953-41 from 2244608 to 2949120 tid 1 2024-02-18T08:28:03.911 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 39 current snap is 318 2024-02-18T08:28:03.912 INFO:tasks.rados.rados.0.smithi082.stdout:3369: seq_num 1046 ranges {0=729088} 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3369: writing smithi08262953-39 from 0 to 729088 tid 1 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3370: read oid 10 snap -1 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3370: expect (ObjNum 1013 snap 311 seq_num 1013) 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3371: read oid 50 snap 317 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3371: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:28:03.916 INFO:tasks.rados.rados.0.smithi082.stdout:3372: snap_remove snap 316 2024-02-18T08:28:04.439 INFO:tasks.rados.rados.0.smithi082.stdout:3372: done (4 left) 2024-02-18T08:28:04.439 INFO:tasks.rados.rados.0.smithi082.stdout:3373: snap_remove snap 314 2024-02-18T08:28:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:03.434618+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-02-18T08:28:04.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:03.434618+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-02-18T08:28:04.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:03.434618+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e693: 8 total, 8 up, 8 in 2024-02-18T08:28:05.457 INFO:tasks.rados.rados.0.smithi082.stdout:3373: done (4 left) 2024-02-18T08:28:05.457 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 32 current snap is 318 2024-02-18T08:28:05.457 INFO:tasks.rados.rados.0.smithi082.stdout:3374: seq_num 1047 ranges {3375104=745472} 2024-02-18T08:28:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3374: writing smithi08262953-32 from 3375104 to 4120576 tid 1 2024-02-18T08:28:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 35 current snap is 318 2024-02-18T08:28:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3375: seq_num 1048 ranges {0=761856} 2024-02-18T08:28:05.476 INFO:tasks.rados.rados.0.smithi082.stdout:3375: writing smithi08262953-35 from 0 to 761856 tid 1 2024-02-18T08:28:05.476 INFO:tasks.rados.rados.0.smithi082.stdout:3376: snap_remove snap 315 2024-02-18T08:28:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:04.434188+0000 mgr.y (mgr.24862) 402 : cluster [DBG] pgmap v733: 89 pgs: 89 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-02-18T08:28:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:04.440229+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-02-18T08:28:05.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:04.434188+0000 mgr.y (mgr.24862) 402 : cluster [DBG] pgmap v733: 89 pgs: 89 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-02-18T08:28:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:04.440229+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-02-18T08:28:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:04.434188+0000 mgr.y (mgr.24862) 402 : cluster [DBG] pgmap v733: 89 pgs: 89 active+clean; 112 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-02-18T08:28:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:04.440229+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e694: 8 total, 8 up, 8 in 2024-02-18T08:28:06.459 INFO:tasks.rados.rados.0.smithi082.stdout:3376: done (6 left) 2024-02-18T08:28:06.459 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 318 2024-02-18T08:28:06.459 INFO:tasks.rados.rados.0.smithi082.stdout:3377: seq_num 1049 ranges {106496=778240} 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3377: writing smithi08262953-18 from 106496 to 884736 tid 1 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3378: rollback oid 38 current snap is 318 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 38 to 317 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3368: finishing write tid 1 to smithi08262953-41 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3368: finishing write tid 3 to smithi08262953-41 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3369: finishing write tid 1 to smithi08262953-39 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3369: finishing write tid 3 to smithi08262953-39 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3368: finishing write tid 4 to smithi08262953-41 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1369 (ObjNum 1045 snap 318 seq_num 1045) dirty exists 2024-02-18T08:28:06.462 INFO:tasks.rados.rados.0.smithi082.stdout:3368: left oid 41 (ObjNum 1045 snap 318 seq_num 1045) 2024-02-18T08:28:06.463 INFO:tasks.rados.rados.0.smithi082.stdout:3370: expect (ObjNum 1013 snap 311 seq_num 1013) 2024-02-18T08:28:06.468 INFO:tasks.rados.rados.0.smithi082.stdout:3371: expect (ObjNum 890 snap 277 seq_num 890) 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3369: finishing write tid 4 to smithi08262953-39 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1716 (ObjNum 1046 snap 318 seq_num 1046) dirty exists 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3369: left oid 39 (ObjNum 1046 snap 318 seq_num 1046) 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3374: finishing write tid 1 to smithi08262953-32 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3368: done (7 left) 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3369: done (6 left) 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3370: done (5 left) 2024-02-18T08:28:06.577 INFO:tasks.rados.rados.0.smithi082.stdout:3371: done (4 left) 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3379: rollback oid 29 current snap is 318 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 317 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3375: finishing write tid 1 to smithi08262953-35 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3375: finishing write tid 3 to smithi08262953-35 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3374: finishing write tid 3 to smithi08262953-32 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3374: finishing write tid 4 to smithi08262953-32 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 32 v 1727 (ObjNum 1047 snap 318 seq_num 1047) dirty exists 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3374: left oid 32 (ObjNum 1047 snap 318 seq_num 1047) 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3375: finishing write tid 4 to smithi08262953-35 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1680 (ObjNum 1048 snap 318 seq_num 1048) dirty exists 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3375: left oid 35 (ObjNum 1048 snap 318 seq_num 1048) 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3378: finishing rollback tid 1 to smithi08262953-38 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 0 (ObjNum 580014384 snap 21935 seq_num 580014536) dirty dne 2024-02-18T08:28:06.578 INFO:tasks.rados.rados.0.smithi082.stdout:3377: finishing write tid 1 to smithi08262953-18 2024-02-18T08:28:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3374: done (4 left) 2024-02-18T08:28:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3375: done (3 left) 2024-02-18T08:28:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3378: done (2 left) 2024-02-18T08:28:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 318 2024-02-18T08:28:06.579 INFO:tasks.rados.rados.0.smithi082.stdout:3380: seq_num 1050 ranges {4726784=794624} 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3380: writing smithi08262953-13 from 4726784 to 5521408 tid 1 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3381: copy_from oid 25 from oid 26 current snap is 318 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3377: finishing write tid 3 to smithi08262953-18 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3377: finishing write tid 4 to smithi08262953-18 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1376 (ObjNum 1049 snap 318 seq_num 1049) dirty exists 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3377: left oid 18 (ObjNum 1049 snap 318 seq_num 1049) 2024-02-18T08:28:06.606 INFO:tasks.rados.rados.0.smithi082.stdout:3379: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3379: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3379: finishing rollback tid 2 to smithi08262953-29 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1735 (ObjNum 988 snap 302 seq_num 988) dirty exists 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3377: done (3 left) 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3379: done (2 left) 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3382: copy_from oid 43 from oid 44 current snap is 318 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3383: setattr oid 50 current snap is 318 2024-02-18T08:28:06.607 INFO:tasks.rados.rados.0.smithi082.stdout:3382: finishing copy_from to smithi08262953-43 2024-02-18T08:28:06.608 INFO:tasks.rados.rados.0.smithi082.stdout:3382: got expected ENOENT (src dne) 2024-02-18T08:28:06.608 INFO:tasks.rados.rados.0.smithi082.stdout:3382: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:28:06.608 INFO:tasks.rados.rados.0.smithi082.stdout:3382: done (3 left) 2024-02-18T08:28:06.608 INFO:tasks.rados.rados.0.smithi082.stdout:3384: delete oid 5 current snap is 318 2024-02-18T08:28:06.610 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1465 (ObjNum 890 snap 277 seq_num 890) dirty exists 2024-02-18T08:28:06.612 INFO:tasks.rados.rados.0.smithi082.stdout:3380: finishing write tid 1 to smithi08262953-13 2024-02-18T08:28:06.612 INFO:tasks.rados.rados.0.smithi082.stdout:3380: finishing write tid 3 to smithi08262953-13 2024-02-18T08:28:06.614 INFO:tasks.rados.rados.0.smithi082.stdout:3383: done (3 left) 2024-02-18T08:28:06.614 INFO:tasks.rados.rados.0.smithi082.stdout:3384: done (2 left) 2024-02-18T08:28:06.614 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 318 2024-02-18T08:28:06.614 INFO:tasks.rados.rados.0.smithi082.stdout:3385: seq_num 1052 ranges {0=425984,425984=401408} 2024-02-18T08:28:06.617 INFO:tasks.rados.rados.0.smithi082.stdout:3385: writing smithi08262953-47 from 0 to 425984 tid 1 2024-02-18T08:28:06.619 INFO:tasks.rados.rados.0.smithi082.stdout:3385: writing smithi08262953-47 from 425984 to 827392 tid 2 2024-02-18T08:28:06.619 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 318 2024-02-18T08:28:06.620 INFO:tasks.rados.rados.0.smithi082.stdout:3386: seq_num 1053 ranges {2162688=442368,2605056=401408} 2024-02-18T08:28:06.633 INFO:tasks.rados.rados.0.smithi082.stdout:3386: writing smithi08262953-50 from 2162688 to 2605056 tid 1 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3386: writing smithi08262953-50 from 2605056 to 3006464 tid 2 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3387: setattr oid 43 current snap is 318 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3380: finishing write tid 4 to smithi08262953-13 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2173 (ObjNum 1050 snap 318 seq_num 1050) dirty exists 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3380: left oid 13 (ObjNum 1050 snap 318 seq_num 1050) 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3381: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3385: finishing write tid 1 to smithi08262953-47 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3381: finishing copy_from to smithi08262953-25 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1607 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:28:06.636 INFO:tasks.rados.rados.0.smithi082.stdout:3385: finishing write tid 2 to smithi08262953-47 2024-02-18T08:28:06.637 INFO:tasks.rados.rados.0.smithi082.stdout:3385: finishing write tid 4 to smithi08262953-47 2024-02-18T08:28:06.637 INFO:tasks.rados.rados.0.smithi082.stdout:3385: finishing write tid 5 to smithi08262953-47 2024-02-18T08:28:06.637 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1719 (ObjNum 1052 snap 318 seq_num 1052) dirty exists 2024-02-18T08:28:06.637 INFO:tasks.rados.rados.0.smithi082.stdout:3385: left oid 47 (ObjNum 1052 snap 318 seq_num 1052) 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:3380: done (4 left) 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:3381: done (3 left) 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:3385: done (2 left) 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:3388: rollback oid 14 current snap is 318 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 317 2024-02-18T08:28:06.638 INFO:tasks.rados.rados.0.smithi082.stdout:3389: setattr oid 22 current snap is 318 2024-02-18T08:28:06.639 INFO:tasks.rados.rados.0.smithi082.stdout:3386: finishing write tid 1 to smithi08262953-50 2024-02-18T08:28:06.641 INFO:tasks.rados.rados.0.smithi082.stdout:3390: snap_create 2024-02-18T08:28:06.641 INFO:tasks.rados.rados.0.smithi082.stdout:3386: finishing write tid 2 to smithi08262953-50 2024-02-18T08:28:06.641 INFO:tasks.rados.rados.0.smithi082.stdout:3386: finishing write tid 4 to smithi08262953-50 2024-02-18T08:28:06.641 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1742 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:06.641 INFO:tasks.rados.rados.0.smithi082.stdout:3386: finishing write tid 5 to smithi08262953-50 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1468 (ObjNum 1053 snap 318 seq_num 1053) dirty exists 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:3386: left oid 50 (ObjNum 1053 snap 318 seq_num 1053) 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:3388: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:3388: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:3388: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:28:06.642 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1385 (ObjNum 1017 snap 312 seq_num 1017) dirty exists 2024-02-18T08:28:06.644 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1319 (ObjNum 1042 snap 318 seq_num 1042) dirty exists 2024-02-18T08:28:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:05.442974+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-02-18T08:28:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:05.442974+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-02-18T08:28:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:05.442974+0000 mon.a (mon.0) 1377 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-02-18T08:28:07.404 INFO:tasks.rados.rados.0.smithi082.stdout:3386: done (4 left) 2024-02-18T08:28:07.404 INFO:tasks.rados.rados.0.smithi082.stdout:3387: done (3 left) 2024-02-18T08:28:07.404 INFO:tasks.rados.rados.0.smithi082.stdout:3388: done (2 left) 2024-02-18T08:28:07.404 INFO:tasks.rados.rados.0.smithi082.stdout:3389: done (1 left) 2024-02-18T08:28:07.405 INFO:tasks.rados.rados.0.smithi082.stdout:3390: done (0 left) 2024-02-18T08:28:07.405 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 319 2024-02-18T08:28:07.405 INFO:tasks.rados.rados.0.smithi082.stdout:3391: seq_num 1054 ranges {1818624=458752,2277376=401408} 2024-02-18T08:28:07.416 INFO:tasks.rados.rados.0.smithi082.stdout:3391: writing smithi08262953-45 from 1818624 to 2277376 tid 1 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3391: writing smithi08262953-45 from 2277376 to 2678784 tid 2 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3392: read oid 41 snap 318 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3392: expect (ObjNum 1045 snap 318 seq_num 1045) 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3393: read oid 30 snap -1 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3393: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3394: copy_from oid 29 from oid 3 current snap is 319 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3395: rollback oid 35 current snap is 319 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 317 2024-02-18T08:28:07.419 INFO:tasks.rados.rados.0.smithi082.stdout:3396: snap_create 2024-02-18T08:28:07.426 INFO:tasks.rados.rados.0.smithi082.stdout:3391: finishing write tid 1 to smithi08262953-45 2024-02-18T08:28:07.428 INFO:tasks.rados.rados.0.smithi082.stdout:3391: finishing write tid 2 to smithi08262953-45 2024-02-18T08:28:07.428 INFO:tasks.rados.rados.0.smithi082.stdout:3391: finishing write tid 4 to smithi08262953-45 2024-02-18T08:28:07.429 INFO:tasks.rados.rados.0.smithi082.stdout:3393: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:3391: finishing write tid 5 to smithi08262953-45 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1267 (ObjNum 1054 snap 319 seq_num 1054) dirty exists 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:3391: left oid 45 (ObjNum 1054 snap 319 seq_num 1054) 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:3395: finishing rollback tid 0 to smithi08262953-35 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:3395: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1682 (ObjNum 579217296 snap 21935 seq_num 3909798976) dirty dne 2024-02-18T08:28:07.445 INFO:tasks.rados.rados.0.smithi082.stdout:3392: expect (ObjNum 1045 snap 318 seq_num 1045) 2024-02-18T08:28:07.595 INFO:tasks.rados.rados.0.smithi082.stdout:3394: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:28:07.595 INFO:tasks.rados.rados.0.smithi082.stdout:3394: finishing copy_from to smithi08262953-29 2024-02-18T08:28:07.595 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1683 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-02-18T08:28:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:06.434577+0000 mgr.y (mgr.24862) 403 : cluster [DBG] pgmap v736: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-02-18T08:28:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:06.455945+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-02-18T08:28:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:07.404759+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-02-18T08:28:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:06.434577+0000 mgr.y (mgr.24862) 403 : cluster [DBG] pgmap v736: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-02-18T08:28:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:06.455945+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-02-18T08:28:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:07.404759+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-02-18T08:28:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:06.434577+0000 mgr.y (mgr.24862) 403 : cluster [DBG] pgmap v736: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-02-18T08:28:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:06.455945+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-02-18T08:28:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:07.404759+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e697: 8 total, 8 up, 8 in 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3391: done (5 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3392: done (4 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3393: done (3 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3394: done (2 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3395: done (1 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3396: done (0 left) 2024-02-18T08:28:08.403 INFO:tasks.rados.rados.0.smithi082.stdout:3397: snap_create 2024-02-18T08:28:09.409 INFO:tasks.rados.rados.0.smithi082.stdout:3397: done (0 left) 2024-02-18T08:28:09.409 INFO:tasks.rados.rados.0.smithi082.stdout:3398: delete oid 22 current snap is 321 2024-02-18T08:28:09.414 INFO:tasks.rados.rados.0.smithi082.stdout:3398: done (0 left) 2024-02-18T08:28:09.415 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 321 2024-02-18T08:28:09.415 INFO:tasks.rados.rados.0.smithi082.stdout:3399: seq_num 1056 ranges {827392=491520,1318912=401408} 2024-02-18T08:28:09.421 INFO:tasks.rados.rados.0.smithi082.stdout:3399: writing smithi08262953-47 from 827392 to 1318912 tid 1 2024-02-18T08:28:09.424 INFO:tasks.rados.rados.0.smithi082.stdout:3399: writing smithi08262953-47 from 1318912 to 1720320 tid 2 2024-02-18T08:28:09.424 INFO:tasks.rados.rados.0.smithi082.stdout:3400: setattr oid 7 current snap is 321 2024-02-18T08:28:09.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 321 2024-02-18T08:28:09.426 INFO:tasks.rados.rados.0.smithi082.stdout:3401: seq_num 1057 ranges {3186688=507904,3694592=401408} 2024-02-18T08:28:09.446 INFO:tasks.rados.rados.0.smithi082.stdout:3401: writing smithi08262953-2 from 3186688 to 3694592 tid 1 2024-02-18T08:28:09.448 INFO:tasks.rados.rados.0.smithi082.stdout:3401: writing smithi08262953-2 from 3694592 to 4096000 tid 2 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3402: rmattr oid 28 current snap is 321 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: finishing write tid 1 to smithi08262953-47 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: finishing write tid 2 to smithi08262953-47 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: finishing write tid 4 to smithi08262953-47 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: finishing write tid 5 to smithi08262953-47 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1723 (ObjNum 1056 snap 321 seq_num 1056) dirty exists 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: left oid 47 (ObjNum 1056 snap 321 seq_num 1056) 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1285 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3399: done (3 left) 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3400: done (2 left) 2024-02-18T08:28:09.449 INFO:tasks.rados.rados.0.smithi082.stdout:3403: snap_create 2024-02-18T08:28:09.452 INFO:tasks.rados.rados.0.smithi082.stdout:3401: finishing write tid 1 to smithi08262953-2 2024-02-18T08:28:09.452 INFO:tasks.rados.rados.0.smithi082.stdout:3401: finishing write tid 2 to smithi08262953-2 2024-02-18T08:28:09.453 INFO:tasks.rados.rados.0.smithi082.stdout:3401: finishing write tid 4 to smithi08262953-2 2024-02-18T08:28:09.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1286 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:09.454 INFO:tasks.rados.rados.0.smithi082.stdout:3401: finishing write tid 5 to smithi08262953-2 2024-02-18T08:28:09.454 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1337 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2024-02-18T08:28:09.454 INFO:tasks.rados.rados.0.smithi082.stdout:3401: left oid 2 (ObjNum 1057 snap 321 seq_num 1057) 2024-02-18T08:28:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:08.403421+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-02-18T08:28:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:08.435101+0000 mgr.y (mgr.24862) 404 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-02-18T08:28:09.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:08.403421+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-02-18T08:28:09.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:08.435101+0000 mgr.y (mgr.24862) 404 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-02-18T08:28:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:08.403421+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e698: 8 total, 8 up, 8 in 2024-02-18T08:28:09.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:08.435101+0000 mgr.y (mgr.24862) 404 : cluster [DBG] pgmap v740: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2024-02-18T08:28:10.416 INFO:tasks.rados.rados.0.smithi082.stdout:3401: done (2 left) 2024-02-18T08:28:10.416 INFO:tasks.rados.rados.0.smithi082.stdout:3402: done (1 left) 2024-02-18T08:28:10.416 INFO:tasks.rados.rados.0.smithi082.stdout:3403: done (0 left) 2024-02-18T08:28:10.416 INFO:tasks.rados.rados.0.smithi082.stdout:3404: copy_from oid 26 from oid 49 current snap is 322 2024-02-18T08:28:10.416 INFO:tasks.rados.rados.0.smithi082.stdout:3405: setattr oid 24 current snap is 322 2024-02-18T08:28:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 322 2024-02-18T08:28:10.417 INFO:tasks.rados.rados.0.smithi082.stdout:3406: seq_num 1058 ranges {3579904=524288,4104192=401408} 2024-02-18T08:28:10.440 INFO:tasks.rados.rados.0.smithi082.stdout:3406: writing smithi08262953-16 from 3579904 to 4104192 tid 1 2024-02-18T08:28:10.442 INFO:tasks.rados.rados.0.smithi082.stdout:3406: writing smithi08262953-16 from 4104192 to 4505600 tid 2 2024-02-18T08:28:10.442 INFO:tasks.rados.rados.0.smithi082.stdout:3407: delete oid 41 current snap is 322 2024-02-18T08:28:10.442 INFO:tasks.rados.rados.0.smithi082.stdout:3404: finishing copy_from racing read to smithi08262953-26 2024-02-18T08:28:10.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 1609 (ObjNum 1 snap 32561 seq_num 579984352) dirty exists 2024-02-18T08:28:10.443 INFO:tasks.rados.rados.0.smithi082.stdout:3404: finishing copy_from to smithi08262953-26 2024-02-18T08:28:10.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 2127 (ObjNum 791 snap 240 seq_num 791) dirty exists 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3404: done (3 left) 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3405: done (2 left) 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3407: done (1 left) 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3408: rmattr oid 10 current snap is 322 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3408: done (1 left) 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 322 2024-02-18T08:28:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3409: seq_num 1060 ranges {0=557056,557056=401408} 2024-02-18T08:28:10.449 INFO:tasks.rados.rados.0.smithi082.stdout:3409: writing smithi08262953-5 from 0 to 557056 tid 1 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3409: writing smithi08262953-5 from 557056 to 958464 tid 2 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3410: snap_create 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3406: finishing write tid 1 to smithi08262953-16 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3406: finishing write tid 2 to smithi08262953-16 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3406: finishing write tid 4 to smithi08262953-16 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3406: finishing write tid 5 to smithi08262953-16 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1685 (ObjNum 1058 snap 322 seq_num 1058) dirty exists 2024-02-18T08:28:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3406: left oid 16 (ObjNum 1058 snap 322 seq_num 1058) 2024-02-18T08:28:10.455 INFO:tasks.rados.rados.0.smithi082.stdout:3409: finishing write tid 1 to smithi08262953-5 2024-02-18T08:28:10.455 INFO:tasks.rados.rados.0.smithi082.stdout:3409: finishing write tid 2 to smithi08262953-5 2024-02-18T08:28:10.455 INFO:tasks.rados.rados.0.smithi082.stdout:3409: finishing write tid 4 to smithi08262953-5 2024-02-18T08:28:10.456 INFO:tasks.rados.rados.0.smithi082.stdout:3409: finishing write tid 5 to smithi08262953-5 2024-02-18T08:28:10.456 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2130 (ObjNum 1060 snap 322 seq_num 1060) dirty exists 2024-02-18T08:28:10.456 INFO:tasks.rados.rados.0.smithi082.stdout:3409: left oid 5 (ObjNum 1060 snap 322 seq_num 1060) 2024-02-18T08:28:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:09.408428+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-02-18T08:28:10.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:09.408428+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-02-18T08:28:10.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:09.408428+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e699: 8 total, 8 up, 8 in 2024-02-18T08:28:11.421 INFO:tasks.rados.rados.0.smithi082.stdout:3406: done (2 left) 2024-02-18T08:28:11.421 INFO:tasks.rados.rados.0.smithi082.stdout:3409: done (1 left) 2024-02-18T08:28:11.421 INFO:tasks.rados.rados.0.smithi082.stdout:3410: done (0 left) 2024-02-18T08:28:11.421 INFO:tasks.rados.rados.0.smithi082.stdout:3411: delete oid 25 current snap is 323 2024-02-18T08:28:11.425 INFO:tasks.rados.rados.0.smithi082.stdout:3411: done (0 left) 2024-02-18T08:28:11.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 323 2024-02-18T08:28:11.426 INFO:tasks.rados.rados.0.smithi082.stdout:3412: seq_num 1062 ranges {2678784=589824,3268608=401408} 2024-02-18T08:28:11.443 INFO:tasks.rados.rados.0.smithi082.stdout:3412: writing smithi08262953-45 from 2678784 to 3268608 tid 1 2024-02-18T08:28:11.446 INFO:tasks.rados.rados.0.smithi082.stdout:3412: writing smithi08262953-45 from 3268608 to 3670016 tid 2 2024-02-18T08:28:11.446 INFO:tasks.rados.rados.0.smithi082.stdout:3413: read oid 17 snap -1 2024-02-18T08:28:11.446 INFO:tasks.rados.rados.0.smithi082.stdout:3413: expect (ObjNum 1037 snap 317 seq_num 1037) 2024-02-18T08:28:11.446 INFO:tasks.rados.rados.0.smithi082.stdout:3414: delete oid 32 current snap is 323 2024-02-18T08:28:11.452 INFO:tasks.rados.rados.0.smithi082.stdout:3412: finishing write tid 1 to smithi08262953-45 2024-02-18T08:28:11.453 INFO:tasks.rados.rados.0.smithi082.stdout:3414: done (2 left) 2024-02-18T08:28:11.453 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 323 2024-02-18T08:28:11.453 INFO:tasks.rados.rados.0.smithi082.stdout:3415: seq_num 1064 ranges {172032=622592,794624=401408} 2024-02-18T08:28:11.458 INFO:tasks.rados.rados.0.smithi082.stdout:3415: writing smithi08262953-1 from 172032 to 794624 tid 1 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3415: writing smithi08262953-1 from 794624 to 1196032 tid 2 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3416: snap_create 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3412: finishing write tid 2 to smithi08262953-45 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3412: finishing write tid 4 to smithi08262953-45 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3412: finishing write tid 5 to smithi08262953-45 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1270 (ObjNum 1062 snap 323 seq_num 1062) dirty exists 2024-02-18T08:28:11.461 INFO:tasks.rados.rados.0.smithi082.stdout:3412: left oid 45 (ObjNum 1062 snap 323 seq_num 1062) 2024-02-18T08:28:11.464 INFO:tasks.rados.rados.0.smithi082.stdout:3415: finishing write tid 1 to smithi08262953-1 2024-02-18T08:28:11.465 INFO:tasks.rados.rados.0.smithi082.stdout:3415: finishing write tid 2 to smithi08262953-1 2024-02-18T08:28:11.465 INFO:tasks.rados.rados.0.smithi082.stdout:3415: finishing write tid 4 to smithi08262953-1 2024-02-18T08:28:11.466 INFO:tasks.rados.rados.0.smithi082.stdout:3413: expect (ObjNum 1037 snap 317 seq_num 1037) 2024-02-18T08:28:11.633 INFO:tasks.rados.rados.0.smithi082.stdout:3415: finishing write tid 5 to smithi08262953-1 2024-02-18T08:28:11.634 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1391 (ObjNum 1064 snap 323 seq_num 1064) dirty exists 2024-02-18T08:28:11.634 INFO:tasks.rados.rados.0.smithi082.stdout:3415: left oid 1 (ObjNum 1064 snap 323 seq_num 1064) 2024-02-18T08:28:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:10.416364+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-02-18T08:28:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:10.435444+0000 mgr.y (mgr.24862) 405 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-02-18T08:28:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:10.416364+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-02-18T08:28:11.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:10.435444+0000 mgr.y (mgr.24862) 405 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-02-18T08:28:11.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:10.416364+0000 mon.a (mon.0) 1382 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-02-18T08:28:11.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:10.435444+0000 mgr.y (mgr.24862) 405 : cluster [DBG] pgmap v743: 89 pgs: 89 active+clean; 119 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.1 MiB/s wr, 28 op/s 2024-02-18T08:28:12.405 INFO:tasks.rados.rados.0.smithi082.stdout:3412: done (3 left) 2024-02-18T08:28:12.405 INFO:tasks.rados.rados.0.smithi082.stdout:3413: done (2 left) 2024-02-18T08:28:12.406 INFO:tasks.rados.rados.0.smithi082.stdout:3415: done (1 left) 2024-02-18T08:28:12.406 INFO:tasks.rados.rados.0.smithi082.stdout:3416: done (0 left) 2024-02-18T08:28:12.406 INFO:tasks.rados.rados.0.smithi082.stdout:3417: delete oid 26 current snap is 324 2024-02-18T08:28:12.412 INFO:tasks.rados.rados.0.smithi082.stdout:3417: done (0 left) 2024-02-18T08:28:12.412 INFO:tasks.rados.rados.0.smithi082.stdout:3418: copy_from oid 40 from oid 42 current snap is 324 2024-02-18T08:28:12.413 INFO:tasks.rados.rados.0.smithi082.stdout:3419: rmattr oid 28 current snap is 324 2024-02-18T08:28:12.413 INFO:tasks.rados.rados.0.smithi082.stdout:3420: delete oid 50 current snap is 324 2024-02-18T08:28:12.417 INFO:tasks.rados.rados.0.smithi082.stdout:3420: done (2 left) 2024-02-18T08:28:12.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 324 2024-02-18T08:28:12.417 INFO:tasks.rados.rados.0.smithi082.stdout:3421: seq_num 1067 ranges {172032=679936,851968=401408} 2024-02-18T08:28:12.422 INFO:tasks.rados.rados.0.smithi082.stdout:3421: writing smithi08262953-6 from 172032 to 851968 tid 1 2024-02-18T08:28:12.424 INFO:tasks.rados.rados.0.smithi082.stdout:3421: writing smithi08262953-6 from 851968 to 1253376 tid 2 2024-02-18T08:28:12.425 INFO:tasks.rados.rados.0.smithi082.stdout:3422: read oid 44 snap -1 2024-02-18T08:28:12.425 INFO:tasks.rados.rados.0.smithi082.stdout:3422: expect deleted 2024-02-18T08:28:12.425 INFO:tasks.rados.rados.0.smithi082.stdout:3423: read oid 30 snap -1 2024-02-18T08:28:12.425 INFO:tasks.rados.rados.0.smithi082.stdout:3423: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:12.427 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 324 2024-02-18T08:28:12.428 INFO:tasks.rados.rados.0.smithi082.stdout:3424: seq_num 1068 ranges {253952=696320,950272=401408} 2024-02-18T08:28:12.430 INFO:tasks.rados.rados.0.smithi082.stdout:3424: writing smithi08262953-46 from 253952 to 950272 tid 1 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3424: writing smithi08262953-46 from 950272 to 1351680 tid 2 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3425: rollback oid 5 current snap is 324 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 5 to 323 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1287 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3418: finishing copy_from racing read to smithi08262953-40 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3418: finishing copy_from to smithi08262953-40 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1284 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3418: done (6 left) 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3419: done (5 left) 2024-02-18T08:28:12.433 INFO:tasks.rados.rados.0.smithi082.stdout:3426: rollback oid 20 current snap is 324 2024-02-18T08:28:12.434 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 319 2024-02-18T08:28:12.434 INFO:tasks.rados.rados.0.smithi082.stdout:3421: finishing write tid 1 to smithi08262953-6 2024-02-18T08:28:12.434 INFO:tasks.rados.rados.0.smithi082.stdout:3423: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:12.445 INFO:tasks.rados.rados.0.smithi082.stdout:3421: finishing write tid 2 to smithi08262953-6 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3421: finishing write tid 4 to smithi08262953-6 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3421: finishing write tid 5 to smithi08262953-6 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1688 (ObjNum 1067 snap 324 seq_num 1067) dirty exists 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3421: left oid 6 (ObjNum 1067 snap 324 seq_num 1067) 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3421: done (5 left) 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3422: done (4 left) 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3423: done (3 left) 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3427: snap_create 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3424: finishing write tid 1 to smithi08262953-46 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3425: finishing rollback tid 0 to smithi08262953-5 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3424: finishing write tid 2 to smithi08262953-46 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3425: finishing rollback tid 1 to smithi08262953-5 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3425: finishing rollback tid 2 to smithi08262953-5 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2134 (ObjNum 1060 snap 322 seq_num 1060) dirty exists 2024-02-18T08:28:12.446 INFO:tasks.rados.rados.0.smithi082.stdout:3424: finishing write tid 4 to smithi08262953-46 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:3426: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:3426: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:3426: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 1750 (ObjNum 949 snap 289 seq_num 949) dirty exists 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:3424: finishing write tid 5 to smithi08262953-46 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1323 (ObjNum 1068 snap 324 seq_num 1068) dirty exists 2024-02-18T08:28:12.447 INFO:tasks.rados.rados.0.smithi082.stdout:3424: left oid 46 (ObjNum 1068 snap 324 seq_num 1068) 2024-02-18T08:28:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:11.421521+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-02-18T08:28:12.852 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:12.405917+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-02-18T08:28:12.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:11.421521+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-02-18T08:28:12.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:12.405917+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-02-18T08:28:12.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:11.421521+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-02-18T08:28:12.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:12.405917+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-02-18T08:28:13.434 INFO:tasks.rados.rados.0.smithi082.stdout:3424: done (3 left) 2024-02-18T08:28:13.434 INFO:tasks.rados.rados.0.smithi082.stdout:3425: done (2 left) 2024-02-18T08:28:13.435 INFO:tasks.rados.rados.0.smithi082.stdout:3426: done (1 left) 2024-02-18T08:28:13.435 INFO:tasks.rados.rados.0.smithi082.stdout:3427: done (0 left) 2024-02-18T08:28:13.435 INFO:tasks.rados.rados.0.smithi082.stdout:3428: read oid 15 snap -1 2024-02-18T08:28:13.435 INFO:tasks.rados.rados.0.smithi082.stdout:3428: expect deleted 2024-02-18T08:28:13.437 INFO:tasks.rados.rados.0.smithi082.stdout:3429: read oid 49 snap -1 2024-02-18T08:28:13.437 INFO:tasks.rados.rados.0.smithi082.stdout:3429: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:28:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 325 2024-02-18T08:28:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3430: seq_num 1069 ranges {0=712704,712704=401408} 2024-02-18T08:28:13.440 INFO:tasks.rados.rados.0.smithi082.stdout:3430: writing smithi08262953-22 from 0 to 712704 tid 1 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3430: writing smithi08262953-22 from 712704 to 1114112 tid 2 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3431: read oid 11 snap -1 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3431: expect deleted 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3432: read oid 43 snap -1 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3432: expect (ObjNum 1041 snap 318 seq_num 1041) 2024-02-18T08:28:13.442 INFO:tasks.rados.rados.0.smithi082.stdout:3433: read oid 1 snap 324 2024-02-18T08:28:13.443 INFO:tasks.rados.rados.0.smithi082.stdout:3433: expect (ObjNum 1064 snap 323 seq_num 1064) 2024-02-18T08:28:13.443 INFO:tasks.rados.rados.0.smithi082.stdout:3434: snap_remove snap 317 2024-02-18T08:28:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:12.435874+0000 mgr.y (mgr.24862) 406 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:28:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:12.435874+0000 mgr.y (mgr.24862) 406 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:28:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:12.435874+0000 mgr.y (mgr.24862) 406 : cluster [DBG] pgmap v746: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:28:14.446 INFO:tasks.rados.rados.0.smithi082.stdout:3434: done (6 left) 2024-02-18T08:28:14.446 INFO:tasks.rados.rados.0.smithi082.stdout:3435: snap_create 2024-02-18T08:28:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:3430: finishing write tid 1 to smithi08262953-22 2024-02-18T08:28:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:3430: finishing write tid 2 to smithi08262953-22 2024-02-18T08:28:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:3430: finishing write tid 4 to smithi08262953-22 2024-02-18T08:28:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:3433: expect (ObjNum 1064 snap 323 seq_num 1064) 2024-02-18T08:28:14.501 INFO:tasks.rados.rados.0.smithi082.stdout:3432: expect (ObjNum 1041 snap 318 seq_num 1041) 2024-02-18T08:28:14.524 INFO:tasks.rados.rados.0.smithi082.stdout:3430: finishing write tid 5 to smithi08262953-22 2024-02-18T08:28:14.524 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1326 (ObjNum 1069 snap 325 seq_num 1069) dirty exists 2024-02-18T08:28:14.524 INFO:tasks.rados.rados.0.smithi082.stdout:3430: left oid 22 (ObjNum 1069 snap 325 seq_num 1069) 2024-02-18T08:28:14.524 INFO:tasks.rados.rados.0.smithi082.stdout:3429: expect (ObjNum 791 snap 240 seq_num 791) 2024-02-18T08:28:14.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:13.435315+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-02-18T08:28:14.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:13.435315+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-02-18T08:28:14.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:13.435315+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e703: 8 total, 8 up, 8 in 2024-02-18T08:28:15.447 INFO:tasks.rados.rados.0.smithi082.stdout:3428: done (6 left) 2024-02-18T08:28:15.447 INFO:tasks.rados.rados.0.smithi082.stdout:3429: done (5 left) 2024-02-18T08:28:15.447 INFO:tasks.rados.rados.0.smithi082.stdout:3430: done (4 left) 2024-02-18T08:28:15.447 INFO:tasks.rados.rados.0.smithi082.stdout:3431: done (3 left) 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3432: done (2 left) 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3433: done (1 left) 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3435: done (0 left) 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3436: copy_from oid 20 from oid 30 current snap is 326 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3437: setattr oid 7 current snap is 326 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3438: copy_from oid 15 from oid 11 current snap is 326 2024-02-18T08:28:15.448 INFO:tasks.rados.rados.0.smithi082.stdout:3439: delete oid 25 current snap is 326 2024-02-18T08:28:15.451 INFO:tasks.rados.rados.0.smithi082.stdout:3439: done (3 left) 2024-02-18T08:28:15.451 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 326 2024-02-18T08:28:15.451 INFO:tasks.rados.rados.0.smithi082.stdout:3440: seq_num 1071 ranges {1720320=745472,2465792=401408} 2024-02-18T08:28:15.465 INFO:tasks.rados.rados.0.smithi082.stdout:3440: writing smithi08262953-47 from 1720320 to 2465792 tid 1 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3440: writing smithi08262953-47 from 2465792 to 2867200 tid 2 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3441: copy_from oid 43 from oid 40 current snap is 326 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3438: finishing copy_from to smithi08262953-15 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3438: got expected ENOENT (src dne) 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3438: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1288 (ObjNum 681 snap 200 seq_num 681) dirty exists 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3436: finishing copy_from racing read to smithi08262953-20 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3437: done (4 left) 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3438: done (3 left) 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 326 2024-02-18T08:28:15.468 INFO:tasks.rados.rados.0.smithi082.stdout:3442: seq_num 1072 ranges {8396800=761856,9158656=401408} 2024-02-18T08:28:15.516 INFO:tasks.rados.rados.0.smithi082.stdout:3442: writing smithi08262953-33 from 8396800 to 9158656 tid 1 2024-02-18T08:28:15.519 INFO:tasks.rados.rados.0.smithi082.stdout:3442: writing smithi08262953-33 from 9158656 to 9560064 tid 2 2024-02-18T08:28:15.519 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 326 2024-02-18T08:28:15.519 INFO:tasks.rados.rados.0.smithi082.stdout:3443: seq_num 1073 ranges {1818624=778240,2596864=401408} 2024-02-18T08:28:15.533 INFO:tasks.rados.rados.0.smithi082.stdout:3443: writing smithi08262953-7 from 1818624 to 2596864 tid 1 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:3443: writing smithi08262953-7 from 2596864 to 2998272 tid 2 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:3444: rmattr oid 23 current snap is 326 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:3444: done (5 left) 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:3445: snap_create 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:3436: finishing copy_from to smithi08262953-20 2024-02-18T08:28:15.536 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 2160 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3440: finishing write tid 1 to smithi08262953-47 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3440: finishing write tid 2 to smithi08262953-47 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3440: finishing write tid 4 to smithi08262953-47 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3441: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3440: finishing write tid 5 to smithi08262953-47 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1727 (ObjNum 1071 snap 326 seq_num 1071) dirty exists 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3440: left oid 47 (ObjNum 1071 snap 326 seq_num 1071) 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3441: finishing copy_from to smithi08262953-43 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1284 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3442: finishing write tid 1 to smithi08262953-33 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3442: finishing write tid 2 to smithi08262953-33 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3442: finishing write tid 4 to smithi08262953-33 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3442: finishing write tid 5 to smithi08262953-33 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1470 (ObjNum 1072 snap 326 seq_num 1072) dirty exists 2024-02-18T08:28:15.537 INFO:tasks.rados.rados.0.smithi082.stdout:3442: left oid 33 (ObjNum 1072 snap 326 seq_num 1072) 2024-02-18T08:28:15.539 INFO:tasks.rados.rados.0.smithi082.stdout:3443: finishing write tid 1 to smithi08262953-7 2024-02-18T08:28:15.539 INFO:tasks.rados.rados.0.smithi082.stdout:3443: finishing write tid 2 to smithi08262953-7 2024-02-18T08:28:15.539 INFO:tasks.rados.rados.0.smithi082.stdout:3443: finishing write tid 4 to smithi08262953-7 2024-02-18T08:28:15.541 INFO:tasks.rados.rados.0.smithi082.stdout:3443: finishing write tid 5 to smithi08262953-7 2024-02-18T08:28:15.541 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1291 (ObjNum 1073 snap 326 seq_num 1073) dirty exists 2024-02-18T08:28:15.541 INFO:tasks.rados.rados.0.smithi082.stdout:3443: left oid 7 (ObjNum 1073 snap 326 seq_num 1073) 2024-02-18T08:28:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:14.436326+0000 mgr.y (mgr.24862) 407 : cluster [DBG] pgmap v748: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-02-18T08:28:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:14.445127+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-02-18T08:28:15.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:14.436326+0000 mgr.y (mgr.24862) 407 : cluster [DBG] pgmap v748: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-02-18T08:28:15.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:14.445127+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-02-18T08:28:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:14.436326+0000 mgr.y (mgr.24862) 407 : cluster [DBG] pgmap v748: 89 pgs: 89 active+clean; 130 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-02-18T08:28:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:14.445127+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e704: 8 total, 8 up, 8 in 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3436: done (5 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3440: done (4 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3441: done (3 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3442: done (2 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3443: done (1 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3445: done (0 left) 2024-02-18T08:28:16.451 INFO:tasks.rados.rados.0.smithi082.stdout:3446: delete oid 7 current snap is 327 2024-02-18T08:28:16.455 INFO:tasks.rados.rados.0.smithi082.stdout:3446: done (0 left) 2024-02-18T08:28:16.455 INFO:tasks.rados.rados.0.smithi082.stdout:3447: snap_remove snap 320 2024-02-18T08:28:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:15.446554+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-02-18T08:28:16.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:15.446554+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-02-18T08:28:16.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:15.446554+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e705: 8 total, 8 up, 8 in 2024-02-18T08:28:17.406 INFO:tasks.rados.rados.0.smithi082.stdout:3447: done (0 left) 2024-02-18T08:28:17.406 INFO:tasks.rados.rados.0.smithi082.stdout:3448: read oid 20 snap -1 2024-02-18T08:28:17.406 INFO:tasks.rados.rados.0.smithi082.stdout:3448: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:17.409 INFO:tasks.rados.rados.0.smithi082.stdout:3449: read oid 12 snap -1 2024-02-18T08:28:17.409 INFO:tasks.rados.rados.0.smithi082.stdout:3449: expect (ObjNum 1031 snap 315 seq_num 1031) 2024-02-18T08:28:17.410 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 327 2024-02-18T08:28:17.410 INFO:tasks.rados.rados.0.smithi082.stdout:3450: seq_num 1075 ranges {4800512=409600,5210112=671744,5881856=131072} 2024-02-18T08:28:17.435 INFO:tasks.rados.rados.0.smithi082.stdout:3450: writing smithi08262953-3 from 4800512 to 5210112 tid 1 2024-02-18T08:28:17.439 INFO:tasks.rados.rados.0.smithi082.stdout:3450: writing smithi08262953-3 from 5210112 to 5881856 tid 2 2024-02-18T08:28:17.440 INFO:tasks.rados.rados.0.smithi082.stdout:3450: writing smithi08262953-3 from 5881856 to 6012928 tid 3 2024-02-18T08:28:17.441 INFO:tasks.rados.rados.0.smithi082.stdout:3451: read oid 24 snap 323 2024-02-18T08:28:17.441 INFO:tasks.rados.rados.0.smithi082.stdout:3451: expect (ObjNum 579479184 snap 21935 seq_num 580727808) 2024-02-18T08:28:17.441 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 327 2024-02-18T08:28:17.441 INFO:tasks.rados.rados.0.smithi082.stdout:3452: seq_num 1076 ranges {557056=425984,983040=548864,1531904=253952} 2024-02-18T08:28:17.446 INFO:tasks.rados.rados.0.smithi082.stdout:3452: writing smithi08262953-19 from 557056 to 983040 tid 1 2024-02-18T08:28:17.449 INFO:tasks.rados.rados.0.smithi082.stdout:3452: writing smithi08262953-19 from 983040 to 1531904 tid 2 2024-02-18T08:28:17.450 INFO:tasks.rados.rados.0.smithi082.stdout:3452: writing smithi08262953-19 from 1531904 to 1785856 tid 3 2024-02-18T08:28:17.451 INFO:tasks.rados.rados.0.smithi082.stdout:3453: snap_remove snap 322 2024-02-18T08:28:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:16.436936+0000 mgr.y (mgr.24862) 408 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-02-18T08:28:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:16.450962+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-02-18T08:28:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:17.404666+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-02-18T08:28:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:16.436936+0000 mgr.y (mgr.24862) 408 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-02-18T08:28:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:16.450962+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-02-18T08:28:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:17.404666+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-02-18T08:28:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:16.436936+0000 mgr.y (mgr.24862) 408 : cluster [DBG] pgmap v751: 89 pgs: 89 active+clean; 127 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.0 MiB/s wr, 46 op/s 2024-02-18T08:28:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:16.450962+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e706: 8 total, 8 up, 8 in 2024-02-18T08:28:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:17.404666+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e707: 8 total, 8 up, 8 in 2024-02-18T08:28:18.466 INFO:tasks.rados.rados.0.smithi082.stdout:3453: done (5 left) 2024-02-18T08:28:18.466 INFO:tasks.rados.rados.0.smithi082.stdout:3454: rollback oid 31 current snap is 327 2024-02-18T08:28:18.466 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 319 2024-02-18T08:28:18.467 INFO:tasks.rados.rados.0.smithi082.stdout:3455: snap_remove snap 318 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3455: done (6 left) 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3456: read oid 39 snap -1 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3456: expect (ObjNum 1046 snap 318 seq_num 1046) 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3457: copy_from oid 29 from oid 26 current snap is 327 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3458: read oid 30 snap 321 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3458: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3459: setattr oid 47 current snap is 327 2024-02-18T08:28:19.469 INFO:tasks.rados.rados.0.smithi082.stdout:3460: snap_remove snap 325 2024-02-18T08:28:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:18.437573+0000 mgr.y (mgr.24862) 409 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-18T08:28:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:18.464230+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-02-18T08:28:19.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:18.437573+0000 mgr.y (mgr.24862) 409 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-18T08:28:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:18.464230+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-02-18T08:28:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:18.437573+0000 mgr.y (mgr.24862) 409 : cluster [DBG] pgmap v754: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-02-18T08:28:19.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:18.464230+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e708: 8 total, 8 up, 8 in 2024-02-18T08:28:20.474 INFO:tasks.rados.rados.0.smithi082.stdout:3460: done (10 left) 2024-02-18T08:28:20.474 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 11 current snap is 327 2024-02-18T08:28:20.474 INFO:tasks.rados.rados.0.smithi082.stdout:3461: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2024-02-18T08:28:20.482 INFO:tasks.rados.rados.0.smithi082.stdout:3461: writing smithi08262953-11 from 0 to 442368 tid 1 2024-02-18T08:28:20.482 INFO:tasks.rados.rados.0.smithi082.stdout:3461: writing smithi08262953-11 from 442368 to 876544 tid 2 2024-02-18T08:28:20.482 INFO:tasks.rados.rados.0.smithi082.stdout:3461: writing smithi08262953-11 from 876544 to 1245184 tid 3 2024-02-18T08:28:20.482 INFO:tasks.rados.rados.0.smithi082.stdout:3462: copy_from oid 22 from oid 37 current snap is 327 2024-02-18T08:28:20.482 INFO:tasks.rados.rados.0.smithi082.stdout:3448: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:20.493 INFO:tasks.rados.rados.0.smithi082.stdout:3449: expect (ObjNum 1031 snap 315 seq_num 1031) 2024-02-18T08:28:20.709 INFO:tasks.rados.rados.0.smithi082.stdout:3450: finishing write tid 1 to smithi08262953-3 2024-02-18T08:28:20.709 INFO:tasks.rados.rados.0.smithi082.stdout:3448: done (11 left) 2024-02-18T08:28:20.709 INFO:tasks.rados.rados.0.smithi082.stdout:3449: done (10 left) 2024-02-18T08:28:20.709 INFO:tasks.rados.rados.0.smithi082.stdout:3463: snap_remove snap 326 2024-02-18T08:28:20.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:19.463666+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-02-18T08:28:20.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:19.463666+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-02-18T08:28:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:19.463666+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e709: 8 total, 8 up, 8 in 2024-02-18T08:28:21.477 INFO:tasks.rados.rados.0.smithi082.stdout:3463: done (10 left) 2024-02-18T08:28:21.477 INFO:tasks.rados.rados.0.smithi082.stdout:3464: rollback oid 25 current snap is 327 2024-02-18T08:28:21.477 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 321 2024-02-18T08:28:21.477 INFO:tasks.rados.rados.0.smithi082.stdout:3451: expect (ObjNum 579479184 snap 21935 seq_num 580727808) 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3450: finishing write tid 2 to smithi08262953-3 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3450: finishing write tid 3 to smithi08262953-3 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3450: finishing write tid 5 to smithi08262953-3 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3451: done (10 left) 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3465: delete oid 13 current snap is 327 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3450: finishing write tid 6 to smithi08262953-3 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 1734 (ObjNum 1075 snap 327 seq_num 1075) dirty exists 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3450: left oid 3 (ObjNum 1075 snap 327 seq_num 1075) 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3452: finishing write tid 1 to smithi08262953-19 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3452: finishing write tid 2 to smithi08262953-19 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3452: finishing write tid 3 to smithi08262953-19 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3452: finishing write tid 5 to smithi08262953-19 2024-02-18T08:28:21.480 INFO:tasks.rados.rados.0.smithi082.stdout:3452: finishing write tid 6 to smithi08262953-19 2024-02-18T08:28:21.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2182 (ObjNum 1076 snap 327 seq_num 1076) dirty exists 2024-02-18T08:28:21.481 INFO:tasks.rados.rados.0.smithi082.stdout:3452: left oid 19 (ObjNum 1076 snap 327 seq_num 1076) 2024-02-18T08:28:21.481 INFO:tasks.rados.rados.0.smithi082.stdout:3454: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:28:21.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 0 (ObjNum 1 snap 0 seq_num 580516992) dirty dne 2024-02-18T08:28:21.481 INFO:tasks.rados.rados.0.smithi082.stdout:3458: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:21.492 INFO:tasks.rados.rados.0.smithi082.stdout:3457: finishing copy_from to smithi08262953-29 2024-02-18T08:28:21.492 INFO:tasks.rados.rados.0.smithi082.stdout:3457: got expected ENOENT (src dne) 2024-02-18T08:28:21.492 INFO:tasks.rados.rados.0.smithi082.stdout:3457: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:28:21.492 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 1744 (ObjNum 1071 snap 326 seq_num 1071) dirty exists 2024-02-18T08:28:21.492 INFO:tasks.rados.rados.0.smithi082.stdout:3456: expect (ObjNum 1046 snap 318 seq_num 1046) 2024-02-18T08:28:21.511 INFO:tasks.rados.rados.0.smithi082.stdout:3461: finishing write tid 1 to smithi08262953-11 2024-02-18T08:28:21.511 INFO:tasks.rados.rados.0.smithi082.stdout:3461: finishing write tid 2 to smithi08262953-11 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3461: finishing write tid 3 to smithi08262953-11 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3461: finishing write tid 5 to smithi08262953-11 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3461: finishing write tid 6 to smithi08262953-11 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1466 (ObjNum 1077 snap 327 seq_num 1077) dirty exists 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3461: left oid 11 (ObjNum 1077 snap 327 seq_num 1077) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3462: finishing copy_from racing read to smithi08262953-22 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3462: finishing copy_from to smithi08262953-22 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1308 (ObjNum 977 snap 301 seq_num 977) dirty exists 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3450: done (10 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3452: done (9 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3454: done (8 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3456: done (7 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3457: done (6 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3458: done (5 left) 2024-02-18T08:28:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3459: done (4 left) 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3461: done (3 left) 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3462: done (2 left) 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3465: done (1 left) 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3466: rmattr oid 34 current snap is 327 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3464: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3464: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1610 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3464: done (1 left) 2024-02-18T08:28:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3467: snap_create 2024-02-18T08:28:21.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1293 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:20.438018+0000 mgr.y (mgr.24862) 410 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-18T08:28:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:20.474095+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-02-18T08:28:21.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:20.438018+0000 mgr.y (mgr.24862) 410 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-18T08:28:21.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:20.474095+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-02-18T08:28:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:20.438018+0000 mgr.y (mgr.24862) 410 : cluster [DBG] pgmap v757: 89 pgs: 89 active+clean; 131 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-02-18T08:28:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:20.474095+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-02-18T08:28:22.406 INFO:tasks.rados.rados.0.smithi082.stdout:3466: done (1 left) 2024-02-18T08:28:22.406 INFO:tasks.rados.rados.0.smithi082.stdout:3467: done (0 left) 2024-02-18T08:28:22.406 INFO:tasks.rados.rados.0.smithi082.stdout:3468: delete oid 43 current snap is 328 2024-02-18T08:28:22.410 INFO:tasks.rados.rados.0.smithi082.stdout:3468: done (0 left) 2024-02-18T08:28:22.410 INFO:tasks.rados.rados.0.smithi082.stdout:3469: snap_create 2024-02-18T08:28:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:21.477597+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-02-18T08:28:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:22.406943+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-02-18T08:28:22.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:21.477597+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-02-18T08:28:22.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:22.406943+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-02-18T08:28:22.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:21.477597+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-02-18T08:28:22.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:22.406943+0000 mon.a (mon.0) 1394 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-02-18T08:28:23.410 INFO:tasks.rados.rados.0.smithi082.stdout:3469: done (0 left) 2024-02-18T08:28:23.410 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 329 2024-02-18T08:28:23.410 INFO:tasks.rados.rados.0.smithi082.stdout:3470: seq_num 1080 ranges {9560064=491520,10051584=540672,10592256=262144} 2024-02-18T08:28:23.462 INFO:tasks.rados.rados.0.smithi082.stdout:3470: writing smithi08262953-33 from 9560064 to 10051584 tid 1 2024-02-18T08:28:23.465 INFO:tasks.rados.rados.0.smithi082.stdout:3470: writing smithi08262953-33 from 10051584 to 10592256 tid 2 2024-02-18T08:28:23.467 INFO:tasks.rados.rados.0.smithi082.stdout:3470: writing smithi08262953-33 from 10592256 to 10854400 tid 3 2024-02-18T08:28:23.467 INFO:tasks.rados.rados.0.smithi082.stdout:3471: copy_from oid 10 from oid 40 current snap is 329 2024-02-18T08:28:23.467 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 18 current snap is 329 2024-02-18T08:28:23.467 INFO:tasks.rados.rados.0.smithi082.stdout:3472: seq_num 1081 ranges {884736=507904,1392640=425984,1818624=376832} 2024-02-18T08:28:23.475 INFO:tasks.rados.rados.0.smithi082.stdout:3472: writing smithi08262953-18 from 884736 to 1392640 tid 1 2024-02-18T08:28:23.477 INFO:tasks.rados.rados.0.smithi082.stdout:3472: writing smithi08262953-18 from 1392640 to 1818624 tid 2 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3472: writing smithi08262953-18 from 1818624 to 2195456 tid 3 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3473: setattr oid 34 current snap is 329 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: finishing write tid 1 to smithi08262953-33 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: finishing write tid 2 to smithi08262953-33 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: finishing write tid 3 to smithi08262953-33 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: finishing write tid 5 to smithi08262953-33 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: finishing write tid 6 to smithi08262953-33 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1474 (ObjNum 1080 snap 329 seq_num 1080) dirty exists 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3470: left oid 33 (ObjNum 1080 snap 329 seq_num 1080) 2024-02-18T08:28:23.481 INFO:tasks.rados.rados.0.smithi082.stdout:3471: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:3471: finishing copy_from to smithi08262953-10 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1284 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:3472: finishing write tid 1 to smithi08262953-18 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:3470: done (3 left) 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:3471: done (2 left) 2024-02-18T08:28:23.482 INFO:tasks.rados.rados.0.smithi082.stdout:3474: snap_remove snap 328 2024-02-18T08:28:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:22.438550+0000 mgr.y (mgr.24862) 411 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 889 KiB/s wr, 17 op/s 2024-02-18T08:28:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:23.409711+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-02-18T08:28:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:22.438550+0000 mgr.y (mgr.24862) 411 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 889 KiB/s wr, 17 op/s 2024-02-18T08:28:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:23.409711+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-02-18T08:28:23.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:22.438550+0000 mgr.y (mgr.24862) 411 : cluster [DBG] pgmap v761: 89 pgs: 89 active+clean; 132 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 889 KiB/s wr, 17 op/s 2024-02-18T08:28:23.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:23.409711+0000 mon.a (mon.0) 1395 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-02-18T08:28:24.494 INFO:tasks.rados.rados.0.smithi082.stdout:3474: done (2 left) 2024-02-18T08:28:24.494 INFO:tasks.rados.rados.0.smithi082.stdout:3475: snap_remove snap 323 2024-02-18T08:28:25.499 INFO:tasks.rados.rados.0.smithi082.stdout:3475: done (2 left) 2024-02-18T08:28:25.499 INFO:tasks.rados.rados.0.smithi082.stdout:3476: snap_remove snap 321 2024-02-18T08:28:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:24.439012+0000 mgr.y (mgr.24862) 412 : cluster [DBG] pgmap v763: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-02-18T08:28:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:24.491448+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-02-18T08:28:25.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:24.439012+0000 mgr.y (mgr.24862) 412 : cluster [DBG] pgmap v763: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-02-18T08:28:25.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:24.491448+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-02-18T08:28:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:24.439012+0000 mgr.y (mgr.24862) 412 : cluster [DBG] pgmap v763: 89 pgs: 89 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-02-18T08:28:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:24.491448+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-02-18T08:28:26.510 INFO:tasks.rados.rados.0.smithi082.stdout:3476: done (2 left) 2024-02-18T08:28:26.510 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 329 2024-02-18T08:28:26.510 INFO:tasks.rados.rados.0.smithi082.stdout:3477: seq_num 1082 ranges {2662400=524288,3186688=704512,3891200=98304} 2024-02-18T08:28:26.525 INFO:tasks.rados.rados.0.smithi082.stdout:3477: writing smithi08262953-49 from 2662400 to 3186688 tid 1 2024-02-18T08:28:26.530 INFO:tasks.rados.rados.0.smithi082.stdout:3477: writing smithi08262953-49 from 3186688 to 3891200 tid 2 2024-02-18T08:28:26.530 INFO:tasks.rados.rados.0.smithi082.stdout:3477: writing smithi08262953-49 from 3891200 to 3989504 tid 3 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3478: snap_create 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3472: finishing write tid 2 to smithi08262953-18 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3472: finishing write tid 3 to smithi08262953-18 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3472: finishing write tid 5 to smithi08262953-18 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 34 v 1294 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3472: finishing write tid 6 to smithi08262953-18 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1414 (ObjNum 1081 snap 329 seq_num 1081) dirty exists 2024-02-18T08:28:26.531 INFO:tasks.rados.rados.0.smithi082.stdout:3472: left oid 18 (ObjNum 1081 snap 329 seq_num 1081) 2024-02-18T08:28:26.535 INFO:tasks.rados.rados.0.smithi082.stdout:3477: finishing write tid 1 to smithi08262953-49 2024-02-18T08:28:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:3477: finishing write tid 2 to smithi08262953-49 2024-02-18T08:28:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:3477: finishing write tid 3 to smithi08262953-49 2024-02-18T08:28:26.537 INFO:tasks.rados.rados.0.smithi082.stdout:3477: finishing write tid 5 to smithi08262953-49 2024-02-18T08:28:26.539 INFO:tasks.rados.rados.0.smithi082.stdout:3477: finishing write tid 6 to smithi08262953-49 2024-02-18T08:28:26.539 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2205 (ObjNum 1082 snap 329 seq_num 1082) dirty exists 2024-02-18T08:28:26.539 INFO:tasks.rados.rados.0.smithi082.stdout:3477: left oid 49 (ObjNum 1082 snap 329 seq_num 1082) 2024-02-18T08:28:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:25.497575+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-02-18T08:28:26.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:25.497575+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-02-18T08:28:26.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:25.497575+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3472: done (3 left) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3473: done (2 left) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3477: done (1 left) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3478: done (0 left) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3479: rmattr oid 43 current snap is 330 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3479: done (0 left) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3480: read oid 26 snap 319 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3480: expect (ObjNum 1040 snap 318 seq_num 1040) 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3481: read oid 6 snap -1 2024-02-18T08:28:27.410 INFO:tasks.rados.rados.0.smithi082.stdout:3481: expect (ObjNum 1067 snap 324 seq_num 1067) 2024-02-18T08:28:27.411 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 330 2024-02-18T08:28:27.411 INFO:tasks.rados.rados.0.smithi082.stdout:3482: seq_num 1083 ranges {6504448=540672,7045120=589824,7634944=212992} 2024-02-18T08:28:27.447 INFO:tasks.rados.rados.0.smithi082.stdout:3482: writing smithi08262953-14 from 6504448 to 7045120 tid 1 2024-02-18T08:28:27.451 INFO:tasks.rados.rados.0.smithi082.stdout:3482: writing smithi08262953-14 from 7045120 to 7634944 tid 2 2024-02-18T08:28:27.452 INFO:tasks.rados.rados.0.smithi082.stdout:3482: writing smithi08262953-14 from 7634944 to 7847936 tid 3 2024-02-18T08:28:27.452 INFO:tasks.rados.rados.0.smithi082.stdout:3483: setattr oid 35 current snap is 330 2024-02-18T08:28:27.452 INFO:tasks.rados.rados.0.smithi082.stdout:3481: expect (ObjNum 1067 snap 324 seq_num 1067) 2024-02-18T08:28:27.491 INFO:tasks.rados.rados.0.smithi082.stdout:3480: expect (ObjNum 1040 snap 318 seq_num 1040) 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: finishing write tid 1 to smithi08262953-14 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: finishing write tid 2 to smithi08262953-14 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: finishing write tid 3 to smithi08262953-14 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: finishing write tid 5 to smithi08262953-14 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: finishing write tid 6 to smithi08262953-14 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1429 (ObjNum 1083 snap 330 seq_num 1083) dirty exists 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: left oid 14 (ObjNum 1083 snap 330 seq_num 1083) 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3480: done (3 left) 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3481: done (2 left) 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3482: done (1 left) 2024-02-18T08:28:27.645 INFO:tasks.rados.rados.0.smithi082.stdout:3484: read oid 37 snap -1 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3484: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3485: read oid 13 snap -1 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3485: expect deleted 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3486: read oid 34 snap -1 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3486: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:27.646 INFO:tasks.rados.rados.0.smithi082.stdout:3487: setattr oid 12 current snap is 330 2024-02-18T08:28:27.648 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 1689 (ObjNum 1 snap 32561 seq_num 580811792) dirty exists 2024-02-18T08:28:27.648 INFO:tasks.rados.rados.0.smithi082.stdout:3483: done (4 left) 2024-02-18T08:28:27.648 INFO:tasks.rados.rados.0.smithi082.stdout:3485: done (3 left) 2024-02-18T08:28:27.648 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 330 2024-02-18T08:28:27.648 INFO:tasks.rados.rados.0.smithi082.stdout:3488: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2024-02-18T08:28:27.652 INFO:tasks.rados.rados.0.smithi082.stdout:3488: writing smithi08262953-7 from 0 to 557056 tid 1 2024-02-18T08:28:27.656 INFO:tasks.rados.rados.0.smithi082.stdout:3488: writing smithi08262953-7 from 557056 to 1032192 tid 2 2024-02-18T08:28:27.657 INFO:tasks.rados.rados.0.smithi082.stdout:3488: writing smithi08262953-7 from 1032192 to 1359872 tid 3 2024-02-18T08:28:27.657 INFO:tasks.rados.rados.0.smithi082.stdout:3489: read oid 38 snap 329 2024-02-18T08:28:27.657 INFO:tasks.rados.rados.0.smithi082.stdout:3489: expect deleted 2024-02-18T08:28:27.657 INFO:tasks.rados.rados.0.smithi082.stdout:3490: delete oid 1 current snap is 330 2024-02-18T08:28:27.657 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1690 (ObjNum 1031 snap 315 seq_num 1031) dirty exists 2024-02-18T08:28:27.661 INFO:tasks.rados.rados.0.smithi082.stdout:3487: done (5 left) 2024-02-18T08:28:27.661 INFO:tasks.rados.rados.0.smithi082.stdout:3489: done (4 left) 2024-02-18T08:28:27.661 INFO:tasks.rados.rados.0.smithi082.stdout:3490: done (3 left) 2024-02-18T08:28:27.661 INFO:tasks.rados.rados.0.smithi082.stdout:3491: read oid 38 snap -1 2024-02-18T08:28:27.661 INFO:tasks.rados.rados.0.smithi082.stdout:3491: expect deleted 2024-02-18T08:28:27.662 INFO:tasks.rados.rados.0.smithi082.stdout:3492: snap_remove snap 324 2024-02-18T08:28:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:26.439498+0000 mgr.y (mgr.24862) 413 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-02-18T08:28:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:26.506889+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-02-18T08:28:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:27.410086+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-02-18T08:28:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:26.439498+0000 mgr.y (mgr.24862) 413 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-02-18T08:28:27.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:26.506889+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-02-18T08:28:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:27.410086+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-02-18T08:28:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:26.439498+0000 mgr.y (mgr.24862) 413 : cluster [DBG] pgmap v766: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-02-18T08:28:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:26.506889+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-02-18T08:28:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:27.410086+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-02-18T08:28:28.515 INFO:tasks.rados.rados.0.smithi082.stdout:3492: done (4 left) 2024-02-18T08:28:28.515 INFO:tasks.rados.rados.0.smithi082.stdout:3493: snap_remove snap 327 2024-02-18T08:28:29.524 INFO:tasks.rados.rados.0.smithi082.stdout:3493: done (4 left) 2024-02-18T08:28:29.524 INFO:tasks.rados.rados.0.smithi082.stdout:3494: snap_create 2024-02-18T08:28:29.524 INFO:tasks.rados.rados.0.smithi082.stdout:3488: finishing write tid 1 to smithi08262953-7 2024-02-18T08:28:29.524 INFO:tasks.rados.rados.0.smithi082.stdout:3486: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:29.779 INFO:tasks.rados.rados.0.smithi082.stdout:3488: finishing write tid 2 to smithi08262953-7 2024-02-18T08:28:29.779 INFO:tasks.rados.rados.0.smithi082.stdout:3488: finishing write tid 3 to smithi08262953-7 2024-02-18T08:28:29.779 INFO:tasks.rados.rados.0.smithi082.stdout:3488: finishing write tid 5 to smithi08262953-7 2024-02-18T08:28:29.779 INFO:tasks.rados.rados.0.smithi082.stdout:3484: expect (ObjNum 977 snap 301 seq_num 977) 2024-02-18T08:28:29.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:28.439995+0000 mgr.y (mgr.24862) 414 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:28:29.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:28.515005+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-02-18T08:28:29.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:28.439995+0000 mgr.y (mgr.24862) 414 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:28:29.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:28.515005+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-02-18T08:28:29.951 INFO:tasks.rados.rados.0.smithi082.stdout:3488: finishing write tid 6 to smithi08262953-7 2024-02-18T08:28:29.952 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1298 (ObjNum 1084 snap 330 seq_num 1084) dirty exists 2024-02-18T08:28:29.952 INFO:tasks.rados.rados.0.smithi082.stdout:3488: left oid 7 (ObjNum 1084 snap 330 seq_num 1084) 2024-02-18T08:28:30.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:28.439995+0000 mgr.y (mgr.24862) 414 : cluster [DBG] pgmap v769: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:28:30.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:28.515005+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-02-18T08:28:30.527 INFO:tasks.rados.rados.0.smithi082.stdout:3484: done (4 left) 2024-02-18T08:28:30.528 INFO:tasks.rados.rados.0.smithi082.stdout:3486: done (3 left) 2024-02-18T08:28:30.528 INFO:tasks.rados.rados.0.smithi082.stdout:3488: done (2 left) 2024-02-18T08:28:30.528 INFO:tasks.rados.rados.0.smithi082.stdout:3491: done (1 left) 2024-02-18T08:28:30.528 INFO:tasks.rados.rados.0.smithi082.stdout:3494: done (0 left) 2024-02-18T08:28:30.528 INFO:tasks.rados.rados.0.smithi082.stdout:3495: delete oid 7 current snap is 331 2024-02-18T08:28:30.531 INFO:tasks.rados.rados.0.smithi082.stdout:3495: done (0 left) 2024-02-18T08:28:30.531 INFO:tasks.rados.rados.0.smithi082.stdout:3496: setattr oid 17 current snap is 331 2024-02-18T08:28:30.532 INFO:tasks.rados.rados.0.smithi082.stdout:3497: snap_remove snap 330 2024-02-18T08:28:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:29.524426+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-02-18T08:28:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:29.608687+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:28:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:29.905201+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:28:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:29.905840+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:28:30.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:28:29.906362+0000 mgr.y (mgr.24862) 415 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:28:30.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:29.909702+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:28:30.902 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:29.524426+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-02-18T08:28:30.902 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:29.608687+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:28:30.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:29.905201+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:28:30.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:29.905840+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:28:30.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:28:29.906362+0000 mgr.y (mgr.24862) 415 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:28:30.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:29.909702+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:29.524426+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:29.608687+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:29.905201+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:29.905840+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:28:29.906362+0000 mgr.y (mgr.24862) 415 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:28:31.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:29.909702+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:28:31.531 INFO:tasks.rados.rados.0.smithi082.stdout:3497: done (1 left) 2024-02-18T08:28:31.531 INFO:tasks.rados.rados.0.smithi082.stdout:3498: snap_create 2024-02-18T08:28:31.531 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1611 (ObjNum 1037 snap 317 seq_num 1037) dirty exists 2024-02-18T08:28:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:30.440483+0000 mgr.y (mgr.24862) 416 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-02-18T08:28:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:30.527931+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-02-18T08:28:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:30.440483+0000 mgr.y (mgr.24862) 416 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-02-18T08:28:31.902 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:30.527931+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-02-18T08:28:32.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:30.440483+0000 mgr.y (mgr.24862) 416 : cluster [DBG] pgmap v772: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.4 MiB/s wr, 19 op/s 2024-02-18T08:28:32.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:30.527931+0000 mon.a (mon.0) 1406 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-02-18T08:28:32.407 INFO:tasks.rados.rados.0.smithi082.stdout:3496: done (1 left) 2024-02-18T08:28:32.407 INFO:tasks.rados.rados.0.smithi082.stdout:3498: done (0 left) 2024-02-18T08:28:32.407 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 46 current snap is 332 2024-02-18T08:28:32.413 INFO:tasks.rados.rados.0.smithi082.stdout:3499: seq_num 1087 ranges {1351680=614400,1966080=532480,2498560=270336} 2024-02-18T08:28:32.418 INFO:tasks.rados.rados.0.smithi082.stdout:3499: writing smithi08262953-46 from 1351680 to 1966080 tid 1 2024-02-18T08:28:32.421 INFO:tasks.rados.rados.0.smithi082.stdout:3499: writing smithi08262953-46 from 1966080 to 2498560 tid 2 2024-02-18T08:28:32.423 INFO:tasks.rados.rados.0.smithi082.stdout:3499: writing smithi08262953-46 from 2498560 to 2768896 tid 3 2024-02-18T08:28:32.423 INFO:tasks.rados.rados.0.smithi082.stdout:3500: read oid 11 snap -1 2024-02-18T08:28:32.423 INFO:tasks.rados.rados.0.smithi082.stdout:3500: expect (ObjNum 1077 snap 327 seq_num 1077) 2024-02-18T08:28:32.425 INFO:tasks.rados.rados.0.smithi082.stdout:3501: setattr oid 38 current snap is 332 2024-02-18T08:28:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3499: finishing write tid 1 to smithi08262953-46 2024-02-18T08:28:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3502: snap_remove snap 329 2024-02-18T08:28:32.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:31.530724+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-02-18T08:28:32.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:32.408243+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-02-18T08:28:32.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:31.530724+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-02-18T08:28:32.902 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:32.408243+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-02-18T08:28:33.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:31.530724+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-02-18T08:28:33.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:32.408243+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-02-18T08:28:33.415 INFO:tasks.rados.rados.0.smithi082.stdout:3502: done (3 left) 2024-02-18T08:28:33.416 INFO:tasks.rados.rados.0.smithi082.stdout:3503: snap_remove snap 331 2024-02-18T08:28:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:32.440904+0000 mgr.y (mgr.24862) 417 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1002 KiB/s wr, 17 op/s 2024-02-18T08:28:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:33.415481+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-02-18T08:28:33.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:32.440904+0000 mgr.y (mgr.24862) 417 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1002 KiB/s wr, 17 op/s 2024-02-18T08:28:33.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:33.415481+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-02-18T08:28:34.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:32.440904+0000 mgr.y (mgr.24862) 417 : cluster [DBG] pgmap v776: 89 pgs: 89 active+clean; 137 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 1002 KiB/s wr, 17 op/s 2024-02-18T08:28:34.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:33.415481+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3503: done (3 left) 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3504: snap_create 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1470 (ObjNum 288 snap 0 seq_num 33) dirty exists 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3499: finishing write tid 2 to smithi08262953-46 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3499: finishing write tid 3 to smithi08262953-46 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3499: finishing write tid 5 to smithi08262953-46 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:3499: finishing write tid 6 to smithi08262953-46 2024-02-18T08:28:34.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 1330 (ObjNum 1087 snap 332 seq_num 1087) dirty exists 2024-02-18T08:28:34.418 INFO:tasks.rados.rados.0.smithi082.stdout:3499: left oid 46 (ObjNum 1087 snap 332 seq_num 1087) 2024-02-18T08:28:34.418 INFO:tasks.rados.rados.0.smithi082.stdout:3500: expect (ObjNum 1077 snap 327 seq_num 1077) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3499: done (3 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3500: done (2 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3501: done (1 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3504: done (0 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3505: rmattr oid 20 current snap is 333 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3505: done (0 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3506: rollback oid 4 current snap is 333 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 4 to 319 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3507: rmattr oid 11 current snap is 333 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3507: done (1 left) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3508: read oid 23 snap 319 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3508: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3509: read oid 22 snap 319 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3509: expect (ObjNum 1042 snap 318 seq_num 1042) 2024-02-18T08:28:35.425 INFO:tasks.rados.rados.0.smithi082.stdout:3510: rollback oid 43 current snap is 333 2024-02-18T08:28:35.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 43 to 332 2024-02-18T08:28:35.426 INFO:tasks.rados.rados.0.smithi082.stdout:3511: rollback oid 50 current snap is 333 2024-02-18T08:28:35.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 50 to 319 2024-02-18T08:28:35.426 INFO:tasks.rados.rados.0.smithi082.stdout:3512: delete oid 40 current snap is 333 2024-02-18T08:28:35.432 INFO:tasks.rados.rados.0.smithi082.stdout:3508: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:28:35.442 INFO:tasks.rados.rados.0.smithi082.stdout:3511: finishing rollback tid 1 to smithi08262953-50 2024-02-18T08:28:35.442 INFO:tasks.rados.rados.0.smithi082.stdout:3509: expect (ObjNum 1042 snap 318 seq_num 1042) 2024-02-18T08:28:35.465 INFO:tasks.rados.rados.0.smithi082.stdout:3511: finishing rollback tid 2 to smithi08262953-50 2024-02-18T08:28:35.465 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1472 (ObjNum 1053 snap 318 seq_num 1053) dirty exists 2024-02-18T08:28:35.465 INFO:tasks.rados.rados.0.smithi082.stdout:3506: finishing rollback tid 0 to smithi08262953-4 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3506: finishing rollback tid 1 to smithi08262953-4 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3506: finishing rollback tid 2 to smithi08262953-4 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1768 (ObjNum 1006 snap 308 seq_num 1006) dirty exists 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3510: finishing rollback tid 1 to smithi08262953-43 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 2161 (ObjNum 579202304 snap 21935 seq_num 0) dirty dne 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3506: done (5 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3508: done (4 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3509: done (3 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3510: done (2 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3511: done (1 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3512: done (0 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3513: copy_from oid 7 from oid 15 current snap is 333 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3514: rmattr oid 5 current snap is 333 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3514: done (1 left) 2024-02-18T08:28:35.466 INFO:tasks.rados.rados.0.smithi082.stdout:3515: snap_remove snap 319 2024-02-18T08:28:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:34.416672+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-02-18T08:28:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:34.441341+0000 mgr.y (mgr.24862) 418 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 932 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:28:35.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:34.416672+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-02-18T08:28:35.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:34.441341+0000 mgr.y (mgr.24862) 418 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 932 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:28:35.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:34.416672+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-02-18T08:28:35.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:34.441341+0000 mgr.y (mgr.24862) 418 : cluster [DBG] pgmap v779: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 932 KiB/s rd, 0 B/s wr, 6 op/s 2024-02-18T08:28:36.439 INFO:tasks.rados.rados.0.smithi082.stdout:3515: done (1 left) 2024-02-18T08:28:36.439 INFO:tasks.rados.rados.0.smithi082.stdout:3516: setattr oid 41 current snap is 333 2024-02-18T08:28:36.439 INFO:tasks.rados.rados.0.smithi082.stdout:3513: finishing copy_from to smithi08262953-7 2024-02-18T08:28:36.439 INFO:tasks.rados.rados.0.smithi082.stdout:3513: got expected ENOENT (src dne) 2024-02-18T08:28:36.439 INFO:tasks.rados.rados.0.smithi082.stdout:3513: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:28:36.441 INFO:tasks.rados.rados.0.smithi082.stdout:3513: done (1 left) 2024-02-18T08:28:36.441 INFO:tasks.rados.rados.0.smithi082.stdout:3517: copy_from oid 3 from oid 9 current snap is 333 2024-02-18T08:28:36.442 INFO:tasks.rados.rados.0.smithi082.stdout:3518: read oid 44 snap -1 2024-02-18T08:28:36.442 INFO:tasks.rados.rados.0.smithi082.stdout:3518: expect deleted 2024-02-18T08:28:36.442 INFO:tasks.rados.rados.0.smithi082.stdout:3519: read oid 49 snap 332 2024-02-18T08:28:36.442 INFO:tasks.rados.rados.0.smithi082.stdout:3519: expect (ObjNum 1082 snap 329 seq_num 1082) 2024-02-18T08:28:36.442 INFO:tasks.rados.rados.0.smithi082.stdout:3520: delete oid 11 current snap is 333 2024-02-18T08:28:36.446 INFO:tasks.rados.rados.0.smithi082.stdout:3517: finishing copy_from to smithi08262953-3 2024-02-18T08:28:36.446 INFO:tasks.rados.rados.0.smithi082.stdout:3517: got expected ENOENT (src dne) 2024-02-18T08:28:36.446 INFO:tasks.rados.rados.0.smithi082.stdout:3517: finishing copy_from racing read to smithi08262953-3 2024-02-18T08:28:36.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1448 (ObjNum 579578448 snap 21935 seq_num 579974160) dirty exists 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:3516: done (4 left) 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:3517: done (3 left) 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:3518: done (2 left) 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:3520: done (1 left) 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 31 current snap is 333 2024-02-18T08:28:36.452 INFO:tasks.rados.rados.0.smithi082.stdout:3521: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2024-02-18T08:28:36.456 INFO:tasks.rados.rados.0.smithi082.stdout:3521: writing smithi08262953-31 from 0 to 663552 tid 1 2024-02-18T08:28:36.461 INFO:tasks.rados.rados.0.smithi082.stdout:3521: writing smithi08262953-31 from 663552 to 1294336 tid 2 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:3521: writing smithi08262953-31 from 1294336 to 1466368 tid 3 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:3522: read oid 30 snap -1 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:3522: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:3523: copy_from oid 19 from oid 48 current snap is 333 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 333 2024-02-18T08:28:36.462 INFO:tasks.rados.rados.0.smithi082.stdout:3524: seq_num 1091 ranges {4505600=679936,5185536=516096,5701632=286720} 2024-02-18T08:28:36.490 INFO:tasks.rados.rados.0.smithi082.stdout:3524: writing smithi08262953-16 from 4505600 to 5185536 tid 1 2024-02-18T08:28:36.493 INFO:tasks.rados.rados.0.smithi082.stdout:3524: writing smithi08262953-16 from 5185536 to 5701632 tid 2 2024-02-18T08:28:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3524: writing smithi08262953-16 from 5701632 to 5988352 tid 3 2024-02-18T08:28:36.495 INFO:tasks.rados.rados.0.smithi082.stdout:3525: snap_create 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: finishing write tid 1 to smithi08262953-31 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: finishing write tid 2 to smithi08262953-31 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: finishing write tid 3 to smithi08262953-31 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: finishing write tid 5 to smithi08262953-31 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: finishing write tid 6 to smithi08262953-31 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1334 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3521: left oid 31 (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:28:36.496 INFO:tasks.rados.rados.0.smithi082.stdout:3519: expect (ObjNum 1082 snap 329 seq_num 1082) 2024-02-18T08:28:36.674 INFO:tasks.rados.rados.0.smithi082.stdout:3522: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3523: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3523: finishing copy_from to smithi08262953-19 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2154 (ObjNum 1024 snap 313 seq_num 1024) dirty exists 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3524: finishing write tid 1 to smithi08262953-16 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3524: finishing write tid 2 to smithi08262953-16 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3524: finishing write tid 3 to smithi08262953-16 2024-02-18T08:28:36.684 INFO:tasks.rados.rados.0.smithi082.stdout:3524: finishing write tid 5 to smithi08262953-16 2024-02-18T08:28:36.685 INFO:tasks.rados.rados.0.smithi082.stdout:3524: finishing write tid 6 to smithi08262953-16 2024-02-18T08:28:36.685 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1694 (ObjNum 1091 snap 333 seq_num 1091) dirty exists 2024-02-18T08:28:36.685 INFO:tasks.rados.rados.0.smithi082.stdout:3524: left oid 16 (ObjNum 1091 snap 333 seq_num 1091) 2024-02-18T08:28:36.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:35.424213+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-02-18T08:28:36.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:35.424213+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-02-18T08:28:36.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:35.424213+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-02-18T08:28:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:3519: done (5 left) 2024-02-18T08:28:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:3521: done (4 left) 2024-02-18T08:28:37.411 INFO:tasks.rados.rados.0.smithi082.stdout:3522: done (3 left) 2024-02-18T08:28:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:3523: done (2 left) 2024-02-18T08:28:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:3524: done (1 left) 2024-02-18T08:28:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:3525: done (0 left) 2024-02-18T08:28:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:3526: rmattr oid 21 current snap is 334 2024-02-18T08:28:37.412 INFO:tasks.rados.rados.0.smithi082.stdout:3527: snap_remove snap 333 2024-02-18T08:28:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:36.428845+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-02-18T08:28:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:36.443180+0000 mgr.y (mgr.24862) 419 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 346 KiB/s wr, 13 op/s 2024-02-18T08:28:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:37.410243+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:36.428845+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:36.443180+0000 mgr.y (mgr.24862) 419 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 346 KiB/s wr, 13 op/s 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:37.410243+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:36.428845+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:36.443180+0000 mgr.y (mgr.24862) 419 : cluster [DBG] pgmap v782: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 912 KiB/s rd, 346 KiB/s wr, 13 op/s 2024-02-18T08:28:37.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:37.410243+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-02-18T08:28:38.417 INFO:tasks.rados.rados.0.smithi082.stdout:3527: done (1 left) 2024-02-18T08:28:38.417 INFO:tasks.rados.rados.0.smithi082.stdout:3528: rmattr oid 15 current snap is 334 2024-02-18T08:28:38.417 INFO:tasks.rados.rados.0.smithi082.stdout:3528: done (1 left) 2024-02-18T08:28:38.417 INFO:tasks.rados.rados.0.smithi082.stdout:3529: setattr oid 4 current snap is 334 2024-02-18T08:28:38.417 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 1776 (ObjNum 990 snap 303 seq_num 990) dirty exists 2024-02-18T08:28:38.418 INFO:tasks.rados.rados.0.smithi082.stdout:3526: done (1 left) 2024-02-18T08:28:38.418 INFO:tasks.rados.rados.0.smithi082.stdout:3530: read oid 11 snap 332 2024-02-18T08:28:38.418 INFO:tasks.rados.rados.0.smithi082.stdout:3530: expect (ObjNum 1077 snap 327 seq_num 1077) 2024-02-18T08:28:38.419 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 334 2024-02-18T08:28:38.419 INFO:tasks.rados.rados.0.smithi082.stdout:3531: seq_num 1092 ranges {1761280=696320,2457600=802816} 2024-02-18T08:28:38.432 INFO:tasks.rados.rados.0.smithi082.stdout:3531: writing smithi08262953-36 from 1761280 to 2457600 tid 1 2024-02-18T08:28:38.437 INFO:tasks.rados.rados.0.smithi082.stdout:3531: writing smithi08262953-36 from 2457600 to 3260416 tid 2 2024-02-18T08:28:38.437 INFO:tasks.rados.rados.0.smithi082.stdout:3532: snap_create 2024-02-18T08:28:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1777 (ObjNum 1006 snap 308 seq_num 1006) dirty exists 2024-02-18T08:28:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:3530: expect (ObjNum 1077 snap 327 seq_num 1077) 2024-02-18T08:28:38.471 INFO:tasks.rados.rados.0.smithi082.stdout:3531: finishing write tid 1 to smithi08262953-36 2024-02-18T08:28:38.471 INFO:tasks.rados.rados.0.smithi082.stdout:3531: finishing write tid 2 to smithi08262953-36 2024-02-18T08:28:38.472 INFO:tasks.rados.rados.0.smithi082.stdout:3531: finishing write tid 4 to smithi08262953-36 2024-02-18T08:28:38.472 INFO:tasks.rados.rados.0.smithi082.stdout:3531: finishing write tid 5 to smithi08262953-36 2024-02-18T08:28:38.472 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1027 (ObjNum 1092 snap 334 seq_num 1092) dirty exists 2024-02-18T08:28:38.472 INFO:tasks.rados.rados.0.smithi082.stdout:3531: left oid 36 (ObjNum 1092 snap 334 seq_num 1092) 2024-02-18T08:28:39.417 INFO:tasks.rados.rados.0.smithi082.stdout:3529: done (3 left) 2024-02-18T08:28:39.417 INFO:tasks.rados.rados.0.smithi082.stdout:3530: done (2 left) 2024-02-18T08:28:39.417 INFO:tasks.rados.rados.0.smithi082.stdout:3531: done (1 left) 2024-02-18T08:28:39.417 INFO:tasks.rados.rados.0.smithi082.stdout:3532: done (0 left) 2024-02-18T08:28:39.418 INFO:tasks.rados.rados.0.smithi082.stdout:3533: snap_remove snap 334 2024-02-18T08:28:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:38.417398+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-02-18T08:28:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:38.443605+0000 mgr.y (mgr.24862) 420 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 346 KiB/s wr, 7 op/s 2024-02-18T08:28:39.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:38.417398+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-02-18T08:28:39.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:38.443605+0000 mgr.y (mgr.24862) 420 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 346 KiB/s wr, 7 op/s 2024-02-18T08:28:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:38.417398+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-02-18T08:28:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:38.443605+0000 mgr.y (mgr.24862) 420 : cluster [DBG] pgmap v785: 89 pgs: 89 active+clean; 125 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 346 KiB/s wr, 7 op/s 2024-02-18T08:28:40.419 INFO:tasks.rados.rados.0.smithi082.stdout:3533: done (0 left) 2024-02-18T08:28:40.419 INFO:tasks.rados.rados.0.smithi082.stdout:3534: snap_create 2024-02-18T08:28:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:39.417893+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-02-18T08:28:40.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:39.417893+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-02-18T08:28:40.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:39.417893+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-02-18T08:28:41.420 INFO:tasks.rados.rados.0.smithi082.stdout:3534: done (0 left) 2024-02-18T08:28:41.420 INFO:tasks.rados.rados.0.smithi082.stdout:3535: read oid 11 snap -1 2024-02-18T08:28:41.420 INFO:tasks.rados.rados.0.smithi082.stdout:3535: expect deleted 2024-02-18T08:28:41.420 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 336 2024-02-18T08:28:41.420 INFO:tasks.rados.rados.0.smithi082.stdout:3536: seq_num 1093 ranges {6029312=712704,6742016=688128,7430144=114688} 2024-02-18T08:28:41.455 INFO:tasks.rados.rados.0.smithi082.stdout:3536: writing smithi08262953-28 from 6029312 to 6742016 tid 1 2024-02-18T08:28:41.459 INFO:tasks.rados.rados.0.smithi082.stdout:3536: writing smithi08262953-28 from 6742016 to 7430144 tid 2 2024-02-18T08:28:41.460 INFO:tasks.rados.rados.0.smithi082.stdout:3536: writing smithi08262953-28 from 7430144 to 7544832 tid 3 2024-02-18T08:28:41.460 INFO:tasks.rados.rados.0.smithi082.stdout:3537: delete oid 46 current snap is 336 2024-02-18T08:28:41.460 INFO:tasks.rados.rados.0.smithi082.stdout:3536: finishing write tid 1 to smithi08262953-28 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3536: finishing write tid 2 to smithi08262953-28 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3535: done (2 left) 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3537: done (1 left) 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3538: read oid 44 snap -1 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3538: expect deleted 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3539: rollback oid 38 current snap is 336 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 38 to 332 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3536: finishing write tid 3 to smithi08262953-28 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3540: rmattr oid 20 current snap is 336 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3540: done (3 left) 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3541: read oid 42 snap -1 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3541: expect (ObjNum 1041 snap 318 seq_num 1041) 2024-02-18T08:28:41.467 INFO:tasks.rados.rados.0.smithi082.stdout:3542: snap_create 2024-02-18T08:28:41.468 INFO:tasks.rados.rados.0.smithi082.stdout:3536: finishing write tid 5 to smithi08262953-28 2024-02-18T08:28:41.469 INFO:tasks.rados.rados.0.smithi082.stdout:3536: finishing write tid 6 to smithi08262953-28 2024-02-18T08:28:41.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1303 (ObjNum 1093 snap 336 seq_num 1093) dirty exists 2024-02-18T08:28:41.469 INFO:tasks.rados.rados.0.smithi082.stdout:3536: left oid 28 (ObjNum 1093 snap 336 seq_num 1093) 2024-02-18T08:28:41.471 INFO:tasks.rados.rados.0.smithi082.stdout:3539: finishing rollback tid 0 to smithi08262953-38 2024-02-18T08:28:41.471 INFO:tasks.rados.rados.0.smithi082.stdout:3539: finishing rollback tid 1 to smithi08262953-38 2024-02-18T08:28:41.471 INFO:tasks.rados.rados.0.smithi082.stdout:3539: finishing rollback tid 2 to smithi08262953-38 2024-02-18T08:28:41.471 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1475 (ObjNum 288 snap 0 seq_num 33) dirty exists 2024-02-18T08:28:41.472 INFO:tasks.rados.rados.0.smithi082.stdout:3541: expect (ObjNum 1041 snap 318 seq_num 1041) 2024-02-18T08:28:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:40.419101+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-02-18T08:28:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:40.444081+0000 mgr.y (mgr.24862) 421 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 113 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-02-18T08:28:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:41.420731+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-02-18T08:28:41.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:40.419101+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-02-18T08:28:41.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:40.444081+0000 mgr.y (mgr.24862) 421 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 113 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-02-18T08:28:41.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:41.420731+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-02-18T08:28:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:40.419101+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-02-18T08:28:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:40.444081+0000 mgr.y (mgr.24862) 421 : cluster [DBG] pgmap v788: 89 pgs: 89 active+clean; 113 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-02-18T08:28:41.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:41.420731+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-02-18T08:28:42.414 INFO:tasks.rados.rados.0.smithi082.stdout:3536: done (4 left) 2024-02-18T08:28:42.414 INFO:tasks.rados.rados.0.smithi082.stdout:3538: done (3 left) 2024-02-18T08:28:42.415 INFO:tasks.rados.rados.0.smithi082.stdout:3539: done (2 left) 2024-02-18T08:28:42.415 INFO:tasks.rados.rados.0.smithi082.stdout:3541: done (1 left) 2024-02-18T08:28:42.415 INFO:tasks.rados.rados.0.smithi082.stdout:3542: done (0 left) 2024-02-18T08:28:42.415 INFO:tasks.rados.rados.0.smithi082.stdout:3543: delete oid 27 current snap is 337 2024-02-18T08:28:42.417 INFO:tasks.rados.rados.0.smithi082.stdout:3543: done (0 left) 2024-02-18T08:28:42.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 337 2024-02-18T08:28:42.417 INFO:tasks.rados.rados.0.smithi082.stdout:3544: seq_num 1096 ranges {0=761856,761856=786432,1548288=16384} 2024-02-18T08:28:42.421 INFO:tasks.rados.rados.0.smithi082.stdout:3544: writing smithi08262953-27 from 0 to 761856 tid 1 2024-02-18T08:28:42.426 INFO:tasks.rados.rados.0.smithi082.stdout:3544: writing smithi08262953-27 from 761856 to 1548288 tid 2 2024-02-18T08:28:42.426 INFO:tasks.rados.rados.0.smithi082.stdout:3544: writing smithi08262953-27 from 1548288 to 1564672 tid 3 2024-02-18T08:28:42.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 36 current snap is 337 2024-02-18T08:28:42.426 INFO:tasks.rados.rados.0.smithi082.stdout:3545: seq_num 1097 ranges {3260416=778240,4038656=671744,4710400=131072} 2024-02-18T08:28:42.447 INFO:tasks.rados.rados.0.smithi082.stdout:3545: writing smithi08262953-36 from 3260416 to 4038656 tid 1 2024-02-18T08:28:42.451 INFO:tasks.rados.rados.0.smithi082.stdout:3545: writing smithi08262953-36 from 4038656 to 4710400 tid 2 2024-02-18T08:28:42.452 INFO:tasks.rados.rados.0.smithi082.stdout:3545: writing smithi08262953-36 from 4710400 to 4841472 tid 3 2024-02-18T08:28:42.452 INFO:tasks.rados.rados.0.smithi082.stdout:3546: delete oid 13 current snap is 337 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: finishing write tid 1 to smithi08262953-27 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: finishing write tid 2 to smithi08262953-27 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: finishing write tid 3 to smithi08262953-27 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: finishing write tid 5 to smithi08262953-27 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: finishing write tid 6 to smithi08262953-27 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1479 (ObjNum 1096 snap 337 seq_num 1096) dirty exists 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3544: left oid 27 (ObjNum 1096 snap 337 seq_num 1096) 2024-02-18T08:28:42.453 INFO:tasks.rados.rados.0.smithi082.stdout:3545: finishing write tid 1 to smithi08262953-36 2024-02-18T08:28:42.455 INFO:tasks.rados.rados.0.smithi082.stdout:3545: finishing write tid 2 to smithi08262953-36 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:3544: done (2 left) 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:3546: done (1 left) 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:3547: read oid 6 snap -1 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:3547: expect (ObjNum 1067 snap 324 seq_num 1067) 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 17 current snap is 337 2024-02-18T08:28:42.456 INFO:tasks.rados.rados.0.smithi082.stdout:3548: seq_num 1099 ranges {3424256=409600,3833856=442368,4276224=720896,4997120=40960} 2024-02-18T08:28:42.476 INFO:tasks.rados.rados.0.smithi082.stdout:3548: writing smithi08262953-17 from 3424256 to 3833856 tid 1 2024-02-18T08:28:42.479 INFO:tasks.rados.rados.0.smithi082.stdout:3548: writing smithi08262953-17 from 3833856 to 4276224 tid 2 2024-02-18T08:28:42.483 INFO:tasks.rados.rados.0.smithi082.stdout:3548: writing smithi08262953-17 from 4276224 to 4997120 tid 3 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3548: writing smithi08262953-17 from 4997120 to 5038080 tid 4 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3549: read oid 32 snap -1 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3549: expect deleted 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3550: rollback oid 28 current snap is 337 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 28 to 332 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3545: finishing write tid 3 to smithi08262953-36 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3545: finishing write tid 5 to smithi08262953-36 2024-02-18T08:28:42.484 INFO:tasks.rados.rados.0.smithi082.stdout:3545: finishing write tid 6 to smithi08262953-36 2024-02-18T08:28:42.485 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1031 (ObjNum 1097 snap 337 seq_num 1097) dirty exists 2024-02-18T08:28:42.485 INFO:tasks.rados.rados.0.smithi082.stdout:3545: left oid 36 (ObjNum 1097 snap 337 seq_num 1097) 2024-02-18T08:28:42.485 INFO:tasks.rados.rados.0.smithi082.stdout:3547: expect (ObjNum 1067 snap 324 seq_num 1067) 2024-02-18T08:28:42.522 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 1 to smithi08262953-17 2024-02-18T08:28:42.522 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 2 to smithi08262953-17 2024-02-18T08:28:42.522 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 3 to smithi08262953-17 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3550: finishing rollback tid 0 to smithi08262953-28 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 4 to smithi08262953-17 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3545: done (4 left) 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3547: done (3 left) 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3551: snap_create 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 6 to smithi08262953-17 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3550: finishing rollback tid 1 to smithi08262953-28 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3550: finishing rollback tid 2 to smithi08262953-28 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1306 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3548: finishing write tid 7 to smithi08262953-17 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1616 (ObjNum 1099 snap 337 seq_num 1099) dirty exists 2024-02-18T08:28:42.523 INFO:tasks.rados.rados.0.smithi082.stdout:3548: left oid 17 (ObjNum 1099 snap 337 seq_num 1099) 2024-02-18T08:28:43.416 INFO:tasks.rados.rados.0.smithi082.stdout:3548: done (3 left) 2024-02-18T08:28:43.417 INFO:tasks.rados.rados.0.smithi082.stdout:3549: done (2 left) 2024-02-18T08:28:43.417 INFO:tasks.rados.rados.0.smithi082.stdout:3550: done (1 left) 2024-02-18T08:28:43.417 INFO:tasks.rados.rados.0.smithi082.stdout:3551: done (0 left) 2024-02-18T08:28:43.417 INFO:tasks.rados.rados.0.smithi082.stdout:3552: snap_create 2024-02-18T08:28:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:42.413770+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-02-18T08:28:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:42.444492+0000 mgr.y (mgr.24862) 422 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-18T08:28:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:42.413770+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-02-18T08:28:43.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:42.444492+0000 mgr.y (mgr.24862) 422 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-18T08:28:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:42.413770+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-02-18T08:28:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:42.444492+0000 mgr.y (mgr.24862) 422 : cluster [DBG] pgmap v791: 89 pgs: 89 active+clean; 115 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.6 MiB/s wr, 21 op/s 2024-02-18T08:28:44.417 INFO:tasks.rados.rados.0.smithi082.stdout:3552: done (0 left) 2024-02-18T08:28:44.417 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 339 2024-02-18T08:28:44.417 INFO:tasks.rados.rados.0.smithi082.stdout:3553: seq_num 1100 ranges {3809280=425984,4235264=729088,4964352=475136} 2024-02-18T08:28:44.439 INFO:tasks.rados.rados.0.smithi082.stdout:3553: writing smithi08262953-8 from 3809280 to 4235264 tid 1 2024-02-18T08:28:44.443 INFO:tasks.rados.rados.0.smithi082.stdout:3553: writing smithi08262953-8 from 4235264 to 4964352 tid 2 2024-02-18T08:28:44.446 INFO:tasks.rados.rados.0.smithi082.stdout:3553: writing smithi08262953-8 from 4964352 to 5439488 tid 3 2024-02-18T08:28:44.446 INFO:tasks.rados.rados.0.smithi082.stdout:3554: rollback oid 37 current snap is 339 2024-02-18T08:28:44.446 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 37 to 332 2024-02-18T08:28:44.446 INFO:tasks.rados.rados.0.smithi082.stdout:3555: snap_create 2024-02-18T08:28:44.452 INFO:tasks.rados.rados.0.smithi082.stdout:3553: finishing write tid 1 to smithi08262953-8 2024-02-18T08:28:44.453 INFO:tasks.rados.rados.0.smithi082.stdout:3554: finishing rollback tid 0 to smithi08262953-37 2024-02-18T08:28:44.453 INFO:tasks.rados.rados.0.smithi082.stdout:3554: finishing rollback tid 1 to smithi08262953-37 2024-02-18T08:28:44.454 INFO:tasks.rados.rados.0.smithi082.stdout:3553: finishing write tid 2 to smithi08262953-8 2024-02-18T08:28:44.454 INFO:tasks.rados.rados.0.smithi082.stdout:3554: finishing rollback tid 2 to smithi08262953-37 2024-02-18T08:28:44.454 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1470 (ObjNum 977 snap 301 seq_num 977) dirty exists 2024-02-18T08:28:44.455 INFO:tasks.rados.rados.0.smithi082.stdout:3553: finishing write tid 3 to smithi08262953-8 2024-02-18T08:28:44.455 INFO:tasks.rados.rados.0.smithi082.stdout:3553: finishing write tid 5 to smithi08262953-8 2024-02-18T08:28:44.458 INFO:tasks.rados.rados.0.smithi082.stdout:3553: finishing write tid 6 to smithi08262953-8 2024-02-18T08:28:44.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2227 (ObjNum 1100 snap 339 seq_num 1100) dirty exists 2024-02-18T08:28:44.459 INFO:tasks.rados.rados.0.smithi082.stdout:3553: left oid 8 (ObjNum 1100 snap 339 seq_num 1100) 2024-02-18T08:28:44.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:43.416945+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-02-18T08:28:44.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:43.416945+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-02-18T08:28:44.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:43.416945+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-02-18T08:28:45.434 INFO:tasks.rados.rados.0.smithi082.stdout:3553: done (2 left) 2024-02-18T08:28:45.434 INFO:tasks.rados.rados.0.smithi082.stdout:3554: done (1 left) 2024-02-18T08:28:45.434 INFO:tasks.rados.rados.0.smithi082.stdout:3555: done (0 left) 2024-02-18T08:28:45.434 INFO:tasks.rados.rados.0.smithi082.stdout:3556: setattr oid 17 current snap is 340 2024-02-18T08:28:45.435 INFO:tasks.rados.rados.0.smithi082.stdout:3557: snap_create 2024-02-18T08:28:45.440 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 17 v 1617 (ObjNum 1099 snap 337 seq_num 1099) dirty exists 2024-02-18T08:28:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:44.417849+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-02-18T08:28:45.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:44.444883+0000 mgr.y (mgr.24862) 423 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:28:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:44.417849+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-02-18T08:28:45.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:44.444883+0000 mgr.y (mgr.24862) 423 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:28:45.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:44.417849+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-02-18T08:28:45.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:44.444883+0000 mgr.y (mgr.24862) 423 : cluster [DBG] pgmap v794: 89 pgs: 89 active+clean; 118 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:28:46.438 INFO:tasks.rados.rados.0.smithi082.stdout:3556: done (1 left) 2024-02-18T08:28:46.439 INFO:tasks.rados.rados.0.smithi082.stdout:3557: done (0 left) 2024-02-18T08:28:46.439 INFO:tasks.rados.rados.0.smithi082.stdout:3558: snap_create 2024-02-18T08:28:46.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:45.434750+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-02-18T08:28:46.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:45.434750+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-02-18T08:28:46.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:45.434750+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-02-18T08:28:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:3558: done (0 left) 2024-02-18T08:28:47.411 INFO:tasks.rados.rados.0.smithi082.stdout:3559: read oid 29 snap -1 2024-02-18T08:28:47.412 INFO:tasks.rados.rados.0.smithi082.stdout:3559: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:28:47.413 INFO:tasks.rados.rados.0.smithi082.stdout:3560: read oid 23 snap 339 2024-02-18T08:28:47.413 INFO:tasks.rados.rados.0.smithi082.stdout:3560: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:28:47.413 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 342 2024-02-18T08:28:47.413 INFO:tasks.rados.rados.0.smithi082.stdout:3561: seq_num 1101 ranges {0=442368,442368=606208,1048576=598016} 2024-02-18T08:28:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3561: writing smithi08262953-1 from 0 to 442368 tid 1 2024-02-18T08:28:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3561: writing smithi08262953-1 from 442368 to 1048576 tid 2 2024-02-18T08:28:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3561: writing smithi08262953-1 from 1048576 to 1646592 tid 3 2024-02-18T08:28:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3562: delete oid 37 current snap is 342 2024-02-18T08:28:47.422 INFO:tasks.rados.rados.0.smithi082.stdout:3560: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3561: finishing write tid 1 to smithi08262953-1 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3561: finishing write tid 2 to smithi08262953-1 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3560: done (3 left) 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3562: done (2 left) 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 5 current snap is 342 2024-02-18T08:28:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3563: seq_num 1103 ranges {958464=475136,1433600=425984,1859584=696320,2555904=81920} 2024-02-18T08:28:47.443 INFO:tasks.rados.rados.0.smithi082.stdout:3563: writing smithi08262953-5 from 958464 to 1433600 tid 1 2024-02-18T08:28:47.445 INFO:tasks.rados.rados.0.smithi082.stdout:3563: writing smithi08262953-5 from 1433600 to 1859584 tid 2 2024-02-18T08:28:47.450 INFO:tasks.rados.rados.0.smithi082.stdout:3563: writing smithi08262953-5 from 1859584 to 2555904 tid 3 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3563: writing smithi08262953-5 from 2555904 to 2637824 tid 4 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3564: snap_create 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3561: finishing write tid 3 to smithi08262953-1 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3561: finishing write tid 5 to smithi08262953-1 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3561: finishing write tid 6 to smithi08262953-1 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1460 (ObjNum 1101 snap 342 seq_num 1101) dirty exists 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3561: left oid 1 (ObjNum 1101 snap 342 seq_num 1101) 2024-02-18T08:28:47.451 INFO:tasks.rados.rados.0.smithi082.stdout:3559: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 1 to smithi08262953-5 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 2 to smithi08262953-5 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 3 to smithi08262953-5 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 4 to smithi08262953-5 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 6 to smithi08262953-5 2024-02-18T08:28:47.640 INFO:tasks.rados.rados.0.smithi082.stdout:3563: finishing write tid 7 to smithi08262953-5 2024-02-18T08:28:47.641 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2139 (ObjNum 1103 snap 342 seq_num 1103) dirty exists 2024-02-18T08:28:47.641 INFO:tasks.rados.rados.0.smithi082.stdout:3563: left oid 5 (ObjNum 1103 snap 342 seq_num 1103) 2024-02-18T08:28:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:46.439162+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-02-18T08:28:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:46.445229+0000 mgr.y (mgr.24862) 424 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:28:47.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:47.412135+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-02-18T08:28:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:46.439162+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-02-18T08:28:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:46.445229+0000 mgr.y (mgr.24862) 424 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:28:47.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:47.412135+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-02-18T08:28:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:46.439162+0000 mon.a (mon.0) 1422 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-02-18T08:28:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:46.445229+0000 mgr.y (mgr.24862) 424 : cluster [DBG] pgmap v797: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2024-02-18T08:28:47.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:47.412135+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3559: done (3 left) 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3561: done (2 left) 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3563: done (1 left) 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3564: done (0 left) 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3565: read oid 24 snap -1 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3565: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3566: copy_from oid 39 from oid 28 current snap is 343 2024-02-18T08:28:48.460 INFO:tasks.rados.rados.0.smithi082.stdout:3567: setattr oid 6 current snap is 343 2024-02-18T08:28:48.461 INFO:tasks.rados.rados.0.smithi082.stdout:3568: snap_remove snap 339 2024-02-18T08:28:49.469 INFO:tasks.rados.rados.0.smithi082.stdout:3568: done (3 left) 2024-02-18T08:28:49.469 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 343 2024-02-18T08:28:49.469 INFO:tasks.rados.rados.0.smithi082.stdout:3569: seq_num 1104 ranges {4096000=499712,4595712=712704,5308416=491520} 2024-02-18T08:28:49.493 INFO:tasks.rados.rados.0.smithi082.stdout:3569: writing smithi08262953-2 from 4096000 to 4595712 tid 1 2024-02-18T08:28:49.498 INFO:tasks.rados.rados.0.smithi082.stdout:3569: writing smithi08262953-2 from 4595712 to 5308416 tid 2 2024-02-18T08:28:49.501 INFO:tasks.rados.rados.0.smithi082.stdout:3569: writing smithi08262953-2 from 5308416 to 5799936 tid 3 2024-02-18T08:28:49.501 INFO:tasks.rados.rados.0.smithi082.stdout:3570: snap_remove snap 338 2024-02-18T08:28:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:48.445769+0000 mgr.y (mgr.24862) 425 : cluster [DBG] pgmap v799: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 774 KiB/s wr, 5 op/s 2024-02-18T08:28:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:48.460277+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-02-18T08:28:49.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:48.445769+0000 mgr.y (mgr.24862) 425 : cluster [DBG] pgmap v799: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 774 KiB/s wr, 5 op/s 2024-02-18T08:28:49.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:48.460277+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-02-18T08:28:49.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:48.445769+0000 mgr.y (mgr.24862) 425 : cluster [DBG] pgmap v799: 89 pgs: 89 active+clean; 121 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 774 KiB/s wr, 5 op/s 2024-02-18T08:28:49.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:48.460277+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-02-18T08:28:50.474 INFO:tasks.rados.rados.0.smithi082.stdout:3570: done (4 left) 2024-02-18T08:28:50.474 INFO:tasks.rados.rados.0.smithi082.stdout:3571: read oid 29 snap 335 2024-02-18T08:28:50.474 INFO:tasks.rados.rados.0.smithi082.stdout:3571: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:28:50.475 INFO:tasks.rados.rados.0.smithi082.stdout:3572: copy_from oid 44 from oid 50 current snap is 343 2024-02-18T08:28:50.476 INFO:tasks.rados.rados.0.smithi082.stdout:3573: setattr oid 15 current snap is 343 2024-02-18T08:28:50.476 INFO:tasks.rados.rados.0.smithi082.stdout:3565: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1695 (ObjNum 1067 snap 324 seq_num 1067) dirty exists 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:3566: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:3566: finishing copy_from to smithi08262953-39 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1306 (ObjNum 1003 snap 308 seq_num 1003) dirty exists 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:3569: finishing write tid 1 to smithi08262953-2 2024-02-18T08:28:50.478 INFO:tasks.rados.rados.0.smithi082.stdout:3569: finishing write tid 2 to smithi08262953-2 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3569: finishing write tid 3 to smithi08262953-2 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3569: finishing write tid 5 to smithi08262953-2 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3569: finishing write tid 6 to smithi08262953-2 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1341 (ObjNum 1104 snap 343 seq_num 1104) dirty exists 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3569: left oid 2 (ObjNum 1104 snap 343 seq_num 1104) 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3565: done (6 left) 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3566: done (5 left) 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3567: done (4 left) 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3569: done (3 left) 2024-02-18T08:28:50.479 INFO:tasks.rados.rados.0.smithi082.stdout:3574: snap_create 2024-02-18T08:28:50.486 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1342 (ObjNum 1953066355 snap 942696808 seq_num 959591986) dirty exists 2024-02-18T08:28:50.495 INFO:tasks.rados.rados.0.smithi082.stdout:3572: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:28:50.496 INFO:tasks.rados.rados.0.smithi082.stdout:3571: expect (ObjNum 970 snap 299 seq_num 970) 2024-02-18T08:28:50.684 INFO:tasks.rados.rados.0.smithi082.stdout:3572: finishing copy_from to smithi08262953-44 2024-02-18T08:28:50.684 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1472 (ObjNum 1053 snap 318 seq_num 1053) dirty exists 2024-02-18T08:28:50.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:49.469169+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-02-18T08:28:50.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:49.469169+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-02-18T08:28:50.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:49.469169+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-02-18T08:28:51.476 INFO:tasks.rados.rados.0.smithi082.stdout:3571: done (3 left) 2024-02-18T08:28:51.476 INFO:tasks.rados.rados.0.smithi082.stdout:3572: done (2 left) 2024-02-18T08:28:51.476 INFO:tasks.rados.rados.0.smithi082.stdout:3573: done (1 left) 2024-02-18T08:28:51.476 INFO:tasks.rados.rados.0.smithi082.stdout:3574: done (0 left) 2024-02-18T08:28:51.476 INFO:tasks.rados.rados.0.smithi082.stdout:3575: delete oid 34 current snap is 344 2024-02-18T08:28:51.480 INFO:tasks.rados.rados.0.smithi082.stdout:3575: done (0 left) 2024-02-18T08:28:51.480 INFO:tasks.rados.rados.0.smithi082.stdout:3576: rmattr oid 6 current snap is 344 2024-02-18T08:28:51.480 INFO:tasks.rados.rados.0.smithi082.stdout:3577: read oid 37 snap -1 2024-02-18T08:28:51.480 INFO:tasks.rados.rados.0.smithi082.stdout:3577: expect deleted 2024-02-18T08:28:51.480 INFO:tasks.rados.rados.0.smithi082.stdout:3578: delete oid 32 current snap is 344 2024-02-18T08:28:51.485 INFO:tasks.rados.rados.0.smithi082.stdout:3577: done (2 left) 2024-02-18T08:28:51.485 INFO:tasks.rados.rados.0.smithi082.stdout:3578: done (1 left) 2024-02-18T08:28:51.485 INFO:tasks.rados.rados.0.smithi082.stdout:3579: rollback oid 25 current snap is 344 2024-02-18T08:28:51.485 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 341 2024-02-18T08:28:51.485 INFO:tasks.rados.rados.0.smithi082.stdout:3580: read oid 20 snap 335 2024-02-18T08:28:51.486 INFO:tasks.rados.rados.0.smithi082.stdout:3580: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:51.486 INFO:tasks.rados.rados.0.smithi082.stdout:3581: snap_remove snap 343 2024-02-18T08:28:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:50.446191+0000 mgr.y (mgr.24862) 426 : cluster [DBG] pgmap v802: 89 pgs: 89 active+clean; 126 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-02-18T08:28:51.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:50.473525+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-02-18T08:28:51.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:50.446191+0000 mgr.y (mgr.24862) 426 : cluster [DBG] pgmap v802: 89 pgs: 89 active+clean; 126 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-02-18T08:28:51.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:50.473525+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-02-18T08:28:51.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:50.446191+0000 mgr.y (mgr.24862) 426 : cluster [DBG] pgmap v802: 89 pgs: 89 active+clean; 126 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-02-18T08:28:51.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:50.473525+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-02-18T08:28:52.415 INFO:tasks.rados.rados.0.smithi082.stdout:3581: done (3 left) 2024-02-18T08:28:52.415 INFO:tasks.rados.rados.0.smithi082.stdout:3582: snap_remove snap 336 2024-02-18T08:28:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:51.476465+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-02-18T08:28:52.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:52.414694+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-02-18T08:28:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:51.476465+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-02-18T08:28:52.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:52.414694+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-02-18T08:28:52.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:51.476465+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-02-18T08:28:52.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:52.414694+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-02-18T08:28:53.419 INFO:tasks.rados.rados.0.smithi082.stdout:3582: done (3 left) 2024-02-18T08:28:53.420 INFO:tasks.rados.rados.0.smithi082.stdout:3583: rollback oid 40 current snap is 344 2024-02-18T08:28:53.420 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 337 2024-02-18T08:28:53.420 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1696 (ObjNum 1067 snap 324 seq_num 1067) dirty exists 2024-02-18T08:28:53.420 INFO:tasks.rados.rados.0.smithi082.stdout:3580: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3579: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3579: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3579: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1620 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3576: done (3 left) 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3579: done (2 left) 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3580: done (1 left) 2024-02-18T08:28:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3584: snap_remove snap 332 2024-02-18T08:28:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:52.446606+0000 mgr.y (mgr.24862) 427 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-02-18T08:28:53.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:53.419492+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-02-18T08:28:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:52.446606+0000 mgr.y (mgr.24862) 427 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-02-18T08:28:53.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:53.419492+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-02-18T08:28:53.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:52.446606+0000 mgr.y (mgr.24862) 427 : cluster [DBG] pgmap v806: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 3.3 MiB/s wr, 17 op/s 2024-02-18T08:28:53.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:53.419492+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-02-18T08:28:54.422 INFO:tasks.rados.rados.0.smithi082.stdout:3584: done (1 left) 2024-02-18T08:28:54.422 INFO:tasks.rados.rados.0.smithi082.stdout:3585: copy_from oid 4 from oid 7 current snap is 344 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3586: read oid 14 snap -1 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3586: expect (ObjNum 1083 snap 330 seq_num 1083) 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3587: read oid 35 snap -1 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3587: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3588: rmattr oid 41 current snap is 344 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3589: rollback oid 29 current snap is 344 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 29 to 342 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 344 2024-02-18T08:28:54.424 INFO:tasks.rados.rados.0.smithi082.stdout:3590: seq_num 1107 ranges {385024=548864,933888=770048,1703936=434176} 2024-02-18T08:28:54.432 INFO:tasks.rados.rados.0.smithi082.stdout:3590: writing smithi08262953-30 from 385024 to 933888 tid 1 2024-02-18T08:28:54.433 INFO:tasks.rados.rados.0.smithi082.stdout:3590: writing smithi08262953-30 from 933888 to 1703936 tid 2 2024-02-18T08:28:54.436 INFO:tasks.rados.rados.0.smithi082.stdout:3590: writing smithi08262953-30 from 1703936 to 2138112 tid 3 2024-02-18T08:28:54.436 INFO:tasks.rados.rados.0.smithi082.stdout:3591: copy_from oid 12 from oid 16 current snap is 344 2024-02-18T08:28:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 344 2024-02-18T08:28:54.437 INFO:tasks.rados.rados.0.smithi082.stdout:3592: seq_num 1108 ranges {0=565248,565248=647168,1212416=483328,1695744=73728} 2024-02-18T08:28:54.446 INFO:tasks.rados.rados.0.smithi082.stdout:3592: writing smithi08262953-38 from 0 to 565248 tid 1 2024-02-18T08:28:54.447 INFO:tasks.rados.rados.0.smithi082.stdout:3592: writing smithi08262953-38 from 565248 to 1212416 tid 2 2024-02-18T08:28:54.448 INFO:tasks.rados.rados.0.smithi082.stdout:3592: writing smithi08262953-38 from 1212416 to 1695744 tid 3 2024-02-18T08:28:54.448 INFO:tasks.rados.rados.0.smithi082.stdout:3592: writing smithi08262953-38 from 1695744 to 1769472 tid 4 2024-02-18T08:28:54.448 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 344 2024-02-18T08:28:54.448 INFO:tasks.rados.rados.0.smithi082.stdout:3593: seq_num 1109 ranges {0=581632,581632=532480,1114112=647168,1761280=24576} 2024-02-18T08:28:54.458 INFO:tasks.rados.rados.0.smithi082.stdout:3593: writing smithi08262953-24 from 0 to 581632 tid 1 2024-02-18T08:28:54.459 INFO:tasks.rados.rados.0.smithi082.stdout:3593: writing smithi08262953-24 from 581632 to 1114112 tid 2 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:3593: writing smithi08262953-24 from 1114112 to 1761280 tid 3 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:3593: writing smithi08262953-24 from 1761280 to 1785856 tid 4 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:3594: snap_create 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:3583: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1475 (ObjNum 579709264 snap 21935 seq_num 580326768) dirty dne 2024-02-18T08:28:54.461 INFO:tasks.rados.rados.0.smithi082.stdout:3587: expect (ObjNum 0 snap 0 seq_num 0) 2024-02-18T08:28:54.469 INFO:tasks.rados.rados.0.smithi082.stdout:3590: finishing write tid 1 to smithi08262953-30 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3589: finishing rollback tid 0 to smithi08262953-29 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3585: finishing copy_from to smithi08262953-4 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3585: got expected ENOENT (src dne) 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3585: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3589: finishing rollback tid 1 to smithi08262953-29 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3589: finishing rollback tid 2 to smithi08262953-29 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 2164 (ObjNum 970 snap 299 seq_num 970) dirty exists 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3590: finishing write tid 2 to smithi08262953-30 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3590: finishing write tid 3 to smithi08262953-30 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3590: finishing write tid 5 to smithi08262953-30 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3590: finishing write tid 6 to smithi08262953-30 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2240 (ObjNum 1107 snap 344 seq_num 1107) dirty exists 2024-02-18T08:28:54.470 INFO:tasks.rados.rados.0.smithi082.stdout:3590: left oid 30 (ObjNum 1107 snap 344 seq_num 1107) 2024-02-18T08:28:54.471 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 1 to smithi08262953-24 2024-02-18T08:28:54.474 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 1 to smithi08262953-38 2024-02-18T08:28:54.474 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 2 to smithi08262953-38 2024-02-18T08:28:54.474 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 2 to smithi08262953-24 2024-02-18T08:28:54.474 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 3 to smithi08262953-24 2024-02-18T08:28:54.474 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 4 to smithi08262953-24 2024-02-18T08:28:54.475 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 6 to smithi08262953-24 2024-02-18T08:28:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3593: finishing write tid 7 to smithi08262953-24 2024-02-18T08:28:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 2144 (ObjNum 1109 snap 344 seq_num 1109) dirty exists 2024-02-18T08:28:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3593: left oid 24 (ObjNum 1109 snap 344 seq_num 1109) 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 3 to smithi08262953-38 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 4 to smithi08262953-38 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 6 to smithi08262953-38 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3592: finishing write tid 7 to smithi08262953-38 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1480 (ObjNum 1108 snap 344 seq_num 1108) dirty exists 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3592: left oid 38 (ObjNum 1108 snap 344 seq_num 1108) 2024-02-18T08:28:54.478 INFO:tasks.rados.rados.0.smithi082.stdout:3591: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:28:54.489 INFO:tasks.rados.rados.0.smithi082.stdout:3586: expect (ObjNum 1083 snap 330 seq_num 1083) 2024-02-18T08:28:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:54.368111+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:54.368388+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:28:54.368649+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-18T08:28:54.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:54.422783+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:54.368111+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:54.368388+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:28:54.368649+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:54.422783+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:54.368111+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:54.368388+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:28:54.368649+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-18T08:28:54.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:54.422783+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-02-18T08:28:54.978 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1462 (ObjNum 579098320 snap 21935 seq_num 0) dirty exists 2024-02-18T08:28:54.978 INFO:tasks.rados.rados.0.smithi082.stdout:3591: finishing copy_from to smithi08262953-12 2024-02-18T08:28:54.978 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1694 (ObjNum 1091 snap 333 seq_num 1091) dirty exists 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3583: done (10 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3585: done (9 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3586: done (8 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3587: done (7 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3588: done (6 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3589: done (5 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3590: done (4 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3591: done (3 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3592: done (2 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3593: done (1 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3594: done (0 left) 2024-02-18T08:28:55.425 INFO:tasks.rados.rados.0.smithi082.stdout:3595: read oid 35 snap 342 2024-02-18T08:28:55.426 INFO:tasks.rados.rados.0.smithi082.stdout:3595: expect (ObjNum 580506784 snap 21935 seq_num 579415872) 2024-02-18T08:28:55.426 INFO:tasks.rados.rados.0.smithi082.stdout:3596: snap_remove snap 341 2024-02-18T08:28:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:54.447098+0000 mgr.y (mgr.24862) 428 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-02-18T08:28:55.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:55.424988+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-02-18T08:28:55.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:54.447098+0000 mgr.y (mgr.24862) 428 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-02-18T08:28:55.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:55.424988+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-02-18T08:28:55.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:54.447098+0000 mgr.y (mgr.24862) 428 : cluster [DBG] pgmap v809: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 12 op/s 2024-02-18T08:28:55.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:55.424988+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-02-18T08:28:56.428 INFO:tasks.rados.rados.0.smithi082.stdout:3596: done (1 left) 2024-02-18T08:28:56.428 INFO:tasks.rados.rados.0.smithi082.stdout:3597: rollback oid 2 current snap is 345 2024-02-18T08:28:56.428 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 337 2024-02-18T08:28:56.428 INFO:tasks.rados.rados.0.smithi082.stdout:3595: expect (ObjNum 580506784 snap 21935 seq_num 579415872) 2024-02-18T08:28:56.435 INFO:tasks.rados.rados.0.smithi082.stdout:3597: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:28:56.435 INFO:tasks.rados.rados.0.smithi082.stdout:3597: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:3597: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1345 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:3595: done (1 left) 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:3597: done (0 left) 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:3598: rollback oid 4 current snap is 345 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 4 to 344 2024-02-18T08:28:56.436 INFO:tasks.rados.rados.0.smithi082.stdout:3599: delete oid 1 current snap is 345 2024-02-18T08:28:56.444 INFO:tasks.rados.rados.0.smithi082.stdout:3599: done (1 left) 2024-02-18T08:28:56.444 INFO:tasks.rados.rados.0.smithi082.stdout:3600: delete oid 33 current snap is 345 2024-02-18T08:28:56.447 INFO:tasks.rados.rados.0.smithi082.stdout:3600: done (1 left) 2024-02-18T08:28:56.447 INFO:tasks.rados.rados.0.smithi082.stdout:3601: read oid 50 snap 340 2024-02-18T08:28:56.447 INFO:tasks.rados.rados.0.smithi082.stdout:3601: expect (ObjNum 1053 snap 318 seq_num 1053) 2024-02-18T08:28:56.447 INFO:tasks.rados.rados.0.smithi082.stdout:3602: copy_from oid 29 from oid 21 current snap is 345 2024-02-18T08:28:56.447 INFO:tasks.rados.rados.0.smithi082.stdout:3603: delete oid 12 current snap is 345 2024-02-18T08:28:56.449 INFO:tasks.rados.rados.0.smithi082.stdout:3598: finishing rollback tid 0 to smithi08262953-4 2024-02-18T08:28:56.450 INFO:tasks.rados.rados.0.smithi082.stdout:3598: finishing rollback tid 1 to smithi08262953-4 2024-02-18T08:28:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:3598: finishing rollback tid 2 to smithi08262953-4 2024-02-18T08:28:56.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 1797 (ObjNum 1006 snap 308 seq_num 1006) dirty exists 2024-02-18T08:28:56.453 INFO:tasks.rados.rados.0.smithi082.stdout:3598: done (3 left) 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3603: done (2 left) 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3604: rollback oid 23 current snap is 345 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 23 to 335 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3605: rollback oid 26 current snap is 345 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 337 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3606: read oid 12 snap 342 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3606: expect (ObjNum 1031 snap 315 seq_num 1031) 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 345 2024-02-18T08:28:56.454 INFO:tasks.rados.rados.0.smithi082.stdout:3607: seq_num 1113 ranges {638976=647168,1286144=524288,1810432=622592,2433024=57344} 2024-02-18T08:28:56.461 INFO:tasks.rados.rados.0.smithi082.stdout:3607: writing smithi08262953-42 from 638976 to 1286144 tid 1 2024-02-18T08:28:56.464 INFO:tasks.rados.rados.0.smithi082.stdout:3607: writing smithi08262953-42 from 1286144 to 1810432 tid 2 2024-02-18T08:28:56.468 INFO:tasks.rados.rados.0.smithi082.stdout:3607: writing smithi08262953-42 from 1810432 to 2433024 tid 3 2024-02-18T08:28:56.469 INFO:tasks.rados.rados.0.smithi082.stdout:3607: writing smithi08262953-42 from 2433024 to 2490368 tid 4 2024-02-18T08:28:56.469 INFO:tasks.rados.rados.0.smithi082.stdout:3608: delete oid 11 current snap is 345 2024-02-18T08:28:56.469 INFO:tasks.rados.rados.0.smithi082.stdout:3605: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:28:56.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 0 (ObjNum 288 snap 0 seq_num 161) dirty dne 2024-02-18T08:28:56.469 INFO:tasks.rados.rados.0.smithi082.stdout:3601: expect (ObjNum 1053 snap 318 seq_num 1053) 2024-02-18T08:28:56.634 INFO:tasks.rados.rados.0.smithi082.stdout:3604: finishing rollback tid 0 to smithi08262953-23 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3604: finishing rollback tid 1 to smithi08262953-23 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3604: finishing rollback tid 2 to smithi08262953-23 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1348 (ObjNum 1028 snap 314 seq_num 1028) dirty exists 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3601: done (6 left) 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3604: done (5 left) 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3605: done (4 left) 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3608: done (3 left) 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3609: delete oid 15 current snap is 345 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 1 to smithi08262953-42 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3602: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:28:56.635 INFO:tasks.rados.rados.0.smithi082.stdout:3606: expect (ObjNum 1031 snap 315 seq_num 1031) 2024-02-18T08:28:56.853 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 2 to smithi08262953-42 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3602: finishing copy_from to smithi08262953-29 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1776 (ObjNum 990 snap 303 seq_num 990) dirty exists 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 3 to smithi08262953-42 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 4 to smithi08262953-42 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 6 to smithi08262953-42 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3602: done (3 left) 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3606: done (2 left) 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3609: done (1 left) 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3610: snap_create 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3607: finishing write tid 7 to smithi08262953-42 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1326 (ObjNum 1113 snap 345 seq_num 1113) dirty exists 2024-02-18T08:28:56.854 INFO:tasks.rados.rados.0.smithi082.stdout:3607: left oid 42 (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3607: done (1 left) 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3610: done (0 left) 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3611: read oid 49 snap -1 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3611: expect (ObjNum 1082 snap 329 seq_num 1082) 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 346 2024-02-18T08:28:57.418 INFO:tasks.rados.rados.0.smithi082.stdout:3612: seq_num 1116 ranges {0=696320,696320=573440,1269760=450560,1720320=180224} 2024-02-18T08:28:57.421 INFO:tasks.rados.rados.0.smithi082.stdout:3612: writing smithi08262953-26 from 0 to 696320 tid 1 2024-02-18T08:28:57.425 INFO:tasks.rados.rados.0.smithi082.stdout:3612: writing smithi08262953-26 from 696320 to 1269760 tid 2 2024-02-18T08:28:57.427 INFO:tasks.rados.rados.0.smithi082.stdout:3612: writing smithi08262953-26 from 1269760 to 1720320 tid 3 2024-02-18T08:28:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:3612: writing smithi08262953-26 from 1720320 to 1900544 tid 4 2024-02-18T08:28:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:3613: read oid 39 snap -1 2024-02-18T08:28:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:3613: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:3614: copy_from oid 4 from oid 8 current snap is 346 2024-02-18T08:28:57.429 INFO:tasks.rados.rados.0.smithi082.stdout:3615: snap_create 2024-02-18T08:28:57.449 INFO:tasks.rados.rados.0.smithi082.stdout:3611: expect (ObjNum 1082 snap 329 seq_num 1082) 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 1 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 2 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 3 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 4 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 6 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: finishing write tid 7 to smithi08262953-26 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 2149 (ObjNum 1116 snap 346 seq_num 1116) dirty exists 2024-02-18T08:28:57.630 INFO:tasks.rados.rados.0.smithi082.stdout:3612: left oid 26 (ObjNum 1116 snap 346 seq_num 1116) 2024-02-18T08:28:57.631 INFO:tasks.rados.rados.0.smithi082.stdout:3613: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:28:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:56.428143+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-02-18T08:28:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:56.447549+0000 mgr.y (mgr.24862) 429 : cluster [DBG] pgmap v812: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 416 KiB/s wr, 11 op/s 2024-02-18T08:28:57.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:57.418031+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-02-18T08:28:57.866 INFO:tasks.rados.rados.0.smithi082.stdout:3614: finishing copy_from racing read to smithi08262953-4 2024-02-18T08:28:57.867 INFO:tasks.rados.rados.0.smithi082.stdout:3614: finishing copy_from to smithi08262953-4 2024-02-18T08:28:57.867 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 2227 (ObjNum 1100 snap 339 seq_num 1100) dirty exists 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:56.428143+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:56.447549+0000 mgr.y (mgr.24862) 429 : cluster [DBG] pgmap v812: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 416 KiB/s wr, 11 op/s 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:57.418031+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:56.428143+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:56.447549+0000 mgr.y (mgr.24862) 429 : cluster [DBG] pgmap v812: 89 pgs: 89 active+clean; 134 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 416 KiB/s wr, 11 op/s 2024-02-18T08:28:57.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:57.418031+0000 mon.a (mon.0) 1436 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3611: done (4 left) 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3612: done (3 left) 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3613: done (2 left) 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3614: done (1 left) 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3615: done (0 left) 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 347 2024-02-18T08:28:58.430 INFO:tasks.rados.rados.0.smithi082.stdout:3616: seq_num 1117 ranges {1900544=712704,2613248=458752,3072000=655360,3727360=90112} 2024-02-18T08:28:58.443 INFO:tasks.rados.rados.0.smithi082.stdout:3616: writing smithi08262953-26 from 1900544 to 2613248 tid 1 2024-02-18T08:28:58.446 INFO:tasks.rados.rados.0.smithi082.stdout:3616: writing smithi08262953-26 from 2613248 to 3072000 tid 2 2024-02-18T08:28:58.450 INFO:tasks.rados.rados.0.smithi082.stdout:3616: writing smithi08262953-26 from 3072000 to 3727360 tid 3 2024-02-18T08:28:58.450 INFO:tasks.rados.rados.0.smithi082.stdout:3616: writing smithi08262953-26 from 3727360 to 3817472 tid 4 2024-02-18T08:28:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:3617: rollback oid 10 current snap is 347 2024-02-18T08:28:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 335 2024-02-18T08:28:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 49 current snap is 347 2024-02-18T08:28:58.451 INFO:tasks.rados.rados.0.smithi082.stdout:3618: seq_num 1118 ranges {3989504=729088,4718592=794624,5513216=409600} 2024-02-18T08:28:58.476 INFO:tasks.rados.rados.0.smithi082.stdout:3618: writing smithi08262953-49 from 3989504 to 4718592 tid 1 2024-02-18T08:28:58.481 INFO:tasks.rados.rados.0.smithi082.stdout:3618: writing smithi08262953-49 from 4718592 to 5513216 tid 2 2024-02-18T08:28:58.483 INFO:tasks.rados.rados.0.smithi082.stdout:3618: writing smithi08262953-49 from 5513216 to 5922816 tid 3 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:3619: read oid 25 snap -1 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:3619: expect (ObjNum 1040 snap 318 seq_num 1040) 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:3620: read oid 13 snap -1 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:3620: expect deleted 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 347 2024-02-18T08:28:58.484 INFO:tasks.rados.rados.0.smithi082.stdout:3621: seq_num 1119 ranges {3891200=745472,4636672=679936,5316608=524288} 2024-02-18T08:28:58.509 INFO:tasks.rados.rados.0.smithi082.stdout:3621: writing smithi08262953-22 from 3891200 to 4636672 tid 1 2024-02-18T08:28:58.513 INFO:tasks.rados.rados.0.smithi082.stdout:3621: writing smithi08262953-22 from 4636672 to 5316608 tid 2 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3621: writing smithi08262953-22 from 5316608 to 5840896 tid 3 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3622: snap_create 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 1 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 2 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 3 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 4 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3617: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 6 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3617: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3617: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2167 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: finishing write tid 7 to smithi08262953-26 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 2154 (ObjNum 1117 snap 347 seq_num 1117) dirty exists 2024-02-18T08:28:58.517 INFO:tasks.rados.rados.0.smithi082.stdout:3616: left oid 26 (ObjNum 1117 snap 347 seq_num 1117) 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: finishing write tid 1 to smithi08262953-49 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: finishing write tid 2 to smithi08262953-49 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: finishing write tid 3 to smithi08262953-49 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: finishing write tid 5 to smithi08262953-49 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: finishing write tid 6 to smithi08262953-49 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2247 (ObjNum 1118 snap 347 seq_num 1118) dirty exists 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3618: left oid 49 (ObjNum 1118 snap 347 seq_num 1118) 2024-02-18T08:28:58.518 INFO:tasks.rados.rados.0.smithi082.stdout:3619: expect (ObjNum 1040 snap 318 seq_num 1040) 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: finishing write tid 1 to smithi08262953-22 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: finishing write tid 2 to smithi08262953-22 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: finishing write tid 3 to smithi08262953-22 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: finishing write tid 5 to smithi08262953-22 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: finishing write tid 6 to smithi08262953-22 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1339 (ObjNum 1119 snap 347 seq_num 1119) dirty exists 2024-02-18T08:28:58.669 INFO:tasks.rados.rados.0.smithi082.stdout:3621: left oid 22 (ObjNum 1119 snap 347 seq_num 1119) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3616: done (6 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3617: done (5 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3618: done (4 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3619: done (3 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3620: done (2 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3621: done (1 left) 2024-02-18T08:28:59.435 INFO:tasks.rados.rados.0.smithi082.stdout:3622: done (0 left) 2024-02-18T08:28:59.436 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 348 2024-02-18T08:28:59.436 INFO:tasks.rados.rados.0.smithi082.stdout:3623: seq_num 1120 ranges {1564672=761856,2326528=557056,2883584=425984,3309568=221184} 2024-02-18T08:28:59.447 INFO:tasks.rados.rados.0.smithi082.stdout:3623: writing smithi08262953-27 from 1564672 to 2326528 tid 1 2024-02-18T08:28:59.450 INFO:tasks.rados.rados.0.smithi082.stdout:3623: writing smithi08262953-27 from 2326528 to 2883584 tid 2 2024-02-18T08:28:59.453 INFO:tasks.rados.rados.0.smithi082.stdout:3623: writing smithi08262953-27 from 2883584 to 3309568 tid 3 2024-02-18T08:28:59.454 INFO:tasks.rados.rados.0.smithi082.stdout:3623: writing smithi08262953-27 from 3309568 to 3530752 tid 4 2024-02-18T08:28:59.454 INFO:tasks.rados.rados.0.smithi082.stdout:3624: delete oid 49 current snap is 348 2024-02-18T08:28:59.454 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 1 to smithi08262953-27 2024-02-18T08:28:59.455 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 2 to smithi08262953-27 2024-02-18T08:28:59.458 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 3 to smithi08262953-27 2024-02-18T08:28:59.459 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 4 to smithi08262953-27 2024-02-18T08:28:59.459 INFO:tasks.rados.rados.0.smithi082.stdout:3624: done (1 left) 2024-02-18T08:28:59.459 INFO:tasks.rados.rados.0.smithi082.stdout:3625: delete oid 16 current snap is 348 2024-02-18T08:28:59.460 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 6 to smithi08262953-27 2024-02-18T08:28:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:3625: done (1 left) 2024-02-18T08:28:59.461 INFO:tasks.rados.rados.0.smithi082.stdout:3626: setattr oid 48 current snap is 348 2024-02-18T08:28:59.463 INFO:tasks.rados.rados.0.smithi082.stdout:3627: read oid 18 snap -1 2024-02-18T08:28:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:3627: expect (ObjNum 1081 snap 329 seq_num 1081) 2024-02-18T08:28:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 9 current snap is 348 2024-02-18T08:28:59.464 INFO:tasks.rados.rados.0.smithi082.stdout:3628: seq_num 1123 ranges {0=409600,409600=614400,1024000=598016,1622016=393216} 2024-02-18T08:28:59.466 INFO:tasks.rados.rados.0.smithi082.stdout:3628: writing smithi08262953-9 from 0 to 409600 tid 1 2024-02-18T08:28:59.469 INFO:tasks.rados.rados.0.smithi082.stdout:3628: writing smithi08262953-9 from 409600 to 1024000 tid 2 2024-02-18T08:28:59.473 INFO:tasks.rados.rados.0.smithi082.stdout:3628: writing smithi08262953-9 from 1024000 to 1622016 tid 3 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3628: writing smithi08262953-9 from 1622016 to 2015232 tid 4 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3629: read oid 31 snap -1 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3629: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3630: read oid 30 snap -1 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3630: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3631: copy_from oid 43 from oid 20 current snap is 348 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3623: finishing write tid 7 to smithi08262953-27 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1485 (ObjNum 1120 snap 348 seq_num 1120) dirty exists 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3623: left oid 27 (ObjNum 1120 snap 348 seq_num 1120) 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 2251 (ObjNum 1024 snap 313 seq_num 1024) dirty exists 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 1 to smithi08262953-9 2024-02-18T08:28:59.476 INFO:tasks.rados.rados.0.smithi082.stdout:3627: expect (ObjNum 1081 snap 329 seq_num 1081) 2024-02-18T08:28:59.552 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 2 to smithi08262953-9 2024-02-18T08:28:59.552 INFO:tasks.rados.rados.0.smithi082.stdout:3623: done (6 left) 2024-02-18T08:28:59.552 INFO:tasks.rados.rados.0.smithi082.stdout:3626: done (5 left) 2024-02-18T08:28:59.552 INFO:tasks.rados.rados.0.smithi082.stdout:3627: done (4 left) 2024-02-18T08:28:59.552 INFO:tasks.rados.rados.0.smithi082.stdout:3632: snap_remove snap 335 2024-02-18T08:28:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:58.430300+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-02-18T08:28:59.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:28:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:58.447960+0000 mgr.y (mgr.24862) 430 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 980 KiB/s wr, 2 op/s 2024-02-18T08:28:59.904 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:58.430300+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-02-18T08:28:59.904 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:28:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:58.447960+0000 mgr.y (mgr.24862) 430 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 980 KiB/s wr, 2 op/s 2024-02-18T08:28:59.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:58.430300+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-02-18T08:28:59.904 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:28:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:58.447960+0000 mgr.y (mgr.24862) 430 : cluster [DBG] pgmap v815: 89 pgs: 89 active+clean; 136 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 980 KiB/s wr, 2 op/s 2024-02-18T08:29:00.444 INFO:tasks.rados.rados.0.smithi082.stdout:3632: done (4 left) 2024-02-18T08:29:00.444 INFO:tasks.rados.rados.0.smithi082.stdout:3633: snap_remove snap 347 2024-02-18T08:29:00.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:28:59.435597+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-02-18T08:29:00.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:28:59.435597+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-02-18T08:29:00.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:28:59.435597+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3633: done (4 left) 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3634: read oid 13 snap 337 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3634: expect deleted 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3635: copy_from oid 39 from oid 47 current snap is 348 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 3 to smithi08262953-9 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 4 to smithi08262953-9 2024-02-18T08:29:01.438 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 6 to smithi08262953-9 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3631: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3631: finishing copy_from to smithi08262953-43 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 2160 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3628: finishing write tid 7 to smithi08262953-9 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1462 (ObjNum 1123 snap 348 seq_num 1123) dirty exists 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3628: left oid 9 (ObjNum 1123 snap 348 seq_num 1123) 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3628: done (5 left) 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3631: done (4 left) 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3636: snap_create 2024-02-18T08:29:01.439 INFO:tasks.rados.rados.0.smithi082.stdout:3629: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:29:01.481 INFO:tasks.rados.rados.0.smithi082.stdout:3630: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-02-18T08:29:01.542 INFO:tasks.rados.rados.0.smithi082.stdout:3635: finishing copy_from racing read to smithi08262953-39 2024-02-18T08:29:01.542 INFO:tasks.rados.rados.0.smithi082.stdout:3635: finishing copy_from to smithi08262953-39 2024-02-18T08:29:01.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 39 v 1744 (ObjNum 1071 snap 326 seq_num 1071) dirty exists 2024-02-18T08:29:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:00.437273+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-02-18T08:29:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:00.448422+0000 mgr.y (mgr.24862) 431 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 155 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2024-02-18T08:29:01.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:01.437990+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-02-18T08:29:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:00.437273+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-02-18T08:29:01.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:00.448422+0000 mgr.y (mgr.24862) 431 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 155 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2024-02-18T08:29:01.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:01.437990+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-02-18T08:29:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:00.437273+0000 mon.a (mon.0) 1439 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-02-18T08:29:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:00.448422+0000 mgr.y (mgr.24862) 431 : cluster [DBG] pgmap v818: 89 pgs: 89 active+clean; 155 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 5.9 MiB/s wr, 24 op/s 2024-02-18T08:29:01.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:01.437990+0000 mon.a (mon.0) 1440 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3629: done (4 left) 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3630: done (3 left) 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3634: done (2 left) 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3635: done (1 left) 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3636: done (0 left) 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3637: rollback oid 9 current snap is 349 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 344 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3638: copy_from oid 11 from oid 31 current snap is 349 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3639: read oid 13 snap -1 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3639: expect deleted 2024-02-18T08:29:02.420 INFO:tasks.rados.rados.0.smithi082.stdout:3640: snap_create 2024-02-18T08:29:02.424 INFO:tasks.rados.rados.0.smithi082.stdout:3637: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:29:02.424 INFO:tasks.rados.rados.0.smithi082.stdout:3637: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:29:02.424 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1464 (ObjNum 1 snap 32561 seq_num 580781552) dirty dne 2024-02-18T08:29:02.432 INFO:tasks.rados.rados.0.smithi082.stdout:3638: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:29:02.433 INFO:tasks.rados.rados.0.smithi082.stdout:3638: finishing copy_from to smithi08262953-11 2024-02-18T08:29:02.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1334 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3637: done (3 left) 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3638: done (2 left) 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3639: done (1 left) 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3640: done (0 left) 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3641: rollback oid 20 current snap is 350 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 348 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3642: rmattr oid 23 current snap is 350 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3642: done (1 left) 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:3643: rollback oid 31 current snap is 350 2024-02-18T08:29:03.426 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 31 to 346 2024-02-18T08:29:03.427 INFO:tasks.rados.rados.0.smithi082.stdout:3644: delete oid 39 current snap is 350 2024-02-18T08:29:03.431 INFO:tasks.rados.rados.0.smithi082.stdout:3641: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:29:03.432 INFO:tasks.rados.rados.0.smithi082.stdout:3643: finishing rollback tid 0 to smithi08262953-31 2024-02-18T08:29:03.432 INFO:tasks.rados.rados.0.smithi082.stdout:3643: finishing rollback tid 1 to smithi08262953-31 2024-02-18T08:29:03.433 INFO:tasks.rados.rados.0.smithi082.stdout:3643: finishing rollback tid 2 to smithi08262953-31 2024-02-18T08:29:03.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1342 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:03.433 INFO:tasks.rados.rados.0.smithi082.stdout:3641: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:29:03.433 INFO:tasks.rados.rados.0.smithi082.stdout:3641: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:29:03.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 2170 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:29:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3641: done (2 left) 2024-02-18T08:29:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3643: done (1 left) 2024-02-18T08:29:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3644: done (0 left) 2024-02-18T08:29:03.434 INFO:tasks.rados.rados.0.smithi082.stdout:3645: delete oid 22 current snap is 350 2024-02-18T08:29:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3645: done (0 left) 2024-02-18T08:29:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3646: snap_remove snap 342 2024-02-18T08:29:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:02.419291+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-02-18T08:29:03.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:02.448901+0000 mgr.y (mgr.24862) 432 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2024-02-18T08:29:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:02.419291+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-02-18T08:29:03.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:02.448901+0000 mgr.y (mgr.24862) 432 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2024-02-18T08:29:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:02.419291+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-02-18T08:29:03.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:02.448901+0000 mgr.y (mgr.24862) 432 : cluster [DBG] pgmap v821: 89 pgs: 89 active+clean; 160 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 6.3 MiB/s wr, 25 op/s 2024-02-18T08:29:04.428 INFO:tasks.rados.rados.0.smithi082.stdout:3646: done (0 left) 2024-02-18T08:29:04.428 INFO:tasks.rados.rados.0.smithi082.stdout:3647: delete oid 17 current snap is 350 2024-02-18T08:29:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:3647: done (0 left) 2024-02-18T08:29:04.443 INFO:tasks.rados.rados.0.smithi082.stdout:3648: snap_create 2024-02-18T08:29:04.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:03.425836+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-02-18T08:29:04.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:03.425836+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-02-18T08:29:04.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:03.425836+0000 mon.a (mon.0) 1442 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-02-18T08:29:05.438 INFO:tasks.rados.rados.0.smithi082.stdout:3648: done (0 left) 2024-02-18T08:29:05.438 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 8 current snap is 351 2024-02-18T08:29:05.438 INFO:tasks.rados.rados.0.smithi082.stdout:3649: seq_num 1127 ranges {5439488=483328,5922816=598016,6520832=581632,7102464=425984} 2024-02-18T08:29:05.469 INFO:tasks.rados.rados.0.smithi082.stdout:3649: writing smithi08262953-8 from 5439488 to 5922816 tid 1 2024-02-18T08:29:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3649: writing smithi08262953-8 from 5922816 to 6520832 tid 2 2024-02-18T08:29:05.475 INFO:tasks.rados.rados.0.smithi082.stdout:3649: writing smithi08262953-8 from 6520832 to 7102464 tid 3 2024-02-18T08:29:05.478 INFO:tasks.rados.rados.0.smithi082.stdout:3649: writing smithi08262953-8 from 7102464 to 7528448 tid 4 2024-02-18T08:29:05.478 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 351 2024-02-18T08:29:05.478 INFO:tasks.rados.rados.0.smithi082.stdout:3650: seq_num 1128 ranges {4014080=499712,4513792=483328,4997120=786432,5783552=335872} 2024-02-18T08:29:05.502 INFO:tasks.rados.rados.0.smithi082.stdout:3650: writing smithi08262953-29 from 4014080 to 4513792 tid 1 2024-02-18T08:29:05.505 INFO:tasks.rados.rados.0.smithi082.stdout:3650: writing smithi08262953-29 from 4513792 to 4997120 tid 2 2024-02-18T08:29:05.510 INFO:tasks.rados.rados.0.smithi082.stdout:3650: writing smithi08262953-29 from 4997120 to 5783552 tid 3 2024-02-18T08:29:05.512 INFO:tasks.rados.rados.0.smithi082.stdout:3650: writing smithi08262953-29 from 5783552 to 6119424 tid 4 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3651: copy_from oid 12 from oid 17 current snap is 351 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 1 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 2 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 3 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 4 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 6 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: finishing write tid 7 to smithi08262953-8 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2275 (ObjNum 1127 snap 351 seq_num 1127) dirty exists 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: left oid 8 (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 1 to smithi08262953-29 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 2 to smithi08262953-29 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:3649: done (2 left) 2024-02-18T08:29:05.513 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 351 2024-02-18T08:29:05.514 INFO:tasks.rados.rados.0.smithi082.stdout:3652: seq_num 1129 ranges {0=516096,516096=770048,1286144=598016,1884160=237568} 2024-02-18T08:29:05.515 INFO:tasks.rados.rados.0.smithi082.stdout:3652: writing smithi08262953-22 from 0 to 516096 tid 1 2024-02-18T08:29:05.520 INFO:tasks.rados.rados.0.smithi082.stdout:3652: writing smithi08262953-22 from 516096 to 1286144 tid 2 2024-02-18T08:29:05.524 INFO:tasks.rados.rados.0.smithi082.stdout:3652: writing smithi08262953-22 from 1286144 to 1884160 tid 3 2024-02-18T08:29:05.525 INFO:tasks.rados.rados.0.smithi082.stdout:3652: writing smithi08262953-22 from 1884160 to 2121728 tid 4 2024-02-18T08:29:05.525 INFO:tasks.rados.rados.0.smithi082.stdout:3653: snap_remove snap 346 2024-02-18T08:29:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:04.428616+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-02-18T08:29:05.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:04.449338+0000 mgr.y (mgr.24862) 433 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-18T08:29:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:04.428616+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-02-18T08:29:05.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:04.449338+0000 mgr.y (mgr.24862) 433 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-18T08:29:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:04.428616+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-02-18T08:29:05.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:04.449338+0000 mgr.y (mgr.24862) 433 : cluster [DBG] pgmap v824: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-02-18T08:29:06.445 INFO:tasks.rados.rados.0.smithi082.stdout:3653: done (3 left) 2024-02-18T08:29:06.445 INFO:tasks.rados.rados.0.smithi082.stdout:3654: rollback oid 40 current snap is 351 2024-02-18T08:29:06.445 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 345 2024-02-18T08:29:06.445 INFO:tasks.rados.rados.0.smithi082.stdout:3655: snap_remove snap 348 2024-02-18T08:29:06.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:05.438720+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-02-18T08:29:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:05.438720+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-02-18T08:29:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:05.438720+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-02-18T08:29:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:3655: done (4 left) 2024-02-18T08:29:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 351 2024-02-18T08:29:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:3656: seq_num 1130 ranges {0=532480,532480=655360,1187840=753664,1941504=196608} 2024-02-18T08:29:07.422 INFO:tasks.rados.rados.0.smithi082.stdout:3656: writing smithi08262953-7 from 0 to 532480 tid 1 2024-02-18T08:29:07.427 INFO:tasks.rados.rados.0.smithi082.stdout:3656: writing smithi08262953-7 from 532480 to 1187840 tid 2 2024-02-18T08:29:07.430 INFO:tasks.rados.rados.0.smithi082.stdout:3656: writing smithi08262953-7 from 1187840 to 1941504 tid 3 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3656: writing smithi08262953-7 from 1941504 to 2138112 tid 4 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3657: snap_create 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3651: finishing copy_from to smithi08262953-12 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3651: got expected ENOENT (src dne) 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3651: finishing copy_from racing read to smithi08262953-12 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 3 to smithi08262953-29 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 4 to smithi08262953-29 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 6 to smithi08262953-29 2024-02-18T08:29:07.432 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 1 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3650: finishing write tid 7 to smithi08262953-29 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 2175 (ObjNum 1128 snap 351 seq_num 1128) dirty exists 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3650: left oid 29 (ObjNum 1128 snap 351 seq_num 1128) 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 2 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 3 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 4 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 6 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: finishing write tid 7 to smithi08262953-22 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1348 (ObjNum 1129 snap 351 seq_num 1129) dirty exists 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3652: left oid 22 (ObjNum 1129 snap 351 seq_num 1129) 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:3654: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:29:07.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 0 (ObjNum 1952279408 snap 1481598820 seq_num 1684955991) dirty dne 2024-02-18T08:29:07.435 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 1 to smithi08262953-7 2024-02-18T08:29:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 2 to smithi08262953-7 2024-02-18T08:29:07.437 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 3 to smithi08262953-7 2024-02-18T08:29:07.437 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 4 to smithi08262953-7 2024-02-18T08:29:07.437 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 6 to smithi08262953-7 2024-02-18T08:29:07.439 INFO:tasks.rados.rados.0.smithi082.stdout:3656: finishing write tid 7 to smithi08262953-7 2024-02-18T08:29:07.439 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1341 (ObjNum 1130 snap 351 seq_num 1130) dirty exists 2024-02-18T08:29:07.439 INFO:tasks.rados.rados.0.smithi082.stdout:3656: left oid 7 (ObjNum 1130 snap 351 seq_num 1130) 2024-02-18T08:29:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:06.444196+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-02-18T08:29:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:06.449777+0000 mgr.y (mgr.24862) 434 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-02-18T08:29:07.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:07.417854+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:06.444196+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:06.449777+0000 mgr.y (mgr.24862) 434 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:07.417854+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:06.444196+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:06.449777+0000 mgr.y (mgr.24862) 434 : cluster [DBG] pgmap v827: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 15 op/s 2024-02-18T08:29:07.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:07.417854+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-02-18T08:29:08.423 INFO:tasks.rados.rados.0.smithi082.stdout:3650: done (5 left) 2024-02-18T08:29:08.423 INFO:tasks.rados.rados.0.smithi082.stdout:3651: done (4 left) 2024-02-18T08:29:08.423 INFO:tasks.rados.rados.0.smithi082.stdout:3652: done (3 left) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3654: done (2 left) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3656: done (1 left) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3657: done (0 left) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3658: read oid 31 snap -1 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3658: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3659: read oid 45 snap -1 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3659: expect (ObjNum 1062 snap 323 seq_num 1062) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3660: read oid 21 snap 345 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3660: expect (ObjNum 990 snap 303 seq_num 990) 2024-02-18T08:29:08.424 INFO:tasks.rados.rados.0.smithi082.stdout:3661: snap_create 2024-02-18T08:29:08.432 INFO:tasks.rados.rados.0.smithi082.stdout:3658: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:29:08.471 INFO:tasks.rados.rados.0.smithi082.stdout:3660: expect (ObjNum 990 snap 303 seq_num 990) 2024-02-18T08:29:08.605 INFO:tasks.rados.rados.0.smithi082.stdout:3659: expect (ObjNum 1062 snap 323 seq_num 1062) 2024-02-18T08:29:09.432 INFO:tasks.rados.rados.0.smithi082.stdout:3658: done (3 left) 2024-02-18T08:29:09.432 INFO:tasks.rados.rados.0.smithi082.stdout:3659: done (2 left) 2024-02-18T08:29:09.432 INFO:tasks.rados.rados.0.smithi082.stdout:3660: done (1 left) 2024-02-18T08:29:09.432 INFO:tasks.rados.rados.0.smithi082.stdout:3661: done (0 left) 2024-02-18T08:29:09.432 INFO:tasks.rados.rados.0.smithi082.stdout:3662: delete oid 10 current snap is 353 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:3662: done (0 left) 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:3663: rollback oid 48 current snap is 353 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 48 to 351 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:3664: copy_from oid 44 from oid 42 current snap is 353 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 353 2024-02-18T08:29:09.436 INFO:tasks.rados.rados.0.smithi082.stdout:3665: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2024-02-18T08:29:09.439 INFO:tasks.rados.rados.0.smithi082.stdout:3665: writing smithi08262953-41 from 0 to 565248 tid 1 2024-02-18T08:29:09.442 INFO:tasks.rados.rados.0.smithi082.stdout:3665: writing smithi08262953-41 from 565248 to 991232 tid 2 2024-02-18T08:29:09.447 INFO:tasks.rados.rados.0.smithi082.stdout:3665: writing smithi08262953-41 from 991232 to 1761280 tid 3 2024-02-18T08:29:09.450 INFO:tasks.rados.rados.0.smithi082.stdout:3665: writing smithi08262953-41 from 1761280 to 2170880 tid 4 2024-02-18T08:29:09.450 INFO:tasks.rados.rados.0.smithi082.stdout:3666: read oid 1 snap -1 2024-02-18T08:29:09.450 INFO:tasks.rados.rados.0.smithi082.stdout:3666: expect deleted 2024-02-18T08:29:09.450 INFO:tasks.rados.rados.0.smithi082.stdout:3667: snap_remove snap 344 2024-02-18T08:29:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:08.423431+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-02-18T08:29:09.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:08.450136+0000 mgr.y (mgr.24862) 435 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:29:09.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:08.423431+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-02-18T08:29:09.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:08.450136+0000 mgr.y (mgr.24862) 435 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:29:09.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:08.423431+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-02-18T08:29:09.903 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:08.450136+0000 mgr.y (mgr.24862) 435 : cluster [DBG] pgmap v830: 89 pgs: 89 active+clean; 164 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3667: done (4 left) 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3668: snap_create 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 1 to smithi08262953-41 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3663: finishing rollback tid 0 to smithi08262953-48 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 2 to smithi08262953-41 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3663: finishing rollback tid 1 to smithi08262953-48 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3663: finishing rollback tid 2 to smithi08262953-48 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 48 v 2287 (ObjNum 1024 snap 313 seq_num 1024) dirty exists 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3664: finishing copy_from racing read to smithi08262953-44 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 3 to smithi08262953-41 2024-02-18T08:29:10.436 INFO:tasks.rados.rados.0.smithi082.stdout:3664: finishing copy_from to smithi08262953-44 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1326 (ObjNum 1113 snap 345 seq_num 1113) dirty exists 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 4 to smithi08262953-41 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 6 to smithi08262953-41 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:3665: finishing write tid 7 to smithi08262953-41 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1478 (ObjNum 1132 snap 353 seq_num 1132) dirty exists 2024-02-18T08:29:10.437 INFO:tasks.rados.rados.0.smithi082.stdout:3665: left oid 41 (ObjNum 1132 snap 353 seq_num 1132) 2024-02-18T08:29:10.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:09.429716+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-02-18T08:29:10.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:09.429716+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-02-18T08:29:10.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:09.429716+0000 mon.a (mon.0) 1448 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-02-18T08:29:11.438 INFO:tasks.rados.rados.0.smithi082.stdout:3663: done (4 left) 2024-02-18T08:29:11.439 INFO:tasks.rados.rados.0.smithi082.stdout:3664: done (3 left) 2024-02-18T08:29:11.439 INFO:tasks.rados.rados.0.smithi082.stdout:3665: done (2 left) 2024-02-18T08:29:11.439 INFO:tasks.rados.rados.0.smithi082.stdout:3666: done (1 left) 2024-02-18T08:29:11.439 INFO:tasks.rados.rados.0.smithi082.stdout:3668: done (0 left) 2024-02-18T08:29:11.439 INFO:tasks.rados.rados.0.smithi082.stdout:3669: snap_remove snap 350 2024-02-18T08:29:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:10.434378+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-02-18T08:29:11.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:10.450570+0000 mgr.y (mgr.24862) 436 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-18T08:29:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:10.434378+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-02-18T08:29:11.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:10.450570+0000 mgr.y (mgr.24862) 436 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-18T08:29:11.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:10.434378+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-02-18T08:29:11.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:10.450570+0000 mgr.y (mgr.24862) 436 : cluster [DBG] pgmap v833: 89 pgs: 89 active+clean; 170 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 7 op/s 2024-02-18T08:29:12.422 INFO:tasks.rados.rados.0.smithi082.stdout:3669: done (0 left) 2024-02-18T08:29:12.422 INFO:tasks.rados.rados.0.smithi082.stdout:3670: snap_create 2024-02-18T08:29:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:11.439354+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-02-18T08:29:12.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:12.419685+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-02-18T08:29:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:11.439354+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-02-18T08:29:12.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:12.419685+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-02-18T08:29:12.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:11.439354+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-02-18T08:29:12.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:12.419685+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-02-18T08:29:13.420 INFO:tasks.rados.rados.0.smithi082.stdout:3670: done (0 left) 2024-02-18T08:29:13.420 INFO:tasks.rados.rados.0.smithi082.stdout:3671: read oid 23 snap -1 2024-02-18T08:29:13.420 INFO:tasks.rados.rados.0.smithi082.stdout:3671: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:13.421 INFO:tasks.rados.rados.0.smithi082.stdout:3672: delete oid 46 current snap is 355 2024-02-18T08:29:13.428 INFO:tasks.rados.rados.0.smithi082.stdout:3671: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:13.437 INFO:tasks.rados.rados.0.smithi082.stdout:3671: done (1 left) 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3672: done (0 left) 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3673: rmattr oid 8 current snap is 355 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3674: rmattr oid 37 current snap is 355 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3674: done (1 left) 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3675: read oid 20 snap 351 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3675: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3676: read oid 42 snap 353 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3676: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:13.438 INFO:tasks.rados.rados.0.smithi082.stdout:3677: delete oid 16 current snap is 355 2024-02-18T08:29:13.440 INFO:tasks.rados.rados.0.smithi082.stdout:3677: done (3 left) 2024-02-18T08:29:13.440 INFO:tasks.rados.rados.0.smithi082.stdout:3678: snap_remove snap 349 2024-02-18T08:29:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:12.451131+0000 mgr.y (mgr.24862) 437 : cluster [DBG] pgmap v836: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-18T08:29:13.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:13.420640+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-02-18T08:29:13.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:12.451131+0000 mgr.y (mgr.24862) 437 : cluster [DBG] pgmap v836: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-18T08:29:13.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:13.420640+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-02-18T08:29:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:12.451131+0000 mgr.y (mgr.24862) 437 : cluster [DBG] pgmap v836: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-02-18T08:29:13.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:13.420640+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-02-18T08:29:14.446 INFO:tasks.rados.rados.0.smithi082.stdout:3678: done (3 left) 2024-02-18T08:29:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 355 2024-02-18T08:29:14.447 INFO:tasks.rados.rados.0.smithi082.stdout:3679: seq_num 1135 ranges {3670016=614400,4284416=524288,4808704=540672,5349376=483328,5832704=57344} 2024-02-18T08:29:14.470 INFO:tasks.rados.rados.0.smithi082.stdout:3679: writing smithi08262953-45 from 3670016 to 4284416 tid 1 2024-02-18T08:29:14.473 INFO:tasks.rados.rados.0.smithi082.stdout:3679: writing smithi08262953-45 from 4284416 to 4808704 tid 2 2024-02-18T08:29:14.477 INFO:tasks.rados.rados.0.smithi082.stdout:3679: writing smithi08262953-45 from 4808704 to 5349376 tid 3 2024-02-18T08:29:14.479 INFO:tasks.rados.rados.0.smithi082.stdout:3679: writing smithi08262953-45 from 5349376 to 5832704 tid 4 2024-02-18T08:29:14.480 INFO:tasks.rados.rados.0.smithi082.stdout:3679: writing smithi08262953-45 from 5832704 to 5890048 tid 5 2024-02-18T08:29:14.480 INFO:tasks.rados.rados.0.smithi082.stdout:3680: snap_create 2024-02-18T08:29:14.480 INFO:tasks.rados.rados.0.smithi082.stdout:3675: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:14.490 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2299 (ObjNum 1127 snap 351 seq_num 1127) dirty exists 2024-02-18T08:29:14.490 INFO:tasks.rados.rados.0.smithi082.stdout:3676: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:14.564 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 1 to smithi08262953-45 2024-02-18T08:29:14.564 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 2 to smithi08262953-45 2024-02-18T08:29:14.564 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 3 to smithi08262953-45 2024-02-18T08:29:14.564 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 4 to smithi08262953-45 2024-02-18T08:29:14.564 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 5 to smithi08262953-45 2024-02-18T08:29:14.565 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 7 to smithi08262953-45 2024-02-18T08:29:14.565 INFO:tasks.rados.rados.0.smithi082.stdout:3679: finishing write tid 8 to smithi08262953-45 2024-02-18T08:29:14.565 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1276 (ObjNum 1135 snap 355 seq_num 1135) dirty exists 2024-02-18T08:29:14.565 INFO:tasks.rados.rados.0.smithi082.stdout:3679: left oid 45 (ObjNum 1135 snap 355 seq_num 1135) 2024-02-18T08:29:15.456 INFO:tasks.rados.rados.0.smithi082.stdout:3673: done (4 left) 2024-02-18T08:29:15.456 INFO:tasks.rados.rados.0.smithi082.stdout:3675: done (3 left) 2024-02-18T08:29:15.456 INFO:tasks.rados.rados.0.smithi082.stdout:3676: done (2 left) 2024-02-18T08:29:15.456 INFO:tasks.rados.rados.0.smithi082.stdout:3679: done (1 left) 2024-02-18T08:29:15.456 INFO:tasks.rados.rados.0.smithi082.stdout:3680: done (0 left) 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:3681: read oid 48 snap -1 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:3681: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:3682: read oid 19 snap -1 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:3682: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 38 current snap is 356 2024-02-18T08:29:15.457 INFO:tasks.rados.rados.0.smithi082.stdout:3683: seq_num 1136 ranges {1769472=630784,2400256=409600,2809856=753664,3563520=417792,3981312=24576} 2024-02-18T08:29:15.469 INFO:tasks.rados.rados.0.smithi082.stdout:3683: writing smithi08262953-38 from 1769472 to 2400256 tid 1 2024-02-18T08:29:15.472 INFO:tasks.rados.rados.0.smithi082.stdout:3683: writing smithi08262953-38 from 2400256 to 2809856 tid 2 2024-02-18T08:29:15.476 INFO:tasks.rados.rados.0.smithi082.stdout:3683: writing smithi08262953-38 from 2809856 to 3563520 tid 3 2024-02-18T08:29:15.479 INFO:tasks.rados.rados.0.smithi082.stdout:3683: writing smithi08262953-38 from 3563520 to 3981312 tid 4 2024-02-18T08:29:15.479 INFO:tasks.rados.rados.0.smithi082.stdout:3683: writing smithi08262953-38 from 3981312 to 4005888 tid 5 2024-02-18T08:29:15.479 INFO:tasks.rados.rados.0.smithi082.stdout:3684: snap_create 2024-02-18T08:29:15.479 INFO:tasks.rados.rados.0.smithi082.stdout:3681: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:29:15.567 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 1 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 2 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 3 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 4 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 5 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 7 to smithi08262953-38 2024-02-18T08:29:15.568 INFO:tasks.rados.rados.0.smithi082.stdout:3682: expect (ObjNum 1024 snap 313 seq_num 1024) 2024-02-18T08:29:15.651 INFO:tasks.rados.rados.0.smithi082.stdout:3683: finishing write tid 8 to smithi08262953-38 2024-02-18T08:29:15.651 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1486 (ObjNum 1136 snap 356 seq_num 1136) dirty exists 2024-02-18T08:29:15.651 INFO:tasks.rados.rados.0.smithi082.stdout:3683: left oid 38 (ObjNum 1136 snap 356 seq_num 1136) 2024-02-18T08:29:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:14.445545+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-02-18T08:29:15.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:14.451669+0000 mgr.y (mgr.24862) 438 : cluster [DBG] pgmap v839: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:29:15.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:14.445545+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-02-18T08:29:15.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:14.451669+0000 mgr.y (mgr.24862) 438 : cluster [DBG] pgmap v839: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:29:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:14.445545+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-02-18T08:29:15.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:14.451669+0000 mgr.y (mgr.24862) 438 : cluster [DBG] pgmap v839: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:29:16.466 INFO:tasks.rados.rados.0.smithi082.stdout:3681: done (3 left) 2024-02-18T08:29:16.466 INFO:tasks.rados.rados.0.smithi082.stdout:3682: done (2 left) 2024-02-18T08:29:16.466 INFO:tasks.rados.rados.0.smithi082.stdout:3683: done (1 left) 2024-02-18T08:29:16.466 INFO:tasks.rados.rados.0.smithi082.stdout:3684: done (0 left) 2024-02-18T08:29:16.466 INFO:tasks.rados.rados.0.smithi082.stdout:3685: delete oid 49 current snap is 357 2024-02-18T08:29:16.471 INFO:tasks.rados.rados.0.smithi082.stdout:3685: done (0 left) 2024-02-18T08:29:16.471 INFO:tasks.rados.rados.0.smithi082.stdout:3686: snap_remove snap 353 2024-02-18T08:29:16.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:15.455352+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-02-18T08:29:16.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:15.455352+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-02-18T08:29:16.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:15.455352+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-02-18T08:29:17.423 INFO:tasks.rados.rados.0.smithi082.stdout:3686: done (0 left) 2024-02-18T08:29:17.423 INFO:tasks.rados.rados.0.smithi082.stdout:3687: rollback oid 20 current snap is 357 2024-02-18T08:29:17.424 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 20 to 355 2024-02-18T08:29:17.424 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 357 2024-02-18T08:29:17.424 INFO:tasks.rados.rados.0.smithi082.stdout:3688: seq_num 1138 ranges {0=663552,663552=581632,1245184=712704,1957888=311296} 2024-02-18T08:29:17.427 INFO:tasks.rados.rados.0.smithi082.stdout:3688: writing smithi08262953-10 from 0 to 663552 tid 1 2024-02-18T08:29:17.431 INFO:tasks.rados.rados.0.smithi082.stdout:3688: writing smithi08262953-10 from 663552 to 1245184 tid 2 2024-02-18T08:29:17.435 INFO:tasks.rados.rados.0.smithi082.stdout:3688: writing smithi08262953-10 from 1245184 to 1957888 tid 3 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3688: writing smithi08262953-10 from 1957888 to 2269184 tid 4 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3689: copy_from oid 24 from oid 49 current snap is 357 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3687: finishing rollback tid 0 to smithi08262953-20 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3687: finishing rollback tid 1 to smithi08262953-20 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3687: finishing rollback tid 2 to smithi08262953-20 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 2179 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3687: done (2 left) 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3690: rollback oid 22 current snap is 357 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 356 2024-02-18T08:29:17.438 INFO:tasks.rados.rados.0.smithi082.stdout:3691: snap_remove snap 355 2024-02-18T08:29:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:16.452211+0000 mgr.y (mgr.24862) 439 : cluster [DBG] pgmap v841: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 525 KiB/s wr, 6 op/s 2024-02-18T08:29:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:16.465952+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-02-18T08:29:17.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:17.422970+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-02-18T08:29:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:16.452211+0000 mgr.y (mgr.24862) 439 : cluster [DBG] pgmap v841: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 525 KiB/s wr, 6 op/s 2024-02-18T08:29:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:16.465952+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-02-18T08:29:17.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:17.422970+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-02-18T08:29:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:16.452211+0000 mgr.y (mgr.24862) 439 : cluster [DBG] pgmap v841: 89 pgs: 89 active+clean; 161 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 525 KiB/s wr, 6 op/s 2024-02-18T08:29:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:16.465952+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-02-18T08:29:17.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:17.422970+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-02-18T08:29:18.427 INFO:tasks.rados.rados.0.smithi082.stdout:3691: done (3 left) 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3692: delete oid 30 current snap is 357 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3689: finishing copy_from to smithi08262953-24 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3689: got expected ENOENT (src dne) 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3689: finishing copy_from racing read to smithi08262953-24 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3690: finishing rollback tid 0 to smithi08262953-22 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3690: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 1 to smithi08262953-10 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3690: finishing rollback tid 2 to smithi08262953-22 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1351 (ObjNum 1129 snap 351 seq_num 1129) dirty exists 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 2 to smithi08262953-10 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 3 to smithi08262953-10 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 4 to smithi08262953-10 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 6 to smithi08262953-10 2024-02-18T08:29:18.428 INFO:tasks.rados.rados.0.smithi082.stdout:3688: finishing write tid 7 to smithi08262953-10 2024-02-18T08:29:18.429 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2184 (ObjNum 1138 snap 357 seq_num 1138) dirty exists 2024-02-18T08:29:18.429 INFO:tasks.rados.rados.0.smithi082.stdout:3688: left oid 10 (ObjNum 1138 snap 357 seq_num 1138) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3688: done (3 left) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3689: done (2 left) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3690: done (1 left) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3692: done (0 left) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3693: read oid 27 snap -1 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3693: expect (ObjNum 1120 snap 348 seq_num 1120) 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3694: copy_from oid 25 from oid 17 current snap is 357 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 357 2024-02-18T08:29:18.434 INFO:tasks.rados.rados.0.smithi082.stdout:3695: seq_num 1140 ranges {2170880=696320,2867200=745472,3612672=729088,4341760=131072} 2024-02-18T08:29:18.449 INFO:tasks.rados.rados.0.smithi082.stdout:3695: writing smithi08262953-19 from 2170880 to 2867200 tid 1 2024-02-18T08:29:18.454 INFO:tasks.rados.rados.0.smithi082.stdout:3695: writing smithi08262953-19 from 2867200 to 3612672 tid 2 2024-02-18T08:29:18.458 INFO:tasks.rados.rados.0.smithi082.stdout:3695: writing smithi08262953-19 from 3612672 to 4341760 tid 3 2024-02-18T08:29:18.459 INFO:tasks.rados.rados.0.smithi082.stdout:3695: writing smithi08262953-19 from 4341760 to 4472832 tid 4 2024-02-18T08:29:18.459 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 42 current snap is 357 2024-02-18T08:29:18.459 INFO:tasks.rados.rados.0.smithi082.stdout:3696: seq_num 1141 ranges {2490368=712704,3203072=679936,3883008=540672,4423680=385024} 2024-02-18T08:29:18.476 INFO:tasks.rados.rados.0.smithi082.stdout:3696: writing smithi08262953-42 from 2490368 to 3203072 tid 1 2024-02-18T08:29:18.480 INFO:tasks.rados.rados.0.smithi082.stdout:3696: writing smithi08262953-42 from 3203072 to 3883008 tid 2 2024-02-18T08:29:18.483 INFO:tasks.rados.rados.0.smithi082.stdout:3696: writing smithi08262953-42 from 3883008 to 4423680 tid 3 2024-02-18T08:29:18.485 INFO:tasks.rados.rados.0.smithi082.stdout:3696: writing smithi08262953-42 from 4423680 to 4808704 tid 4 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:3697: rollback oid 10 current snap is 357 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 352 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:3694: finishing copy_from to smithi08262953-25 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:3694: got expected ENOENT (src dne) 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:3694: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:29:18.486 INFO:tasks.rados.rados.0.smithi082.stdout:3693: expect (ObjNum 1120 snap 348 seq_num 1120) 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 1 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 2 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 3 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 4 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 6 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: finishing write tid 7 to smithi08262953-19 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2314 (ObjNum 1140 snap 357 seq_num 1140) dirty exists 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3695: left oid 19 (ObjNum 1140 snap 357 seq_num 1140) 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 1 to smithi08262953-42 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 2 to smithi08262953-42 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 3 to smithi08262953-42 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 4 to smithi08262953-42 2024-02-18T08:29:18.602 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 6 to smithi08262953-42 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3696: finishing write tid 7 to smithi08262953-42 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1349 (ObjNum 1141 snap 357 seq_num 1141) dirty exists 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3696: left oid 42 (ObjNum 1141 snap 357 seq_num 1141) 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3697: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3697: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3693: done (4 left) 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3694: done (3 left) 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3695: done (2 left) 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3696: done (1 left) 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3698: read oid 49 snap -1 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3698: expect deleted 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3699: delete oid 43 current snap is 357 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:3697: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:29:18.603 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2187 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:3697: done (2 left) 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:3698: done (1 left) 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:3699: done (0 left) 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:3700: rollback oid 25 current snap is 357 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 25 to 345 2024-02-18T08:29:18.604 INFO:tasks.rados.rados.0.smithi082.stdout:3701: delete oid 48 current snap is 357 2024-02-18T08:29:18.607 INFO:tasks.rados.rados.0.smithi082.stdout:3701: done (1 left) 2024-02-18T08:29:18.607 INFO:tasks.rados.rados.0.smithi082.stdout:3702: setattr oid 20 current snap is 357 2024-02-18T08:29:18.607 INFO:tasks.rados.rados.0.smithi082.stdout:3700: finishing rollback tid 0 to smithi08262953-25 2024-02-18T08:29:18.608 INFO:tasks.rados.rados.0.smithi082.stdout:3700: finishing rollback tid 1 to smithi08262953-25 2024-02-18T08:29:18.608 INFO:tasks.rados.rados.0.smithi082.stdout:3700: finishing rollback tid 2 to smithi08262953-25 2024-02-18T08:29:18.608 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1624 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:29:18.609 INFO:tasks.rados.rados.0.smithi082.stdout:3700: done (1 left) 2024-02-18T08:29:18.609 INFO:tasks.rados.rados.0.smithi082.stdout:3703: setattr oid 12 current snap is 357 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:3704: read oid 8 snap -1 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:3704: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:3705: read oid 18 snap -1 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:3705: expect (ObjNum 1081 snap 329 seq_num 1081) 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 357 2024-02-18T08:29:18.610 INFO:tasks.rados.rados.0.smithi082.stdout:3706: seq_num 1144 ranges {4472832=770048,5242880=737280,5980160=712704,6692864=155648} 2024-02-18T08:29:18.639 INFO:tasks.rados.rados.0.smithi082.stdout:3706: writing smithi08262953-19 from 4472832 to 5242880 tid 1 2024-02-18T08:29:18.642 INFO:tasks.rados.rados.0.smithi082.stdout:3706: writing smithi08262953-19 from 5242880 to 5980160 tid 2 2024-02-18T08:29:18.646 INFO:tasks.rados.rados.0.smithi082.stdout:3706: writing smithi08262953-19 from 5980160 to 6692864 tid 3 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:3706: writing smithi08262953-19 from 6692864 to 6848512 tid 4 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:3707: rmattr oid 49 current snap is 357 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:3707: done (5 left) 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:3708: rmattr oid 36 current snap is 357 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 2189 (ObjNum 1026 snap 313 seq_num 1026) dirty exists 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 1699 (ObjNum 1 snap 32561 seq_num 580707712) dirty exists 2024-02-18T08:29:18.648 INFO:tasks.rados.rados.0.smithi082.stdout:3705: expect (ObjNum 1081 snap 329 seq_num 1081) 2024-02-18T08:29:18.721 INFO:tasks.rados.rados.0.smithi082.stdout:3704: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:29:19.084 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 1 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 2 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1473 (ObjNum 1097 snap 337 seq_num 1097) dirty exists 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 3 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 4 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 6 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: finishing write tid 7 to smithi08262953-19 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2321 (ObjNum 1144 snap 357 seq_num 1144) dirty exists 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: left oid 19 (ObjNum 1144 snap 357 seq_num 1144) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3702: done (5 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3703: done (4 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3704: done (3 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3705: done (2 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3706: done (1 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3708: done (0 left) 2024-02-18T08:29:19.085 INFO:tasks.rados.rados.0.smithi082.stdout:3709: snap_create 2024-02-18T08:29:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:3709: done (0 left) 2024-02-18T08:29:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:3710: read oid 49 snap -1 2024-02-18T08:29:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:3710: expect deleted 2024-02-18T08:29:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 358 2024-02-18T08:29:19.429 INFO:tasks.rados.rados.0.smithi082.stdout:3711: seq_num 1145 ranges {5439488=786432,6225920=622592,6848512=516096,7364608=417792,7782400=49152} 2024-02-18T08:29:19.461 INFO:tasks.rados.rados.0.smithi082.stdout:3711: writing smithi08262953-4 from 5439488 to 6225920 tid 1 2024-02-18T08:29:19.465 INFO:tasks.rados.rados.0.smithi082.stdout:3711: writing smithi08262953-4 from 6225920 to 6848512 tid 2 2024-02-18T08:29:19.468 INFO:tasks.rados.rados.0.smithi082.stdout:3711: writing smithi08262953-4 from 6848512 to 7364608 tid 3 2024-02-18T08:29:19.470 INFO:tasks.rados.rados.0.smithi082.stdout:3711: writing smithi08262953-4 from 7364608 to 7782400 tid 4 2024-02-18T08:29:19.471 INFO:tasks.rados.rados.0.smithi082.stdout:3711: writing smithi08262953-4 from 7782400 to 7831552 tid 5 2024-02-18T08:29:19.471 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 358 2024-02-18T08:29:19.471 INFO:tasks.rados.rados.0.smithi082.stdout:3712: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-02-18T08:29:19.475 INFO:tasks.rados.rados.0.smithi082.stdout:3712: writing smithi08262953-16 from 0 to 802816 tid 1 2024-02-18T08:29:19.478 INFO:tasks.rados.rados.0.smithi082.stdout:3712: writing smithi08262953-16 from 802816 to 1302528 tid 2 2024-02-18T08:29:19.483 INFO:tasks.rados.rados.0.smithi082.stdout:3712: writing smithi08262953-16 from 1302528 to 1982464 tid 3 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3712: writing smithi08262953-16 from 1982464 to 2408448 tid 4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3713: read oid 37 snap 356 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3713: expect deleted 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3714: snap_create 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 1 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 2 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 3 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 4 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 5 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 7 to smithi08262953-4 2024-02-18T08:29:19.486 INFO:tasks.rados.rados.0.smithi082.stdout:3711: finishing write tid 8 to smithi08262953-4 2024-02-18T08:29:19.487 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 2234 (ObjNum 1145 snap 358 seq_num 1145) dirty exists 2024-02-18T08:29:19.487 INFO:tasks.rados.rados.0.smithi082.stdout:3711: left oid 4 (ObjNum 1145 snap 358 seq_num 1145) 2024-02-18T08:29:19.487 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 1 to smithi08262953-16 2024-02-18T08:29:19.487 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 2 to smithi08262953-16 2024-02-18T08:29:19.487 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 3 to smithi08262953-16 2024-02-18T08:29:19.489 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 4 to smithi08262953-16 2024-02-18T08:29:19.489 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 6 to smithi08262953-16 2024-02-18T08:29:19.492 INFO:tasks.rados.rados.0.smithi082.stdout:3712: finishing write tid 7 to smithi08262953-16 2024-02-18T08:29:19.492 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1704 (ObjNum 1146 snap 358 seq_num 1146) dirty exists 2024-02-18T08:29:19.493 INFO:tasks.rados.rados.0.smithi082.stdout:3712: left oid 16 (ObjNum 1146 snap 358 seq_num 1146) 2024-02-18T08:29:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:18.426502+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-02-18T08:29:19.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:18.452655+0000 mgr.y (mgr.24862) 440 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-18T08:29:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:18.426502+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-02-18T08:29:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:18.452655+0000 mgr.y (mgr.24862) 440 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-18T08:29:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:18.426502+0000 mon.a (mon.0) 1457 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-02-18T08:29:19.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:18.452655+0000 mgr.y (mgr.24862) 440 : cluster [DBG] pgmap v845: 89 pgs: 89 active+clean; 165 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2024-02-18T08:29:20.437 INFO:tasks.rados.rados.0.smithi082.stdout:3710: done (4 left) 2024-02-18T08:29:20.437 INFO:tasks.rados.rados.0.smithi082.stdout:3711: done (3 left) 2024-02-18T08:29:20.437 INFO:tasks.rados.rados.0.smithi082.stdout:3712: done (2 left) 2024-02-18T08:29:20.437 INFO:tasks.rados.rados.0.smithi082.stdout:3713: done (1 left) 2024-02-18T08:29:20.438 INFO:tasks.rados.rados.0.smithi082.stdout:3714: done (0 left) 2024-02-18T08:29:20.438 INFO:tasks.rados.rados.0.smithi082.stdout:3715: rollback oid 22 current snap is 359 2024-02-18T08:29:20.438 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 22 to 345 2024-02-18T08:29:20.438 INFO:tasks.rados.rados.0.smithi082.stdout:3716: snap_remove snap 340 2024-02-18T08:29:20.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:19.429439+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-02-18T08:29:20.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:19.429439+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-02-18T08:29:20.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:19.429439+0000 mon.a (mon.0) 1458 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-02-18T08:29:21.446 INFO:tasks.rados.rados.0.smithi082.stdout:3716: done (1 left) 2024-02-18T08:29:21.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 50 current snap is 359 2024-02-18T08:29:21.446 INFO:tasks.rados.rados.0.smithi082.stdout:3717: seq_num 1147 ranges {3006464=16384} 2024-02-18T08:29:21.461 INFO:tasks.rados.rados.0.smithi082.stdout:3717: writing smithi08262953-50 from 3006464 to 3022848 tid 1 2024-02-18T08:29:21.461 INFO:tasks.rados.rados.0.smithi082.stdout:3718: delete oid 17 current snap is 359 2024-02-18T08:29:21.461 INFO:tasks.rados.rados.0.smithi082.stdout:3715: finishing rollback tid 0 to smithi08262953-22 2024-02-18T08:29:21.461 INFO:tasks.rados.rados.0.smithi082.stdout:3715: finishing rollback tid 1 to smithi08262953-22 2024-02-18T08:29:21.462 INFO:tasks.rados.rados.0.smithi082.stdout:3715: finishing rollback tid 2 to smithi08262953-22 2024-02-18T08:29:21.462 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 1354 (ObjNum 977 snap 301 seq_num 977) dirty exists 2024-02-18T08:29:21.465 INFO:tasks.rados.rados.0.smithi082.stdout:3715: done (2 left) 2024-02-18T08:29:21.465 INFO:tasks.rados.rados.0.smithi082.stdout:3718: done (1 left) 2024-02-18T08:29:21.465 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 14 current snap is 359 2024-02-18T08:29:21.465 INFO:tasks.rados.rados.0.smithi082.stdout:3719: seq_num 1149 ranges {7847936=49152} 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:3719: writing smithi08262953-14 from 7847936 to 7897088 tid 1 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:3720: read oid 44 snap -1 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:3720: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:3721: rollback oid 11 current snap is 359 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 11 to 357 2024-02-18T08:29:21.508 INFO:tasks.rados.rados.0.smithi082.stdout:3717: finishing write tid 1 to smithi08262953-50 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3717: finishing write tid 3 to smithi08262953-50 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3717: finishing write tid 4 to smithi08262953-50 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1488 (ObjNum 1147 snap 359 seq_num 1147) dirty exists 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3717: left oid 50 (ObjNum 1147 snap 359 seq_num 1147) 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3717: done (3 left) 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 359 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3722: seq_num 1150 ranges {0=65536} 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3722: writing smithi08262953-13 from 0 to 65536 tid 1 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 16 current snap is 359 2024-02-18T08:29:21.509 INFO:tasks.rados.rados.0.smithi082.stdout:3723: seq_num 1151 ranges {2408448=81920} 2024-02-18T08:29:21.522 INFO:tasks.rados.rados.0.smithi082.stdout:3723: writing smithi08262953-16 from 2408448 to 2490368 tid 1 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3724: rollback oid 10 current snap is 359 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3721: finishing rollback tid 0 to smithi08262953-11 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3719: finishing write tid 1 to smithi08262953-14 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3721: finishing rollback tid 1 to smithi08262953-11 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3721: finishing rollback tid 2 to smithi08262953-11 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1474 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3722: finishing write tid 1 to smithi08262953-13 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3719: finishing write tid 3 to smithi08262953-14 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 351 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3722: finishing write tid 3 to smithi08262953-13 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3719: finishing write tid 4 to smithi08262953-14 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1491 (ObjNum 1149 snap 359 seq_num 1149) dirty exists 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3719: left oid 14 (ObjNum 1149 snap 359 seq_num 1149) 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:3722: finishing write tid 4 to smithi08262953-13 2024-02-18T08:29:21.523 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2333 (ObjNum 1150 snap 359 seq_num 1150) dirty exists 2024-02-18T08:29:21.524 INFO:tasks.rados.rados.0.smithi082.stdout:3722: left oid 13 (ObjNum 1150 snap 359 seq_num 1150) 2024-02-18T08:29:21.524 INFO:tasks.rados.rados.0.smithi082.stdout:3720: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:21.597 INFO:tasks.rados.rados.0.smithi082.stdout:3723: finishing write tid 1 to smithi08262953-16 2024-02-18T08:29:21.597 INFO:tasks.rados.rados.0.smithi082.stdout:3723: finishing write tid 3 to smithi08262953-16 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3724: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3724: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3724: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2192 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3723: finishing write tid 4 to smithi08262953-16 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1706 (ObjNum 1151 snap 359 seq_num 1151) dirty exists 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3723: left oid 16 (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3719: done (5 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3720: done (4 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3721: done (3 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3722: done (2 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3723: done (1 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3724: done (0 left) 2024-02-18T08:29:21.598 INFO:tasks.rados.rados.0.smithi082.stdout:3725: snap_create 2024-02-18T08:29:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:20.437473+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-02-18T08:29:21.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:20.453175+0000 mgr.y (mgr.24862) 441 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:21.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:20.437473+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-02-18T08:29:21.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:20.453175+0000 mgr.y (mgr.24862) 441 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:21.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:20.437473+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-02-18T08:29:21.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:20.453175+0000 mgr.y (mgr.24862) 441 : cluster [DBG] pgmap v848: 89 pgs: 89 active+clean; 172 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:22.422 INFO:tasks.rados.rados.0.smithi082.stdout:3725: done (0 left) 2024-02-18T08:29:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:3726: rollback oid 6 current snap is 360 2024-02-18T08:29:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 6 to 359 2024-02-18T08:29:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:3727: read oid 16 snap -1 2024-02-18T08:29:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:3727: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:29:22.423 INFO:tasks.rados.rados.0.smithi082.stdout:3728: snap_remove snap 358 2024-02-18T08:29:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:21.442945+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-02-18T08:29:22.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:22.422742+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-02-18T08:29:22.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:21.442945+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-02-18T08:29:22.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:22.422742+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-02-18T08:29:22.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:21.442945+0000 mon.a (mon.0) 1460 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-02-18T08:29:22.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:22.422742+0000 mon.a (mon.0) 1461 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-02-18T08:29:23.424 INFO:tasks.rados.rados.0.smithi082.stdout:3728: done (2 left) 2024-02-18T08:29:23.424 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 3 current snap is 360 2024-02-18T08:29:23.424 INFO:tasks.rados.rados.0.smithi082.stdout:3729: seq_num 1152 ranges {6012928=98304} 2024-02-18T08:29:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:3729: writing smithi08262953-3 from 6012928 to 6111232 tid 1 2024-02-18T08:29:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 33 current snap is 360 2024-02-18T08:29:23.458 INFO:tasks.rados.rados.0.smithi082.stdout:3730: seq_num 1153 ranges {0=114688} 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3730: writing smithi08262953-33 from 0 to 114688 tid 1 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3731: rollback oid 2 current snap is 360 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 2 to 356 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3726: finishing rollback tid 0 to smithi08262953-6 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3726: finishing rollback tid 1 to smithi08262953-6 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3726: finishing rollback tid 2 to smithi08262953-6 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 1709 (ObjNum 1067 snap 324 seq_num 1067) dirty exists 2024-02-18T08:29:23.459 INFO:tasks.rados.rados.0.smithi082.stdout:3727: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3729: finishing write tid 1 to smithi08262953-3 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3730: finishing write tid 1 to smithi08262953-33 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3729: finishing write tid 3 to smithi08262953-3 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3730: finishing write tid 3 to smithi08262953-33 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3726: done (4 left) 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3727: done (3 left) 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3732: snap_create 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3731: finishing rollback tid 0 to smithi08262953-2 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3731: finishing rollback tid 1 to smithi08262953-2 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3730: finishing write tid 4 to smithi08262953-33 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1487 (ObjNum 1153 snap 360 seq_num 1153) dirty exists 2024-02-18T08:29:23.563 INFO:tasks.rados.rados.0.smithi082.stdout:3730: left oid 33 (ObjNum 1153 snap 360 seq_num 1153) 2024-02-18T08:29:23.564 INFO:tasks.rados.rados.0.smithi082.stdout:3731: finishing rollback tid 2 to smithi08262953-2 2024-02-18T08:29:23.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1352 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2024-02-18T08:29:23.564 INFO:tasks.rados.rados.0.smithi082.stdout:3729: finishing write tid 4 to smithi08262953-3 2024-02-18T08:29:23.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 2236 (ObjNum 1152 snap 360 seq_num 1152) dirty exists 2024-02-18T08:29:23.564 INFO:tasks.rados.rados.0.smithi082.stdout:3729: left oid 3 (ObjNum 1152 snap 360 seq_num 1152) 2024-02-18T08:29:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:22.453535+0000 mgr.y (mgr.24862) 442 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-02-18T08:29:23.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:23.424430+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-02-18T08:29:23.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:22.453535+0000 mgr.y (mgr.24862) 442 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-02-18T08:29:23.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:23.424430+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-02-18T08:29:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:22.453535+0000 mgr.y (mgr.24862) 442 : cluster [DBG] pgmap v851: 89 pgs: 89 active+clean; 174 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 2.2 MiB/s wr, 16 op/s 2024-02-18T08:29:23.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:23.424430+0000 mon.a (mon.0) 1462 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-02-18T08:29:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:3729: done (3 left) 2024-02-18T08:29:24.451 INFO:tasks.rados.rados.0.smithi082.stdout:3730: done (2 left) 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3731: done (1 left) 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3732: done (0 left) 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3733: read oid 5 snap -1 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3733: expect (ObjNum 1103 snap 342 seq_num 1103) 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3734: copy_from oid 49 from oid 47 current snap is 361 2024-02-18T08:29:24.452 INFO:tasks.rados.rados.0.smithi082.stdout:3735: delete oid 34 current snap is 361 2024-02-18T08:29:24.453 INFO:tasks.rados.rados.0.smithi082.stdout:3735: done (2 left) 2024-02-18T08:29:24.453 INFO:tasks.rados.rados.0.smithi082.stdout:3736: delete oid 29 current snap is 361 2024-02-18T08:29:24.457 INFO:tasks.rados.rados.0.smithi082.stdout:3736: done (2 left) 2024-02-18T08:29:24.457 INFO:tasks.rados.rados.0.smithi082.stdout:3737: snap_create 2024-02-18T08:29:24.466 INFO:tasks.rados.rados.0.smithi082.stdout:3733: expect (ObjNum 1103 snap 342 seq_num 1103) 2024-02-18T08:29:24.548 INFO:tasks.rados.rados.0.smithi082.stdout:3734: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:29:24.548 INFO:tasks.rados.rados.0.smithi082.stdout:3734: finishing copy_from to smithi08262953-49 2024-02-18T08:29:24.548 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1744 (ObjNum 1071 snap 326 seq_num 1071) dirty exists 2024-02-18T08:29:25.456 INFO:tasks.rados.rados.0.smithi082.stdout:3733: done (2 left) 2024-02-18T08:29:25.456 INFO:tasks.rados.rados.0.smithi082.stdout:3734: done (1 left) 2024-02-18T08:29:25.456 INFO:tasks.rados.rados.0.smithi082.stdout:3737: done (0 left) 2024-02-18T08:29:25.456 INFO:tasks.rados.rados.0.smithi082.stdout:3738: snap_remove snap 361 2024-02-18T08:29:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:24.450770+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-02-18T08:29:25.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:24.454424+0000 mgr.y (mgr.24862) 443 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:29:25.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:24.450770+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-02-18T08:29:25.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:24.454424+0000 mgr.y (mgr.24862) 443 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:29:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:24.450770+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-02-18T08:29:25.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:24.454424+0000 mgr.y (mgr.24862) 443 : cluster [DBG] pgmap v854: 89 pgs: 89 active+clean; 178 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.8 MiB/s wr, 19 op/s 2024-02-18T08:29:26.459 INFO:tasks.rados.rados.0.smithi082.stdout:3738: done (0 left) 2024-02-18T08:29:26.460 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 362 2024-02-18T08:29:26.460 INFO:tasks.rados.rados.0.smithi082.stdout:3739: seq_num 1156 ranges {2138112=163840} 2024-02-18T08:29:26.472 INFO:tasks.rados.rados.0.smithi082.stdout:3739: writing smithi08262953-7 from 2138112 to 2301952 tid 1 2024-02-18T08:29:26.472 INFO:tasks.rados.rados.0.smithi082.stdout:3740: snap_remove snap 357 2024-02-18T08:29:26.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:25.456450+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-02-18T08:29:26.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:25.456450+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-02-18T08:29:26.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:25.456450+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-02-18T08:29:27.424 INFO:tasks.rados.rados.0.smithi082.stdout:3740: done (1 left) 2024-02-18T08:29:27.424 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 362 2024-02-18T08:29:27.424 INFO:tasks.rados.rados.0.smithi082.stdout:3741: seq_num 1157 ranges {2170880=180224} 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3741: writing smithi08262953-41 from 2170880 to 2351104 tid 1 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3742: read oid 43 snap 352 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3742: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3743: snap_create 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3739: finishing write tid 1 to smithi08262953-7 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3739: finishing write tid 3 to smithi08262953-7 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3739: finishing write tid 4 to smithi08262953-7 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1357 (ObjNum 1156 snap 362 seq_num 1156) dirty exists 2024-02-18T08:29:27.438 INFO:tasks.rados.rados.0.smithi082.stdout:3739: left oid 7 (ObjNum 1156 snap 362 seq_num 1156) 2024-02-18T08:29:27.444 INFO:tasks.rados.rados.0.smithi082.stdout:3741: finishing write tid 1 to smithi08262953-41 2024-02-18T08:29:27.444 INFO:tasks.rados.rados.0.smithi082.stdout:3741: finishing write tid 3 to smithi08262953-41 2024-02-18T08:29:27.445 INFO:tasks.rados.rados.0.smithi082.stdout:3742: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:27.455 INFO:tasks.rados.rados.0.smithi082.stdout:3741: finishing write tid 4 to smithi08262953-41 2024-02-18T08:29:27.455 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1498 (ObjNum 1157 snap 362 seq_num 1157) dirty exists 2024-02-18T08:29:27.456 INFO:tasks.rados.rados.0.smithi082.stdout:3741: left oid 41 (ObjNum 1157 snap 362 seq_num 1157) 2024-02-18T08:29:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:26.454842+0000 mgr.y (mgr.24862) 444 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-18T08:29:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:26.459804+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-02-18T08:29:27.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:27.423526+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:26.454842+0000 mgr.y (mgr.24862) 444 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:26.459804+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:27.423526+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:26.454842+0000 mgr.y (mgr.24862) 444 : cluster [DBG] pgmap v856: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:26.459804+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-02-18T08:29:27.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:27.423526+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:3739: done (3 left) 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:3741: done (2 left) 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:3742: done (1 left) 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:3743: done (0 left) 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 363 2024-02-18T08:29:28.427 INFO:tasks.rados.rados.0.smithi082.stdout:3744: seq_num 1158 ranges {2490368=196608} 2024-02-18T08:29:28.441 INFO:tasks.rados.rados.0.smithi082.stdout:3744: writing smithi08262953-44 from 2490368 to 2686976 tid 1 2024-02-18T08:29:28.441 INFO:tasks.rados.rados.0.smithi082.stdout:3745: snap_remove snap 360 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:3745: done (1 left) 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:3746: delete oid 42 current snap is 363 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:3744: finishing write tid 1 to smithi08262953-44 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:3744: finishing write tid 3 to smithi08262953-44 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:3744: finishing write tid 4 to smithi08262953-44 2024-02-18T08:29:29.438 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1475 (ObjNum 1158 snap 363 seq_num 1158) dirty exists 2024-02-18T08:29:29.439 INFO:tasks.rados.rados.0.smithi082.stdout:3744: left oid 44 (ObjNum 1158 snap 363 seq_num 1158) 2024-02-18T08:29:29.444 INFO:tasks.rados.rados.0.smithi082.stdout:3744: done (1 left) 2024-02-18T08:29:29.444 INFO:tasks.rados.rados.0.smithi082.stdout:3746: done (0 left) 2024-02-18T08:29:29.444 INFO:tasks.rados.rados.0.smithi082.stdout:3747: setattr oid 19 current snap is 363 2024-02-18T08:29:29.447 INFO:tasks.rados.rados.0.smithi082.stdout:3748: snap_create 2024-02-18T08:29:29.451 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2336 (ObjNum 1144 snap 357 seq_num 1144) dirty exists 2024-02-18T08:29:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:28.427371+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-02-18T08:29:29.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:28.455335+0000 mgr.y (mgr.24862) 445 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 52 KiB/s wr, 4 op/s 2024-02-18T08:29:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:28.427371+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-02-18T08:29:29.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:28.455335+0000 mgr.y (mgr.24862) 445 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 52 KiB/s wr, 4 op/s 2024-02-18T08:29:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:28.427371+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-02-18T08:29:29.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:28.455335+0000 mgr.y (mgr.24862) 445 : cluster [DBG] pgmap v860: 89 pgs: 89 active+clean; 181 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 52 KiB/s wr, 4 op/s 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:3747: done (1 left) 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:3748: done (0 left) 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:3749: rollback oid 1 current snap is 364 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 1 to 354 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:3750: rollback oid 18 current snap is 364 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 18 to 337 2024-02-18T08:29:30.440 INFO:tasks.rados.rados.0.smithi082.stdout:3751: copy_from oid 6 from oid 4 current snap is 364 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 364 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:3752: seq_num 1160 ranges {0=229376} 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:3752: writing smithi08262953-15 from 0 to 229376 tid 1 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:3753: read oid 39 snap 337 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:3753: expect (ObjNum 1046 snap 318 seq_num 1046) 2024-02-18T08:29:30.441 INFO:tasks.rados.rados.0.smithi082.stdout:3754: snap_create 2024-02-18T08:29:30.443 INFO:tasks.rados.rados.0.smithi082.stdout:3749: finishing rollback tid 1 to smithi08262953-1 2024-02-18T08:29:30.443 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 0 (ObjNum 0 snap 21935 seq_num 579094288) dirty dne 2024-02-18T08:29:30.445 INFO:tasks.rados.rados.0.smithi082.stdout:3750: finishing rollback tid 0 to smithi08262953-18 2024-02-18T08:29:30.446 INFO:tasks.rados.rados.0.smithi082.stdout:3750: finishing rollback tid 1 to smithi08262953-18 2024-02-18T08:29:30.446 INFO:tasks.rados.rados.0.smithi082.stdout:3752: finishing write tid 1 to smithi08262953-15 2024-02-18T08:29:30.447 INFO:tasks.rados.rados.0.smithi082.stdout:3750: finishing rollback tid 2 to smithi08262953-18 2024-02-18T08:29:30.447 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1504 (ObjNum 1081 snap 329 seq_num 1081) dirty exists 2024-02-18T08:29:30.447 INFO:tasks.rados.rados.0.smithi082.stdout:3752: finishing write tid 3 to smithi08262953-15 2024-02-18T08:29:30.448 INFO:tasks.rados.rados.0.smithi082.stdout:3752: finishing write tid 4 to smithi08262953-15 2024-02-18T08:29:30.449 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1354 (ObjNum 1160 snap 364 seq_num 1160) dirty exists 2024-02-18T08:29:30.449 INFO:tasks.rados.rados.0.smithi082.stdout:3752: left oid 15 (ObjNum 1160 snap 364 seq_num 1160) 2024-02-18T08:29:30.457 INFO:tasks.rados.rados.0.smithi082.stdout:3753: expect (ObjNum 1046 snap 318 seq_num 1046) 2024-02-18T08:29:30.478 INFO:tasks.rados.rados.0.smithi082.stdout:3751: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:29:30.479 INFO:tasks.rados.rados.0.smithi082.stdout:3751: finishing copy_from to smithi08262953-6 2024-02-18T08:29:30.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 2234 (ObjNum 1145 snap 358 seq_num 1145) dirty exists 2024-02-18T08:29:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:29.438168+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-02-18T08:29:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:29.913673+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:29:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:30.210427+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:29:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:30.211077+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:29:30.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:30.215116+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:29:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:29.438168+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-02-18T08:29:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:29.913673+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:29:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:30.210427+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:29:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:30.211077+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:30.215116+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:29.438168+0000 mon.a (mon.0) 1468 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:29.913673+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:30.210427+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:30.211077+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:29:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:30.215116+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:29:31.449 INFO:tasks.rados.rados.0.smithi082.stdout:3749: done (5 left) 2024-02-18T08:29:31.449 INFO:tasks.rados.rados.0.smithi082.stdout:3750: done (4 left) 2024-02-18T08:29:31.449 INFO:tasks.rados.rados.0.smithi082.stdout:3751: done (3 left) 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3752: done (2 left) 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3753: done (1 left) 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3754: done (0 left) 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3755: rmattr oid 27 current snap is 365 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3755: done (0 left) 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3756: copy_from oid 33 from oid 29 current snap is 365 2024-02-18T08:29:31.450 INFO:tasks.rados.rados.0.smithi082.stdout:3757: setattr oid 37 current snap is 365 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:3758: read oid 23 snap -1 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:3758: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:3759: rollback oid 27 current snap is 365 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 27 to 337 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 26 current snap is 365 2024-02-18T08:29:31.451 INFO:tasks.rados.rados.0.smithi082.stdout:3760: seq_num 1161 ranges {3817472=245760} 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3760: writing smithi08262953-26 from 3817472 to 4063232 tid 1 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3761: rollback oid 45 current snap is 365 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 45 to 359 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3756: finishing copy_from to smithi08262953-33 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3756: got expected ENOENT (src dne) 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3756: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:29:31.472 INFO:tasks.rados.rados.0.smithi082.stdout:3758: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:31.484 INFO:tasks.rados.rados.0.smithi082.stdout:3759: finishing rollback tid 0 to smithi08262953-27 2024-02-18T08:29:31.484 INFO:tasks.rados.rados.0.smithi082.stdout:3759: finishing rollback tid 1 to smithi08262953-27 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3759: finishing rollback tid 2 to smithi08262953-27 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1490 (ObjNum 1096 snap 337 seq_num 1096) dirty exists 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1475 (ObjNum 579696400 snap 21935 seq_num 3758098640) dirty exists 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3756: done (5 left) 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3757: done (4 left) 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3758: done (3 left) 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3759: done (2 left) 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3762: setattr oid 9 current snap is 365 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3760: finishing write tid 1 to smithi08262953-26 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3761: finishing rollback tid 0 to smithi08262953-45 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3760: finishing write tid 3 to smithi08262953-26 2024-02-18T08:29:31.485 INFO:tasks.rados.rados.0.smithi082.stdout:3761: finishing rollback tid 1 to smithi08262953-45 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3761: finishing rollback tid 2 to smithi08262953-45 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1279 (ObjNum 1135 snap 355 seq_num 1135) dirty exists 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3760: finishing write tid 4 to smithi08262953-26 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 2156 (ObjNum 1161 snap 365 seq_num 1161) dirty exists 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3760: left oid 26 (ObjNum 1161 snap 365 seq_num 1161) 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3760: done (2 left) 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3761: done (1 left) 2024-02-18T08:29:31.486 INFO:tasks.rados.rados.0.smithi082.stdout:3763: snap_create 2024-02-18T08:29:31.487 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1465 (ObjNum -385168320 snap 32561 seq_num 3909798976) dirty exists 2024-02-18T08:29:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:29:30.211558+0000 mgr.y (mgr.24862) 446 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:29:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:30.440389+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-02-18T08:29:31.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:30.455668+0000 mgr.y (mgr.24862) 447 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 812 KiB/s wr, 5 op/s 2024-02-18T08:29:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:29:30.211558+0000 mgr.y (mgr.24862) 446 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:29:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:30.440389+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-02-18T08:29:31.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:30.455668+0000 mgr.y (mgr.24862) 447 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 812 KiB/s wr, 5 op/s 2024-02-18T08:29:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:29:30.211558+0000 mgr.y (mgr.24862) 446 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:29:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:30.440389+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-02-18T08:29:31.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:30.455668+0000 mgr.y (mgr.24862) 447 : cluster [DBG] pgmap v863: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 812 KiB/s wr, 5 op/s 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3762: done (1 left) 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3763: done (0 left) 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3764: read oid 20 snap -1 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3764: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3765: copy_from oid 18 from oid 31 current snap is 366 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3766: read oid 24 snap -1 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3766: expect (ObjNum 1109 snap 344 seq_num 1109) 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3767: copy_from oid 29 from oid 32 current snap is 366 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 366 2024-02-18T08:29:32.426 INFO:tasks.rados.rados.0.smithi082.stdout:3768: seq_num 1162 ranges {2867200=270336} 2024-02-18T08:29:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:3768: writing smithi08262953-47 from 2867200 to 3137536 tid 1 2024-02-18T08:29:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:3769: copy_from oid 27 from oid 2 current snap is 366 2024-02-18T08:29:32.443 INFO:tasks.rados.rados.0.smithi082.stdout:3764: expect (ObjNum 1026 snap 313 seq_num 1026) 2024-02-18T08:29:32.457 INFO:tasks.rados.rados.0.smithi082.stdout:3767: finishing copy_from to smithi08262953-29 2024-02-18T08:29:32.458 INFO:tasks.rados.rados.0.smithi082.stdout:3767: got expected ENOENT (src dne) 2024-02-18T08:29:32.458 INFO:tasks.rados.rados.0.smithi082.stdout:3767: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:29:32.458 INFO:tasks.rados.rados.0.smithi082.stdout:3766: expect (ObjNum 1109 snap 344 seq_num 1109) 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:3765: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:3765: finishing copy_from to smithi08262953-18 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1342 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:3768: finishing write tid 1 to smithi08262953-47 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:3768: finishing write tid 3 to smithi08262953-47 2024-02-18T08:29:32.507 INFO:tasks.rados.rados.0.smithi082.stdout:3768: finishing write tid 4 to smithi08262953-47 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 2238 (ObjNum 1162 snap 366 seq_num 1162) dirty exists 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3768: left oid 47 (ObjNum 1162 snap 366 seq_num 1162) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3769: finishing copy_from racing read to smithi08262953-27 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3764: done (5 left) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3765: done (4 left) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3766: done (3 left) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3767: done (2 left) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3768: done (1 left) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3770: read oid 8 snap -1 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3770: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 366 2024-02-18T08:29:32.508 INFO:tasks.rados.rados.0.smithi082.stdout:3771: seq_num 1163 ranges {0=286720} 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:3771: writing smithi08262953-43 from 0 to 286720 tid 1 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:3772: read oid 5 snap -1 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:3772: expect (ObjNum 1103 snap 342 seq_num 1103) 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:3773: delete oid 20 current snap is 366 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:3769: finishing copy_from to smithi08262953-27 2024-02-18T08:29:32.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1352 (ObjNum 1057 snap 321 seq_num 1057) dirty exists 2024-02-18T08:29:32.512 INFO:tasks.rados.rados.0.smithi082.stdout:3771: finishing write tid 1 to smithi08262953-43 2024-02-18T08:29:32.514 INFO:tasks.rados.rados.0.smithi082.stdout:3771: finishing write tid 3 to smithi08262953-43 2024-02-18T08:29:32.514 INFO:tasks.rados.rados.0.smithi082.stdout:3769: done (4 left) 2024-02-18T08:29:32.514 INFO:tasks.rados.rados.0.smithi082.stdout:3773: done (3 left) 2024-02-18T08:29:32.514 INFO:tasks.rados.rados.0.smithi082.stdout:3774: read oid 1 snap 359 2024-02-18T08:29:32.514 INFO:tasks.rados.rados.0.smithi082.stdout:3774: expect deleted 2024-02-18T08:29:32.515 INFO:tasks.rados.rados.0.smithi082.stdout:3775: snap_create 2024-02-18T08:29:32.515 INFO:tasks.rados.rados.0.smithi082.stdout:3771: finishing write tid 4 to smithi08262953-43 2024-02-18T08:29:32.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 2195 (ObjNum 1163 snap 366 seq_num 1163) dirty exists 2024-02-18T08:29:32.515 INFO:tasks.rados.rados.0.smithi082.stdout:3771: left oid 43 (ObjNum 1163 snap 366 seq_num 1163) 2024-02-18T08:29:32.552 INFO:tasks.rados.rados.0.smithi082.stdout:3770: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:29:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:31.449926+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-02-18T08:29:32.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:32.425022+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-02-18T08:29:32.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:31.449926+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-02-18T08:29:32.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:32.425022+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-02-18T08:29:32.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:31.449926+0000 mon.a (mon.0) 1474 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-02-18T08:29:32.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:32.425022+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-02-18T08:29:32.916 INFO:tasks.rados.rados.0.smithi082.stdout:3772: expect (ObjNum 1103 snap 342 seq_num 1103) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3770: done (4 left) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3771: done (3 left) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3772: done (2 left) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3774: done (1 left) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3775: done (0 left) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3776: read oid 14 snap 365 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3776: expect (ObjNum 1149 snap 359 seq_num 1149) 2024-02-18T08:29:33.461 INFO:tasks.rados.rados.0.smithi082.stdout:3777: setattr oid 33 current snap is 367 2024-02-18T08:29:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:3778: read oid 38 snap -1 2024-02-18T08:29:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:3778: expect (ObjNum 1136 snap 356 seq_num 1136) 2024-02-18T08:29:33.462 INFO:tasks.rados.rados.0.smithi082.stdout:3779: snap_remove snap 351 2024-02-18T08:29:33.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:32.456086+0000 mgr.y (mgr.24862) 448 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 832 KiB/s wr, 4 op/s 2024-02-18T08:29:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:32.456086+0000 mgr.y (mgr.24862) 448 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 832 KiB/s wr, 4 op/s 2024-02-18T08:29:33.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:32.456086+0000 mgr.y (mgr.24862) 448 : cluster [DBG] pgmap v866: 89 pgs: 89 active+clean; 184 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 832 KiB/s wr, 4 op/s 2024-02-18T08:29:34.468 INFO:tasks.rados.rados.0.smithi082.stdout:3779: done (3 left) 2024-02-18T08:29:34.469 INFO:tasks.rados.rados.0.smithi082.stdout:3780: copy_from oid 19 from oid 25 current snap is 367 2024-02-18T08:29:34.469 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 1491 (ObjNum 1153 snap 360 seq_num 1153) dirty exists 2024-02-18T08:29:34.469 INFO:tasks.rados.rados.0.smithi082.stdout:3778: expect (ObjNum 1136 snap 356 seq_num 1136) 2024-02-18T08:29:34.609 INFO:tasks.rados.rados.0.smithi082.stdout:3776: expect (ObjNum 1149 snap 359 seq_num 1149) 2024-02-18T08:29:34.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:33.461091+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-02-18T08:29:34.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:33.461091+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-02-18T08:29:34.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:33.461091+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-02-18T08:29:35.217 INFO:tasks.rados.rados.0.smithi082.stdout:3780: finishing copy_from racing read to smithi08262953-19 2024-02-18T08:29:35.217 INFO:tasks.rados.rados.0.smithi082.stdout:3780: finishing copy_from to smithi08262953-19 2024-02-18T08:29:35.217 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 1624 (ObjNum 1040 snap 318 seq_num 1040) dirty exists 2024-02-18T08:29:35.218 INFO:tasks.rados.rados.0.smithi082.stdout:3776: done (3 left) 2024-02-18T08:29:35.218 INFO:tasks.rados.rados.0.smithi082.stdout:3777: done (2 left) 2024-02-18T08:29:35.218 INFO:tasks.rados.rados.0.smithi082.stdout:3778: done (1 left) 2024-02-18T08:29:35.218 INFO:tasks.rados.rados.0.smithi082.stdout:3780: done (0 left) 2024-02-18T08:29:35.218 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 367 2024-02-18T08:29:35.219 INFO:tasks.rados.rados.0.smithi082.stdout:3781: seq_num 1165 ranges {2785280=319488} 2024-02-18T08:29:35.233 INFO:tasks.rados.rados.0.smithi082.stdout:3781: writing smithi08262953-19 from 2785280 to 3104768 tid 1 2024-02-18T08:29:35.234 INFO:tasks.rados.rados.0.smithi082.stdout:3782: snap_create 2024-02-18T08:29:35.246 INFO:tasks.rados.rados.0.smithi082.stdout:3781: finishing write tid 1 to smithi08262953-19 2024-02-18T08:29:35.246 INFO:tasks.rados.rados.0.smithi082.stdout:3781: finishing write tid 3 to smithi08262953-19 2024-02-18T08:29:35.247 INFO:tasks.rados.rados.0.smithi082.stdout:3781: finishing write tid 4 to smithi08262953-19 2024-02-18T08:29:35.247 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2348 (ObjNum 1165 snap 367 seq_num 1165) dirty exists 2024-02-18T08:29:35.247 INFO:tasks.rados.rados.0.smithi082.stdout:3781: left oid 19 (ObjNum 1165 snap 367 seq_num 1165) 2024-02-18T08:29:35.470 INFO:tasks.rados.rados.0.smithi082.stdout:3781: done (1 left) 2024-02-18T08:29:35.470 INFO:tasks.rados.rados.0.smithi082.stdout:3782: done (0 left) 2024-02-18T08:29:35.471 INFO:tasks.rados.rados.0.smithi082.stdout:3783: read oid 47 snap 362 2024-02-18T08:29:35.471 INFO:tasks.rados.rados.0.smithi082.stdout:3783: expect (ObjNum 1071 snap 326 seq_num 1071) 2024-02-18T08:29:35.471 INFO:tasks.rados.rados.0.smithi082.stdout:3784: copy_from oid 43 from oid 38 current snap is 368 2024-02-18T08:29:35.476 INFO:tasks.rados.rados.0.smithi082.stdout:3785: read oid 2 snap -1 2024-02-18T08:29:35.476 INFO:tasks.rados.rados.0.smithi082.stdout:3785: expect (ObjNum 1057 snap 321 seq_num 1057) 2024-02-18T08:29:35.476 INFO:tasks.rados.rados.0.smithi082.stdout:3786: rollback oid 35 current snap is 368 2024-02-18T08:29:35.480 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 35 to 363 2024-02-18T08:29:35.480 INFO:tasks.rados.rados.0.smithi082.stdout:3787: snap_create 2024-02-18T08:29:35.481 INFO:tasks.rados.rados.0.smithi082.stdout:3786: finishing rollback tid 0 to smithi08262953-35 2024-02-18T08:29:35.488 INFO:tasks.rados.rados.0.smithi082.stdout:3786: finishing rollback tid 1 to smithi08262953-35 2024-02-18T08:29:35.491 INFO:tasks.rados.rados.0.smithi082.stdout:3786: finishing rollback tid 2 to smithi08262953-35 2024-02-18T08:29:35.491 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 2237 (ObjNum 580690528 snap 21935 seq_num 579762944) dirty exists 2024-02-18T08:29:35.493 INFO:tasks.rados.rados.0.smithi082.stdout:3783: expect (ObjNum 1071 snap 326 seq_num 1071) 2024-02-18T08:29:35.604 INFO:tasks.rados.rados.0.smithi082.stdout:3785: expect (ObjNum 1057 snap 321 seq_num 1057) 2024-02-18T08:29:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:34.456620+0000 mgr.y (mgr.24862) 449 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:35.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:34.467351+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-02-18T08:29:35.837 INFO:tasks.rados.rados.0.smithi082.stdout:3784: finishing copy_from racing read to smithi08262953-43 2024-02-18T08:29:35.838 INFO:tasks.rados.rados.0.smithi082.stdout:3784: finishing copy_from to smithi08262953-43 2024-02-18T08:29:35.838 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 1486 (ObjNum 1136 snap 356 seq_num 1136) dirty exists 2024-02-18T08:29:35.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:34.456620+0000 mgr.y (mgr.24862) 449 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:35.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:34.467351+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-02-18T08:29:35.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:34.456620+0000 mgr.y (mgr.24862) 449 : cluster [DBG] pgmap v868: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:35.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:34.467351+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3783: done (4 left) 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3784: done (3 left) 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3785: done (2 left) 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3786: done (1 left) 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3787: done (0 left) 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3788: read oid 9 snap 337 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3788: expect deleted 2024-02-18T08:29:36.476 INFO:tasks.rados.rados.0.smithi082.stdout:3789: delete oid 37 current snap is 369 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:3788: done (1 left) 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:3789: done (0 left) 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:3790: rollback oid 10 current snap is 369 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 10 to 337 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 369 2024-02-18T08:29:36.481 INFO:tasks.rados.rados.0.smithi082.stdout:3791: seq_num 1167 ranges {0=352256} 2024-02-18T08:29:36.485 INFO:tasks.rados.rados.0.smithi082.stdout:3791: writing smithi08262953-1 from 0 to 352256 tid 1 2024-02-18T08:29:36.485 INFO:tasks.rados.rados.0.smithi082.stdout:3792: rmattr oid 15 current snap is 369 2024-02-18T08:29:36.485 INFO:tasks.rados.rados.0.smithi082.stdout:3792: done (2 left) 2024-02-18T08:29:36.485 INFO:tasks.rados.rados.0.smithi082.stdout:3793: copy_from oid 35 from oid 3 current snap is 369 2024-02-18T08:29:36.485 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 369 2024-02-18T08:29:36.486 INFO:tasks.rados.rados.0.smithi082.stdout:3794: seq_num 1168 ranges {2686976=368640} 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3794: writing smithi08262953-44 from 2686976 to 3055616 tid 1 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3790: finishing rollback tid 0 to smithi08262953-10 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3795: read oid 37 snap -1 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3795: expect deleted 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3796: rmattr oid 50 current snap is 369 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3790: finishing rollback tid 1 to smithi08262953-10 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3791: finishing write tid 1 to smithi08262953-1 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:3790: finishing rollback tid 2 to smithi08262953-10 2024-02-18T08:29:36.501 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2199 (ObjNum 1041 snap 318 seq_num 1041) dirty exists 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3791: finishing write tid 3 to smithi08262953-1 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3791: finishing write tid 4 to smithi08262953-1 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1514 (ObjNum 1167 snap 369 seq_num 1167) dirty exists 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3791: left oid 1 (ObjNum 1167 snap 369 seq_num 1167) 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3790: done (5 left) 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3791: done (4 left) 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 40 current snap is 369 2024-02-18T08:29:36.502 INFO:tasks.rados.rados.0.smithi082.stdout:3797: seq_num 1169 ranges {0=385024} 2024-02-18T08:29:36.503 INFO:tasks.rados.rados.0.smithi082.stdout:3797: writing smithi08262953-40 from 0 to 385024 tid 1 2024-02-18T08:29:36.503 INFO:tasks.rados.rados.0.smithi082.stdout:3798: rmattr oid 10 current snap is 369 2024-02-18T08:29:36.503 INFO:tasks.rados.rados.0.smithi082.stdout:3798: done (5 left) 2024-02-18T08:29:36.503 INFO:tasks.rados.rados.0.smithi082.stdout:3799: snap_create 2024-02-18T08:29:36.505 INFO:tasks.rados.rados.0.smithi082.stdout:3794: finishing write tid 1 to smithi08262953-44 2024-02-18T08:29:36.505 INFO:tasks.rados.rados.0.smithi082.stdout:3794: finishing write tid 3 to smithi08262953-44 2024-02-18T08:29:36.506 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 50 v 1489 (ObjNum 1147 snap 359 seq_num 1147) dirty exists 2024-02-18T08:29:36.507 INFO:tasks.rados.rados.0.smithi082.stdout:3797: finishing write tid 1 to smithi08262953-40 2024-02-18T08:29:36.507 INFO:tasks.rados.rados.0.smithi082.stdout:3794: finishing write tid 4 to smithi08262953-44 2024-02-18T08:29:36.507 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1477 (ObjNum 1168 snap 369 seq_num 1168) dirty exists 2024-02-18T08:29:36.507 INFO:tasks.rados.rados.0.smithi082.stdout:3794: left oid 44 (ObjNum 1168 snap 369 seq_num 1168) 2024-02-18T08:29:36.508 INFO:tasks.rados.rados.0.smithi082.stdout:3797: finishing write tid 3 to smithi08262953-40 2024-02-18T08:29:36.509 INFO:tasks.rados.rados.0.smithi082.stdout:3797: finishing write tid 4 to smithi08262953-40 2024-02-18T08:29:36.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1493 (ObjNum 1169 snap 369 seq_num 1169) dirty exists 2024-02-18T08:29:36.509 INFO:tasks.rados.rados.0.smithi082.stdout:3797: left oid 40 (ObjNum 1169 snap 369 seq_num 1169) 2024-02-18T08:29:36.513 INFO:tasks.rados.rados.0.smithi082.stdout:3793: finishing copy_from racing read to smithi08262953-35 2024-02-18T08:29:36.516 INFO:tasks.rados.rados.0.smithi082.stdout:3793: finishing copy_from to smithi08262953-35 2024-02-18T08:29:36.516 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 2236 (ObjNum 1152 snap 360 seq_num 1152) dirty exists 2024-02-18T08:29:36.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:35.470959+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-02-18T08:29:36.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:35.470959+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-02-18T08:29:36.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:35.470959+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3793: done (5 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3794: done (4 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3795: done (3 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3796: done (2 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3797: done (1 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3799: done (0 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3800: rmattr oid 16 current snap is 370 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3800: done (0 left) 2024-02-18T08:29:37.427 INFO:tasks.rados.rados.0.smithi082.stdout:3801: read oid 23 snap 362 2024-02-18T08:29:37.428 INFO:tasks.rados.rados.0.smithi082.stdout:3801: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:37.428 INFO:tasks.rados.rados.0.smithi082.stdout:3802: delete oid 47 current snap is 370 2024-02-18T08:29:37.431 INFO:tasks.rados.rados.0.smithi082.stdout:3801: expect (ObjNum 1028 snap 314 seq_num 1028) 2024-02-18T08:29:37.442 INFO:tasks.rados.rados.0.smithi082.stdout:3801: done (1 left) 2024-02-18T08:29:37.443 INFO:tasks.rados.rados.0.smithi082.stdout:3802: done (0 left) 2024-02-18T08:29:37.443 INFO:tasks.rados.rados.0.smithi082.stdout:3803: setattr oid 8 current snap is 370 2024-02-18T08:29:37.444 INFO:tasks.rados.rados.0.smithi082.stdout:3804: rollback oid 26 current snap is 370 2024-02-18T08:29:37.444 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 26 to 364 2024-02-18T08:29:37.444 INFO:tasks.rados.rados.0.smithi082.stdout:3805: snap_create 2024-02-18T08:29:37.451 INFO:tasks.rados.rados.0.smithi082.stdout:3804: finishing rollback tid 0 to smithi08262953-26 2024-02-18T08:29:37.452 INFO:tasks.rados.rados.0.smithi082.stdout:3804: finishing rollback tid 1 to smithi08262953-26 2024-02-18T08:29:37.452 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 8 v 2350 (ObjNum 1127 snap 351 seq_num 1127) dirty exists 2024-02-18T08:29:37.453 INFO:tasks.rados.rados.0.smithi082.stdout:3804: finishing rollback tid 2 to smithi08262953-26 2024-02-18T08:29:37.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 26 v 2159 (ObjNum 1117 snap 347 seq_num 1117) dirty exists 2024-02-18T08:29:37.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:36.457032+0000 mgr.y (mgr.24862) 450 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:36.476654+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-02-18T08:29:37.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:37.427699+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-02-18T08:29:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:36.457032+0000 mgr.y (mgr.24862) 450 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:36.476654+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-02-18T08:29:37.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:37.427699+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-02-18T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:36.457032+0000 mgr.y (mgr.24862) 450 : cluster [DBG] pgmap v871: 89 pgs: 89 active+clean; 198 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-02-18T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:36.476654+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-02-18T08:29:37.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:37.427699+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-02-18T08:29:38.427 INFO:tasks.rados.rados.0.smithi082.stdout:3803: done (2 left) 2024-02-18T08:29:38.428 INFO:tasks.rados.rados.0.smithi082.stdout:3804: done (1 left) 2024-02-18T08:29:38.428 INFO:tasks.rados.rados.0.smithi082.stdout:3805: done (0 left) 2024-02-18T08:29:38.428 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 23 current snap is 371 2024-02-18T08:29:38.428 INFO:tasks.rados.rados.0.smithi082.stdout:3806: seq_num 1171 ranges {425984=417792} 2024-02-18T08:29:38.432 INFO:tasks.rados.rados.0.smithi082.stdout:3806: writing smithi08262953-23 from 425984 to 843776 tid 1 2024-02-18T08:29:38.432 INFO:tasks.rados.rados.0.smithi082.stdout:3807: delete oid 13 current snap is 371 2024-02-18T08:29:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:3806: finishing write tid 1 to smithi08262953-23 2024-02-18T08:29:38.438 INFO:tasks.rados.rados.0.smithi082.stdout:3806: finishing write tid 3 to smithi08262953-23 2024-02-18T08:29:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:3807: done (1 left) 2024-02-18T08:29:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:3808: copy_from oid 14 from oid 37 current snap is 371 2024-02-18T08:29:38.439 INFO:tasks.rados.rados.0.smithi082.stdout:3809: snap_remove snap 365 2024-02-18T08:29:39.433 INFO:tasks.rados.rados.0.smithi082.stdout:3809: done (2 left) 2024-02-18T08:29:39.433 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 19 current snap is 371 2024-02-18T08:29:39.433 INFO:tasks.rados.rados.0.smithi082.stdout:3810: seq_num 1173 ranges {3104768=450560} 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3810: writing smithi08262953-19 from 3104768 to 3555328 tid 1 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3811: snap_create 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3806: finishing write tid 4 to smithi08262953-23 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 23 v 1356 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3806: left oid 23 (ObjNum 1171 snap 371 seq_num 1171) 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3808: finishing copy_from to smithi08262953-14 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3808: got expected ENOENT (src dne) 2024-02-18T08:29:39.453 INFO:tasks.rados.rados.0.smithi082.stdout:3808: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:29:39.457 INFO:tasks.rados.rados.0.smithi082.stdout:3810: finishing write tid 1 to smithi08262953-19 2024-02-18T08:29:39.458 INFO:tasks.rados.rados.0.smithi082.stdout:3810: finishing write tid 3 to smithi08262953-19 2024-02-18T08:29:39.459 INFO:tasks.rados.rados.0.smithi082.stdout:3810: finishing write tid 4 to smithi08262953-19 2024-02-18T08:29:39.460 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 19 v 2361 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:29:39.460 INFO:tasks.rados.rados.0.smithi082.stdout:3810: left oid 19 (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:29:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:38.428098+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-02-18T08:29:39.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:38.457348+0000 mgr.y (mgr.24862) 451 : cluster [DBG] pgmap v875: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:29:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:38.428098+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-02-18T08:29:39.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:38.457348+0000 mgr.y (mgr.24862) 451 : cluster [DBG] pgmap v875: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:29:39.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:38.428098+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-02-18T08:29:39.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:38.457348+0000 mgr.y (mgr.24862) 451 : cluster [DBG] pgmap v875: 89 pgs: 89 active+clean; 203 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.1 MiB/s wr, 8 op/s 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3806: done (3 left) 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3808: done (2 left) 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3810: done (1 left) 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3811: done (0 left) 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3812: copy_from oid 7 from oid 49 current snap is 372 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 37 current snap is 372 2024-02-18T08:29:40.446 INFO:tasks.rados.rados.0.smithi082.stdout:3813: seq_num 1174 ranges {0=466944} 2024-02-18T08:29:40.448 INFO:tasks.rados.rados.0.smithi082.stdout:3813: writing smithi08262953-37 from 0 to 466944 tid 1 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:3814: copy_from oid 5 from oid 6 current snap is 372 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:3815: rollback oid 30 current snap is 372 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 352 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:3816: rollback oid 44 current snap is 372 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 44 to 367 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:3817: copy_from oid 25 from oid 18 current snap is 372 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 372 2024-02-18T08:29:40.449 INFO:tasks.rados.rados.0.smithi082.stdout:3818: seq_num 1175 ranges {638976=483328} 2024-02-18T08:29:40.455 INFO:tasks.rados.rados.0.smithi082.stdout:3818: writing smithi08262953-10 from 638976 to 1122304 tid 1 2024-02-18T08:29:40.455 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 372 2024-02-18T08:29:40.455 INFO:tasks.rados.rados.0.smithi082.stdout:3819: seq_num 1176 ranges {0=499712} 2024-02-18T08:29:40.458 INFO:tasks.rados.rados.0.smithi082.stdout:3819: writing smithi08262953-47 from 0 to 499712 tid 1 2024-02-18T08:29:40.459 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 4 current snap is 372 2024-02-18T08:29:40.459 INFO:tasks.rados.rados.0.smithi082.stdout:3820: seq_num 1177 ranges {7831552=516096} 2024-02-18T08:29:40.504 INFO:tasks.rados.rados.0.smithi082.stdout:3820: writing smithi08262953-4 from 7831552 to 8347648 tid 1 2024-02-18T08:29:40.505 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 372 2024-02-18T08:29:40.505 INFO:tasks.rados.rados.0.smithi082.stdout:3816: finishing rollback tid 0 to smithi08262953-44 2024-02-18T08:29:40.505 INFO:tasks.rados.rados.0.smithi082.stdout:3821: seq_num 1178 ranges {0=532480} 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3821: writing smithi08262953-13 from 0 to 532480 tid 1 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3822: read oid 28 snap -1 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3822: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3823: copy_from oid 2 from oid 36 current snap is 372 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3816: finishing rollback tid 1 to smithi08262953-44 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3815: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:29:40.508 INFO:tasks.rados.rados.0.smithi082.stdout:3815: finishing rollback tid 2 to smithi08262953-30 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2363 (ObjNum 1107 snap 344 seq_num 1107) dirty exists 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3816: finishing rollback tid 2 to smithi08262953-44 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1480 (ObjNum 1158 snap 363 seq_num 1158) dirty exists 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3813: finishing write tid 1 to smithi08262953-37 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3817: finishing copy_from racing read to smithi08262953-25 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3813: finishing write tid 3 to smithi08262953-37 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3818: finishing write tid 1 to smithi08262953-10 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3818: finishing write tid 3 to smithi08262953-10 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3819: finishing write tid 1 to smithi08262953-47 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3819: finishing write tid 3 to smithi08262953-47 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3817: finishing copy_from to smithi08262953-25 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1342 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:40.509 INFO:tasks.rados.rados.0.smithi082.stdout:3818: finishing write tid 4 to smithi08262953-10 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2201 (ObjNum 1175 snap 372 seq_num 1175) dirty exists 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3818: left oid 10 (ObjNum 1175 snap 372 seq_num 1175) 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3813: finishing write tid 4 to smithi08262953-37 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 37 v 1478 (ObjNum 1174 snap 372 seq_num 1174) dirty exists 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3813: left oid 37 (ObjNum 1174 snap 372 seq_num 1174) 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3812: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3819: finishing write tid 4 to smithi08262953-47 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 2241 (ObjNum 1176 snap 372 seq_num 1176) dirty exists 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3819: left oid 47 (ObjNum 1176 snap 372 seq_num 1176) 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3812: finishing copy_from to smithi08262953-7 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1744 (ObjNum 1071 snap 326 seq_num 1071) dirty exists 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3814: finishing copy_from racing read to smithi08262953-5 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:3814: finishing copy_from to smithi08262953-5 2024-02-18T08:29:40.510 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2234 (ObjNum 1145 snap 358 seq_num 1145) dirty exists 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3812: done (11 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3813: done (10 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3814: done (9 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3815: done (8 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3816: done (7 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3817: done (6 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3818: done (5 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3819: done (4 left) 2024-02-18T08:29:40.511 INFO:tasks.rados.rados.0.smithi082.stdout:3824: snap_remove snap 368 2024-02-18T08:29:40.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:39.433262+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-02-18T08:29:40.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:39.433262+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-02-18T08:29:40.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:39.433262+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-02-18T08:29:41.447 INFO:tasks.rados.rados.0.smithi082.stdout:3824: done (4 left) 2024-02-18T08:29:41.447 INFO:tasks.rados.rados.0.smithi082.stdout:3825: copy_from oid 45 from oid 29 current snap is 372 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3820: finishing write tid 1 to smithi08262953-4 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3820: finishing write tid 3 to smithi08262953-4 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3821: finishing write tid 1 to smithi08262953-13 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3820: finishing write tid 4 to smithi08262953-4 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 2243 (ObjNum 1177 snap 372 seq_num 1177) dirty exists 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3820: left oid 4 (ObjNum 1177 snap 372 seq_num 1177) 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3821: finishing write tid 3 to smithi08262953-13 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3821: finishing write tid 4 to smithi08262953-13 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2365 (ObjNum 1178 snap 372 seq_num 1178) dirty exists 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3821: left oid 13 (ObjNum 1178 snap 372 seq_num 1178) 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3823: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:29:41.448 INFO:tasks.rados.rados.0.smithi082.stdout:3822: expect (ObjNum 1003 snap 308 seq_num 1003) 2024-02-18T08:29:41.690 INFO:tasks.rados.rados.0.smithi082.stdout:3823: finishing copy_from to smithi08262953-2 2024-02-18T08:29:41.690 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1473 (ObjNum 1097 snap 337 seq_num 1097) dirty exists 2024-02-18T08:29:41.690 INFO:tasks.rados.rados.0.smithi082.stdout:3825: finishing copy_from to smithi08262953-45 2024-02-18T08:29:41.690 INFO:tasks.rados.rados.0.smithi082.stdout:3825: got expected ENOENT (src dne) 2024-02-18T08:29:41.690 INFO:tasks.rados.rados.0.smithi082.stdout:3825: finishing copy_from racing read to smithi08262953-45 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3820: done (4 left) 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3821: done (3 left) 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3822: done (2 left) 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3823: done (1 left) 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3825: done (0 left) 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3826: rollback oid 9 current snap is 372 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 9 to 366 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3827: copy_from oid 10 from oid 12 current snap is 372 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 47 current snap is 372 2024-02-18T08:29:41.691 INFO:tasks.rados.rados.0.smithi082.stdout:3828: seq_num 1179 ranges {499712=548864} 2024-02-18T08:29:41.696 INFO:tasks.rados.rados.0.smithi082.stdout:3828: writing smithi08262953-47 from 499712 to 1048576 tid 1 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3829: copy_from oid 22 from oid 19 current snap is 372 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3827: finishing copy_from racing read to smithi08262953-10 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3827: finishing copy_from to smithi08262953-10 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 1699 (ObjNum 0 snap 32561 seq_num 579863024) dirty exists 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3826: finishing rollback tid 0 to smithi08262953-9 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3826: finishing rollback tid 1 to smithi08262953-9 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3826: finishing rollback tid 2 to smithi08262953-9 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 9 v 1468 (ObjNum 1449879403 snap 1885359724 seq_num 1903122526) dirty exists 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3826: done (3 left) 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3827: done (2 left) 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3830: rollback oid 41 current snap is 372 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 363 2024-02-18T08:29:41.697 INFO:tasks.rados.rados.0.smithi082.stdout:3831: snap_create 2024-02-18T08:29:41.700 INFO:tasks.rados.rados.0.smithi082.stdout:3828: finishing write tid 1 to smithi08262953-47 2024-02-18T08:29:41.700 INFO:tasks.rados.rados.0.smithi082.stdout:3828: finishing write tid 3 to smithi08262953-47 2024-02-18T08:29:41.700 INFO:tasks.rados.rados.0.smithi082.stdout:3830: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:3828: finishing write tid 4 to smithi08262953-47 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 47 v 2245 (ObjNum 1179 snap 372 seq_num 1179) dirty exists 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:3828: left oid 47 (ObjNum 1179 snap 372 seq_num 1179) 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:3830: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:3830: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:29:41.702 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1520 (ObjNum 1157 snap 362 seq_num 1157) dirty exists 2024-02-18T08:29:41.715 INFO:tasks.rados.rados.0.smithi082.stdout:3829: finishing copy_from racing read to smithi08262953-22 2024-02-18T08:29:41.717 INFO:tasks.rados.rados.0.smithi082.stdout:3829: finishing copy_from to smithi08262953-22 2024-02-18T08:29:41.717 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 2361 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:29:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:40.446685+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-02-18T08:29:41.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:40.458548+0000 mgr.y (mgr.24862) 452 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-18T08:29:41.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:40.446685+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-02-18T08:29:41.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:40.458548+0000 mgr.y (mgr.24862) 452 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-18T08:29:41.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:40.446685+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-02-18T08:29:41.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:40.458548+0000 mgr.y (mgr.24862) 452 : cluster [DBG] pgmap v878: 89 pgs: 89 active+clean; 212 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-02-18T08:29:42.427 INFO:tasks.rados.rados.0.smithi082.stdout:3828: done (3 left) 2024-02-18T08:29:42.427 INFO:tasks.rados.rados.0.smithi082.stdout:3829: done (2 left) 2024-02-18T08:29:42.427 INFO:tasks.rados.rados.0.smithi082.stdout:3830: done (1 left) 2024-02-18T08:29:42.427 INFO:tasks.rados.rados.0.smithi082.stdout:3831: done (0 left) 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3832: rollback oid 42 current snap is 373 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 42 to 356 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3833: read oid 27 snap -1 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3833: expect (ObjNum 1057 snap 321 seq_num 1057) 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3834: read oid 9 snap 367 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3834: expect (ObjNum 580065776 snap 21935 seq_num 580665392) 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3835: rmattr oid 25 current snap is 373 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3835: done (3 left) 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 15 current snap is 373 2024-02-18T08:29:42.428 INFO:tasks.rados.rados.0.smithi082.stdout:3836: seq_num 1180 ranges {229376=565248} 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3836: writing smithi08262953-15 from 229376 to 794624 tid 1 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3837: rmattr oid 36 current snap is 373 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3838: read oid 47 snap 371 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3838: expect deleted 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3839: read oid 35 snap -1 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3839: expect (ObjNum 1152 snap 360 seq_num 1152) 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:3840: rollback oid 49 current snap is 373 2024-02-18T08:29:42.432 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 49 to 352 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3841: copy_from oid 38 from oid 10 current snap is 373 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3842: copy_from oid 16 from oid 34 current snap is 373 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3843: snap_create 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3834: expect (ObjNum 580065776 snap 21935 seq_num 580665392) 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3832: finishing rollback tid 1 to smithi08262953-42 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:3832: finishing rollback tid 2 to smithi08262953-42 2024-02-18T08:29:42.433 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 42 v 1746 (ObjNum 1113 snap 345 seq_num 1113) dirty exists 2024-02-18T08:29:42.439 INFO:tasks.rados.rados.0.smithi082.stdout:3841: finishing copy_from racing read to smithi08262953-38 2024-02-18T08:29:42.440 INFO:tasks.rados.rados.0.smithi082.stdout:3842: finishing copy_from to smithi08262953-16 2024-02-18T08:29:42.440 INFO:tasks.rados.rados.0.smithi082.stdout:3842: got expected ENOENT (src dne) 2024-02-18T08:29:42.442 INFO:tasks.rados.rados.0.smithi082.stdout:3840: finishing rollback tid 0 to smithi08262953-49 2024-02-18T08:29:42.442 INFO:tasks.rados.rados.0.smithi082.stdout:3840: finishing rollback tid 1 to smithi08262953-49 2024-02-18T08:29:42.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 2374 (ObjNum 0 snap 0 seq_num 3909798976) dirty dne 2024-02-18T08:29:42.442 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1481 (ObjNum 1097 snap 337 seq_num 1097) dirty exists 2024-02-18T08:29:42.444 INFO:tasks.rados.rados.0.smithi082.stdout:3836: finishing write tid 1 to smithi08262953-15 2024-02-18T08:29:42.444 INFO:tasks.rados.rados.0.smithi082.stdout:3836: finishing write tid 3 to smithi08262953-15 2024-02-18T08:29:42.445 INFO:tasks.rados.rados.0.smithi082.stdout:3841: finishing copy_from to smithi08262953-38 2024-02-18T08:29:42.445 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1699 (ObjNum 579808848 snap 21935 seq_num 580408640) dirty exists 2024-02-18T08:29:42.450 INFO:tasks.rados.rados.0.smithi082.stdout:3836: finishing write tid 4 to smithi08262953-15 2024-02-18T08:29:42.450 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1475 (ObjNum 1180 snap 373 seq_num 1180) dirty exists 2024-02-18T08:29:42.450 INFO:tasks.rados.rados.0.smithi082.stdout:3836: left oid 15 (ObjNum 1180 snap 373 seq_num 1180) 2024-02-18T08:29:42.454 INFO:tasks.rados.rados.0.smithi082.stdout:3833: expect (ObjNum 1057 snap 321 seq_num 1057) 2024-02-18T08:29:42.685 INFO:tasks.rados.rados.0.smithi082.stdout:3839: expect (ObjNum 1152 snap 360 seq_num 1152) 2024-02-18T08:29:42.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:41.447773+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-02-18T08:29:42.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:42.427531+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-02-18T08:29:42.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:41.447773+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-02-18T08:29:42.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:42.427531+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-02-18T08:29:42.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:41.447773+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-02-18T08:29:42.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:42.427531+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-02-18T08:29:43.073 INFO:tasks.rados.rados.0.smithi082.stdout:3842: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:29:43.429 INFO:tasks.rados.rados.0.smithi082.stdout:3832: done (10 left) 2024-02-18T08:29:43.429 INFO:tasks.rados.rados.0.smithi082.stdout:3833: done (9 left) 2024-02-18T08:29:43.429 INFO:tasks.rados.rados.0.smithi082.stdout:3834: done (8 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3836: done (7 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3837: done (6 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3838: done (5 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3839: done (4 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3840: done (3 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3841: done (2 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3842: done (1 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3843: done (0 left) 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 12 current snap is 374 2024-02-18T08:29:43.430 INFO:tasks.rados.rados.0.smithi082.stdout:3844: seq_num 1181 ranges {0=581632} 2024-02-18T08:29:43.432 INFO:tasks.rados.rados.0.smithi082.stdout:3844: writing smithi08262953-12 from 0 to 581632 tid 1 2024-02-18T08:29:43.432 INFO:tasks.rados.rados.0.smithi082.stdout:3845: copy_from oid 6 from oid 39 current snap is 374 2024-02-18T08:29:43.432 INFO:tasks.rados.rados.0.smithi082.stdout:3846: copy_from oid 15 from oid 41 current snap is 374 2024-02-18T08:29:43.432 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 374 2024-02-18T08:29:43.432 INFO:tasks.rados.rados.0.smithi082.stdout:3847: seq_num 1182 ranges {4014080=606208} 2024-02-18T08:29:43.458 INFO:tasks.rados.rados.0.smithi082.stdout:3847: writing smithi08262953-21 from 4014080 to 4620288 tid 1 2024-02-18T08:29:43.458 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 45 current snap is 374 2024-02-18T08:29:43.458 INFO:tasks.rados.rados.0.smithi082.stdout:3848: seq_num 1183 ranges {5890048=622592} 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:3848: writing smithi08262953-45 from 5890048 to 6512640 tid 1 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:3849: rollback oid 30 current snap is 374 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 30 to 367 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:3845: finishing copy_from to smithi08262953-6 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:3845: got expected ENOENT (src dne) 2024-02-18T08:29:43.493 INFO:tasks.rados.rados.0.smithi082.stdout:3845: finishing copy_from racing read to smithi08262953-6 2024-02-18T08:29:43.494 INFO:tasks.rados.rados.0.smithi082.stdout:3844: finishing write tid 1 to smithi08262953-12 2024-02-18T08:29:43.494 INFO:tasks.rados.rados.0.smithi082.stdout:3845: done (5 left) 2024-02-18T08:29:43.494 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 24 current snap is 374 2024-02-18T08:29:43.494 INFO:tasks.rados.rados.0.smithi082.stdout:3850: seq_num 1184 ranges {1785856=638976} 2024-02-18T08:29:43.507 INFO:tasks.rados.rados.0.smithi082.stdout:3850: writing smithi08262953-24 from 1785856 to 2424832 tid 1 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3851: read oid 16 snap 372 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3851: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3852: snap_create 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3844: finishing write tid 3 to smithi08262953-12 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3844: finishing write tid 4 to smithi08262953-12 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 12 v 2239 (ObjNum 1181 snap 374 seq_num 1181) dirty exists 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3844: left oid 12 (ObjNum 1181 snap 374 seq_num 1181) 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3846: finishing copy_from racing read to smithi08262953-15 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3846: finishing copy_from to smithi08262953-15 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 15 v 1520 (ObjNum 1157 snap 362 seq_num 1157) dirty exists 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3847: finishing write tid 1 to smithi08262953-21 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3847: finishing write tid 3 to smithi08262953-21 2024-02-18T08:29:43.508 INFO:tasks.rados.rados.0.smithi082.stdout:3847: finishing write tid 4 to smithi08262953-21 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 2247 (ObjNum 1182 snap 374 seq_num 1182) dirty exists 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3847: left oid 21 (ObjNum 1182 snap 374 seq_num 1182) 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3849: finishing rollback tid 0 to smithi08262953-30 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3849: finishing rollback tid 1 to smithi08262953-30 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2377 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3848: finishing write tid 1 to smithi08262953-45 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3848: finishing write tid 3 to smithi08262953-45 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3848: finishing write tid 4 to smithi08262953-45 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 45 v 1281 (ObjNum 1183 snap 374 seq_num 1183) dirty exists 2024-02-18T08:29:43.509 INFO:tasks.rados.rados.0.smithi082.stdout:3848: left oid 45 (ObjNum 1183 snap 374 seq_num 1183) 2024-02-18T08:29:43.510 INFO:tasks.rados.rados.0.smithi082.stdout:3850: finishing write tid 1 to smithi08262953-24 2024-02-18T08:29:43.511 INFO:tasks.rados.rados.0.smithi082.stdout:3850: finishing write tid 3 to smithi08262953-24 2024-02-18T08:29:43.512 INFO:tasks.rados.rados.0.smithi082.stdout:3850: finishing write tid 4 to smithi08262953-24 2024-02-18T08:29:43.512 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 24 v 2236 (ObjNum 1184 snap 374 seq_num 1184) dirty exists 2024-02-18T08:29:43.512 INFO:tasks.rados.rados.0.smithi082.stdout:3850: left oid 24 (ObjNum 1184 snap 374 seq_num 1184) 2024-02-18T08:29:43.513 INFO:tasks.rados.rados.0.smithi082.stdout:3851: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:29:43.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:42.458919+0000 mgr.y (mgr.24862) 453 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 214 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-02-18T08:29:43.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:43.430170+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-02-18T08:29:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:42.458919+0000 mgr.y (mgr.24862) 453 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 214 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-02-18T08:29:43.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:43.430170+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-02-18T08:29:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:42.458919+0000 mgr.y (mgr.24862) 453 : cluster [DBG] pgmap v881: 89 pgs: 89 active+clean; 214 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-02-18T08:29:43.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:43.430170+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3844: done (7 left) 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3846: done (6 left) 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3847: done (5 left) 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3848: done (4 left) 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3849: done (3 left) 2024-02-18T08:29:44.463 INFO:tasks.rados.rados.0.smithi082.stdout:3850: done (2 left) 2024-02-18T08:29:44.464 INFO:tasks.rados.rados.0.smithi082.stdout:3851: done (1 left) 2024-02-18T08:29:44.464 INFO:tasks.rados.rados.0.smithi082.stdout:3852: done (0 left) 2024-02-18T08:29:44.464 INFO:tasks.rados.rados.0.smithi082.stdout:3853: setattr oid 35 current snap is 375 2024-02-18T08:29:44.465 INFO:tasks.rados.rados.0.smithi082.stdout:3854: copy_from oid 3 from oid 19 current snap is 375 2024-02-18T08:29:44.465 INFO:tasks.rados.rados.0.smithi082.stdout:3855: read oid 44 snap -1 2024-02-18T08:29:44.465 INFO:tasks.rados.rados.0.smithi082.stdout:3855: expect (ObjNum 1158 snap 363 seq_num 1158) 2024-02-18T08:29:44.465 INFO:tasks.rados.rados.0.smithi082.stdout:3856: snap_remove snap 366 2024-02-18T08:29:45.469 INFO:tasks.rados.rados.0.smithi082.stdout:3856: done (3 left) 2024-02-18T08:29:45.469 INFO:tasks.rados.rados.0.smithi082.stdout:3857: rollback oid 38 current snap is 375 2024-02-18T08:29:45.469 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 38 to 354 2024-02-18T08:29:45.470 INFO:tasks.rados.rados.0.smithi082.stdout:3858: rollback oid 4 current snap is 375 2024-02-18T08:29:45.470 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 4 to 352 2024-02-18T08:29:45.470 INFO:tasks.rados.rados.0.smithi082.stdout:3859: copy_from oid 34 from oid 46 current snap is 375 2024-02-18T08:29:45.470 INFO:tasks.rados.rados.0.smithi082.stdout:3860: setattr oid 18 current snap is 375 2024-02-18T08:29:45.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 2240 (ObjNum 1152 snap 360 seq_num 1152) dirty exists 2024-02-18T08:29:45.479 INFO:tasks.rados.rados.0.smithi082.stdout:3855: expect (ObjNum 1158 snap 363 seq_num 1158) 2024-02-18T08:29:45.596 INFO:tasks.rados.rados.0.smithi082.stdout:3854: finishing copy_from racing read to smithi08262953-3 2024-02-18T08:29:45.596 INFO:tasks.rados.rados.0.smithi082.stdout:3854: finishing copy_from to smithi08262953-3 2024-02-18T08:29:45.596 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 2361 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:29:45.596 INFO:tasks.rados.rados.0.smithi082.stdout:3859: finishing copy_from to smithi08262953-34 2024-02-18T08:29:45.596 INFO:tasks.rados.rados.0.smithi082.stdout:3859: got expected ENOENT (src dne) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3859: finishing copy_from racing read to smithi08262953-34 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3857: finishing rollback tid 0 to smithi08262953-38 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3857: finishing rollback tid 1 to smithi08262953-38 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3857: finishing rollback tid 2 to smithi08262953-38 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1702 (ObjNum 1108 snap 344 seq_num 1108) dirty exists 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3858: finishing rollback tid 0 to smithi08262953-4 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3858: finishing rollback tid 1 to smithi08262953-4 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3858: finishing rollback tid 2 to smithi08262953-4 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 4 v 2364 (ObjNum 1100 snap 339 seq_num 1100) dirty exists 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3853: done (6 left) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3854: done (5 left) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3855: done (4 left) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3857: done (3 left) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3858: done (2 left) 2024-02-18T08:29:45.597 INFO:tasks.rados.rados.0.smithi082.stdout:3859: done (1 left) 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:3861: rollback oid 40 current snap is 375 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 367 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:3862: read oid 5 snap -1 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:3862: expect (ObjNum 1145 snap 358 seq_num 1145) 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:3863: setattr oid 3 current snap is 375 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 7 current snap is 375 2024-02-18T08:29:45.598 INFO:tasks.rados.rados.0.smithi082.stdout:3864: seq_num 1185 ranges {2867200=655360} 2024-02-18T08:29:45.617 INFO:tasks.rados.rados.0.smithi082.stdout:3864: writing smithi08262953-7 from 2867200 to 3522560 tid 1 2024-02-18T08:29:45.617 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 375 2024-02-18T08:29:45.617 INFO:tasks.rados.rados.0.smithi082.stdout:3865: seq_num 1186 ranges {4096000=671744} 2024-02-18T08:29:45.643 INFO:tasks.rados.rados.0.smithi082.stdout:3865: writing smithi08262953-27 from 4096000 to 4767744 tid 1 2024-02-18T08:29:45.643 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 375 2024-02-18T08:29:45.643 INFO:tasks.rados.rados.0.smithi082.stdout:3866: seq_num 1187 ranges {4841472=688128} 2024-02-18T08:29:45.672 INFO:tasks.rados.rados.0.smithi082.stdout:3866: writing smithi08262953-2 from 4841472 to 5529600 tid 1 2024-02-18T08:29:45.745 INFO:tasks.rados.rados.0.smithi082.stdout:3867: read oid 47 snap -1 2024-02-18T08:29:45.745 INFO:tasks.rados.rados.0.smithi082.stdout:3867: expect (ObjNum 1179 snap 372 seq_num 1179) 2024-02-18T08:29:45.745 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 375 2024-02-18T08:29:45.745 INFO:tasks.rados.rados.0.smithi082.stdout:3868: seq_num 1188 ranges {352256=704512} 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:3868: writing smithi08262953-1 from 352256 to 1056768 tid 1 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 41 current snap is 375 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:3869: seq_num 1189 ranges {2351104=720896} 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:3869: writing smithi08262953-41 from 2351104 to 3072000 tid 1 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 28 current snap is 375 2024-02-18T08:29:45.747 INFO:tasks.rados.rados.0.smithi082.stdout:3870: seq_num 1190 ranges {6029312=737280} 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3870: writing smithi08262953-28 from 6029312 to 6766592 tid 1 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3871: rmattr oid 30 current snap is 375 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3871: done (11 left) 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 29 current snap is 375 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3872: seq_num 1191 ranges {0=753664} 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3872: writing smithi08262953-29 from 0 to 753664 tid 1 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3873: snap_create 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3861: finishing rollback tid 0 to smithi08262953-40 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3861: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1495 (ObjNum 0 snap 0 seq_num 0) dirty dne 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1524 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 2365 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3864: finishing write tid 1 to smithi08262953-7 2024-02-18T08:29:45.748 INFO:tasks.rados.rados.0.smithi082.stdout:3864: finishing write tid 3 to smithi08262953-7 2024-02-18T08:29:45.749 INFO:tasks.rados.rados.0.smithi082.stdout:3864: finishing write tid 4 to smithi08262953-7 2024-02-18T08:29:45.749 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1748 (ObjNum 1185 snap 375 seq_num 1185) dirty exists 2024-02-18T08:29:45.749 INFO:tasks.rados.rados.0.smithi082.stdout:3864: left oid 7 (ObjNum 1185 snap 375 seq_num 1185) 2024-02-18T08:29:45.749 INFO:tasks.rados.rados.0.smithi082.stdout:3862: expect (ObjNum 1145 snap 358 seq_num 1145) 2024-02-18T08:29:45.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:44.459318+0000 mgr.y (mgr.24862) 454 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-02-18T08:29:45.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:44.463917+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-02-18T08:29:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:44.459318+0000 mgr.y (mgr.24862) 454 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-02-18T08:29:45.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:44.463917+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-02-18T08:29:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:44.459318+0000 mgr.y (mgr.24862) 454 : cluster [DBG] pgmap v883: 89 pgs: 89 active+clean; 238 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-02-18T08:29:45.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:44.463917+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:3865: finishing write tid 1 to smithi08262953-27 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:3865: finishing write tid 3 to smithi08262953-27 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:3865: finishing write tid 4 to smithi08262953-27 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 1497 (ObjNum 1186 snap 375 seq_num 1186) dirty exists 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:3865: left oid 27 (ObjNum 1186 snap 375 seq_num 1186) 2024-02-18T08:29:46.110 INFO:tasks.rados.rados.0.smithi082.stdout:3867: expect (ObjNum 1179 snap 372 seq_num 1179) 2024-02-18T08:29:46.144 INFO:tasks.rados.rados.0.smithi082.stdout:3866: finishing write tid 1 to smithi08262953-2 2024-02-18T08:29:46.144 INFO:tasks.rados.rados.0.smithi082.stdout:3866: finishing write tid 3 to smithi08262953-2 2024-02-18T08:29:46.144 INFO:tasks.rados.rados.0.smithi082.stdout:3866: finishing write tid 4 to smithi08262953-2 2024-02-18T08:29:46.144 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1522 (ObjNum 1187 snap 375 seq_num 1187) dirty exists 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3866: left oid 2 (ObjNum 1187 snap 375 seq_num 1187) 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3868: finishing write tid 1 to smithi08262953-1 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3868: finishing write tid 3 to smithi08262953-1 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3868: finishing write tid 4 to smithi08262953-1 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1527 (ObjNum 1188 snap 375 seq_num 1188) dirty exists 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3868: left oid 1 (ObjNum 1188 snap 375 seq_num 1188) 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3869: finishing write tid 1 to smithi08262953-41 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3869: finishing write tid 3 to smithi08262953-41 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3869: finishing write tid 4 to smithi08262953-41 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1530 (ObjNum 1189 snap 375 seq_num 1189) dirty exists 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3869: left oid 41 (ObjNum 1189 snap 375 seq_num 1189) 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3870: finishing write tid 1 to smithi08262953-28 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3870: finishing write tid 3 to smithi08262953-28 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:3870: finishing write tid 4 to smithi08262953-28 2024-02-18T08:29:46.145 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 28 v 1750 (ObjNum 1190 snap 375 seq_num 1190) dirty exists 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:3870: left oid 28 (ObjNum 1190 snap 375 seq_num 1190) 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:3872: finishing write tid 1 to smithi08262953-29 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:3872: finishing write tid 3 to smithi08262953-29 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:3872: finishing write tid 4 to smithi08262953-29 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 2203 (ObjNum 1191 snap 375 seq_num 1191) dirty exists 2024-02-18T08:29:46.146 INFO:tasks.rados.rados.0.smithi082.stdout:3872: left oid 29 (ObjNum 1191 snap 375 seq_num 1191) 2024-02-18T08:29:46.473 INFO:tasks.rados.rados.0.smithi082.stdout:3860: done (12 left) 2024-02-18T08:29:46.473 INFO:tasks.rados.rados.0.smithi082.stdout:3861: done (11 left) 2024-02-18T08:29:46.473 INFO:tasks.rados.rados.0.smithi082.stdout:3862: done (10 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3863: done (9 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3864: done (8 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3865: done (7 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3866: done (6 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3867: done (5 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3868: done (4 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3869: done (3 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3870: done (2 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3872: done (1 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3873: done (0 left) 2024-02-18T08:29:46.474 INFO:tasks.rados.rados.0.smithi082.stdout:3874: snap_remove snap 337 2024-02-18T08:29:46.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:45.467665+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-02-18T08:29:46.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:45.467665+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-02-18T08:29:46.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:45.467665+0000 mon.a (mon.0) 1488 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-02-18T08:29:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3874: done (0 left) 2024-02-18T08:29:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3875: copy_from oid 49 from oid 2 current snap is 376 2024-02-18T08:29:47.435 INFO:tasks.rados.rados.0.smithi082.stdout:3876: read oid 18 snap -1 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3876: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3877: read oid 21 snap -1 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3877: expect (ObjNum 1182 snap 374 seq_num 1182) 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3878: read oid 40 snap -1 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3878: expect deleted 2024-02-18T08:29:47.436 INFO:tasks.rados.rados.0.smithi082.stdout:3879: snap_create 2024-02-18T08:29:47.472 INFO:tasks.rados.rados.0.smithi082.stdout:3876: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:29:47.508 INFO:tasks.rados.rados.0.smithi082.stdout:3877: expect (ObjNum 1182 snap 374 seq_num 1182) 2024-02-18T08:29:47.720 INFO:tasks.rados.rados.0.smithi082.stdout:3875: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:29:47.720 INFO:tasks.rados.rados.0.smithi082.stdout:3875: finishing copy_from to smithi08262953-49 2024-02-18T08:29:47.720 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1522 (ObjNum 1187 snap 375 seq_num 1187) dirty exists 2024-02-18T08:29:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:46.459704+0000 mgr.y (mgr.24862) 455 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 247 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-02-18T08:29:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:46.474318+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-02-18T08:29:47.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:47.434194+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:46.459704+0000 mgr.y (mgr.24862) 455 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 247 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:46.474318+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:47.434194+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:46.459704+0000 mgr.y (mgr.24862) 455 : cluster [DBG] pgmap v886: 89 pgs: 89 active+clean; 247 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 7.4 MiB/s wr, 28 op/s 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:46.474318+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-02-18T08:29:47.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:47.434194+0000 mon.a (mon.0) 1490 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3875: done (4 left) 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3876: done (3 left) 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3877: done (2 left) 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3878: done (1 left) 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3879: done (0 left) 2024-02-18T08:29:48.430 INFO:tasks.rados.rados.0.smithi082.stdout:3880: snap_remove snap 376 2024-02-18T08:29:49.436 INFO:tasks.rados.rados.0.smithi082.stdout:3880: done (0 left) 2024-02-18T08:29:49.436 INFO:tasks.rados.rados.0.smithi082.stdout:3881: read oid 42 snap 345 2024-02-18T08:29:49.437 INFO:tasks.rados.rados.0.smithi082.stdout:3881: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:49.437 INFO:tasks.rados.rados.0.smithi082.stdout:3882: snap_remove snap 362 2024-02-18T08:29:49.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:48.430266+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-02-18T08:29:49.762 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:48.460149+0000 mgr.y (mgr.24862) 456 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:29:49.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:48.430266+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-02-18T08:29:49.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:48.460149+0000 mgr.y (mgr.24862) 456 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:29:49.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:48.430266+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-02-18T08:29:49.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:48.460149+0000 mgr.y (mgr.24862) 456 : cluster [DBG] pgmap v890: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2024-02-18T08:29:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:3882: done (1 left) 2024-02-18T08:29:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:3883: rollback oid 46 current snap is 377 2024-02-18T08:29:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 345 2024-02-18T08:29:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 377 2024-02-18T08:29:50.441 INFO:tasks.rados.rados.0.smithi082.stdout:3884: seq_num 1192 ranges {5529600=770048} 2024-02-18T08:29:50.476 INFO:tasks.rados.rados.0.smithi082.stdout:3884: writing smithi08262953-2 from 5529600 to 6299648 tid 1 2024-02-18T08:29:50.476 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 1 current snap is 377 2024-02-18T08:29:50.476 INFO:tasks.rados.rados.0.smithi082.stdout:3885: seq_num 1193 ranges {1056768=786432} 2024-02-18T08:29:50.487 INFO:tasks.rados.rados.0.smithi082.stdout:3885: writing smithi08262953-1 from 1056768 to 1843200 tid 1 2024-02-18T08:29:50.487 INFO:tasks.rados.rados.0.smithi082.stdout:3886: read oid 6 snap -1 2024-02-18T08:29:50.487 INFO:tasks.rados.rados.0.smithi082.stdout:3886: expect (ObjNum 1145 snap 358 seq_num 1145) 2024-02-18T08:29:50.487 INFO:tasks.rados.rados.0.smithi082.stdout:3887: snap_create 2024-02-18T08:29:50.487 INFO:tasks.rados.rados.0.smithi082.stdout:3881: expect (ObjNum 1113 snap 345 seq_num 1113) 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3883: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 0 (ObjNum 579583648 snap 21935 seq_num 0) dirty dne 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3884: finishing write tid 1 to smithi08262953-2 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3884: finishing write tid 3 to smithi08262953-2 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3884: finishing write tid 4 to smithi08262953-2 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1524 (ObjNum 1192 snap 377 seq_num 1192) dirty exists 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3884: left oid 2 (ObjNum 1192 snap 377 seq_num 1192) 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3885: finishing write tid 1 to smithi08262953-1 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3885: finishing write tid 3 to smithi08262953-1 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3885: finishing write tid 4 to smithi08262953-1 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 1 v 1543 (ObjNum 1193 snap 377 seq_num 1193) dirty exists 2024-02-18T08:29:50.564 INFO:tasks.rados.rados.0.smithi082.stdout:3885: left oid 1 (ObjNum 1193 snap 377 seq_num 1193) 2024-02-18T08:29:50.565 INFO:tasks.rados.rados.0.smithi082.stdout:3886: expect (ObjNum 1145 snap 358 seq_num 1145) 2024-02-18T08:29:50.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:49.436316+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-02-18T08:29:50.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:49.436316+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-02-18T08:29:50.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:49.436316+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3881: done (5 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3883: done (4 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3884: done (3 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3885: done (2 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3886: done (1 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3887: done (0 left) 2024-02-18T08:29:51.453 INFO:tasks.rados.rados.0.smithi082.stdout:3888: delete oid 8 current snap is 378 2024-02-18T08:29:51.461 INFO:tasks.rados.rados.0.smithi082.stdout:3888: done (0 left) 2024-02-18T08:29:51.461 INFO:tasks.rados.rados.0.smithi082.stdout:3889: snap_remove snap 359 2024-02-18T08:29:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:50.438668+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-02-18T08:29:51.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:50.460590+0000 mgr.y (mgr.24862) 457 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:51.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:50.438668+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-02-18T08:29:51.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:50.460590+0000 mgr.y (mgr.24862) 457 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:50.438668+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-02-18T08:29:51.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:50.460590+0000 mgr.y (mgr.24862) 457 : cluster [DBG] pgmap v893: 89 pgs: 89 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 19 op/s 2024-02-18T08:29:52.439 INFO:tasks.rados.rados.0.smithi082.stdout:3889: done (0 left) 2024-02-18T08:29:52.439 INFO:tasks.rados.rados.0.smithi082.stdout:3890: snap_remove snap 354 2024-02-18T08:29:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:51.454583+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-02-18T08:29:52.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:52.435296+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-02-18T08:29:52.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:51.454583+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-02-18T08:29:52.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:52.435296+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-02-18T08:29:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:51.454583+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-02-18T08:29:52.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:52.435296+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-02-18T08:29:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3890: done (0 left) 2024-02-18T08:29:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 378 2024-02-18T08:29:53.434 INFO:tasks.rados.rados.0.smithi082.stdout:3891: seq_num 1195 ranges {4620288=417792,5038080=401408} 2024-02-18T08:29:53.463 INFO:tasks.rados.rados.0.smithi082.stdout:3891: writing smithi08262953-21 from 4620288 to 5038080 tid 1 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:3891: writing smithi08262953-21 from 5038080 to 5439488 tid 2 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:3892: setattr oid 11 current snap is 378 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:3893: read oid 22 snap -1 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:3893: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 378 2024-02-18T08:29:53.474 INFO:tasks.rados.rados.0.smithi082.stdout:3894: seq_num 1196 ranges {2686976=434176,3121152=401408} 2024-02-18T08:29:53.485 INFO:tasks.rados.rados.0.smithi082.stdout:3894: writing smithi08262953-44 from 2686976 to 3121152 tid 1 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:3894: writing smithi08262953-44 from 3121152 to 3522560 tid 2 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:3895: delete oid 38 current snap is 378 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1479 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:3891: finishing write tid 1 to smithi08262953-21 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:3891: finishing write tid 2 to smithi08262953-21 2024-02-18T08:29:53.488 INFO:tasks.rados.rados.0.smithi082.stdout:3891: finishing write tid 4 to smithi08262953-21 2024-02-18T08:29:53.489 INFO:tasks.rados.rados.0.smithi082.stdout:3891: finishing write tid 5 to smithi08262953-21 2024-02-18T08:29:53.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 2368 (ObjNum 1195 snap 378 seq_num 1195) dirty exists 2024-02-18T08:29:53.489 INFO:tasks.rados.rados.0.smithi082.stdout:3891: left oid 21 (ObjNum 1195 snap 378 seq_num 1195) 2024-02-18T08:29:53.489 INFO:tasks.rados.rados.0.smithi082.stdout:3893: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3894: finishing write tid 1 to smithi08262953-44 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3894: finishing write tid 2 to smithi08262953-44 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3894: finishing write tid 4 to smithi08262953-44 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3894: finishing write tid 5 to smithi08262953-44 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1484 (ObjNum 1196 snap 378 seq_num 1196) dirty exists 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3894: left oid 44 (ObjNum 1196 snap 378 seq_num 1196) 2024-02-18T08:29:53.754 INFO:tasks.rados.rados.0.smithi082.stdout:3891: done (4 left) 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3892: done (3 left) 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3893: done (2 left) 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3894: done (1 left) 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3895: done (0 left) 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3896: copy_from oid 18 from oid 23 current snap is 378 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 21 current snap is 378 2024-02-18T08:29:53.755 INFO:tasks.rados.rados.0.smithi082.stdout:3897: seq_num 1198 ranges {5439488=466944,5906432=401408} 2024-02-18T08:29:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:52.461066+0000 mgr.y (mgr.24862) 458 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-02-18T08:29:53.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:53.432665+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-02-18T08:29:53.784 INFO:tasks.rados.rados.0.smithi082.stdout:3897: writing smithi08262953-21 from 5439488 to 5906432 tid 1 2024-02-18T08:29:53.787 INFO:tasks.rados.rados.0.smithi082.stdout:3897: writing smithi08262953-21 from 5906432 to 6307840 tid 2 2024-02-18T08:29:53.787 INFO:tasks.rados.rados.0.smithi082.stdout:3898: snap_remove snap 375 2024-02-18T08:29:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:52.461066+0000 mgr.y (mgr.24862) 458 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-02-18T08:29:53.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:53.432665+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-02-18T08:29:53.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:52.461066+0000 mgr.y (mgr.24862) 458 : cluster [DBG] pgmap v896: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-02-18T08:29:53.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:53.432665+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3898: done (2 left) 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3899: snap_create 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3896: finishing copy_from racing read to smithi08262953-18 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3896: finishing copy_from to smithi08262953-18 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 18 v 1356 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3897: finishing write tid 1 to smithi08262953-21 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3897: finishing write tid 2 to smithi08262953-21 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3897: finishing write tid 4 to smithi08262953-21 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3897: finishing write tid 5 to smithi08262953-21 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 21 v 2371 (ObjNum 1198 snap 378 seq_num 1198) dirty exists 2024-02-18T08:29:54.477 INFO:tasks.rados.rados.0.smithi082.stdout:3897: left oid 21 (ObjNum 1198 snap 378 seq_num 1198) 2024-02-18T08:29:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:54.371690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:29:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:54.371908+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:29:54.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:29:54.372084+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:54.371690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:54.371908+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:29:54.372084+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:54.371690+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:54.371908+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:29:54.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:29:54.372084+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:29:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:3896: done (2 left) 2024-02-18T08:29:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:3897: done (1 left) 2024-02-18T08:29:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:3899: done (0 left) 2024-02-18T08:29:55.481 INFO:tasks.rados.rados.0.smithi082.stdout:3900: copy_from oid 33 from oid 47 current snap is 379 2024-02-18T08:29:55.482 INFO:tasks.rados.rados.0.smithi082.stdout:3901: snap_create 2024-02-18T08:29:55.490 INFO:tasks.rados.rados.0.smithi082.stdout:3900: finishing copy_from racing read to smithi08262953-33 2024-02-18T08:29:55.491 INFO:tasks.rados.rados.0.smithi082.stdout:3900: finishing copy_from to smithi08262953-33 2024-02-18T08:29:55.491 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 33 v 2245 (ObjNum 1179 snap 372 seq_num 1179) dirty exists 2024-02-18T08:29:55.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:54.461565+0000 mgr.y (mgr.24862) 459 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 5 op/s 2024-02-18T08:29:55.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:54.477925+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-02-18T08:29:55.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:54.461565+0000 mgr.y (mgr.24862) 459 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 5 op/s 2024-02-18T08:29:55.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:54.477925+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-02-18T08:29:55.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:54.461565+0000 mgr.y (mgr.24862) 459 : cluster [DBG] pgmap v898: 89 pgs: 89 active+clean; 231 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 582 KiB/s wr, 5 op/s 2024-02-18T08:29:55.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:54.477925+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-02-18T08:29:56.480 INFO:tasks.rados.rados.0.smithi082.stdout:3900: done (1 left) 2024-02-18T08:29:56.480 INFO:tasks.rados.rados.0.smithi082.stdout:3901: done (0 left) 2024-02-18T08:29:56.481 INFO:tasks.rados.rados.0.smithi082.stdout:3902: delete oid 8 current snap is 380 2024-02-18T08:29:56.488 INFO:tasks.rados.rados.0.smithi082.stdout:3902: done (0 left) 2024-02-18T08:29:56.489 INFO:tasks.rados.rados.0.smithi082.stdout:3903: snap_remove snap 345 2024-02-18T08:29:56.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:55.482450+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-02-18T08:29:56.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:56.482124+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-02-18T08:29:56.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:55.482450+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-02-18T08:29:56.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:56.482124+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-02-18T08:29:56.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:55.482450+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-02-18T08:29:56.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:56.482124+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-02-18T08:29:57.436 INFO:tasks.rados.rados.0.smithi082.stdout:3903: done (0 left) 2024-02-18T08:29:57.436 INFO:tasks.rados.rados.0.smithi082.stdout:3904: rmattr oid 5 current snap is 380 2024-02-18T08:29:57.436 INFO:tasks.rados.rados.0.smithi082.stdout:3905: snap_create 2024-02-18T08:29:57.450 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 5 v 2237 (ObjNum 1145 snap 358 seq_num 1145) dirty exists 2024-02-18T08:29:57.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:56.462210+0000 mgr.y (mgr.24862) 460 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-18T08:29:57.763 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:57.431596+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-02-18T08:29:57.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:56.462210+0000 mgr.y (mgr.24862) 460 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-18T08:29:57.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:57.431596+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-02-18T08:29:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:56.462210+0000 mgr.y (mgr.24862) 460 : cluster [DBG] pgmap v901: 89 pgs: 89 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 8 op/s 2024-02-18T08:29:57.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:57.431596+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-02-18T08:29:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:3904: done (1 left) 2024-02-18T08:29:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:3905: done (0 left) 2024-02-18T08:29:58.438 INFO:tasks.rados.rados.0.smithi082.stdout:3906: snap_remove snap 352 2024-02-18T08:29:59.438 INFO:tasks.rados.rados.0.smithi082.stdout:3906: done (0 left) 2024-02-18T08:29:59.438 INFO:tasks.rados.rados.0.smithi082.stdout:3907: snap_remove snap 369 2024-02-18T08:29:59.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:58.438445+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-02-18T08:29:59.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:29:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:58.462611+0000 mgr.y (mgr.24862) 461 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 875 KiB/s wr, 9 op/s 2024-02-18T08:29:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:58.438445+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-02-18T08:29:59.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:29:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:58.462611+0000 mgr.y (mgr.24862) 461 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 875 KiB/s wr, 9 op/s 2024-02-18T08:29:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:58.438445+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-02-18T08:29:59.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:29:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:58.462611+0000 mgr.y (mgr.24862) 461 : cluster [DBG] pgmap v905: 89 pgs: 89 active+clean; 235 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 875 KiB/s wr, 9 op/s 2024-02-18T08:30:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:3907: done (0 left) 2024-02-18T08:30:00.454 INFO:tasks.rados.rados.0.smithi082.stdout:3908: snap_create 2024-02-18T08:30:00.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:29:59.439893+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-02-18T08:30:00.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:00.000205+0000 mon.a (mon.0) 1506 : cluster [INF] overall HEALTH_OK 2024-02-18T08:30:00.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:29:59.439893+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-02-18T08:30:00.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:00.000205+0000 mon.a (mon.0) 1506 : cluster [INF] overall HEALTH_OK 2024-02-18T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:29:59.439893+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-02-18T08:30:00.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:00.000205+0000 mon.a (mon.0) 1506 : cluster [INF] overall HEALTH_OK 2024-02-18T08:30:01.451 INFO:tasks.rados.rados.0.smithi082.stdout:3908: done (0 left) 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:3909: read oid 36 snap 377 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:3909: expect (ObjNum 1097 snap 337 seq_num 1097) 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:3910: rmattr oid 22 current snap is 382 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:3911: rollback oid 40 current snap is 382 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 40 to 367 2024-02-18T08:30:01.452 INFO:tasks.rados.rados.0.smithi082.stdout:3912: snap_remove snap 373 2024-02-18T08:30:01.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:00.449140+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-02-18T08:30:01.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:00.463349+0000 mgr.y (mgr.24862) 462 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 217 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 257 KiB/s wr, 7 op/s 2024-02-18T08:30:01.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:00.449140+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-02-18T08:30:01.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:00.463349+0000 mgr.y (mgr.24862) 462 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 217 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 257 KiB/s wr, 7 op/s 2024-02-18T08:30:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:00.449140+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-02-18T08:30:01.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:00.463349+0000 mgr.y (mgr.24862) 462 : cluster [DBG] pgmap v908: 89 pgs: 89 active+clean; 217 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 257 KiB/s wr, 7 op/s 2024-02-18T08:30:02.433 INFO:tasks.rados.rados.0.smithi082.stdout:3912: done (3 left) 2024-02-18T08:30:02.434 INFO:tasks.rados.rados.0.smithi082.stdout:3913: snap_remove snap 372 2024-02-18T08:30:02.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:01.453096+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-02-18T08:30:02.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:02.433045+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-02-18T08:30:02.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:01.453096+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-02-18T08:30:02.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:02.433045+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-02-18T08:30:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:01.453096+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-02-18T08:30:02.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:02.433045+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3913: done (3 left) 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3914: read oid 1 snap -1 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3914: expect (ObjNum 1193 snap 377 seq_num 1193) 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3915: read oid 43 snap -1 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3915: expect (ObjNum 1136 snap 356 seq_num 1136) 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 382 2024-02-18T08:30:03.436 INFO:tasks.rados.rados.0.smithi082.stdout:3916: seq_num 1200 ranges {4767744=499712,5267456=401408} 2024-02-18T08:30:03.463 INFO:tasks.rados.rados.0.smithi082.stdout:3916: writing smithi08262953-27 from 4767744 to 5267456 tid 1 2024-02-18T08:30:03.466 INFO:tasks.rados.rados.0.smithi082.stdout:3916: writing smithi08262953-27 from 5267456 to 5668864 tid 2 2024-02-18T08:30:03.467 INFO:tasks.rados.rados.0.smithi082.stdout:3917: read oid 3 snap -1 2024-02-18T08:30:03.467 INFO:tasks.rados.rados.0.smithi082.stdout:3917: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:03.467 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 30 current snap is 382 2024-02-18T08:30:03.467 INFO:tasks.rados.rados.0.smithi082.stdout:3918: seq_num 1201 ranges {0=524288,524288=401408} 2024-02-18T08:30:03.470 INFO:tasks.rados.rados.0.smithi082.stdout:3918: writing smithi08262953-30 from 0 to 524288 tid 1 2024-02-18T08:30:03.475 INFO:tasks.rados.rados.0.smithi082.stdout:3918: writing smithi08262953-30 from 524288 to 925696 tid 2 2024-02-18T08:30:03.476 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 13 current snap is 382 2024-02-18T08:30:03.476 INFO:tasks.rados.rados.0.smithi082.stdout:3919: seq_num 1202 ranges {532480=540672,1073152=401408} 2024-02-18T08:30:03.478 INFO:tasks.rados.rados.0.smithi082.stdout:3919: writing smithi08262953-13 from 532480 to 1073152 tid 1 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:3919: writing smithi08262953-13 from 1073152 to 1474560 tid 2 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:3920: snap_create 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:3911: finishing rollback tid 1 to smithi08262953-40 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 40 v 1495 (ObjNum 1 snap 32561 seq_num 579611200) dirty dne 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 2362 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:30:03.481 INFO:tasks.rados.rados.0.smithi082.stdout:3909: expect (ObjNum 1097 snap 337 seq_num 1097) 2024-02-18T08:30:03.733 INFO:tasks.rados.rados.0.smithi082.stdout:3914: expect (ObjNum 1193 snap 377 seq_num 1193) 2024-02-18T08:30:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:02.463711+0000 mgr.y (mgr.24862) 463 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-02-18T08:30:03.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:03.434101+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-02-18T08:30:03.801 INFO:tasks.rados.rados.0.smithi082.stdout:3916: finishing write tid 1 to smithi08262953-27 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3916: finishing write tid 2 to smithi08262953-27 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3916: finishing write tid 4 to smithi08262953-27 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3916: finishing write tid 5 to smithi08262953-27 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 2248 (ObjNum 1200 snap 382 seq_num 1200) dirty exists 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3916: left oid 27 (ObjNum 1200 snap 382 seq_num 1200) 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3918: finishing write tid 1 to smithi08262953-30 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3918: finishing write tid 2 to smithi08262953-30 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3918: finishing write tid 4 to smithi08262953-30 2024-02-18T08:30:03.802 INFO:tasks.rados.rados.0.smithi082.stdout:3915: expect (ObjNum 1136 snap 356 seq_num 1136) 2024-02-18T08:30:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:02.463711+0000 mgr.y (mgr.24862) 463 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-02-18T08:30:03.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:03.434101+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-02-18T08:30:03.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:02.463711+0000 mgr.y (mgr.24862) 463 : cluster [DBG] pgmap v911: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s 2024-02-18T08:30:03.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:03.434101+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-02-18T08:30:03.931 INFO:tasks.rados.rados.0.smithi082.stdout:3918: finishing write tid 5 to smithi08262953-30 2024-02-18T08:30:03.932 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 30 v 2462 (ObjNum 1201 snap 382 seq_num 1201) dirty exists 2024-02-18T08:30:03.932 INFO:tasks.rados.rados.0.smithi082.stdout:3918: left oid 30 (ObjNum 1201 snap 382 seq_num 1201) 2024-02-18T08:30:03.932 INFO:tasks.rados.rados.0.smithi082.stdout:3919: finishing write tid 1 to smithi08262953-13 2024-02-18T08:30:03.932 INFO:tasks.rados.rados.0.smithi082.stdout:3917: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:04.196 INFO:tasks.rados.rados.0.smithi082.stdout:3919: finishing write tid 2 to smithi08262953-13 2024-02-18T08:30:04.196 INFO:tasks.rados.rados.0.smithi082.stdout:3919: finishing write tid 4 to smithi08262953-13 2024-02-18T08:30:04.196 INFO:tasks.rados.rados.0.smithi082.stdout:3919: finishing write tid 5 to smithi08262953-13 2024-02-18T08:30:04.196 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 13 v 2466 (ObjNum 1202 snap 382 seq_num 1202) dirty exists 2024-02-18T08:30:04.196 INFO:tasks.rados.rados.0.smithi082.stdout:3919: left oid 13 (ObjNum 1202 snap 382 seq_num 1202) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3909: done (9 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3910: done (8 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3911: done (7 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3914: done (6 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3915: done (5 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3916: done (4 left) 2024-02-18T08:30:04.466 INFO:tasks.rados.rados.0.smithi082.stdout:3917: done (3 left) 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:3918: done (2 left) 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:3919: done (1 left) 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:3920: done (0 left) 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:3921: read oid 22 snap -1 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:3921: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:04.467 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 383 2024-02-18T08:30:04.468 INFO:tasks.rados.rados.0.smithi082.stdout:3922: seq_num 1203 ranges {0=557056,557056=401408} 2024-02-18T08:30:04.469 INFO:tasks.rados.rados.0.smithi082.stdout:3922: writing smithi08262953-10 from 0 to 557056 tid 1 2024-02-18T08:30:04.472 INFO:tasks.rados.rados.0.smithi082.stdout:3922: writing smithi08262953-10 from 557056 to 958464 tid 2 2024-02-18T08:30:04.472 INFO:tasks.rados.rados.0.smithi082.stdout:3923: snap_create 2024-02-18T08:30:04.477 INFO:tasks.rados.rados.0.smithi082.stdout:3922: finishing write tid 1 to smithi08262953-10 2024-02-18T08:30:04.477 INFO:tasks.rados.rados.0.smithi082.stdout:3922: finishing write tid 2 to smithi08262953-10 2024-02-18T08:30:04.477 INFO:tasks.rados.rados.0.smithi082.stdout:3922: finishing write tid 4 to smithi08262953-10 2024-02-18T08:30:04.479 INFO:tasks.rados.rados.0.smithi082.stdout:3922: finishing write tid 5 to smithi08262953-10 2024-02-18T08:30:04.479 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2206 (ObjNum 1203 snap 383 seq_num 1203) dirty exists 2024-02-18T08:30:04.479 INFO:tasks.rados.rados.0.smithi082.stdout:3922: left oid 10 (ObjNum 1203 snap 383 seq_num 1203) 2024-02-18T08:30:04.481 INFO:tasks.rados.rados.0.smithi082.stdout:3921: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:05.471 INFO:tasks.rados.rados.0.smithi082.stdout:3921: done (2 left) 2024-02-18T08:30:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3922: done (1 left) 2024-02-18T08:30:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3923: done (0 left) 2024-02-18T08:30:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3924: read oid 3 snap -1 2024-02-18T08:30:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3924: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:05.472 INFO:tasks.rados.rados.0.smithi082.stdout:3925: snap_create 2024-02-18T08:30:05.486 INFO:tasks.rados.rados.0.smithi082.stdout:3924: expect (ObjNum 1173 snap 371 seq_num 1173) 2024-02-18T08:30:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:04.464272+0000 mgr.y (mgr.24862) 464 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 454 KiB/s wr, 2 op/s 2024-02-18T08:30:05.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:04.467081+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-02-18T08:30:05.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:04.464272+0000 mgr.y (mgr.24862) 464 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 454 KiB/s wr, 2 op/s 2024-02-18T08:30:05.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:04.467081+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-02-18T08:30:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:04.464272+0000 mgr.y (mgr.24862) 464 : cluster [DBG] pgmap v913: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 454 KiB/s wr, 2 op/s 2024-02-18T08:30:05.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:04.467081+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-02-18T08:30:06.482 INFO:tasks.rados.rados.0.smithi082.stdout:3924: done (1 left) 2024-02-18T08:30:06.482 INFO:tasks.rados.rados.0.smithi082.stdout:3925: done (0 left) 2024-02-18T08:30:06.482 INFO:tasks.rados.rados.0.smithi082.stdout:3926: setattr oid 38 current snap is 385 2024-02-18T08:30:06.484 INFO:tasks.rados.rados.0.smithi082.stdout:3927: read oid 18 snap -1 2024-02-18T08:30:06.484 INFO:tasks.rados.rados.0.smithi082.stdout:3927: expect (ObjNum 1171 snap 371 seq_num 1171) 2024-02-18T08:30:06.484 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 6 current snap is 385 2024-02-18T08:30:06.484 INFO:tasks.rados.rados.0.smithi082.stdout:3928: seq_num 1204 ranges {7831552=573440,8404992=401408} 2024-02-18T08:30:06.528 INFO:tasks.rados.rados.0.smithi082.stdout:3928: writing smithi08262953-6 from 7831552 to 8404992 tid 1 2024-02-18T08:30:06.531 INFO:tasks.rados.rados.0.smithi082.stdout:3928: writing smithi08262953-6 from 8404992 to 8806400 tid 2 2024-02-18T08:30:06.531 INFO:tasks.rados.rados.0.smithi082.stdout:3929: snap_remove snap 380 2024-02-18T08:30:06.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:05.473034+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-02-18T08:30:06.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:05.473034+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-02-18T08:30:06.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:05.473034+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-02-18T08:30:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:3929: done (3 left) 2024-02-18T08:30:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:3930: copy_from oid 16 from oid 31 current snap is 385 2024-02-18T08:30:07.436 INFO:tasks.rados.rados.0.smithi082.stdout:3927: expect (ObjNum 1171 snap 371 seq_num 1171) 2024-02-18T08:30:07.467 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 38 v 1704 (ObjNum 0 snap 32561 seq_num 580583632) dirty exists 2024-02-18T08:30:07.467 INFO:tasks.rados.rados.0.smithi082.stdout:3928: finishing write tid 1 to smithi08262953-6 2024-02-18T08:30:07.467 INFO:tasks.rados.rados.0.smithi082.stdout:3928: finishing write tid 2 to smithi08262953-6 2024-02-18T08:30:07.467 INFO:tasks.rados.rados.0.smithi082.stdout:3926: done (3 left) 2024-02-18T08:30:07.468 INFO:tasks.rados.rados.0.smithi082.stdout:3927: done (2 left) 2024-02-18T08:30:07.468 INFO:tasks.rados.rados.0.smithi082.stdout:3931: snap_remove snap 382 2024-02-18T08:30:07.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:06.464874+0000 mgr.y (mgr.24862) 465 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 452 KiB/s wr, 8 op/s 2024-02-18T08:30:07.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:06.483669+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-02-18T08:30:07.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:07.434896+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-02-18T08:30:07.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:06.464874+0000 mgr.y (mgr.24862) 465 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 452 KiB/s wr, 8 op/s 2024-02-18T08:30:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:06.483669+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-02-18T08:30:07.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:07.434896+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-02-18T08:30:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:06.464874+0000 mgr.y (mgr.24862) 465 : cluster [DBG] pgmap v916: 89 pgs: 89 active+clean; 200 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 452 KiB/s wr, 8 op/s 2024-02-18T08:30:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:06.483669+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-02-18T08:30:07.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:07.434896+0000 mon.a (mon.0) 1514 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-02-18T08:30:08.439 INFO:tasks.rados.rados.0.smithi082.stdout:3931: done (2 left) 2024-02-18T08:30:08.439 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 22 current snap is 385 2024-02-18T08:30:08.439 INFO:tasks.rados.rados.0.smithi082.stdout:3932: seq_num 1205 ranges {3555328=589824,4145152=401408} 2024-02-18T08:30:08.460 INFO:tasks.rados.rados.0.smithi082.stdout:3932: writing smithi08262953-22 from 3555328 to 4145152 tid 1 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3932: writing smithi08262953-22 from 4145152 to 4546560 tid 2 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3933: snap_create 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3928: finishing write tid 4 to smithi08262953-6 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3928: finishing write tid 5 to smithi08262953-6 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 2243 (ObjNum 1204 snap 385 seq_num 1204) dirty exists 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3928: left oid 6 (ObjNum 1204 snap 385 seq_num 1204) 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3930: finishing copy_from racing read to smithi08262953-16 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:3930: finishing copy_from to smithi08262953-16 2024-02-18T08:30:08.464 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 16 v 1342 (ObjNum 1090 snap 333 seq_num 1090) dirty exists 2024-02-18T08:30:08.466 INFO:tasks.rados.rados.0.smithi082.stdout:3932: finishing write tid 1 to smithi08262953-22 2024-02-18T08:30:08.466 INFO:tasks.rados.rados.0.smithi082.stdout:3932: finishing write tid 2 to smithi08262953-22 2024-02-18T08:30:08.466 INFO:tasks.rados.rados.0.smithi082.stdout:3932: finishing write tid 4 to smithi08262953-22 2024-02-18T08:30:08.467 INFO:tasks.rados.rados.0.smithi082.stdout:3932: finishing write tid 5 to smithi08262953-22 2024-02-18T08:30:08.467 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 22 v 2365 (ObjNum 1205 snap 385 seq_num 1205) dirty exists 2024-02-18T08:30:08.467 INFO:tasks.rados.rados.0.smithi082.stdout:3932: left oid 22 (ObjNum 1205 snap 385 seq_num 1205) 2024-02-18T08:30:09.439 INFO:tasks.rados.rados.0.smithi082.stdout:3928: done (3 left) 2024-02-18T08:30:09.440 INFO:tasks.rados.rados.0.smithi082.stdout:3930: done (2 left) 2024-02-18T08:30:09.440 INFO:tasks.rados.rados.0.smithi082.stdout:3932: done (1 left) 2024-02-18T08:30:09.440 INFO:tasks.rados.rados.0.smithi082.stdout:3933: done (0 left) 2024-02-18T08:30:09.440 INFO:tasks.rados.rados.0.smithi082.stdout:3934: snap_remove snap 385 2024-02-18T08:30:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:08.439431+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-02-18T08:30:09.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:08.465274+0000 mgr.y (mgr.24862) 466 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 454 KiB/s wr, 8 op/s 2024-02-18T08:30:09.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:08.439431+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-02-18T08:30:09.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:08.465274+0000 mgr.y (mgr.24862) 466 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 454 KiB/s wr, 8 op/s 2024-02-18T08:30:09.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:08.439431+0000 mon.a (mon.0) 1515 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-02-18T08:30:09.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:08.465274+0000 mgr.y (mgr.24862) 466 : cluster [DBG] pgmap v920: 89 pgs: 89 active+clean; 202 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 454 KiB/s wr, 8 op/s 2024-02-18T08:30:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3934: done (0 left) 2024-02-18T08:30:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 20 current snap is 386 2024-02-18T08:30:10.446 INFO:tasks.rados.rados.0.smithi082.stdout:3935: seq_num 1206 ranges {0=606208,606208=401408} 2024-02-18T08:30:10.449 INFO:tasks.rados.rados.0.smithi082.stdout:3935: writing smithi08262953-20 from 0 to 606208 tid 1 2024-02-18T08:30:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3935: writing smithi08262953-20 from 606208 to 1007616 tid 2 2024-02-18T08:30:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3936: read oid 45 snap -1 2024-02-18T08:30:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3936: expect (ObjNum 1183 snap 374 seq_num 1183) 2024-02-18T08:30:10.452 INFO:tasks.rados.rados.0.smithi082.stdout:3937: read oid 8 snap 364 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3937: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3938: rmattr oid 6 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3939: rmattr oid 35 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3940: rmattr oid 34 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3940: done (5 left) 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3941: copy_from oid 31 from oid 18 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3942: read oid 4 snap -1 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3942: expect (ObjNum 1100 snap 339 seq_num 1100) 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3943: copy_from oid 42 from oid 32 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3944: rmattr oid 3 current snap is 386 2024-02-18T08:30:10.453 INFO:tasks.rados.rados.0.smithi082.stdout:3945: snap_remove snap 370 2024-02-18T08:30:10.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:09.441029+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-02-18T08:30:10.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:09.441029+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-02-18T08:30:10.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:09.441029+0000 mon.a (mon.0) 1516 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-02-18T08:30:11.453 INFO:tasks.rados.rados.0.smithi082.stdout:3945: done (9 left) 2024-02-18T08:30:11.453 INFO:tasks.rados.rados.0.smithi082.stdout:3946: rmattr oid 41 current snap is 386 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:3947: rollback oid 36 current snap is 386 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 36 to 367 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:3948: read oid 40 snap -1 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:3948: expect deleted 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:3949: rollback oid 14 current snap is 386 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 14 to 384 2024-02-18T08:30:11.455 INFO:tasks.rados.rados.0.smithi082.stdout:3950: read oid 16 snap -1 2024-02-18T08:30:11.456 INFO:tasks.rados.rados.0.smithi082.stdout:3950: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:30:11.456 INFO:tasks.rados.rados.0.smithi082.stdout:3951: copy_from oid 2 from oid 26 current snap is 386 2024-02-18T08:30:11.456 INFO:tasks.rados.rados.0.smithi082.stdout:3952: snap_remove snap 371 2024-02-18T08:30:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:10.447106+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-02-18T08:30:11.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:10.465659+0000 mgr.y (mgr.24862) 467 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:30:11.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:10.447106+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-02-18T08:30:11.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:10.465659+0000 mgr.y (mgr.24862) 467 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:30:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:10.447106+0000 mon.a (mon.0) 1517 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-02-18T08:30:11.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:10.465659+0000 mgr.y (mgr.24862) 467 : cluster [DBG] pgmap v923: 89 pgs: 89 active+clean; 205 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-02-18T08:30:12.435 INFO:tasks.rados.rados.0.smithi082.stdout:3952: done (15 left) 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3953: read oid 7 snap -1 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3953: expect (ObjNum 1185 snap 375 seq_num 1185) 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3943: finishing copy_from to smithi08262953-42 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3943: got expected ENOENT (src dne) 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3943: finishing copy_from racing read to smithi08262953-42 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3935: finishing write tid 1 to smithi08262953-20 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3941: finishing copy_from racing read to smithi08262953-31 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3935: finishing write tid 2 to smithi08262953-20 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3943: done (15 left) 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3954: read oid 30 snap 356 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout:3954: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-02-18T08:30:12.436 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 16 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:3935: finishing write tid 4 to smithi08262953-20 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:3941: finishing copy_from to smithi08262953-31 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 1356 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 6 v 2244 (ObjNum 1204 snap 385 seq_num 1204) dirty exists 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:3935: finishing write tid 5 to smithi08262953-20 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 20 v 2209 (ObjNum 1206 snap 386 seq_num 1206) dirty exists 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:3935: left oid 20 (ObjNum 1206 snap 386 seq_num 1206) 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 35 v 2245 (ObjNum 1152 snap 360 seq_num 1152) dirty exists 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 3 v 2372 (ObjNum 1173 snap 371 seq_num 1173) dirty exists 2024-02-18T08:30:12.437 INFO:tasks.rados.rados.0.smithi082.stdout:3942: expect (ObjNum 1100 snap 339 seq_num 1100) 2024-02-18T08:30:12.674 INFO:tasks.rados.rados.0.smithi082.stdout:3936: expect (ObjNum 1183 snap 374 seq_num 1183) 2024-02-18T08:30:12.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:11.452667+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-02-18T08:30:12.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:12.436097+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-02-18T08:30:12.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:11.452667+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-02-18T08:30:12.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:12.436097+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-02-18T08:30:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:11.452667+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-02-18T08:30:12.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:12.436097+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-02-18T08:30:13.061 INFO:tasks.rados.rados.0.smithi082.stdout:3937: expect (ObjNum 1127 snap 351 seq_num 1127) 2024-02-18T08:30:13.423 INFO:tasks.rados.rados.0.smithi082.stdout:3947: finishing rollback tid 0 to smithi08262953-36 2024-02-18T08:30:13.423 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1591 (ObjNum 1189 snap 375 seq_num 1189) dirty exists 2024-02-18T08:30:13.423 INFO:tasks.rados.rados.0.smithi082.stdout:3949: finishing rollback tid 0 to smithi08262953-14 2024-02-18T08:30:13.423 INFO:tasks.rados.rados.0.smithi082.stdout:3949: finishing rollback tid 1 to smithi08262953-14 2024-02-18T08:30:13.423 INFO:tasks.rados.rados.0.smithi082.stdout:3950: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3949: finishing rollback tid 2 to smithi08262953-14 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1595 (ObjNum 1149 snap 359 seq_num 1149) dirty exists 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3947: finishing rollback tid 1 to smithi08262953-36 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3947: finishing rollback tid 2 to smithi08262953-36 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1487 (ObjNum 1097 snap 337 seq_num 1097) dirty exists 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3951: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3951: finishing copy_from to smithi08262953-2 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 2159 (ObjNum 1117 snap 347 seq_num 1117) dirty exists 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3935: done (15 left) 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3936: done (14 left) 2024-02-18T08:30:13.463 INFO:tasks.rados.rados.0.smithi082.stdout:3937: done (13 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3938: done (12 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3939: done (11 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3941: done (10 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3942: done (9 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3944: done (8 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3946: done (7 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3947: done (6 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3948: done (5 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3949: done (4 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3950: done (3 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3951: done (2 left) 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3955: rollback oid 41 current snap is 386 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 41 to 367 2024-02-18T08:30:13.464 INFO:tasks.rados.rados.0.smithi082.stdout:3954: expect (ObjNum 1107 snap 344 seq_num 1107) 2024-02-18T08:30:13.523 INFO:tasks.rados.rados.0.smithi082.stdout:3953: expect (ObjNum 1185 snap 375 seq_num 1185) 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3955: finishing rollback tid 0 to smithi08262953-41 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3955: finishing rollback tid 1 to smithi08262953-41 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3953: done (2 left) 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3954: done (1 left) 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3956: snap_create 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:3955: finishing rollback tid 2 to smithi08262953-41 2024-02-18T08:30:13.698 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 41 v 1612 (ObjNum 1157 snap 362 seq_num 1157) dirty exists 2024-02-18T08:30:13.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:12.466137+0000 mgr.y (mgr.24862) 468 : cluster [DBG] pgmap v926: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 838 KiB/s wr, 12 op/s 2024-02-18T08:30:13.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:12.466137+0000 mgr.y (mgr.24862) 468 : cluster [DBG] pgmap v926: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 838 KiB/s wr, 12 op/s 2024-02-18T08:30:13.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:12.466137+0000 mgr.y (mgr.24862) 468 : cluster [DBG] pgmap v926: 89 pgs: 89 active+clean; 205 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 838 KiB/s wr, 12 op/s 2024-02-18T08:30:14.466 INFO:tasks.rados.rados.0.smithi082.stdout:3955: done (1 left) 2024-02-18T08:30:14.466 INFO:tasks.rados.rados.0.smithi082.stdout:3956: done (0 left) 2024-02-18T08:30:14.466 INFO:tasks.rados.rados.0.smithi082.stdout:3957: copy_from oid 7 from oid 45 current snap is 387 2024-02-18T08:30:14.466 INFO:tasks.rados.rados.0.smithi082.stdout:3958: snap_remove snap 363 2024-02-18T08:30:15.475 INFO:tasks.rados.rados.0.smithi082.stdout:3958: done (1 left) 2024-02-18T08:30:15.475 INFO:tasks.rados.rados.0.smithi082.stdout:3959: read oid 16 snap 367 2024-02-18T08:30:15.475 INFO:tasks.rados.rados.0.smithi082.stdout:3959: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:30:15.477 INFO:tasks.rados.rados.0.smithi082.stdout:3960: snap_create 2024-02-18T08:30:15.477 INFO:tasks.rados.rados.0.smithi082.stdout:3957: finishing copy_from racing read to smithi08262953-7 2024-02-18T08:30:15.477 INFO:tasks.rados.rados.0.smithi082.stdout:3957: finishing copy_from to smithi08262953-7 2024-02-18T08:30:15.477 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 7 v 1281 (ObjNum 1183 snap 374 seq_num 1183) dirty exists 2024-02-18T08:30:15.494 INFO:tasks.rados.rados.0.smithi082.stdout:3959: expect (ObjNum 1151 snap 359 seq_num 1151) 2024-02-18T08:30:15.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:14.467373+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-02-18T08:30:15.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:14.467706+0000 mgr.y (mgr.24862) 469 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 209 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:30:15.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:14.467373+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-02-18T08:30:15.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:14.467706+0000 mgr.y (mgr.24862) 469 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 209 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:30:15.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:14.467373+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-02-18T08:30:15.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:14.467706+0000 mgr.y (mgr.24862) 469 : cluster [DBG] pgmap v928: 89 pgs: 89 active+clean; 209 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-02-18T08:30:16.480 INFO:tasks.rados.rados.0.smithi082.stdout:3957: done (2 left) 2024-02-18T08:30:16.481 INFO:tasks.rados.rados.0.smithi082.stdout:3959: done (1 left) 2024-02-18T08:30:16.481 INFO:tasks.rados.rados.0.smithi082.stdout:3960: done (0 left) 2024-02-18T08:30:16.481 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 388 2024-02-18T08:30:16.481 INFO:tasks.rados.rados.0.smithi082.stdout:3961: seq_num 1207 ranges {4005888=622592,4628480=401408} 2024-02-18T08:30:16.504 INFO:tasks.rados.rados.0.smithi082.stdout:3961: writing smithi08262953-43 from 4005888 to 4628480 tid 1 2024-02-18T08:30:16.507 INFO:tasks.rados.rados.0.smithi082.stdout:3961: writing smithi08262953-43 from 4628480 to 5029888 tid 2 2024-02-18T08:30:16.507 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 44 current snap is 388 2024-02-18T08:30:16.507 INFO:tasks.rados.rados.0.smithi082.stdout:3962: seq_num 1208 ranges {3522560=638976,4161536=401408} 2024-02-18T08:30:16.529 INFO:tasks.rados.rados.0.smithi082.stdout:3962: writing smithi08262953-44 from 3522560 to 4161536 tid 1 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3962: writing smithi08262953-44 from 4161536 to 4562944 tid 2 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3963: copy_from oid 11 from oid 13 current snap is 388 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: finishing write tid 1 to smithi08262953-43 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: finishing write tid 2 to smithi08262953-43 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: finishing write tid 4 to smithi08262953-43 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: finishing write tid 5 to smithi08262953-43 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 2212 (ObjNum 1207 snap 388 seq_num 1207) dirty exists 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: left oid 43 (ObjNum 1207 snap 388 seq_num 1207) 2024-02-18T08:30:16.532 INFO:tasks.rados.rados.0.smithi082.stdout:3961: done (2 left) 2024-02-18T08:30:16.533 INFO:tasks.rados.rados.0.smithi082.stdout:3964: delete oid 33 current snap is 388 2024-02-18T08:30:16.536 INFO:tasks.rados.rados.0.smithi082.stdout:3964: done (2 left) 2024-02-18T08:30:16.536 INFO:tasks.rados.rados.0.smithi082.stdout:3965: copy_from oid 14 from oid 18 current snap is 388 2024-02-18T08:30:16.536 INFO:tasks.rados.rados.0.smithi082.stdout:3966: copy_from oid 36 from oid 42 current snap is 388 2024-02-18T08:30:16.536 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 43 current snap is 388 2024-02-18T08:30:16.538 INFO:tasks.rados.rados.0.smithi082.stdout:3967: seq_num 1210 ranges {5029888=671744,5701632=401408} 2024-02-18T08:30:16.567 INFO:tasks.rados.rados.0.smithi082.stdout:3967: writing smithi08262953-43 from 5029888 to 5701632 tid 1 2024-02-18T08:30:16.570 INFO:tasks.rados.rados.0.smithi082.stdout:3967: writing smithi08262953-43 from 5701632 to 6103040 tid 2 2024-02-18T08:30:16.570 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 2 current snap is 388 2024-02-18T08:30:16.570 INFO:tasks.rados.rados.0.smithi082.stdout:3968: seq_num 1211 ranges {3817472=688128,4505600=401408} 2024-02-18T08:30:16.594 INFO:tasks.rados.rados.0.smithi082.stdout:3968: writing smithi08262953-2 from 3817472 to 4505600 tid 1 2024-02-18T08:30:16.596 INFO:tasks.rados.rados.0.smithi082.stdout:3968: writing smithi08262953-2 from 4505600 to 4907008 tid 2 2024-02-18T08:30:16.596 INFO:tasks.rados.rados.0.smithi082.stdout:3969: snap_remove snap 387 2024-02-18T08:30:16.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:15.476615+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-02-18T08:30:16.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:15.476615+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-02-18T08:30:16.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:15.476615+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-02-18T08:30:17.436 INFO:tasks.rados.rados.0.smithi082.stdout:3969: done (6 left) 2024-02-18T08:30:17.436 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 27 current snap is 388 2024-02-18T08:30:17.436 INFO:tasks.rados.rados.0.smithi082.stdout:3970: seq_num 1212 ranges {5668864=704512,6373376=401408} 2024-02-18T08:30:17.470 INFO:tasks.rados.rados.0.smithi082.stdout:3970: writing smithi08262953-27 from 5668864 to 6373376 tid 1 2024-02-18T08:30:17.472 INFO:tasks.rados.rados.0.smithi082.stdout:3970: writing smithi08262953-27 from 6373376 to 6774784 tid 2 2024-02-18T08:30:17.472 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 25 current snap is 388 2024-02-18T08:30:17.472 INFO:tasks.rados.rados.0.smithi082.stdout:3971: seq_num 1213 ranges {1466368=720896,2187264=401408} 2024-02-18T08:30:17.485 INFO:tasks.rados.rados.0.smithi082.stdout:3971: writing smithi08262953-25 from 1466368 to 2187264 tid 1 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3971: writing smithi08262953-25 from 2187264 to 2588672 tid 2 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3972: rollback oid 46 current snap is 388 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:rollback oid 46 to 377 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3962: finishing write tid 1 to smithi08262953-44 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3962: finishing write tid 2 to smithi08262953-44 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3962: finishing write tid 4 to smithi08262953-44 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3962: finishing write tid 5 to smithi08262953-44 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 44 v 1490 (ObjNum 1208 snap 388 seq_num 1208) dirty exists 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3962: left oid 44 (ObjNum 1208 snap 388 seq_num 1208) 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3965: finishing copy_from racing read to smithi08262953-14 2024-02-18T08:30:17.488 INFO:tasks.rados.rados.0.smithi082.stdout:3965: finishing copy_from to smithi08262953-14 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 14 v 1356 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3963: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3963: finishing copy_from to smithi08262953-11 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 2466 (ObjNum 1202 snap 382 seq_num 1202) dirty exists 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3966: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3966: finishing copy_from to smithi08262953-36 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 1746 (ObjNum 1113 snap 345 seq_num 1113) dirty exists 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3967: finishing write tid 1 to smithi08262953-43 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3967: finishing write tid 2 to smithi08262953-43 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3967: finishing write tid 4 to smithi08262953-43 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3967: finishing write tid 5 to smithi08262953-43 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 43 v 2215 (ObjNum 1210 snap 388 seq_num 1210) dirty exists 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3967: left oid 43 (ObjNum 1210 snap 388 seq_num 1210) 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3968: finishing write tid 1 to smithi08262953-2 2024-02-18T08:30:17.489 INFO:tasks.rados.rados.0.smithi082.stdout:3962: done (8 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3963: done (7 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3965: done (6 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3966: done (5 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3967: done (4 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3973: read oid 44 snap -1 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3973: expect (ObjNum 1208 snap 388 seq_num 1208) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3974: read oid 22 snap -1 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3974: expect (ObjNum 1205 snap 385 seq_num 1205) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3975: rmattr oid 14 current snap is 388 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3975: done (6 left) 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3976: copy_from oid 29 from oid 49 current snap is 388 2024-02-18T08:30:17.490 INFO:tasks.rados.rados.0.smithi082.stdout:3977: snap_remove snap 383 2024-02-18T08:30:17.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:16.468185+0000 mgr.y (mgr.24862) 470 : cluster [DBG] pgmap v930: 89 pgs: 89 active+clean; 210 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-18T08:30:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:16.481874+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-02-18T08:30:17.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:17.437307+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-02-18T08:30:17.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:16.468185+0000 mgr.y (mgr.24862) 470 : cluster [DBG] pgmap v930: 89 pgs: 89 active+clean; 210 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-18T08:30:17.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:16.481874+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-02-18T08:30:17.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:17.437307+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-02-18T08:30:17.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:16.468185+0000 mgr.y (mgr.24862) 470 : cluster [DBG] pgmap v930: 89 pgs: 89 active+clean; 210 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-02-18T08:30:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:16.481874+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-02-18T08:30:17.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:17.437307+0000 mon.a (mon.0) 1523 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-02-18T08:30:18.501 INFO:tasks.rados.rados.0.smithi082.stdout:3977: done (7 left) 2024-02-18T08:30:18.501 INFO:tasks.rados.rados.0.smithi082.stdout:append oid 10 current snap is 388 2024-02-18T08:30:18.501 INFO:tasks.rados.rados.0.smithi082.stdout:3978: seq_num 1214 ranges {958464=737280,1695744=401408} 2024-02-18T08:30:18.511 INFO:tasks.rados.rados.0.smithi082.stdout:3978: writing smithi08262953-10 from 958464 to 1695744 tid 1 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3978: writing smithi08262953-10 from 1695744 to 2097152 tid 2 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3979: delete oid 30 current snap is 388 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3968: finishing write tid 2 to smithi08262953-2 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3968: finishing write tid 4 to smithi08262953-2 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3968: finishing write tid 5 to smithi08262953-2 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 2162 (ObjNum 1211 snap 388 seq_num 1211) dirty exists 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3968: left oid 2 (ObjNum 1211 snap 388 seq_num 1211) 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3970: finishing write tid 1 to smithi08262953-27 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3970: finishing write tid 2 to smithi08262953-27 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3970: finishing write tid 4 to smithi08262953-27 2024-02-18T08:30:18.514 INFO:tasks.rados.rados.0.smithi082.stdout:3970: finishing write tid 5 to smithi08262953-27 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 27 v 2252 (ObjNum 1212 snap 388 seq_num 1212) dirty exists 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3970: left oid 27 (ObjNum 1212 snap 388 seq_num 1212) 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3971: finishing write tid 1 to smithi08262953-25 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3971: finishing write tid 2 to smithi08262953-25 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3971: finishing write tid 4 to smithi08262953-25 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3972: finishing rollback tid 1 to smithi08262953-46 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 46 v 0 (ObjNum 0 snap 0 seq_num 3909798944) dirty dne 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3971: finishing write tid 5 to smithi08262953-25 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 25 v 1627 (ObjNum 1213 snap 388 seq_num 1213) dirty exists 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3971: left oid 25 (ObjNum 1213 snap 388 seq_num 1213) 2024-02-18T08:30:18.515 INFO:tasks.rados.rados.0.smithi082.stdout:3973: expect (ObjNum 1208 snap 388 seq_num 1208) 2024-02-18T08:30:18.777 INFO:tasks.rados.rados.0.smithi082.stdout:3974: expect (ObjNum 1205 snap 385 seq_num 1205) 2024-02-18T08:30:19.117 INFO:tasks.rados.rados.0.smithi082.stdout:3976: finishing copy_from racing read to smithi08262953-29 2024-02-18T08:30:19.117 INFO:tasks.rados.rados.0.smithi082.stdout:3976: finishing copy_from to smithi08262953-29 2024-02-18T08:30:19.117 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 29 v 1522 (ObjNum 1187 snap 375 seq_num 1187) dirty exists 2024-02-18T08:30:19.117 INFO:tasks.rados.rados.0.smithi082.stdout:3968: done (8 left) 2024-02-18T08:30:19.117 INFO:tasks.rados.rados.0.smithi082.stdout:3970: done (7 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3971: done (6 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3972: done (5 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3973: done (4 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3974: done (3 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3976: done (2 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3979: done (1 left) 2024-02-18T08:30:19.118 INFO:tasks.rados.rados.0.smithi082.stdout:3980: snap_remove snap 386 2024-02-18T08:30:19.500 INFO:tasks.rados.rados.0.smithi082.stdout:3980: done (1 left) 2024-02-18T08:30:19.500 INFO:tasks.rados.rados.0.smithi082.stdout:3981: snap_remove snap 378 2024-02-18T08:30:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:18.468666+0000 mgr.y (mgr.24862) 471 : cluster [DBG] pgmap v933: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:30:19.761 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:18.499305+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-02-18T08:30:19.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:18.468666+0000 mgr.y (mgr.24862) 471 : cluster [DBG] pgmap v933: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:30:19.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:18.499305+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-02-18T08:30:19.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:18.468666+0000 mgr.y (mgr.24862) 471 : cluster [DBG] pgmap v933: 89 pgs: 89 active+clean; 219 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:30:19.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:18.499305+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-02-18T08:30:20.508 INFO:tasks.rados.rados.0.smithi082.stdout:3981: done (1 left) 2024-02-18T08:30:20.508 INFO:tasks.rados.rados.0.smithi082.stdout:3982: rmattr oid 46 current snap is 388 2024-02-18T08:30:20.508 INFO:tasks.rados.rados.0.smithi082.stdout:3982: done (1 left) 2024-02-18T08:30:20.508 INFO:tasks.rados.rados.0.smithi082.stdout:3983: snap_remove snap 379 2024-02-18T08:30:20.760 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:19.499370+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-02-18T08:30:20.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:19.499370+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-02-18T08:30:20.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:19.499370+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-02-18T08:30:21.512 INFO:tasks.rados.rados.0.smithi082.stdout:3983: done (1 left) 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3984: delete oid 14 current snap is 388 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3978: finishing write tid 1 to smithi08262953-10 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3978: finishing write tid 2 to smithi08262953-10 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3978: finishing write tid 4 to smithi08262953-10 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3978: finishing write tid 5 to smithi08262953-10 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 10 v 2218 (ObjNum 1214 snap 388 seq_num 1214) dirty exists 2024-02-18T08:30:21.513 INFO:tasks.rados.rados.0.smithi082.stdout:3978: left oid 10 (ObjNum 1214 snap 388 seq_num 1214) 2024-02-18T08:30:21.526 INFO:tasks.rados.rados.0.smithi082.stdout:3978: done (1 left) 2024-02-18T08:30:21.526 INFO:tasks.rados.rados.0.smithi082.stdout:3984: done (0 left) 2024-02-18T08:30:21.526 INFO:tasks.rados.rados.0.smithi082.stdout:3985: setattr oid 31 current snap is 388 2024-02-18T08:30:21.527 INFO:tasks.rados.rados.0.smithi082.stdout:3986: copy_from oid 2 from oid 7 current snap is 388 2024-02-18T08:30:21.527 INFO:tasks.rados.rados.0.smithi082.stdout:3987: read oid 50 snap -1 2024-02-18T08:30:21.527 INFO:tasks.rados.rados.0.smithi082.stdout:3987: expect (ObjNum 1147 snap 359 seq_num 1147) 2024-02-18T08:30:21.527 INFO:tasks.rados.rados.0.smithi082.stdout:3988: snap_remove snap 377 2024-02-18T08:30:21.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:20.469401+0000 mgr.y (mgr.24862) 472 : cluster [DBG] pgmap v936: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.7 MiB/s wr, 9 op/s 2024-02-18T08:30:21.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:20.510270+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-02-18T08:30:21.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:20.469401+0000 mgr.y (mgr.24862) 472 : cluster [DBG] pgmap v936: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.7 MiB/s wr, 9 op/s 2024-02-18T08:30:21.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:20.510270+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-02-18T08:30:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:20.469401+0000 mgr.y (mgr.24862) 472 : cluster [DBG] pgmap v936: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 229 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 5.0 MiB/s rd, 4.7 MiB/s wr, 9 op/s 2024-02-18T08:30:22.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:20.510270+0000 mon.a (mon.0) 1526 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-02-18T08:30:22.439 INFO:tasks.rados.rados.0.smithi082.stdout:3988: done (3 left) 2024-02-18T08:30:22.439 INFO:tasks.rados.rados.0.smithi082.stdout:3989: copy_from oid 49 from oid 1 current snap is 388 2024-02-18T08:30:22.440 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 31 v 2366 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2024-02-18T08:30:22.441 INFO:tasks.rados.rados.0.smithi082.stdout:3987: expect (ObjNum 1147 snap 359 seq_num 1147) 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3986: finishing copy_from racing read to smithi08262953-2 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3986: finishing copy_from to smithi08262953-2 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 1281 (ObjNum 1183 snap 374 seq_num 1183) dirty exists 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3985: done (3 left) 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3986: done (2 left) 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3987: done (1 left) 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3990: snap_create 2024-02-18T08:30:22.657 INFO:tasks.rados.rados.0.smithi082.stdout:3989: finishing copy_from racing read to smithi08262953-49 2024-02-18T08:30:22.658 INFO:tasks.rados.rados.0.smithi082.stdout:3989: finishing copy_from to smithi08262953-49 2024-02-18T08:30:22.658 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 49 v 1543 (ObjNum 1193 snap 377 seq_num 1193) dirty exists 2024-02-18T08:30:22.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:21.513636+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-02-18T08:30:22.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:22.441081+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-02-18T08:30:22.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:21.513636+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-02-18T08:30:22.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:22.441081+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-02-18T08:30:23.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:21.513636+0000 mon.a (mon.0) 1527 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-02-18T08:30:23.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:22.441081+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3989: done (1 left) 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3990: done (0 left) 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3991: read oid 18 snap -1 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3991: expect (ObjNum 1171 snap 371 seq_num 1171) 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3992: read oid 24 snap 364 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3992: expect (ObjNum 1109 snap 344 seq_num 1109) 2024-02-18T08:30:23.535 INFO:tasks.rados.rados.0.smithi082.stdout:3993: snap_create 2024-02-18T08:30:23.540 INFO:tasks.rados.rados.0.smithi082.stdout:3991: expect (ObjNum 1171 snap 371 seq_num 1171) 2024-02-18T08:30:23.566 INFO:tasks.rados.rados.0.smithi082.stdout:3992: expect (ObjNum 1109 snap 344 seq_num 1109) 2024-02-18T08:30:23.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:22.469732+0000 mgr.y (mgr.24862) 473 : cluster [DBG] pgmap v940: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:23.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:22.469732+0000 mgr.y (mgr.24862) 473 : cluster [DBG] pgmap v940: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:24.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:22.469732+0000 mgr.y (mgr.24862) 473 : cluster [DBG] pgmap v940: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 232 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3991: done (2 left) 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3992: done (1 left) 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3993: done (0 left) 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3994: rmattr oid 2 current snap is 390 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3995: copy_from oid 11 from oid 38 current snap is 390 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3996: copy_from oid 36 from oid 27 current snap is 390 2024-02-18T08:30:24.537 INFO:tasks.rados.rados.0.smithi082.stdout:3997: snap_create 2024-02-18T08:30:24.542 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 2 v 2163 (ObjNum 1183 snap 374 seq_num 1183) dirty exists 2024-02-18T08:30:24.544 INFO:tasks.rados.rados.0.smithi082.stdout:3995: finishing copy_from racing read to smithi08262953-11 2024-02-18T08:30:24.544 INFO:tasks.rados.rados.0.smithi082.stdout:3995: finishing copy_from to smithi08262953-11 2024-02-18T08:30:24.544 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 11 v 1704 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-02-18T08:30:24.572 INFO:tasks.rados.rados.0.smithi082.stdout:3996: finishing copy_from racing read to smithi08262953-36 2024-02-18T08:30:24.575 INFO:tasks.rados.rados.0.smithi082.stdout:3996: finishing copy_from to smithi08262953-36 2024-02-18T08:30:24.575 INFO:tasks.rados.rados.0.smithi082.stdout:update_object_version oid 36 v 2252 (ObjNum 1212 snap 388 seq_num 1212) dirty exists 2024-02-18T08:30:24.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:23.534731+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-02-18T08:30:24.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:23.534731+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-02-18T08:30:25.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:23.534731+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-02-18T08:30:25.538 INFO:tasks.rados.rados.0.smithi082.stdout:3994: done (3 left) 2024-02-18T08:30:25.538 INFO:tasks.rados.rados.0.smithi082.stdout:3995: done (2 left) 2024-02-18T08:30:25.538 INFO:tasks.rados.rados.0.smithi082.stdout:3996: done (1 left) 2024-02-18T08:30:25.539 INFO:tasks.rados.rados.0.smithi082.stdout:3997: done (0 left) 2024-02-18T08:30:25.539 INFO:tasks.rados.rados.0.smithi082.stdout:3998: snap_create 2024-02-18T08:30:25.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:24.470367+0000 mgr.y (mgr.24862) 474 : cluster [DBG] pgmap v942: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:25.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:24.538595+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-02-18T08:30:25.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:24.470367+0000 mgr.y (mgr.24862) 474 : cluster [DBG] pgmap v942: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:25.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:24.538595+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-02-18T08:30:26.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:24.470367+0000 mgr.y (mgr.24862) 474 : cluster [DBG] pgmap v942: 89 pgs: 1 active+clean+snaptrim, 88 active+clean; 234 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-02-18T08:30:26.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:24.538595+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-02-18T08:30:26.542 INFO:tasks.rados.rados.0.smithi082.stdout:3998: done (0 left) 2024-02-18T08:30:26.542 INFO:tasks.rados.rados.0.smithi082.stdout:3999: read oid 16 snap -1 2024-02-18T08:30:26.542 INFO:tasks.rados.rados.0.smithi082.stdout:3999: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:30:26.542 INFO:tasks.rados.rados.0.smithi082.stdout: waiting on 1 2024-02-18T08:30:26.548 INFO:tasks.rados.rados.0.smithi082.stdout:3999: expect (ObjNum 1090 snap 333 seq_num 1090) 2024-02-18T08:30:26.588 INFO:tasks.rados.rados.0.smithi082.stdout:3999: done (0 left) 2024-02-18T08:30:26.590 INFO:tasks.rados.rados.0.smithi082.stderr:0 errors. 2024-02-18T08:30:26.590 INFO:tasks.rados.rados.0.smithi082.stderr: 2024-02-18T08:30:26.596 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd dump --format=json 2024-02-18T08:30:26.794 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:30:26.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:25.540242+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-02-18T08:30:26.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:26.543809+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-02-18T08:30:26.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:25.540242+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-02-18T08:30:26.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:26.543809+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-02-18T08:30:27.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:25.540242+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-02-18T08:30:27.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:26.543809+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-02-18T08:30:27.837 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:30:27.837 INFO:teuthology.orchestra.run.smithi082.stdout:{"epoch":836,"fsid":"5525894e-ce35-11ee-95ba-87774f69a715","created":"2024-02-18T08:12:02.090712+0000","modified":"2024-02-18T08:30:27.435488+0000","last_up_change":"2024-02-18T08:23:29.317635+0000","last_in_change":"2024-02-18T08:15:29.736830+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":"jewel","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-18T08:13:18.079045+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":"211","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":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2024-02-18T08:15:47.643979+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"49","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2024-02-18T08:16:35.673429+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":"53","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2024-02-18T08:16:36.553443+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":"54","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-02-18T08:17:23.136878+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":"835","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":775,"snap_epoch":835,"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":"2fbc77d9-b13b-4e0b-80e4-121d9ca3305a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":10,"last_clean_end":239,"up_from":248,"up_thru":418,"down_at":240,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3412656711},{"type":"v1","addr":"172.21.15.82:6803","nonce":3412656711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3412656711},{"type":"v1","addr":"172.21.15.82:6805","nonce":3412656711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3412656711},{"type":"v1","addr":"172.21.15.82:6809","nonce":3412656711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3412656711},{"type":"v1","addr":"172.21.15.82:6807","nonce":3412656711}]},"public_addr":"172.21.15.82:6803/3412656711","cluster_addr":"172.21.15.82:6805/3412656711","heartbeat_back_addr":"172.21.15.82:6809/3412656711","heartbeat_front_addr":"172.21.15.82:6807/3412656711","state":["exists","up"]},{"osd":1,"uuid":"b65dd365-fe4a-4da9-8efe-d19938a0c41b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":15,"last_clean_end":263,"up_from":272,"up_thru":418,"down_at":264,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":797851497},{"type":"v1","addr":"172.21.15.82:6811","nonce":797851497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":797851497},{"type":"v1","addr":"172.21.15.82:6813","nonce":797851497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":797851497},{"type":"v1","addr":"172.21.15.82:6817","nonce":797851497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":797851497},{"type":"v1","addr":"172.21.15.82:6815","nonce":797851497}]},"public_addr":"172.21.15.82:6811/797851497","cluster_addr":"172.21.15.82:6813/797851497","heartbeat_back_addr":"172.21.15.82:6817/797851497","heartbeat_front_addr":"172.21.15.82:6815/797851497","state":["exists","up"]},{"osd":2,"uuid":"68df21c2-b67a-4e4a-bd25-5902a7d94101","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":20,"last_clean_end":287,"up_from":296,"up_thru":418,"down_at":288,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":1100252179},{"type":"v1","addr":"172.21.15.82:6819","nonce":1100252179}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":1100252179},{"type":"v1","addr":"172.21.15.82:6821","nonce":1100252179}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":1100252179},{"type":"v1","addr":"172.21.15.82:6825","nonce":1100252179}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":1100252179},{"type":"v1","addr":"172.21.15.82:6823","nonce":1100252179}]},"public_addr":"172.21.15.82:6819/1100252179","cluster_addr":"172.21.15.82:6821/1100252179","heartbeat_back_addr":"172.21.15.82:6825/1100252179","heartbeat_front_addr":"172.21.15.82:6823/1100252179","state":["exists","up"]},{"osd":3,"uuid":"0fe04eb2-727f-47a3-9981-fe9faf37c203","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":311,"up_from":320,"up_thru":418,"down_at":312,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":4148175203},{"type":"v1","addr":"172.21.15.82:6827","nonce":4148175203}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":4148175203},{"type":"v1","addr":"172.21.15.82:6829","nonce":4148175203}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":4148175203},{"type":"v1","addr":"172.21.15.82:6833","nonce":4148175203}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":4148175203},{"type":"v1","addr":"172.21.15.82:6831","nonce":4148175203}]},"public_addr":"172.21.15.82:6827/4148175203","cluster_addr":"172.21.15.82:6829/4148175203","heartbeat_back_addr":"172.21.15.82:6833/4148175203","heartbeat_front_addr":"172.21.15.82:6831/4148175203","state":["exists","up"]},{"osd":4,"uuid":"7a44a751-fca3-4613-ae25-9b361fef0f3c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":335,"up_from":345,"up_thru":418,"down_at":336,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6800","nonce":1354077491},{"type":"v1","addr":"172.21.15.164:6801","nonce":1354077491}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6802","nonce":1354077491},{"type":"v1","addr":"172.21.15.164:6803","nonce":1354077491}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6806","nonce":1354077491},{"type":"v1","addr":"172.21.15.164:6807","nonce":1354077491}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6804","nonce":1354077491},{"type":"v1","addr":"172.21.15.164:6805","nonce":1354077491}]},"public_addr":"172.21.15.164:6801/1354077491","cluster_addr":"172.21.15.164:6803/1354077491","heartbeat_back_addr":"172.21.15.164:6807/1354077491","heartbeat_front_addr":"172.21.15.164:6805/1354077491","state":["exists","up"]},{"osd":5,"uuid":"588cd831-5d8f-452d-9660-9680f68abf32","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":35,"last_clean_end":358,"up_from":368,"up_thru":418,"down_at":359,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6808","nonce":692381666},{"type":"v1","addr":"172.21.15.164:6809","nonce":692381666}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6810","nonce":692381666},{"type":"v1","addr":"172.21.15.164:6811","nonce":692381666}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6814","nonce":692381666},{"type":"v1","addr":"172.21.15.164:6815","nonce":692381666}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6812","nonce":692381666},{"type":"v1","addr":"172.21.15.164:6813","nonce":692381666}]},"public_addr":"172.21.15.164:6809/692381666","cluster_addr":"172.21.15.164:6811/692381666","heartbeat_back_addr":"172.21.15.164:6815/692381666","heartbeat_front_addr":"172.21.15.164:6813/692381666","state":["exists","up"]},{"osd":6,"uuid":"ac487035-97ca-4c09-8eb3-5777a849f1bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":40,"last_clean_end":384,"up_from":394,"up_thru":418,"down_at":385,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6816","nonce":3264809961},{"type":"v1","addr":"172.21.15.164:6817","nonce":3264809961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6818","nonce":3264809961},{"type":"v1","addr":"172.21.15.164:6819","nonce":3264809961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6822","nonce":3264809961},{"type":"v1","addr":"172.21.15.164:6823","nonce":3264809961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6820","nonce":3264809961},{"type":"v1","addr":"172.21.15.164:6821","nonce":3264809961}]},"public_addr":"172.21.15.164:6817/3264809961","cluster_addr":"172.21.15.164:6819/3264809961","heartbeat_back_addr":"172.21.15.164:6823/3264809961","heartbeat_front_addr":"172.21.15.164:6821/3264809961","state":["exists","up"]},{"osd":7,"uuid":"89595ec8-2c24-408d-8e6e-006645a70859","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":45,"last_clean_end":409,"up_from":418,"up_thru":418,"down_at":410,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6824","nonce":2698104689},{"type":"v1","addr":"172.21.15.164:6825","nonce":2698104689}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6826","nonce":2698104689},{"type":"v1","addr":"172.21.15.164:6827","nonce":2698104689}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6830","nonce":2698104689},{"type":"v1","addr":"172.21.15.164:6831","nonce":2698104689}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.164:6828","nonce":2698104689},{"type":"v1","addr":"172.21.15.164:6829","nonce":2698104689}]},"public_addr":"172.21.15.164:6825/2698104689","cluster_addr":"172.21.15.164:6827/2698104689","heartbeat_back_addr":"172.21.15.164:6831/2698104689","heartbeat_front_addr":"172.21.15.164:6829/2698104689","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:00.848565+0000","dead_epoch":239},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:12.860107+0000","dead_epoch":263},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:25.542921+0000","dead_epoch":287},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:37.450082+0000","dead_epoch":311},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:14:49.464086+0000","dead_epoch":335},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:01.841459+0000","dead_epoch":358},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:14.776866+0000","dead_epoch":383},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2024-02-18T08:15:27.772026+0000","dead_epoch":409}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.164:6832/3044027138":"2024-02-19T08:23:37.694764+0000","172.21.15.82:6834/2498449539":"2024-02-19T08:23:30.250167+0000","172.21.15.164:6835/1230884342":"2024-02-19T08:19:08.499401+0000","172.21.15.82:0/492609505":"2024-02-19T08:12:20.049861+0000","172.21.15.82:6800/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.82:0/2600963201":"2024-02-19T08:19:48.294852+0000","172.21.15.82:6801/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.164:0/1981866017":"2024-02-19T08:19:08.499401+0000","172.21.15.82:0/1724805827":"2024-02-19T08:19:48.294852+0000","172.21.15.82:0/1476855609":"2024-02-19T08:18:26.662027+0000","172.21.15.164:6833/3044027138":"2024-02-19T08:23:37.694764+0000","172.21.15.164:0/1819082772":"2024-02-19T08:19:08.499401+0000","172.21.15.82:6800/935900613":"2024-02-19T08:12:20.049861+0000","172.21.15.82:0/4231989013":"2024-02-19T08:19:48.294852+0000","172.21.15.82:6800/2216938506":"2024-02-19T08:18:26.662027+0000","172.21.15.82:6801/2946792398":"2024-02-19T08:19:48.294852+0000","172.21.15.82:0/1618264987":"2024-02-19T08:12:38.713902+0000","172.21.15.164:6834/1230884342":"2024-02-19T08:19:08.499401+0000","172.21.15.82:6800/2946792398":"2024-02-19T08:19:48.294852+0000","172.21.15.82:6801/1681029427":"2024-02-19T08:12:38.713902+0000","172.21.15.164:0/2393127756":"2024-02-19T08:19:08.499401+0000","172.21.15.82:0/2280982613":"2024-02-19T08:18:26.662027+0000","172.21.15.164:0/2220790386":"2024-02-19T08:19:08.499401+0000","172.21.15.82:0/2043494324":"2024-02-19T08:19:48.294852+0000","172.21.15.82:6835/2498449539":"2024-02-19T08:23:30.250167+0000","172.21.15.82:0/4021417385":"2024-02-19T08:12:38.713902+0000","172.21.15.82:6801/2216938506":"2024-02-19T08:18:26.662027+0000","172.21.15.82:0/3053835967":"2024-02-19T08:12:20.049861+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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","ruleset-failure-domain":"osd","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":741,"length":1},{"begin":745,"length":2},{"begin":755,"length":1},{"begin":763,"length":1},{"begin":765,"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-02-18T08:30:27.864 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:26.470925+0000 mgr.y (mgr.24862) 475 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-02-18T08:30:27.864 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:27.440282+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-02-18T08:30:27.864 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:26.470925+0000 mgr.y (mgr.24862) 475 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-02-18T08:30:27.864 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:27.440282+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-02-18T08:30:28.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:26.470925+0000 mgr.y (mgr.24862) 475 : cluster [DBG] pgmap v945: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 10 op/s 2024-02-18T08:30:28.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:27.440282+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-02-18T08:30:28.231 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph pg dump --format=json 2024-02-18T08:30:28.372 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:30:28.867 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:27.838121+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.82:0/314564508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:30:28.867 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:27.838121+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.82:0/314564508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:30:29.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:27.838121+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.82:0/314564508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-18T08:30:29.404 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-02-18T08:30:29.406 INFO:teuthology.orchestra.run.smithi082.stderr:dumped all 2024-02-18T08:30:29.753 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:28.471449+0000 mgr.y (mgr.24862) 476 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:30:29.754 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:28.471449+0000 mgr.y (mgr.24862) 476 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:30:29.755 INFO:teuthology.orchestra.run.smithi082.stdout:{"pg_ready":true,"pg_map":{"version":948,"stamp":"2024-02-18T08:30:28.471166+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":251884950,"num_objects":169,"num_object_clones":102,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":6,"num_read":3750,"num_read_kb":4117355,"num_write":8374,"num_write_kb":1538725,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":114,"num_bytes_recovered":361095168,"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":19529,"ondisk_log_size":19529,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2935288,"kb_used_data":444408,"kb_used_omap":1002,"kb_used_meta":2489813,"kb_avail":747025928,"statfs":{"total":767960285184,"available":764954550272,"internally_reserved":0,"allocated":455073792,"data_stored":741535228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1026098,"internal_metadata":2549569486},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":6774784,"num_objects":2,"num_object_clones":2,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":2,"num_read_kb":0,"num_write":22,"num_write_kb":6616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.001208"},"pg_stats":[{"pgid":"3.1a","version":"427'3","reported_seq":789,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541511+0000","last_change":"2024-02-18T08:22:15.349795+0000","last_active":"2024-02-18T08:30:26.541511+0000","last_peered":"2024-02-18T08:30:26.541511+0000","last_clean":"2024-02-18T08:30:26.541511+0000","last_became_active":"2024-02-18T08:22:15.349409+0000","last_became_peered":"2024-02-18T08:22:15.349409+0000","last_unstale":"2024-02-18T08:30:26.541511+0000","last_undegraded":"2024-02-18T08:30:26.541511+0000","last_fullsized":"2024-02-18T08:30:26.541511+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":779,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545704+0000","last_change":"2024-02-18T08:22:15.348900+0000","last_active":"2024-02-18T08:30:26.545704+0000","last_peered":"2024-02-18T08:30:26.545704+0000","last_clean":"2024-02-18T08:30:26.545704+0000","last_became_active":"2024-02-18T08:22:15.348596+0000","last_became_peered":"2024-02-18T08:22:15.348596+0000","last_unstale":"2024-02-18T08:30:26.545704+0000","last_undegraded":"2024-02-18T08:30:26.545704+0000","last_fullsized":"2024-02-18T08:30:26.545704+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":804,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540072+0000","last_change":"2024-02-18T08:22:15.353249+0000","last_active":"2024-02-18T08:30:23.540072+0000","last_peered":"2024-02-18T08:30:23.540072+0000","last_clean":"2024-02-18T08:30:23.540072+0000","last_became_active":"2024-02-18T08:22:15.352168+0000","last_became_peered":"2024-02-18T08:22:15.352168+0000","last_unstale":"2024-02-18T08:30:23.540072+0000","last_undegraded":"2024-02-18T08:30:23.540072+0000","last_fullsized":"2024-02-18T08:30:23.540072+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":795,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541760+0000","last_change":"2024-02-18T08:23:30.270164+0000","last_active":"2024-02-18T08:30:24.541760+0000","last_peered":"2024-02-18T08:30:24.541760+0000","last_clean":"2024-02-18T08:30:24.541760+0000","last_became_active":"2024-02-18T08:23:30.269860+0000","last_became_peered":"2024-02-18T08:23:30.269860+0000","last_unstale":"2024-02-18T08:30:24.541760+0000","last_undegraded":"2024-02-18T08:30:24.541760+0000","last_fullsized":"2024-02-18T08:30:24.541760+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":780,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545285+0000","last_change":"2024-02-18T08:21:50.352751+0000","last_active":"2024-02-18T08:30:26.545285+0000","last_peered":"2024-02-18T08:30:26.545285+0000","last_clean":"2024-02-18T08:30:26.545285+0000","last_became_active":"2024-02-18T08:21:50.352013+0000","last_became_peered":"2024-02-18T08:21:50.352013+0000","last_unstale":"2024-02-18T08:30:26.545285+0000","last_undegraded":"2024-02-18T08:30:26.545285+0000","last_fullsized":"2024-02-18T08:30:26.545285+0000","mapping_epoch":320,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":785,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454882+0000","last_change":"2024-02-18T08:23:06.463682+0000","last_active":"2024-02-18T08:30:22.454882+0000","last_peered":"2024-02-18T08:30:22.454882+0000","last_clean":"2024-02-18T08:30:22.454882+0000","last_became_active":"2024-02-18T08:23:06.463334+0000","last_became_peered":"2024-02-18T08:23:06.463334+0000","last_unstale":"2024-02-18T08:30:22.454882+0000","last_undegraded":"2024-02-18T08:30:22.454882+0000","last_fullsized":"2024-02-18T08:30:22.454882+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":794,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541859+0000","last_change":"2024-02-18T08:22:40.533502+0000","last_active":"2024-02-18T08:30:24.541859+0000","last_peered":"2024-02-18T08:30:24.541859+0000","last_clean":"2024-02-18T08:30:24.541859+0000","last_became_active":"2024-02-18T08:22:40.533200+0000","last_became_peered":"2024-02-18T08:22:40.533200+0000","last_unstale":"2024-02-18T08:30:24.541859+0000","last_undegraded":"2024-02-18T08:30:24.541859+0000","last_fullsized":"2024-02-18T08:30:24.541859+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":779,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545143+0000","last_change":"2024-02-18T08:23:06.459662+0000","last_active":"2024-02-18T08:30:26.545143+0000","last_peered":"2024-02-18T08:30:26.545143+0000","last_clean":"2024-02-18T08:30:26.545143+0000","last_became_active":"2024-02-18T08:23:06.459353+0000","last_became_peered":"2024-02-18T08:23:06.459353+0000","last_unstale":"2024-02-18T08:30:26.545143+0000","last_undegraded":"2024-02-18T08:30:26.545143+0000","last_fullsized":"2024-02-18T08:30:26.545143+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":806,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.444973+0000","last_change":"2024-02-18T08:23:30.267049+0000","last_active":"2024-02-18T08:30:22.444973+0000","last_peered":"2024-02-18T08:30:22.444973+0000","last_clean":"2024-02-18T08:30:22.444973+0000","last_became_active":"2024-02-18T08:23:30.266715+0000","last_became_peered":"2024-02-18T08:23:30.266715+0000","last_unstale":"2024-02-18T08:30:22.444973+0000","last_undegraded":"2024-02-18T08:30:22.444973+0000","last_fullsized":"2024-02-18T08:30:22.444973+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":803,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545274+0000","last_change":"2024-02-18T08:23:30.268968+0000","last_active":"2024-02-18T08:30:26.545274+0000","last_peered":"2024-02-18T08:30:26.545274+0000","last_clean":"2024-02-18T08:30:26.545274+0000","last_became_active":"2024-02-18T08:23:30.268676+0000","last_became_peered":"2024-02-18T08:23:30.268676+0000","last_unstale":"2024-02-18T08:30:26.545274+0000","last_undegraded":"2024-02-18T08:30:26.545274+0000","last_fullsized":"2024-02-18T08:30:26.545274+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"54'3","reported_seq":791,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993653+0000","last_change":"2024-02-18T08:23:30.265341+0000","last_active":"2024-02-18T08:30:26.993653+0000","last_peered":"2024-02-18T08:30:26.993653+0000","last_clean":"2024-02-18T08:30:26.993653+0000","last_became_active":"2024-02-18T08:23:30.264919+0000","last_became_peered":"2024-02-18T08:23:30.264919+0000","last_unstale":"2024-02-18T08:30:26.993653+0000","last_undegraded":"2024-02-18T08:30:26.993653+0000","last_fullsized":"2024-02-18T08:30:26.993653+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":805,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540256+0000","last_change":"2024-02-18T08:23:06.463255+0000","last_active":"2024-02-18T08:30:23.540256+0000","last_peered":"2024-02-18T08:30:23.540256+0000","last_clean":"2024-02-18T08:30:23.540256+0000","last_became_active":"2024-02-18T08:23:06.462877+0000","last_became_peered":"2024-02-18T08:23:06.462877+0000","last_unstale":"2024-02-18T08:30:23.540256+0000","last_undegraded":"2024-02-18T08:30:23.540256+0000","last_fullsized":"2024-02-18T08:30:23.540256+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"427'24","reported_seq":818,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541332+0000","last_change":"2024-02-18T08:23:30.276404+0000","last_active":"2024-02-18T08:30:26.541332+0000","last_peered":"2024-02-18T08:30:26.541332+0000","last_clean":"2024-02-18T08:30:26.541332+0000","last_became_active":"2024-02-18T08:23:30.276006+0000","last_became_peered":"2024-02-18T08:23:30.276006+0000","last_unstale":"2024-02-18T08:30:26.541332+0000","last_undegraded":"2024-02-18T08:30:26.541332+0000","last_fullsized":"2024-02-18T08:30:26.541332+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":24,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4757,"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":14,"num_read_kb":20,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":803,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541113+0000","last_change":"2024-02-18T08:23:06.459394+0000","last_active":"2024-02-18T08:30:26.541113+0000","last_peered":"2024-02-18T08:30:26.541113+0000","last_clean":"2024-02-18T08:30:26.541113+0000","last_became_active":"2024-02-18T08:23:06.458771+0000","last_became_peered":"2024-02-18T08:23:06.458771+0000","last_unstale":"2024-02-18T08:30:26.541113+0000","last_undegraded":"2024-02-18T08:30:26.541113+0000","last_fullsized":"2024-02-18T08:30:26.541113+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"54'2","reported_seq":790,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993250+0000","last_change":"2024-02-18T08:23:30.271393+0000","last_active":"2024-02-18T08:30:26.993250+0000","last_peered":"2024-02-18T08:30:26.993250+0000","last_clean":"2024-02-18T08:30:26.993250+0000","last_became_active":"2024-02-18T08:23:30.270518+0000","last_became_peered":"2024-02-18T08:23:30.270518+0000","last_unstale":"2024-02-18T08:30:26.993250+0000","last_undegraded":"2024-02-18T08:30:26.993250+0000","last_fullsized":"2024-02-18T08:30:26.993250+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":8,"num_read_kb":14,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":779,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.546346+0000","last_change":"2024-02-18T08:23:30.267775+0000","last_active":"2024-02-18T08:30:26.546346+0000","last_peered":"2024-02-18T08:30:26.546346+0000","last_clean":"2024-02-18T08:30:26.546346+0000","last_became_active":"2024-02-18T08:23:30.267455+0000","last_became_peered":"2024-02-18T08:23:30.267455+0000","last_unstale":"2024-02-18T08:30:26.546346+0000","last_undegraded":"2024-02-18T08:30:26.546346+0000","last_fullsized":"2024-02-18T08:30:26.546346+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":794,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541430+0000","last_change":"2024-02-18T08:23:30.266419+0000","last_active":"2024-02-18T08:30:24.541430+0000","last_peered":"2024-02-18T08:30:24.541430+0000","last_clean":"2024-02-18T08:30:24.541430+0000","last_became_active":"2024-02-18T08:23:30.266106+0000","last_became_peered":"2024-02-18T08:23:30.266106+0000","last_unstale":"2024-02-18T08:30:24.541430+0000","last_undegraded":"2024-02-18T08:30:24.541430+0000","last_fullsized":"2024-02-18T08:30:24.541430+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":771,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.445300+0000","last_change":"2024-02-18T08:23:30.267245+0000","last_active":"2024-02-18T08:30:22.445300+0000","last_peered":"2024-02-18T08:30:22.445300+0000","last_clean":"2024-02-18T08:30:22.445300+0000","last_became_active":"2024-02-18T08:23:30.266207+0000","last_became_peered":"2024-02-18T08:23:30.266207+0000","last_unstale":"2024-02-18T08:30:22.445300+0000","last_undegraded":"2024-02-18T08:30:22.445300+0000","last_fullsized":"2024-02-18T08:30:22.445300+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":791,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993052+0000","last_change":"2024-02-18T08:23:30.274637+0000","last_active":"2024-02-18T08:30:26.993052+0000","last_peered":"2024-02-18T08:30:26.993052+0000","last_clean":"2024-02-18T08:30:26.993052+0000","last_became_active":"2024-02-18T08:23:30.274292+0000","last_became_peered":"2024-02-18T08:23:30.274292+0000","last_unstale":"2024-02-18T08:30:26.993052+0000","last_undegraded":"2024-02-18T08:30:26.993052+0000","last_fullsized":"2024-02-18T08:30:26.993052+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":795,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541506+0000","last_change":"2024-02-18T08:23:30.270288+0000","last_active":"2024-02-18T08:30:24.541506+0000","last_peered":"2024-02-18T08:30:24.541506+0000","last_clean":"2024-02-18T08:30:24.541506+0000","last_became_active":"2024-02-18T08:23:30.269927+0000","last_became_peered":"2024-02-18T08:23:30.269927+0000","last_unstale":"2024-02-18T08:30:24.541506+0000","last_undegraded":"2024-02-18T08:30:24.541506+0000","last_fullsized":"2024-02-18T08:30:24.541506+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"54'8","reported_seq":802,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454133+0000","last_change":"2024-02-18T08:23:06.463752+0000","last_active":"2024-02-18T08:30:22.454133+0000","last_peered":"2024-02-18T08:30:22.454133+0000","last_clean":"2024-02-18T08:30:22.454133+0000","last_became_active":"2024-02-18T08:23:06.463120+0000","last_became_peered":"2024-02-18T08:23:06.463120+0000","last_unstale":"2024-02-18T08:30:22.454133+0000","last_undegraded":"2024-02-18T08:30:22.454133+0000","last_fullsized":"2024-02-18T08:30:22.454133+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":8,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":779,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.546463+0000","last_change":"2024-02-18T08:23:30.267713+0000","last_active":"2024-02-18T08:30:26.546463+0000","last_peered":"2024-02-18T08:30:26.546463+0000","last_clean":"2024-02-18T08:30:26.546463+0000","last_became_active":"2024-02-18T08:23:30.267397+0000","last_became_peered":"2024-02-18T08:23:30.267397+0000","last_unstale":"2024-02-18T08:30:26.546463+0000","last_undegraded":"2024-02-18T08:30:26.546463+0000","last_fullsized":"2024-02-18T08:30:26.546463+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"824'414","reported_seq":2916,"reported_epoch":836,"state":"active+clean","last_fresh":"2024-02-18T08:30:27.613164+0000","last_change":"2024-02-18T08:30:22.448514+0000","last_active":"2024-02-18T08:30:27.613164+0000","last_peered":"2024-02-18T08:30:27.613164+0000","last_clean":"2024-02-18T08:30:27.613164+0000","last_became_active":"2024-02-18T08:23:30.267329+0000","last_became_peered":"2024-02-18T08:23:30.267329+0000","last_unstale":"2024-02-18T08:30:27.613164+0000","last_undegraded":"2024-02-18T08:30:27.613164+0000","last_fullsized":"2024-02-18T08:30:27.613164+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":414,"ondisk_log_size":414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":6512640,"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":75,"num_read_kb":134714,"num_write":177,"num_write_kb":31816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":28401664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"54'1","reported_seq":787,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993594+0000","last_change":"2024-02-18T08:23:30.274251+0000","last_active":"2024-02-18T08:30:26.993594+0000","last_peered":"2024-02-18T08:30:26.993594+0000","last_clean":"2024-02-18T08:30:26.993594+0000","last_became_active":"2024-02-18T08:23:30.273820+0000","last_became_peered":"2024-02-18T08:23:30.273820+0000","last_unstale":"2024-02-18T08:30:26.993594+0000","last_undegraded":"2024-02-18T08:30:26.993594+0000","last_fullsized":"2024-02-18T08:30:26.993594+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":791,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.444007+0000","last_change":"2024-02-18T08:23:30.266729+0000","last_active":"2024-02-18T08:30:22.444007+0000","last_peered":"2024-02-18T08:30:22.444007+0000","last_clean":"2024-02-18T08:30:22.444007+0000","last_became_active":"2024-02-18T08:23:30.266062+0000","last_became_peered":"2024-02-18T08:23:30.266062+0000","last_unstale":"2024-02-18T08:30:22.444007+0000","last_undegraded":"2024-02-18T08:30:22.444007+0000","last_fullsized":"2024-02-18T08:30:22.444007+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.8","version":"831'747","reported_seq":3254,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.453668+0000","last_change":"2024-02-18T08:30:22.453668+0000","last_active":"2024-02-18T08:30:22.453668+0000","last_peered":"2024-02-18T08:30:22.453668+0000","last_clean":"2024-02-18T08:30:22.453668+0000","last_became_active":"2024-02-18T08:21:26.322816+0000","last_became_peered":"2024-02-18T08:21:26.322816+0000","last_unstale":"2024-02-18T08:30:22.453668+0000","last_undegraded":"2024-02-18T08:30:22.453668+0000","last_fullsized":"2024-02-18T08:30:22.453668+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":747,"ondisk_log_size":747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":7028736,"num_objects":6,"num_object_clones":4,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":161,"num_read_kb":185583,"num_write":408,"num_write_kb":51936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":843776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.e","version":"54'2","reported_seq":788,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993806+0000","last_change":"2024-02-18T08:23:30.270818+0000","last_active":"2024-02-18T08:30:26.993806+0000","last_peered":"2024-02-18T08:30:26.993806+0000","last_clean":"2024-02-18T08:30:26.993806+0000","last_became_active":"2024-02-18T08:23:30.270389+0000","last_became_peered":"2024-02-18T08:23:30.270389+0000","last_unstale":"2024-02-18T08:30:26.993806+0000","last_undegraded":"2024-02-18T08:30:26.993806+0000","last_fullsized":"2024-02-18T08:30:26.993806+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":809,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541170+0000","last_change":"2024-02-18T08:22:15.350579+0000","last_active":"2024-02-18T08:30:26.541170+0000","last_peered":"2024-02-18T08:30:26.541170+0000","last_clean":"2024-02-18T08:30:26.541170+0000","last_became_active":"2024-02-18T08:22:15.348997+0000","last_became_peered":"2024-02-18T08:22:15.348997+0000","last_unstale":"2024-02-18T08:30:26.541170+0000","last_undegraded":"2024-02-18T08:30:26.541170+0000","last_fullsized":"2024-02-18T08:30:26.541170+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"831'1655","reported_seq":4101,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.473974+0000","last_change":"2024-02-18T08:30:22.473974+0000","last_active":"2024-02-18T08:30:22.473974+0000","last_peered":"2024-02-18T08:30:22.473974+0000","last_clean":"2024-02-18T08:30:22.473974+0000","last_became_active":"2024-02-18T08:22:40.536503+0000","last_became_peered":"2024-02-18T08:22:40.536503+0000","last_unstale":"2024-02-18T08:30:22.473974+0000","last_undegraded":"2024-02-18T08:30:22.473974+0000","last_fullsized":"2024-02-18T08:30:22.473974+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1655,"ondisk_log_size":1655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":20709376,"num_objects":11,"num_object_clones":7,"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":312,"num_read_kb":404380,"num_write":674,"num_write_kb":151048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":29622272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.d","version":"54'1","reported_seq":794,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993549+0000","last_change":"2024-02-18T08:23:30.271475+0000","last_active":"2024-02-18T08:30:26.993549+0000","last_peered":"2024-02-18T08:30:26.993549+0000","last_clean":"2024-02-18T08:30:26.993549+0000","last_became_active":"2024-02-18T08:23:30.270897+0000","last_became_peered":"2024-02-18T08:23:30.270897+0000","last_unstale":"2024-02-18T08:30:26.993549+0000","last_undegraded":"2024-02-18T08:30:26.993549+0000","last_fullsized":"2024-02-18T08:30:26.993549+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":771,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454190+0000","last_change":"2024-02-18T08:23:30.270712+0000","last_active":"2024-02-18T08:30:22.454190+0000","last_peered":"2024-02-18T08:30:22.454190+0000","last_clean":"2024-02-18T08:30:22.454190+0000","last_became_active":"2024-02-18T08:23:30.270416+0000","last_became_peered":"2024-02-18T08:23:30.270416+0000","last_unstale":"2024-02-18T08:30:22.454190+0000","last_undegraded":"2024-02-18T08:30:22.454190+0000","last_fullsized":"2024-02-18T08:30:22.454190+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"831'1451","reported_seq":3904,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.464611+0000","last_change":"2024-02-18T08:30:22.464611+0000","last_active":"2024-02-18T08:30:22.464611+0000","last_peered":"2024-02-18T08:30:22.464611+0000","last_clean":"2024-02-18T08:30:22.464611+0000","last_became_active":"2024-02-18T08:22:15.348452+0000","last_became_peered":"2024-02-18T08:22:15.348452+0000","last_unstale":"2024-02-18T08:30:22.464611+0000","last_undegraded":"2024-02-18T08:30:22.464611+0000","last_fullsized":"2024-02-18T08:30:22.464611+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1451,"ondisk_log_size":1451,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":24084480,"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":298,"num_read_kb":289129,"num_write":707,"num_write_kb":104216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":8503296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.c","version":"0'0","reported_seq":772,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.444947+0000","last_change":"2024-02-18T08:23:06.458626+0000","last_active":"2024-02-18T08:30:22.444947+0000","last_peered":"2024-02-18T08:30:22.444947+0000","last_clean":"2024-02-18T08:30:22.444947+0000","last_became_active":"2024-02-18T08:23:06.458313+0000","last_became_peered":"2024-02-18T08:23:06.458313+0000","last_unstale":"2024-02-18T08:30:22.444947+0000","last_undegraded":"2024-02-18T08:30:22.444947+0000","last_fullsized":"2024-02-18T08:30:22.444947+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":795,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541619+0000","last_change":"2024-02-18T08:22:15.352937+0000","last_active":"2024-02-18T08:30:24.541619+0000","last_peered":"2024-02-18T08:30:24.541619+0000","last_clean":"2024-02-18T08:30:24.541619+0000","last_became_active":"2024-02-18T08:22:15.352437+0000","last_became_peered":"2024-02-18T08:22:15.352437+0000","last_unstale":"2024-02-18T08:30:24.541619+0000","last_undegraded":"2024-02-18T08:30:24.541619+0000","last_fullsized":"2024-02-18T08:30:24.541619+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.d","version":"831'1135","reported_seq":3613,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.453667+0000","last_change":"2024-02-18T08:30:22.453667+0000","last_active":"2024-02-18T08:30:22.453667+0000","last_peered":"2024-02-18T08:30:22.453667+0000","last_clean":"2024-02-18T08:30:22.453667+0000","last_became_active":"2024-02-18T08:23:30.265343+0000","last_became_peered":"2024-02-18T08:23:30.265343+0000","last_unstale":"2024-02-18T08:30:22.453667+0000","last_undegraded":"2024-02-18T08:30:22.453667+0000","last_fullsized":"2024-02-18T08:30:22.453667+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1135,"ondisk_log_size":1135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":20332544,"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":205,"num_read_kb":228355,"num_write":436,"num_write_kb":118784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":32120832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.b","version":"427'4","reported_seq":802,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545523+0000","last_change":"2024-02-18T08:22:15.349131+0000","last_active":"2024-02-18T08:30:26.545523+0000","last_peered":"2024-02-18T08:30:26.545523+0000","last_clean":"2024-02-18T08:30:26.545523+0000","last_became_active":"2024-02-18T08:22:15.348761+0000","last_became_peered":"2024-02-18T08:22:15.348761+0000","last_unstale":"2024-02-18T08:30:26.545523+0000","last_undegraded":"2024-02-18T08:30:26.545523+0000","last_fullsized":"2024-02-18T08:30:26.545523+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":809,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541423+0000","last_change":"2024-02-18T08:23:06.460989+0000","last_active":"2024-02-18T08:30:26.541423+0000","last_peered":"2024-02-18T08:30:26.541423+0000","last_clean":"2024-02-18T08:30:26.541423+0000","last_became_active":"2024-02-18T08:23:06.460656+0000","last_became_peered":"2024-02-18T08:23:06.460656+0000","last_unstale":"2024-02-18T08:30:26.541423+0000","last_undegraded":"2024-02-18T08:30:26.541423+0000","last_fullsized":"2024-02-18T08:30:26.541423+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.c","version":"831'874","reported_seq":3328,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.541199+0000","last_change":"2024-02-18T08:30:22.462922+0000","last_active":"2024-02-18T08:30:23.541199+0000","last_peered":"2024-02-18T08:30:23.541199+0000","last_clean":"2024-02-18T08:30:23.541199+0000","last_became_active":"2024-02-18T08:22:15.352342+0000","last_became_peered":"2024-02-18T08:22:15.352342+0000","last_unstale":"2024-02-18T08:30:23.541199+0000","last_undegraded":"2024-02-18T08:30:23.541199+0000","last_fullsized":"2024-02-18T08:30:23.541199+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":874,"ondisk_log_size":874,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":12869632,"num_objects":7,"num_object_clones":5,"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":150,"num_read_kb":151697,"num_write":441,"num_write_kb":61952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":1736704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.a","version":"0'0","reported_seq":762,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454017+0000","last_change":"2024-02-18T08:23:06.464953+0000","last_active":"2024-02-18T08:30:22.454017+0000","last_peered":"2024-02-18T08:30:22.454017+0000","last_clean":"2024-02-18T08:30:22.454017+0000","last_became_active":"2024-02-18T08:23:06.464635+0000","last_became_peered":"2024-02-18T08:23:06.464635+0000","last_unstale":"2024-02-18T08:30:22.454017+0000","last_undegraded":"2024-02-18T08:30:22.454017+0000","last_fullsized":"2024-02-18T08:30:22.454017+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":785,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541451+0000","last_change":"2024-02-18T08:22:15.349270+0000","last_active":"2024-02-18T08:30:26.541451+0000","last_peered":"2024-02-18T08:30:26.541451+0000","last_clean":"2024-02-18T08:30:26.541451+0000","last_became_active":"2024-02-18T08:22:15.348843+0000","last_became_peered":"2024-02-18T08:22:15.348843+0000","last_unstale":"2024-02-18T08:30:26.541451+0000","last_undegraded":"2024-02-18T08:30:26.541451+0000","last_fullsized":"2024-02-18T08:30:26.541451+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.f","version":"831'2502","reported_seq":4866,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.466707+0000","last_change":"2024-02-18T08:30:22.459406+0000","last_active":"2024-02-18T08:30:22.466707+0000","last_peered":"2024-02-18T08:30:22.466707+0000","last_clean":"2024-02-18T08:30:22.466707+0000","last_became_active":"2024-02-18T08:23:06.465913+0000","last_became_peered":"2024-02-18T08:23:06.465913+0000","last_unstale":"2024-02-18T08:30:22.466707+0000","last_undegraded":"2024-02-18T08:30:22.466707+0000","last_fullsized":"2024-02-18T08:30:22.466707+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":2502,"ondisk_log_size":2502,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34947072,"num_objects":18,"num_object_clones":12,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":3,"num_read":481,"num_read_kb":574424,"num_write":1013,"num_write_kb":194808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":60997632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.9","version":"0'0","reported_seq":786,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541406+0000","last_change":"2024-02-18T08:23:30.274533+0000","last_active":"2024-02-18T08:30:26.541406+0000","last_peered":"2024-02-18T08:30:26.541406+0000","last_clean":"2024-02-18T08:30:26.541406+0000","last_became_active":"2024-02-18T08:23:30.274161+0000","last_became_peered":"2024-02-18T08:23:30.274161+0000","last_unstale":"2024-02-18T08:30:26.541406+0000","last_undegraded":"2024-02-18T08:30:26.541406+0000","last_fullsized":"2024-02-18T08:30:26.541406+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":803,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541637+0000","last_change":"2024-02-18T08:23:06.460757+0000","last_active":"2024-02-18T08:30:26.541637+0000","last_peered":"2024-02-18T08:30:26.541637+0000","last_clean":"2024-02-18T08:30:26.541637+0000","last_became_active":"2024-02-18T08:23:06.460400+0000","last_became_peered":"2024-02-18T08:23:06.460400+0000","last_unstale":"2024-02-18T08:30:26.541637+0000","last_undegraded":"2024-02-18T08:30:26.541637+0000","last_fullsized":"2024-02-18T08:30:26.541637+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"831'1189","reported_seq":3633,"reported_epoch":836,"state":"active+clean","last_fresh":"2024-02-18T08:30:27.629168+0000","last_change":"2024-02-18T08:30:22.450859+0000","last_active":"2024-02-18T08:30:27.629168+0000","last_peered":"2024-02-18T08:30:27.629168+0000","last_clean":"2024-02-18T08:30:27.629168+0000","last_became_active":"2024-02-18T08:22:40.532911+0000","last_became_peered":"2024-02-18T08:22:40.532911+0000","last_unstale":"2024-02-18T08:30:27.629168+0000","last_undegraded":"2024-02-18T08:30:27.629168+0000","last_fullsized":"2024-02-18T08:30:27.629168+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1189,"ondisk_log_size":1189,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":11853824,"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":2,"num_read":186,"num_read_kb":161846,"num_write":478,"num_write_kb":98888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":34209792,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":780,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545395+0000","last_change":"2024-02-18T08:23:30.268242+0000","last_active":"2024-02-18T08:30:26.545395+0000","last_peered":"2024-02-18T08:30:26.545395+0000","last_clean":"2024-02-18T08:30:26.545395+0000","last_became_active":"2024-02-18T08:23:30.267519+0000","last_became_peered":"2024-02-18T08:23:30.267519+0000","last_unstale":"2024-02-18T08:30:26.545395+0000","last_undegraded":"2024-02-18T08:30:26.545395+0000","last_fullsized":"2024-02-18T08:30:26.545395+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":805,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540153+0000","last_change":"2024-02-18T08:22:15.357825+0000","last_active":"2024-02-18T08:30:23.540153+0000","last_peered":"2024-02-18T08:30:23.540153+0000","last_clean":"2024-02-18T08:30:23.540153+0000","last_became_active":"2024-02-18T08:22:15.356704+0000","last_became_peered":"2024-02-18T08:22:15.356704+0000","last_unstale":"2024-02-18T08:30:23.540153+0000","last_undegraded":"2024-02-18T08:30:23.540153+0000","last_fullsized":"2024-02-18T08:30:23.540153+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":799,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.541379+0000","last_change":"2024-02-18T08:23:30.263090+0000","last_active":"2024-02-18T08:30:23.541379+0000","last_peered":"2024-02-18T08:30:23.541379+0000","last_clean":"2024-02-18T08:30:23.541379+0000","last_became_active":"2024-02-18T08:23:30.262762+0000","last_became_peered":"2024-02-18T08:23:30.262762+0000","last_unstale":"2024-02-18T08:30:23.541379+0000","last_undegraded":"2024-02-18T08:30:23.541379+0000","last_fullsized":"2024-02-18T08:30:23.541379+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":772,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.445459+0000","last_change":"2024-02-18T08:22:40.540307+0000","last_active":"2024-02-18T08:30:22.445459+0000","last_peered":"2024-02-18T08:30:22.445459+0000","last_clean":"2024-02-18T08:30:22.445459+0000","last_became_active":"2024-02-18T08:22:40.539930+0000","last_became_peered":"2024-02-18T08:22:40.539930+0000","last_unstale":"2024-02-18T08:30:22.445459+0000","last_undegraded":"2024-02-18T08:30:22.445459+0000","last_fullsized":"2024-02-18T08:30:22.445459+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":805,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540137+0000","last_change":"2024-02-18T08:22:40.540717+0000","last_active":"2024-02-18T08:30:23.540137+0000","last_peered":"2024-02-18T08:30:23.540137+0000","last_clean":"2024-02-18T08:30:23.540137+0000","last_became_active":"2024-02-18T08:22:40.540372+0000","last_became_peered":"2024-02-18T08:22:40.540372+0000","last_unstale":"2024-02-18T08:30:23.540137+0000","last_undegraded":"2024-02-18T08:30:23.540137+0000","last_fullsized":"2024-02-18T08:30:23.540137+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.3","version":"831'1996","reported_seq":4411,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541455+0000","last_change":"2024-02-18T08:30:22.466192+0000","last_active":"2024-02-18T08:30:24.541455+0000","last_peered":"2024-02-18T08:30:24.541455+0000","last_clean":"2024-02-18T08:30:24.541455+0000","last_became_active":"2024-02-18T08:23:06.465468+0000","last_became_peered":"2024-02-18T08:23:06.465468+0000","last_unstale":"2024-02-18T08:30:24.541455+0000","last_undegraded":"2024-02-18T08:30:24.541455+0000","last_fullsized":"2024-02-18T08:30:24.541455+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1996,"ondisk_log_size":1996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":28508160,"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":365,"num_read_kb":353015,"num_write":856,"num_write_kb":159024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":44867584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"5.5","version":"833'797","reported_seq":3261,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.577986+0000","last_change":"2024-02-18T08:30:22.461071+0000","last_active":"2024-02-18T08:30:24.577986+0000","last_peered":"2024-02-18T08:30:24.577986+0000","last_clean":"2024-02-18T08:30:24.577986+0000","last_became_active":"2024-02-18T08:22:15.355452+0000","last_became_peered":"2024-02-18T08:22:15.355452+0000","last_unstale":"2024-02-18T08:30:24.577986+0000","last_undegraded":"2024-02-18T08:30:24.577986+0000","last_fullsized":"2024-02-18T08:30:24.577986+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":797,"ondisk_log_size":797,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":18669568,"num_objects":10,"num_object_clones":8,"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":115,"num_read_kb":121133,"num_write":345,"num_write_kb":58608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":19603456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.2","version":"0'0","reported_seq":809,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.444354+0000","last_change":"2024-02-18T08:23:06.457389+0000","last_active":"2024-02-18T08:30:22.444354+0000","last_peered":"2024-02-18T08:30:22.444354+0000","last_clean":"2024-02-18T08:30:22.444354+0000","last_became_active":"2024-02-18T08:23:06.457086+0000","last_became_peered":"2024-02-18T08:23:06.457086+0000","last_unstale":"2024-02-18T08:30:22.444354+0000","last_undegraded":"2024-02-18T08:30:22.444354+0000","last_fullsized":"2024-02-18T08:30:22.444354+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":821,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541545+0000","last_change":"2024-02-18T08:23:06.459578+0000","last_active":"2024-02-18T08:30:26.541545+0000","last_peered":"2024-02-18T08:30:26.541545+0000","last_clean":"2024-02-18T08:30:26.541545+0000","last_became_active":"2024-02-18T08:23:06.459199+0000","last_became_peered":"2024-02-18T08:23:06.459199+0000","last_unstale":"2024-02-18T08:30:26.541545+0000","last_undegraded":"2024-02-18T08:30:26.541545+0000","last_fullsized":"2024-02-18T08:30:26.541545+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":805,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.541121+0000","last_change":"2024-02-18T08:21:50.355382+0000","last_active":"2024-02-18T08:30:23.541121+0000","last_peered":"2024-02-18T08:30:23.541121+0000","last_clean":"2024-02-18T08:30:23.541121+0000","last_became_active":"2024-02-18T08:21:50.354199+0000","last_became_peered":"2024-02-18T08:21:50.354199+0000","last_unstale":"2024-02-18T08:30:23.541121+0000","last_undegraded":"2024-02-18T08:30:23.541121+0000","last_fullsized":"2024-02-18T08:30:23.541121+0000","mapping_epoch":320,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"831'1643","reported_seq":4081,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.538787+0000","last_change":"2024-02-18T08:30:22.468197+0000","last_active":"2024-02-18T08:30:23.538787+0000","last_peered":"2024-02-18T08:30:23.538787+0000","last_clean":"2024-02-18T08:30:23.538787+0000","last_became_active":"2024-02-18T08:22:40.536542+0000","last_became_peered":"2024-02-18T08:22:40.536542+0000","last_unstale":"2024-02-18T08:30:23.538787+0000","last_undegraded":"2024-02-18T08:30:23.538787+0000","last_fullsized":"2024-02-18T08:30:23.538787+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1643,"ondisk_log_size":1643,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":17317888,"num_objects":14,"num_object_clones":10,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":1,"num_read":310,"num_read_kb":447281,"num_write":723,"num_write_kb":119168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":30490624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":785,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.439606+0000","last_change":"2024-02-18T08:21:50.354867+0000","last_active":"2024-02-18T08:30:22.439606+0000","last_peered":"2024-02-18T08:30:22.439606+0000","last_clean":"2024-02-18T08:30:22.439606+0000","last_became_active":"2024-02-18T08:21:50.354537+0000","last_became_peered":"2024-02-18T08:21:50.354537+0000","last_unstale":"2024-02-18T08:30:22.439606+0000","last_undegraded":"2024-02-18T08:30:22.439606+0000","last_fullsized":"2024-02-18T08:30:22.439606+0000","mapping_epoch":320,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":804,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540043+0000","last_change":"2024-02-18T08:23:06.457611+0000","last_active":"2024-02-18T08:30:23.540043+0000","last_peered":"2024-02-18T08:30:23.540043+0000","last_clean":"2024-02-18T08:30:23.540043+0000","last_became_active":"2024-02-18T08:23:06.457302+0000","last_became_peered":"2024-02-18T08:23:06.457302+0000","last_unstale":"2024-02-18T08:30:23.540043+0000","last_undegraded":"2024-02-18T08:30:23.540043+0000","last_fullsized":"2024-02-18T08:30:23.540043+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":795,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540386+0000","last_change":"2024-02-18T08:22:40.540737+0000","last_active":"2024-02-18T08:30:23.540386+0000","last_peered":"2024-02-18T08:30:23.540386+0000","last_clean":"2024-02-18T08:30:23.540386+0000","last_became_active":"2024-02-18T08:22:40.540284+0000","last_became_peered":"2024-02-18T08:22:40.540284+0000","last_unstale":"2024-02-18T08:30:23.540386+0000","last_undegraded":"2024-02-18T08:30:23.540386+0000","last_fullsized":"2024-02-18T08:30:23.540386+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":793,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.443926+0000","last_change":"2024-02-18T08:23:30.267125+0000","last_active":"2024-02-18T08:30:22.443926+0000","last_peered":"2024-02-18T08:30:22.443926+0000","last_clean":"2024-02-18T08:30:22.443926+0000","last_became_active":"2024-02-18T08:23:30.266796+0000","last_became_peered":"2024-02-18T08:23:30.266796+0000","last_unstale":"2024-02-18T08:30:22.443926+0000","last_undegraded":"2024-02-18T08:30:22.443926+0000","last_fullsized":"2024-02-18T08:30:22.443926+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":797,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.992939+0000","last_change":"2024-02-18T08:23:30.267158+0000","last_active":"2024-02-18T08:30:26.992939+0000","last_peered":"2024-02-18T08:30:26.992939+0000","last_clean":"2024-02-18T08:30:26.992939+0000","last_became_active":"2024-02-18T08:23:30.266839+0000","last_became_peered":"2024-02-18T08:23:30.266839+0000","last_unstale":"2024-02-18T08:30:26.992939+0000","last_undegraded":"2024-02-18T08:30:26.992939+0000","last_fullsized":"2024-02-18T08:30:26.992939+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:13:18.836287+0000","last_clean_scrub_stamp":"2024-02-18T08:13:18.836287+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":802,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545298+0000","last_change":"2024-02-18T08:23:06.455923+0000","last_active":"2024-02-18T08:30:26.545298+0000","last_peered":"2024-02-18T08:30:26.545298+0000","last_clean":"2024-02-18T08:30:26.545298+0000","last_became_active":"2024-02-18T08:23:06.455604+0000","last_became_peered":"2024-02-18T08:23:06.455604+0000","last_unstale":"2024-02-18T08:30:26.545298+0000","last_undegraded":"2024-02-18T08:30:26.545298+0000","last_fullsized":"2024-02-18T08:30:26.545298+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":762,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454580+0000","last_change":"2024-02-18T08:23:30.272300+0000","last_active":"2024-02-18T08:30:22.454580+0000","last_peered":"2024-02-18T08:30:22.454580+0000","last_clean":"2024-02-18T08:30:22.454580+0000","last_became_active":"2024-02-18T08:23:30.271950+0000","last_became_peered":"2024-02-18T08:23:30.271950+0000","last_unstale":"2024-02-18T08:30:22.454580+0000","last_undegraded":"2024-02-18T08:30:22.454580+0000","last_fullsized":"2024-02-18T08:30:22.454580+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.4","version":"833'753","reported_seq":3204,"reported_epoch":836,"state":"active+clean","last_fresh":"2024-02-18T08:30:27.613014+0000","last_change":"2024-02-18T08:30:22.456309+0000","last_active":"2024-02-18T08:30:27.613014+0000","last_peered":"2024-02-18T08:30:27.613014+0000","last_clean":"2024-02-18T08:30:27.613014+0000","last_became_active":"2024-02-18T08:23:30.263966+0000","last_became_peered":"2024-02-18T08:23:30.263966+0000","last_unstale":"2024-02-18T08:30:27.613014+0000","last_undegraded":"2024-02-18T08:30:27.613014+0000","last_fullsized":"2024-02-18T08:30:27.613014+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":753,"ondisk_log_size":753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":3407872,"num_objects":7,"num_object_clones":5,"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":140,"num_read_kb":144325,"num_write":342,"num_write_kb":55096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"831'1109","reported_seq":3564,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.542273+0000","last_change":"2024-02-18T08:30:22.460622+0000","last_active":"2024-02-18T08:30:23.542273+0000","last_peered":"2024-02-18T08:30:23.542273+0000","last_clean":"2024-02-18T08:30:23.542273+0000","last_became_active":"2024-02-18T08:22:40.537092+0000","last_became_peered":"2024-02-18T08:22:40.537092+0000","last_unstale":"2024-02-18T08:30:23.542273+0000","last_undegraded":"2024-02-18T08:30:23.542273+0000","last_fullsized":"2024-02-18T08:30:23.542273+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":1109,"ondisk_log_size":1109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16957440,"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":0,"num_read":216,"num_read_kb":180781,"num_write":432,"num_write_kb":95632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":13680640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":796,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.992834+0000","last_change":"2024-02-18T08:23:30.266344+0000","last_active":"2024-02-18T08:30:26.992834+0000","last_peered":"2024-02-18T08:30:26.992834+0000","last_clean":"2024-02-18T08:30:26.992834+0000","last_became_active":"2024-02-18T08:23:30.265979+0000","last_became_peered":"2024-02-18T08:23:30.265979+0000","last_unstale":"2024-02-18T08:30:26.992834+0000","last_undegraded":"2024-02-18T08:30:26.992834+0000","last_fullsized":"2024-02-18T08:30:26.992834+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":794,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541213+0000","last_change":"2024-02-18T08:22:15.349814+0000","last_active":"2024-02-18T08:30:24.541213+0000","last_peered":"2024-02-18T08:30:24.541213+0000","last_clean":"2024-02-18T08:30:24.541213+0000","last_became_active":"2024-02-18T08:22:15.349433+0000","last_became_peered":"2024-02-18T08:22:15.349433+0000","last_unstale":"2024-02-18T08:30:24.541213+0000","last_undegraded":"2024-02-18T08:30:24.541213+0000","last_fullsized":"2024-02-18T08:30:24.541213+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":795,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541621+0000","last_change":"2024-02-18T08:21:26.323893+0000","last_active":"2024-02-18T08:30:24.541621+0000","last_peered":"2024-02-18T08:30:24.541621+0000","last_clean":"2024-02-18T08:30:24.541621+0000","last_became_active":"2024-02-18T08:21:26.323541+0000","last_became_peered":"2024-02-18T08:21:26.323541+0000","last_unstale":"2024-02-18T08:30:24.541621+0000","last_undegraded":"2024-02-18T08:30:24.541621+0000","last_fullsized":"2024-02-18T08:30:24.541621+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":787,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.993543+0000","last_change":"2024-02-18T08:23:30.265951+0000","last_active":"2024-02-18T08:30:26.993543+0000","last_peered":"2024-02-18T08:30:26.993543+0000","last_clean":"2024-02-18T08:30:26.993543+0000","last_became_active":"2024-02-18T08:23:30.265680+0000","last_became_peered":"2024-02-18T08:23:30.265680+0000","last_unstale":"2024-02-18T08:30:26.993543+0000","last_undegraded":"2024-02-18T08:30:26.993543+0000","last_fullsized":"2024-02-18T08:30:26.993543+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":804,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.541304+0000","last_change":"2024-02-18T08:22:40.540325+0000","last_active":"2024-02-18T08:30:23.541304+0000","last_peered":"2024-02-18T08:30:23.541304+0000","last_clean":"2024-02-18T08:30:23.541304+0000","last_became_active":"2024-02-18T08:22:40.539937+0000","last_became_peered":"2024-02-18T08:22:40.539937+0000","last_unstale":"2024-02-18T08:30:23.541304+0000","last_undegraded":"2024-02-18T08:30:23.541304+0000","last_fullsized":"2024-02-18T08:30:23.541304+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":795,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541828+0000","last_change":"2024-02-18T08:23:30.265970+0000","last_active":"2024-02-18T08:30:24.541828+0000","last_peered":"2024-02-18T08:30:24.541828+0000","last_clean":"2024-02-18T08:30:24.541828+0000","last_became_active":"2024-02-18T08:23:30.265618+0000","last_became_peered":"2024-02-18T08:23:30.265618+0000","last_unstale":"2024-02-18T08:30:24.541828+0000","last_undegraded":"2024-02-18T08:30:24.541828+0000","last_fullsized":"2024-02-18T08:30:24.541828+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.2","version":"831'861","reported_seq":3322,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.461681+0000","last_change":"2024-02-18T08:30:22.461681+0000","last_active":"2024-02-18T08:30:22.461681+0000","last_peered":"2024-02-18T08:30:22.461681+0000","last_clean":"2024-02-18T08:30:22.461681+0000","last_became_active":"2024-02-18T08:23:06.464236+0000","last_became_peered":"2024-02-18T08:23:06.464236+0000","last_unstale":"2024-02-18T08:30:22.461681+0000","last_undegraded":"2024-02-18T08:30:22.461681+0000","last_fullsized":"2024-02-18T08:30:22.461681+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":861,"ondisk_log_size":861,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5373952,"num_objects":4,"num_object_clones":3,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":176,"num_read_kb":223535,"num_write":308,"num_write_kb":57256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":12976128,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2e5","length":"1"},{"start":"2e9","length":"2"},{"start":"2f3","length":"1"},{"start":"2fb","length":"1"},{"start":"2fd","length":"1"}]},{"pgid":"3.7","version":"54'2","reported_seq":800,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.546567+0000","last_change":"2024-02-18T08:23:30.267999+0000","last_active":"2024-02-18T08:30:26.546567+0000","last_peered":"2024-02-18T08:30:26.546567+0000","last_clean":"2024-02-18T08:30:26.546567+0000","last_became_active":"2024-02-18T08:23:30.267625+0000","last_became_peered":"2024-02-18T08:23:30.267625+0000","last_unstale":"2024-02-18T08:30:26.546567+0000","last_undegraded":"2024-02-18T08:30:26.546567+0000","last_fullsized":"2024-02-18T08:30:26.546567+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":804,"reported_epoch":832,"state":"active+clean","last_fresh":"2024-02-18T08:30:23.540695+0000","last_change":"2024-02-18T08:23:06.462629+0000","last_active":"2024-02-18T08:30:23.540695+0000","last_peered":"2024-02-18T08:30:23.540695+0000","last_clean":"2024-02-18T08:30:23.540695+0000","last_became_active":"2024-02-18T08:23:06.462223+0000","last_became_peered":"2024-02-18T08:23:06.462223+0000","last_unstale":"2024-02-18T08:30:23.540695+0000","last_undegraded":"2024-02-18T08:30:23.540695+0000","last_fullsized":"2024-02-18T08:30:23.540695+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":795,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545335+0000","last_change":"2024-02-18T08:23:30.268416+0000","last_active":"2024-02-18T08:30:26.545335+0000","last_peered":"2024-02-18T08:30:26.545335+0000","last_clean":"2024-02-18T08:30:26.545335+0000","last_became_active":"2024-02-18T08:23:30.267926+0000","last_became_peered":"2024-02-18T08:23:30.267926+0000","last_unstale":"2024-02-18T08:30:26.545335+0000","last_undegraded":"2024-02-18T08:30:26.545335+0000","last_fullsized":"2024-02-18T08:30:26.545335+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"822'278","reported_seq":2802,"reported_epoch":836,"state":"active+clean","last_fresh":"2024-02-18T08:30:27.628494+0000","last_change":"2024-02-18T08:30:22.441874+0000","last_active":"2024-02-18T08:30:27.628494+0000","last_peered":"2024-02-18T08:30:27.628494+0000","last_clean":"2024-02-18T08:30:27.628494+0000","last_became_active":"2024-02-18T08:23:30.274190+0000","last_became_peered":"2024-02-18T08:23:30.274190+0000","last_unstale":"2024-02-18T08:30:27.628494+0000","last_undegraded":"2024-02-18T08:30:27.628494+0000","last_fullsized":"2024-02-18T08:30:27.628494+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":278,"ondisk_log_size":278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":1,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":78,"num_read_kb":97482,"num_write":127,"num_write_kb":21904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":11509760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":800,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.454316+0000","last_change":"2024-02-18T08:23:30.268630+0000","last_active":"2024-02-18T08:30:22.454316+0000","last_peered":"2024-02-18T08:30:22.454316+0000","last_clean":"2024-02-18T08:30:22.454316+0000","last_became_active":"2024-02-18T08:23:30.268311+0000","last_became_peered":"2024-02-18T08:23:30.268311+0000","last_unstale":"2024-02-18T08:30:22.454316+0000","last_undegraded":"2024-02-18T08:30:22.454316+0000","last_fullsized":"2024-02-18T08:30:22.454316+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":47,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:15:47.894983+0000","last_clean_scrub_stamp":"2024-02-18T08:15:47.894983+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"433'3","reported_seq":802,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541766+0000","last_change":"2024-02-18T08:22:15.355546+0000","last_active":"2024-02-18T08:30:24.541766+0000","last_peered":"2024-02-18T08:30:24.541766+0000","last_clean":"2024-02-18T08:30:24.541766+0000","last_became_active":"2024-02-18T08:22:15.355188+0000","last_became_peered":"2024-02-18T08:22:15.355188+0000","last_unstale":"2024-02-18T08:30:24.541766+0000","last_undegraded":"2024-02-18T08:30:24.541766+0000","last_fullsized":"2024-02-18T08:30:24.541766+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":788,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541065+0000","last_change":"2024-02-18T08:23:06.459659+0000","last_active":"2024-02-18T08:30:26.541065+0000","last_peered":"2024-02-18T08:30:26.541065+0000","last_clean":"2024-02-18T08:30:26.541065+0000","last_became_active":"2024-02-18T08:23:06.459300+0000","last_became_peered":"2024-02-18T08:23:06.459300+0000","last_unstale":"2024-02-18T08:30:26.541065+0000","last_undegraded":"2024-02-18T08:30:26.541065+0000","last_fullsized":"2024-02-18T08:30:26.541065+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.0","version":"831'2056","reported_seq":4440,"reported_epoch":836,"state":"active+clean","last_fresh":"2024-02-18T08:30:27.627520+0000","last_change":"2024-02-18T08:30:22.458105+0000","last_active":"2024-02-18T08:30:27.627520+0000","last_peered":"2024-02-18T08:30:27.627520+0000","last_clean":"2024-02-18T08:30:27.627520+0000","last_became_active":"2024-02-18T08:22:15.348389+0000","last_became_peered":"2024-02-18T08:22:15.348389+0000","last_unstale":"2024-02-18T08:30:27.627520+0000","last_undegraded":"2024-02-18T08:30:27.627520+0000","last_fullsized":"2024-02-18T08:30:27.627520+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:17:23.890727+0000","last_clean_scrub_stamp":"2024-02-18T08:17:23.890727+0000","log_size":2056,"ondisk_log_size":2056,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":23306240,"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":384,"num_read_kb":419565,"num_write":844,"num_write_kb":158560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":31531008,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"427'3","reported_seq":800,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541764+0000","last_change":"2024-02-18T08:23:30.271288+0000","last_active":"2024-02-18T08:30:24.541764+0000","last_peered":"2024-02-18T08:30:24.541764+0000","last_clean":"2024-02-18T08:30:24.541764+0000","last_became_active":"2024-02-18T08:23:30.270972+0000","last_became_peered":"2024-02-18T08:23:30.270972+0000","last_unstale":"2024-02-18T08:30:24.541764+0000","last_undegraded":"2024-02-18T08:30:24.541764+0000","last_fullsized":"2024-02-18T08:30:24.541764+0000","mapping_epoch":418,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":419,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":805,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.439632+0000","last_change":"2024-02-18T08:21:50.346192+0000","last_active":"2024-02-18T08:30:22.439632+0000","last_peered":"2024-02-18T08:30:22.439632+0000","last_clean":"2024-02-18T08:30:22.439632+0000","last_became_active":"2024-02-18T08:21:50.345870+0000","last_became_peered":"2024-02-18T08:21:50.345870+0000","last_unstale":"2024-02-18T08:30:22.439632+0000","last_undegraded":"2024-02-18T08:30:22.439632+0000","last_fullsized":"2024-02-18T08:30:22.439632+0000","mapping_epoch":320,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"54'2","reported_seq":800,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.444660+0000","last_change":"2024-02-18T08:22:40.534804+0000","last_active":"2024-02-18T08:30:22.444660+0000","last_peered":"2024-02-18T08:30:22.444660+0000","last_clean":"2024-02-18T08:30:22.444660+0000","last_became_active":"2024-02-18T08:22:40.534348+0000","last_became_peered":"2024-02-18T08:22:40.534348+0000","last_unstale":"2024-02-18T08:30:22.444660+0000","last_undegraded":"2024-02-18T08:30:22.444660+0000","last_fullsized":"2024-02-18T08:30:22.444660+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":809,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541325+0000","last_change":"2024-02-18T08:22:15.349698+0000","last_active":"2024-02-18T08:30:26.541325+0000","last_peered":"2024-02-18T08:30:26.541325+0000","last_clean":"2024-02-18T08:30:26.541325+0000","last_became_active":"2024-02-18T08:22:15.349118+0000","last_became_peered":"2024-02-18T08:22:15.349118+0000","last_unstale":"2024-02-18T08:30:26.541325+0000","last_undegraded":"2024-02-18T08:30:26.541325+0000","last_fullsized":"2024-02-18T08:30:26.541325+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"54'2","reported_seq":800,"reported_epoch":831,"state":"active+clean","last_fresh":"2024-02-18T08:30:22.445358+0000","last_change":"2024-02-18T08:23:06.457832+0000","last_active":"2024-02-18T08:30:22.445358+0000","last_peered":"2024-02-18T08:30:22.445358+0000","last_clean":"2024-02-18T08:30:22.445358+0000","last_became_active":"2024-02-18T08:23:06.456354+0000","last_became_peered":"2024-02-18T08:23:06.456354+0000","last_unstale":"2024-02-18T08:30:22.445358+0000","last_undegraded":"2024-02-18T08:30:22.445358+0000","last_fullsized":"2024-02-18T08:30:22.445358+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":809,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541141+0000","last_change":"2024-02-18T08:22:15.345587+0000","last_active":"2024-02-18T08:30:26.541141+0000","last_peered":"2024-02-18T08:30:26.541141+0000","last_clean":"2024-02-18T08:30:26.541141+0000","last_became_active":"2024-02-18T08:22:15.345088+0000","last_became_peered":"2024-02-18T08:22:15.345088+0000","last_unstale":"2024-02-18T08:30:26.541141+0000","last_undegraded":"2024-02-18T08:30:26.541141+0000","last_fullsized":"2024-02-18T08:30:26.541141+0000","mapping_epoch":345,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":346,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"427'3","reported_seq":804,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545766+0000","last_change":"2024-02-18T08:23:06.456032+0000","last_active":"2024-02-18T08:30:26.545766+0000","last_peered":"2024-02-18T08:30:26.545766+0000","last_clean":"2024-02-18T08:30:26.545766+0000","last_became_active":"2024-02-18T08:23:06.455549+0000","last_became_peered":"2024-02-18T08:23:06.455549+0000","last_unstale":"2024-02-18T08:30:26.545766+0000","last_undegraded":"2024-02-18T08:30:26.545766+0000","last_fullsized":"2024-02-18T08:30:26.545766+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":800,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.545523+0000","last_change":"2024-02-18T08:21:50.359906+0000","last_active":"2024-02-18T08:30:26.545523+0000","last_peered":"2024-02-18T08:30:26.545523+0000","last_clean":"2024-02-18T08:30:26.545523+0000","last_became_active":"2024-02-18T08:21:50.359394+0000","last_became_peered":"2024-02-18T08:21:50.359394+0000","last_unstale":"2024-02-18T08:30:26.545523+0000","last_undegraded":"2024-02-18T08:30:26.545523+0000","last_fullsized":"2024-02-18T08:30:26.545523+0000","mapping_epoch":320,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"427'6","reported_seq":807,"reported_epoch":833,"state":"active+clean","last_fresh":"2024-02-18T08:30:24.541763+0000","last_change":"2024-02-18T08:22:40.533577+0000","last_active":"2024-02-18T08:30:24.541763+0000","last_peered":"2024-02-18T08:30:24.541763+0000","last_clean":"2024-02-18T08:30:24.541763+0000","last_became_active":"2024-02-18T08:22:40.533191+0000","last_became_peered":"2024-02-18T08:22:40.533191+0000","last_unstale":"2024-02-18T08:30:24.541763+0000","last_undegraded":"2024-02-18T08:30:24.541763+0000","last_fullsized":"2024-02-18T08:30:24.541763+0000","mapping_epoch":368,"log_start":"0'0","ondisk_log_start":"0'0","created":50,"last_epoch_clean":369,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:36.308875+0000","last_clean_scrub_stamp":"2024-02-18T08:16:36.308875+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":553,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":803,"reported_epoch":835,"state":"active+clean","last_fresh":"2024-02-18T08:30:26.541014+0000","last_change":"2024-02-18T08:23:06.459895+0000","last_active":"2024-02-18T08:30:26.541014+0000","last_peered":"2024-02-18T08:30:26.541014+0000","last_clean":"2024-02-18T08:30:26.541014+0000","last_became_active":"2024-02-18T08:23:06.459056+0000","last_became_peered":"2024-02-18T08:23:06.459056+0000","last_unstale":"2024-02-18T08:30:26.541014+0000","last_undegraded":"2024-02-18T08:30:26.541014+0000","last_fullsized":"2024-02-18T08:30:26.541014+0000","mapping_epoch":394,"log_start":"0'0","ondisk_log_start":"0'0","created":51,"last_epoch_clean":395,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-18T08:16:37.311184+0000","last_clean_scrub_stamp":"2024-02-18T08:16:37.311184+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":251879424,"num_objects":147,"num_object_clones":102,"num_object_copies":441,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":147,"num_whiteouts":6,"num_read":3652,"num_read_kb":4117245,"num_write":8311,"num_write_kb":1538696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":114,"num_bytes_recovered":361095168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":374083584,"data_stored":686493696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":19460,"ondisk_log_size":19460,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5526,"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":98,"num_read_kb":110,"num_write":63,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":110592,"data_stored":16578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":579330,"internal_metadata":0},"log_size":69,"ondisk_log_size":69,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":418,"seq":1795296329813,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":327872,"kb_used_data":24696,"kb_used_omap":71,"kb_used_meta":303096,"kb_avail":93417280,"statfs":{"total":95995035648,"available":95659294720,"internally_reserved":0,"allocated":25288704,"data_stored":37317372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":73233,"internal_metadata":310370799},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.59099999999999997,"15min":0.55600000000000005},"min":{"1min":0.35199999999999998,"5min":0.246,"15min":0.246},"max":{"1min":0.84399999999999997,"5min":1.736,"15min":1.736},"last":0.63},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.61199999999999999,"15min":0.59199999999999997},"min":{"1min":0.49299999999999999,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.74299999999999999,"5min":2.1080000000000001,"15min":2.1080000000000001},"last":0.47499999999999998}]},{"osd":1,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.59099999999999997,"15min":0.58899999999999997},"min":{"1min":0.40000000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83599999999999997,"5min":1.0569999999999999,"15min":1.496},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.61699999999999999,"15min":0.56299999999999994},"min":{"1min":0.39600000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.70699999999999996,"5min":1.78,"15min":1.78},"last":0.51600000000000001}]},{"osd":2,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56499999999999995,"15min":0.57599999999999996},"min":{"1min":0.38700000000000001,"5min":0.312,"15min":0.312},"max":{"1min":0.77300000000000002,"5min":0.77600000000000002,"15min":1.468},"last":0.503},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.61699999999999999,"15min":0.56999999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38700000000000001},"max":{"1min":0.76600000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.71099999999999997}]},{"osd":3,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.60999999999999999,"15min":0.60599999999999998},"min":{"1min":0.38700000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.747,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.625,"5min":0.622,"15min":0.57399999999999995},"min":{"1min":0.436,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.65600000000000003}]},{"osd":4,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.48399999999999999,"15min":0.501},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.52400000000000002,"15min":0.50600000000000001},"min":{"1min":0.32600000000000001,"5min":0.32000000000000001,"15min":0.28799999999999998},"max":{"1min":0.97099999999999997,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.69599999999999995}]},{"osd":5,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":0.85199999999999998,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34499999999999997,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.45100000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.58499999999999996,"15min":0.56200000000000006},"min":{"1min":0.371,"5min":0.371,"15min":0.35599999999999998},"max":{"1min":0.875,"5min":0.875,"15min":0.875},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.57099999999999995,"15min":0.56100000000000005},"min":{"1min":0.39400000000000002,"5min":0.38300000000000001,"15min":0.35199999999999998},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.59299999999999997}]}]},{"osd":6,"up_from":394,"seq":1692217114713,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":363264,"kb_used_data":46648,"kb_used_omap":116,"kb_used_meta":316491,"kb_avail":93381888,"statfs":{"total":95995035648,"available":95623053312,"internally_reserved":0,"allocated":47767552,"data_stored":79105248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":119466,"internal_metadata":324087126},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.58999999999999997,"15min":0.55700000000000005},"min":{"1min":0.38900000000000001,"5min":0.34300000000000003,"15min":0.33100000000000002},"max":{"1min":1.335,"5min":1.341,"15min":1.341},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.59999999999999998,"15min":0.57899999999999996},"min":{"1min":0.42299999999999999,"5min":0.36099999999999999,"15min":0.35599999999999998},"max":{"1min":1.1140000000000001,"5min":1.3,"15min":1.3},"last":0.63200000000000001}]},{"osd":1,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.63900000000000001,"15min":0.57999999999999996},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.4800000000000004,"5min":4.4800000000000004,"15min":4.4800000000000004},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.61599999999999999,"15min":0.58199999999999996},"min":{"1min":0.374,"5min":0.37,"15min":0.34999999999999998},"max":{"1min":1.319,"5min":1.319,"15min":5.0780000000000003},"last":0.56999999999999995}]},{"osd":2,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.66000000000000003,"15min":0.61199999999999999},"min":{"1min":0.433,"5min":0.41599999999999998,"15min":0.39400000000000002},"max":{"1min":2.242,"5min":2.242,"15min":2.242},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.58699999999999997,"15min":0.58599999999999997},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.73299999999999998,"5min":0.875,"15min":3.1139999999999999},"last":0.53900000000000003}]},{"osd":3,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.59699999999999998,"15min":0.58199999999999996},"min":{"1min":0.443,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.4870000000000001,"5min":0.84299999999999997,"15min":0.67500000000000004},"min":{"1min":0.44700000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":14.221,"5min":14.221,"15min":14.221},"last":0.46899999999999997}]},{"osd":4,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52400000000000002,"15min":0.48499999999999999},"min":{"1min":0.35599999999999998,"5min":0.32300000000000001,"15min":0.27800000000000002},"max":{"1min":1.1419999999999999,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.54500000000000004,"15min":0.52100000000000002},"min":{"1min":0.36899999999999999,"5min":0.35599999999999998,"15min":0.29599999999999999},"max":{"1min":1.0409999999999999,"5min":1.117,"15min":1.117},"last":0.55300000000000005}]},{"osd":5,"last update":"Sun Feb 18 08:30:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.54700000000000004,"15min":0.52600000000000002},"min":{"1min":0.35799999999999998,"5min":0.34100000000000003,"15min":0.33000000000000002},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.57299999999999995,"15min":0.55100000000000005},"min":{"1min":0.42099999999999999,"5min":0.38800000000000001,"15min":0.32400000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.61799999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57099999999999995,"15min":0.51900000000000002},"min":{"1min":0.46500000000000002,"5min":0.38500000000000001,"15min":0.34399999999999997},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.496},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.624,"15min":0.56499999999999995},"min":{"1min":0.47099999999999997,"5min":0.38,"15min":0.33700000000000002},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.57799999999999996}]}]},{"osd":1,"up_from":272,"seq":1168231104626,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":369760,"kb_used_data":59992,"kb_used_omap":117,"kb_used_meta":309642,"kb_avail":93375392,"statfs":{"total":95995035648,"available":95616401408,"internally_reserved":0,"allocated":61431808,"data_stored":102310587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":119935,"internal_metadata":317074305},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.36499999999999999,"15min":0.35899999999999999},"min":{"1min":0.26300000000000001,"5min":0.20100000000000001,"15min":0.19800000000000001},"max":{"1min":0.47699999999999998,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.23599999999999999},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.41399999999999998,"15min":0.379},"min":{"1min":0.26400000000000001,"5min":0.218,"15min":0.20000000000000001},"max":{"1min":0.60499999999999998,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.245}]},{"osd":2,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.432,"15min":0.40799999999999997},"min":{"1min":0.33500000000000002,"5min":0.253,"15min":0.224},"max":{"1min":0.53000000000000003,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.42499999999999999,"15min":0.39700000000000002},"min":{"1min":0.26100000000000001,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.60799999999999998,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.26100000000000001}]},{"osd":3,"last update":"Sun Feb 18 08:29:58 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.46100000000000002,"15min":0.436},"min":{"1min":0.31900000000000001,"5min":0.252,"15min":0.22},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.42599999999999999,"15min":0.42799999999999999},"min":{"1min":0.27500000000000002,"5min":0.27100000000000002,"15min":0.23899999999999999},"max":{"1min":0.71399999999999997,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.316}]},{"osd":4,"last update":"Sun Feb 18 08:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.624,"15min":0.57999999999999996},"min":{"1min":0.46600000000000003,"5min":0.313,"15min":0.313},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.628,"5min":0.63300000000000001,"15min":0.60699999999999998},"min":{"1min":0.48299999999999998,"5min":0.376,"15min":0.376},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.45400000000000001}]},{"osd":5,"last update":"Sun Feb 18 08:29:51 2024","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.67300000000000004,"15min":0.66500000000000004},"min":{"1min":0.47899999999999998,"5min":0.41799999999999998,"15min":0.374},"max":{"1min":1.667,"5min":1.667,"15min":1.667},"last":0.432},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.70999999999999996,"15min":0.69199999999999995},"min":{"1min":0.45900000000000002,"5min":0.42799999999999999,"15min":0.376},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.54300000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:30:20 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.68100000000000005,"15min":0.628},"min":{"1min":0.52000000000000002,"5min":0.438,"15min":0.34100000000000003},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.71599999999999997,"15min":0.63600000000000001},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.375},"max":{"1min":1.1299999999999999,"5min":1.6879999999999999,"15min":1.6879999999999999},"last":0.56699999999999995}]},{"osd":7,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.68600000000000005,"15min":0.59399999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.39000000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.69299999999999995,"15min":0.70299999999999996},"min":{"1min":0.48499999999999999,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.806,"5min":1.806,"15min":1.806},"last":0.52400000000000002}]}]},{"osd":0,"up_from":248,"seq":1065151889527,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":393036,"kb_used_data":69444,"kb_used_omap":150,"kb_used_meta":323433,"kb_avail":93352116,"statfs":{"total":95995035648,"available":95592566784,"internally_reserved":0,"allocated":71110656,"data_stored":132966401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":154601,"internal_metadata":331195415},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sun Feb 18 08:30:19 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.38600000000000001,"15min":0.38800000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.39900000000000002,"15min":0.39800000000000002},"min":{"1min":0.28699999999999998,"5min":0.28299999999999997,"15min":0.24199999999999999},"max":{"1min":0.53900000000000003,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.505}]},{"osd":2,"last update":"Sun Feb 18 08:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.37,"15min":0.36399999999999999},"min":{"1min":0.25,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.60799999999999998},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.41299999999999998,"15min":0.40000000000000002},"min":{"1min":0.26100000000000001,"5min":0.223,"15min":0.223},"max":{"1min":0.621,"5min":0.64100000000000001,"15min":0.81899999999999995},"last":0.59599999999999997}]},{"osd":3,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.46400000000000002,"15min":0.45200000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27800000000000002},"max":{"1min":2.5760000000000001,"5min":2.5760000000000001,"15min":2.5760000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.44800000000000001,"15min":0.441},"min":{"1min":0.29799999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":2.2639999999999998,"5min":2.2639999999999998,"15min":2.2639999999999998},"last":0.56599999999999995}]},{"osd":4,"last update":"Sun Feb 18 08:29:36 2024","interfaces":[{"interface":"back","average":{"1min":0.60999999999999999,"5min":0.61199999999999999,"15min":0.626},"min":{"1min":0.42699999999999999,"5min":0.37,"15min":0.37},"max":{"1min":0.78500000000000003,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.61299999999999999,"5min":0.63200000000000001,"15min":0.64400000000000002},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.82299999999999995,"5min":1.123,"15min":1.123},"last":0.77500000000000002}]},{"osd":5,"last update":"Sun Feb 18 08:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.69499999999999995,"15min":0.66900000000000004},"min":{"1min":0.47999999999999998,"5min":0.44900000000000001,"15min":0.33500000000000002},"max":{"1min":2.6099999999999999,"5min":2.6099999999999999,"15min":2.6099999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.67100000000000004,"15min":0.66300000000000003},"min":{"1min":0.433,"5min":0.433,"15min":0.33600000000000002},"max":{"1min":0.94799999999999995,"5min":1.29,"15min":1.29},"last":0.88100000000000001}]},{"osd":6,"last update":"Sun Feb 18 08:30:19 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.65400000000000003,"15min":0.66100000000000003},"min":{"1min":0.46999999999999997,"5min":0.39700000000000002,"15min":0.35999999999999999},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.69999999999999996,"15min":0.69999999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.26},"last":0.86199999999999999}]},{"osd":7,"last update":"Sun Feb 18 08:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.65000000000000002,"15min":0.61399999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.34200000000000003},"max":{"1min":0.90700000000000003,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.67400000000000004,"15min":0.67200000000000004},"min":{"1min":0.499,"5min":0.496,"15min":0.45700000000000002},"max":{"1min":0.85599999999999998,"5min":0.96199999999999997,"15min":1.2949999999999999},"last":0.628}]}]},{"osd":2,"up_from":296,"seq":1271310319725,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":358392,"kb_used_data":54000,"kb_used_omap":115,"kb_used_meta":304268,"kb_avail":93386760,"statfs":{"total":95995035648,"available":95628042240,"internally_reserved":0,"allocated":55296000,"data_stored":87823475,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":118780,"internal_metadata":311570436},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.40500000000000003,"15min":0.36699999999999999},"min":{"1min":0.28599999999999998,"5min":0.191,"15min":0.191},"max":{"1min":0.53400000000000003,"5min":4.2489999999999997,"15min":4.2489999999999997},"last":0.20499999999999999},{"interface":"front","average":{"1min":0.39700000000000002,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.27600000000000002,"5min":0.22600000000000001,"15min":0.221},"max":{"1min":0.56799999999999995,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.248}]},{"osd":1,"last update":"Sun Feb 18 08:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.41999999999999998,"15min":0.41099999999999998},"min":{"1min":0.32500000000000001,"5min":0.222,"15min":0.19},"max":{"1min":0.64700000000000002,"5min":0.65900000000000003,"15min":0.78100000000000003},"last":0.313},{"interface":"front","average":{"1min":0.442,"5min":0.42999999999999999,"15min":0.45900000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.61399999999999999,"5min":1.73,"15min":3.4689999999999999},"last":0.223}]},{"osd":3,"last update":"Sun Feb 18 08:30:05 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.47299999999999998,"15min":0.45100000000000001},"min":{"1min":0.29299999999999998,"5min":0.27400000000000002,"15min":0.27300000000000002},"max":{"1min":0.67700000000000005,"5min":1.575,"15min":1.575},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.433,"5min":0.46899999999999997,"15min":0.45200000000000001},"min":{"1min":0.32200000000000001,"5min":0.29399999999999998,"15min":0.23400000000000001},"max":{"1min":0.69899999999999995,"5min":2.5169999999999999,"15min":2.5169999999999999},"last":0.29599999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:29:25 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.68400000000000005,"15min":0.61399999999999999},"min":{"1min":0.48299999999999998,"5min":0.437,"15min":0.39200000000000002},"max":{"1min":1.028,"5min":1.462,"15min":1.462},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.66600000000000004,"15min":0.61699999999999999},"min":{"1min":0.498,"5min":0.40600000000000003,"15min":0.36899999999999999},"max":{"1min":1.115,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.69299999999999995}]},{"osd":5,"last update":"Sun Feb 18 08:29:52 2024","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.67900000000000005,"15min":0.67300000000000004},"min":{"1min":0.51000000000000001,"5min":0.439,"15min":0.38200000000000001},"max":{"1min":0.94999999999999996,"5min":4.1059999999999999,"15min":4.1059999999999999},"last":0.62},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.69599999999999995,"15min":0.621},"min":{"1min":0.45800000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.008,"5min":4.1959999999999997,"15min":4.1959999999999997},"last":0.54500000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:30:22 2024","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.67500000000000004,"15min":0.64400000000000002},"min":{"1min":0.501,"5min":0.46600000000000003,"15min":0.45200000000000001},"max":{"1min":0.91400000000000003,"5min":0.996,"15min":0.996},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.70199999999999996,"15min":0.69499999999999995},"min":{"1min":0.499,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86699999999999999,"5min":1.754,"15min":2.1739999999999999},"last":0.56899999999999995}]},{"osd":7,"last update":"Sun Feb 18 08:29:40 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.70599999999999996,"15min":0.72799999999999998},"min":{"1min":0.50800000000000001,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.97199999999999998,"5min":1.7230000000000001,"15min":2.2240000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.71399999999999997,"5min":0.72799999999999998,"15min":0.67400000000000004},"min":{"1min":0.46300000000000002,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.93799999999999994,"5min":1.786,"15min":1.786},"last":0.67100000000000004}]}]},{"osd":3,"up_from":320,"seq":1374389534825,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":362688,"kb_used_data":45752,"kb_used_omap":103,"kb_used_meta":316824,"kb_avail":93382464,"statfs":{"total":95995035648,"available":95623643136,"internally_reserved":0,"allocated":46850048,"data_stored":72931501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":106145,"internal_metadata":324428127},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.39200000000000002,"5min":0.41299999999999998,"15min":0.42599999999999999},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.59699999999999998,"5min":2.073,"15min":2.073},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.41399999999999998,"15min":0.41699999999999998},"min":{"1min":0.22900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.54300000000000004,"5min":0.73099999999999998,"15min":1.1140000000000001},"last":0.26900000000000002}]},{"osd":1,"last update":"Sun Feb 18 08:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.42099999999999999,"15min":0.39200000000000002},"min":{"1min":0.246,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.52800000000000002,"5min":2.3690000000000002,"15min":2.3690000000000002},"last":0.29899999999999999},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.42599999999999999,"15min":0.46300000000000002},"min":{"1min":0.28399999999999997,"5min":0.252,"15min":0.23499999999999999},"max":{"1min":0.58199999999999996,"5min":0.70399999999999996,"15min":1.3460000000000001},"last":0.378}]},{"osd":2,"last update":"Sun Feb 18 08:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.436,"15min":0.42299999999999999},"min":{"1min":0.26500000000000001,"5min":0.25700000000000001,"15min":0.218},"max":{"1min":0.63600000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.45900000000000002,"15min":0.44400000000000001},"min":{"1min":0.27100000000000002,"5min":0.249,"15min":0.249},"max":{"1min":0.59599999999999997,"5min":2.4079999999999999,"15min":2.4079999999999999},"last":0.36199999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:30:26 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.68700000000000006,"15min":0.65300000000000002},"min":{"1min":0.49099999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.90800000000000003,"5min":2.7829999999999999,"15min":2.7829999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.69399999999999995,"15min":0.66500000000000004},"min":{"1min":0.49299999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.91800000000000004,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.67000000000000004}]},{"osd":5,"last update":"Sun Feb 18 08:29:52 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.66900000000000004,"15min":0.63300000000000001},"min":{"1min":0.47999999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.80900000000000005,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.68300000000000005,"15min":0.63100000000000001},"min":{"1min":0.48399999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.88400000000000001,"5min":2.3220000000000001,"15min":2.3220000000000001},"last":0.79400000000000004}]},{"osd":6,"last update":"Sun Feb 18 08:30:17 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68200000000000005,"15min":0.66000000000000003},"min":{"1min":0.45000000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.88500000000000001,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.745},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.70699999999999996,"15min":0.65800000000000003},"min":{"1min":0.57099999999999995,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.89500000000000002,"5min":1.222,"15min":1.222},"last":0.54600000000000004}]},{"osd":7,"last update":"Sun Feb 18 08:29:43 2024","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.70899999999999996,"15min":0.64900000000000002},"min":{"1min":0.51400000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.93300000000000005,"5min":2.448,"15min":2.448},"last":0.75700000000000001},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.71599999999999997,"15min":0.66700000000000004},"min":{"1min":0.52100000000000002,"5min":0.433,"15min":0.433},"max":{"1min":0.96699999999999997,"5min":1.161,"15min":1.161},"last":0.60499999999999998}]}]},{"osd":4,"up_from":345,"seq":1481763717220,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":370980,"kb_used_data":70108,"kb_used_omap":162,"kb_used_meta":300701,"kb_avail":93374172,"statfs":{"total":95995035648,"available":95615152128,"internally_reserved":0,"allocated":71790592,"data_stored":106044282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":166579,"internal_metadata":307918157},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.56999999999999995,"15min":0.56899999999999995},"min":{"1min":0.37,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.64200000000000002,"15min":0.57999999999999996},"min":{"1min":0.49399999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.754,"5min":4.0330000000000004,"15min":4.0330000000000004},"last":0.60999999999999999}]},{"osd":1,"last update":"Sun Feb 18 08:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60699999999999998,"15min":0.58399999999999996},"min":{"1min":0.41499999999999998,"5min":0.31,"15min":0.31},"max":{"1min":0.83799999999999997,"5min":1.847,"15min":1.847},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.60599999999999998,"15min":0.58199999999999996},"min":{"1min":0.45400000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.83399999999999996,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.67000000000000004}]},{"osd":2,"last update":"Sun Feb 18 08:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.622,"15min":0.60099999999999998},"min":{"1min":0.39600000000000002,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":0.82099999999999995,"5min":3.004,"15min":3.004},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.71199999999999997,"15min":0.62},"min":{"1min":0.41799999999999998,"5min":0.38200000000000001,"15min":0.36799999999999999},"max":{"1min":0.69999999999999996,"5min":8.0239999999999991,"15min":8.0239999999999991},"last":0.69599999999999995}]},{"osd":3,"last update":"Sun Feb 18 08:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.58599999999999997},"min":{"1min":0.434,"5min":0.375,"15min":0.375},"max":{"1min":0.81299999999999994,"5min":1.353,"15min":1.353},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.622,"15min":0.60399999999999998},"min":{"1min":0.47399999999999998,"5min":0.45100000000000001,"15min":0.28599999999999998},"max":{"1min":0.86899999999999999,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.72899999999999998}]},{"osd":5,"last update":"Sun Feb 18 08:29:58 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44700000000000001,"15min":0.433},"min":{"1min":0.32600000000000001,"5min":0.255,"15min":0.255},"max":{"1min":0.63500000000000001,"5min":0.875,"15min":0.875},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.57599999999999996,"15min":0.53100000000000003},"min":{"1min":0.42699999999999999,"5min":0.38500000000000001,"15min":0.32800000000000001},"max":{"1min":0.97699999999999998,"5min":0.996,"15min":0.996},"last":0.77100000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:30:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.55400000000000005,"15min":0.48499999999999999},"min":{"1min":0.36399999999999999,"5min":0.32500000000000001,"15min":0.30199999999999999},"max":{"1min":0.66900000000000004,"5min":6.3949999999999996,"15min":6.3949999999999996},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58899999999999997,"15min":0.55900000000000005},"min":{"1min":0.378,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"last":0.79000000000000004}]},{"osd":7,"last update":"Sun Feb 18 08:29:37 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.56399999999999995,"15min":0.51700000000000002},"min":{"1min":0.377,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.77800000000000002,"5min":2.1469999999999998,"15min":2.1469999999999998},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.56000000000000005,"15min":0.54700000000000004},"min":{"1min":0.39400000000000002,"5min":0.37,"15min":0.35699999999999998},"max":{"1min":0.79900000000000004,"5min":0.94299999999999995,"15min":0.94299999999999995},"last":0.754}]}]},{"osd":5,"up_from":368,"seq":1580547965022,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":389296,"kb_used_data":73768,"kb_used_omap":163,"kb_used_meta":315356,"kb_avail":93355856,"statfs":{"total":95995035648,"available":95596396544,"internally_reserved":0,"allocated":75538432,"data_stored":123036362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":167359,"internal_metadata":322925121},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.56999999999999995,"15min":0.57099999999999995},"min":{"1min":0.39100000000000001,"5min":0.30599999999999999,"15min":0.249},"max":{"1min":0.72999999999999998,"5min":0.80000000000000004,"15min":1.4430000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.59599999999999997,"15min":0.56200000000000006},"min":{"1min":0.40699999999999997,"5min":0.35099999999999998,"15min":0.27600000000000002},"max":{"1min":0.86499999999999999,"5min":1.194,"15min":1.194},"last":0.54500000000000004}]},{"osd":1,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.57899999999999996,"15min":0.59099999999999997},"min":{"1min":0.44700000000000001,"5min":0.371,"15min":0.35499999999999998},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":1.429},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.55600000000000005,"15min":0.56899999999999995},"min":{"1min":0.47599999999999998,"5min":0.32300000000000001,"15min":0.309},"max":{"1min":0.79900000000000004,"5min":0.81599999999999995,"15min":1.409},"last":0.52500000000000002}]},{"osd":2,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.57899999999999996,"15min":0.59199999999999997},"min":{"1min":0.439,"5min":0.311,"15min":0.311},"max":{"1min":0.753,"5min":0.77200000000000002,"15min":1.419},"last":0.503},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.60399999999999998,"15min":0.60299999999999998},"min":{"1min":0.42199999999999999,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":0.78700000000000003,"5min":1.629,"15min":1.629},"last":0.61699999999999999}]},{"osd":3,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.59299999999999997,"15min":0.59099999999999997},"min":{"1min":0.47899999999999998,"5min":0.34999999999999998,"15min":0.31900000000000001},"max":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":1.399},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60599999999999998,"15min":0.57899999999999996},"min":{"1min":0.435,"5min":0.39000000000000001,"15min":0.33200000000000002},"max":{"1min":0.76800000000000002,"5min":2.2999999999999998,"15min":2.2999999999999998},"last":0.48499999999999999}]},{"osd":4,"last update":"Sun Feb 18 08:30:00 2024","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.47099999999999997,"15min":0.45700000000000002},"min":{"1min":0.35599999999999998,"5min":0.314,"15min":0.27000000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.436},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.48699999999999999,"15min":0.48599999999999999},"min":{"1min":0.33500000000000002,"5min":0.313,"15min":0.313},"max":{"1min":0.72499999999999998,"5min":0.81999999999999995,"15min":0.90700000000000003},"last":0.45500000000000002}]},{"osd":6,"last update":"Sun Feb 18 08:30:14 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.49199999999999999,"15min":0.47399999999999998},"min":{"1min":0.40200000000000002,"5min":0.32200000000000001,"15min":0.29699999999999999},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.85099999999999998},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.53800000000000003,"15min":0.51700000000000002},"min":{"1min":0.40300000000000002,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.96299999999999997},"last":0.53800000000000003}]},{"osd":7,"last update":"Sun Feb 18 08:29:41 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52000000000000002,"15min":0.502},"min":{"1min":0.35599999999999998,"5min":0.34699999999999998,"15min":0.312},"max":{"1min":0.69499999999999995,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.56299999999999994,"15min":0.54500000000000004},"min":{"1min":0.39300000000000002,"5min":0.36599999999999999,"15min":0.35999999999999999},"max":{"1min":0.76800000000000002,"5min":0.78800000000000003,"15min":0.81399999999999995},"last":0.64500000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":122500,"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":47636,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54415,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45673,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":4903,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77973,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":623,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":139241,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":54951,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":4973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36941,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":60985344,"data_stored":126083072,"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":51331072,"data_stored":95436800,"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":45195264,"data_stored":80957440,"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":36704256,"data_stored":66031616,"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":61620224,"data_stored":99139584,"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":65449984,"data_stored":116178944,"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":37670912,"data_stored":72245248,"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":15126528,"data_stored":30420992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-02-18T08:30:29.760 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-02-18T08:30:29.760 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus shell --fsid 5525894e-ce35-11ee-95ba-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-02-18T08:30:29.900 INFO:teuthology.orchestra.run.smithi082.stderr:Inferring config /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/mon.a/config 2024-02-18T08:30:30.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:28.471449+0000 mgr.y (mgr.24862) 476 : cluster [DBG] pgmap v948: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 1.6 MiB/s wr, 5 op/s 2024-02-18T08:30:30.574 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:29.394814+0000 mgr.y (mgr.24862) 477 : audit [DBG] from='client.54340 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:30:30.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.218843+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:30:30.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.516082+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.516462+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.516786+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.517097+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.517381+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.517653+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.517914+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.518225+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.518519+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.518778+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:29.394814+0000 mgr.y (mgr.24862) 477 : audit [DBG] from='client.54340 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.218843+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.516082+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.516462+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.516786+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.517097+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.517381+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.517653+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.517914+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.518225+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.518519+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:30.901 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.518778+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:29.394814+0000 mgr.y (mgr.24862) 477 : audit [DBG] from='client.54340 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-18T08:30:31.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.218843+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.516082+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.516462+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.516786+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.517097+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.517381+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.517653+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.517914+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.518225+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.518519+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:31.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.518778+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.600 INFO:teuthology.orchestra.run.smithi082.stderr:pool 'unique_pool_0' removed 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:30.471933+0000 mgr.y (mgr.24862) 478 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.580379+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.580772+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.581082+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.581368+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.581644+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.581915+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.582197+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.582457+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.582736+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.583039+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.583556+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.584104+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:30:30.584595+0000 mgr.y (mgr.24862) 479 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.588473+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.995286+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.82:0/1863011815' 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-02-18T08:30:31.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:30.995602+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:30.471933+0000 mgr.y (mgr.24862) 478 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.580379+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.580772+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.581082+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.581368+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.581644+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.581915+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.582197+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.582457+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.582736+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.583039+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.583556+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.584104+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:30:31.901 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:30:30.584595+0000 mgr.y (mgr.24862) 479 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:30:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.588473+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:30:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.995286+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.82:0/1863011815' 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-02-18T08:30:31.902 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:30.995602+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-18T08:30:31.973 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:30:31.973 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-02-18T08:30:31.973 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:30:31.973 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-02-18T08:30:31.973 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-18T08:30:31.977 INFO:tasks.workunit:Pulling workunits from ref octopus 2024-02-18T08:30:31.978 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-18T08:30:31.978 DEBUG:teuthology.orchestra.run.smithi082:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:30:31.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:30:31.997 INFO:teuthology.orchestra.run.smithi082.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-18T08:30:31.997 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:30:32.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:30.471933+0000 mgr.y (mgr.24862) 478 : cluster [DBG] pgmap v949: 89 pgs: 89 active+clean; 240 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 724 KiB/s rd, 1.1 MiB/s wr, 7 op/s 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.580379+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.580772+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.581082+0000 mon.a (mon.0) 1547 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.581368+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.581644+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.581915+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.582197+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.582457+0000 mon.a (mon.0) 1552 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.582736+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.583039+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.583556+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.584104+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:30:32.011 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:30:30.584595+0000 mgr.y (mgr.24862) 479 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:30:32.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.588473+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:30:32.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.995286+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.82:0/1863011815' 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-02-18T08:30:32.012 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:30.995602+0000 mon.a (mon.0) 1558 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-02-18T08:30:32.054 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-18T08:30:32.054 DEBUG:teuthology.orchestra.run.smithi082:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-18T08:30:32.111 INFO:tasks.workunit:timeout=3h 2024-02-18T08:30:32.111 INFO:tasks.workunit:cleanup=True 2024-02-18T08:30:32.112 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:30:32.169 INFO:tasks.workunit.client.0.smithi082.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-18T08:30:32.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:31.592287+0000 mon.a (mon.0) 1559 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-18T08:30:32.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:31.592379+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-02-18T08:30:32.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:31.592287+0000 mon.a (mon.0) 1559 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-18T08:30:32.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:31.592379+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-02-18T08:30:33.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:31.592287+0000 mon.a (mon.0) 1559 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2024-02-18T08:30:33.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:31.592379+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-02-18T08:30:33.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:32.472349+0000 mgr.y (mgr.24862) 480 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 5.4 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:30:33.900 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:32.472349+0000 mgr.y (mgr.24862) 480 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 5.4 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:30:34.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:32.472349+0000 mgr.y (mgr.24862) 480 : cluster [DBG] pgmap v951: 73 pgs: 73 active+clean; 5.4 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:30:35.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:34.472789+0000 mgr.y (mgr.24862) 481 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 5.4 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:35.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:34.472789+0000 mgr.y (mgr.24862) 481 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 5.4 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:36.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:34.472789+0000 mgr.y (mgr.24862) 481 : cluster [DBG] pgmap v952: 73 pgs: 73 active+clean; 5.4 KiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:37.784 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:30:37.859 INFO:tasks.workunit.client.0.smithi082.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-18T08:30:37.861 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:30:37.861 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-18T08:30:37.898 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:36.473152+0000 mgr.y (mgr.24862) 482 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:37.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:36.473152+0000 mgr.y (mgr.24862) 482 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:38.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:36.473152+0000 mgr.y (mgr.24862) 482 : cluster [DBG] pgmap v953: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:38.341 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-18T08:30:38.438 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-18T08:30:38.476 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:30:38.477 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:30:38.478 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-18T08:30:38.514 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:30:38.517 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:30:38.517 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-18T08:30:38.574 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-02-18T08:30:38.575 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-02-18T08:30:38.575 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:30:38.644 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:30:38.644 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 6 tests from 1 test suite. 2024-02-18T08:30:38.644 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:30:38.644 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 6 tests from ClsHello 2024-02-18T08:30:38.645 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.SayHello 2024-02-18T08:30:39.898 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:38.473569+0000 mgr.y (mgr.24862) 483 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:39.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:38.473569+0000 mgr.y (mgr.24862) 483 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:40.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:38.473569+0000 mgr.y (mgr.24862) 483 : cluster [DBG] pgmap v954: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:40.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:39.611736+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-02-18T08:30:40.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:39.613481+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:40.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:39.611736+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-02-18T08:30:40.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:39.613481+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:41.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:39.611736+0000 mon.a (mon.0) 1561 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-02-18T08:30:41.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:39.613481+0000 mon.a (mon.0) 1562 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:41.626 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.SayHello (2982 ms) 2024-02-18T08:30:41.627 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.RecordHello 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:40.474144+0000 mgr.y (mgr.24862) 484 : cluster [DBG] pgmap v956: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:40.620355+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:40.620575+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:40.474144+0000 mgr.y (mgr.24862) 484 : cluster [DBG] pgmap v956: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:40.620355+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:41.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:40.620575+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-02-18T08:30:42.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:40.474144+0000 mgr.y (mgr.24862) 484 : cluster [DBG] pgmap v956: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:42.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:40.620355+0000 mon.a (mon.0) 1563 : audit [INF] from='client.? 172.21.15.82:0/1275212786' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:42.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:40.620575+0000 mon.a (mon.0) 1564 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-02-18T08:30:42.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:41.620235+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-02-18T08:30:42.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:41.620235+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-02-18T08:30:43.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:41.620235+0000 mon.a (mon.0) 1565 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:42.474465+0000 mgr.y (mgr.24862) 485 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:42.633733+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:42.634679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:42.474465+0000 mgr.y (mgr.24862) 485 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:42.633733+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-02-18T08:30:43.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:42.634679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:44.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:42.474465+0000 mgr.y (mgr.24862) 485 : cluster [DBG] pgmap v959: 73 pgs: 73 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:44.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:42.633733+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-02-18T08:30:44.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:42.634679+0000 mon.a (mon.0) 1567 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:44.652 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.RecordHello (3025 ms) 2024-02-18T08:30:44.652 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.WriteReturnData 2024-02-18T08:30:44.898 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:43.648512+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:44.898 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:43.648717+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-02-18T08:30:44.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:43.648512+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:44.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:43.648717+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-02-18T08:30:45.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:43.648512+0000 mon.a (mon.0) 1568 : audit [INF] from='client.? 172.21.15.82:0/3659273675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:45.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:43.648717+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-02-18T08:30:45.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:44.474865+0000 mgr.y (mgr.24862) 486 : cluster [DBG] pgmap v962: 105 pgs: 14 creating+peering, 16 unknown, 75 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:45.899 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:44.650114+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-02-18T08:30:45.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:44.474865+0000 mgr.y (mgr.24862) 486 : cluster [DBG] pgmap v962: 105 pgs: 14 creating+peering, 16 unknown, 75 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:45.899 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:44.650114+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-02-18T08:30:46.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:44.474865+0000 mgr.y (mgr.24862) 486 : cluster [DBG] pgmap v962: 105 pgs: 14 creating+peering, 16 unknown, 75 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:46.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:44.650114+0000 mon.a (mon.0) 1570 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-02-18T08:30:46.665 INFO:tasks.workunit.client.0.smithi082.stdout:require_osd_release = pacific 2024-02-18T08:30:46.678 INFO:tasks.workunit.client.0.smithi082.stdout:0 2024-02-18T08:30:46.680 INFO:tasks.workunit.client.0.smithi082.stdout:1 2024-02-18T08:30:46.681 INFO:tasks.workunit.client.0.smithi082.stdout:2 2024-02-18T08:30:46.682 INFO:tasks.workunit.client.0.smithi082.stdout:3 2024-02-18T08:30:46.682 INFO:tasks.workunit.client.0.smithi082.stdout:4 2024-02-18T08:30:46.683 INFO:tasks.workunit.client.0.smithi082.stdout:5 2024-02-18T08:30:46.684 INFO:tasks.workunit.client.0.smithi082.stdout:6 2024-02-18T08:30:46.685 INFO:tasks.workunit.client.0.smithi082.stdout:7 2024-02-18T08:30:46.686 INFO:tasks.workunit.client.0.smithi082.stdout:8 2024-02-18T08:30:46.687 INFO:tasks.workunit.client.0.smithi082.stdout:9 2024-02-18T08:30:46.688 INFO:tasks.workunit.client.0.smithi082.stdout:10 2024-02-18T08:30:46.689 INFO:tasks.workunit.client.0.smithi082.stdout:11 2024-02-18T08:30:46.689 INFO:tasks.workunit.client.0.smithi082.stdout:12 2024-02-18T08:30:46.690 INFO:tasks.workunit.client.0.smithi082.stdout:13 2024-02-18T08:30:46.691 INFO:tasks.workunit.client.0.smithi082.stdout:14 2024-02-18T08:30:46.692 INFO:tasks.workunit.client.0.smithi082.stdout:15 2024-02-18T08:30:46.693 INFO:tasks.workunit.client.0.smithi082.stdout:16 2024-02-18T08:30:46.694 INFO:tasks.workunit.client.0.smithi082.stdout:17 2024-02-18T08:30:46.695 INFO:tasks.workunit.client.0.smithi082.stdout:18 2024-02-18T08:30:46.695 INFO:tasks.workunit.client.0.smithi082.stdout:19 2024-02-18T08:30:46.696 INFO:tasks.workunit.client.0.smithi082.stdout:20 2024-02-18T08:30:46.697 INFO:tasks.workunit.client.0.smithi082.stdout:21 2024-02-18T08:30:46.698 INFO:tasks.workunit.client.0.smithi082.stdout:22 2024-02-18T08:30:46.699 INFO:tasks.workunit.client.0.smithi082.stdout:23 2024-02-18T08:30:46.700 INFO:tasks.workunit.client.0.smithi082.stdout:24 2024-02-18T08:30:46.701 INFO:tasks.workunit.client.0.smithi082.stdout:25 2024-02-18T08:30:46.701 INFO:tasks.workunit.client.0.smithi082.stdout:26 2024-02-18T08:30:46.702 INFO:tasks.workunit.client.0.smithi082.stdout:27 2024-02-18T08:30:46.703 INFO:tasks.workunit.client.0.smithi082.stdout:28 2024-02-18T08:30:46.704 INFO:tasks.workunit.client.0.smithi082.stdout:29 2024-02-18T08:30:46.705 INFO:tasks.workunit.client.0.smithi082.stdout:30 2024-02-18T08:30:46.706 INFO:tasks.workunit.client.0.smithi082.stdout:31 2024-02-18T08:30:46.706 INFO:tasks.workunit.client.0.smithi082.stdout:32 2024-02-18T08:30:46.707 INFO:tasks.workunit.client.0.smithi082.stdout:33 2024-02-18T08:30:46.708 INFO:tasks.workunit.client.0.smithi082.stdout:34 2024-02-18T08:30:46.709 INFO:tasks.workunit.client.0.smithi082.stdout:35 2024-02-18T08:30:46.710 INFO:tasks.workunit.client.0.smithi082.stdout:36 2024-02-18T08:30:46.710 INFO:tasks.workunit.client.0.smithi082.stdout:37 2024-02-18T08:30:46.711 INFO:tasks.workunit.client.0.smithi082.stdout:38 2024-02-18T08:30:46.712 INFO:tasks.workunit.client.0.smithi082.stdout:39 2024-02-18T08:30:46.713 INFO:tasks.workunit.client.0.smithi082.stdout:40 2024-02-18T08:30:46.714 INFO:tasks.workunit.client.0.smithi082.stdout:41 2024-02-18T08:30:46.714 INFO:tasks.workunit.client.0.smithi082.stdout:42 2024-02-18T08:30:46.715 INFO:tasks.workunit.client.0.smithi082.stdout:43 2024-02-18T08:30:46.716 INFO:tasks.workunit.client.0.smithi082.stdout:44 2024-02-18T08:30:46.717 INFO:tasks.workunit.client.0.smithi082.stdout:45 2024-02-18T08:30:46.718 INFO:tasks.workunit.client.0.smithi082.stdout:46 2024-02-18T08:30:46.718 INFO:tasks.workunit.client.0.smithi082.stdout:47 2024-02-18T08:30:46.719 INFO:tasks.workunit.client.0.smithi082.stdout:48 2024-02-18T08:30:46.720 INFO:tasks.workunit.client.0.smithi082.stdout:49 2024-02-18T08:30:46.721 INFO:tasks.workunit.client.0.smithi082.stdout:50 2024-02-18T08:30:46.722 INFO:tasks.workunit.client.0.smithi082.stdout:51 2024-02-18T08:30:46.722 INFO:tasks.workunit.client.0.smithi082.stdout:52 2024-02-18T08:30:46.723 INFO:tasks.workunit.client.0.smithi082.stdout:53 2024-02-18T08:30:46.724 INFO:tasks.workunit.client.0.smithi082.stdout:54 2024-02-18T08:30:46.725 INFO:tasks.workunit.client.0.smithi082.stdout:55 2024-02-18T08:30:46.726 INFO:tasks.workunit.client.0.smithi082.stdout:56 2024-02-18T08:30:46.726 INFO:tasks.workunit.client.0.smithi082.stdout:57 2024-02-18T08:30:46.727 INFO:tasks.workunit.client.0.smithi082.stdout:58 2024-02-18T08:30:46.728 INFO:tasks.workunit.client.0.smithi082.stdout:59 2024-02-18T08:30:46.729 INFO:tasks.workunit.client.0.smithi082.stdout:60 2024-02-18T08:30:46.730 INFO:tasks.workunit.client.0.smithi082.stdout:61 2024-02-18T08:30:46.731 INFO:tasks.workunit.client.0.smithi082.stdout:62 2024-02-18T08:30:46.731 INFO:tasks.workunit.client.0.smithi082.stdout:63 2024-02-18T08:30:46.732 INFO:tasks.workunit.client.0.smithi082.stdout:64 2024-02-18T08:30:46.733 INFO:tasks.workunit.client.0.smithi082.stdout:65 2024-02-18T08:30:46.734 INFO:tasks.workunit.client.0.smithi082.stdout:66 2024-02-18T08:30:46.735 INFO:tasks.workunit.client.0.smithi082.stdout:67 2024-02-18T08:30:46.736 INFO:tasks.workunit.client.0.smithi082.stdout:68 2024-02-18T08:30:46.736 INFO:tasks.workunit.client.0.smithi082.stdout:69 2024-02-18T08:30:46.737 INFO:tasks.workunit.client.0.smithi082.stdout:70 2024-02-18T08:30:46.738 INFO:tasks.workunit.client.0.smithi082.stdout:71 2024-02-18T08:30:46.739 INFO:tasks.workunit.client.0.smithi082.stdout:72 2024-02-18T08:30:46.740 INFO:tasks.workunit.client.0.smithi082.stdout:73 2024-02-18T08:30:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:74 2024-02-18T08:30:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:75 2024-02-18T08:30:46.742 INFO:tasks.workunit.client.0.smithi082.stdout:76 2024-02-18T08:30:46.743 INFO:tasks.workunit.client.0.smithi082.stdout:77 2024-02-18T08:30:46.744 INFO:tasks.workunit.client.0.smithi082.stdout:78 2024-02-18T08:30:46.745 INFO:tasks.workunit.client.0.smithi082.stdout:79 2024-02-18T08:30:46.746 INFO:tasks.workunit.client.0.smithi082.stdout:80 2024-02-18T08:30:46.747 INFO:tasks.workunit.client.0.smithi082.stdout:81 2024-02-18T08:30:46.748 INFO:tasks.workunit.client.0.smithi082.stdout:82 2024-02-18T08:30:46.748 INFO:tasks.workunit.client.0.smithi082.stdout:83 2024-02-18T08:30:46.749 INFO:tasks.workunit.client.0.smithi082.stdout:84 2024-02-18T08:30:46.750 INFO:tasks.workunit.client.0.smithi082.stdout:85 2024-02-18T08:30:46.751 INFO:tasks.workunit.client.0.smithi082.stdout:86 2024-02-18T08:30:46.752 INFO:tasks.workunit.client.0.smithi082.stdout:87 2024-02-18T08:30:46.752 INFO:tasks.workunit.client.0.smithi082.stdout:88 2024-02-18T08:30:46.754 INFO:tasks.workunit.client.0.smithi082.stdout:89 2024-02-18T08:30:46.754 INFO:tasks.workunit.client.0.smithi082.stdout:90 2024-02-18T08:30:46.755 INFO:tasks.workunit.client.0.smithi082.stdout:91 2024-02-18T08:30:46.756 INFO:tasks.workunit.client.0.smithi082.stdout:92 2024-02-18T08:30:46.757 INFO:tasks.workunit.client.0.smithi082.stdout:93 2024-02-18T08:30:46.757 INFO:tasks.workunit.client.0.smithi082.stdout:94 2024-02-18T08:30:46.758 INFO:tasks.workunit.client.0.smithi082.stdout:95 2024-02-18T08:30:46.759 INFO:tasks.workunit.client.0.smithi082.stdout:96 2024-02-18T08:30:46.760 INFO:tasks.workunit.client.0.smithi082.stdout:97 2024-02-18T08:30:46.761 INFO:tasks.workunit.client.0.smithi082.stdout:98 2024-02-18T08:30:46.761 INFO:tasks.workunit.client.0.smithi082.stdout:99 2024-02-18T08:30:46.762 INFO:tasks.workunit.client.0.smithi082.stdout:100 2024-02-18T08:30:46.763 INFO:tasks.workunit.client.0.smithi082.stdout:101 2024-02-18T08:30:46.764 INFO:tasks.workunit.client.0.smithi082.stdout:102 2024-02-18T08:30:46.765 INFO:tasks.workunit.client.0.smithi082.stdout:103 2024-02-18T08:30:46.766 INFO:tasks.workunit.client.0.smithi082.stdout:104 2024-02-18T08:30:46.767 INFO:tasks.workunit.client.0.smithi082.stdout:105 2024-02-18T08:30:46.767 INFO:tasks.workunit.client.0.smithi082.stdout:106 2024-02-18T08:30:46.768 INFO:tasks.workunit.client.0.smithi082.stdout:107 2024-02-18T08:30:46.769 INFO:tasks.workunit.client.0.smithi082.stdout:108 2024-02-18T08:30:46.770 INFO:tasks.workunit.client.0.smithi082.stdout:109 2024-02-18T08:30:46.771 INFO:tasks.workunit.client.0.smithi082.stdout:110 2024-02-18T08:30:46.772 INFO:tasks.workunit.client.0.smithi082.stdout:111 2024-02-18T08:30:46.772 INFO:tasks.workunit.client.0.smithi082.stdout:112 2024-02-18T08:30:46.773 INFO:tasks.workunit.client.0.smithi082.stdout:113 2024-02-18T08:30:46.774 INFO:tasks.workunit.client.0.smithi082.stdout:114 2024-02-18T08:30:46.775 INFO:tasks.workunit.client.0.smithi082.stdout:115 2024-02-18T08:30:46.776 INFO:tasks.workunit.client.0.smithi082.stdout:116 2024-02-18T08:30:46.777 INFO:tasks.workunit.client.0.smithi082.stdout:117 2024-02-18T08:30:46.777 INFO:tasks.workunit.client.0.smithi082.stdout:118 2024-02-18T08:30:46.778 INFO:tasks.workunit.client.0.smithi082.stdout:119 2024-02-18T08:30:46.779 INFO:tasks.workunit.client.0.smithi082.stdout:120 2024-02-18T08:30:46.780 INFO:tasks.workunit.client.0.smithi082.stdout:121 2024-02-18T08:30:46.781 INFO:tasks.workunit.client.0.smithi082.stdout:122 2024-02-18T08:30:46.782 INFO:tasks.workunit.client.0.smithi082.stdout:123 2024-02-18T08:30:46.782 INFO:tasks.workunit.client.0.smithi082.stdout:124 2024-02-18T08:30:46.783 INFO:tasks.workunit.client.0.smithi082.stdout:125 2024-02-18T08:30:46.784 INFO:tasks.workunit.client.0.smithi082.stdout:126 2024-02-18T08:30:46.785 INFO:tasks.workunit.client.0.smithi082.stdout:127 2024-02-18T08:30:46.786 INFO:tasks.workunit.client.0.smithi082.stdout:128 2024-02-18T08:30:46.787 INFO:tasks.workunit.client.0.smithi082.stdout:129 2024-02-18T08:30:46.787 INFO:tasks.workunit.client.0.smithi082.stdout:130 2024-02-18T08:30:46.788 INFO:tasks.workunit.client.0.smithi082.stdout:131 2024-02-18T08:30:46.789 INFO:tasks.workunit.client.0.smithi082.stdout:132 2024-02-18T08:30:46.790 INFO:tasks.workunit.client.0.smithi082.stdout:133 2024-02-18T08:30:46.791 INFO:tasks.workunit.client.0.smithi082.stdout:134 2024-02-18T08:30:46.792 INFO:tasks.workunit.client.0.smithi082.stdout:135 2024-02-18T08:30:46.793 INFO:tasks.workunit.client.0.smithi082.stdout:136 2024-02-18T08:30:46.794 INFO:tasks.workunit.client.0.smithi082.stdout:137 2024-02-18T08:30:46.795 INFO:tasks.workunit.client.0.smithi082.stdout:138 2024-02-18T08:30:46.796 INFO:tasks.workunit.client.0.smithi082.stdout:139 2024-02-18T08:30:46.797 INFO:tasks.workunit.client.0.smithi082.stdout:140 2024-02-18T08:30:46.798 INFO:tasks.workunit.client.0.smithi082.stdout:141 2024-02-18T08:30:46.799 INFO:tasks.workunit.client.0.smithi082.stdout:142 2024-02-18T08:30:46.800 INFO:tasks.workunit.client.0.smithi082.stdout:143 2024-02-18T08:30:46.801 INFO:tasks.workunit.client.0.smithi082.stdout:144 2024-02-18T08:30:46.802 INFO:tasks.workunit.client.0.smithi082.stdout:145 2024-02-18T08:30:46.803 INFO:tasks.workunit.client.0.smithi082.stdout:146 2024-02-18T08:30:46.804 INFO:tasks.workunit.client.0.smithi082.stdout:147 2024-02-18T08:30:46.805 INFO:tasks.workunit.client.0.smithi082.stdout:148 2024-02-18T08:30:46.806 INFO:tasks.workunit.client.0.smithi082.stdout:149 2024-02-18T08:30:46.807 INFO:tasks.workunit.client.0.smithi082.stdout:150 2024-02-18T08:30:46.808 INFO:tasks.workunit.client.0.smithi082.stdout:151 2024-02-18T08:30:46.809 INFO:tasks.workunit.client.0.smithi082.stdout:152 2024-02-18T08:30:46.809 INFO:tasks.workunit.client.0.smithi082.stdout:153 2024-02-18T08:30:46.810 INFO:tasks.workunit.client.0.smithi082.stdout:154 2024-02-18T08:30:46.811 INFO:tasks.workunit.client.0.smithi082.stdout:155 2024-02-18T08:30:46.812 INFO:tasks.workunit.client.0.smithi082.stdout:156 2024-02-18T08:30:46.813 INFO:tasks.workunit.client.0.smithi082.stdout:157 2024-02-18T08:30:46.814 INFO:tasks.workunit.client.0.smithi082.stdout:158 2024-02-18T08:30:46.815 INFO:tasks.workunit.client.0.smithi082.stdout:159 2024-02-18T08:30:46.816 INFO:tasks.workunit.client.0.smithi082.stdout:160 2024-02-18T08:30:46.817 INFO:tasks.workunit.client.0.smithi082.stdout:161 2024-02-18T08:30:46.818 INFO:tasks.workunit.client.0.smithi082.stdout:162 2024-02-18T08:30:46.819 INFO:tasks.workunit.client.0.smithi082.stdout:163 2024-02-18T08:30:46.820 INFO:tasks.workunit.client.0.smithi082.stdout:164 2024-02-18T08:30:46.821 INFO:tasks.workunit.client.0.smithi082.stdout:165 2024-02-18T08:30:46.822 INFO:tasks.workunit.client.0.smithi082.stdout:166 2024-02-18T08:30:46.823 INFO:tasks.workunit.client.0.smithi082.stdout:167 2024-02-18T08:30:46.824 INFO:tasks.workunit.client.0.smithi082.stdout:168 2024-02-18T08:30:46.825 INFO:tasks.workunit.client.0.smithi082.stdout:169 2024-02-18T08:30:46.826 INFO:tasks.workunit.client.0.smithi082.stdout:170 2024-02-18T08:30:46.827 INFO:tasks.workunit.client.0.smithi082.stdout:171 2024-02-18T08:30:46.827 INFO:tasks.workunit.client.0.smithi082.stdout:172 2024-02-18T08:30:46.828 INFO:tasks.workunit.client.0.smithi082.stdout:173 2024-02-18T08:30:46.829 INFO:tasks.workunit.client.0.smithi082.stdout:174 2024-02-18T08:30:46.830 INFO:tasks.workunit.client.0.smithi082.stdout:175 2024-02-18T08:30:46.831 INFO:tasks.workunit.client.0.smithi082.stdout:176 2024-02-18T08:30:46.832 INFO:tasks.workunit.client.0.smithi082.stdout:177 2024-02-18T08:30:46.833 INFO:tasks.workunit.client.0.smithi082.stdout:178 2024-02-18T08:30:46.834 INFO:tasks.workunit.client.0.smithi082.stdout:179 2024-02-18T08:30:46.835 INFO:tasks.workunit.client.0.smithi082.stdout:180 2024-02-18T08:30:46.836 INFO:tasks.workunit.client.0.smithi082.stdout:181 2024-02-18T08:30:46.837 INFO:tasks.workunit.client.0.smithi082.stdout:182 2024-02-18T08:30:46.837 INFO:tasks.workunit.client.0.smithi082.stdout:183 2024-02-18T08:30:46.838 INFO:tasks.workunit.client.0.smithi082.stdout:184 2024-02-18T08:30:46.839 INFO:tasks.workunit.client.0.smithi082.stdout:185 2024-02-18T08:30:46.840 INFO:tasks.workunit.client.0.smithi082.stdout:186 2024-02-18T08:30:46.841 INFO:tasks.workunit.client.0.smithi082.stdout:187 2024-02-18T08:30:46.842 INFO:tasks.workunit.client.0.smithi082.stdout:188 2024-02-18T08:30:46.843 INFO:tasks.workunit.client.0.smithi082.stdout:189 2024-02-18T08:30:46.844 INFO:tasks.workunit.client.0.smithi082.stdout:190 2024-02-18T08:30:46.845 INFO:tasks.workunit.client.0.smithi082.stdout:191 2024-02-18T08:30:46.846 INFO:tasks.workunit.client.0.smithi082.stdout:192 2024-02-18T08:30:46.847 INFO:tasks.workunit.client.0.smithi082.stdout:193 2024-02-18T08:30:46.848 INFO:tasks.workunit.client.0.smithi082.stdout:194 2024-02-18T08:30:46.848 INFO:tasks.workunit.client.0.smithi082.stdout:195 2024-02-18T08:30:46.849 INFO:tasks.workunit.client.0.smithi082.stdout:196 2024-02-18T08:30:46.850 INFO:tasks.workunit.client.0.smithi082.stdout:197 2024-02-18T08:30:46.851 INFO:tasks.workunit.client.0.smithi082.stdout:198 2024-02-18T08:30:46.852 INFO:tasks.workunit.client.0.smithi082.stdout:199 2024-02-18T08:30:46.853 INFO:tasks.workunit.client.0.smithi082.stdout:200 2024-02-18T08:30:46.853 INFO:tasks.workunit.client.0.smithi082.stdout:201 2024-02-18T08:30:46.854 INFO:tasks.workunit.client.0.smithi082.stdout:202 2024-02-18T08:30:46.855 INFO:tasks.workunit.client.0.smithi082.stdout:203 2024-02-18T08:30:46.856 INFO:tasks.workunit.client.0.smithi082.stdout:204 2024-02-18T08:30:46.857 INFO:tasks.workunit.client.0.smithi082.stdout:205 2024-02-18T08:30:46.858 INFO:tasks.workunit.client.0.smithi082.stdout:206 2024-02-18T08:30:46.859 INFO:tasks.workunit.client.0.smithi082.stdout:207 2024-02-18T08:30:46.860 INFO:tasks.workunit.client.0.smithi082.stdout:208 2024-02-18T08:30:46.861 INFO:tasks.workunit.client.0.smithi082.stdout:209 2024-02-18T08:30:46.862 INFO:tasks.workunit.client.0.smithi082.stdout:210 2024-02-18T08:30:46.863 INFO:tasks.workunit.client.0.smithi082.stdout:211 2024-02-18T08:30:46.864 INFO:tasks.workunit.client.0.smithi082.stdout:212 2024-02-18T08:30:46.864 INFO:tasks.workunit.client.0.smithi082.stdout:213 2024-02-18T08:30:46.865 INFO:tasks.workunit.client.0.smithi082.stdout:214 2024-02-18T08:30:46.866 INFO:tasks.workunit.client.0.smithi082.stdout:215 2024-02-18T08:30:46.867 INFO:tasks.workunit.client.0.smithi082.stdout:216 2024-02-18T08:30:46.868 INFO:tasks.workunit.client.0.smithi082.stdout:217 2024-02-18T08:30:46.869 INFO:tasks.workunit.client.0.smithi082.stdout:218 2024-02-18T08:30:46.869 INFO:tasks.workunit.client.0.smithi082.stdout:219 2024-02-18T08:30:46.870 INFO:tasks.workunit.client.0.smithi082.stdout:220 2024-02-18T08:30:46.871 INFO:tasks.workunit.client.0.smithi082.stdout:221 2024-02-18T08:30:46.872 INFO:tasks.workunit.client.0.smithi082.stdout:222 2024-02-18T08:30:46.873 INFO:tasks.workunit.client.0.smithi082.stdout:223 2024-02-18T08:30:46.874 INFO:tasks.workunit.client.0.smithi082.stdout:224 2024-02-18T08:30:46.875 INFO:tasks.workunit.client.0.smithi082.stdout:225 2024-02-18T08:30:46.876 INFO:tasks.workunit.client.0.smithi082.stdout:226 2024-02-18T08:30:46.877 INFO:tasks.workunit.client.0.smithi082.stdout:227 2024-02-18T08:30:46.878 INFO:tasks.workunit.client.0.smithi082.stdout:228 2024-02-18T08:30:46.879 INFO:tasks.workunit.client.0.smithi082.stdout:229 2024-02-18T08:30:46.880 INFO:tasks.workunit.client.0.smithi082.stdout:230 2024-02-18T08:30:46.881 INFO:tasks.workunit.client.0.smithi082.stdout:231 2024-02-18T08:30:46.882 INFO:tasks.workunit.client.0.smithi082.stdout:232 2024-02-18T08:30:46.883 INFO:tasks.workunit.client.0.smithi082.stdout:233 2024-02-18T08:30:46.884 INFO:tasks.workunit.client.0.smithi082.stdout:234 2024-02-18T08:30:46.885 INFO:tasks.workunit.client.0.smithi082.stdout:235 2024-02-18T08:30:46.886 INFO:tasks.workunit.client.0.smithi082.stdout:236 2024-02-18T08:30:46.887 INFO:tasks.workunit.client.0.smithi082.stdout:237 2024-02-18T08:30:46.888 INFO:tasks.workunit.client.0.smithi082.stdout:238 2024-02-18T08:30:46.889 INFO:tasks.workunit.client.0.smithi082.stdout:239 2024-02-18T08:30:46.890 INFO:tasks.workunit.client.0.smithi082.stdout:240 2024-02-18T08:30:46.891 INFO:tasks.workunit.client.0.smithi082.stdout:241 2024-02-18T08:30:46.892 INFO:tasks.workunit.client.0.smithi082.stdout:242 2024-02-18T08:30:46.893 INFO:tasks.workunit.client.0.smithi082.stdout:243 2024-02-18T08:30:46.894 INFO:tasks.workunit.client.0.smithi082.stdout:244 2024-02-18T08:30:46.895 INFO:tasks.workunit.client.0.smithi082.stdout:245 2024-02-18T08:30:46.896 INFO:tasks.workunit.client.0.smithi082.stdout:246 2024-02-18T08:30:46.897 INFO:tasks.workunit.client.0.smithi082.stdout:247 2024-02-18T08:30:46.897 INFO:tasks.workunit.client.0.smithi082.stdout:248 2024-02-18T08:30:46.898 INFO:tasks.workunit.client.0.smithi082.stdout:249 2024-02-18T08:30:46.899 INFO:tasks.workunit.client.0.smithi082.stdout:250 2024-02-18T08:30:46.900 INFO:tasks.workunit.client.0.smithi082.stdout:251 2024-02-18T08:30:46.901 INFO:tasks.workunit.client.0.smithi082.stdout:252 2024-02-18T08:30:46.902 INFO:tasks.workunit.client.0.smithi082.stdout:253 2024-02-18T08:30:46.903 INFO:tasks.workunit.client.0.smithi082.stdout:254 2024-02-18T08:30:46.904 INFO:tasks.workunit.client.0.smithi082.stdout:255 2024-02-18T08:30:46.905 INFO:tasks.workunit.client.0.smithi082.stdout:256 2024-02-18T08:30:46.906 INFO:tasks.workunit.client.0.smithi082.stdout:257 2024-02-18T08:30:46.907 INFO:tasks.workunit.client.0.smithi082.stdout:258 2024-02-18T08:30:46.908 INFO:tasks.workunit.client.0.smithi082.stdout:259 2024-02-18T08:30:46.909 INFO:tasks.workunit.client.0.smithi082.stdout:260 2024-02-18T08:30:46.911 INFO:tasks.workunit.client.0.smithi082.stdout:261 2024-02-18T08:30:46.912 INFO:tasks.workunit.client.0.smithi082.stdout:262 2024-02-18T08:30:46.912 INFO:tasks.workunit.client.0.smithi082.stdout:263 2024-02-18T08:30:46.913 INFO:tasks.workunit.client.0.smithi082.stdout:264 2024-02-18T08:30:46.914 INFO:tasks.workunit.client.0.smithi082.stdout:265 2024-02-18T08:30:46.915 INFO:tasks.workunit.client.0.smithi082.stdout:266 2024-02-18T08:30:46.916 INFO:tasks.workunit.client.0.smithi082.stdout:267 2024-02-18T08:30:46.917 INFO:tasks.workunit.client.0.smithi082.stdout:268 2024-02-18T08:30:46.918 INFO:tasks.workunit.client.0.smithi082.stdout:269 2024-02-18T08:30:46.919 INFO:tasks.workunit.client.0.smithi082.stdout:270 2024-02-18T08:30:46.920 INFO:tasks.workunit.client.0.smithi082.stdout:271 2024-02-18T08:30:46.921 INFO:tasks.workunit.client.0.smithi082.stdout:272 2024-02-18T08:30:46.923 INFO:tasks.workunit.client.0.smithi082.stdout:273 2024-02-18T08:30:46.924 INFO:tasks.workunit.client.0.smithi082.stdout:274 2024-02-18T08:30:46.925 INFO:tasks.workunit.client.0.smithi082.stdout:275 2024-02-18T08:30:46.926 INFO:tasks.workunit.client.0.smithi082.stdout:276 2024-02-18T08:30:46.927 INFO:tasks.workunit.client.0.smithi082.stdout:277 2024-02-18T08:30:46.928 INFO:tasks.workunit.client.0.smithi082.stdout:278 2024-02-18T08:30:46.929 INFO:tasks.workunit.client.0.smithi082.stdout:279 2024-02-18T08:30:46.930 INFO:tasks.workunit.client.0.smithi082.stdout:280 2024-02-18T08:30:46.931 INFO:tasks.workunit.client.0.smithi082.stdout:281 2024-02-18T08:30:46.932 INFO:tasks.workunit.client.0.smithi082.stdout:282 2024-02-18T08:30:46.933 INFO:tasks.workunit.client.0.smithi082.stdout:283 2024-02-18T08:30:46.935 INFO:tasks.workunit.client.0.smithi082.stdout:284 2024-02-18T08:30:46.936 INFO:tasks.workunit.client.0.smithi082.stdout:285 2024-02-18T08:30:46.937 INFO:tasks.workunit.client.0.smithi082.stdout:286 2024-02-18T08:30:46.938 INFO:tasks.workunit.client.0.smithi082.stdout:287 2024-02-18T08:30:46.939 INFO:tasks.workunit.client.0.smithi082.stdout:288 2024-02-18T08:30:46.939 INFO:tasks.workunit.client.0.smithi082.stdout:289 2024-02-18T08:30:46.940 INFO:tasks.workunit.client.0.smithi082.stdout:290 2024-02-18T08:30:46.941 INFO:tasks.workunit.client.0.smithi082.stdout:291 2024-02-18T08:30:46.942 INFO:tasks.workunit.client.0.smithi082.stdout:292 2024-02-18T08:30:46.943 INFO:tasks.workunit.client.0.smithi082.stdout:293 2024-02-18T08:30:46.944 INFO:tasks.workunit.client.0.smithi082.stdout:294 2024-02-18T08:30:46.945 INFO:tasks.workunit.client.0.smithi082.stdout:295 2024-02-18T08:30:46.946 INFO:tasks.workunit.client.0.smithi082.stdout:296 2024-02-18T08:30:46.947 INFO:tasks.workunit.client.0.smithi082.stdout:297 2024-02-18T08:30:46.948 INFO:tasks.workunit.client.0.smithi082.stdout:298 2024-02-18T08:30:46.949 INFO:tasks.workunit.client.0.smithi082.stdout:299 2024-02-18T08:30:46.950 INFO:tasks.workunit.client.0.smithi082.stdout:300 2024-02-18T08:30:46.951 INFO:tasks.workunit.client.0.smithi082.stdout:301 2024-02-18T08:30:46.951 INFO:tasks.workunit.client.0.smithi082.stdout:302 2024-02-18T08:30:46.952 INFO:tasks.workunit.client.0.smithi082.stdout:303 2024-02-18T08:30:46.953 INFO:tasks.workunit.client.0.smithi082.stdout:304 2024-02-18T08:30:46.954 INFO:tasks.workunit.client.0.smithi082.stdout:305 2024-02-18T08:30:46.955 INFO:tasks.workunit.client.0.smithi082.stdout:306 2024-02-18T08:30:46.956 INFO:tasks.workunit.client.0.smithi082.stdout:307 2024-02-18T08:30:46.957 INFO:tasks.workunit.client.0.smithi082.stdout:308 2024-02-18T08:30:46.958 INFO:tasks.workunit.client.0.smithi082.stdout:309 2024-02-18T08:30:46.959 INFO:tasks.workunit.client.0.smithi082.stdout:310 2024-02-18T08:30:46.959 INFO:tasks.workunit.client.0.smithi082.stdout:311 2024-02-18T08:30:46.960 INFO:tasks.workunit.client.0.smithi082.stdout:312 2024-02-18T08:30:46.961 INFO:tasks.workunit.client.0.smithi082.stdout:313 2024-02-18T08:30:46.962 INFO:tasks.workunit.client.0.smithi082.stdout:314 2024-02-18T08:30:46.963 INFO:tasks.workunit.client.0.smithi082.stdout:315 2024-02-18T08:30:46.964 INFO:tasks.workunit.client.0.smithi082.stdout:316 2024-02-18T08:30:46.965 INFO:tasks.workunit.client.0.smithi082.stdout:317 2024-02-18T08:30:46.966 INFO:tasks.workunit.client.0.smithi082.stdout:318 2024-02-18T08:30:46.967 INFO:tasks.workunit.client.0.smithi082.stdout:319 2024-02-18T08:30:46.968 INFO:tasks.workunit.client.0.smithi082.stdout:320 2024-02-18T08:30:46.969 INFO:tasks.workunit.client.0.smithi082.stdout:321 2024-02-18T08:30:46.969 INFO:tasks.workunit.client.0.smithi082.stdout:322 2024-02-18T08:30:46.970 INFO:tasks.workunit.client.0.smithi082.stdout:323 2024-02-18T08:30:46.971 INFO:tasks.workunit.client.0.smithi082.stdout:324 2024-02-18T08:30:46.972 INFO:tasks.workunit.client.0.smithi082.stdout:325 2024-02-18T08:30:46.973 INFO:tasks.workunit.client.0.smithi082.stdout:326 2024-02-18T08:30:46.974 INFO:tasks.workunit.client.0.smithi082.stdout:327 2024-02-18T08:30:46.975 INFO:tasks.workunit.client.0.smithi082.stdout:328 2024-02-18T08:30:46.976 INFO:tasks.workunit.client.0.smithi082.stdout:329 2024-02-18T08:30:46.977 INFO:tasks.workunit.client.0.smithi082.stdout:330 2024-02-18T08:30:46.978 INFO:tasks.workunit.client.0.smithi082.stdout:331 2024-02-18T08:30:46.979 INFO:tasks.workunit.client.0.smithi082.stdout:332 2024-02-18T08:30:46.980 INFO:tasks.workunit.client.0.smithi082.stdout:333 2024-02-18T08:30:46.980 INFO:tasks.workunit.client.0.smithi082.stdout:334 2024-02-18T08:30:46.981 INFO:tasks.workunit.client.0.smithi082.stdout:335 2024-02-18T08:30:46.982 INFO:tasks.workunit.client.0.smithi082.stdout:336 2024-02-18T08:30:46.983 INFO:tasks.workunit.client.0.smithi082.stdout:337 2024-02-18T08:30:46.984 INFO:tasks.workunit.client.0.smithi082.stdout:338 2024-02-18T08:30:46.985 INFO:tasks.workunit.client.0.smithi082.stdout:339 2024-02-18T08:30:46.986 INFO:tasks.workunit.client.0.smithi082.stdout:340 2024-02-18T08:30:46.987 INFO:tasks.workunit.client.0.smithi082.stdout:341 2024-02-18T08:30:46.988 INFO:tasks.workunit.client.0.smithi082.stdout:342 2024-02-18T08:30:46.989 INFO:tasks.workunit.client.0.smithi082.stdout:343 2024-02-18T08:30:46.990 INFO:tasks.workunit.client.0.smithi082.stdout:344 2024-02-18T08:30:46.991 INFO:tasks.workunit.client.0.smithi082.stdout:345 2024-02-18T08:30:46.992 INFO:tasks.workunit.client.0.smithi082.stdout:346 2024-02-18T08:30:46.993 INFO:tasks.workunit.client.0.smithi082.stdout:347 2024-02-18T08:30:46.994 INFO:tasks.workunit.client.0.smithi082.stdout:348 2024-02-18T08:30:46.995 INFO:tasks.workunit.client.0.smithi082.stdout:349 2024-02-18T08:30:46.996 INFO:tasks.workunit.client.0.smithi082.stdout:350 2024-02-18T08:30:46.997 INFO:tasks.workunit.client.0.smithi082.stdout:351 2024-02-18T08:30:46.998 INFO:tasks.workunit.client.0.smithi082.stdout:352 2024-02-18T08:30:46.999 INFO:tasks.workunit.client.0.smithi082.stdout:353 2024-02-18T08:30:47.000 INFO:tasks.workunit.client.0.smithi082.stdout:354 2024-02-18T08:30:47.001 INFO:tasks.workunit.client.0.smithi082.stdout:355 2024-02-18T08:30:47.002 INFO:tasks.workunit.client.0.smithi082.stdout:356 2024-02-18T08:30:47.002 INFO:tasks.workunit.client.0.smithi082.stdout:357 2024-02-18T08:30:47.003 INFO:tasks.workunit.client.0.smithi082.stdout:358 2024-02-18T08:30:47.004 INFO:tasks.workunit.client.0.smithi082.stdout:359 2024-02-18T08:30:47.005 INFO:tasks.workunit.client.0.smithi082.stdout:360 2024-02-18T08:30:47.006 INFO:tasks.workunit.client.0.smithi082.stdout:361 2024-02-18T08:30:47.007 INFO:tasks.workunit.client.0.smithi082.stdout:362 2024-02-18T08:30:47.008 INFO:tasks.workunit.client.0.smithi082.stdout:363 2024-02-18T08:30:47.009 INFO:tasks.workunit.client.0.smithi082.stdout:364 2024-02-18T08:30:47.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:45.655473+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-02-18T08:30:47.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:45.657480+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:45.658184+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.010 INFO:tasks.workunit.client.0.smithi082.stdout:365 2024-02-18T08:30:47.011 INFO:tasks.workunit.client.0.smithi082.stdout:366 2024-02-18T08:30:47.012 INFO:tasks.workunit.client.0.smithi082.stdout:367 2024-02-18T08:30:47.013 INFO:tasks.workunit.client.0.smithi082.stdout:368 2024-02-18T08:30:47.014 INFO:tasks.workunit.client.0.smithi082.stdout:369 2024-02-18T08:30:47.015 INFO:tasks.workunit.client.0.smithi082.stdout:370 2024-02-18T08:30:47.016 INFO:tasks.workunit.client.0.smithi082.stdout:371 2024-02-18T08:30:47.017 INFO:tasks.workunit.client.0.smithi082.stdout:372 2024-02-18T08:30:47.018 INFO:tasks.workunit.client.0.smithi082.stdout:373 2024-02-18T08:30:47.019 INFO:tasks.workunit.client.0.smithi082.stdout:374 2024-02-18T08:30:47.020 INFO:tasks.workunit.client.0.smithi082.stdout:375 2024-02-18T08:30:47.021 INFO:tasks.workunit.client.0.smithi082.stdout:376 2024-02-18T08:30:47.022 INFO:tasks.workunit.client.0.smithi082.stdout:377 2024-02-18T08:30:47.023 INFO:tasks.workunit.client.0.smithi082.stdout:378 2024-02-18T08:30:47.024 INFO:tasks.workunit.client.0.smithi082.stdout:379 2024-02-18T08:30:47.025 INFO:tasks.workunit.client.0.smithi082.stdout:380 2024-02-18T08:30:47.026 INFO:tasks.workunit.client.0.smithi082.stdout:381 2024-02-18T08:30:47.027 INFO:tasks.workunit.client.0.smithi082.stdout:382 2024-02-18T08:30:47.028 INFO:tasks.workunit.client.0.smithi082.stdout:383 2024-02-18T08:30:47.029 INFO:tasks.workunit.client.0.smithi082.stdout:384 2024-02-18T08:30:47.031 INFO:tasks.workunit.client.0.smithi082.stdout:385 2024-02-18T08:30:47.032 INFO:tasks.workunit.client.0.smithi082.stdout:386 2024-02-18T08:30:47.033 INFO:tasks.workunit.client.0.smithi082.stdout:387 2024-02-18T08:30:47.034 INFO:tasks.workunit.client.0.smithi082.stdout:388 2024-02-18T08:30:47.035 INFO:tasks.workunit.client.0.smithi082.stdout:389 2024-02-18T08:30:47.036 INFO:tasks.workunit.client.0.smithi082.stdout:390 2024-02-18T08:30:47.037 INFO:tasks.workunit.client.0.smithi082.stdout:391 2024-02-18T08:30:47.038 INFO:tasks.workunit.client.0.smithi082.stdout:392 2024-02-18T08:30:47.039 INFO:tasks.workunit.client.0.smithi082.stdout:393 2024-02-18T08:30:47.040 INFO:tasks.workunit.client.0.smithi082.stdout:394 2024-02-18T08:30:47.041 INFO:tasks.workunit.client.0.smithi082.stdout:395 2024-02-18T08:30:47.042 INFO:tasks.workunit.client.0.smithi082.stdout:396 2024-02-18T08:30:47.043 INFO:tasks.workunit.client.0.smithi082.stdout:397 2024-02-18T08:30:47.044 INFO:tasks.workunit.client.0.smithi082.stdout:398 2024-02-18T08:30:47.045 INFO:tasks.workunit.client.0.smithi082.stdout:399 2024-02-18T08:30:47.046 INFO:tasks.workunit.client.0.smithi082.stdout:400 2024-02-18T08:30:47.047 INFO:tasks.workunit.client.0.smithi082.stdout:401 2024-02-18T08:30:47.048 INFO:tasks.workunit.client.0.smithi082.stdout:402 2024-02-18T08:30:47.049 INFO:tasks.workunit.client.0.smithi082.stdout:403 2024-02-18T08:30:47.050 INFO:tasks.workunit.client.0.smithi082.stdout:404 2024-02-18T08:30:47.051 INFO:tasks.workunit.client.0.smithi082.stdout:405 2024-02-18T08:30:47.052 INFO:tasks.workunit.client.0.smithi082.stdout:406 2024-02-18T08:30:47.053 INFO:tasks.workunit.client.0.smithi082.stdout:407 2024-02-18T08:30:47.054 INFO:tasks.workunit.client.0.smithi082.stdout:408 2024-02-18T08:30:47.055 INFO:tasks.workunit.client.0.smithi082.stdout:409 2024-02-18T08:30:47.056 INFO:tasks.workunit.client.0.smithi082.stdout:410 2024-02-18T08:30:47.057 INFO:tasks.workunit.client.0.smithi082.stdout:411 2024-02-18T08:30:47.058 INFO:tasks.workunit.client.0.smithi082.stdout:412 2024-02-18T08:30:47.059 INFO:tasks.workunit.client.0.smithi082.stdout:413 2024-02-18T08:30:47.060 INFO:tasks.workunit.client.0.smithi082.stdout:414 2024-02-18T08:30:47.061 INFO:tasks.workunit.client.0.smithi082.stdout:415 2024-02-18T08:30:47.062 INFO:tasks.workunit.client.0.smithi082.stdout:416 2024-02-18T08:30:47.063 INFO:tasks.workunit.client.0.smithi082.stdout:417 2024-02-18T08:30:47.064 INFO:tasks.workunit.client.0.smithi082.stdout:418 2024-02-18T08:30:47.065 INFO:tasks.workunit.client.0.smithi082.stdout:419 2024-02-18T08:30:47.066 INFO:tasks.workunit.client.0.smithi082.stdout:420 2024-02-18T08:30:47.067 INFO:tasks.workunit.client.0.smithi082.stdout:421 2024-02-18T08:30:47.068 INFO:tasks.workunit.client.0.smithi082.stdout:422 2024-02-18T08:30:47.069 INFO:tasks.workunit.client.0.smithi082.stdout:423 2024-02-18T08:30:47.070 INFO:tasks.workunit.client.0.smithi082.stdout:424 2024-02-18T08:30:47.071 INFO:tasks.workunit.client.0.smithi082.stdout:425 2024-02-18T08:30:47.072 INFO:tasks.workunit.client.0.smithi082.stdout:426 2024-02-18T08:30:47.073 INFO:tasks.workunit.client.0.smithi082.stdout:427 2024-02-18T08:30:47.074 INFO:tasks.workunit.client.0.smithi082.stdout:428 2024-02-18T08:30:47.075 INFO:tasks.workunit.client.0.smithi082.stdout:429 2024-02-18T08:30:47.076 INFO:tasks.workunit.client.0.smithi082.stdout:430 2024-02-18T08:30:47.077 INFO:tasks.workunit.client.0.smithi082.stdout:431 2024-02-18T08:30:47.078 INFO:tasks.workunit.client.0.smithi082.stdout:432 2024-02-18T08:30:47.079 INFO:tasks.workunit.client.0.smithi082.stdout:433 2024-02-18T08:30:47.080 INFO:tasks.workunit.client.0.smithi082.stdout:434 2024-02-18T08:30:47.081 INFO:tasks.workunit.client.0.smithi082.stdout:435 2024-02-18T08:30:47.082 INFO:tasks.workunit.client.0.smithi082.stdout:436 2024-02-18T08:30:47.083 INFO:tasks.workunit.client.0.smithi082.stdout:437 2024-02-18T08:30:47.084 INFO:tasks.workunit.client.0.smithi082.stdout:438 2024-02-18T08:30:47.085 INFO:tasks.workunit.client.0.smithi082.stdout:439 2024-02-18T08:30:47.086 INFO:tasks.workunit.client.0.smithi082.stdout:440 2024-02-18T08:30:47.087 INFO:tasks.workunit.client.0.smithi082.stdout:441 2024-02-18T08:30:47.088 INFO:tasks.workunit.client.0.smithi082.stdout:442 2024-02-18T08:30:47.089 INFO:tasks.workunit.client.0.smithi082.stdout:443 2024-02-18T08:30:47.090 INFO:tasks.workunit.client.0.smithi082.stdout:444 2024-02-18T08:30:47.091 INFO:tasks.workunit.client.0.smithi082.stdout:445 2024-02-18T08:30:47.092 INFO:tasks.workunit.client.0.smithi082.stdout:446 2024-02-18T08:30:47.093 INFO:tasks.workunit.client.0.smithi082.stdout:447 2024-02-18T08:30:47.094 INFO:tasks.workunit.client.0.smithi082.stdout:448 2024-02-18T08:30:47.095 INFO:tasks.workunit.client.0.smithi082.stdout:449 2024-02-18T08:30:47.096 INFO:tasks.workunit.client.0.smithi082.stdout:450 2024-02-18T08:30:47.097 INFO:tasks.workunit.client.0.smithi082.stdout:451 2024-02-18T08:30:47.098 INFO:tasks.workunit.client.0.smithi082.stdout:452 2024-02-18T08:30:47.099 INFO:tasks.workunit.client.0.smithi082.stdout:453 2024-02-18T08:30:47.100 INFO:tasks.workunit.client.0.smithi082.stdout:454 2024-02-18T08:30:47.101 INFO:tasks.workunit.client.0.smithi082.stdout:455 2024-02-18T08:30:47.102 INFO:tasks.workunit.client.0.smithi082.stdout:456 2024-02-18T08:30:47.103 INFO:tasks.workunit.client.0.smithi082.stdout:457 2024-02-18T08:30:47.104 INFO:tasks.workunit.client.0.smithi082.stdout:458 2024-02-18T08:30:47.105 INFO:tasks.workunit.client.0.smithi082.stdout:459 2024-02-18T08:30:47.106 INFO:tasks.workunit.client.0.smithi082.stdout:460 2024-02-18T08:30:47.107 INFO:tasks.workunit.client.0.smithi082.stdout:461 2024-02-18T08:30:47.108 INFO:tasks.workunit.client.0.smithi082.stdout:462 2024-02-18T08:30:47.109 INFO:tasks.workunit.client.0.smithi082.stdout:463 2024-02-18T08:30:47.110 INFO:tasks.workunit.client.0.smithi082.stdout:464 2024-02-18T08:30:47.111 INFO:tasks.workunit.client.0.smithi082.stdout:465 2024-02-18T08:30:47.112 INFO:tasks.workunit.client.0.smithi082.stdout:466 2024-02-18T08:30:47.113 INFO:tasks.workunit.client.0.smithi082.stdout:467 2024-02-18T08:30:47.114 INFO:tasks.workunit.client.0.smithi082.stdout:468 2024-02-18T08:30:47.115 INFO:tasks.workunit.client.0.smithi082.stdout:469 2024-02-18T08:30:47.116 INFO:tasks.workunit.client.0.smithi082.stdout:470 2024-02-18T08:30:47.118 INFO:tasks.workunit.client.0.smithi082.stdout:471 2024-02-18T08:30:47.118 INFO:tasks.workunit.client.0.smithi082.stdout:472 2024-02-18T08:30:47.119 INFO:tasks.workunit.client.0.smithi082.stdout:473 2024-02-18T08:30:47.121 INFO:tasks.workunit.client.0.smithi082.stdout:474 2024-02-18T08:30:47.121 INFO:tasks.workunit.client.0.smithi082.stdout:475 2024-02-18T08:30:47.122 INFO:tasks.workunit.client.0.smithi082.stdout:476 2024-02-18T08:30:47.123 INFO:tasks.workunit.client.0.smithi082.stdout:477 2024-02-18T08:30:47.124 INFO:tasks.workunit.client.0.smithi082.stdout:478 2024-02-18T08:30:47.125 INFO:tasks.workunit.client.0.smithi082.stdout:479 2024-02-18T08:30:47.126 INFO:tasks.workunit.client.0.smithi082.stdout:480 2024-02-18T08:30:47.127 INFO:tasks.workunit.client.0.smithi082.stdout:481 2024-02-18T08:30:47.128 INFO:tasks.workunit.client.0.smithi082.stdout:482 2024-02-18T08:30:47.129 INFO:tasks.workunit.client.0.smithi082.stdout:483 2024-02-18T08:30:47.130 INFO:tasks.workunit.client.0.smithi082.stdout:484 2024-02-18T08:30:47.131 INFO:tasks.workunit.client.0.smithi082.stdout:485 2024-02-18T08:30:47.132 INFO:tasks.workunit.client.0.smithi082.stdout:486 2024-02-18T08:30:47.133 INFO:tasks.workunit.client.0.smithi082.stdout:487 2024-02-18T08:30:47.134 INFO:tasks.workunit.client.0.smithi082.stdout:488 2024-02-18T08:30:47.135 INFO:tasks.workunit.client.0.smithi082.stdout:489 2024-02-18T08:30:47.136 INFO:tasks.workunit.client.0.smithi082.stdout:490 2024-02-18T08:30:47.137 INFO:tasks.workunit.client.0.smithi082.stdout:491 2024-02-18T08:30:47.138 INFO:tasks.workunit.client.0.smithi082.stdout:492 2024-02-18T08:30:47.139 INFO:tasks.workunit.client.0.smithi082.stdout:493 2024-02-18T08:30:47.140 INFO:tasks.workunit.client.0.smithi082.stdout:494 2024-02-18T08:30:47.141 INFO:tasks.workunit.client.0.smithi082.stdout:495 2024-02-18T08:30:47.142 INFO:tasks.workunit.client.0.smithi082.stdout:496 2024-02-18T08:30:47.143 INFO:tasks.workunit.client.0.smithi082.stdout:497 2024-02-18T08:30:47.144 INFO:tasks.workunit.client.0.smithi082.stdout:498 2024-02-18T08:30:47.145 INFO:tasks.workunit.client.0.smithi082.stdout:499 2024-02-18T08:30:47.146 INFO:tasks.workunit.client.0.smithi082.stdout:500 2024-02-18T08:30:47.147 INFO:tasks.workunit.client.0.smithi082.stdout:501 2024-02-18T08:30:47.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:45.655473+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-02-18T08:30:47.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:45.657480+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:45.658184+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:45.655473+0000 mon.a (mon.0) 1571 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-02-18T08:30:47.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:45.657480+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:45.658184+0000 mon.a (mon.0) 1572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:47.149 INFO:tasks.workunit.client.0.smithi082.stdout:502 2024-02-18T08:30:47.149 INFO:tasks.workunit.client.0.smithi082.stdout:503 2024-02-18T08:30:47.150 INFO:tasks.workunit.client.0.smithi082.stdout:504 2024-02-18T08:30:47.151 INFO:tasks.workunit.client.0.smithi082.stdout:505 2024-02-18T08:30:47.152 INFO:tasks.workunit.client.0.smithi082.stdout:506 2024-02-18T08:30:47.153 INFO:tasks.workunit.client.0.smithi082.stdout:507 2024-02-18T08:30:47.154 INFO:tasks.workunit.client.0.smithi082.stdout:508 2024-02-18T08:30:47.155 INFO:tasks.workunit.client.0.smithi082.stdout:509 2024-02-18T08:30:47.156 INFO:tasks.workunit.client.0.smithi082.stdout:510 2024-02-18T08:30:47.157 INFO:tasks.workunit.client.0.smithi082.stdout:511 2024-02-18T08:30:47.158 INFO:tasks.workunit.client.0.smithi082.stdout:512 2024-02-18T08:30:47.159 INFO:tasks.workunit.client.0.smithi082.stdout:513 2024-02-18T08:30:47.160 INFO:tasks.workunit.client.0.smithi082.stdout:514 2024-02-18T08:30:47.161 INFO:tasks.workunit.client.0.smithi082.stdout:515 2024-02-18T08:30:47.162 INFO:tasks.workunit.client.0.smithi082.stdout:516 2024-02-18T08:30:47.163 INFO:tasks.workunit.client.0.smithi082.stdout:517 2024-02-18T08:30:47.164 INFO:tasks.workunit.client.0.smithi082.stdout:518 2024-02-18T08:30:47.164 INFO:tasks.workunit.client.0.smithi082.stdout:519 2024-02-18T08:30:47.166 INFO:tasks.workunit.client.0.smithi082.stdout:520 2024-02-18T08:30:47.166 INFO:tasks.workunit.client.0.smithi082.stdout:521 2024-02-18T08:30:47.168 INFO:tasks.workunit.client.0.smithi082.stdout:522 2024-02-18T08:30:47.169 INFO:tasks.workunit.client.0.smithi082.stdout:523 2024-02-18T08:30:47.170 INFO:tasks.workunit.client.0.smithi082.stdout:524 2024-02-18T08:30:47.170 INFO:tasks.workunit.client.0.smithi082.stdout:525 2024-02-18T08:30:47.171 INFO:tasks.workunit.client.0.smithi082.stdout:526 2024-02-18T08:30:47.172 INFO:tasks.workunit.client.0.smithi082.stdout:527 2024-02-18T08:30:47.173 INFO:tasks.workunit.client.0.smithi082.stdout:528 2024-02-18T08:30:47.174 INFO:tasks.workunit.client.0.smithi082.stdout:529 2024-02-18T08:30:47.175 INFO:tasks.workunit.client.0.smithi082.stdout:530 2024-02-18T08:30:47.176 INFO:tasks.workunit.client.0.smithi082.stdout:531 2024-02-18T08:30:47.177 INFO:tasks.workunit.client.0.smithi082.stdout:532 2024-02-18T08:30:47.178 INFO:tasks.workunit.client.0.smithi082.stdout:533 2024-02-18T08:30:47.179 INFO:tasks.workunit.client.0.smithi082.stdout:534 2024-02-18T08:30:47.180 INFO:tasks.workunit.client.0.smithi082.stdout:535 2024-02-18T08:30:47.181 INFO:tasks.workunit.client.0.smithi082.stdout:536 2024-02-18T08:30:47.181 INFO:tasks.workunit.client.0.smithi082.stdout:537 2024-02-18T08:30:47.182 INFO:tasks.workunit.client.0.smithi082.stdout:538 2024-02-18T08:30:47.183 INFO:tasks.workunit.client.0.smithi082.stdout:539 2024-02-18T08:30:47.184 INFO:tasks.workunit.client.0.smithi082.stdout:540 2024-02-18T08:30:47.185 INFO:tasks.workunit.client.0.smithi082.stdout:541 2024-02-18T08:30:47.186 INFO:tasks.workunit.client.0.smithi082.stdout:542 2024-02-18T08:30:47.187 INFO:tasks.workunit.client.0.smithi082.stdout:543 2024-02-18T08:30:47.188 INFO:tasks.workunit.client.0.smithi082.stdout:544 2024-02-18T08:30:47.189 INFO:tasks.workunit.client.0.smithi082.stdout:545 2024-02-18T08:30:47.190 INFO:tasks.workunit.client.0.smithi082.stdout:546 2024-02-18T08:30:47.191 INFO:tasks.workunit.client.0.smithi082.stdout:547 2024-02-18T08:30:47.192 INFO:tasks.workunit.client.0.smithi082.stdout:548 2024-02-18T08:30:47.193 INFO:tasks.workunit.client.0.smithi082.stdout:549 2024-02-18T08:30:47.194 INFO:tasks.workunit.client.0.smithi082.stdout:550 2024-02-18T08:30:47.195 INFO:tasks.workunit.client.0.smithi082.stdout:551 2024-02-18T08:30:47.195 INFO:tasks.workunit.client.0.smithi082.stdout:552 2024-02-18T08:30:47.196 INFO:tasks.workunit.client.0.smithi082.stdout:553 2024-02-18T08:30:47.197 INFO:tasks.workunit.client.0.smithi082.stdout:554 2024-02-18T08:30:47.198 INFO:tasks.workunit.client.0.smithi082.stdout:555 2024-02-18T08:30:47.199 INFO:tasks.workunit.client.0.smithi082.stdout:556 2024-02-18T08:30:47.200 INFO:tasks.workunit.client.0.smithi082.stdout:557 2024-02-18T08:30:47.201 INFO:tasks.workunit.client.0.smithi082.stdout:558 2024-02-18T08:30:47.202 INFO:tasks.workunit.client.0.smithi082.stdout:559 2024-02-18T08:30:47.203 INFO:tasks.workunit.client.0.smithi082.stdout:560 2024-02-18T08:30:47.204 INFO:tasks.workunit.client.0.smithi082.stdout:561 2024-02-18T08:30:47.205 INFO:tasks.workunit.client.0.smithi082.stdout:562 2024-02-18T08:30:47.206 INFO:tasks.workunit.client.0.smithi082.stdout:563 2024-02-18T08:30:47.207 INFO:tasks.workunit.client.0.smithi082.stdout:564 2024-02-18T08:30:47.208 INFO:tasks.workunit.client.0.smithi082.stdout:565 2024-02-18T08:30:47.209 INFO:tasks.workunit.client.0.smithi082.stdout:566 2024-02-18T08:30:47.210 INFO:tasks.workunit.client.0.smithi082.stdout:567 2024-02-18T08:30:47.211 INFO:tasks.workunit.client.0.smithi082.stdout:568 2024-02-18T08:30:47.212 INFO:tasks.workunit.client.0.smithi082.stdout:569 2024-02-18T08:30:47.213 INFO:tasks.workunit.client.0.smithi082.stdout:570 2024-02-18T08:30:47.214 INFO:tasks.workunit.client.0.smithi082.stdout:571 2024-02-18T08:30:47.215 INFO:tasks.workunit.client.0.smithi082.stdout:572 2024-02-18T08:30:47.216 INFO:tasks.workunit.client.0.smithi082.stdout:573 2024-02-18T08:30:47.217 INFO:tasks.workunit.client.0.smithi082.stdout:574 2024-02-18T08:30:47.218 INFO:tasks.workunit.client.0.smithi082.stdout:575 2024-02-18T08:30:47.219 INFO:tasks.workunit.client.0.smithi082.stdout:576 2024-02-18T08:30:47.220 INFO:tasks.workunit.client.0.smithi082.stdout:577 2024-02-18T08:30:47.221 INFO:tasks.workunit.client.0.smithi082.stdout:578 2024-02-18T08:30:47.222 INFO:tasks.workunit.client.0.smithi082.stdout:579 2024-02-18T08:30:47.223 INFO:tasks.workunit.client.0.smithi082.stdout:580 2024-02-18T08:30:47.224 INFO:tasks.workunit.client.0.smithi082.stdout:581 2024-02-18T08:30:47.225 INFO:tasks.workunit.client.0.smithi082.stdout:582 2024-02-18T08:30:47.226 INFO:tasks.workunit.client.0.smithi082.stdout:583 2024-02-18T08:30:47.227 INFO:tasks.workunit.client.0.smithi082.stdout:584 2024-02-18T08:30:47.228 INFO:tasks.workunit.client.0.smithi082.stdout:585 2024-02-18T08:30:47.229 INFO:tasks.workunit.client.0.smithi082.stdout:586 2024-02-18T08:30:47.230 INFO:tasks.workunit.client.0.smithi082.stdout:587 2024-02-18T08:30:47.231 INFO:tasks.workunit.client.0.smithi082.stdout:588 2024-02-18T08:30:47.232 INFO:tasks.workunit.client.0.smithi082.stdout:589 2024-02-18T08:30:47.233 INFO:tasks.workunit.client.0.smithi082.stdout:590 2024-02-18T08:30:47.234 INFO:tasks.workunit.client.0.smithi082.stdout:591 2024-02-18T08:30:47.235 INFO:tasks.workunit.client.0.smithi082.stdout:592 2024-02-18T08:30:47.236 INFO:tasks.workunit.client.0.smithi082.stdout:593 2024-02-18T08:30:47.237 INFO:tasks.workunit.client.0.smithi082.stdout:594 2024-02-18T08:30:47.238 INFO:tasks.workunit.client.0.smithi082.stdout:595 2024-02-18T08:30:47.239 INFO:tasks.workunit.client.0.smithi082.stdout:596 2024-02-18T08:30:47.240 INFO:tasks.workunit.client.0.smithi082.stdout:597 2024-02-18T08:30:47.241 INFO:tasks.workunit.client.0.smithi082.stdout:598 2024-02-18T08:30:47.242 INFO:tasks.workunit.client.0.smithi082.stdout:599 2024-02-18T08:30:47.243 INFO:tasks.workunit.client.0.smithi082.stdout:600 2024-02-18T08:30:47.244 INFO:tasks.workunit.client.0.smithi082.stdout:601 2024-02-18T08:30:47.245 INFO:tasks.workunit.client.0.smithi082.stdout:602 2024-02-18T08:30:47.246 INFO:tasks.workunit.client.0.smithi082.stdout:603 2024-02-18T08:30:47.248 INFO:tasks.workunit.client.0.smithi082.stdout:604 2024-02-18T08:30:47.249 INFO:tasks.workunit.client.0.smithi082.stdout:605 2024-02-18T08:30:47.250 INFO:tasks.workunit.client.0.smithi082.stdout:606 2024-02-18T08:30:47.251 INFO:tasks.workunit.client.0.smithi082.stdout:607 2024-02-18T08:30:47.252 INFO:tasks.workunit.client.0.smithi082.stdout:608 2024-02-18T08:30:47.253 INFO:tasks.workunit.client.0.smithi082.stdout:609 2024-02-18T08:30:47.254 INFO:tasks.workunit.client.0.smithi082.stdout:610 2024-02-18T08:30:47.255 INFO:tasks.workunit.client.0.smithi082.stdout:611 2024-02-18T08:30:47.256 INFO:tasks.workunit.client.0.smithi082.stdout:612 2024-02-18T08:30:47.257 INFO:tasks.workunit.client.0.smithi082.stdout:613 2024-02-18T08:30:47.258 INFO:tasks.workunit.client.0.smithi082.stdout:614 2024-02-18T08:30:47.259 INFO:tasks.workunit.client.0.smithi082.stdout:615 2024-02-18T08:30:47.260 INFO:tasks.workunit.client.0.smithi082.stdout:616 2024-02-18T08:30:47.261 INFO:tasks.workunit.client.0.smithi082.stdout:617 2024-02-18T08:30:47.262 INFO:tasks.workunit.client.0.smithi082.stdout:618 2024-02-18T08:30:47.263 INFO:tasks.workunit.client.0.smithi082.stdout:619 2024-02-18T08:30:47.264 INFO:tasks.workunit.client.0.smithi082.stdout:620 2024-02-18T08:30:47.265 INFO:tasks.workunit.client.0.smithi082.stdout:621 2024-02-18T08:30:47.266 INFO:tasks.workunit.client.0.smithi082.stdout:622 2024-02-18T08:30:47.267 INFO:tasks.workunit.client.0.smithi082.stdout:623 2024-02-18T08:30:47.268 INFO:tasks.workunit.client.0.smithi082.stdout:624 2024-02-18T08:30:47.269 INFO:tasks.workunit.client.0.smithi082.stdout:625 2024-02-18T08:30:47.270 INFO:tasks.workunit.client.0.smithi082.stdout:626 2024-02-18T08:30:47.271 INFO:tasks.workunit.client.0.smithi082.stdout:627 2024-02-18T08:30:47.272 INFO:tasks.workunit.client.0.smithi082.stdout:628 2024-02-18T08:30:47.273 INFO:tasks.workunit.client.0.smithi082.stdout:629 2024-02-18T08:30:47.274 INFO:tasks.workunit.client.0.smithi082.stdout:630 2024-02-18T08:30:47.275 INFO:tasks.workunit.client.0.smithi082.stdout:631 2024-02-18T08:30:47.276 INFO:tasks.workunit.client.0.smithi082.stdout:632 2024-02-18T08:30:47.277 INFO:tasks.workunit.client.0.smithi082.stdout:633 2024-02-18T08:30:47.278 INFO:tasks.workunit.client.0.smithi082.stdout:634 2024-02-18T08:30:47.279 INFO:tasks.workunit.client.0.smithi082.stdout:635 2024-02-18T08:30:47.280 INFO:tasks.workunit.client.0.smithi082.stdout:636 2024-02-18T08:30:47.281 INFO:tasks.workunit.client.0.smithi082.stdout:637 2024-02-18T08:30:47.282 INFO:tasks.workunit.client.0.smithi082.stdout:638 2024-02-18T08:30:47.283 INFO:tasks.workunit.client.0.smithi082.stdout:639 2024-02-18T08:30:47.284 INFO:tasks.workunit.client.0.smithi082.stdout:640 2024-02-18T08:30:47.285 INFO:tasks.workunit.client.0.smithi082.stdout:641 2024-02-18T08:30:47.286 INFO:tasks.workunit.client.0.smithi082.stdout:642 2024-02-18T08:30:47.287 INFO:tasks.workunit.client.0.smithi082.stdout:643 2024-02-18T08:30:47.288 INFO:tasks.workunit.client.0.smithi082.stdout:644 2024-02-18T08:30:47.289 INFO:tasks.workunit.client.0.smithi082.stdout:645 2024-02-18T08:30:47.290 INFO:tasks.workunit.client.0.smithi082.stdout:646 2024-02-18T08:30:47.292 INFO:tasks.workunit.client.0.smithi082.stdout:647 2024-02-18T08:30:47.293 INFO:tasks.workunit.client.0.smithi082.stdout:648 2024-02-18T08:30:47.294 INFO:tasks.workunit.client.0.smithi082.stdout:649 2024-02-18T08:30:47.295 INFO:tasks.workunit.client.0.smithi082.stdout:650 2024-02-18T08:30:47.296 INFO:tasks.workunit.client.0.smithi082.stdout:651 2024-02-18T08:30:47.297 INFO:tasks.workunit.client.0.smithi082.stdout:652 2024-02-18T08:30:47.298 INFO:tasks.workunit.client.0.smithi082.stdout:653 2024-02-18T08:30:47.299 INFO:tasks.workunit.client.0.smithi082.stdout:654 2024-02-18T08:30:47.300 INFO:tasks.workunit.client.0.smithi082.stdout:655 2024-02-18T08:30:47.301 INFO:tasks.workunit.client.0.smithi082.stdout:656 2024-02-18T08:30:47.302 INFO:tasks.workunit.client.0.smithi082.stdout:657 2024-02-18T08:30:47.303 INFO:tasks.workunit.client.0.smithi082.stdout:658 2024-02-18T08:30:47.304 INFO:tasks.workunit.client.0.smithi082.stdout:659 2024-02-18T08:30:47.306 INFO:tasks.workunit.client.0.smithi082.stdout:660 2024-02-18T08:30:47.307 INFO:tasks.workunit.client.0.smithi082.stdout:661 2024-02-18T08:30:47.308 INFO:tasks.workunit.client.0.smithi082.stdout:662 2024-02-18T08:30:47.309 INFO:tasks.workunit.client.0.smithi082.stdout:663 2024-02-18T08:30:47.310 INFO:tasks.workunit.client.0.smithi082.stdout:664 2024-02-18T08:30:47.311 INFO:tasks.workunit.client.0.smithi082.stdout:665 2024-02-18T08:30:47.312 INFO:tasks.workunit.client.0.smithi082.stdout:666 2024-02-18T08:30:47.313 INFO:tasks.workunit.client.0.smithi082.stdout:667 2024-02-18T08:30:47.314 INFO:tasks.workunit.client.0.smithi082.stdout:668 2024-02-18T08:30:47.315 INFO:tasks.workunit.client.0.smithi082.stdout:669 2024-02-18T08:30:47.316 INFO:tasks.workunit.client.0.smithi082.stdout:670 2024-02-18T08:30:47.317 INFO:tasks.workunit.client.0.smithi082.stdout:671 2024-02-18T08:30:47.318 INFO:tasks.workunit.client.0.smithi082.stdout:672 2024-02-18T08:30:47.319 INFO:tasks.workunit.client.0.smithi082.stdout:673 2024-02-18T08:30:47.320 INFO:tasks.workunit.client.0.smithi082.stdout:674 2024-02-18T08:30:47.321 INFO:tasks.workunit.client.0.smithi082.stdout:675 2024-02-18T08:30:47.322 INFO:tasks.workunit.client.0.smithi082.stdout:676 2024-02-18T08:30:47.323 INFO:tasks.workunit.client.0.smithi082.stdout:677 2024-02-18T08:30:47.324 INFO:tasks.workunit.client.0.smithi082.stdout:678 2024-02-18T08:30:47.325 INFO:tasks.workunit.client.0.smithi082.stdout:679 2024-02-18T08:30:47.327 INFO:tasks.workunit.client.0.smithi082.stdout:680 2024-02-18T08:30:47.328 INFO:tasks.workunit.client.0.smithi082.stdout:681 2024-02-18T08:30:47.329 INFO:tasks.workunit.client.0.smithi082.stdout:682 2024-02-18T08:30:47.330 INFO:tasks.workunit.client.0.smithi082.stdout:683 2024-02-18T08:30:47.331 INFO:tasks.workunit.client.0.smithi082.stdout:684 2024-02-18T08:30:47.332 INFO:tasks.workunit.client.0.smithi082.stdout:685 2024-02-18T08:30:47.333 INFO:tasks.workunit.client.0.smithi082.stdout:686 2024-02-18T08:30:47.334 INFO:tasks.workunit.client.0.smithi082.stdout:687 2024-02-18T08:30:47.335 INFO:tasks.workunit.client.0.smithi082.stdout:688 2024-02-18T08:30:47.336 INFO:tasks.workunit.client.0.smithi082.stdout:689 2024-02-18T08:30:47.337 INFO:tasks.workunit.client.0.smithi082.stdout:690 2024-02-18T08:30:47.338 INFO:tasks.workunit.client.0.smithi082.stdout:691 2024-02-18T08:30:47.339 INFO:tasks.workunit.client.0.smithi082.stdout:692 2024-02-18T08:30:47.340 INFO:tasks.workunit.client.0.smithi082.stdout:693 2024-02-18T08:30:47.341 INFO:tasks.workunit.client.0.smithi082.stdout:694 2024-02-18T08:30:47.342 INFO:tasks.workunit.client.0.smithi082.stdout:695 2024-02-18T08:30:47.343 INFO:tasks.workunit.client.0.smithi082.stdout:696 2024-02-18T08:30:47.344 INFO:tasks.workunit.client.0.smithi082.stdout:697 2024-02-18T08:30:47.345 INFO:tasks.workunit.client.0.smithi082.stdout:698 2024-02-18T08:30:47.346 INFO:tasks.workunit.client.0.smithi082.stdout:699 2024-02-18T08:30:47.347 INFO:tasks.workunit.client.0.smithi082.stdout:700 2024-02-18T08:30:47.348 INFO:tasks.workunit.client.0.smithi082.stdout:701 2024-02-18T08:30:47.349 INFO:tasks.workunit.client.0.smithi082.stdout:702 2024-02-18T08:30:47.350 INFO:tasks.workunit.client.0.smithi082.stdout:703 2024-02-18T08:30:47.351 INFO:tasks.workunit.client.0.smithi082.stdout:704 2024-02-18T08:30:47.352 INFO:tasks.workunit.client.0.smithi082.stdout:705 2024-02-18T08:30:47.353 INFO:tasks.workunit.client.0.smithi082.stdout:706 2024-02-18T08:30:47.354 INFO:tasks.workunit.client.0.smithi082.stdout:707 2024-02-18T08:30:47.355 INFO:tasks.workunit.client.0.smithi082.stdout:708 2024-02-18T08:30:47.356 INFO:tasks.workunit.client.0.smithi082.stdout:709 2024-02-18T08:30:47.357 INFO:tasks.workunit.client.0.smithi082.stdout:710 2024-02-18T08:30:47.358 INFO:tasks.workunit.client.0.smithi082.stdout:711 2024-02-18T08:30:47.359 INFO:tasks.workunit.client.0.smithi082.stdout:712 2024-02-18T08:30:47.360 INFO:tasks.workunit.client.0.smithi082.stdout:713 2024-02-18T08:30:47.361 INFO:tasks.workunit.client.0.smithi082.stdout:714 2024-02-18T08:30:47.362 INFO:tasks.workunit.client.0.smithi082.stdout:715 2024-02-18T08:30:47.363 INFO:tasks.workunit.client.0.smithi082.stdout:716 2024-02-18T08:30:47.364 INFO:tasks.workunit.client.0.smithi082.stdout:717 2024-02-18T08:30:47.365 INFO:tasks.workunit.client.0.smithi082.stdout:718 2024-02-18T08:30:47.367 INFO:tasks.workunit.client.0.smithi082.stdout:719 2024-02-18T08:30:47.368 INFO:tasks.workunit.client.0.smithi082.stdout:720 2024-02-18T08:30:47.369 INFO:tasks.workunit.client.0.smithi082.stdout:721 2024-02-18T08:30:47.370 INFO:tasks.workunit.client.0.smithi082.stdout:722 2024-02-18T08:30:47.371 INFO:tasks.workunit.client.0.smithi082.stdout:723 2024-02-18T08:30:47.372 INFO:tasks.workunit.client.0.smithi082.stdout:724 2024-02-18T08:30:47.373 INFO:tasks.workunit.client.0.smithi082.stdout:725 2024-02-18T08:30:47.374 INFO:tasks.workunit.client.0.smithi082.stdout:726 2024-02-18T08:30:47.375 INFO:tasks.workunit.client.0.smithi082.stdout:727 2024-02-18T08:30:47.376 INFO:tasks.workunit.client.0.smithi082.stdout:728 2024-02-18T08:30:47.377 INFO:tasks.workunit.client.0.smithi082.stdout:729 2024-02-18T08:30:47.378 INFO:tasks.workunit.client.0.smithi082.stdout:730 2024-02-18T08:30:47.380 INFO:tasks.workunit.client.0.smithi082.stdout:731 2024-02-18T08:30:47.381 INFO:tasks.workunit.client.0.smithi082.stdout:732 2024-02-18T08:30:47.381 INFO:tasks.workunit.client.0.smithi082.stdout:733 2024-02-18T08:30:47.382 INFO:tasks.workunit.client.0.smithi082.stdout:734 2024-02-18T08:30:47.384 INFO:tasks.workunit.client.0.smithi082.stdout:735 2024-02-18T08:30:47.384 INFO:tasks.workunit.client.0.smithi082.stdout:736 2024-02-18T08:30:47.385 INFO:tasks.workunit.client.0.smithi082.stdout:737 2024-02-18T08:30:47.386 INFO:tasks.workunit.client.0.smithi082.stdout:738 2024-02-18T08:30:47.387 INFO:tasks.workunit.client.0.smithi082.stdout:739 2024-02-18T08:30:47.389 INFO:tasks.workunit.client.0.smithi082.stdout:740 2024-02-18T08:30:47.390 INFO:tasks.workunit.client.0.smithi082.stdout:741 2024-02-18T08:30:47.391 INFO:tasks.workunit.client.0.smithi082.stdout:742 2024-02-18T08:30:47.392 INFO:tasks.workunit.client.0.smithi082.stdout:743 2024-02-18T08:30:47.393 INFO:tasks.workunit.client.0.smithi082.stdout:744 2024-02-18T08:30:47.395 INFO:tasks.workunit.client.0.smithi082.stdout:745 2024-02-18T08:30:47.396 INFO:tasks.workunit.client.0.smithi082.stdout:746 2024-02-18T08:30:47.397 INFO:tasks.workunit.client.0.smithi082.stdout:747 2024-02-18T08:30:47.398 INFO:tasks.workunit.client.0.smithi082.stdout:748 2024-02-18T08:30:47.399 INFO:tasks.workunit.client.0.smithi082.stdout:749 2024-02-18T08:30:47.400 INFO:tasks.workunit.client.0.smithi082.stdout:750 2024-02-18T08:30:47.402 INFO:tasks.workunit.client.0.smithi082.stdout:751 2024-02-18T08:30:47.403 INFO:tasks.workunit.client.0.smithi082.stdout:752 2024-02-18T08:30:47.404 INFO:tasks.workunit.client.0.smithi082.stdout:753 2024-02-18T08:30:47.405 INFO:tasks.workunit.client.0.smithi082.stdout:754 2024-02-18T08:30:47.406 INFO:tasks.workunit.client.0.smithi082.stdout:755 2024-02-18T08:30:47.407 INFO:tasks.workunit.client.0.smithi082.stdout:756 2024-02-18T08:30:47.408 INFO:tasks.workunit.client.0.smithi082.stdout:757 2024-02-18T08:30:47.409 INFO:tasks.workunit.client.0.smithi082.stdout:758 2024-02-18T08:30:47.411 INFO:tasks.workunit.client.0.smithi082.stdout:759 2024-02-18T08:30:47.412 INFO:tasks.workunit.client.0.smithi082.stdout:760 2024-02-18T08:30:47.412 INFO:tasks.workunit.client.0.smithi082.stdout:761 2024-02-18T08:30:47.413 INFO:tasks.workunit.client.0.smithi082.stdout:762 2024-02-18T08:30:47.414 INFO:tasks.workunit.client.0.smithi082.stdout:763 2024-02-18T08:30:47.415 INFO:tasks.workunit.client.0.smithi082.stdout:764 2024-02-18T08:30:47.416 INFO:tasks.workunit.client.0.smithi082.stdout:765 2024-02-18T08:30:47.417 INFO:tasks.workunit.client.0.smithi082.stdout:766 2024-02-18T08:30:47.418 INFO:tasks.workunit.client.0.smithi082.stdout:767 2024-02-18T08:30:47.420 INFO:tasks.workunit.client.0.smithi082.stdout:768 2024-02-18T08:30:47.420 INFO:tasks.workunit.client.0.smithi082.stdout:769 2024-02-18T08:30:47.422 INFO:tasks.workunit.client.0.smithi082.stdout:770 2024-02-18T08:30:47.422 INFO:tasks.workunit.client.0.smithi082.stdout:771 2024-02-18T08:30:47.423 INFO:tasks.workunit.client.0.smithi082.stdout:772 2024-02-18T08:30:47.424 INFO:tasks.workunit.client.0.smithi082.stdout:773 2024-02-18T08:30:47.425 INFO:tasks.workunit.client.0.smithi082.stdout:774 2024-02-18T08:30:47.426 INFO:tasks.workunit.client.0.smithi082.stdout:775 2024-02-18T08:30:47.427 INFO:tasks.workunit.client.0.smithi082.stdout:776 2024-02-18T08:30:47.428 INFO:tasks.workunit.client.0.smithi082.stdout:777 2024-02-18T08:30:47.429 INFO:tasks.workunit.client.0.smithi082.stdout:778 2024-02-18T08:30:47.430 INFO:tasks.workunit.client.0.smithi082.stdout:779 2024-02-18T08:30:47.431 INFO:tasks.workunit.client.0.smithi082.stdout:780 2024-02-18T08:30:47.433 INFO:tasks.workunit.client.0.smithi082.stdout:781 2024-02-18T08:30:47.434 INFO:tasks.workunit.client.0.smithi082.stdout:782 2024-02-18T08:30:47.435 INFO:tasks.workunit.client.0.smithi082.stdout:783 2024-02-18T08:30:47.436 INFO:tasks.workunit.client.0.smithi082.stdout:784 2024-02-18T08:30:47.438 INFO:tasks.workunit.client.0.smithi082.stdout:785 2024-02-18T08:30:47.438 INFO:tasks.workunit.client.0.smithi082.stdout:786 2024-02-18T08:30:47.439 INFO:tasks.workunit.client.0.smithi082.stdout:787 2024-02-18T08:30:47.441 INFO:tasks.workunit.client.0.smithi082.stdout:788 2024-02-18T08:30:47.442 INFO:tasks.workunit.client.0.smithi082.stdout:789 2024-02-18T08:30:47.443 INFO:tasks.workunit.client.0.smithi082.stdout:790 2024-02-18T08:30:47.444 INFO:tasks.workunit.client.0.smithi082.stdout:791 2024-02-18T08:30:47.445 INFO:tasks.workunit.client.0.smithi082.stdout:792 2024-02-18T08:30:47.446 INFO:tasks.workunit.client.0.smithi082.stdout:793 2024-02-18T08:30:47.447 INFO:tasks.workunit.client.0.smithi082.stdout:794 2024-02-18T08:30:47.448 INFO:tasks.workunit.client.0.smithi082.stdout:795 2024-02-18T08:30:47.450 INFO:tasks.workunit.client.0.smithi082.stdout:796 2024-02-18T08:30:47.451 INFO:tasks.workunit.client.0.smithi082.stdout:797 2024-02-18T08:30:47.452 INFO:tasks.workunit.client.0.smithi082.stdout:798 2024-02-18T08:30:47.454 INFO:tasks.workunit.client.0.smithi082.stdout:799 2024-02-18T08:30:47.455 INFO:tasks.workunit.client.0.smithi082.stdout:800 2024-02-18T08:30:47.456 INFO:tasks.workunit.client.0.smithi082.stdout:801 2024-02-18T08:30:47.457 INFO:tasks.workunit.client.0.smithi082.stdout:802 2024-02-18T08:30:47.458 INFO:tasks.workunit.client.0.smithi082.stdout:803 2024-02-18T08:30:47.460 INFO:tasks.workunit.client.0.smithi082.stdout:804 2024-02-18T08:30:47.461 INFO:tasks.workunit.client.0.smithi082.stdout:805 2024-02-18T08:30:47.462 INFO:tasks.workunit.client.0.smithi082.stdout:806 2024-02-18T08:30:47.463 INFO:tasks.workunit.client.0.smithi082.stdout:807 2024-02-18T08:30:47.464 INFO:tasks.workunit.client.0.smithi082.stdout:808 2024-02-18T08:30:47.465 INFO:tasks.workunit.client.0.smithi082.stdout:809 2024-02-18T08:30:47.466 INFO:tasks.workunit.client.0.smithi082.stdout:810 2024-02-18T08:30:47.467 INFO:tasks.workunit.client.0.smithi082.stdout:811 2024-02-18T08:30:47.471 INFO:tasks.workunit.client.0.smithi082.stdout:812 2024-02-18T08:30:47.471 INFO:tasks.workunit.client.0.smithi082.stdout:813 2024-02-18T08:30:47.472 INFO:tasks.workunit.client.0.smithi082.stdout:814 2024-02-18T08:30:47.472 INFO:tasks.workunit.client.0.smithi082.stdout:815 2024-02-18T08:30:47.474 INFO:tasks.workunit.client.0.smithi082.stdout:816 2024-02-18T08:30:47.475 INFO:tasks.workunit.client.0.smithi082.stdout:817 2024-02-18T08:30:47.476 INFO:tasks.workunit.client.0.smithi082.stdout:818 2024-02-18T08:30:47.477 INFO:tasks.workunit.client.0.smithi082.stdout:819 2024-02-18T08:30:47.478 INFO:tasks.workunit.client.0.smithi082.stdout:820 2024-02-18T08:30:47.479 INFO:tasks.workunit.client.0.smithi082.stdout:821 2024-02-18T08:30:47.480 INFO:tasks.workunit.client.0.smithi082.stdout:822 2024-02-18T08:30:47.481 INFO:tasks.workunit.client.0.smithi082.stdout:823 2024-02-18T08:30:47.482 INFO:tasks.workunit.client.0.smithi082.stdout:824 2024-02-18T08:30:47.483 INFO:tasks.workunit.client.0.smithi082.stdout:825 2024-02-18T08:30:47.484 INFO:tasks.workunit.client.0.smithi082.stdout:826 2024-02-18T08:30:47.485 INFO:tasks.workunit.client.0.smithi082.stdout:827 2024-02-18T08:30:47.487 INFO:tasks.workunit.client.0.smithi082.stdout:828 2024-02-18T08:30:47.488 INFO:tasks.workunit.client.0.smithi082.stdout:829 2024-02-18T08:30:47.489 INFO:tasks.workunit.client.0.smithi082.stdout:830 2024-02-18T08:30:47.490 INFO:tasks.workunit.client.0.smithi082.stdout:831 2024-02-18T08:30:47.491 INFO:tasks.workunit.client.0.smithi082.stdout:832 2024-02-18T08:30:47.492 INFO:tasks.workunit.client.0.smithi082.stdout:833 2024-02-18T08:30:47.493 INFO:tasks.workunit.client.0.smithi082.stdout:834 2024-02-18T08:30:47.494 INFO:tasks.workunit.client.0.smithi082.stdout:835 2024-02-18T08:30:47.495 INFO:tasks.workunit.client.0.smithi082.stdout:836 2024-02-18T08:30:47.496 INFO:tasks.workunit.client.0.smithi082.stdout:837 2024-02-18T08:30:47.497 INFO:tasks.workunit.client.0.smithi082.stdout:838 2024-02-18T08:30:47.498 INFO:tasks.workunit.client.0.smithi082.stdout:839 2024-02-18T08:30:47.499 INFO:tasks.workunit.client.0.smithi082.stdout:840 2024-02-18T08:30:47.500 INFO:tasks.workunit.client.0.smithi082.stdout:841 2024-02-18T08:30:47.501 INFO:tasks.workunit.client.0.smithi082.stdout:842 2024-02-18T08:30:47.502 INFO:tasks.workunit.client.0.smithi082.stdout:843 2024-02-18T08:30:47.503 INFO:tasks.workunit.client.0.smithi082.stdout:844 2024-02-18T08:30:47.504 INFO:tasks.workunit.client.0.smithi082.stdout:845 2024-02-18T08:30:47.505 INFO:tasks.workunit.client.0.smithi082.stdout:846 2024-02-18T08:30:47.507 INFO:tasks.workunit.client.0.smithi082.stdout:847 2024-02-18T08:30:47.508 INFO:tasks.workunit.client.0.smithi082.stdout:848 2024-02-18T08:30:47.508 INFO:tasks.workunit.client.0.smithi082.stdout:849 2024-02-18T08:30:47.510 INFO:tasks.workunit.client.0.smithi082.stdout:850 2024-02-18T08:30:47.511 INFO:tasks.workunit.client.0.smithi082.stdout:851 2024-02-18T08:30:47.512 INFO:tasks.workunit.client.0.smithi082.stdout:852 2024-02-18T08:30:47.513 INFO:tasks.workunit.client.0.smithi082.stdout:853 2024-02-18T08:30:47.514 INFO:tasks.workunit.client.0.smithi082.stdout:854 2024-02-18T08:30:47.515 INFO:tasks.workunit.client.0.smithi082.stdout:855 2024-02-18T08:30:47.516 INFO:tasks.workunit.client.0.smithi082.stdout:856 2024-02-18T08:30:47.517 INFO:tasks.workunit.client.0.smithi082.stdout:857 2024-02-18T08:30:47.518 INFO:tasks.workunit.client.0.smithi082.stdout:858 2024-02-18T08:30:47.519 INFO:tasks.workunit.client.0.smithi082.stdout:859 2024-02-18T08:30:47.520 INFO:tasks.workunit.client.0.smithi082.stdout:860 2024-02-18T08:30:47.521 INFO:tasks.workunit.client.0.smithi082.stdout:861 2024-02-18T08:30:47.522 INFO:tasks.workunit.client.0.smithi082.stdout:862 2024-02-18T08:30:47.523 INFO:tasks.workunit.client.0.smithi082.stdout:863 2024-02-18T08:30:47.524 INFO:tasks.workunit.client.0.smithi082.stdout:864 2024-02-18T08:30:47.525 INFO:tasks.workunit.client.0.smithi082.stdout:865 2024-02-18T08:30:47.526 INFO:tasks.workunit.client.0.smithi082.stdout:866 2024-02-18T08:30:47.527 INFO:tasks.workunit.client.0.smithi082.stdout:867 2024-02-18T08:30:47.529 INFO:tasks.workunit.client.0.smithi082.stdout:868 2024-02-18T08:30:47.530 INFO:tasks.workunit.client.0.smithi082.stdout:869 2024-02-18T08:30:47.531 INFO:tasks.workunit.client.0.smithi082.stdout:870 2024-02-18T08:30:47.532 INFO:tasks.workunit.client.0.smithi082.stdout:871 2024-02-18T08:30:47.533 INFO:tasks.workunit.client.0.smithi082.stdout:872 2024-02-18T08:30:47.534 INFO:tasks.workunit.client.0.smithi082.stdout:873 2024-02-18T08:30:47.535 INFO:tasks.workunit.client.0.smithi082.stdout:874 2024-02-18T08:30:47.537 INFO:tasks.workunit.client.0.smithi082.stdout:875 2024-02-18T08:30:47.537 INFO:tasks.workunit.client.0.smithi082.stdout:876 2024-02-18T08:30:47.539 INFO:tasks.workunit.client.0.smithi082.stdout:877 2024-02-18T08:30:47.540 INFO:tasks.workunit.client.0.smithi082.stdout:878 2024-02-18T08:30:47.541 INFO:tasks.workunit.client.0.smithi082.stdout:879 2024-02-18T08:30:47.542 INFO:tasks.workunit.client.0.smithi082.stdout:880 2024-02-18T08:30:47.543 INFO:tasks.workunit.client.0.smithi082.stdout:881 2024-02-18T08:30:47.544 INFO:tasks.workunit.client.0.smithi082.stdout:882 2024-02-18T08:30:47.545 INFO:tasks.workunit.client.0.smithi082.stdout:883 2024-02-18T08:30:47.546 INFO:tasks.workunit.client.0.smithi082.stdout:884 2024-02-18T08:30:47.548 INFO:tasks.workunit.client.0.smithi082.stdout:885 2024-02-18T08:30:47.549 INFO:tasks.workunit.client.0.smithi082.stdout:886 2024-02-18T08:30:47.550 INFO:tasks.workunit.client.0.smithi082.stdout:887 2024-02-18T08:30:47.551 INFO:tasks.workunit.client.0.smithi082.stdout:888 2024-02-18T08:30:47.552 INFO:tasks.workunit.client.0.smithi082.stdout:889 2024-02-18T08:30:47.553 INFO:tasks.workunit.client.0.smithi082.stdout:890 2024-02-18T08:30:47.554 INFO:tasks.workunit.client.0.smithi082.stdout:891 2024-02-18T08:30:47.555 INFO:tasks.workunit.client.0.smithi082.stdout:892 2024-02-18T08:30:47.557 INFO:tasks.workunit.client.0.smithi082.stdout:893 2024-02-18T08:30:47.558 INFO:tasks.workunit.client.0.smithi082.stdout:894 2024-02-18T08:30:47.559 INFO:tasks.workunit.client.0.smithi082.stdout:895 2024-02-18T08:30:47.559 INFO:tasks.workunit.client.0.smithi082.stdout:896 2024-02-18T08:30:47.561 INFO:tasks.workunit.client.0.smithi082.stdout:897 2024-02-18T08:30:47.562 INFO:tasks.workunit.client.0.smithi082.stdout:898 2024-02-18T08:30:47.563 INFO:tasks.workunit.client.0.smithi082.stdout:899 2024-02-18T08:30:47.564 INFO:tasks.workunit.client.0.smithi082.stdout:900 2024-02-18T08:30:47.566 INFO:tasks.workunit.client.0.smithi082.stdout:901 2024-02-18T08:30:47.567 INFO:tasks.workunit.client.0.smithi082.stdout:902 2024-02-18T08:30:47.568 INFO:tasks.workunit.client.0.smithi082.stdout:903 2024-02-18T08:30:47.570 INFO:tasks.workunit.client.0.smithi082.stdout:904 2024-02-18T08:30:47.571 INFO:tasks.workunit.client.0.smithi082.stdout:905 2024-02-18T08:30:47.572 INFO:tasks.workunit.client.0.smithi082.stdout:906 2024-02-18T08:30:47.573 INFO:tasks.workunit.client.0.smithi082.stdout:907 2024-02-18T08:30:47.574 INFO:tasks.workunit.client.0.smithi082.stdout:908 2024-02-18T08:30:47.575 INFO:tasks.workunit.client.0.smithi082.stdout:909 2024-02-18T08:30:47.577 INFO:tasks.workunit.client.0.smithi082.stdout:910 2024-02-18T08:30:47.578 INFO:tasks.workunit.client.0.smithi082.stdout:911 2024-02-18T08:30:47.579 INFO:tasks.workunit.client.0.smithi082.stdout:912 2024-02-18T08:30:47.580 INFO:tasks.workunit.client.0.smithi082.stdout:913 2024-02-18T08:30:47.581 INFO:tasks.workunit.client.0.smithi082.stdout:914 2024-02-18T08:30:47.583 INFO:tasks.workunit.client.0.smithi082.stdout:915 2024-02-18T08:30:47.584 INFO:tasks.workunit.client.0.smithi082.stdout:916 2024-02-18T08:30:47.585 INFO:tasks.workunit.client.0.smithi082.stdout:917 2024-02-18T08:30:47.586 INFO:tasks.workunit.client.0.smithi082.stdout:918 2024-02-18T08:30:47.587 INFO:tasks.workunit.client.0.smithi082.stdout:919 2024-02-18T08:30:47.588 INFO:tasks.workunit.client.0.smithi082.stdout:920 2024-02-18T08:30:47.589 INFO:tasks.workunit.client.0.smithi082.stdout:921 2024-02-18T08:30:47.590 INFO:tasks.workunit.client.0.smithi082.stdout:922 2024-02-18T08:30:47.592 INFO:tasks.workunit.client.0.smithi082.stdout:923 2024-02-18T08:30:47.593 INFO:tasks.workunit.client.0.smithi082.stdout:924 2024-02-18T08:30:47.594 INFO:tasks.workunit.client.0.smithi082.stdout:925 2024-02-18T08:30:47.595 INFO:tasks.workunit.client.0.smithi082.stdout:926 2024-02-18T08:30:47.596 INFO:tasks.workunit.client.0.smithi082.stdout:927 2024-02-18T08:30:47.597 INFO:tasks.workunit.client.0.smithi082.stdout:928 2024-02-18T08:30:47.598 INFO:tasks.workunit.client.0.smithi082.stdout:929 2024-02-18T08:30:47.600 INFO:tasks.workunit.client.0.smithi082.stdout:930 2024-02-18T08:30:47.601 INFO:tasks.workunit.client.0.smithi082.stdout:931 2024-02-18T08:30:47.602 INFO:tasks.workunit.client.0.smithi082.stdout:932 2024-02-18T08:30:47.603 INFO:tasks.workunit.client.0.smithi082.stdout:933 2024-02-18T08:30:47.604 INFO:tasks.workunit.client.0.smithi082.stdout:934 2024-02-18T08:30:47.605 INFO:tasks.workunit.client.0.smithi082.stdout:935 2024-02-18T08:30:47.606 INFO:tasks.workunit.client.0.smithi082.stdout:936 2024-02-18T08:30:47.608 INFO:tasks.workunit.client.0.smithi082.stdout:937 2024-02-18T08:30:47.609 INFO:tasks.workunit.client.0.smithi082.stdout:938 2024-02-18T08:30:47.610 INFO:tasks.workunit.client.0.smithi082.stdout:939 2024-02-18T08:30:47.611 INFO:tasks.workunit.client.0.smithi082.stdout:940 2024-02-18T08:30:47.612 INFO:tasks.workunit.client.0.smithi082.stdout:941 2024-02-18T08:30:47.613 INFO:tasks.workunit.client.0.smithi082.stdout:942 2024-02-18T08:30:47.615 INFO:tasks.workunit.client.0.smithi082.stdout:943 2024-02-18T08:30:47.616 INFO:tasks.workunit.client.0.smithi082.stdout:944 2024-02-18T08:30:47.617 INFO:tasks.workunit.client.0.smithi082.stdout:945 2024-02-18T08:30:47.618 INFO:tasks.workunit.client.0.smithi082.stdout:946 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:947 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:948 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:949 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:950 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:951 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:952 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:953 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:954 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:955 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:956 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:957 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:958 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:959 2024-02-18T08:30:47.762 INFO:tasks.workunit.client.0.smithi082.stdout:960 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:961 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:962 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:963 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:964 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:965 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:966 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:967 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:968 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:969 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:970 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:971 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:972 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:973 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:974 2024-02-18T08:30:47.763 INFO:tasks.workunit.client.0.smithi082.stdout:975 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:976 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:977 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:978 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:979 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:980 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:981 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:982 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:983 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:984 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:985 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:986 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:987 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:988 2024-02-18T08:30:47.764 INFO:tasks.workunit.client.0.smithi082.stdout:989 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:990 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:991 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:992 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:993 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:994 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:995 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:996 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:997 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:998 2024-02-18T08:30:47.765 INFO:tasks.workunit.client.0.smithi082.stdout:999 2024-02-18T08:30:48.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:46.475438+0000 mgr.y (mgr.24862) 487 : cluster [DBG] pgmap v965: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:48.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:46.660949+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:48.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:46.661159+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-02-18T08:30:48.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:46.664900+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-18T08:30:48.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:46.475438+0000 mgr.y (mgr.24862) 487 : cluster [DBG] pgmap v965: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:48.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:46.660949+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:46.661159+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:46.664900+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:46.475438+0000 mgr.y (mgr.24862) 487 : cluster [DBG] pgmap v965: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:46.660949+0000 mon.a (mon.0) 1573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:46.661159+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-02-18T08:30:48.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:46.664900+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.82:0/1722906140' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000010 69 73 |is| 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000012 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000010 69 73 |is| 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:00000012 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.WriteReturnData (4024 ms) 2024-02-18T08:30:48.677 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.Loud 2024-02-18T08:30:49.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:47.662307+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-02-18T08:30:49.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:47.662307+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-02-18T08:30:49.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:47.662307+0000 mon.a (mon.0) 1575 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-02-18T08:30:50.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:48.476007+0000 mgr.y (mgr.24862) 488 : cluster [DBG] pgmap v968: 105 pgs: 6 creating+peering, 13 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:30:50.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:48.672921+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-02-18T08:30:50.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:48.476007+0000 mgr.y (mgr.24862) 488 : cluster [DBG] pgmap v968: 105 pgs: 6 creating+peering, 13 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:30:50.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:48.672921+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-02-18T08:30:50.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:48.476007+0000 mgr.y (mgr.24862) 488 : cluster [DBG] pgmap v968: 105 pgs: 6 creating+peering, 13 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-02-18T08:30:50.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:48.672921+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-02-18T08:30:51.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:49.676590+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-02-18T08:30:51.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:49.679433+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:51.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:50.677440+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:51.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:50.677626+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-02-18T08:30:51.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:49.676590+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:49.679433+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:50.677440+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:50.677626+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:49.676590+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:49.679433+0000 mon.a (mon.0) 1578 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:50.677440+0000 mon.a (mon.0) 1579 : audit [INF] from='client.? 172.21.15.82:0/3280205484' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:51.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:50.677626+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-02-18T08:30:51.696 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.Loud (3021 ms) 2024-02-18T08:30:51.696 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.BadMethods 2024-02-18T08:30:52.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:50.476466+0000 mgr.y (mgr.24862) 489 : cluster [DBG] pgmap v971: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:52.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:51.694513+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-02-18T08:30:52.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:50.476466+0000 mgr.y (mgr.24862) 489 : cluster [DBG] pgmap v971: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:52.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:51.694513+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-02-18T08:30:52.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:50.476466+0000 mgr.y (mgr.24862) 489 : cluster [DBG] pgmap v971: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:52.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:51.694513+0000 mon.a (mon.0) 1581 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-02-18T08:30:54.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:52.476844+0000 mgr.y (mgr.24862) 490 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:54.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:52.716581+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-02-18T08:30:54.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:52.717629+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/2851131184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:52.718150+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:52.476844+0000 mgr.y (mgr.24862) 490 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:54.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:52.716581+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-02-18T08:30:54.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:52.717629+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/2851131184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:52.718150+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.149 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:30:53.733+0000 7f263a386700 -1 osd.1 pg_epoch: 852 pg[10.2( v 852'1 (0'0,852'1] local-lis/les=851/852 n=1 ec=851/851 lis/c=851/851 les/c/f=852/852/0 sis=851) [1,4,0] r=0 lpr=851 crt=852'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-02-18T08:30:54.149 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T08:30:53.734+0000 7f263a386700 -1 osd.1 pg_epoch: 852 pg[10.2( v 852'2 (0'0,852'2] local-lis/les=851/852 n=1 ec=851/851 lis/c=851/851 les/c/f=852/852/0 sis=851) [1,4,0] r=0 lpr=851 crt=852'1 lcod 852'1 mlcod 852'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-02-18T08:30:54.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:52.476844+0000 mgr.y (mgr.24862) 490 : cluster [DBG] pgmap v974: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:54.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:52.716581+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-02-18T08:30:54.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:52.717629+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.82:0/2851131184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.150 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:52.718150+0000 mon.a (mon.0) 1583 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.BadMethods (3036 ms) 2024-02-18T08:30:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsHello.Filter 2024-02-18T08:30:55.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:53.709778+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:55.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:53.709856+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-02-18T08:30:55.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:53.709778+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:55.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:53.709856+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-02-18T08:30:55.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:53.709778+0000 mon.a (mon.0) 1584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:55.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:53.709856+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-02-18T08:30:56.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:54.477282+0000 mgr.y (mgr.24862) 491 : cluster [DBG] pgmap v977: 105 pgs: 12 creating+peering, 17 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:56.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:54.726306+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-02-18T08:30:56.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:54.477282+0000 mgr.y (mgr.24862) 491 : cluster [DBG] pgmap v977: 105 pgs: 12 creating+peering, 17 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:56.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:54.726306+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-02-18T08:30:56.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:54.477282+0000 mgr.y (mgr.24862) 491 : cluster [DBG] pgmap v977: 105 pgs: 12 creating+peering, 17 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:56.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:54.726306+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-02-18T08:30:57.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:55.732923+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-02-18T08:30:57.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:55.738958+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.82:0/2357628330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:55.740031+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:55.732923+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-02-18T08:30:57.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:55.738958+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.82:0/2357628330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:55.740031+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:55.732923+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-02-18T08:30:57.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:55.738958+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.82:0/2357628330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:55.740031+0000 mon.a (mon.0) 1588 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsHello.Filter (3019 ms) 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 6 tests from ClsHello (19107 ms total) 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 6 tests from 1 test suite ran. (19107 ms total) 2024-02-18T08:30:57.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 6 tests. 2024-02-18T08:30:57.753 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:30:57.753 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:30:57.827 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-02-18T08:30:57.827 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:30:57.899 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:30:57.899 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 27 tests from 1 test suite. 2024-02-18T08:30:57.899 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:30:57.899 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 27 tests from TestClsJournal 2024-02-18T08:30:58.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:56.477761+0000 mgr.y (mgr.24862) 492 : cluster [DBG] pgmap v980: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:58.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:56.743079+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:58.010 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:56.743240+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:56.477761+0000 mgr.y (mgr.24862) 492 : cluster [DBG] pgmap v980: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:56.743079+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:56.743240+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:56.477761+0000 mgr.y (mgr.24862) 492 : cluster [DBG] pgmap v980: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:56.743079+0000 mon.a (mon.0) 1589 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80775-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:30:58.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:56.743240+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-02-18T08:30:59.009 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:57.745875+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-02-18T08:30:59.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:57.745875+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-02-18T08:30:59.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:57.745875+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-02-18T08:30:59.768 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.Create 2024-02-18T08:30:59.775 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.Create (7 ms) 2024-02-18T08:30:59.775 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-02-18T08:30:59.779 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-02-18T08:30:59.779 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-02-18T08:30:59.784 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-02-18T08:30:59.784 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-02-18T08:30:59.787 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (2 ms) 2024-02-18T08:30:59.787 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-02-18T08:30:59.790 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-02-18T08:30:59.790 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-02-18T08:30:59.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ActiveSetStale (4 ms) 2024-02-18T08:30:59.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-02-18T08:30:59.796 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2024-02-18T08:30:59.796 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.GetClient 2024-02-18T08:30:59.798 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-02-18T08:30:59.798 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-02-18T08:30:59.801 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientRegister (2 ms) 2024-02-18T08:30:59.801 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-02-18T08:30:59.804 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (4 ms) 2024-02-18T08:30:59.804 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-02-18T08:30:59.808 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientUpdateData (4 ms) 2024-02-18T08:30:59.808 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-02-18T08:30:59.812 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientUpdateState (4 ms) 2024-02-18T08:30:59.812 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-02-18T08:30:59.815 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-02-18T08:30:59.815 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-02-18T08:30:59.819 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-02-18T08:30:59.819 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-02-18T08:30:59.918 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (99 ms) 2024-02-18T08:30:59.918 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-02-18T08:30:59.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2024-02-18T08:30:59.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-02-18T08:30:59.926 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-02-18T08:30:59.926 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-02-18T08:30:59.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-02-18T08:30:59.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.ClientList 2024-02-18T08:30:59.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.ClientList (40 ms) 2024-02-18T08:30:59.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-02-18T08:30:59.971 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-02-18T08:30:59.971 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.TagCreate 2024-02-18T08:30:59.979 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2024-02-18T08:30:59.980 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-02-18T08:30:59.986 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (7 ms) 2024-02-18T08:30:59.986 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.TagList 2024-02-18T08:31:00.083 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.TagList (96 ms) 2024-02-18T08:31:00.083 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-02-18T08:31:00.084 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-02-18T08:31:00.085 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-02-18T08:31:00.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-02-18T08:31:00.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-02-18T08:31:00.088 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-02-18T08:31:00.088 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsJournal.Append 2024-02-18T08:31:00.097 INFO:tasks.workunit.client.0.smithi082.stdout:padding is not enabled 2024-02-18T08:31:00.097 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsJournal.Append (10 ms) 2024-02-18T08:31:00.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:58.478181+0000 mgr.y (mgr.24862) 493 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:00.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:58.752319+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-02-18T08:31:00.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:58.753782+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.82:0/489844148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:58.754215+0000 mon.a (mon.0) 1593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:58.478181+0000 mgr.y (mgr.24862) 493 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:00.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:58.752319+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-02-18T08:31:00.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:58.753782+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.82:0/489844148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:30:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:58.754215+0000 mon.a (mon.0) 1593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:58.478181+0000 mgr.y (mgr.24862) 493 : cluster [DBG] pgmap v983: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:00.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:58.752319+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-02-18T08:31:00.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:58.753782+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.82:0/489844148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:30:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:58.754215+0000 mon.a (mon.0) 1593 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:00.777 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 27 tests from TestClsJournal (330 ms total) 2024-02-18T08:31:00.778 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:31:00.778 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:31:00.778 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 27 tests from 1 test suite ran. (2879 ms total) 2024-02-18T08:31:00.778 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 27 tests. 2024-02-18T08:31:00.780 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:31:00.780 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:31:00.851 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-02-18T08:31:00.852 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:31:00.924 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:31:00.924 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 11 tests from 1 test suite. 2024-02-18T08:31:00.924 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:31:00.924 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 11 tests from ClsLock 2024-02-18T08:31:00.924 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-02-18T08:31:01.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:30:59.757360+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:01.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:30:59.757538+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-02-18T08:31:01.151 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:30:59.757360+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:01.152 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:30:59.757538+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-02-18T08:31:01.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:30:59.757360+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80933-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:01.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:30:59.757538+0000 mon.a (mon.0) 1595 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-02-18T08:31:02.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:00.478817+0000 mgr.y (mgr.24862) 494 : cluster [DBG] pgmap v986: 105 pgs: 10 creating+peering, 18 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.7 KiB/s wr, 11 op/s 2024-02-18T08:31:02.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:00.772891+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-02-18T08:31:02.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:00.478817+0000 mgr.y (mgr.24862) 494 : cluster [DBG] pgmap v986: 105 pgs: 10 creating+peering, 18 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.7 KiB/s wr, 11 op/s 2024-02-18T08:31:02.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:00.772891+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-02-18T08:31:02.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:00.478817+0000 mgr.y (mgr.24862) 494 : cluster [DBG] pgmap v986: 105 pgs: 10 creating+peering, 18 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.7 KiB/s wr, 11 op/s 2024-02-18T08:31:02.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:00.772891+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-02-18T08:31:02.819 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:02.819 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: exclusive 2024-02-18T08:31:02.819 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:02.819 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:02.819 INFO:tasks.workunit.client.0.smithi082.stdout: client.44436 expiration=2024-02-18T08:33:02.818897+0000 addr=v1:172.21.15.82:0/124728785 cookie= 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: shared 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout: client.44436 expiration=2024-02-18T08:33:02.825126+0000 addr=v1:172.21.15.82:0/124728785 cookie= 2024-02-18T08:31:02.823 INFO:tasks.workunit.client.0.smithi082.stdout: client.54397 expiration=0.000000 addr=v1:172.21.15.82:0/2535094549 cookie= 2024-02-18T08:31:02.824 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:02.824 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: shared 2024-02-18T08:31:02.824 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:02.824 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:02.824 INFO:tasks.workunit.client.0.smithi082.stdout: client.54397 expiration=0.000000 addr=v1:172.21.15.82:0/2535094549 cookie= 2024-02-18T08:31:03.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:01.780336+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-02-18T08:31:03.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:01.783217+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:03.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:01.780336+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-02-18T08:31:03.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:01.783217+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:03.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:01.780336+0000 mon.a (mon.0) 1597 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-02-18T08:31:03.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:01.783217+0000 mon.a (mon.0) 1598 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:03.794 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestMultiLocking (2870 ms) 2024-02-18T08:31:03.794 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestMeta 2024-02-18T08:31:04.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:02.479341+0000 mgr.y (mgr.24862) 495 : cluster [DBG] pgmap v989: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:04.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:02.787963+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:04.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:02.788176+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-02-18T08:31:04.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:02.479341+0000 mgr.y (mgr.24862) 495 : cluster [DBG] pgmap v989: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:04.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:02.787963+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:04.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:02.788176+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-02-18T08:31:04.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:02.479341+0000 mgr.y (mgr.24862) 495 : cluster [DBG] pgmap v989: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:04.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:02.787963+0000 mon.a (mon.0) 1599 : audit [INF] from='client.? 172.21.15.82:0/124728785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:04.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:02.788176+0000 mon.a (mon.0) 1600 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-02-18T08:31:05.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:03.789633+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-02-18T08:31:05.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:03.789633+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-02-18T08:31:05.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:03.789633+0000 mon.a (mon.0) 1601 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: shared 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: client.54409 expiration=0.000000 addr=v1:172.21.15.82:0/3328633141 cookie= 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: exclusive 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: tag: new_tag 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:05.852 INFO:tasks.workunit.client.0.smithi082.stdout: client.54403 expiration=0.000000 addr=v1:172.21.15.82:0/859126716 cookie= 2024-02-18T08:31:06.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:04.479757+0000 mgr.y (mgr.24862) 496 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:06.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:04.807426+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-02-18T08:31:06.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:04.813509+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.82:0/859126716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:04.814121+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:04.479757+0000 mgr.y (mgr.24862) 496 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:06.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:04.807426+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-02-18T08:31:06.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:04.813509+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.82:0/859126716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:04.814121+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:04.479757+0000 mgr.y (mgr.24862) 496 : cluster [DBG] pgmap v992: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:06.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:04.807426+0000 mon.a (mon.0) 1602 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-02-18T08:31:06.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:04.813509+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.82:0/859126716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:04.814121+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:06.837 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestMeta (3044 ms) 2024-02-18T08:31:06.838 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestCookie 2024-02-18T08:31:07.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:05.810637+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:07.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:05.810746+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-02-18T08:31:07.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:05.810637+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:07.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:05.810746+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-02-18T08:31:07.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:05.810637+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:07.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:05.810746+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-02-18T08:31:08.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:06.480306+0000 mgr.y (mgr.24862) 497 : cluster [DBG] pgmap v995: 105 pgs: 4 creating+peering, 18 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-18T08:31:08.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:06.830585+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-02-18T08:31:08.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:06.480306+0000 mgr.y (mgr.24862) 497 : cluster [DBG] pgmap v995: 105 pgs: 4 creating+peering, 18 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-18T08:31:08.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:06.830585+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-02-18T08:31:08.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:06.480306+0000 mgr.y (mgr.24862) 497 : cluster [DBG] pgmap v995: 105 pgs: 4 creating+peering, 18 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-02-18T08:31:08.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:06.830585+0000 mon.a (mon.0) 1606 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-02-18T08:31:08.856 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:08.856 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: exclusive 2024-02-18T08:31:08.856 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:08.856 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:08.857 INFO:tasks.workunit.client.0.smithi082.stdout:lock: mylock 2024-02-18T08:31:08.858 INFO:tasks.workunit.client.0.smithi082.stdout: lock_type: shared 2024-02-18T08:31:08.858 INFO:tasks.workunit.client.0.smithi082.stdout: tag: 2024-02-18T08:31:08.858 INFO:tasks.workunit.client.0.smithi082.stdout: lockers: 2024-02-18T08:31:08.858 INFO:tasks.workunit.client.0.smithi082.stdout: client.54415 expiration=0.000000 addr=v1:172.21.15.82:0/829792284 cookie= 2024-02-18T08:31:08.858 INFO:tasks.workunit.client.0.smithi082.stdout: client.54415 expiration=0.000000 addr=v1:172.21.15.82:0/829792284 cookie=new cookie 2024-02-18T08:31:09.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:07.829943+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-02-18T08:31:09.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:07.838948+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/829792284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:07.846909+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:08.832706+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:09.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:08.832816+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-02-18T08:31:09.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:07.829943+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-02-18T08:31:09.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:07.838948+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/829792284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:07.846909+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:08.832706+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:09.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:08.832816+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-02-18T08:31:09.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:07.829943+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-02-18T08:31:09.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:07.838948+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.82:0/829792284' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:07.846909+0000 mon.a (mon.0) 1608 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:09.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:08.832706+0000 mon.a (mon.0) 1609 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:09.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:08.832816+0000 mon.a (mon.0) 1610 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-02-18T08:31:09.839 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestCookie (3001 ms) 2024-02-18T08:31:09.839 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-02-18T08:31:10.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:08.480967+0000 mgr.y (mgr.24862) 498 : cluster [DBG] pgmap v998: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:10.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:09.838826+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-02-18T08:31:10.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:08.480967+0000 mgr.y (mgr.24862) 498 : cluster [DBG] pgmap v998: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:10.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:09.838826+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-02-18T08:31:10.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:08.480967+0000 mgr.y (mgr.24862) 498 : cluster [DBG] pgmap v998: 105 pgs: 11 creating+peering, 21 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:10.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:09.838826+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:10.481365+0000 mgr.y (mgr.24862) 499 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:10.861435+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:10.863806+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:10.481365+0000 mgr.y (mgr.24862) 499 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:10.861435+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-02-18T08:31:12.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:10.863806+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:12.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:10.481365+0000 mgr.y (mgr.24862) 499 : cluster [DBG] pgmap v1001: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:12.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:10.861435+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-02-18T08:31:12.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:10.863806+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:12.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestMultipleLocks (3049 ms) 2024-02-18T08:31:12.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestLockDuration 2024-02-18T08:31:13.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:11.862238+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:13.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:11.862417+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-02-18T08:31:13.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:11.862238+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:13.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:11.862417+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-02-18T08:31:13.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:11.862238+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.82:0/1244351412' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:13.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:11.862417+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-02-18T08:31:14.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:12.481877+0000 mgr.y (mgr.24862) 500 : cluster [DBG] pgmap v1004: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:14.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:12.880624+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-02-18T08:31:14.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:12.481877+0000 mgr.y (mgr.24862) 500 : cluster [DBG] pgmap v1004: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:14.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:12.880624+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-02-18T08:31:14.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:12.481877+0000 mgr.y (mgr.24862) 500 : cluster [DBG] pgmap v1004: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:14.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:12.880624+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-02-18T08:31:15.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:13.886433+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-02-18T08:31:15.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:13.888640+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.82:0/2584337104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:15.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:13.889747+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:15.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:13.886433+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-02-18T08:31:15.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:13.888640+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.82:0/2584337104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:15.149 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:13.889747+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:15.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:13.886433+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-02-18T08:31:15.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:13.888640+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.82:0/2584337104' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:15.260 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:13.889747+0000 mon.a (mon.0) 1618 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:16.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:14.482354+0000 mgr.y (mgr.24862) 501 : cluster [DBG] pgmap v1007: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:16.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:14.899135+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:16.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:14.899306+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-02-18T08:31:16.148 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:14.482354+0000 mgr.y (mgr.24862) 501 : cluster [DBG] pgmap v1007: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:16.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:14.899135+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:16.149 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:14.899306+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-02-18T08:31:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:14.482354+0000 mgr.y (mgr.24862) 501 : cluster [DBG] pgmap v1007: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:14.899135+0000 mon.a (mon.0) 1619 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:16.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:14.899306+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-02-18T08:31:17.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:15.898806+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-02-18T08:31:17.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:15.898806+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-02-18T08:31:17.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:15.898806+0000 mon.a (mon.0) 1621 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-02-18T08:31:18.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:16.482815+0000 mgr.y (mgr.24862) 502 : cluster [DBG] pgmap v1010: 105 pgs: 5 creating+peering, 18 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:18.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:16.482815+0000 mgr.y (mgr.24862) 502 : cluster [DBG] pgmap v1010: 105 pgs: 5 creating+peering, 18 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:18.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:16.482815+0000 mgr.y (mgr.24862) 502 : cluster [DBG] pgmap v1010: 105 pgs: 5 creating+peering, 18 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:20.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:18.483370+0000 mgr.y (mgr.24862) 503 : cluster [DBG] pgmap v1011: 105 pgs: 5 creating+peering, 3 unknown, 97 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:20.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:18.483370+0000 mgr.y (mgr.24862) 503 : cluster [DBG] pgmap v1011: 105 pgs: 5 creating+peering, 3 unknown, 97 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:20.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:18.483370+0000 mgr.y (mgr.24862) 503 : cluster [DBG] pgmap v1011: 105 pgs: 5 creating+peering, 3 unknown, 97 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:20.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestLockDuration (8036 ms) 2024-02-18T08:31:20.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-02-18T08:31:22.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:20.483974+0000 mgr.y (mgr.24862) 504 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:22.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:20.920527+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-02-18T08:31:22.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:20.483974+0000 mgr.y (mgr.24862) 504 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:22.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:20.920527+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-02-18T08:31:22.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:20.483974+0000 mgr.y (mgr.24862) 504 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:22.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:20.920527+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-02-18T08:31:23.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:21.922911+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-02-18T08:31:23.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:21.928708+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:23.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:22.924910+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:23.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:22.925062+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:21.922911+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:21.928708+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:22.924910+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:22.925062+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:21.922911+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:21.928708+0000 mon.a (mon.0) 1624 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:22.924910+0000 mon.a (mon.0) 1625 : audit [INF] from='client.? 172.21.15.82:0/2587601003' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:23.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:22.925062+0000 mon.a (mon.0) 1626 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-02-18T08:31:23.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestAssertLocked (3003 ms) 2024-02-18T08:31:23.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestSetCookie 2024-02-18T08:31:24.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:22.484423+0000 mgr.y (mgr.24862) 505 : cluster [DBG] pgmap v1015: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:24.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:23.927019+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-02-18T08:31:24.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:22.484423+0000 mgr.y (mgr.24862) 505 : cluster [DBG] pgmap v1015: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:24.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:23.927019+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-02-18T08:31:24.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:22.484423+0000 mgr.y (mgr.24862) 505 : cluster [DBG] pgmap v1015: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:24.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:23.927019+0000 mon.a (mon.0) 1627 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-02-18T08:31:26.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:24.485000+0000 mgr.y (mgr.24862) 506 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:26.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:24.960381+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-02-18T08:31:26.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:24.962955+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.82:0/2080994582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:24.965071+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:24.485000+0000 mgr.y (mgr.24862) 506 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:24.960381+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:24.962955+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.82:0/2080994582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:24.965071+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:24.485000+0000 mgr.y (mgr.24862) 506 : cluster [DBG] pgmap v1018: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:24.960381+0000 mon.a (mon.0) 1628 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-02-18T08:31:26.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:24.962955+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.82:0/2080994582' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.399 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:24.965071+0000 mon.a (mon.0) 1629 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:26.979 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestSetCookie (3053 ms) 2024-02-18T08:31:26.979 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestRenew 2024-02-18T08:31:27.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:25.964660+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:27.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:25.964838+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-02-18T08:31:27.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:25.964660+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:27.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:25.964838+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-02-18T08:31:27.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:25.964660+0000 mon.a (mon.0) 1630 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:27.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:25.964838+0000 mon.a (mon.0) 1631 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-02-18T08:31:28.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:26.485521+0000 mgr.y (mgr.24862) 507 : cluster [DBG] pgmap v1021: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:28.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:26.978280+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-02-18T08:31:28.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:26.485521+0000 mgr.y (mgr.24862) 507 : cluster [DBG] pgmap v1021: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:28.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:26.978280+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-02-18T08:31:28.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:26.485521+0000 mgr.y (mgr.24862) 507 : cluster [DBG] pgmap v1021: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:28.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:26.978280+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-02-18T08:31:29.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:27.982738+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-02-18T08:31:29.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:27.986432+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:29.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:28.980807+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:29.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:28.980952+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-02-18T08:31:29.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:27.982738+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:27.986432+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:28.980807+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:28.980952+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:27.982738+0000 mon.a (mon.0) 1633 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:27.986432+0000 mon.a (mon.0) 1634 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:28.980807+0000 mon.a (mon.0) 1635 : audit [INF] from='client.? 172.21.15.82:0/2455640463' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:29.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:28.980952+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-02-18T08:31:30.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:28.486013+0000 mgr.y (mgr.24862) 508 : cluster [DBG] pgmap v1024: 105 pgs: 14 creating+peering, 18 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:30.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:29.982877+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-02-18T08:31:30.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:28.486013+0000 mgr.y (mgr.24862) 508 : cluster [DBG] pgmap v1024: 105 pgs: 14 creating+peering, 18 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:30.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:29.982877+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-02-18T08:31:30.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:28.486013+0000 mgr.y (mgr.24862) 508 : cluster [DBG] pgmap v1024: 105 pgs: 14 creating+peering, 18 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:30.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:29.982877+0000 mon.a (mon.0) 1637 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-02-18T08:31:31.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:30.592309+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:31:31.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:30.888106+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:31:31.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:30.888750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:31:31.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:30.892933+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:30.592309+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:30.888106+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:30.888750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:30.892933+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:30.592309+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:30.888106+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:30.888750+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:31:31.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:30.892933+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:31:32.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:30.486529+0000 mgr.y (mgr.24862) 509 : cluster [DBG] pgmap v1027: 105 pgs: 16 creating+peering, 3 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:32.259 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:31:30.889274+0000 mgr.y (mgr.24862) 510 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:31:32.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:30.486529+0000 mgr.y (mgr.24862) 509 : cluster [DBG] pgmap v1027: 105 pgs: 16 creating+peering, 3 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:32.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:31:30.889274+0000 mgr.y (mgr.24862) 510 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:31:32.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:30.486529+0000 mgr.y (mgr.24862) 509 : cluster [DBG] pgmap v1027: 105 pgs: 16 creating+peering, 3 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:32.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:31:30.889274+0000 mgr.y (mgr.24862) 510 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:31:34.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:32.487061+0000 mgr.y (mgr.24862) 511 : cluster [DBG] pgmap v1028: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:34.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:32.487061+0000 mgr.y (mgr.24862) 511 : cluster [DBG] pgmap v1028: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:34.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:32.487061+0000 mgr.y (mgr.24862) 511 : cluster [DBG] pgmap v1028: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:36.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:34.487779+0000 mgr.y (mgr.24862) 512 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:36.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:34.487779+0000 mgr.y (mgr.24862) 512 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:36.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:34.487779+0000 mgr.y (mgr.24862) 512 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:38.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:36.488474+0000 mgr.y (mgr.24862) 513 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:38.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:36.488474+0000 mgr.y (mgr.24862) 513 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:38.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:36.488474+0000 mgr.y (mgr.24862) 513 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:40.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:38.488972+0000 mgr.y (mgr.24862) 514 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:40.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:38.488972+0000 mgr.y (mgr.24862) 514 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:40.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:38.488972+0000 mgr.y (mgr.24862) 514 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 107 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:42.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:40.489474+0000 mgr.y (mgr.24862) 515 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:42.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:40.489474+0000 mgr.y (mgr.24862) 515 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:42.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:40.489474+0000 mgr.y (mgr.24862) 515 : cluster [DBG] pgmap v1032: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 292 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:44.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:42.489977+0000 mgr.y (mgr.24862) 516 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:44.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:42.489977+0000 mgr.y (mgr.24862) 516 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:44.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:42.489977+0000 mgr.y (mgr.24862) 516 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:46.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:44.490565+0000 mgr.y (mgr.24862) 517 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:46.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:44.490565+0000 mgr.y (mgr.24862) 517 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:46.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:44.490565+0000 mgr.y (mgr.24862) 517 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:47.049 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestRenew (20070 ms) 2024-02-18T08:31:47.049 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-02-18T08:31:48.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:46.491117+0000 mgr.y (mgr.24862) 518 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:48.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:47.044463+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-02-18T08:31:48.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:46.491117+0000 mgr.y (mgr.24862) 518 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:48.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:47.044463+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-02-18T08:31:48.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:46.491117+0000 mgr.y (mgr.24862) 518 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:31:48.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:47.044463+0000 mon.a (mon.0) 1642 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-02-18T08:31:49.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:48.053511+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-02-18T08:31:49.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:48.054969+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.82:0/610452309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:49.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:48.056015+0000 mon.a (mon.0) 1644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:49.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:48.053511+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-02-18T08:31:49.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:48.054969+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.82:0/610452309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:49.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:48.056015+0000 mon.a (mon.0) 1644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:49.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:48.053511+0000 mon.a (mon.0) 1643 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-02-18T08:31:49.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:48.054969+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.82:0/610452309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:49.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:48.056015+0000 mon.a (mon.0) 1644 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:50.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:48.491747+0000 mgr.y (mgr.24862) 519 : cluster [DBG] pgmap v1038: 105 pgs: 13 creating+peering, 19 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:50.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:49.058619+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:50.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:49.058813+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-02-18T08:31:50.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:48.491747+0000 mgr.y (mgr.24862) 519 : cluster [DBG] pgmap v1038: 105 pgs: 13 creating+peering, 19 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:50.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:49.058619+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:50.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:49.058813+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-02-18T08:31:50.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:48.491747+0000 mgr.y (mgr.24862) 519 : cluster [DBG] pgmap v1038: 105 pgs: 13 creating+peering, 19 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:50.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:49.058619+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:50.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:49.058813+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-02-18T08:31:51.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:50.060943+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-02-18T08:31:51.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:50.060943+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-02-18T08:31:51.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:50.060943+0000 mon.a (mon.0) 1647 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-02-18T08:31:52.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:50.492427+0000 mgr.y (mgr.24862) 520 : cluster [DBG] pgmap v1041: 105 pgs: 19 creating+peering, 3 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:52.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:50.492427+0000 mgr.y (mgr.24862) 520 : cluster [DBG] pgmap v1041: 105 pgs: 19 creating+peering, 3 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:52.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:50.492427+0000 mgr.y (mgr.24862) 520 : cluster [DBG] pgmap v1041: 105 pgs: 19 creating+peering, 3 unknown, 83 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:54.080 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7032 ms) 2024-02-18T08:31:54.081 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-02-18T08:31:54.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:52.492895+0000 mgr.y (mgr.24862) 521 : cluster [DBG] pgmap v1042: 105 pgs: 19 creating+peering, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:54.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:52.492895+0000 mgr.y (mgr.24862) 521 : cluster [DBG] pgmap v1042: 105 pgs: 19 creating+peering, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:54.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:52.492895+0000 mgr.y (mgr.24862) 521 : cluster [DBG] pgmap v1042: 105 pgs: 19 creating+peering, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:55.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:54.079278+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-02-18T08:31:55.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:54.376246+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:54.376472+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-02-18T08:31:55.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:54.376662+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:54.376835+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:54.493309+0000 mgr.y (mgr.24862) 522 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:54.079278+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:54.376246+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:54.376472+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:54.376662+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:54.376835+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-02-18T08:31:55.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:54.493309+0000 mgr.y (mgr.24862) 522 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:55.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:54.079278+0000 mon.a (mon.0) 1648 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-02-18T08:31:55.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:54.376246+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:54.376472+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 0]}]: dispatch 2024-02-18T08:31:55.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:54.376662+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:31:55.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:54.376835+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-02-18T08:31:55.509 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:54.493309+0000 mgr.y (mgr.24862) 522 : cluster [DBG] pgmap v1044: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:56.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:55.094880+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-02-18T08:31:56.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:55.097945+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:56.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:55.094880+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-02-18T08:31:56.398 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:55.097945+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:56.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:55.094880+0000 mon.a (mon.0) 1653 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-02-18T08:31:56.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:55.097945+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:31:56.099333+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:56.099563+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:56.493823+0000 mgr.y (mgr.24862) 523 : cluster [DBG] pgmap v1047: 105 pgs: 8 creating+peering, 23 unknown, 74 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:31:56.099333+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:56.099563+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-02-18T08:31:57.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:56.493823+0000 mgr.y (mgr.24862) 523 : cluster [DBG] pgmap v1047: 105 pgs: 8 creating+peering, 23 unknown, 74 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:57.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:31:56.099333+0000 mon.a (mon.0) 1655 : audit [INF] from='client.? 172.21.15.82:0/3610246696' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:31:57.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:56.099563+0000 mon.a (mon.0) 1656 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-02-18T08:31:57.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:56.493823+0000 mgr.y (mgr.24862) 523 : cluster [DBG] pgmap v1047: 105 pgs: 8 creating+peering, 23 unknown, 74 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:58.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:57.117295+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-02-18T08:31:58.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:57.117295+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-02-18T08:31:58.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:57.117295+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-02-18T08:31:59.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:31:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:31:58.494521+0000 mgr.y (mgr.24862) 524 : cluster [DBG] pgmap v1049: 105 pgs: 8 creating+peering, 9 unknown, 88 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:59.397 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:31:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:31:58.494521+0000 mgr.y (mgr.24862) 524 : cluster [DBG] pgmap v1049: 105 pgs: 8 creating+peering, 9 unknown, 88 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:31:59.508 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:31:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:31:58.494521+0000 mgr.y (mgr.24862) 524 : cluster [DBG] pgmap v1049: 105 pgs: 8 creating+peering, 9 unknown, 88 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:01.554 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7474 ms) 2024-02-18T08:32:01.554 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-02-18T08:32:01.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:00.495036+0000 mgr.y (mgr.24862) 525 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:01.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:00.495036+0000 mgr.y (mgr.24862) 525 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:01.915 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:00.495036+0000 mgr.y (mgr.24862) 525 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:02.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:01.552409+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-02-18T08:32:02.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:01.552409+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-02-18T08:32:03.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:01.552409+0000 mon.a (mon.0) 1658 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-02-18T08:32:03.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:02.495539+0000 mgr.y (mgr.24862) 526 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:03.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:02.572526+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-02-18T08:32:03.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:02.579241+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/757569843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:03.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:02.579976+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:03.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:02.495539+0000 mgr.y (mgr.24862) 526 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:03.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:02.572526+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-02-18T08:32:03.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:02.579241+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/757569843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:03.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:02.579976+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:04.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:02.495539+0000 mgr.y (mgr.24862) 526 : cluster [DBG] pgmap v1052: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:04.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:02.572526+0000 mon.a (mon.0) 1659 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-02-18T08:32:04.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:02.579241+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.82:0/757569843' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:04.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:02.579976+0000 mon.a (mon.0) 1660 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:04.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:03.578163+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:04.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:03.578262+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-02-18T08:32:04.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:03.578163+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:04.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:03.578262+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-02-18T08:32:05.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:03.578163+0000 mon.a (mon.0) 1661 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-80996-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:05.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:03.578262+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-02-18T08:32:05.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:04.496136+0000 mgr.y (mgr.24862) 527 : cluster [DBG] pgmap v1055: 105 pgs: 16 creating+peering, 12 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:05.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:04.586296+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-02-18T08:32:05.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:04.496136+0000 mgr.y (mgr.24862) 527 : cluster [DBG] pgmap v1055: 105 pgs: 16 creating+peering, 12 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:05.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:04.586296+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-02-18T08:32:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:04.496136+0000 mgr.y (mgr.24862) 527 : cluster [DBG] pgmap v1055: 105 pgs: 16 creating+peering, 12 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:06.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:04.586296+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-02-18T08:32:07.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:06.496596+0000 mgr.y (mgr.24862) 528 : cluster [DBG] pgmap v1057: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:07.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:06.496596+0000 mgr.y (mgr.24862) 528 : cluster [DBG] pgmap v1057: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:08.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:06.496596+0000 mgr.y (mgr.24862) 528 : cluster [DBG] pgmap v1057: 105 pgs: 16 creating+peering, 89 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8051 ms) 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 11 tests from ClsLock (68683 ms total) 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 11 tests from 1 test suite ran. (68683 ms total) 2024-02-18T08:32:09.605 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 11 tests. 2024-02-18T08:32:09.608 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:32:09.608 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:32:09.680 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-02-18T08:32:09.681 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:32:09.752 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:32:09.753 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-18T08:32:09.753 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:32:09.753 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from cls_log 2024-02-18T08:32:09.753 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-02-18T08:32:09.896 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:08.497094+0000 mgr.y (mgr.24862) 529 : cluster [DBG] pgmap v1058: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:09.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:08.497094+0000 mgr.y (mgr.24862) 529 : cluster [DBG] pgmap v1058: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:10.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:08.497094+0000 mgr.y (mgr.24862) 529 : cluster [DBG] pgmap v1058: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-02-18T08:32:10.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:09.602140+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-02-18T08:32:10.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:09.602140+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-02-18T08:32:11.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:09.602140+0000 mon.a (mon.0) 1664 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:10.497650+0000 mgr.y (mgr.24862) 530 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:10.607104+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:10.607865+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:10.497650+0000 mgr.y (mgr.24862) 530 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:10.607104+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-02-18T08:32:11.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:10.607865+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:12.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:10.497650+0000 mgr.y (mgr.24862) 530 : cluster [DBG] pgmap v1060: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:12.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:10.607104+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-02-18T08:32:12.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:10.607865+0000 mon.a (mon.0) 1666 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:12.624 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_log.test_log_add_same_time (2871 ms) 2024-02-18T08:32:12.624 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-02-18T08:32:12.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:11.610464+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:12.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:11.610688+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-02-18T08:32:12.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:11.610464+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:12.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:11.610688+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-02-18T08:32:13.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:11.610464+0000 mon.a (mon.0) 1667 : audit [INF] from='client.? 172.21.15.82:0/1221160159' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:13.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:11.610688+0000 mon.a (mon.0) 1668 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-02-18T08:32:13.896 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:12.498129+0000 mgr.y (mgr.24862) 531 : cluster [DBG] pgmap v1063: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:13.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:12.624404+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-02-18T08:32:13.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:12.498129+0000 mgr.y (mgr.24862) 531 : cluster [DBG] pgmap v1063: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:13.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:12.624404+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-02-18T08:32:14.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:12.498129+0000 mgr.y (mgr.24862) 531 : cluster [DBG] pgmap v1063: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:14.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:12.624404+0000 mon.a (mon.0) 1669 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-02-18T08:32:14.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:13.637880+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-02-18T08:32:14.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:13.639470+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.82:0/3869248390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:14.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:13.640479+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:14.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:13.637880+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-02-18T08:32:14.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:13.639470+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.82:0/3869248390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:14.898 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:13.640479+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:15.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:13.637880+0000 mon.a (mon.0) 1670 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-02-18T08:32:15.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:13.639470+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.82:0/3869248390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:15.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:13.640479+0000 mon.a (mon.0) 1671 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:15.649 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_log.test_log_add_different_time (3025 ms) 2024-02-18T08:32:15.649 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_log.trim_by_time 2024-02-18T08:32:15.896 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:14.498515+0000 mgr.y (mgr.24862) 532 : cluster [DBG] pgmap v1066: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:15.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:14.643301+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:15.897 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:14.643521+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-02-18T08:32:15.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:14.498515+0000 mgr.y (mgr.24862) 532 : cluster [DBG] pgmap v1066: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:15.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:14.643301+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:15.897 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:14.643521+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-02-18T08:32:16.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:14.498515+0000 mgr.y (mgr.24862) 532 : cluster [DBG] pgmap v1066: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:16.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:14.643301+0000 mon.a (mon.0) 1672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:16.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:14.643521+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-02-18T08:32:17.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:15.646224+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-02-18T08:32:17.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:15.646224+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-02-18T08:32:17.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:15.646224+0000 mon.a (mon.0) 1674 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-02-18T08:32:18.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:16.498899+0000 mgr.y (mgr.24862) 533 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:18.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:16.658861+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-02-18T08:32:18.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:16.664786+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:16.498899+0000 mgr.y (mgr.24862) 533 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:16.658861+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:16.664786+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:16.498899+0000 mgr.y (mgr.24862) 533 : cluster [DBG] pgmap v1069: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:16.658861+0000 mon.a (mon.0) 1675 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-02-18T08:32:18.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:16.664786+0000 mon.a (mon.0) 1676 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:18.676 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_log.trim_by_time (3027 ms) 2024-02-18T08:32:18.676 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_log.trim_by_marker 2024-02-18T08:32:19.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:17.661793+0000 mon.a (mon.0) 1677 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:19.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:17.662002+0000 mon.a (mon.0) 1678 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-02-18T08:32:19.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:17.661793+0000 mon.a (mon.0) 1677 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:19.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:17.662002+0000 mon.a (mon.0) 1678 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-02-18T08:32:19.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:17.661793+0000 mon.a (mon.0) 1677 : audit [INF] from='client.? 172.21.15.82:0/3528228206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:19.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:17.662002+0000 mon.a (mon.0) 1678 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-02-18T08:32:20.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:18.499580+0000 mgr.y (mgr.24862) 534 : cluster [DBG] pgmap v1072: 105 pgs: 19 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-02-18T08:32:20.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:18.676442+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-02-18T08:32:20.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:18.499580+0000 mgr.y (mgr.24862) 534 : cluster [DBG] pgmap v1072: 105 pgs: 19 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-02-18T08:32:20.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:18.676442+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-02-18T08:32:20.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:18.499580+0000 mgr.y (mgr.24862) 534 : cluster [DBG] pgmap v1072: 105 pgs: 19 unknown, 86 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.5 KiB/s wr, 14 op/s 2024-02-18T08:32:20.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:18.676442+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-02-18T08:32:21.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:19.681969+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-02-18T08:32:21.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:19.683584+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.82:0/1621946035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:19.684563+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:19.681969+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-02-18T08:32:21.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:19.683584+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.82:0/1621946035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:19.684563+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:19.681969+0000 mon.a (mon.0) 1680 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-02-18T08:32:21.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:19.683584+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.82:0/1621946035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:19.684563+0000 mon.a (mon.0) 1681 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_log.trim_by_marker (3020 ms) 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from cls_log (11944 ms total) 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 4 tests from 1 test suite ran. (11944 ms total) 2024-02-18T08:32:21.696 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 4 tests. 2024-02-18T08:32:21.698 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:32:21.698 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:32:21.769 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-02-18T08:32:21.770 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:32:21.843 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:32:21.843 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 4 tests from 1 test suite. 2024-02-18T08:32:21.843 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:32:21.843 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from ClsNumOps 2024-02-18T08:32:21.843 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsNumOps.Add 2024-02-18T08:32:22.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:20.500194+0000 mgr.y (mgr.24862) 535 : cluster [DBG] pgmap v1075: 105 pgs: 2 creating+peering, 30 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:22.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:20.688641+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:22.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:20.688800+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-02-18T08:32:22.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:20.500194+0000 mgr.y (mgr.24862) 535 : cluster [DBG] pgmap v1075: 105 pgs: 2 creating+peering, 30 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:22.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:20.688641+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:22.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:20.688800+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-02-18T08:32:22.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:20.500194+0000 mgr.y (mgr.24862) 535 : cluster [DBG] pgmap v1075: 105 pgs: 2 creating+peering, 30 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:22.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:20.688641+0000 mon.a (mon.0) 1682 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81333-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:22.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:20.688800+0000 mon.a (mon.0) 1683 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-02-18T08:32:23.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:21.689014+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-02-18T08:32:23.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:21.689014+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-02-18T08:32:23.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:21.689014+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-02-18T08:32:24.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:22.500520+0000 mgr.y (mgr.24862) 536 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:24.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:22.705895+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-02-18T08:32:24.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:22.707468+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.82:0/1819951790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:22.707925+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:22.500520+0000 mgr.y (mgr.24862) 536 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:22.705895+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:22.707468+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.82:0/1819951790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:22.707925+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:22.500520+0000 mgr.y (mgr.24862) 536 : cluster [DBG] pgmap v1078: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:24.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:22.705895+0000 mon.a (mon.0) 1685 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-02-18T08:32:24.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:22.707468+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.82:0/1819951790' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.148 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:22.707925+0000 mon.a (mon.0) 1686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:24.722 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsNumOps.Add (2879 ms) 2024-02-18T08:32:24.722 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsNumOps.Sub 2024-02-18T08:32:25.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:23.708160+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:25.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:23.708311+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-02-18T08:32:25.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:23.708160+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:25.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:23.708311+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-02-18T08:32:25.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:23.708160+0000 mon.a (mon.0) 1687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:25.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:23.708311+0000 mon.a (mon.0) 1688 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-02-18T08:32:26.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:24.501009+0000 mgr.y (mgr.24862) 537 : cluster [DBG] pgmap v1081: 105 pgs: 15 creating+peering, 15 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:26.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:24.723569+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-02-18T08:32:26.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:24.501009+0000 mgr.y (mgr.24862) 537 : cluster [DBG] pgmap v1081: 105 pgs: 15 creating+peering, 15 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:26.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:24.723569+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-02-18T08:32:26.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:24.501009+0000 mgr.y (mgr.24862) 537 : cluster [DBG] pgmap v1081: 105 pgs: 15 creating+peering, 15 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:26.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:24.723569+0000 mon.a (mon.0) 1689 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-02-18T08:32:27.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:25.729605+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-02-18T08:32:27.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:25.732022+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.82:0/1206965819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:25.732481+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:25.729605+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-02-18T08:32:27.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:25.732022+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.82:0/1206965819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:25.732481+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:25.729605+0000 mon.a (mon.0) 1690 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-02-18T08:32:27.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:25.732022+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.82:0/1206965819' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:25.732481+0000 mon.a (mon.0) 1691 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:27.740 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsNumOps.Sub (3018 ms) 2024-02-18T08:32:27.740 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsNumOps.Mul 2024-02-18T08:32:28.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:26.501444+0000 mgr.y (mgr.24862) 538 : cluster [DBG] pgmap v1084: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:28.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:26.740758+0000 mon.a (mon.0) 1692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:28.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:26.740920+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-02-18T08:32:28.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:26.501444+0000 mgr.y (mgr.24862) 538 : cluster [DBG] pgmap v1084: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:28.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:26.740758+0000 mon.a (mon.0) 1692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:28.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:26.740920+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-02-18T08:32:28.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:26.501444+0000 mgr.y (mgr.24862) 538 : cluster [DBG] pgmap v1084: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:28.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:26.740758+0000 mon.a (mon.0) 1692 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:28.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:26.740920+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-02-18T08:32:29.008 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:27.739642+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-02-18T08:32:29.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:27.739642+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-02-18T08:32:29.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:27.739642+0000 mon.a (mon.0) 1694 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-02-18T08:32:30.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:28.502097+0000 mgr.y (mgr.24862) 539 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:30.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:28.756970+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-02-18T08:32:30.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:28.762504+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:30.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:28.502097+0000 mgr.y (mgr.24862) 539 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:30.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:28.756970+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-02-18T08:32:30.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:28.762504+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:30.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:28.502097+0000 mgr.y (mgr.24862) 539 : cluster [DBG] pgmap v1087: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:30.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:28.756970+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-02-18T08:32:30.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:28.762504+0000 mon.a (mon.0) 1696 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:30.778 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsNumOps.Mul (3038 ms) 2024-02-18T08:32:30.778 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsNumOps.Div 2024-02-18T08:32:31.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:29.759731+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:31.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:29.759847+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-02-18T08:32:31.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:29.759731+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:31.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:29.759847+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-02-18T08:32:31.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:29.759731+0000 mon.a (mon.0) 1697 : audit [INF] from='client.? 172.21.15.82:0/2569521165' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:31.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:29.759847+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-02-18T08:32:32.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:30.502493+0000 mgr.y (mgr.24862) 540 : cluster [DBG] pgmap v1090: 105 pgs: 9 creating+peering, 19 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:32.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:30.775983+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:31.039305+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:31.332695+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:31.333418+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:31.338110+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:30.502493+0000 mgr.y (mgr.24862) 540 : cluster [DBG] pgmap v1090: 105 pgs: 9 creating+peering, 19 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:30.775983+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:31.039305+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:31.332695+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:31.333418+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:32:32.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:31.338110+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:32:32.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:30.502493+0000 mgr.y (mgr.24862) 540 : cluster [DBG] pgmap v1090: 105 pgs: 9 creating+peering, 19 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:32.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:30.775983+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-02-18T08:32:32.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:31.039305+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:32:32.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:31.332695+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:32:32.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:31.333418+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:32:32.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:31.338110+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:32:33.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:32:31.333941+0000 mgr.y (mgr.24862) 541 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:32:33.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:31.780597+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-02-18T08:32:33.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:31.781347+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:33.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:32:31.333941+0000 mgr.y (mgr.24862) 541 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:32:33.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:31.780597+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-02-18T08:32:33.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:31.781347+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:33.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:32:31.333941+0000 mgr.y (mgr.24862) 541 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:32:33.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:31.780597+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-02-18T08:32:33.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:31.781347+0000 mon.a (mon.0) 1705 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:33.786 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsNumOps.Div (3009 ms) 2024-02-18T08:32:33.786 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from ClsNumOps (11944 ms total) 2024-02-18T08:32:33.787 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:32:33.787 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:32:33.787 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 4 tests from 1 test suite ran. (11944 ms total) 2024-02-18T08:32:33.787 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 4 tests. 2024-02-18T08:32:33.788 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:32:33.789 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:32:33.859 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-02-18T08:32:33.859 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:32:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:32:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:Note: Google Test filter = *:-TestClsRbd.mirror_snapshot 2024-02-18T08:32:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 68 tests from 1 test suite. 2024-02-18T08:32:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:32:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 68 tests from TestClsRbd 2024-02-18T08:32:34.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:32.502975+0000 mgr.y (mgr.24862) 542 : cluster [DBG] pgmap v1093: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:34.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:32.783479+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:34.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:32.783756+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-02-18T08:32:34.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:33.785335+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-02-18T08:32:34.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:32.502975+0000 mgr.y (mgr.24862) 542 : cluster [DBG] pgmap v1093: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:34.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:32.783479+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:34.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:32.783756+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-02-18T08:32:34.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:33.785335+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-02-18T08:32:34.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:32.502975+0000 mgr.y (mgr.24862) 542 : cluster [DBG] pgmap v1093: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:34.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:32.783479+0000 mon.a (mon.0) 1706 : audit [INF] from='client.? 172.21.15.82:0/807949695' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81453-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:34.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:32.783756+0000 mon.a (mon.0) 1707 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-02-18T08:32:34.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:33.785335+0000 mon.a (mon.0) 1708 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-02-18T08:32:35.814 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_all_features 2024-02-18T08:32:35.824 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_all_features (10 ms) 2024-02-18T08:32:35.824 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.copyup 2024-02-18T08:32:36.009 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.copyup (186 ms) 2024-02-18T08:32:36.010 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-02-18T08:32:36.025 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.sparse_copyup (15 ms) 2024-02-18T08:32:36.025 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-02-18T08:32:36.033 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_and_set_id (8 ms) 2024-02-18T08:32:36.033 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-02-18T08:32:36.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-02-18T08:32:36.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.directory_methods 2024-02-18T08:32:36.068 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.directory_methods (24 ms) 2024-02-18T08:32:36.068 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.create 2024-02-18T08:32:36.081 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.create (13 ms) 2024-02-18T08:32:36.081 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_features 2024-02-18T08:32:36.083 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-02-18T08:32:36.083 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-02-18T08:32:36.084 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-02-18T08:32:36.085 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-02-18T08:32:36.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-02-18T08:32:36.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-02-18T08:32:36.089 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-02-18T08:32:36.089 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-02-18T08:32:36.091 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_modify_timestamp (3 ms) 2024-02-18T08:32:36.091 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-02-18T08:32:36.095 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_data_pool (3 ms) 2024-02-18T08:32:36.095 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.get_size 2024-02-18T08:32:36.099 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.get_size (5 ms) 2024-02-18T08:32:36.100 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.set_size 2024-02-18T08:32:36.103 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-02-18T08:32:36.103 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.protection_status 2024-02-18T08:32:36.121 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.protection_status (17 ms) 2024-02-18T08:32:36.121 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-02-18T08:32:36.127 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-02-18T08:32:36.127 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.parents_v1 2024-02-18T08:32:36.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:34.503376+0000 mgr.y (mgr.24862) 543 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:36.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:34.804811+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-02-18T08:32:36.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:34.805343+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:36.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:34.503376+0000 mgr.y (mgr.24862) 543 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:36.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:34.804811+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-02-18T08:32:36.147 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:34.805343+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:36.168 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.parents_v1 (40 ms) 2024-02-18T08:32:36.168 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.parents_v2 2024-02-18T08:32:36.195 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.parents_v2 (27 ms) 2024-02-18T08:32:36.195 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.snapshots 2024-02-18T08:32:36.218 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.snapshots (23 ms) 2024-02-18T08:32:36.218 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.snapid_race 2024-02-18T08:32:36.225 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2024-02-18T08:32:36.225 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.stripingv2 2024-02-18T08:32:36.233 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.stripingv2 (8 ms) 2024-02-18T08:32:36.233 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_save 2024-02-18T08:32:36.237 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2024-02-18T08:32:36.237 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-02-18T08:32:36.245 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2024-02-18T08:32:36.245 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_update 2024-02-18T08:32:36.254 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_update (10 ms) 2024-02-18T08:32:36.254 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-02-18T08:32:36.255 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-02-18T08:32:36.255 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-02-18T08:32:36.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:34.503376+0000 mgr.y (mgr.24862) 543 : cluster [DBG] pgmap v1096: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:36.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:34.804811+0000 mon.a (mon.0) 1709 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-02-18T08:32:36.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:34.805343+0000 mon.a (mon.0) 1710 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:36.264 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_snap_add (9 ms) 2024-02-18T08:32:36.264 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-02-18T08:32:36.270 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.object_map_snap_remove (7 ms) 2024-02-18T08:32:36.271 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.flags 2024-02-18T08:32:36.276 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-02-18T08:32:36.276 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.metadata 2024-02-18T08:32:36.299 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.metadata (23 ms) 2024-02-18T08:32:36.299 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.set_features 2024-02-18T08:32:36.305 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-02-18T08:32:36.305 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.mirror 2024-02-18T08:32:36.345 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.mirror (39 ms) 2024-02-18T08:32:36.345 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.mirror_image 2024-02-18T08:32:36.362 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.mirror_image (17 ms) 2024-02-18T08:32:36.362 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-02-18T08:32:37.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:35.810073+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:37.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:35.810328+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-02-18T08:32:37.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:36.808428+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-02-18T08:32:37.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:35.810073+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:37.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:35.810328+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-02-18T08:32:37.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:36.808428+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-02-18T08:32:37.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:35.810073+0000 mon.a (mon.0) 1711 : audit [INF] from='client.? 172.21.15.82:0/2871623949' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81608-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:37.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:35.810328+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-02-18T08:32:37.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:36.808428+0000 mon.a (mon.0) 1713 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-02-18T08:32:38.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:36.503745+0000 mgr.y (mgr.24862) 544 : cluster [DBG] pgmap v1099: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:32:38.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:36.503745+0000 mgr.y (mgr.24862) 544 : cluster [DBG] pgmap v1099: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:32:38.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:36.503745+0000 mgr.y (mgr.24862) 544 : cluster [DBG] pgmap v1099: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:32:39.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.mirror_image_status (2724 ms) 2024-02-18T08:32:39.086 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-02-18T08:32:39.167 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.mirror_image_map (81 ms) 2024-02-18T08:32:39.167 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-02-18T08:32:39.174 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-02-18T08:32:39.174 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-02-18T08:32:39.176 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-02-18T08:32:39.177 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-02-18T08:32:39.179 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-02-18T08:32:39.179 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-02-18T08:32:39.182 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-02-18T08:32:39.182 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-02-18T08:32:39.188 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2024-02-18T08:32:39.188 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-02-18T08:32:39.192 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_dir_remove (4 ms) 2024-02-18T08:32:39.192 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-02-18T08:32:39.196 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (5 ms) 2024-02-18T08:32:39.196 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_image_add 2024-02-18T08:32:39.198 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-02-18T08:32:39.198 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-02-18T08:32:39.201 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2024-02-18T08:32:39.201 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_image_list 2024-02-18T08:32:39.204 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-02-18T08:32:39.204 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-02-18T08:32:39.208 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-02-18T08:32:39.209 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.image_group_add 2024-02-18T08:32:39.211 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-02-18T08:32:39.211 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-02-18T08:32:39.213 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-02-18T08:32:39.214 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.image_group_get 2024-02-18T08:32:39.216 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-02-18T08:32:39.216 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-02-18T08:32:39.218 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-02-18T08:32:39.218 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-02-18T08:32:39.219 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-02-18T08:32:39.220 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-02-18T08:32:39.222 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-02-18T08:32:39.222 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-02-18T08:32:39.226 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-02-18T08:32:39.226 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-02-18T08:32:39.228 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-02-18T08:32:39.228 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-02-18T08:32:39.231 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-02-18T08:32:39.231 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-02-18T08:32:39.247 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (16 ms) 2024-02-18T08:32:39.247 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-02-18T08:32:39.250 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_remove (4 ms) 2024-02-18T08:32:39.250 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-02-18T08:32:39.252 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-02-18T08:32:39.252 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.trash_methods 2024-02-18T08:32:39.259 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2024-02-18T08:32:39.259 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.op_features 2024-02-18T08:32:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-02-18T08:32:39.266 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.clone_parent 2024-02-18T08:32:39.285 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2024-02-18T08:32:39.285 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-02-18T08:32:39.293 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-02-18T08:32:39.293 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.clone_child 2024-02-18T08:32:39.304 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.clone_child (10 ms) 2024-02-18T08:32:39.304 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-02-18T08:32:39.309 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-02-18T08:32:39.309 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.migration 2024-02-18T08:32:39.319 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-02-18T08:32:39.319 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.migration_v1 2024-02-18T08:32:39.328 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.migration_v1 (9 ms) 2024-02-18T08:32:39.328 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-02-18T08:32:40.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:38.504190+0000 mgr.y (mgr.24862) 545 : cluster [DBG] pgmap v1101: 105 pgs: 6 creating+peering, 10 unknown, 89 active+clean; 5.5 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 880 KiB/s wr, 73 op/s 2024-02-18T08:32:40.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:38.504190+0000 mgr.y (mgr.24862) 545 : cluster [DBG] pgmap v1101: 105 pgs: 6 creating+peering, 10 unknown, 89 active+clean; 5.5 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 880 KiB/s wr, 73 op/s 2024-02-18T08:32:40.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:38.504190+0000 mgr.y (mgr.24862) 545 : cluster [DBG] pgmap v1101: 105 pgs: 6 creating+peering, 10 unknown, 89 active+clean; 5.5 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 880 KiB/s wr, 73 op/s 2024-02-18T08:32:40.833 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1505 ms) 2024-02-18T08:32:40.833 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestClsRbd.sparsify 2024-02-18T08:32:40.886 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestClsRbd.sparsify (53 ms) 2024-02-18T08:32:41.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:39.832830+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-02-18T08:32:41.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:39.832830+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-02-18T08:32:41.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:39.832830+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-02-18T08:32:41.840 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 68 tests from TestClsRbd (5072 ms total) 2024-02-18T08:32:41.840 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:32:41.840 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:32:41.840 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 68 tests from 1 test suite ran. (7909 ms total) 2024-02-18T08:32:41.840 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 68 tests. 2024-02-18T08:32:41.843 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:32:41.843 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:32:41.913 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-02-18T08:32:41.913 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:32:41.987 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:32:41.987 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 5 tests from 1 test suite. 2024-02-18T08:32:41.988 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:32:41.988 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 5 tests from cls_rgw 2024-02-18T08:32:41.988 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.test_implicit 2024-02-18T08:32:42.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:40.504766+0000 mgr.y (mgr.24862) 546 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 5.8 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-02-18T08:32:42.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:40.838280+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-02-18T08:32:42.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:40.504766+0000 mgr.y (mgr.24862) 546 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 5.8 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-02-18T08:32:42.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:40.838280+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-02-18T08:32:42.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:40.504766+0000 mgr.y (mgr.24862) 546 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 5.8 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.2 MiB/s wr, 1.33k op/s 2024-02-18T08:32:42.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:40.838280+0000 mon.a (mon.0) 1715 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-02-18T08:32:43.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:41.840836+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-02-18T08:32:43.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:41.840836+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-02-18T08:32:43.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:41.840836+0000 mon.a (mon.0) 1716 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-02-18T08:32:44.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:42.505285+0000 mgr.y (mgr.24862) 547 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:44.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:42.860007+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-02-18T08:32:44.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:42.863893+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:44.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:42.505285+0000 mgr.y (mgr.24862) 547 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:44.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:42.860007+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-02-18T08:32:44.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:42.863893+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:44.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:42.505285+0000 mgr.y (mgr.24862) 547 : cluster [DBG] pgmap v1106: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:44.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:42.860007+0000 mon.a (mon.0) 1717 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-02-18T08:32:44.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:42.863893+0000 mon.a (mon.0) 1718 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:44.872 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.test_implicit (2884 ms) 2024-02-18T08:32:44.872 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-02-18T08:32:45.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:43.865199+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:45.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:43.865425+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-02-18T08:32:45.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:43.865199+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:45.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:43.865425+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-02-18T08:32:45.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:43.865199+0000 mon.a (mon.0) 1719 : audit [INF] from='client.? 172.21.15.82:0/3833093307' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:45.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:43.865425+0000 mon.a (mon.0) 1720 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-02-18T08:32:46.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:44.505797+0000 mgr.y (mgr.24862) 548 : cluster [DBG] pgmap v1109: 105 pgs: 13 creating+peering, 11 unknown, 81 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:46.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:44.873180+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-02-18T08:32:46.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:44.505797+0000 mgr.y (mgr.24862) 548 : cluster [DBG] pgmap v1109: 105 pgs: 13 creating+peering, 11 unknown, 81 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:46.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:44.873180+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-02-18T08:32:46.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:44.505797+0000 mgr.y (mgr.24862) 548 : cluster [DBG] pgmap v1109: 105 pgs: 13 creating+peering, 11 unknown, 81 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:46.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:44.873180+0000 mon.a (mon.0) 1721 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-02-18T08:32:47.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:45.879437+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-02-18T08:32:47.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:45.882282+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.82:0/2683521290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:45.885030+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:45.879437+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-02-18T08:32:47.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:45.882282+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.82:0/2683521290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.147 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:45.885030+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:45.879437+0000 mon.a (mon.0) 1722 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-02-18T08:32:47.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:45.882282+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.82:0/2683521290' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:45.885030+0000 mon.a (mon.0) 1723 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:47.890 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3017 ms) 2024-02-18T08:32:47.890 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.test_put_snap 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:46.506347+0000 mgr.y (mgr.24862) 549 : cluster [DBG] pgmap v1112: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:46.886366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:46.886467+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:46.506347+0000 mgr.y (mgr.24862) 549 : cluster [DBG] pgmap v1112: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:46.886366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:48.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:46.886467+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-02-18T08:32:48.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:46.506347+0000 mgr.y (mgr.24862) 549 : cluster [DBG] pgmap v1112: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:48.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:46.886366+0000 mon.a (mon.0) 1724 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:48.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:46.886467+0000 mon.a (mon.0) 1725 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-02-18T08:32:49.146 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:47.888261+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-02-18T08:32:49.146 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:47.888261+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-02-18T08:32:49.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:47.888261+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-02-18T08:32:50.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:48.506889+0000 mgr.y (mgr.24862) 550 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:50.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:48.901463+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-02-18T08:32:50.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:48.908384+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:48.506889+0000 mgr.y (mgr.24862) 550 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:48.901463+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:48.908384+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:48.506889+0000 mgr.y (mgr.24862) 550 : cluster [DBG] pgmap v1115: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:48.901463+0000 mon.a (mon.0) 1727 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-02-18T08:32:50.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:48.908384+0000 mon.a (mon.0) 1728 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:51.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:49.905444+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:51.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:49.905568+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-02-18T08:32:51.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:50.904629+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:49.905444+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:49.905568+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:50.904629+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:49.905444+0000 mon.a (mon.0) 1729 : audit [INF] from='client.? 172.21.15.82:0/2055805144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:49.905568+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-02-18T08:32:51.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:50.904629+0000 mon.a (mon.0) 1731 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-02-18T08:32:52.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:50.507455+0000 mgr.y (mgr.24862) 551 : cluster [DBG] pgmap v1118: 105 pgs: 8 creating+peering, 22 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:52.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:50.507455+0000 mgr.y (mgr.24862) 551 : cluster [DBG] pgmap v1118: 105 pgs: 8 creating+peering, 22 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:52.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:50.507455+0000 mgr.y (mgr.24862) 551 : cluster [DBG] pgmap v1118: 105 pgs: 8 creating+peering, 22 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:54.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:52.507938+0000 mgr.y (mgr.24862) 552 : cluster [DBG] pgmap v1120: 105 pgs: 8 creating+peering, 20 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:54.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:52.933849+0000 mon.a (mon.0) 1732 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-02-18T08:32:54.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:52.507938+0000 mgr.y (mgr.24862) 552 : cluster [DBG] pgmap v1120: 105 pgs: 8 creating+peering, 20 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:54.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:52.933849+0000 mon.a (mon.0) 1732 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-02-18T08:32:54.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:52.507938+0000 mgr.y (mgr.24862) 552 : cluster [DBG] pgmap v1120: 105 pgs: 8 creating+peering, 20 unknown, 77 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:54.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:52.933849+0000 mon.a (mon.0) 1732 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-02-18T08:32:55.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:53.939510+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-02-18T08:32:55.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:53.939510+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-02-18T08:32:55.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:53.939510+0000 mon.a (mon.0) 1733 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-02-18T08:32:55.949 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.test_put_snap (8060 ms) 2024-02-18T08:32:55.950 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.test_explicit 2024-02-18T08:32:56.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:54.508372+0000 mgr.y (mgr.24862) 553 : cluster [DBG] pgmap v1123: 105 pgs: 5 creating+peering, 100 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:56.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:54.946176+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-02-18T08:32:56.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:54.508372+0000 mgr.y (mgr.24862) 553 : cluster [DBG] pgmap v1123: 105 pgs: 5 creating+peering, 100 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:56.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:54.946176+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-02-18T08:32:56.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:54.508372+0000 mgr.y (mgr.24862) 553 : cluster [DBG] pgmap v1123: 105 pgs: 5 creating+peering, 100 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:56.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:54.946176+0000 mon.a (mon.0) 1734 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-02-18T08:32:57.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:55.948921+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-02-18T08:32:57.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:55.948921+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-02-18T08:32:57.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:55.948921+0000 mon.a (mon.0) 1735 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-02-18T08:32:58.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:56.508934+0000 mgr.y (mgr.24862) 554 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:58.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:56.963207+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-02-18T08:32:58.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:56.964364+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.82:0/633410656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.258 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:56.965245+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:56.508934+0000 mgr.y (mgr.24862) 554 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:56.963207+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:56.964364+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.82:0/633410656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:56.965245+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:56.508934+0000 mgr.y (mgr.24862) 554 : cluster [DBG] pgmap v1126: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:56.963207+0000 mon.a (mon.0) 1736 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:56.964364+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.82:0/633410656' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:56.965245+0000 mon.a (mon.0) 1737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:32:58.980 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.test_explicit (3032 ms) 2024-02-18T08:32:58.980 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.set 2024-02-18T08:32:59.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:57.964733+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:59.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:57.964897+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-02-18T08:32:59.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:57.964733+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:59.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:57.964897+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-02-18T08:32:59.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:57.964733+0000 mon.a (mon.0) 1738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:32:59.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:57.964897+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-02-18T08:33:00.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:58.509480+0000 mgr.y (mgr.24862) 555 : cluster [DBG] pgmap v1129: 105 pgs: 23 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2024-02-18T08:33:00.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:32:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:58.983451+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-02-18T08:33:00.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:58.509480+0000 mgr.y (mgr.24862) 555 : cluster [DBG] pgmap v1129: 105 pgs: 23 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2024-02-18T08:33:00.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:32:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:58.983451+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-02-18T08:33:00.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:58.509480+0000 mgr.y (mgr.24862) 555 : cluster [DBG] pgmap v1129: 105 pgs: 23 unknown, 82 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2024-02-18T08:33:00.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:32:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:58.983451+0000 mon.a (mon.0) 1740 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-02-18T08:33:01.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:32:59.984853+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-02-18T08:33:01.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:32:59.989435+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:01.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:00.987570+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:01.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:00.987763+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-02-18T08:33:01.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:32:59.984853+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:32:59.989435+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:00.987570+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:00.987763+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:32:59.984853+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:32:59.989435+0000 mon.a (mon.0) 1742 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:00.987570+0000 mon.a (mon.0) 1743 : audit [INF] from='client.? 172.21.15.82:0/3830838817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81671-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:01.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:00.987763+0000 mon.a (mon.0) 1744 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-02-18T08:33:01.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.set (3003 ms) 2024-02-18T08:33:01.984 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 5 tests from cls_rgw (19996 ms total) 2024-02-18T08:33:01.984 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:33:01.984 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:33:01.984 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 5 tests from 1 test suite ran. (19996 ms total) 2024-02-18T08:33:01.984 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 5 tests. 2024-02-18T08:33:01.986 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:33:01.987 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:33:02.020 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-02-18T08:33:02.021 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:33:02.094 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:33:02.094 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 15 tests from 1 test suite. 2024-02-18T08:33:02.094 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:33:02.094 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 15 tests from cls_rgw 2024-02-18T08:33:02.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:00.510070+0000 mgr.y (mgr.24862) 556 : cluster [DBG] pgmap v1132: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:02.257 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:01.986807+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-02-18T08:33:02.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:00.510070+0000 mgr.y (mgr.24862) 556 : cluster [DBG] pgmap v1132: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:02.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:01.986807+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-02-18T08:33:02.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:00.510070+0000 mgr.y (mgr.24862) 556 : cluster [DBG] pgmap v1132: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:02.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:01.986807+0000 mon.a (mon.0) 1745 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-02-18T08:33:04.038 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_basic 2024-02-18T08:33:04.065 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_basic (27 ms) 2024-02-18T08:33:04.065 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-02-18T08:33:04.094 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (29 ms) 2024-02-18T08:33:04.094 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_remove_object 2024-02-18T08:33:04.128 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_remove_object (34 ms) 2024-02-18T08:33:04.128 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_suggest 2024-02-18T08:33:04.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:02.510470+0000 mgr.y (mgr.24862) 557 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:03.020020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:03.031828+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.82:0/3066202212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:03.032346+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:02.510470+0000 mgr.y (mgr.24862) 557 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:03.020020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:03.031828+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.82:0/3066202212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:04.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:03.032346+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:04.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:02.510470+0000 mgr.y (mgr.24862) 557 : cluster [DBG] pgmap v1135: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:04.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:03.020020+0000 mon.a (mon.0) 1746 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-02-18T08:33:04.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:03.031828+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.82:0/3066202212' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:04.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:03.032346+0000 mon.a (mon.0) 1747 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:05.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:04.028093+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:05.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:04.028194+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-02-18T08:33:05.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:04.028093+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:05.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:04.028194+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-02-18T08:33:05.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:04.028093+0000 mon.a (mon.0) 1748 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:05.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:04.028194+0000 mon.a (mon.0) 1749 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-02-18T08:33:05.586 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_suggest (1458 ms) 2024-02-18T08:33:05.586 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-02-18T08:33:05.592 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-02-18T08:33:05.592 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_list 2024-02-18T08:33:05.618 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_list (26 ms) 2024-02-18T08:33:05.618 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-02-18T08:33:06.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:04.510761+0000 mgr.y (mgr.24862) 558 : cluster [DBG] pgmap v1138: 105 pgs: 21 creating+peering, 9 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:06.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:05.044651+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-02-18T08:33:06.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:04.510761+0000 mgr.y (mgr.24862) 558 : cluster [DBG] pgmap v1138: 105 pgs: 21 creating+peering, 9 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:06.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:05.044651+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-02-18T08:33:06.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:04.510761+0000 mgr.y (mgr.24862) 558 : cluster [DBG] pgmap v1138: 105 pgs: 21 creating+peering, 9 unknown, 75 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:06.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:05.044651+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-02-18T08:33:08.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:06.511147+0000 mgr.y (mgr.24862) 559 : cluster [DBG] pgmap v1140: 105 pgs: 21 creating+peering, 84 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 184 KiB/s wr, 556 op/s 2024-02-18T08:33:08.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:06.511147+0000 mgr.y (mgr.24862) 559 : cluster [DBG] pgmap v1140: 105 pgs: 21 creating+peering, 84 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 184 KiB/s wr, 556 op/s 2024-02-18T08:33:08.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:06.511147+0000 mgr.y (mgr.24862) 559 : cluster [DBG] pgmap v1140: 105 pgs: 21 creating+peering, 84 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 280 KiB/s rd, 184 KiB/s wr, 556 op/s 2024-02-18T08:33:10.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:08.511594+0000 mgr.y (mgr.24862) 560 : cluster [DBG] pgmap v1141: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 394 KiB/s rd, 234 KiB/s wr, 727 op/s 2024-02-18T08:33:10.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:08.511594+0000 mgr.y (mgr.24862) 560 : cluster [DBG] pgmap v1141: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 394 KiB/s rd, 234 KiB/s wr, 727 op/s 2024-02-18T08:33:10.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:08.511594+0000 mgr.y (mgr.24862) 560 : cluster [DBG] pgmap v1141: 105 pgs: 4 creating+peering, 101 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 394 KiB/s rd, 234 KiB/s wr, 727 op/s 2024-02-18T08:33:12.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:10.512090+0000 mgr.y (mgr.24862) 561 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 317 KiB/s rd, 188 KiB/s wr, 584 op/s 2024-02-18T08:33:12.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:10.512090+0000 mgr.y (mgr.24862) 561 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 317 KiB/s rd, 188 KiB/s wr, 584 op/s 2024-02-18T08:33:12.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:10.512090+0000 mgr.y (mgr.24862) 561 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 317 KiB/s rd, 188 KiB/s wr, 584 op/s 2024-02-18T08:33:14.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:12.512444+0000 mgr.y (mgr.24862) 562 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 914 KiB/s rd, 589 KiB/s wr, 1.78k op/s 2024-02-18T08:33:14.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:12.512444+0000 mgr.y (mgr.24862) 562 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 914 KiB/s rd, 589 KiB/s wr, 1.78k op/s 2024-02-18T08:33:14.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:12.512444+0000 mgr.y (mgr.24862) 562 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 914 KiB/s rd, 589 KiB/s wr, 1.78k op/s 2024-02-18T08:33:16.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:14.512918+0000 mgr.y (mgr.24862) 563 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-02-18T08:33:16.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:14.512918+0000 mgr.y (mgr.24862) 563 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-02-18T08:33:16.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:14.512918+0000 mgr.y (mgr.24862) 563 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 775 KiB/s rd, 500 KiB/s wr, 1.51k op/s 2024-02-18T08:33:18.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:16.513330+0000 mgr.y (mgr.24862) 564 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 994 KiB/s rd, 649 KiB/s wr, 1.96k op/s 2024-02-18T08:33:18.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:16.513330+0000 mgr.y (mgr.24862) 564 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 994 KiB/s rd, 649 KiB/s wr, 1.96k op/s 2024-02-18T08:33:18.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:16.513330+0000 mgr.y (mgr.24862) 564 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 994 KiB/s rd, 649 KiB/s wr, 1.96k op/s 2024-02-18T08:33:20.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:18.513824+0000 mgr.y (mgr.24862) 565 : cluster [DBG] pgmap v1146: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 848 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-02-18T08:33:20.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:18.513824+0000 mgr.y (mgr.24862) 565 : cluster [DBG] pgmap v1146: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 848 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-02-18T08:33:20.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:18.513824+0000 mgr.y (mgr.24862) 565 : cluster [DBG] pgmap v1146: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 848 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-02-18T08:33:22.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:20.514215+0000 mgr.y (mgr.24862) 566 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 505 KiB/s wr, 1.51k op/s 2024-02-18T08:33:22.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:20.514215+0000 mgr.y (mgr.24862) 566 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 505 KiB/s wr, 1.51k op/s 2024-02-18T08:33:22.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:20.514215+0000 mgr.y (mgr.24862) 566 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 757 KiB/s rd, 505 KiB/s wr, 1.51k op/s 2024-02-18T08:33:24.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:22.514646+0000 mgr.y (mgr.24862) 567 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 678 KiB/s wr, 2.03k op/s 2024-02-18T08:33:24.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:22.514646+0000 mgr.y (mgr.24862) 567 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 678 KiB/s wr, 2.03k op/s 2024-02-18T08:33:24.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:22.514646+0000 mgr.y (mgr.24862) 567 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 678 KiB/s wr, 2.03k op/s 2024-02-18T08:33:26.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:24.515348+0000 mgr.y (mgr.24862) 568 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-02-18T08:33:26.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:24.515348+0000 mgr.y (mgr.24862) 568 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-02-18T08:33:26.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:24.515348+0000 mgr.y (mgr.24862) 568 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 379 KiB/s wr, 1.14k op/s 2024-02-18T08:33:28.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:26.515786+0000 mgr.y (mgr.24862) 569 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-18T08:33:28.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:26.515786+0000 mgr.y (mgr.24862) 569 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-18T08:33:28.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:26.515786+0000 mgr.y (mgr.24862) 569 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 828 KiB/s rd, 552 KiB/s wr, 1.66k op/s 2024-02-18T08:33:30.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:28.516357+0000 mgr.y (mgr.24862) 570 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:30.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:28.516357+0000 mgr.y (mgr.24862) 570 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:30.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:28.516357+0000 mgr.y (mgr.24862) 570 : cluster [DBG] pgmap v1151: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:32.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:30.516781+0000 mgr.y (mgr.24862) 571 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.342500+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.597531+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.616990+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.945436+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.946187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:31.950142+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:30.516781+0000 mgr.y (mgr.24862) 571 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.342500+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.597531+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.396 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.616990+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.945436+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:33:32.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.946187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:33:32.397 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:31.950142+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:30.516781+0000 mgr.y (mgr.24862) 571 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 520 KiB/s rd, 347 KiB/s wr, 1.04k op/s 2024-02-18T08:33:32.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.342500+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:33:32.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.597531+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.616990+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:32.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.945436+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:33:32.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.946187+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:33:32.507 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:31.950142+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:33:33.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:33:31.946758+0000 mgr.y (mgr.24862) 572 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:33:33.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:33:31.946758+0000 mgr.y (mgr.24862) 572 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:33:33.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:33:31.946758+0000 mgr.y (mgr.24862) 572 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:33:34.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:32.517247+0000 mgr.y (mgr.24862) 573 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 778 KiB/s rd, 518 KiB/s wr, 1.55k op/s 2024-02-18T08:33:34.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:32.517247+0000 mgr.y (mgr.24862) 573 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 778 KiB/s rd, 518 KiB/s wr, 1.55k op/s 2024-02-18T08:33:34.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:32.517247+0000 mgr.y (mgr.24862) 573 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 778 KiB/s rd, 518 KiB/s wr, 1.55k op/s 2024-02-18T08:33:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:34.517950+0000 mgr.y (mgr.24862) 574 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 517 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:36.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:34.517950+0000 mgr.y (mgr.24862) 574 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 517 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:36.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:34.517950+0000 mgr.y (mgr.24862) 574 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 517 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:38.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:36.518344+0000 mgr.y (mgr.24862) 575 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:38.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:36.518344+0000 mgr.y (mgr.24862) 575 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:38.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:36.518344+0000 mgr.y (mgr.24862) 575 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:40.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:38.519028+0000 mgr.y (mgr.24862) 576 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:40.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:38.519028+0000 mgr.y (mgr.24862) 576 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:40.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:38.519028+0000 mgr.y (mgr.24862) 576 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:42.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:40.519466+0000 mgr.y (mgr.24862) 577 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:42.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:40.519466+0000 mgr.y (mgr.24862) 577 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:42.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:40.519466+0000 mgr.y (mgr.24862) 577 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 511 KiB/s rd, 341 KiB/s wr, 1.02k op/s 2024-02-18T08:33:44.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:42.519841+0000 mgr.y (mgr.24862) 578 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:44.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:42.519841+0000 mgr.y (mgr.24862) 578 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:44.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:42.519841+0000 mgr.y (mgr.24862) 578 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:45.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:44.520355+0000 mgr.y (mgr.24862) 579 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 513 KiB/s rd, 342 KiB/s wr, 1.03k op/s 2024-02-18T08:33:45.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:44.520355+0000 mgr.y (mgr.24862) 579 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 513 KiB/s rd, 342 KiB/s wr, 1.03k op/s 2024-02-18T08:33:45.506 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:44.520355+0000 mgr.y (mgr.24862) 579 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 5.4 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 513 KiB/s rd, 342 KiB/s wr, 1.03k op/s 2024-02-18T08:33:47.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:46.520758+0000 mgr.y (mgr.24862) 580 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:47.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:46.520758+0000 mgr.y (mgr.24862) 580 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:48.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:46.520758+0000 mgr.y (mgr.24862) 580 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 771 KiB/s rd, 514 KiB/s wr, 1.54k op/s 2024-02-18T08:33:48.700 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.index_list_delimited (43082 ms) 2024-02-18T08:33:48.700 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.bi_list 2024-02-18T08:33:48.779 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.bi_list (79 ms) 2024-02-18T08:33:48.779 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.gc_set 2024-02-18T08:33:48.805 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-02-18T08:33:48.805 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.gc_list 2024-02-18T08:33:48.832 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.gc_list (27 ms) 2024-02-18T08:33:48.832 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.gc_defer 2024-02-18T08:33:49.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:48.521288+0000 mgr.y (mgr.24862) 581 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 518 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:49.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:48.521288+0000 mgr.y (mgr.24862) 581 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 518 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:50.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:48.521288+0000 mgr.y (mgr.24862) 581 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 518 KiB/s rd, 345 KiB/s wr, 1.03k op/s 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:49.587577+0000 mon.a (mon.0) 1757 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:49.594904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.82:0/370490311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:49.595508+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:49.587577+0000 mon.a (mon.0) 1757 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:49.594904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.82:0/370490311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:50.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:49.595508+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:51.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:49.587577+0000 mon.a (mon.0) 1757 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-02-18T08:33:51.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:49.594904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.82:0/370490311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:51.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:49.595508+0000 mon.a (mon.0) 1758 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:50.521883+0000 mgr.y (mgr.24862) 582 : cluster [DBG] pgmap v1163: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:50.598020+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:50.598144+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:50.521883+0000 mgr.y (mgr.24862) 582 : cluster [DBG] pgmap v1163: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:50.598020+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:51.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:50.598144+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-02-18T08:33:52.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:50.521883+0000 mgr.y (mgr.24862) 582 : cluster [DBG] pgmap v1163: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 621 KiB/s rd, 414 KiB/s wr, 1.24k op/s 2024-02-18T08:33:52.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:50.598020+0000 mon.a (mon.0) 1759 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81810-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:33:52.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:50.598144+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-02-18T08:33:52.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:51.597677+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-02-18T08:33:52.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:51.597677+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-02-18T08:33:53.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:51.597677+0000 mon.a (mon.0) 1761 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-02-18T08:33:53.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:52.522363+0000 mgr.y (mgr.24862) 583 : cluster [DBG] pgmap v1166: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 489 op/s 2024-02-18T08:33:53.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:52.522363+0000 mgr.y (mgr.24862) 583 : cluster [DBG] pgmap v1166: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 489 op/s 2024-02-18T08:33:54.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:52.522363+0000 mgr.y (mgr.24862) 583 : cluster [DBG] pgmap v1166: 137 pgs: 3 creating+peering, 25 unknown, 109 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 165 KiB/s wr, 489 op/s 2024-02-18T08:33:55.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:54.523094+0000 mgr.y (mgr.24862) 584 : cluster [DBG] pgmap v1167: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s rd, 183 KiB/s wr, 541 op/s 2024-02-18T08:33:55.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:54.523094+0000 mgr.y (mgr.24862) 584 : cluster [DBG] pgmap v1167: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s rd, 183 KiB/s wr, 541 op/s 2024-02-18T08:33:56.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:54.523094+0000 mgr.y (mgr.24862) 584 : cluster [DBG] pgmap v1167: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 512 KiB/s rd, 183 KiB/s wr, 541 op/s 2024-02-18T08:33:56.620 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.gc_defer (7787 ms) 2024-02-18T08:33:56.620 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.usage_basic 2024-02-18T08:33:56.705 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.usage_basic (85 ms) 2024-02-18T08:33:56.705 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-02-18T08:33:56.705 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-02-18T08:33:56.705 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.usage_clear 2024-02-18T08:33:56.790 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.usage_clear (84 ms) 2024-02-18T08:33:56.790 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-02-18T08:33:56.834 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] cls_rgw.bi_log_trim (44 ms) 2024-02-18T08:33:57.622 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 15 tests from cls_rgw (52797 ms total) 2024-02-18T08:33:57.622 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:33:57.622 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:33:57.622 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 15 tests from 1 test suite ran. (55529 ms total) 2024-02-18T08:33:57.623 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 15 tests. 2024-02-18T08:33:57.627 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:33:57.627 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:33:57.697 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-02-18T08:33:57.698 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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 CLS_RBD_GTEST_FILTER='*:-TestClsRbd.mirror_snapshot' 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-02-18T08:33:57.770 INFO:tasks.workunit.client.0.smithi082.stdout:Running main() from gmock_main.cc 2024-02-18T08:33:57.770 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 2 tests from 1 test suite. 2024-02-18T08:33:57.770 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:33:57.770 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from ClsSDK 2024-02-18T08:33:57.770 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-02-18T08:33:57.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:56.523723+0000 mgr.y (mgr.24862) 585 : cluster [DBG] pgmap v1168: 137 pgs: 137 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 443 KiB/s rd, 158 KiB/s wr, 468 op/s 2024-02-18T08:33:57.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:56.620650+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-02-18T08:33:57.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:56.523723+0000 mgr.y (mgr.24862) 585 : cluster [DBG] pgmap v1168: 137 pgs: 137 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 443 KiB/s rd, 158 KiB/s wr, 468 op/s 2024-02-18T08:33:57.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:56.620650+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-02-18T08:33:58.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:56.523723+0000 mgr.y (mgr.24862) 585 : cluster [DBG] pgmap v1168: 137 pgs: 137 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 443 KiB/s rd, 158 KiB/s wr, 468 op/s 2024-02-18T08:33:58.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:56.620650+0000 mon.a (mon.0) 1762 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-02-18T08:33:58.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:57.622639+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-02-18T08:33:58.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:57.622639+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-02-18T08:33:59.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:57.622639+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:58.524224+0000 mgr.y (mgr.24862) 586 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:58.640163+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:58.647822+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.82:0/80280197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:58.648243+0000 mon.a (mon.0) 1765 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:58.524224+0000 mgr.y (mgr.24862) 586 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:58.640163+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:58.647822+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.82:0/80280197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:33:59.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:33:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:58.648243+0000 mon.a (mon.0) 1765 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:00.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:58.524224+0000 mgr.y (mgr.24862) 586 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:00.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:58.640163+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-02-18T08:34:00.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:58.647822+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.82:0/80280197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:00.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:33:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:58.648243+0000 mon.a (mon.0) 1765 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:00.649 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2878 ms) 2024-02-18T08:34:00.649 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-02-18T08:34:00.894 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:33:59.643725+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:00.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:33:59.643845+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-02-18T08:34:00.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:33:59.643725+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:00.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:33:59.643845+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-02-18T08:34:01.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:33:59.643725+0000 mon.a (mon.0) 1766 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:01.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:33:59.643845+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-02-18T08:34:01.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:00.524809+0000 mgr.y (mgr.24862) 587 : cluster [DBG] pgmap v1174: 105 pgs: 7 creating+peering, 22 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:01.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:00.651106+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-02-18T08:34:01.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:00.524809+0000 mgr.y (mgr.24862) 587 : cluster [DBG] pgmap v1174: 105 pgs: 7 creating+peering, 22 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:01.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:00.651106+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-02-18T08:34:02.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:00.524809+0000 mgr.y (mgr.24862) 587 : cluster [DBG] pgmap v1174: 105 pgs: 7 creating+peering, 22 unknown, 76 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:02.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:00.651106+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-02-18T08:34:03.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:01.656211+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-02-18T08:34:03.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:01.663496+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.82:0/1646925353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:01.665438+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:01.656211+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:01.663496+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.82:0/1646925353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:01.665438+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:01.656211+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:01.663496+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.82:0/1646925353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:01.665438+0000 mon.a (mon.0) 1770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3020 ms) 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from ClsSDK (5898 ms total) 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 2 tests from 1 test suite ran. (5898 ms total) 2024-02-18T08:34:03.668 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 2 tests. 2024-02-18T08:34:03.671 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:34:03.671 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:34:03.741 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-02-18T08:34:03.742 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:34:03.972 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:02.525218+0000 mgr.y (mgr.24862) 588 : cluster [DBG] pgmap v1177: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:03.972 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:02.658850+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:03.973 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:02.658993+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-02-18T08:34:03.973 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:02.525218+0000 mgr.y (mgr.24862) 588 : cluster [DBG] pgmap v1177: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:03.973 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:02.658850+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:03.973 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:02.658993+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-02-18T08:34:03.974 DEBUG:teuthology.parallel:result is None 2024-02-18T08:34:03.974 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:34:04.004 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:34:04.004 DEBUG:teuthology.orchestra.run.smithi082:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:34:04.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:02.525218+0000 mgr.y (mgr.24862) 588 : cluster [DBG] pgmap v1177: 105 pgs: 32 unknown, 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:04.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:02.658850+0000 mon.a (mon.0) 1771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi082-81958-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:34:04.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:02.658993+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-02-18T08:34:04.067 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:34:04.067 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:34:04.067 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-02-18T08:34:04.067 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:34:04.068 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-02-18T08:34:04.068 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-18T08:34:04.069 INFO:tasks.workunit:Pulling workunits from ref octopus 2024-02-18T08:34:04.069 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-18T08:34:04.069 DEBUG:teuthology.orchestra.run.smithi082:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:34:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:34:04.124 INFO:teuthology.orchestra.run.smithi082.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-18T08:34:04.124 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:34:04.180 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-18T08:34:04.180 DEBUG:teuthology.orchestra.run.smithi082:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-18T08:34:04.237 INFO:tasks.workunit:timeout=3h 2024-02-18T08:34:04.238 INFO:tasks.workunit:cleanup=True 2024-02-18T08:34:04.238 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:34:04.295 INFO:tasks.workunit.client.0.smithi082.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-18T08:34:05.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:03.669261+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-02-18T08:34:05.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:03.669261+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-02-18T08:34:05.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:03.669261+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-02-18T08:34:06.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:04.525524+0000 mgr.y (mgr.24862) 589 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:06.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:04.525524+0000 mgr.y (mgr.24862) 589 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:06.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:04.525524+0000 mgr.y (mgr.24862) 589 : cluster [DBG] pgmap v1180: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:08.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:06.526034+0000 mgr.y (mgr.24862) 590 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:08.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:06.526034+0000 mgr.y (mgr.24862) 590 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:08.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:06.526034+0000 mgr.y (mgr.24862) 590 : cluster [DBG] pgmap v1181: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:10.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:08.526476+0000 mgr.y (mgr.24862) 591 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:10.053 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:34:10.110 INFO:tasks.workunit.client.0.smithi082.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-18T08:34:10.112 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:34:10.112 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-18T08:34:10.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:08.526476+0000 mgr.y (mgr.24862) 591 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:10.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:08.526476+0000 mgr.y (mgr.24862) 591 : cluster [DBG] pgmap v1182: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:10.158 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-18T08:34:10.204 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-18T08:34:10.241 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:34:10.242 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:34:10.242 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-18T08:34:10.278 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:34:10.282 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:34:10.282 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-18T08:34:10.340 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-02-18T08:34:10.341 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-02-18T08:34:10.341 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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-02-18T08:34:10.435 INFO:tasks.workunit.client.0.smithi082.stdout:run length 1200 seconds 2024-02-18T08:34:10.435 INFO:tasks.workunit.client.0.smithi082.stdout:preparing 10240 objects 2024-02-18T08:34:12.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:10.526951+0000 mgr.y (mgr.24862) 592 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:12.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:10.526951+0000 mgr.y (mgr.24862) 592 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:12.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:10.526951+0000 mgr.y (mgr.24862) 592 : cluster [DBG] pgmap v1183: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:12.201 INFO:tasks.workunit.client.0.smithi082.stdout:load-gen will run 1200 seconds 2024-02-18T08:34:13.201 INFO:tasks.workunit.client.0.smithi082.stdout: 1: throughput=0MB/sec pending data=0 2024-02-18T08:34:13.201 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sty1PdxxoYHNSIg off=5968310 len=1360191 2024-02-18T08:34:13.203 INFO:tasks.workunit.client.0.smithi082.stdout:op 0 completed, throughput=1.29MB/sec 2024-02-18T08:34:13.203 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x-36ChPGHlU-7oA off=6724465 len=590307 2024-02-18T08:34:13.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 1 completed, throughput=1.85MB/sec 2024-02-18T08:34:13.204 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bU-runwTkSBF0Ey off=542707 len=798064 2024-02-18T08:34:13.208 INFO:tasks.workunit.client.0.smithi082.stdout:op 2 completed, throughput=2.6MB/sec 2024-02-18T08:34:13.208 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WFgOSnN1hvrV9mp off=1669163 len=1442247 2024-02-18T08:34:13.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 3 completed, throughput=3.94MB/sec 2024-02-18T08:34:13.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e4q6FabLdT9vF63 off=3428813 len=811028 2024-02-18T08:34:13.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 4 completed, throughput=4.68MB/sec 2024-02-18T08:34:13.221 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_2pkdysK_ZIpa1K off=2967149 len=1881466 2024-02-18T08:34:13.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 5 completed, throughput=6.35MB/sec 2024-02-18T08:34:14.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:12.527443+0000 mgr.y (mgr.24862) 593 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:14.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:12.527443+0000 mgr.y (mgr.24862) 593 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:14.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:12.527443+0000 mgr.y (mgr.24862) 593 : cluster [DBG] pgmap v1184: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:34:14.234 INFO:tasks.workunit.client.0.smithi082.stdout: 2: throughput=3.23MB/sec pending data=0 2024-02-18T08:34:14.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P05iA4VddAjEGA6 off=8147066 len=2046513 2024-02-18T08:34:14.246 INFO:tasks.workunit.client.0.smithi082.stdout:op 6 completed, throughput=4.16MB/sec 2024-02-18T08:34:14.246 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-REfEw4IzeCrgOd7 off=12870513 len=1858927 2024-02-18T08:34:14.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 7 completed, throughput=5.02MB/sec 2024-02-18T08:34:15.249 INFO:tasks.workunit.client.0.smithi082.stdout: 3: throughput=3.38MB/sec pending data=0 2024-02-18T08:34:15.249 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EfBDHbOfRxtIxUN off=12139007 len=1560814 2024-02-18T08:34:15.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 8 completed, throughput=3.86MB/sec 2024-02-18T08:34:15.253 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PolshjNQ9m1p0Ca off=8543123 len=1940508 2024-02-18T08:34:15.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 9 completed, throughput=4.46MB/sec 2024-02-18T08:34:15.259 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7pIox71ik3w5jtM off=2577594 len=1685575 2024-02-18T08:34:15.263 INFO:tasks.workunit.client.0.smithi082.stdout:op 10 completed, throughput=4.98MB/sec 2024-02-18T08:34:15.263 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YWp_G8bvxk9RyBU off=10452704 len=1664918 2024-02-18T08:34:15.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 11 completed, throughput=5.48MB/sec 2024-02-18T08:34:16.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:14.527924+0000 mgr.y (mgr.24862) 594 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 94 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 328 KiB/s rd, 872 KiB/s wr, 703 op/s 2024-02-18T08:34:16.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:14.527924+0000 mgr.y (mgr.24862) 594 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 94 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 328 KiB/s rd, 872 KiB/s wr, 703 op/s 2024-02-18T08:34:16.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:14.527924+0000 mgr.y (mgr.24862) 594 : cluster [DBG] pgmap v1185: 73 pgs: 73 active+clean; 94 GiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 328 KiB/s rd, 872 KiB/s wr, 703 op/s 2024-02-18T08:34:16.272 INFO:tasks.workunit.client.0.smithi082.stdout: 4: throughput=4.13MB/sec pending data=0 2024-02-18T08:34:16.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DcMPYFBqDG9vQh_ off=1285469 len=181607 2024-02-18T08:34:16.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 12 completed, throughput=4.17MB/sec 2024-02-18T08:34:16.275 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NUlmgdguiCvKlXP off=607329 len=985779 2024-02-18T08:34:16.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 13 completed, throughput=4.4MB/sec 2024-02-18T08:34:16.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hCmUCyXW8q7A6A4 off=15811982 len=1853706 2024-02-18T08:34:16.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 14 completed, throughput=4.82MB/sec 2024-02-18T08:34:16.288 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jsVI2bBnQsr2Gq_ off=5779865 len=3495 2024-02-18T08:34:16.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 15 completed, throughput=4.82MB/sec 2024-02-18T08:34:16.291 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ofw-oERmDalJ-h3 off=349725 len=1238081 2024-02-18T08:34:16.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 16 completed, throughput=5.11MB/sec 2024-02-18T08:34:17.292 INFO:tasks.workunit.client.0.smithi082.stdout: 5: throughput=4.1MB/sec pending data=0 2024-02-18T08:34:17.292 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f1LOFXNpG-EDaQA off=1561482 len=856517 2024-02-18T08:34:17.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 17 completed, throughput=4.26MB/sec 2024-02-18T08:34:17.293 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OczExmaW1uirsqL off=7182134 len=586606 2024-02-18T08:34:17.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 18 completed, throughput=4.37MB/sec 2024-02-18T08:34:17.294 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bv_K-Bk_AgiYEgx off=6711879 len=1507765 2024-02-18T08:34:17.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 19 completed, throughput=4.65MB/sec 2024-02-18T08:34:17.302 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n8Cj1p4qDUKu0bL off=10338282 len=571729 2024-02-18T08:34:17.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 20 completed, throughput=4.75MB/sec 2024-02-18T08:34:17.304 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fYb8EsXfmO3wrqj off=327569 len=1357387 2024-02-18T08:34:17.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 21 completed, throughput=5MB/sec 2024-02-18T08:34:17.311 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VLM2jNaxVkmA7TY off=6357631 len=1341372 2024-02-18T08:34:17.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 22 completed, throughput=5.24MB/sec 2024-02-18T08:34:18.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:16.528400+0000 mgr.y (mgr.24862) 595 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 559 KiB/s rd, 1006 KiB/s wr, 853 op/s 2024-02-18T08:34:18.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:16.528400+0000 mgr.y (mgr.24862) 595 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 559 KiB/s rd, 1006 KiB/s wr, 853 op/s 2024-02-18T08:34:18.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:16.528400+0000 mgr.y (mgr.24862) 595 : cluster [DBG] pgmap v1186: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 559 KiB/s rd, 1006 KiB/s wr, 853 op/s 2024-02-18T08:34:18.324 INFO:tasks.workunit.client.0.smithi082.stdout: 6: throughput=4.38MB/sec pending data=0 2024-02-18T08:34:18.325 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3fB7PfB3YREnQzG off=13195085 len=2024033 2024-02-18T08:34:18.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 23 completed, throughput=4.69MB/sec 2024-02-18T08:34:18.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gvTSZTGkcRV2yqY off=15293726 len=961274 2024-02-18T08:34:18.329 INFO:tasks.workunit.client.0.smithi082.stdout:op 24 completed, throughput=4.84MB/sec 2024-02-18T08:34:18.329 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xOhnLeADQBgWwy- off=6818541 len=712706 2024-02-18T08:34:18.331 INFO:tasks.workunit.client.0.smithi082.stdout:op 25 completed, throughput=4.95MB/sec 2024-02-18T08:34:18.331 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9uCRdw9_MhNq_7J off=10157359 len=1153574 2024-02-18T08:34:18.339 INFO:tasks.workunit.client.0.smithi082.stdout:op 26 completed, throughput=5.12MB/sec 2024-02-18T08:34:19.339 INFO:tasks.workunit.client.0.smithi082.stdout: 7: throughput=4.41MB/sec pending data=0 2024-02-18T08:34:19.339 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BMZNkGp9w57IAsF off=2791761 len=709801 2024-02-18T08:34:19.343 INFO:tasks.workunit.client.0.smithi082.stdout:op 27 completed, throughput=4.5MB/sec 2024-02-18T08:34:19.343 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6IIOj0AWu1GGsWP off=8134468 len=162033 2024-02-18T08:34:19.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 28 completed, throughput=4.52MB/sec 2024-02-18T08:34:19.344 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gVpBeqd6R0WHT0V off=6403764 len=1102476 2024-02-18T08:34:19.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 29 completed, throughput=4.66MB/sec 2024-02-18T08:34:19.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OwKor9rHZws8OM0 off=3856040 len=1275214 2024-02-18T08:34:19.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 30 completed, throughput=4.83MB/sec 2024-02-18T08:34:19.353 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yl5VW6lfIR2-ztu off=2677946 len=289945 2024-02-18T08:34:19.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 31 completed, throughput=4.87MB/sec 2024-02-18T08:34:19.353 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9hAeKTS8yRN0igJ off=13790155 len=788964 2024-02-18T08:34:19.359 INFO:tasks.workunit.client.0.smithi082.stdout:op 32 completed, throughput=4.97MB/sec 2024-02-18T08:34:19.359 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TzIW1GcJ_PmJFG6 off=5811185 len=1589614 2024-02-18T08:34:19.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 33 completed, throughput=5.18MB/sec 2024-02-18T08:34:20.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:18.529043+0000 mgr.y (mgr.24862) 596 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-02-18T08:34:20.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:18.529043+0000 mgr.y (mgr.24862) 596 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-02-18T08:34:20.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:18.529043+0000 mgr.y (mgr.24862) 596 : cluster [DBG] pgmap v1187: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 744 KiB/s rd, 1.2 MiB/s wr, 854 op/s 2024-02-18T08:34:20.361 INFO:tasks.workunit.client.0.smithi082.stdout: 8: throughput=4.55MB/sec pending data=0 2024-02-18T08:34:20.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D1ODLcNHqf11scn off=1892931 len=1396581 2024-02-18T08:34:20.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 34 completed, throughput=4.7MB/sec 2024-02-18T08:34:20.367 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BuNCZphyP5Zjlww off=14636505 len=125507 2024-02-18T08:34:20.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 35 completed, throughput=4.72MB/sec 2024-02-18T08:34:20.368 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mm09iS0zCPW6xcm off=12206910 len=260531 2024-02-18T08:34:20.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 36 completed, throughput=4.75MB/sec 2024-02-18T08:34:20.368 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_SW17rLDFnO0fve off=12252843 len=57022 2024-02-18T08:34:20.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 37 completed, throughput=4.75MB/sec 2024-02-18T08:34:20.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D5z0Y3b7Jr1oUov off=4117512 len=1548383 2024-02-18T08:34:20.378 INFO:tasks.workunit.client.0.smithi082.stdout:op 38 completed, throughput=4.93MB/sec 2024-02-18T08:34:20.378 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yr6pZP5JffONhVr off=1258932 len=132925 2024-02-18T08:34:20.379 INFO:tasks.workunit.client.0.smithi082.stdout:op 39 completed, throughput=4.95MB/sec 2024-02-18T08:34:20.379 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oO8fbPaV4fADPC7 off=9529331 len=204716 2024-02-18T08:34:20.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 40 completed, throughput=4.97MB/sec 2024-02-18T08:34:20.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d4f4TFPbQo_Rf-1 off=5092358 len=1299527 2024-02-18T08:34:20.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 41 completed, throughput=5.12MB/sec 2024-02-18T08:34:21.384 INFO:tasks.workunit.client.0.smithi082.stdout: 9: throughput=4.56MB/sec pending data=0 2024-02-18T08:34:21.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M84Pv83nH2Q1TRM off=527347 len=1599566 2024-02-18T08:34:21.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 42 completed, throughput=4.73MB/sec 2024-02-18T08:34:21.386 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hOXp2cr0kLbCgkd off=3624583 len=1265317 2024-02-18T08:34:21.389 INFO:tasks.workunit.client.0.smithi082.stdout:op 43 completed, throughput=4.86MB/sec 2024-02-18T08:34:21.389 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j9uNVdO8ixQn0eB off=584398 len=406433 2024-02-18T08:34:21.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 44 completed, throughput=4.9MB/sec 2024-02-18T08:34:21.390 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ldmsKj3pVmtSccu off=270711 len=1839262 2024-02-18T08:34:21.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 45 completed, throughput=5.09MB/sec 2024-02-18T08:34:22.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:20.529616+0000 mgr.y (mgr.24862) 597 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:22.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:20.529616+0000 mgr.y (mgr.24862) 597 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:22.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:20.529616+0000 mgr.y (mgr.24862) 597 : cluster [DBG] pgmap v1188: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:22.394 INFO:tasks.workunit.client.0.smithi082.stdout: 10: throughput=4.59MB/sec pending data=0 2024-02-18T08:34:22.394 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HQbEd-snmURDJDn off=4500912 len=737010 2024-02-18T08:34:22.396 INFO:tasks.workunit.client.0.smithi082.stdout:op 46 completed, throughput=4.66MB/sec 2024-02-18T08:34:22.396 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-omDVudMZfbu6pus off=6234535 len=1990775 2024-02-18T08:34:22.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 47 completed, throughput=4.84MB/sec 2024-02-18T08:34:22.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2_0PG3x9QvkgjeJ off=10432096 len=1892859 2024-02-18T08:34:22.408 INFO:tasks.workunit.client.0.smithi082.stdout:op 48 completed, throughput=5.01MB/sec 2024-02-18T08:34:23.408 INFO:tasks.workunit.client.0.smithi082.stdout: 11: throughput=4.57MB/sec pending data=0 2024-02-18T08:34:23.408 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zlBaGiDb4X-EO7f off=9880 len=1126151 2024-02-18T08:34:23.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 49 completed, throughput=4.66MB/sec 2024-02-18T08:34:23.416 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f2mFtGFeXPSw88l off=6414708 len=1355704 2024-02-18T08:34:23.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 50 completed, throughput=4.77MB/sec 2024-02-18T08:34:23.422 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lHh-ntreQ_ZVddw off=16600145 len=1424099 2024-02-18T08:34:23.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 51 completed, throughput=4.89MB/sec 2024-02-18T08:34:23.424 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sLCYiVBA7d4IuFO off=1508256 len=494412 2024-02-18T08:34:23.426 INFO:tasks.workunit.client.0.smithi082.stdout:op 52 completed, throughput=4.93MB/sec 2024-02-18T08:34:23.426 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L4YMNRlUd1_OVv9 off=5751040 len=1895979 2024-02-18T08:34:23.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 53 completed, throughput=5.09MB/sec 2024-02-18T08:34:24.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:22.530391+0000 mgr.y (mgr.24862) 598 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:24.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:22.530391+0000 mgr.y (mgr.24862) 598 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:24.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:22.530391+0000 mgr.y (mgr.24862) 598 : cluster [DBG] pgmap v1189: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 856 op/s 2024-02-18T08:34:24.432 INFO:tasks.workunit.client.0.smithi082.stdout: 12: throughput=4.67MB/sec pending data=0 2024-02-18T08:34:24.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ESBPariigPdW3YI off=944556 len=2049037 2024-02-18T08:34:24.434 INFO:tasks.workunit.client.0.smithi082.stdout:op 54 completed, throughput=4.83MB/sec 2024-02-18T08:34:24.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lWp-HU7UQwXIP-d off=18929537 len=1629233 2024-02-18T08:34:24.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 55 completed, throughput=4.96MB/sec 2024-02-18T08:34:24.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--KPVzCUpHHOF3WU off=5820888 len=1798126 2024-02-18T08:34:24.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 56 completed, throughput=5.09MB/sec 2024-02-18T08:34:25.451 INFO:tasks.workunit.client.0.smithi082.stdout: 13: throughput=4.71MB/sec pending data=0 2024-02-18T08:34:25.451 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sz9c40QokBMscqM off=675948 len=132213 2024-02-18T08:34:25.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 57 completed, throughput=4.72MB/sec 2024-02-18T08:34:25.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7_m7ljCqwHd4HeU off=1215329 len=1708014 2024-02-18T08:34:25.458 INFO:tasks.workunit.client.0.smithi082.stdout:op 58 completed, throughput=4.84MB/sec 2024-02-18T08:34:25.459 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GYnNVdua6vJavgz off=11091702 len=516428 2024-02-18T08:34:25.460 INFO:tasks.workunit.client.0.smithi082.stdout:op 59 completed, throughput=4.87MB/sec 2024-02-18T08:34:25.460 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iUKxoiMjkNV7ohm off=5217521 len=343860 2024-02-18T08:34:25.464 INFO:tasks.workunit.client.0.smithi082.stdout:op 60 completed, throughput=4.9MB/sec 2024-02-18T08:34:25.464 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CM0d0-XQGgpFQcl off=3713951 len=78817 2024-02-18T08:34:25.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 61 completed, throughput=4.9MB/sec 2024-02-18T08:34:25.465 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PQfAnWOSERneXe4 off=9241698 len=1684492 2024-02-18T08:34:25.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 62 completed, throughput=5.02MB/sec 2024-02-18T08:34:26.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:24.531031+0000 mgr.y (mgr.24862) 599 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 857 op/s 2024-02-18T08:34:26.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:24.531031+0000 mgr.y (mgr.24862) 599 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 857 op/s 2024-02-18T08:34:26.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:24.531031+0000 mgr.y (mgr.24862) 599 : cluster [DBG] pgmap v1190: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 857 op/s 2024-02-18T08:34:26.473 INFO:tasks.workunit.client.0.smithi082.stdout: 14: throughput=4.67MB/sec pending data=0 2024-02-18T08:34:26.473 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-18l-6ZqwyS7xUDF off=6624197 len=61969 2024-02-18T08:34:26.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 63 completed, throughput=4.67MB/sec 2024-02-18T08:34:26.474 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OruSy3kSppNgYs0 off=2675631 len=1843146 2024-02-18T08:34:26.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 64 completed, throughput=4.8MB/sec 2024-02-18T08:34:26.477 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SujSHnwX67m8wNc off=2729708 len=1048982 2024-02-18T08:34:26.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 65 completed, throughput=4.86MB/sec 2024-02-18T08:34:26.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gYFAMm2A5SNABz6 off=2256681 len=1814971 2024-02-18T08:34:26.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 66 completed, throughput=4.98MB/sec 2024-02-18T08:34:26.488 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3bXDDiprgz2yxuS off=4512128 len=1196934 2024-02-18T08:34:26.491 INFO:tasks.workunit.client.0.smithi082.stdout:op 67 completed, throughput=5.06MB/sec 2024-02-18T08:34:27.491 INFO:tasks.workunit.client.0.smithi082.stdout: 15: throughput=4.73MB/sec pending data=0 2024-02-18T08:34:27.491 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZesApQWlL3Q26hC off=1884826 len=1631651 2024-02-18T08:34:27.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 68 completed, throughput=4.83MB/sec 2024-02-18T08:34:27.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5weM3jCZG0jqOEY off=12520387 len=52768 2024-02-18T08:34:27.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 69 completed, throughput=4.83MB/sec 2024-02-18T08:34:27.502 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-A5QudkdeOStNqAh off=2282220 len=1573560 2024-02-18T08:34:27.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 70 completed, throughput=4.93MB/sec 2024-02-18T08:34:27.508 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OB9_79xmJtFJWeP off=0 len=1494524 2024-02-18T08:34:27.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 71 completed, throughput=5.02MB/sec 2024-02-18T08:34:28.006 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:26.531770+0000 mgr.y (mgr.24862) 600 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 221 op/s 2024-02-18T08:34:28.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:26.531770+0000 mgr.y (mgr.24862) 600 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 221 op/s 2024-02-18T08:34:28.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:26.531770+0000 mgr.y (mgr.24862) 600 : cluster [DBG] pgmap v1191: 73 pgs: 73 active+clean; 127 GiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 221 op/s 2024-02-18T08:34:28.511 INFO:tasks.workunit.client.0.smithi082.stdout: 16: throughput=4.71MB/sec pending data=0 2024-02-18T08:34:28.511 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-swDP7P-tVk2ihE- off=3146892 len=1632449 2024-02-18T08:34:28.513 INFO:tasks.workunit.client.0.smithi082.stdout:op 72 completed, throughput=4.81MB/sec 2024-02-18T08:34:28.513 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9A5EiQ0oHJgmS-K off=2963074 len=1997303 2024-02-18T08:34:28.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 73 completed, throughput=4.92MB/sec 2024-02-18T08:34:28.523 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Av-c0uVbinYZh5t off=3324911 len=687330 2024-02-18T08:34:28.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 74 completed, throughput=4.96MB/sec 2024-02-18T08:34:28.528 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bieGMk1kDXVyL7a off=8195787 len=1181911 2024-02-18T08:34:28.534 INFO:tasks.workunit.client.0.smithi082.stdout:op 75 completed, throughput=5.03MB/sec 2024-02-18T08:34:29.534 INFO:tasks.workunit.client.0.smithi082.stdout: 17: throughput=4.74MB/sec pending data=0 2024-02-18T08:34:29.535 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2NcVPvA3CacbScW off=4238405 len=1448726 2024-02-18T08:34:29.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 76 completed, throughput=4.82MB/sec 2024-02-18T08:34:29.536 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mf8w8gHMfy2MBOc off=12270691 len=251679 2024-02-18T08:34:29.539 INFO:tasks.workunit.client.0.smithi082.stdout:op 77 completed, throughput=4.83MB/sec 2024-02-18T08:34:29.539 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0d8dQrohcT015uP off=8556598 len=1945689 2024-02-18T08:34:29.549 INFO:tasks.workunit.client.0.smithi082.stdout:op 78 completed, throughput=4.93MB/sec 2024-02-18T08:34:29.550 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xg9lP0_0A44lE4F off=1438839 len=1097882 2024-02-18T08:34:29.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 79 completed, throughput=4.99MB/sec 2024-02-18T08:34:29.556 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yhpWxOYfdUhK4zT off=13858828 len=1068750 2024-02-18T08:34:29.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 80 completed, throughput=5.05MB/sec 2024-02-18T08:34:30.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:28.532289+0000 mgr.y (mgr.24862) 601 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:34:30.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:28.532289+0000 mgr.y (mgr.24862) 601 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:34:30.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:28.532289+0000 mgr.y (mgr.24862) 601 : cluster [DBG] pgmap v1192: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:34:30.559 INFO:tasks.workunit.client.0.smithi082.stdout: 18: throughput=4.77MB/sec pending data=0 2024-02-18T08:34:30.559 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P6SA-IqZuz8a4tl off=5362344 len=1013274 2024-02-18T08:34:30.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 81 completed, throughput=4.83MB/sec 2024-02-18T08:34:30.562 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7_RVvoC5EODd93J off=6891822 len=629699 2024-02-18T08:34:30.566 INFO:tasks.workunit.client.0.smithi082.stdout:op 82 completed, throughput=4.86MB/sec 2024-02-18T08:34:30.566 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-97xFL2ykBASiipA off=8676859 len=1894857 2024-02-18T08:34:30.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 83 completed, throughput=4.96MB/sec 2024-02-18T08:34:30.570 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gcaN432tJq_527A off=1822918 len=709029 2024-02-18T08:34:30.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 84 completed, throughput=4.99MB/sec 2024-02-18T08:34:30.575 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TqwnEkhwoYZqYVO off=451392 len=1728713 2024-02-18T08:34:30.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 85 completed, throughput=5.08MB/sec 2024-02-18T08:34:31.584 INFO:tasks.workunit.client.0.smithi082.stdout: 19: throughput=4.82MB/sec pending data=0 2024-02-18T08:34:31.584 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2XDhU7t4P3KIVOK off=20083311 len=842385 2024-02-18T08:34:31.586 INFO:tasks.workunit.client.0.smithi082.stdout:op 86 completed, throughput=4.86MB/sec 2024-02-18T08:34:31.586 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a7k-eGijGpJ-km5 off=1858661 len=1058844 2024-02-18T08:34:31.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 87 completed, throughput=4.91MB/sec 2024-02-18T08:34:31.588 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kvhRssJOxdG4Yys off=1321169 len=1333171 2024-02-18T08:34:31.592 INFO:tasks.workunit.client.0.smithi082.stdout:op 88 completed, throughput=4.97MB/sec 2024-02-18T08:34:31.592 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xNkFyWXyfCwgRxH off=12408681 len=1754022 2024-02-18T08:34:31.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 89 completed, throughput=5.06MB/sec 2024-02-18T08:34:32.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:30.532815+0000 mgr.y (mgr.24862) 602 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:32.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:30.532815+0000 mgr.y (mgr.24862) 602 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:32.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:30.532815+0000 mgr.y (mgr.24862) 602 : cluster [DBG] pgmap v1193: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:32.601 INFO:tasks.workunit.client.0.smithi082.stdout: 20: throughput=4.81MB/sec pending data=0 2024-02-18T08:34:32.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ujFl1H3KWngD_H- off=21105083 len=1541026 2024-02-18T08:34:32.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 90 completed, throughput=4.88MB/sec 2024-02-18T08:34:32.604 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NWllVIfE9jmLMO9 off=1271728 len=1426964 2024-02-18T08:34:32.611 INFO:tasks.workunit.client.0.smithi082.stdout:op 91 completed, throughput=4.95MB/sec 2024-02-18T08:34:32.611 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uZCF77C03lbtjeZ off=268334 len=1106191 2024-02-18T08:34:32.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 92 completed, throughput=5MB/sec 2024-02-18T08:34:32.614 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s_pKYQOAgJb8Ehy off=114973 len=1712992 2024-02-18T08:34:32.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 93 completed, throughput=5.08MB/sec 2024-02-18T08:34:33.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:31.954405+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:34:33.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:31.956279+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:31.956512+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:31.954405+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:34:33.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:31.956279+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.145 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:31.956512+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:31.954405+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:34:33.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:31.956279+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:31.956512+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:34:33.618 INFO:tasks.workunit.client.0.smithi082.stdout: 21: throughput=4.84MB/sec pending data=0 2024-02-18T08:34:33.618 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AKszWE9oKABdgAv off=13811188 len=1905841 2024-02-18T08:34:33.621 INFO:tasks.workunit.client.0.smithi082.stdout:op 94 completed, throughput=4.92MB/sec 2024-02-18T08:34:33.621 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RnOinvaCvQx7Y_T off=8064919 len=1807393 2024-02-18T08:34:33.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 95 completed, throughput=5MB/sec 2024-02-18T08:34:34.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:32.533242+0000 mgr.y (mgr.24862) 603 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:34:34.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:33.647902+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:34.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:32.533242+0000 mgr.y (mgr.24862) 603 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:34:34.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:33.647902+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:34.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:32.533242+0000 mgr.y (mgr.24862) 603 : cluster [DBG] pgmap v1194: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:34:34.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:33.647902+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:34.624 INFO:tasks.workunit.client.0.smithi082.stdout: 22: throughput=4.78MB/sec pending data=0 2024-02-18T08:34:34.625 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UdZFzkztLdcNxer off=0 len=1060989 2024-02-18T08:34:34.630 INFO:tasks.workunit.client.0.smithi082.stdout:op 96 completed, throughput=4.82MB/sec 2024-02-18T08:34:34.630 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wn7VEibkiEZ44Mu off=5105193 len=1859066 2024-02-18T08:34:34.632 INFO:tasks.workunit.client.0.smithi082.stdout:op 97 completed, throughput=4.9MB/sec 2024-02-18T08:34:34.632 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MpOLCkYXHVs7rRI off=3085267 len=1804614 2024-02-18T08:34:34.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 98 completed, throughput=4.98MB/sec 2024-02-18T08:34:34.633 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eg9ZXdL1GhASj4W off=9805236 len=1142547 2024-02-18T08:34:34.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 99 completed, throughput=5.03MB/sec 2024-02-18T08:34:35.635 INFO:tasks.workunit.client.0.smithi082.stdout: 23: throughput=4.81MB/sec pending data=0 2024-02-18T08:34:35.635 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eBouhcl7GCxWKxv off=380275 len=1763777 2024-02-18T08:34:35.644 INFO:tasks.workunit.client.0.smithi082.stdout:op 100 completed, throughput=4.88MB/sec 2024-02-18T08:34:35.644 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FxtD6kHjKsz2zS5 off=2057140 len=1418466 2024-02-18T08:34:35.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 101 completed, throughput=4.94MB/sec 2024-02-18T08:34:35.647 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9vrbbPOwdFgPr9y off=2853464 len=1490363 2024-02-18T08:34:35.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 102 completed, throughput=5MB/sec 2024-02-18T08:34:35.650 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gw7MV0kFCTDw4SZ off=13405273 len=37291 2024-02-18T08:34:35.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 103 completed, throughput=5MB/sec 2024-02-18T08:34:36.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:34.533941+0000 mgr.y (mgr.24862) 604 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:34:36.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:34.981879+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:35.253636+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:36.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:35.254521+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:34:36.256 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:35.259849+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:34.533941+0000 mgr.y (mgr.24862) 604 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:34:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:34.981879+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:35.253636+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:35.254521+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:34:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:35.259849+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:34.533941+0000 mgr.y (mgr.24862) 604 : cluster [DBG] pgmap v1195: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:34:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:34.981879+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:35.253636+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:34:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:35.254521+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:34:36.395 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:35.259849+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:34:36.651 INFO:tasks.workunit.client.0.smithi082.stdout: 24: throughput=4.8MB/sec pending data=0 2024-02-18T08:34:36.651 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9jm5pU0bXHON36e off=776270 len=973932 2024-02-18T08:34:36.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 104 completed, throughput=4.83MB/sec 2024-02-18T08:34:36.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SUtAmBxdMFtBrqu off=6246058 len=950027 2024-02-18T08:34:36.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 105 completed, throughput=4.87MB/sec 2024-02-18T08:34:36.658 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VUrL209Mn5A-mdx off=5771981 len=179532 2024-02-18T08:34:36.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 106 completed, throughput=4.88MB/sec 2024-02-18T08:34:36.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n6JuTQWrmeMmSFk off=1983440 len=630116 2024-02-18T08:34:36.665 INFO:tasks.workunit.client.0.smithi082.stdout:op 107 completed, throughput=4.9MB/sec 2024-02-18T08:34:36.665 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-13PLVgV4GRaj6_l off=2379445 len=1702171 2024-02-18T08:34:36.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 108 completed, throughput=4.97MB/sec 2024-02-18T08:34:36.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PWkkLKrRaCZ7aNj off=311856 len=1755915 2024-02-18T08:34:36.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 109 completed, throughput=5.03MB/sec 2024-02-18T08:34:37.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:34:35.255191+0000 mgr.y (mgr.24862) 605 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:34:37.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:34:35.255191+0000 mgr.y (mgr.24862) 605 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:34:37.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:34:35.255191+0000 mgr.y (mgr.24862) 605 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:34:37.675 INFO:tasks.workunit.client.0.smithi082.stdout: 25: throughput=4.83MB/sec pending data=0 2024-02-18T08:34:37.676 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cDgAYgn79iNjQop off=2934790 len=1767935 2024-02-18T08:34:37.679 INFO:tasks.workunit.client.0.smithi082.stdout:op 110 completed, throughput=4.9MB/sec 2024-02-18T08:34:37.679 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Kb2rsdx9qd-t78u off=9754489 len=1354323 2024-02-18T08:34:37.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 111 completed, throughput=4.95MB/sec 2024-02-18T08:34:37.685 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a39YR-zaVxPOXpT off=4801677 len=1800985 2024-02-18T08:34:37.695 INFO:tasks.workunit.client.0.smithi082.stdout:op 112 completed, throughput=5.02MB/sec 2024-02-18T08:34:38.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:36.534361+0000 mgr.y (mgr.24862) 606 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:38.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:36.534361+0000 mgr.y (mgr.24862) 606 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:38.395 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:36.534361+0000 mgr.y (mgr.24862) 606 : cluster [DBG] pgmap v1196: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:38.695 INFO:tasks.workunit.client.0.smithi082.stdout: 26: throughput=4.83MB/sec pending data=0 2024-02-18T08:34:38.696 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R2LyZ0ozzITk2DC off=12452155 len=1043795 2024-02-18T08:34:38.698 INFO:tasks.workunit.client.0.smithi082.stdout:op 113 completed, throughput=4.86MB/sec 2024-02-18T08:34:38.699 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_ds-o335GarsVj3 off=4108741 len=292298 2024-02-18T08:34:38.702 INFO:tasks.workunit.client.0.smithi082.stdout:op 114 completed, throughput=4.87MB/sec 2024-02-18T08:34:38.702 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lzZU-JmxGHkg4-Z off=13935476 len=306574 2024-02-18T08:34:38.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 115 completed, throughput=4.88MB/sec 2024-02-18T08:34:38.703 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BjORpbB3fsb2OYJ off=1236682 len=1099083 2024-02-18T08:34:38.705 INFO:tasks.workunit.client.0.smithi082.stdout:op 116 completed, throughput=4.92MB/sec 2024-02-18T08:34:38.705 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1lxRwaGeS0Y8fo9 off=0 len=1508085 2024-02-18T08:34:38.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 117 completed, throughput=4.98MB/sec 2024-02-18T08:34:38.714 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aC9rSkFeZ7MLghO off=527132 len=2093645 2024-02-18T08:34:38.724 INFO:tasks.workunit.client.0.smithi082.stdout:op 118 completed, throughput=5.05MB/sec 2024-02-18T08:34:39.724 INFO:tasks.workunit.client.0.smithi082.stdout: 27: throughput=4.87MB/sec pending data=0 2024-02-18T08:34:39.724 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CyFinwTmGzhymcY off=0 len=1487114 2024-02-18T08:34:39.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 119 completed, throughput=4.92MB/sec 2024-02-18T08:34:39.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Smoh8r7UhrJdZBS off=2804439 len=537626 2024-02-18T08:34:39.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 120 completed, throughput=4.93MB/sec 2024-02-18T08:34:39.735 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vY23keb8oKzzJxP off=10075830 len=874567 2024-02-18T08:34:39.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 121 completed, throughput=4.96MB/sec 2024-02-18T08:34:39.736 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SujSHnwX67m8wNc off=2329320 len=1511651 2024-02-18T08:34:39.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 122 completed, throughput=5.02MB/sec 2024-02-18T08:34:40.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:38.534840+0000 mgr.y (mgr.24862) 607 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:40.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:38.534840+0000 mgr.y (mgr.24862) 607 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:40.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:38.534840+0000 mgr.y (mgr.24862) 607 : cluster [DBG] pgmap v1197: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:34:40.740 INFO:tasks.workunit.client.0.smithi082.stdout: 28: throughput=4.84MB/sec pending data=0 2024-02-18T08:34:40.740 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Dg6T99uXKR_hOZI off=12069207 len=86195 2024-02-18T08:34:40.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 123 completed, throughput=4.84MB/sec 2024-02-18T08:34:40.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rfh0xWF9z5yPqWi off=7239178 len=539234 2024-02-18T08:34:40.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 124 completed, throughput=4.86MB/sec 2024-02-18T08:34:40.745 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_3XN8Gk_An6d1Er off=276608 len=1803914 2024-02-18T08:34:40.754 INFO:tasks.workunit.client.0.smithi082.stdout:op 125 completed, throughput=4.92MB/sec 2024-02-18T08:34:40.755 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GV0Axq4aQlPT6Jh off=17843851 len=115657 2024-02-18T08:34:40.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 126 completed, throughput=4.92MB/sec 2024-02-18T08:34:40.757 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JgN1ZNfYDmcsgOv off=86007 len=550430 2024-02-18T08:34:40.759 INFO:tasks.workunit.client.0.smithi082.stdout:op 127 completed, throughput=4.94MB/sec 2024-02-18T08:34:40.759 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W1IIU1jEMrvlgqi off=4401735 len=1102482 2024-02-18T08:34:40.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 128 completed, throughput=4.98MB/sec 2024-02-18T08:34:40.764 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9ZJKz8LeB468arz off=6737506 len=805899 2024-02-18T08:34:40.768 INFO:tasks.workunit.client.0.smithi082.stdout:op 129 completed, throughput=5MB/sec 2024-02-18T08:34:41.768 INFO:tasks.workunit.client.0.smithi082.stdout: 29: throughput=4.83MB/sec pending data=0 2024-02-18T08:34:41.768 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JmtmTJpyTlE_HFR off=14408267 len=502953 2024-02-18T08:34:41.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 130 completed, throughput=4.85MB/sec 2024-02-18T08:34:41.769 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZcD3uT7huxPt6a2 off=988031 len=1628092 2024-02-18T08:34:41.771 INFO:tasks.workunit.client.0.smithi082.stdout:op 131 completed, throughput=4.9MB/sec 2024-02-18T08:34:41.771 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e7jZPHWxryxkNnt off=11245168 len=718747 2024-02-18T08:34:41.776 INFO:tasks.workunit.client.0.smithi082.stdout:op 132 completed, throughput=4.92MB/sec 2024-02-18T08:34:41.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DIQkVSm0h3JjUpk off=645773 len=729620 2024-02-18T08:34:41.780 INFO:tasks.workunit.client.0.smithi082.stdout:op 133 completed, throughput=4.95MB/sec 2024-02-18T08:34:41.780 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i4FQZOVf2vLT0Dg off=8191851 len=1135110 2024-02-18T08:34:41.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 134 completed, throughput=4.98MB/sec 2024-02-18T08:34:41.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q1gWlqaGi_kM3mK off=5019777 len=1156134 2024-02-18T08:34:41.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 135 completed, throughput=5.02MB/sec 2024-02-18T08:34:42.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:40.535369+0000 mgr.y (mgr.24862) 608 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:34:42.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:40.535369+0000 mgr.y (mgr.24862) 608 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:34:42.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:40.535369+0000 mgr.y (mgr.24862) 608 : cluster [DBG] pgmap v1198: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:34:42.792 INFO:tasks.workunit.client.0.smithi082.stdout: 30: throughput=4.85MB/sec pending data=0 2024-02-18T08:34:42.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e94MK55EeZuujT1 off=2741599 len=2017504 2024-02-18T08:34:42.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 136 completed, throughput=4.92MB/sec 2024-02-18T08:34:42.797 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0fMYaKJbZyvetZT off=7538297 len=1626634 2024-02-18T08:34:42.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 137 completed, throughput=4.97MB/sec 2024-02-18T08:34:42.805 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pWN2Hq5TgU3akrN off=431636 len=1966420 2024-02-18T08:34:42.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 138 completed, throughput=5.03MB/sec 2024-02-18T08:34:43.809 INFO:tasks.workunit.client.0.smithi082.stdout: 31: throughput=4.87MB/sec pending data=0 2024-02-18T08:34:43.810 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wr4madpu3Qps_na off=1219432 len=1733728 2024-02-18T08:34:43.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 139 completed, throughput=4.92MB/sec 2024-02-18T08:34:43.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H9A_LiwOrF9EANA off=3949911 len=1179452 2024-02-18T08:34:43.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 140 completed, throughput=4.95MB/sec 2024-02-18T08:34:43.822 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dRSdTEosJHqm9QB off=15237339 len=1304449 2024-02-18T08:34:43.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 141 completed, throughput=4.99MB/sec 2024-02-18T08:34:43.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ip9pdXi1wZGm_AU off=7882433 len=348528 2024-02-18T08:34:43.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 142 completed, throughput=5MB/sec 2024-02-18T08:34:44.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:42.535966+0000 mgr.y (mgr.24862) 609 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:34:44.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:42.535966+0000 mgr.y (mgr.24862) 609 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:34:44.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:42.535966+0000 mgr.y (mgr.24862) 609 : cluster [DBG] pgmap v1199: 73 pgs: 73 active+clean; 127 GiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:34:44.828 INFO:tasks.workunit.client.0.smithi082.stdout: 32: throughput=4.85MB/sec pending data=0 2024-02-18T08:34:44.828 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-94oacfS-aG70Tbl off=64832 len=880967 2024-02-18T08:34:44.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 143 completed, throughput=4.87MB/sec 2024-02-18T08:34:44.833 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Wjc75ZRI91ThlY- off=6670661 len=467764 2024-02-18T08:34:44.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 144 completed, throughput=4.89MB/sec 2024-02-18T08:34:44.837 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-434tXIBCJm2jPEH off=17827756 len=848366 2024-02-18T08:34:44.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 145 completed, throughput=4.91MB/sec 2024-02-18T08:34:44.841 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ECcl5fICT4wAqh_ off=1821469 len=2057776 2024-02-18T08:34:44.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 146 completed, throughput=4.97MB/sec 2024-02-18T08:34:44.844 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xh0m9wIwTsQoBv4 off=159028 len=1670562 2024-02-18T08:34:44.848 INFO:tasks.workunit.client.0.smithi082.stdout:op 147 completed, throughput=5.02MB/sec 2024-02-18T08:34:45.848 INFO:tasks.workunit.client.0.smithi082.stdout: 33: throughput=4.87MB/sec pending data=0 2024-02-18T08:34:45.848 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sFII7Tc912vlteq off=3509997 len=1872470 2024-02-18T08:34:45.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 148 completed, throughput=4.92MB/sec 2024-02-18T08:34:45.858 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3siQD-k2lcWMCiI off=1943958 len=281113 2024-02-18T08:34:45.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 149 completed, throughput=4.93MB/sec 2024-02-18T08:34:45.859 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EEGhJfGAu-ITxco off=1007154 len=2057131 2024-02-18T08:34:45.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 150 completed, throughput=4.99MB/sec 2024-02-18T08:34:45.863 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o8SEUCQge_PX19g off=10539335 len=1248789 2024-02-18T08:34:45.865 INFO:tasks.workunit.client.0.smithi082.stdout:op 151 completed, throughput=5.02MB/sec 2024-02-18T08:34:46.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:44.536646+0000 mgr.y (mgr.24862) 610 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:34:46.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:44.536646+0000 mgr.y (mgr.24862) 610 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:34:46.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:44.536646+0000 mgr.y (mgr.24862) 610 : cluster [DBG] pgmap v1200: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:34:46.866 INFO:tasks.workunit.client.0.smithi082.stdout: 34: throughput=4.88MB/sec pending data=0 2024-02-18T08:34:46.866 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ak1Av3cfz2vzn1S off=0 len=1632245 2024-02-18T08:34:46.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 152 completed, throughput=4.92MB/sec 2024-02-18T08:34:46.874 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XrUGAe7rBT_cSMk off=7744552 len=710067 2024-02-18T08:34:46.875 INFO:tasks.workunit.client.0.smithi082.stdout:op 153 completed, throughput=4.94MB/sec 2024-02-18T08:34:46.875 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5VM_hCl-_nRv5Ki off=15906763 len=338156 2024-02-18T08:34:46.879 INFO:tasks.workunit.client.0.smithi082.stdout:op 154 completed, throughput=4.95MB/sec 2024-02-18T08:34:46.879 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MGxjlkQ94vDBXuK off=2380171 len=1374686 2024-02-18T08:34:46.883 INFO:tasks.workunit.client.0.smithi082.stdout:op 155 completed, throughput=4.99MB/sec 2024-02-18T08:34:46.883 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YI4QXjYwV34gGYy off=2514969 len=1561904 2024-02-18T08:34:46.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 156 completed, throughput=5.03MB/sec 2024-02-18T08:34:47.887 INFO:tasks.workunit.client.0.smithi082.stdout: 35: throughput=4.89MB/sec pending data=0 2024-02-18T08:34:47.887 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3y6eP4jyQdGMzMa off=1137289 len=865374 2024-02-18T08:34:47.889 INFO:tasks.workunit.client.0.smithi082.stdout:op 157 completed, throughput=4.91MB/sec 2024-02-18T08:34:47.889 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eNEvVeD9D_bsr6J off=7741339 len=133712 2024-02-18T08:34:47.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 158 completed, throughput=4.91MB/sec 2024-02-18T08:34:47.892 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h0T6wkFoy11sxY5 off=11634168 len=1891493 2024-02-18T08:34:47.903 INFO:tasks.workunit.client.0.smithi082.stdout:op 159 completed, throughput=4.96MB/sec 2024-02-18T08:34:47.903 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E6w6M2bXz0bwVjQ off=4153179 len=1468370 2024-02-18T08:34:47.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 160 completed, throughput=5MB/sec 2024-02-18T08:34:48.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:46.537146+0000 mgr.y (mgr.24862) 611 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:34:48.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:46.537146+0000 mgr.y (mgr.24862) 611 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:34:48.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:46.537146+0000 mgr.y (mgr.24862) 611 : cluster [DBG] pgmap v1201: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:34:48.906 INFO:tasks.workunit.client.0.smithi082.stdout: 36: throughput=4.86MB/sec pending data=0 2024-02-18T08:34:48.906 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AFDGUb8rGJSFEyR off=4448130 len=741244 2024-02-18T08:34:48.908 INFO:tasks.workunit.client.0.smithi082.stdout:op 161 completed, throughput=4.88MB/sec 2024-02-18T08:34:48.908 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6jAWprUjlgKyHXW off=13592410 len=1812637 2024-02-18T08:34:48.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 162 completed, throughput=4.93MB/sec 2024-02-18T08:34:48.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fqZlTJLKYHFxKJi off=6709009 len=1999835 2024-02-18T08:34:48.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 163 completed, throughput=4.98MB/sec 2024-02-18T08:34:48.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VHKHAVZFQsO8UPx off=12681531 len=11130 2024-02-18T08:34:48.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 164 completed, throughput=4.98MB/sec 2024-02-18T08:34:48.917 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AEiUNpP3sseAUue off=1805309 len=197370 2024-02-18T08:34:48.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 165 completed, throughput=4.99MB/sec 2024-02-18T08:34:48.920 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z10BPW0EWAhcCCg off=6444256 len=568972 2024-02-18T08:34:48.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 166 completed, throughput=5MB/sec 2024-02-18T08:34:49.924 INFO:tasks.workunit.client.0.smithi082.stdout: 37: throughput=4.87MB/sec pending data=0 2024-02-18T08:34:49.924 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OxkuxG7Nb559M4y off=4267528 len=1214529 2024-02-18T08:34:49.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 167 completed, throughput=4.9MB/sec 2024-02-18T08:34:49.926 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xzBsXB3ilKd1WIK off=4793256 len=1879970 2024-02-18T08:34:49.937 INFO:tasks.workunit.client.0.smithi082.stdout:op 168 completed, throughput=4.94MB/sec 2024-02-18T08:34:49.937 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XDCY09Ag_zmKqTn off=768046 len=1361363 2024-02-18T08:34:49.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 169 completed, throughput=4.98MB/sec 2024-02-18T08:34:49.940 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h990KnwE00seNrP off=3218138 len=2090467 2024-02-18T08:34:49.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 170 completed, throughput=5.03MB/sec 2024-02-18T08:34:50.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:48.537680+0000 mgr.y (mgr.24862) 612 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:34:50.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:48.537680+0000 mgr.y (mgr.24862) 612 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:34:50.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:48.537680+0000 mgr.y (mgr.24862) 612 : cluster [DBG] pgmap v1202: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:34:50.949 INFO:tasks.workunit.client.0.smithi082.stdout: 38: throughput=4.9MB/sec pending data=0 2024-02-18T08:34:50.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wRRMDjbh37-V7w_ off=13154384 len=495845 2024-02-18T08:34:50.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 171 completed, throughput=4.91MB/sec 2024-02-18T08:34:50.951 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pZGy5sgqjN6gC0b off=5952846 len=1738845 2024-02-18T08:34:50.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 172 completed, throughput=4.95MB/sec 2024-02-18T08:34:50.954 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V0p7nX2YZmMsaab off=4501973 len=2023259 2024-02-18T08:34:50.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 173 completed, throughput=5MB/sec 2024-02-18T08:34:51.966 INFO:tasks.workunit.client.0.smithi082.stdout: 39: throughput=4.88MB/sec pending data=0 2024-02-18T08:34:51.966 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-N5X7ctTsxXUJCQO off=3481309 len=1287186 2024-02-18T08:34:51.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 174 completed, throughput=4.91MB/sec 2024-02-18T08:34:51.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5jT7blKFVt1HFyF off=10776660 len=520295 2024-02-18T08:34:51.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 175 completed, throughput=4.92MB/sec 2024-02-18T08:34:51.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yHrfAOyGoEXafzE off=5727270 len=726826 2024-02-18T08:34:51.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 176 completed, throughput=4.94MB/sec 2024-02-18T08:34:51.975 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l2RKXtuMen0GwiK off=1852113 len=1232127 2024-02-18T08:34:51.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 177 completed, throughput=4.97MB/sec 2024-02-18T08:34:51.977 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8j-mpo8dTT0zqpC off=8621748 len=165304 2024-02-18T08:34:51.978 INFO:tasks.workunit.client.0.smithi082.stdout:op 178 completed, throughput=4.97MB/sec 2024-02-18T08:34:51.978 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hH5ELTPIcLNJQXf off=2786345 len=2033349 2024-02-18T08:34:51.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 179 completed, throughput=5.02MB/sec 2024-02-18T08:34:52.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:50.538369+0000 mgr.y (mgr.24862) 613 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:52.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:50.538369+0000 mgr.y (mgr.24862) 613 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:52.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:50.538369+0000 mgr.y (mgr.24862) 613 : cluster [DBG] pgmap v1203: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:34:52.989 INFO:tasks.workunit.client.0.smithi082.stdout: 40: throughput=4.89MB/sec pending data=0 2024-02-18T08:34:52.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cDqWzPg2v2AoOd8 off=4431771 len=838705 2024-02-18T08:34:52.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 180 completed, throughput=4.91MB/sec 2024-02-18T08:34:52.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_WpG0WtTFJxSXjx off=7025830 len=1862629 2024-02-18T08:34:53.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 181 completed, throughput=4.96MB/sec 2024-02-18T08:34:53.003 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EmFs3mvBgNZNsls off=2295239 len=1215886 2024-02-18T08:34:53.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 182 completed, throughput=4.98MB/sec 2024-02-18T08:34:53.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_lau2hDoLdlN2sE off=4605045 len=1039581 2024-02-18T08:34:53.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 183 completed, throughput=5.01MB/sec 2024-02-18T08:34:54.017 INFO:tasks.workunit.client.0.smithi082.stdout: 41: throughput=4.89MB/sec pending data=0 2024-02-18T08:34:54.017 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CDkGEoBsMtrScsW off=7698501 len=201962 2024-02-18T08:34:54.018 INFO:tasks.workunit.client.0.smithi082.stdout:op 184 completed, throughput=4.89MB/sec 2024-02-18T08:34:54.018 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5Lpocia6GBIsU6h off=1138958 len=1144389 2024-02-18T08:34:54.020 INFO:tasks.workunit.client.0.smithi082.stdout:op 185 completed, throughput=4.92MB/sec 2024-02-18T08:34:54.020 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZeNDC5T2rFkYVUz off=11422603 len=449203 2024-02-18T08:34:54.024 INFO:tasks.workunit.client.0.smithi082.stdout:op 186 completed, throughput=4.93MB/sec 2024-02-18T08:34:54.025 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UbOvHPEwVqKDySo off=136864 len=6141 2024-02-18T08:34:54.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 187 completed, throughput=4.93MB/sec 2024-02-18T08:34:54.025 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kAbDuGdmLnolp-6 off=6899417 len=648331 2024-02-18T08:34:54.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 188 completed, throughput=4.94MB/sec 2024-02-18T08:34:54.026 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fytcqekkwBTXeWB off=8906470 len=766604 2024-02-18T08:34:54.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 189 completed, throughput=4.96MB/sec 2024-02-18T08:34:54.028 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WYsq8DE-xsDdHZZ off=149557 len=1951687 2024-02-18T08:34:54.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 190 completed, throughput=5MB/sec 2024-02-18T08:34:54.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:52.538808+0000 mgr.y (mgr.24862) 614 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:54.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:52.538808+0000 mgr.y (mgr.24862) 614 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:54.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:52.538808+0000 mgr.y (mgr.24862) 614 : cluster [DBG] pgmap v1204: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:55.032 INFO:tasks.workunit.client.0.smithi082.stdout: 42: throughput=4.89MB/sec pending data=0 2024-02-18T08:34:55.032 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ALyaJXAL1KvGQbi off=698493 len=1283269 2024-02-18T08:34:55.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 191 completed, throughput=4.91MB/sec 2024-02-18T08:34:55.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7VVfJfww3woxlh2 off=4981233 len=629943 2024-02-18T08:34:55.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 192 completed, throughput=4.93MB/sec 2024-02-18T08:34:55.034 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uJLal7SonFmOJJz off=14717257 len=1273357 2024-02-18T08:34:55.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 193 completed, throughput=4.96MB/sec 2024-02-18T08:34:55.039 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pjKqBsO06v1jkys off=1177728 len=1362239 2024-02-18T08:34:55.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 194 completed, throughput=4.99MB/sec 2024-02-18T08:34:55.042 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C77pcBT1TiLMQSR off=6117599 len=1874374 2024-02-18T08:34:55.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 195 completed, throughput=5.03MB/sec 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:54.383286+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:54.383568+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:34:54.383812+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:54.383286+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:54.383568+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:34:54.383812+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-18T08:34:55.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:54.383286+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:54.383568+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:34:55.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:34:54.383812+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-18T08:34:56.045 INFO:tasks.workunit.client.0.smithi082.stdout: 43: throughput=4.91MB/sec pending data=0 2024-02-18T08:34:56.045 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P05iA4VddAjEGA6 off=3030492 len=1663859 2024-02-18T08:34:56.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 196 completed, throughput=4.95MB/sec 2024-02-18T08:34:56.053 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WLarKEukz7PySnT off=15532301 len=1994460 2024-02-18T08:34:56.058 INFO:tasks.workunit.client.0.smithi082.stdout:op 197 completed, throughput=4.99MB/sec 2024-02-18T08:34:56.058 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gIDiLwHPmB-vISV off=1065342 len=1316693 2024-02-18T08:34:56.059 INFO:tasks.workunit.client.0.smithi082.stdout:op 198 completed, throughput=5.02MB/sec 2024-02-18T08:34:56.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:54.539505+0000 mgr.y (mgr.24862) 615 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:34:56.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:54.539505+0000 mgr.y (mgr.24862) 615 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:34:56.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:54.539505+0000 mgr.y (mgr.24862) 615 : cluster [DBG] pgmap v1205: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:34:57.059 INFO:tasks.workunit.client.0.smithi082.stdout: 44: throughput=4.91MB/sec pending data=0 2024-02-18T08:34:57.059 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S2Ou36sZHFYagAf off=10194897 len=1676100 2024-02-18T08:34:57.062 INFO:tasks.workunit.client.0.smithi082.stdout:op 199 completed, throughput=4.94MB/sec 2024-02-18T08:34:57.063 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nf9P3U7ljr1xThs off=21741801 len=1314924 2024-02-18T08:34:57.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 200 completed, throughput=4.97MB/sec 2024-02-18T08:34:57.068 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JG99T6Hzdt0QqjH off=5757760 len=1102863 2024-02-18T08:34:57.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 201 completed, throughput=4.99MB/sec 2024-02-18T08:34:57.071 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pQBXtjZXyFXQ9FI off=825512 len=1157023 2024-02-18T08:34:57.077 INFO:tasks.workunit.client.0.smithi082.stdout:op 202 completed, throughput=5.02MB/sec 2024-02-18T08:34:58.077 INFO:tasks.workunit.client.0.smithi082.stdout: 45: throughput=4.91MB/sec pending data=0 2024-02-18T08:34:58.078 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t6FK1SarxY--Ft5 off=7718554 len=1805754 2024-02-18T08:34:58.085 INFO:tasks.workunit.client.0.smithi082.stdout:op 203 completed, throughput=4.94MB/sec 2024-02-18T08:34:58.086 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G83ex5huEg4MtnI off=2765561 len=114969 2024-02-18T08:34:58.088 INFO:tasks.workunit.client.0.smithi082.stdout:op 204 completed, throughput=4.95MB/sec 2024-02-18T08:34:58.088 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RiPz8NRmFMNb7po off=7671310 len=1396902 2024-02-18T08:34:58.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 205 completed, throughput=4.98MB/sec 2024-02-18T08:34:58.095 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tre745imIZD_sCr off=13557248 len=263789 2024-02-18T08:34:58.095 INFO:tasks.workunit.client.0.smithi082.stdout:op 206 completed, throughput=4.98MB/sec 2024-02-18T08:34:58.095 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9vjZa42SFHu-hmz off=10666567 len=1896596 2024-02-18T08:34:58.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 207 completed, throughput=5.02MB/sec 2024-02-18T08:34:58.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:34:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:56.540001+0000 mgr.y (mgr.24862) 616 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:58.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:34:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:56.540001+0000 mgr.y (mgr.24862) 616 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:58.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:34:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:56.540001+0000 mgr.y (mgr.24862) 616 : cluster [DBG] pgmap v1206: 73 pgs: 73 active+clean; 127 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:34:59.103 INFO:tasks.workunit.client.0.smithi082.stdout: 46: throughput=4.91MB/sec pending data=0 2024-02-18T08:34:59.104 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lugph6-oQNg4vj3 off=10339367 len=670146 2024-02-18T08:34:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 208 completed, throughput=4.93MB/sec 2024-02-18T08:34:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ApA3J82Tt-_U8fj off=2797985 len=515505 2024-02-18T08:34:59.112 INFO:tasks.workunit.client.0.smithi082.stdout:op 209 completed, throughput=4.94MB/sec 2024-02-18T08:34:59.112 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lQDg8WjJFMaCM6G off=17724364 len=1271617 2024-02-18T08:34:59.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 210 completed, throughput=4.96MB/sec 2024-02-18T08:34:59.119 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hDkg-c3G96QTncL off=14687732 len=1185012 2024-02-18T08:34:59.125 INFO:tasks.workunit.client.0.smithi082.stdout:op 211 completed, throughput=4.98MB/sec 2024-02-18T08:34:59.125 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nUpsCBMhdWQKfdN off=2954288 len=137188 2024-02-18T08:34:59.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 212 completed, throughput=4.99MB/sec 2024-02-18T08:34:59.127 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X3WKOY31sC10nfT off=5387769 len=1655514 2024-02-18T08:34:59.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 213 completed, throughput=5.02MB/sec 2024-02-18T08:35:00.136 INFO:tasks.workunit.client.0.smithi082.stdout: 47: throughput=4.91MB/sec pending data=0 2024-02-18T08:35:00.136 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fncm6SuI5DLLrmO off=1666162 len=1202254 2024-02-18T08:35:00.144 INFO:tasks.workunit.client.0.smithi082.stdout:op 214 completed, throughput=4.94MB/sec 2024-02-18T08:35:00.144 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RJ4xK4OumIPM1w9 off=353458 len=698774 2024-02-18T08:35:00.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 215 completed, throughput=4.95MB/sec 2024-02-18T08:35:00.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5mvBzyyHIs90yvI off=7946 len=1714482 2024-02-18T08:35:00.152 INFO:tasks.workunit.client.0.smithi082.stdout:op 216 completed, throughput=4.98MB/sec 2024-02-18T08:35:00.153 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SacggBJYqWt0j0U off=1801912 len=52072 2024-02-18T08:35:00.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 217 completed, throughput=4.99MB/sec 2024-02-18T08:35:00.155 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cxQNCsqhzQfGAm3 off=4787407 len=1502132 2024-02-18T08:35:00.157 INFO:tasks.workunit.client.0.smithi082.stdout:op 218 completed, throughput=5.02MB/sec 2024-02-18T08:35:00.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:34:58.540732+0000 mgr.y (mgr.24862) 617 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:35:00.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:34:58.540732+0000 mgr.y (mgr.24862) 617 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:35:00.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:34:58.540732+0000 mgr.y (mgr.24862) 617 : cluster [DBG] pgmap v1207: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:35:01.158 INFO:tasks.workunit.client.0.smithi082.stdout: 48: throughput=4.91MB/sec pending data=0 2024-02-18T08:35:01.158 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DUcjXEY8C1TZU2_ off=390085 len=2005315 2024-02-18T08:35:01.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 219 completed, throughput=4.95MB/sec 2024-02-18T08:35:01.162 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Fd1Cue_2EKSjPDk off=10141057 len=748652 2024-02-18T08:35:01.164 INFO:tasks.workunit.client.0.smithi082.stdout:op 220 completed, throughput=4.97MB/sec 2024-02-18T08:35:01.165 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CtK-Akfv4rkPuYm off=9725213 len=908843 2024-02-18T08:35:01.167 INFO:tasks.workunit.client.0.smithi082.stdout:op 221 completed, throughput=4.98MB/sec 2024-02-18T08:35:01.167 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jbUQCvLEwXh2tdm off=2539212 len=1150627 2024-02-18T08:35:01.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 222 completed, throughput=5MB/sec 2024-02-18T08:35:02.174 INFO:tasks.workunit.client.0.smithi082.stdout: 49: throughput=4.9MB/sec pending data=0 2024-02-18T08:35:02.174 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_9aa8qIO7l-9OeH off=13190307 len=1246527 2024-02-18T08:35:02.178 INFO:tasks.workunit.client.0.smithi082.stdout:op 223 completed, throughput=4.93MB/sec 2024-02-18T08:35:02.178 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w00jtdn1b8CvcdF off=14057701 len=205739 2024-02-18T08:35:02.181 INFO:tasks.workunit.client.0.smithi082.stdout:op 224 completed, throughput=4.93MB/sec 2024-02-18T08:35:02.181 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i7Sh52_FJmqQ-vl off=12585611 len=502951 2024-02-18T08:35:02.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 225 completed, throughput=4.94MB/sec 2024-02-18T08:35:02.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b01vKLGWdXq2QEa off=7164595 len=1626388 2024-02-18T08:35:02.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 226 completed, throughput=4.97MB/sec 2024-02-18T08:35:02.186 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uIY3vVgYshHn9Ji off=467635 len=908793 2024-02-18T08:35:02.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 227 completed, throughput=4.99MB/sec 2024-02-18T08:35:02.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KRPwO0qh_hcxWgI off=2415057 len=694384 2024-02-18T08:35:02.196 INFO:tasks.workunit.client.0.smithi082.stdout:op 228 completed, throughput=5MB/sec 2024-02-18T08:35:02.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:00.541298+0000 mgr.y (mgr.24862) 618 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:35:02.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:00.541298+0000 mgr.y (mgr.24862) 618 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:35:02.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:00.541298+0000 mgr.y (mgr.24862) 618 : cluster [DBG] pgmap v1208: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:35:03.196 INFO:tasks.workunit.client.0.smithi082.stdout: 50: throughput=4.9MB/sec pending data=0 2024-02-18T08:35:03.196 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tmEppiAXDDS5ey3 off=2484788 len=318357 2024-02-18T08:35:03.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 229 completed, throughput=4.91MB/sec 2024-02-18T08:35:03.197 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xbVBheC8YIBzqWb off=14380194 len=283503 2024-02-18T08:35:03.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 230 completed, throughput=4.91MB/sec 2024-02-18T08:35:03.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oo5UCy3HwOuqtGp off=148515 len=1735453 2024-02-18T08:35:03.201 INFO:tasks.workunit.client.0.smithi082.stdout:op 231 completed, throughput=4.95MB/sec 2024-02-18T08:35:03.201 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-foWE_MprxqOM_3o off=287172 len=2071355 2024-02-18T08:35:03.212 INFO:tasks.workunit.client.0.smithi082.stdout:op 232 completed, throughput=4.98MB/sec 2024-02-18T08:35:03.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cRVjJsfw2ODMJe3 off=323828 len=1107942 2024-02-18T08:35:03.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 233 completed, throughput=5MB/sec 2024-02-18T08:35:04.217 INFO:tasks.workunit.client.0.smithi082.stdout: 51: throughput=4.91MB/sec pending data=0 2024-02-18T08:35:04.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2YnrjTmSn0jWjAl off=0 len=1829100 2024-02-18T08:35:04.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 234 completed, throughput=4.94MB/sec 2024-02-18T08:35:04.221 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DzL0aZlNqbSn2o_ off=7449479 len=1488468 2024-02-18T08:35:04.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 235 completed, throughput=4.97MB/sec 2024-02-18T08:35:04.229 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nr9wwwn724oFiKt off=12804375 len=353749 2024-02-18T08:35:04.230 INFO:tasks.workunit.client.0.smithi082.stdout:op 236 completed, throughput=4.97MB/sec 2024-02-18T08:35:04.230 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wDo36SGUfqS5AVh off=5684174 len=860454 2024-02-18T08:35:04.235 INFO:tasks.workunit.client.0.smithi082.stdout:op 237 completed, throughput=4.99MB/sec 2024-02-18T08:35:04.235 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OVBPXE3sOLeBFpx off=1630952 len=410611 2024-02-18T08:35:04.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 238 completed, throughput=5MB/sec 2024-02-18T08:35:04.236 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S7GWzg3GjQmiDY4 off=3499994 len=1260351 2024-02-18T08:35:04.237 INFO:tasks.workunit.client.0.smithi082.stdout:op 239 completed, throughput=5.02MB/sec 2024-02-18T08:35:04.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:02.541772+0000 mgr.y (mgr.24862) 619 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:35:04.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:02.541772+0000 mgr.y (mgr.24862) 619 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:35:04.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:02.541772+0000 mgr.y (mgr.24862) 619 : cluster [DBG] pgmap v1209: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:35:05.238 INFO:tasks.workunit.client.0.smithi082.stdout: 52: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:05.238 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SXdvI9gtfmhcuLY off=12584404 len=1818390 2024-02-18T08:35:05.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 240 completed, throughput=4.96MB/sec 2024-02-18T08:35:05.240 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LUVzSQF1roLh5-5 off=16828458 len=1831135 2024-02-18T08:35:05.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 241 completed, throughput=4.99MB/sec 2024-02-18T08:35:05.253 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_hpmrC8j8dEqj3H off=20855131 len=1593049 2024-02-18T08:35:05.255 INFO:tasks.workunit.client.0.smithi082.stdout:op 242 completed, throughput=5.02MB/sec 2024-02-18T08:35:06.256 INFO:tasks.workunit.client.0.smithi082.stdout: 53: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:06.256 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gK5Ed3y_GFTXe3C off=10364132 len=998187 2024-02-18T08:35:06.257 INFO:tasks.workunit.client.0.smithi082.stdout:op 243 completed, throughput=4.94MB/sec 2024-02-18T08:35:06.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3_MiDD0TLOGvgrq off=6422073 len=833492 2024-02-18T08:35:06.265 INFO:tasks.workunit.client.0.smithi082.stdout:op 244 completed, throughput=4.96MB/sec 2024-02-18T08:35:06.266 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WKXQgUEe8QiIlcd off=1969891 len=1250197 2024-02-18T08:35:06.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 245 completed, throughput=4.98MB/sec 2024-02-18T08:35:06.268 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kTVa0pKcxWs3ptZ off=640552 len=2005727 2024-02-18T08:35:06.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 246 completed, throughput=5.01MB/sec 2024-02-18T08:35:06.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:04.542392+0000 mgr.y (mgr.24862) 620 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:35:06.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:04.542392+0000 mgr.y (mgr.24862) 620 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:35:06.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:04.542392+0000 mgr.y (mgr.24862) 620 : cluster [DBG] pgmap v1210: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:35:07.272 INFO:tasks.workunit.client.0.smithi082.stdout: 54: throughput=4.92MB/sec pending data=0 2024-02-18T08:35:07.272 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SXRn7kW59i6wjmJ off=2583621 len=1178591 2024-02-18T08:35:07.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 247 completed, throughput=4.94MB/sec 2024-02-18T08:35:07.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5UVsknvGJWNO9OM off=7857488 len=746264 2024-02-18T08:35:07.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 248 completed, throughput=4.95MB/sec 2024-02-18T08:35:07.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qIsnRP_jn1RhfHH off=3405038 len=387864 2024-02-18T08:35:07.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 249 completed, throughput=4.96MB/sec 2024-02-18T08:35:07.280 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4kmlenb2J8Jr3nT off=7723517 len=357066 2024-02-18T08:35:07.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 250 completed, throughput=4.97MB/sec 2024-02-18T08:35:07.280 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--z2xzG3yng5dSp9 off=11989475 len=226734 2024-02-18T08:35:07.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 251 completed, throughput=4.97MB/sec 2024-02-18T08:35:07.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yUXVISHER0a2X1Z off=3288118 len=157799 2024-02-18T08:35:07.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 252 completed, throughput=4.97MB/sec 2024-02-18T08:35:07.284 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OOMtw1J_FPwh_DS off=175202 len=1279632 2024-02-18T08:35:07.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 253 completed, throughput=5MB/sec 2024-02-18T08:35:07.290 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NJgjjYDixGtagEz off=6845652 len=562146 2024-02-18T08:35:07.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 254 completed, throughput=5.01MB/sec 2024-02-18T08:35:08.294 INFO:tasks.workunit.client.0.smithi082.stdout: 55: throughput=4.92MB/sec pending data=0 2024-02-18T08:35:08.294 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o833yVvWMBBHWYL off=21940449 len=1232208 2024-02-18T08:35:08.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 255 completed, throughput=4.94MB/sec 2024-02-18T08:35:08.301 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZwwSPzzdmkTmEwV off=10149593 len=1003316 2024-02-18T08:35:08.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 256 completed, throughput=4.95MB/sec 2024-02-18T08:35:08.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Dbb0gn8YoBiqTQ0 off=5992497 len=578238 2024-02-18T08:35:08.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 257 completed, throughput=4.96MB/sec 2024-02-18T08:35:08.308 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rzT5jDdPdhjw1Hc off=12258263 len=1204834 2024-02-18T08:35:08.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 258 completed, throughput=4.98MB/sec 2024-02-18T08:35:08.313 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gIPD5fMmAw5zfDW off=8673588 len=201868 2024-02-18T08:35:08.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 259 completed, throughput=4.99MB/sec 2024-02-18T08:35:08.314 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wqafK5Lb_bgvZCq off=4871980 len=167353 2024-02-18T08:35:08.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 260 completed, throughput=4.99MB/sec 2024-02-18T08:35:08.316 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WWbVuMOVNhu4_5Q off=1953382 len=464710 2024-02-18T08:35:08.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 261 completed, throughput=5MB/sec 2024-02-18T08:35:08.320 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o5A1LftAgucWAPQ off=0 len=1378366 2024-02-18T08:35:08.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 262 completed, throughput=5.02MB/sec 2024-02-18T08:35:08.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:06.542790+0000 mgr.y (mgr.24862) 621 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:08.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:06.542790+0000 mgr.y (mgr.24862) 621 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:08.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:06.542790+0000 mgr.y (mgr.24862) 621 : cluster [DBG] pgmap v1211: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:09.323 INFO:tasks.workunit.client.0.smithi082.stdout: 56: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:09.323 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RPQ5fe_IqAI6E_J off=692951 len=1178452 2024-02-18T08:35:09.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 263 completed, throughput=4.95MB/sec 2024-02-18T08:35:09.330 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ItFBtfzyaLlobcu off=11067362 len=1526142 2024-02-18T08:35:09.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 264 completed, throughput=4.98MB/sec 2024-02-18T08:35:09.336 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dhYwDM85Tq2r4_J off=1522179 len=1755962 2024-02-18T08:35:09.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 265 completed, throughput=5MB/sec 2024-02-18T08:35:10.345 INFO:tasks.workunit.client.0.smithi082.stdout: 57: throughput=4.92MB/sec pending data=0 2024-02-18T08:35:10.345 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xLEjK_fBKkOIHQt off=4415788 len=737371 2024-02-18T08:35:10.350 INFO:tasks.workunit.client.0.smithi082.stdout:op 266 completed, throughput=4.93MB/sec 2024-02-18T08:35:10.350 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZJAqzJ3W6X0aHnH off=6178966 len=1481219 2024-02-18T08:35:10.359 INFO:tasks.workunit.client.0.smithi082.stdout:op 267 completed, throughput=4.95MB/sec 2024-02-18T08:35:10.359 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5utiZIu3bpvJE-H off=4382222 len=324730 2024-02-18T08:35:10.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 268 completed, throughput=4.96MB/sec 2024-02-18T08:35:10.362 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b7TJvXGK0NskiZk off=9628294 len=1716903 2024-02-18T08:35:10.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 269 completed, throughput=4.99MB/sec 2024-02-18T08:35:10.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aooaF-VYwCPbJ7z off=5571252 len=367540 2024-02-18T08:35:10.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 270 completed, throughput=4.99MB/sec 2024-02-18T08:35:10.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FVfuyp6WC-rbqx0 off=20936433 len=681056 2024-02-18T08:35:10.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 271 completed, throughput=5MB/sec 2024-02-18T08:35:10.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:08.543263+0000 mgr.y (mgr.24862) 622 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:10.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:08.543263+0000 mgr.y (mgr.24862) 622 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:10.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:08.543263+0000 mgr.y (mgr.24862) 622 : cluster [DBG] pgmap v1212: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:35:11.375 INFO:tasks.workunit.client.0.smithi082.stdout: 58: throughput=4.92MB/sec pending data=0 2024-02-18T08:35:11.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G5xHhrVN20ydqOU off=1101985 len=1072882 2024-02-18T08:35:11.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 272 completed, throughput=4.93MB/sec 2024-02-18T08:35:11.377 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WCo_xBErmdJYmT3 off=784404 len=1345211 2024-02-18T08:35:11.378 INFO:tasks.workunit.client.0.smithi082.stdout:op 273 completed, throughput=4.96MB/sec 2024-02-18T08:35:11.378 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CS95P_TQ_BhPtV1 off=866827 len=1521338 2024-02-18T08:35:11.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 274 completed, throughput=4.98MB/sec 2024-02-18T08:35:11.382 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G1VSUJdSxyJ8Kfv off=16438228 len=969778 2024-02-18T08:35:11.389 INFO:tasks.workunit.client.0.smithi082.stdout:op 275 completed, throughput=5MB/sec 2024-02-18T08:35:11.389 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y39W7PSh1GT8jfc off=1027185 len=1620546 2024-02-18T08:35:11.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 276 completed, throughput=5.02MB/sec 2024-02-18T08:35:12.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:10.543716+0000 mgr.y (mgr.24862) 623 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:35:12.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:10.543716+0000 mgr.y (mgr.24862) 623 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:35:12.397 INFO:tasks.workunit.client.0.smithi082.stdout: 59: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:12.397 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GfE3oC5zNdnHjDJ off=5608480 len=29043 2024-02-18T08:35:12.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 277 completed, throughput=4.94MB/sec 2024-02-18T08:35:12.400 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lzAH9Xnyxv-ERHB off=5837655 len=660030 2024-02-18T08:35:12.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 278 completed, throughput=4.95MB/sec 2024-02-18T08:35:12.404 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DAamBEx1jk80VuH off=9518555 len=1366929 2024-02-18T08:35:12.411 INFO:tasks.workunit.client.0.smithi082.stdout:op 279 completed, throughput=4.97MB/sec 2024-02-18T08:35:12.411 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dcdiMqEk7DD5pR- off=18252414 len=558642 2024-02-18T08:35:12.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 280 completed, throughput=4.98MB/sec 2024-02-18T08:35:12.415 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O2qBXzMNW7Hj6v3 off=1636021 len=2070828 2024-02-18T08:35:12.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 281 completed, throughput=5.01MB/sec 2024-02-18T08:35:12.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:10.543716+0000 mgr.y (mgr.24862) 623 : cluster [DBG] pgmap v1213: 73 pgs: 73 active+clean; 127 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:35:13.425 INFO:tasks.workunit.client.0.smithi082.stdout: 60: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:13.425 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8k3vyU_Xw0kyIUz off=202388 len=142151 2024-02-18T08:35:13.426 INFO:tasks.workunit.client.0.smithi082.stdout:op 282 completed, throughput=4.93MB/sec 2024-02-18T08:35:13.426 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-v32q-8Oatpfgzhf off=12115538 len=1045242 2024-02-18T08:35:13.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 283 completed, throughput=4.95MB/sec 2024-02-18T08:35:13.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5PO2KOoOmDW8Scp off=1756889 len=1485025 2024-02-18T08:35:13.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 284 completed, throughput=4.97MB/sec 2024-02-18T08:35:13.433 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-F8haQ5kSdX7xm5l off=14041317 len=1782732 2024-02-18T08:35:13.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 285 completed, throughput=5MB/sec 2024-02-18T08:35:13.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ogf9kS3j48jVOWo off=267939 len=1579476 2024-02-18T08:35:13.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 286 completed, throughput=5.02MB/sec 2024-02-18T08:35:14.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:12.544273+0000 mgr.y (mgr.24862) 624 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:14.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:12.544273+0000 mgr.y (mgr.24862) 624 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:14.450 INFO:tasks.workunit.client.0.smithi082.stdout: 61: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:14.450 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SdBEj5nZbxr4aNJ off=10133109 len=59969 2024-02-18T08:35:14.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 287 completed, throughput=4.94MB/sec 2024-02-18T08:35:14.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-obuazyvx23C_JTJ off=13513965 len=1879806 2024-02-18T08:35:14.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 288 completed, throughput=4.97MB/sec 2024-02-18T08:35:14.461 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G8BF5wsqqC6sCfD off=2639754 len=1138550 2024-02-18T08:35:14.464 INFO:tasks.workunit.client.0.smithi082.stdout:op 289 completed, throughput=4.99MB/sec 2024-02-18T08:35:14.464 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gt59pPnYEogNvBK off=6570946 len=569809 2024-02-18T08:35:14.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 290 completed, throughput=4.99MB/sec 2024-02-18T08:35:14.468 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Me4ttOBvEGrWXQt off=6278848 len=1269477 2024-02-18T08:35:14.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 291 completed, throughput=5.01MB/sec 2024-02-18T08:35:14.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:12.544273+0000 mgr.y (mgr.24862) 624 : cluster [DBG] pgmap v1214: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:15.474 INFO:tasks.workunit.client.0.smithi082.stdout: 62: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:15.474 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QYr-mjZq54BbRBd off=12287308 len=1445437 2024-02-18T08:35:15.480 INFO:tasks.workunit.client.0.smithi082.stdout:op 292 completed, throughput=4.95MB/sec 2024-02-18T08:35:15.480 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ib20QEVV5shj8hq off=3005127 len=193227 2024-02-18T08:35:15.481 INFO:tasks.workunit.client.0.smithi082.stdout:op 293 completed, throughput=4.96MB/sec 2024-02-18T08:35:15.481 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4gmbQY9RppR9bSo off=5001156 len=486575 2024-02-18T08:35:15.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 294 completed, throughput=4.96MB/sec 2024-02-18T08:35:15.485 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j4o4Lx8EUt6nRg4 off=13565881 len=331652 2024-02-18T08:35:15.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 295 completed, throughput=4.97MB/sec 2024-02-18T08:35:15.489 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bnClb9mYBraByul off=14393067 len=2006055 2024-02-18T08:35:15.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 296 completed, throughput=5MB/sec 2024-02-18T08:35:15.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-degvw1aRvNshLz- off=6241483 len=47110 2024-02-18T08:35:15.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 297 completed, throughput=5MB/sec 2024-02-18T08:35:15.493 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VCsraiTEC9_-x-j off=6410776 len=134711 2024-02-18T08:35:15.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 298 completed, throughput=5MB/sec 2024-02-18T08:35:16.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:14.544959+0000 mgr.y (mgr.24862) 625 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:35:16.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:14.544959+0000 mgr.y (mgr.24862) 625 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:35:16.494 INFO:tasks.workunit.client.0.smithi082.stdout: 63: throughput=4.92MB/sec pending data=0 2024-02-18T08:35:16.494 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9DIWguzfbdCls-g off=2683335 len=383158 2024-02-18T08:35:16.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 299 completed, throughput=4.93MB/sec 2024-02-18T08:35:16.496 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gNDJ--2Gak1nL6d off=7952356 len=1596108 2024-02-18T08:35:16.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 300 completed, throughput=4.95MB/sec 2024-02-18T08:35:16.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jwv7UeQFqBt0erN off=683815 len=185355 2024-02-18T08:35:16.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 301 completed, throughput=4.96MB/sec 2024-02-18T08:35:16.503 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m95p2oMpgafPX96 off=0 len=1693024 2024-02-18T08:35:16.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:14.544959+0000 mgr.y (mgr.24862) 625 : cluster [DBG] pgmap v1215: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:35:16.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 302 completed, throughput=4.98MB/sec 2024-02-18T08:35:16.506 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cRUGZkgXMctzPiz off=1218508 len=1493304 2024-02-18T08:35:16.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 303 completed, throughput=5MB/sec 2024-02-18T08:35:17.509 INFO:tasks.workunit.client.0.smithi082.stdout: 64: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:17.509 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y6y9cXIz39hPxDK off=1886713 len=292702 2024-02-18T08:35:17.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 304 completed, throughput=4.93MB/sec 2024-02-18T08:35:17.513 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a0sOxhsfT_AyZnu off=462299 len=740482 2024-02-18T08:35:17.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 305 completed, throughput=4.94MB/sec 2024-02-18T08:35:17.515 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FS9rGcSSq3pR7NV off=3832574 len=2072248 2024-02-18T08:35:17.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 306 completed, throughput=4.97MB/sec 2024-02-18T08:35:17.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sM3k6Q8cNN2bYlH off=6622200 len=817915 2024-02-18T08:35:17.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 307 completed, throughput=4.98MB/sec 2024-02-18T08:35:17.521 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Tx72nMEUtCzb19L off=10909196 len=2029518 2024-02-18T08:35:17.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 308 completed, throughput=5.01MB/sec 2024-02-18T08:35:18.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:16.545479+0000 mgr.y (mgr.24862) 626 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:35:18.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:16.545479+0000 mgr.y (mgr.24862) 626 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:35:18.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:16.545479+0000 mgr.y (mgr.24862) 626 : cluster [DBG] pgmap v1216: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:35:18.531 INFO:tasks.workunit.client.0.smithi082.stdout: 65: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:18.531 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PUbx6HNIHIhqbEf off=1968794 len=2049072 2024-02-18T08:35:18.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 309 completed, throughput=4.96MB/sec 2024-02-18T08:35:18.536 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BIhRaNNbmMTIWWZ off=14018772 len=1640813 2024-02-18T08:35:18.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 310 completed, throughput=4.99MB/sec 2024-02-18T08:35:18.545 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OWyWIa-sQyC9xK_ off=3569832 len=1642824 2024-02-18T08:35:18.549 INFO:tasks.workunit.client.0.smithi082.stdout:op 311 completed, throughput=5.01MB/sec 2024-02-18T08:35:19.550 INFO:tasks.workunit.client.0.smithi082.stdout: 66: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:19.550 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gU_CAOmjqbu7y1Z off=2875477 len=29010 2024-02-18T08:35:19.554 INFO:tasks.workunit.client.0.smithi082.stdout:op 312 completed, throughput=4.94MB/sec 2024-02-18T08:35:19.554 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IFf7qZzUaPYE9p7 off=8239403 len=1769502 2024-02-18T08:35:19.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 313 completed, throughput=4.96MB/sec 2024-02-18T08:35:19.564 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8vNA2RyJFkpxeSO off=3767965 len=1391707 2024-02-18T08:35:19.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 314 completed, throughput=4.98MB/sec 2024-02-18T08:35:19.568 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qlSfp7o1LteUAuy off=9187544 len=727680 2024-02-18T08:35:19.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 315 completed, throughput=4.99MB/sec 2024-02-18T08:35:19.570 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PYwM95rCnIN-Wu8 off=15562946 len=220371 2024-02-18T08:35:19.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 316 completed, throughput=4.99MB/sec 2024-02-18T08:35:19.571 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H2mheQPvUepfgGM off=3747322 len=829349 2024-02-18T08:35:19.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 317 completed, throughput=5MB/sec 2024-02-18T08:35:20.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:18.545953+0000 mgr.y (mgr.24862) 627 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:35:20.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:18.545953+0000 mgr.y (mgr.24862) 627 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:35:20.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:18.545953+0000 mgr.y (mgr.24862) 627 : cluster [DBG] pgmap v1217: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:35:20.576 INFO:tasks.workunit.client.0.smithi082.stdout: 67: throughput=4.93MB/sec pending data=0 2024-02-18T08:35:20.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p5gXrnCRmKqoFZE off=14171182 len=396301 2024-02-18T08:35:20.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 318 completed, throughput=4.94MB/sec 2024-02-18T08:35:20.580 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fyB4zvuKXeWdJxu off=2061612 len=168995 2024-02-18T08:35:20.582 INFO:tasks.workunit.client.0.smithi082.stdout:op 319 completed, throughput=4.94MB/sec 2024-02-18T08:35:20.582 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eIcUGARfUqywgU6 off=12445472 len=1283959 2024-02-18T08:35:20.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 320 completed, throughput=4.96MB/sec 2024-02-18T08:35:20.585 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pSjP6zdO0cXjJXE off=1782758 len=635419 2024-02-18T08:35:20.587 INFO:tasks.workunit.client.0.smithi082.stdout:op 321 completed, throughput=4.97MB/sec 2024-02-18T08:35:20.587 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qaIA8cBSTvKXGH2 off=6265524 len=1145204 2024-02-18T08:35:20.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 322 completed, throughput=4.98MB/sec 2024-02-18T08:35:20.594 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G0DFAjPxnms0o7t off=9693055 len=846723 2024-02-18T08:35:20.596 INFO:tasks.workunit.client.0.smithi082.stdout:op 323 completed, throughput=4.99MB/sec 2024-02-18T08:35:20.596 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-shVySpUJdOMhqnE off=352696 len=1559387 2024-02-18T08:35:20.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 324 completed, throughput=5.01MB/sec 2024-02-18T08:35:21.603 INFO:tasks.workunit.client.0.smithi082.stdout: 68: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:21.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JBXIgIfy5iDDmgC off=10366474 len=1210815 2024-02-18T08:35:21.606 INFO:tasks.workunit.client.0.smithi082.stdout:op 325 completed, throughput=4.96MB/sec 2024-02-18T08:35:21.606 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a39YR-zaVxPOXpT off=1798844 len=920653 2024-02-18T08:35:21.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 326 completed, throughput=4.97MB/sec 2024-02-18T08:35:21.608 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HSyKBRKIZ-kd1a8 off=861629 len=2084935 2024-02-18T08:35:21.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 327 completed, throughput=5MB/sec 2024-02-18T08:35:21.618 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-abo96sCQBVMjQ4R off=1235177 len=833314 2024-02-18T08:35:21.619 INFO:tasks.workunit.client.0.smithi082.stdout:op 328 completed, throughput=5.01MB/sec 2024-02-18T08:35:22.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:20.546422+0000 mgr.y (mgr.24862) 628 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:35:22.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:20.546422+0000 mgr.y (mgr.24862) 628 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:35:22.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:20.546422+0000 mgr.y (mgr.24862) 628 : cluster [DBG] pgmap v1218: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:35:22.619 INFO:tasks.workunit.client.0.smithi082.stdout: 69: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:22.620 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5dJEY4xji2fze5B off=6793193 len=1025260 2024-02-18T08:35:22.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 329 completed, throughput=4.95MB/sec 2024-02-18T08:35:22.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NMgB3euCE-oWu8J off=689659 len=1584858 2024-02-18T08:35:22.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 330 completed, throughput=4.97MB/sec 2024-02-18T08:35:22.627 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4NJCx7y7WUsXhJJ off=13624805 len=1336000 2024-02-18T08:35:22.630 INFO:tasks.workunit.client.0.smithi082.stdout:op 331 completed, throughput=4.99MB/sec 2024-02-18T08:35:22.630 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2LpXezVwDwN8maU off=6146091 len=2078253 2024-02-18T08:35:22.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 332 completed, throughput=5.02MB/sec 2024-02-18T08:35:23.646 INFO:tasks.workunit.client.0.smithi082.stdout: 70: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:23.646 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m1KzoAGIVkHsbPQ off=2826655 len=628677 2024-02-18T08:35:23.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 333 completed, throughput=4.96MB/sec 2024-02-18T08:35:23.651 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AXRhqV3slFhrJwd off=4524973 len=687010 2024-02-18T08:35:23.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 334 completed, throughput=4.96MB/sec 2024-02-18T08:35:23.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_f3MrNoji3IIm1O off=2898053 len=450466 2024-02-18T08:35:23.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 335 completed, throughput=4.97MB/sec 2024-02-18T08:35:23.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SYmuc2ZKNUnSoqY off=3855652 len=1139054 2024-02-18T08:35:23.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 336 completed, throughput=4.99MB/sec 2024-02-18T08:35:23.662 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tsDofRMpL5Sx0m2 off=18586308 len=400190 2024-02-18T08:35:23.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 337 completed, throughput=4.99MB/sec 2024-02-18T08:35:23.663 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rSgq7JUl2NBD-9j off=17658394 len=2024427 2024-02-18T08:35:23.664 INFO:tasks.workunit.client.0.smithi082.stdout:op 338 completed, throughput=5.02MB/sec 2024-02-18T08:35:24.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:22.546995+0000 mgr.y (mgr.24862) 629 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:35:24.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:22.546995+0000 mgr.y (mgr.24862) 629 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:35:24.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:22.546995+0000 mgr.y (mgr.24862) 629 : cluster [DBG] pgmap v1219: 73 pgs: 73 active+clean; 127 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:35:24.664 INFO:tasks.workunit.client.0.smithi082.stdout: 71: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:24.665 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h5SP3uJir249kmS off=104249 len=1730330 2024-02-18T08:35:24.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 339 completed, throughput=4.97MB/sec 2024-02-18T08:35:24.673 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gEcgax40xIgzZEa off=972964 len=12320 2024-02-18T08:35:24.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 340 completed, throughput=4.97MB/sec 2024-02-18T08:35:24.673 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iXqA40X5d0EyIHy off=4523231 len=982596 2024-02-18T08:35:24.674 INFO:tasks.workunit.client.0.smithi082.stdout:op 341 completed, throughput=4.98MB/sec 2024-02-18T08:35:24.674 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AFDGUb8rGJSFEyR off=14044424 len=798216 2024-02-18T08:35:24.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 342 completed, throughput=4.99MB/sec 2024-02-18T08:35:24.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RPQ5fe_IqAI6E_J off=2682003 len=1743128 2024-02-18T08:35:24.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 343 completed, throughput=5.02MB/sec 2024-02-18T08:35:25.684 INFO:tasks.workunit.client.0.smithi082.stdout: 72: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:25.684 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FXkni3A-XfvRk_P off=16979509 len=108543 2024-02-18T08:35:25.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 344 completed, throughput=4.95MB/sec 2024-02-18T08:35:25.685 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S1WEB3t7G3jySua off=4349241 len=735795 2024-02-18T08:35:25.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 345 completed, throughput=4.96MB/sec 2024-02-18T08:35:25.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J-5jwD-V1AECcpd off=6690958 len=1852569 2024-02-18T08:35:25.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 346 completed, throughput=4.98MB/sec 2024-02-18T08:35:25.695 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r0DqrDSn620ze4A off=1658514 len=1949743 2024-02-18T08:35:25.702 INFO:tasks.workunit.client.0.smithi082.stdout:op 347 completed, throughput=5.01MB/sec 2024-02-18T08:35:26.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:24.547679+0000 mgr.y (mgr.24862) 630 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:35:26.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:24.547679+0000 mgr.y (mgr.24862) 630 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:35:26.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:24.547679+0000 mgr.y (mgr.24862) 630 : cluster [DBG] pgmap v1220: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:35:26.702 INFO:tasks.workunit.client.0.smithi082.stdout: 73: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:26.702 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sYrHeb993FDT4di off=5739528 len=717873 2024-02-18T08:35:26.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 348 completed, throughput=4.95MB/sec 2024-02-18T08:35:26.703 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-spDO1mosDoVqCAO off=14336221 len=722226 2024-02-18T08:35:26.708 INFO:tasks.workunit.client.0.smithi082.stdout:op 349 completed, throughput=4.96MB/sec 2024-02-18T08:35:26.708 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HNxbe32Wkd56c40 off=2284623 len=455355 2024-02-18T08:35:26.712 INFO:tasks.workunit.client.0.smithi082.stdout:op 350 completed, throughput=4.96MB/sec 2024-02-18T08:35:26.712 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6qiogheNFNsLjW_ off=17940859 len=1588691 2024-02-18T08:35:26.719 INFO:tasks.workunit.client.0.smithi082.stdout:op 351 completed, throughput=4.98MB/sec 2024-02-18T08:35:26.719 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cc1ugD1BV6o90qj off=4008346 len=1696343 2024-02-18T08:35:26.720 INFO:tasks.workunit.client.0.smithi082.stdout:op 352 completed, throughput=5MB/sec 2024-02-18T08:35:27.721 INFO:tasks.workunit.client.0.smithi082.stdout: 74: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:27.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-re3vCjO3sAsE7Gd off=3447870 len=1609075 2024-02-18T08:35:27.730 INFO:tasks.workunit.client.0.smithi082.stdout:op 353 completed, throughput=4.96MB/sec 2024-02-18T08:35:27.730 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ecUdEvqx2DFobTs off=17079214 len=1196376 2024-02-18T08:35:27.737 INFO:tasks.workunit.client.0.smithi082.stdout:op 354 completed, throughput=4.97MB/sec 2024-02-18T08:35:27.737 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VifyfFiC9kiMOh7 off=2196111 len=1627648 2024-02-18T08:35:27.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 355 completed, throughput=4.99MB/sec 2024-02-18T08:35:27.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1vRqMSCPvWU56NM off=979521 len=344673 2024-02-18T08:35:27.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 356 completed, throughput=5MB/sec 2024-02-18T08:35:27.744 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j71upOS-jU8Q80c off=2304904 len=331128 2024-02-18T08:35:27.746 INFO:tasks.workunit.client.0.smithi082.stdout:op 357 completed, throughput=5MB/sec 2024-02-18T08:35:28.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:26.548153+0000 mgr.y (mgr.24862) 631 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:35:28.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:26.548153+0000 mgr.y (mgr.24862) 631 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:35:28.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:26.548153+0000 mgr.y (mgr.24862) 631 : cluster [DBG] pgmap v1221: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:35:28.746 INFO:tasks.workunit.client.0.smithi082.stdout: 75: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:28.747 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T7igZqBgSTnOVTS off=220152 len=2096556 2024-02-18T08:35:28.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 358 completed, throughput=4.96MB/sec 2024-02-18T08:35:28.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z9apMVRfWiQrt1S off=10524474 len=182503 2024-02-18T08:35:28.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 359 completed, throughput=4.96MB/sec 2024-02-18T08:35:28.753 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1qT8upj-wXU3Bdu off=447112 len=309617 2024-02-18T08:35:28.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 360 completed, throughput=4.97MB/sec 2024-02-18T08:35:28.754 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9B7KQoSBw_NgO7o off=8101821 len=1488359 2024-02-18T08:35:28.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 361 completed, throughput=4.99MB/sec 2024-02-18T08:35:28.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UnUTDILEjkl_qzt off=1041390 len=1136896 2024-02-18T08:35:28.758 INFO:tasks.workunit.client.0.smithi082.stdout:op 362 completed, throughput=5MB/sec 2024-02-18T08:35:29.758 INFO:tasks.workunit.client.0.smithi082.stdout: 76: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:29.758 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zIwqDsErONci51f off=5155871 len=1520033 2024-02-18T08:35:29.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 363 completed, throughput=4.95MB/sec 2024-02-18T08:35:29.767 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D1ODLcNHqf11scn off=4846314 len=1850603 2024-02-18T08:35:29.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 364 completed, throughput=4.98MB/sec 2024-02-18T08:35:29.770 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FBYXoOEIYHnyiJy off=4500439 len=417211 2024-02-18T08:35:29.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 365 completed, throughput=4.98MB/sec 2024-02-18T08:35:29.775 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rKqDFFKJr12y8CX off=3006203 len=171434 2024-02-18T08:35:29.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 366 completed, throughput=4.98MB/sec 2024-02-18T08:35:29.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cRUGZkgXMctzPiz off=2044628 len=535666 2024-02-18T08:35:29.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 367 completed, throughput=4.99MB/sec 2024-02-18T08:35:29.779 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b7TJvXGK0NskiZk off=4193530 len=634047 2024-02-18T08:35:29.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 368 completed, throughput=5MB/sec 2024-02-18T08:35:29.784 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lgPjTvW0OhWYF77 off=12085374 len=262132 2024-02-18T08:35:29.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 369 completed, throughput=5MB/sec 2024-02-18T08:35:30.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:28.548616+0000 mgr.y (mgr.24862) 632 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:30.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:28.548616+0000 mgr.y (mgr.24862) 632 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:30.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:28.548616+0000 mgr.y (mgr.24862) 632 : cluster [DBG] pgmap v1222: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:30.784 INFO:tasks.workunit.client.0.smithi082.stdout: 77: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:30.785 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EomXb4Cv4a74ijc off=1505813 len=1015107 2024-02-18T08:35:30.787 INFO:tasks.workunit.client.0.smithi082.stdout:op 370 completed, throughput=4.95MB/sec 2024-02-18T08:35:30.787 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rvTuA2r_i2-DmyA off=8025850 len=1065456 2024-02-18T08:35:30.789 INFO:tasks.workunit.client.0.smithi082.stdout:op 371 completed, throughput=4.96MB/sec 2024-02-18T08:35:30.790 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X_5JhVZ7Mh6oKJU off=2023566 len=694333 2024-02-18T08:35:30.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 372 completed, throughput=4.97MB/sec 2024-02-18T08:35:30.792 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1TSIBj4JMaU8BpO off=6631483 len=1098237 2024-02-18T08:35:30.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 373 completed, throughput=4.98MB/sec 2024-02-18T08:35:30.797 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5weM3jCZG0jqOEY off=16183521 len=1853727 2024-02-18T08:35:30.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 374 completed, throughput=5.01MB/sec 2024-02-18T08:35:31.801 INFO:tasks.workunit.client.0.smithi082.stdout: 78: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:31.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qsAjSjtVRfAU48q off=9118684 len=1470085 2024-02-18T08:35:31.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 375 completed, throughput=4.96MB/sec 2024-02-18T08:35:31.807 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6NDf_Hr4SoXevfP off=8262830 len=176058 2024-02-18T08:35:31.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 376 completed, throughput=4.96MB/sec 2024-02-18T08:35:31.809 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mBxNUR4xlxW6oZJ off=1104470 len=236863 2024-02-18T08:35:31.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 377 completed, throughput=4.96MB/sec 2024-02-18T08:35:31.813 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sM3k6Q8cNN2bYlH off=2574171 len=337337 2024-02-18T08:35:31.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 378 completed, throughput=4.97MB/sec 2024-02-18T08:35:31.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ESGVsgXd7XvNStW off=3465153 len=1701344 2024-02-18T08:35:31.818 INFO:tasks.workunit.client.0.smithi082.stdout:op 379 completed, throughput=4.99MB/sec 2024-02-18T08:35:31.818 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--5E9rlGZ-438A5f off=1865183 len=1925131 2024-02-18T08:35:31.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 380 completed, throughput=5.01MB/sec 2024-02-18T08:35:32.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:30.549108+0000 mgr.y (mgr.24862) 633 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:35:32.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:30.549108+0000 mgr.y (mgr.24862) 633 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:35:32.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:30.549108+0000 mgr.y (mgr.24862) 633 : cluster [DBG] pgmap v1223: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:35:32.828 INFO:tasks.workunit.client.0.smithi082.stdout: 79: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:32.828 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iTGxAWjPghAS5LX off=3845046 len=109546 2024-02-18T08:35:32.828 INFO:tasks.workunit.client.0.smithi082.stdout:op 381 completed, throughput=4.95MB/sec 2024-02-18T08:35:32.829 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o24XnP8Q-3_AzmZ off=6699281 len=628402 2024-02-18T08:35:32.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 382 completed, throughput=4.96MB/sec 2024-02-18T08:35:32.833 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FsJKs7wY3hQVPHR off=11755211 len=964513 2024-02-18T08:35:32.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 383 completed, throughput=4.97MB/sec 2024-02-18T08:35:32.835 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-thmTdYDwiyTqUwd off=6652665 len=753531 2024-02-18T08:35:32.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 384 completed, throughput=4.98MB/sec 2024-02-18T08:35:32.841 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-muTRPd0pHdvvVKT off=13274051 len=1443411 2024-02-18T08:35:32.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 385 completed, throughput=4.99MB/sec 2024-02-18T08:35:32.843 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O9XoymQINQJjQR7 off=11107245 len=271979 2024-02-18T08:35:32.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 386 completed, throughput=5MB/sec 2024-02-18T08:35:32.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ub-GHlPDYlgmRqa off=510772 len=1207012 2024-02-18T08:35:32.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 387 completed, throughput=5.01MB/sec 2024-02-18T08:35:33.851 INFO:tasks.workunit.client.0.smithi082.stdout: 80: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:33.851 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vsiThF-Zx0hJDK7 off=8047538 len=2089653 2024-02-18T08:35:33.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 388 completed, throughput=4.97MB/sec 2024-02-18T08:35:33.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QWNXDm3G8lfznQH off=7577521 len=436111 2024-02-18T08:35:33.865 INFO:tasks.workunit.client.0.smithi082.stdout:op 389 completed, throughput=4.98MB/sec 2024-02-18T08:35:33.865 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-piHQx_w4dnnIXSB off=2627529 len=216719 2024-02-18T08:35:33.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 390 completed, throughput=4.98MB/sec 2024-02-18T08:35:33.867 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z_0dMtrAQ960cyg off=816486 len=1529948 2024-02-18T08:35:33.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 391 completed, throughput=5MB/sec 2024-02-18T08:35:33.870 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bUQGi-Tf0zZUP_t off=438951 len=1802704 2024-02-18T08:35:33.876 INFO:tasks.workunit.client.0.smithi082.stdout:op 392 completed, throughput=5.02MB/sec 2024-02-18T08:35:34.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:32.549586+0000 mgr.y (mgr.24862) 634 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:34.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:32.549586+0000 mgr.y (mgr.24862) 634 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:34.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:32.549586+0000 mgr.y (mgr.24862) 634 : cluster [DBG] pgmap v1224: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:34.877 INFO:tasks.workunit.client.0.smithi082.stdout: 81: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:34.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D1ODLcNHqf11scn off=4462377 len=1138961 2024-02-18T08:35:34.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 393 completed, throughput=4.97MB/sec 2024-02-18T08:35:34.882 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x0fu0VhI-U-EBCh off=20292938 len=1562982 2024-02-18T08:35:34.890 INFO:tasks.workunit.client.0.smithi082.stdout:op 394 completed, throughput=4.99MB/sec 2024-02-18T08:35:34.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MSFfMHhiSOFKWW0 off=19869079 len=1861945 2024-02-18T08:35:34.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 395 completed, throughput=5.01MB/sec 2024-02-18T08:35:35.899 INFO:tasks.workunit.client.0.smithi082.stdout: 82: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:35.899 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wqUXUckVMt06Ysc off=1720866 len=409191 2024-02-18T08:35:35.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 396 completed, throughput=4.95MB/sec 2024-02-18T08:35:35.902 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wo4rKfPvvyB1Uem off=344696 len=791872 2024-02-18T08:35:35.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 397 completed, throughput=4.96MB/sec 2024-02-18T08:35:35.906 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7ys1RcKtf2-I9Ex off=9384241 len=426830 2024-02-18T08:35:35.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 398 completed, throughput=4.97MB/sec 2024-02-18T08:35:35.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M_NhNvm30_ooe4T off=14331179 len=1388530 2024-02-18T08:35:35.913 INFO:tasks.workunit.client.0.smithi082.stdout:op 399 completed, throughput=4.98MB/sec 2024-02-18T08:35:35.913 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-28wfSyS-D_ArFnX off=10637909 len=196624 2024-02-18T08:35:35.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 400 completed, throughput=4.99MB/sec 2024-02-18T08:35:35.915 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UOHvi-MEk_5xGcU off=402630 len=630286 2024-02-18T08:35:35.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 401 completed, throughput=4.99MB/sec 2024-02-18T08:35:35.918 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cMWG62Pca3hduH0 off=846414 len=1485598 2024-02-18T08:35:35.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 402 completed, throughput=5.01MB/sec 2024-02-18T08:35:36.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:34.550110+0000 mgr.y (mgr.24862) 635 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:36.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:35.265607+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:35.563967+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:35.564633+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:35.571121+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:34.550110+0000 mgr.y (mgr.24862) 635 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:35.265607+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:35.563967+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:35.564633+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:35:36.394 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:35.571121+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:35:36.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:34.550110+0000 mgr.y (mgr.24862) 635 : cluster [DBG] pgmap v1225: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:36.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:35.265607+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:35:36.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:35.563967+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:35:36.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:35.564633+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:35:36.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:35.571121+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:35:36.920 INFO:tasks.workunit.client.0.smithi082.stdout: 83: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:36.921 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QrTdJmvO3DwsgdZ off=5136157 len=1408141 2024-02-18T08:35:36.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 403 completed, throughput=4.97MB/sec 2024-02-18T08:35:36.924 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dBt9PcrLb5pRRpP off=1102142 len=1345279 2024-02-18T08:35:36.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 404 completed, throughput=4.98MB/sec 2024-02-18T08:35:36.927 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mHoooBChIEpIQWS off=6911658 len=1878620 2024-02-18T08:35:36.937 INFO:tasks.workunit.client.0.smithi082.stdout:op 405 completed, throughput=5MB/sec 2024-02-18T08:35:37.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:35:35.565144+0000 mgr.y (mgr.24862) 636 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:35:37.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:35:35.565144+0000 mgr.y (mgr.24862) 636 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:35:37.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:35:35.565144+0000 mgr.y (mgr.24862) 636 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:35:37.937 INFO:tasks.workunit.client.0.smithi082.stdout: 84: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:37.937 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XBYn2n_nTi6rzfS off=5993432 len=1765308 2024-02-18T08:35:37.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 406 completed, throughput=4.96MB/sec 2024-02-18T08:35:37.941 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ioRXiZTQE50e_QB off=15172562 len=1102561 2024-02-18T08:35:37.946 INFO:tasks.workunit.client.0.smithi082.stdout:op 407 completed, throughput=4.97MB/sec 2024-02-18T08:35:37.946 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mtmMRTf1G7Uuwq- off=135823 len=214022 2024-02-18T08:35:37.947 INFO:tasks.workunit.client.0.smithi082.stdout:op 408 completed, throughput=4.98MB/sec 2024-02-18T08:35:37.947 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CLdD5oFcsCSJljn off=2039154 len=654018 2024-02-18T08:35:37.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 409 completed, throughput=4.98MB/sec 2024-02-18T08:35:37.948 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UjzmMYMjqUaX1Bu off=5684370 len=1198304 2024-02-18T08:35:37.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 410 completed, throughput=5MB/sec 2024-02-18T08:35:37.951 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ba3vKQY8RVC5-SJ off=18178092 len=335160 2024-02-18T08:35:37.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 411 completed, throughput=5MB/sec 2024-02-18T08:35:38.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:36.550581+0000 mgr.y (mgr.24862) 637 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:35:38.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:36.550581+0000 mgr.y (mgr.24862) 637 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:35:38.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:36.550581+0000 mgr.y (mgr.24862) 637 : cluster [DBG] pgmap v1226: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:35:38.954 INFO:tasks.workunit.client.0.smithi082.stdout: 85: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:38.955 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1e2D3DuMFA8-EVB off=3040957 len=592902 2024-02-18T08:35:38.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 412 completed, throughput=4.95MB/sec 2024-02-18T08:35:38.956 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zOyliSlDpK5NznH off=5110508 len=1167510 2024-02-18T08:35:38.958 INFO:tasks.workunit.client.0.smithi082.stdout:op 413 completed, throughput=4.96MB/sec 2024-02-18T08:35:38.958 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xdoDF2GT2EAViFQ off=7442405 len=1614595 2024-02-18T08:35:38.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 414 completed, throughput=4.98MB/sec 2024-02-18T08:35:38.966 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MIROezUdA38CyAG off=3234335 len=768700 2024-02-18T08:35:38.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 415 completed, throughput=4.99MB/sec 2024-02-18T08:35:38.968 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AJ_jGB-JjWtQPQP off=676050 len=1106690 2024-02-18T08:35:38.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 416 completed, throughput=5MB/sec 2024-02-18T08:35:38.971 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gvD_LI9B8gAO3XL off=12542084 len=1666544 2024-02-18T08:35:38.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 417 completed, throughput=5.02MB/sec 2024-02-18T08:35:39.975 INFO:tasks.workunit.client.0.smithi082.stdout: 86: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:39.975 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1I-JazOFr-q9KU9 off=2750547 len=1516349 2024-02-18T08:35:39.978 INFO:tasks.workunit.client.0.smithi082.stdout:op 418 completed, throughput=4.98MB/sec 2024-02-18T08:35:39.978 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nwwIsDF9SY6VkQ0 off=21718444 len=786862 2024-02-18T08:35:39.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 419 completed, throughput=4.98MB/sec 2024-02-18T08:35:39.983 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mvqIqVznIHDmQHo off=2166667 len=656149 2024-02-18T08:35:39.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 420 completed, throughput=4.99MB/sec 2024-02-18T08:35:39.985 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MuuMEyvPtiaZb_L off=9866446 len=115650 2024-02-18T08:35:39.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 421 completed, throughput=4.99MB/sec 2024-02-18T08:35:39.986 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IuG3hjUIPUVZGD8 off=1805422 len=667975 2024-02-18T08:35:39.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 422 completed, throughput=5MB/sec 2024-02-18T08:35:40.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:38.551342+0000 mgr.y (mgr.24862) 638 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:35:40.394 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:38.551342+0000 mgr.y (mgr.24862) 638 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:35:40.505 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:38.551342+0000 mgr.y (mgr.24862) 638 : cluster [DBG] pgmap v1227: 73 pgs: 73 active+clean; 127 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:35:40.990 INFO:tasks.workunit.client.0.smithi082.stdout: 87: throughput=4.94MB/sec pending data=0 2024-02-18T08:35:40.990 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pkAfqeeLHMfRr2- off=2289495 len=1456591 2024-02-18T08:35:40.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 423 completed, throughput=4.96MB/sec 2024-02-18T08:35:40.994 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P5YF1uXqEHeDjlo off=3566693 len=1363009 2024-02-18T08:35:40.996 INFO:tasks.workunit.client.0.smithi082.stdout:op 424 completed, throughput=4.97MB/sec 2024-02-18T08:35:40.996 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o8L6p42BLhJJd9x off=2837157 len=1097357 2024-02-18T08:35:41.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 425 completed, throughput=4.99MB/sec 2024-02-18T08:35:41.002 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R4FMQRM8_8DE4L_ off=312060 len=1911864 2024-02-18T08:35:41.004 INFO:tasks.workunit.client.0.smithi082.stdout:op 426 completed, throughput=5.01MB/sec 2024-02-18T08:35:42.008 INFO:tasks.workunit.client.0.smithi082.stdout: 88: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:42.009 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RjvDO820oA1COpq off=10456150 len=1767450 2024-02-18T08:35:42.009 INFO:tasks.workunit.client.0.smithi082.stdout:op 427 completed, throughput=4.97MB/sec 2024-02-18T08:35:42.009 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2Kv5GlRuUzmiSOw off=3454849 len=1426942 2024-02-18T08:35:42.009 INFO:tasks.workunit.client.0.smithi082.stdout:op 428 completed, throughput=4.98MB/sec 2024-02-18T08:35:42.009 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1K5B_kwT-QaEyLR off=8535159 len=1664149 2024-02-18T08:35:42.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 429 completed, throughput=5MB/sec 2024-02-18T08:35:42.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:40.551999+0000 mgr.y (mgr.24862) 639 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:35:42.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:40.551999+0000 mgr.y (mgr.24862) 639 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:35:42.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:40.551999+0000 mgr.y (mgr.24862) 639 : cluster [DBG] pgmap v1228: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:35:43.016 INFO:tasks.workunit.client.0.smithi082.stdout: 89: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:43.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AW1LCpqrQz7_qjn off=13586510 len=1155848 2024-02-18T08:35:43.022 INFO:tasks.workunit.client.0.smithi082.stdout:op 430 completed, throughput=4.96MB/sec 2024-02-18T08:35:43.022 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oQauS9ilYKogGSP off=3620073 len=1255944 2024-02-18T08:35:43.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 431 completed, throughput=4.97MB/sec 2024-02-18T08:35:43.031 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h9U4P55EI0XuPWm off=6375680 len=164297 2024-02-18T08:35:43.032 INFO:tasks.workunit.client.0.smithi082.stdout:op 432 completed, throughput=4.97MB/sec 2024-02-18T08:35:43.032 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KCBugjHnvs94MYo off=1289998 len=426783 2024-02-18T08:35:43.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 433 completed, throughput=4.98MB/sec 2024-02-18T08:35:43.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-548DPHK8q1ZKh3j off=1108784 len=391605 2024-02-18T08:35:43.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 434 completed, throughput=4.98MB/sec 2024-02-18T08:35:43.034 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WU8xcuh6-FnGmvu off=743384 len=1967770 2024-02-18T08:35:43.038 INFO:tasks.workunit.client.0.smithi082.stdout:op 435 completed, throughput=5MB/sec 2024-02-18T08:35:44.038 INFO:tasks.workunit.client.0.smithi082.stdout: 90: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:44.038 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0n3Yw2BZmthV4yy off=1367197 len=760666 2024-02-18T08:35:44.040 INFO:tasks.workunit.client.0.smithi082.stdout:op 436 completed, throughput=4.95MB/sec 2024-02-18T08:35:44.040 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1Wad7lkV8uM9jJB off=1645313 len=1970061 2024-02-18T08:35:44.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 437 completed, throughput=4.97MB/sec 2024-02-18T08:35:44.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Umh93_KzxChN9gn off=3657831 len=823207 2024-02-18T08:35:44.048 INFO:tasks.workunit.client.0.smithi082.stdout:op 438 completed, throughput=4.98MB/sec 2024-02-18T08:35:44.048 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1obFrHXQr8MGChn off=9323864 len=572813 2024-02-18T08:35:44.051 INFO:tasks.workunit.client.0.smithi082.stdout:op 439 completed, throughput=4.99MB/sec 2024-02-18T08:35:44.051 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PAeznkn5OTgyHQY off=4658702 len=1073410 2024-02-18T08:35:44.052 INFO:tasks.workunit.client.0.smithi082.stdout:op 440 completed, throughput=5MB/sec 2024-02-18T08:35:44.052 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MyjbhGVhu8SkIhz off=18176434 len=1090825 2024-02-18T08:35:44.059 INFO:tasks.workunit.client.0.smithi082.stdout:op 441 completed, throughput=5.01MB/sec 2024-02-18T08:35:44.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:42.552524+0000 mgr.y (mgr.24862) 640 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:35:44.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:42.552524+0000 mgr.y (mgr.24862) 640 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:35:44.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:42.552524+0000 mgr.y (mgr.24862) 640 : cluster [DBG] pgmap v1229: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:35:45.059 INFO:tasks.workunit.client.0.smithi082.stdout: 91: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:45.059 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DEu2fVtAgvReSq6 off=462326 len=503394 2024-02-18T08:35:45.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 442 completed, throughput=4.96MB/sec 2024-02-18T08:35:45.061 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nw6ASLH6K_O7qxd off=2837152 len=196459 2024-02-18T08:35:45.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 443 completed, throughput=4.96MB/sec 2024-02-18T08:35:45.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VRjHgzoxnFKSYKj off=16719523 len=619918 2024-02-18T08:35:45.065 INFO:tasks.workunit.client.0.smithi082.stdout:op 444 completed, throughput=4.97MB/sec 2024-02-18T08:35:45.066 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zYEfxTkmHXgqwK8 off=1747340 len=1893196 2024-02-18T08:35:45.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 445 completed, throughput=4.99MB/sec 2024-02-18T08:35:45.068 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LItGqV65fx5PUSY off=4053271 len=1380134 2024-02-18T08:35:45.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 446 completed, throughput=5MB/sec 2024-02-18T08:35:45.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:44.553062+0000 mgr.y (mgr.24862) 641 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:45.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:44.553062+0000 mgr.y (mgr.24862) 641 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:45.504 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:44.553062+0000 mgr.y (mgr.24862) 641 : cluster [DBG] pgmap v1230: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:35:46.070 INFO:tasks.workunit.client.0.smithi082.stdout: 92: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:46.070 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6GAOZ8U5Wi0bVko off=7608325 len=1110344 2024-02-18T08:35:46.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 447 completed, throughput=4.96MB/sec 2024-02-18T08:35:46.071 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lrat7fN3SdGtZaf off=3791941 len=1451159 2024-02-18T08:35:46.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 448 completed, throughput=4.98MB/sec 2024-02-18T08:35:46.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NE-w5or9uWoFhTX off=9502671 len=1799511 2024-02-18T08:35:46.078 INFO:tasks.workunit.client.0.smithi082.stdout:op 449 completed, throughput=4.99MB/sec 2024-02-18T08:35:46.078 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P6SA-IqZuz8a4tl off=4108923 len=983815 2024-02-18T08:35:46.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 450 completed, throughput=5MB/sec 2024-02-18T08:35:47.084 INFO:tasks.workunit.client.0.smithi082.stdout: 93: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:47.084 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-76ZpoYRN5aOY3X1 off=2031787 len=1499143 2024-02-18T08:35:47.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 451 completed, throughput=4.97MB/sec 2024-02-18T08:35:47.087 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tuoZw92q2lfFiZg off=2054789 len=1733982 2024-02-18T08:35:47.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 452 completed, throughput=4.98MB/sec 2024-02-18T08:35:47.098 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FWBXTgFejxj9Zet off=16087854 len=1719929 2024-02-18T08:35:47.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 453 completed, throughput=5MB/sec 2024-02-18T08:35:47.101 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--Z_haxPxjuBoalh off=13244873 len=714957 2024-02-18T08:35:47.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 454 completed, throughput=5.01MB/sec 2024-02-18T08:35:47.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:46.553529+0000 mgr.y (mgr.24862) 642 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:47.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:46.553529+0000 mgr.y (mgr.24862) 642 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:48.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:46.553529+0000 mgr.y (mgr.24862) 642 : cluster [DBG] pgmap v1231: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:35:48.104 INFO:tasks.workunit.client.0.smithi082.stdout: 94: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:48.104 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xL5GtO7lX2mqWWN off=998870 len=1214129 2024-02-18T08:35:48.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 455 completed, throughput=4.97MB/sec 2024-02-18T08:35:48.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Aa5xBxttJ7dL6jf off=4366167 len=740770 2024-02-18T08:35:48.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 456 completed, throughput=4.97MB/sec 2024-02-18T08:35:48.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VMvYJHvefSemG_1 off=1242937 len=903950 2024-02-18T08:35:48.116 INFO:tasks.workunit.client.0.smithi082.stdout:op 457 completed, throughput=4.98MB/sec 2024-02-18T08:35:48.116 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LyEzhhI-UtTXRqw off=7393 len=685558 2024-02-18T08:35:48.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 458 completed, throughput=4.99MB/sec 2024-02-18T08:35:48.118 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ByGnwdR6TZI5eHi off=7332873 len=43735 2024-02-18T08:35:48.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 459 completed, throughput=4.99MB/sec 2024-02-18T08:35:48.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5CJ_QoWpWgyU7ZE off=15318545 len=725824 2024-02-18T08:35:48.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 460 completed, throughput=5MB/sec 2024-02-18T08:35:48.120 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w0hYKPhsBCNTThY off=4462306 len=1192817 2024-02-18T08:35:48.121 INFO:tasks.workunit.client.0.smithi082.stdout:op 461 completed, throughput=5.01MB/sec 2024-02-18T08:35:49.121 INFO:tasks.workunit.client.0.smithi082.stdout: 95: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:49.121 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z8QhGJlQGDmUniN off=2302607 len=695928 2024-02-18T08:35:49.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 462 completed, throughput=4.96MB/sec 2024-02-18T08:35:49.123 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X9pwcuWqrU-TloW off=5394367 len=1994293 2024-02-18T08:35:49.125 INFO:tasks.workunit.client.0.smithi082.stdout:op 463 completed, throughput=4.98MB/sec 2024-02-18T08:35:49.126 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x0QDuV8WQaJJ5qj off=1805940 len=1630641 2024-02-18T08:35:49.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 464 completed, throughput=5MB/sec 2024-02-18T08:35:49.129 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-caz5iMbSdWNLdhY off=2822120 len=1323212 2024-02-18T08:35:49.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 465 completed, throughput=5.01MB/sec 2024-02-18T08:35:49.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:48.554020+0000 mgr.y (mgr.24862) 643 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:49.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:48.554020+0000 mgr.y (mgr.24862) 643 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:50.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:48.554020+0000 mgr.y (mgr.24862) 643 : cluster [DBG] pgmap v1232: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:35:50.131 INFO:tasks.workunit.client.0.smithi082.stdout: 96: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:50.131 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7D1lttBQHhAblOQ off=1011346 len=1344908 2024-02-18T08:35:50.133 INFO:tasks.workunit.client.0.smithi082.stdout:op 466 completed, throughput=4.97MB/sec 2024-02-18T08:35:50.133 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FrU2wtkf8J76DwR off=9974145 len=1975870 2024-02-18T08:35:50.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 467 completed, throughput=4.99MB/sec 2024-02-18T08:35:50.143 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m2dH0QFhe1VCloa off=16871344 len=1279492 2024-02-18T08:35:50.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 468 completed, throughput=5MB/sec 2024-02-18T08:35:51.150 INFO:tasks.workunit.client.0.smithi082.stdout: 97: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:51.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OlXlDp1_B-4OT_Q off=13373295 len=1993084 2024-02-18T08:35:51.152 INFO:tasks.workunit.client.0.smithi082.stdout:op 469 completed, throughput=4.97MB/sec 2024-02-18T08:35:51.152 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ZeO3LACMlEqklt off=5673781 len=93151 2024-02-18T08:35:51.152 INFO:tasks.workunit.client.0.smithi082.stdout:op 470 completed, throughput=4.97MB/sec 2024-02-18T08:35:51.153 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h-t_LdKbNN7cz97 off=2829598 len=1397318 2024-02-18T08:35:51.156 INFO:tasks.workunit.client.0.smithi082.stdout:op 471 completed, throughput=4.99MB/sec 2024-02-18T08:35:51.156 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--3dL9bF4nA3qlZu off=211300 len=543826 2024-02-18T08:35:51.157 INFO:tasks.workunit.client.0.smithi082.stdout:op 472 completed, throughput=4.99MB/sec 2024-02-18T08:35:51.157 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BWY30g13ChiHh_8 off=4031122 len=253230 2024-02-18T08:35:51.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 473 completed, throughput=4.99MB/sec 2024-02-18T08:35:51.161 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O74rZSLQUtbYeio off=8392496 len=2037864 2024-02-18T08:35:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:op 474 completed, throughput=5.01MB/sec 2024-02-18T08:35:51.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:50.554546+0000 mgr.y (mgr.24862) 644 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-18T08:35:51.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:50.554546+0000 mgr.y (mgr.24862) 644 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-18T08:35:52.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:50.554546+0000 mgr.y (mgr.24862) 644 : cluster [DBG] pgmap v1233: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-02-18T08:35:52.165 INFO:tasks.workunit.client.0.smithi082.stdout: 98: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:52.165 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HgDMdeVdmWBJkYj off=12239718 len=1434664 2024-02-18T08:35:52.168 INFO:tasks.workunit.client.0.smithi082.stdout:op 475 completed, throughput=4.98MB/sec 2024-02-18T08:35:52.168 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jC4HfrXxydwdX8- off=1609504 len=231677 2024-02-18T08:35:52.171 INFO:tasks.workunit.client.0.smithi082.stdout:op 476 completed, throughput=4.98MB/sec 2024-02-18T08:35:52.171 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3CMqcWMyGlfe7-C off=1639808 len=450135 2024-02-18T08:35:52.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 477 completed, throughput=4.98MB/sec 2024-02-18T08:35:52.172 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R7Us163kDFGb682 off=14431426 len=1084722 2024-02-18T08:35:52.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 478 completed, throughput=4.99MB/sec 2024-02-18T08:35:52.174 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T7igZqBgSTnOVTS off=6984898 len=177535 2024-02-18T08:35:52.177 INFO:tasks.workunit.client.0.smithi082.stdout:op 479 completed, throughput=5MB/sec 2024-02-18T08:35:52.177 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eR_Lg7drIgwi5LN off=16275437 len=440092 2024-02-18T08:35:52.180 INFO:tasks.workunit.client.0.smithi082.stdout:op 480 completed, throughput=5MB/sec 2024-02-18T08:35:52.180 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OblKP5DdxJVPdvR off=7413585 len=1156641 2024-02-18T08:35:52.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 481 completed, throughput=5.01MB/sec 2024-02-18T08:35:53.183 INFO:tasks.workunit.client.0.smithi082.stdout: 99: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:53.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8iVMYkKvXRYwI4P off=58002 len=370370 2024-02-18T08:35:53.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 482 completed, throughput=4.96MB/sec 2024-02-18T08:35:53.185 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uLVrBlCVON3pOpx off=2631202 len=1103898 2024-02-18T08:35:53.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 483 completed, throughput=4.97MB/sec 2024-02-18T08:35:53.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2B3-FT7rSrVn6fH off=446128 len=1468193 2024-02-18T08:35:53.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 484 completed, throughput=4.99MB/sec 2024-02-18T08:35:53.200 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jSA_sBeHqUEiUG- off=4532240 len=695623 2024-02-18T08:35:53.202 INFO:tasks.workunit.client.0.smithi082.stdout:op 485 completed, throughput=4.99MB/sec 2024-02-18T08:35:53.202 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g8PLJaBa7JHypaq off=4337865 len=83806 2024-02-18T08:35:53.202 INFO:tasks.workunit.client.0.smithi082.stdout:op 486 completed, throughput=4.99MB/sec 2024-02-18T08:35:53.202 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cxP6FHZXtNl86US off=2958142 len=1015203 2024-02-18T08:35:53.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 487 completed, throughput=5MB/sec 2024-02-18T08:35:53.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:52.555032+0000 mgr.y (mgr.24862) 645 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 987 KiB/s wr, 4 op/s 2024-02-18T08:35:53.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:52.555032+0000 mgr.y (mgr.24862) 645 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 987 KiB/s wr, 4 op/s 2024-02-18T08:35:54.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:52.555032+0000 mgr.y (mgr.24862) 645 : cluster [DBG] pgmap v1234: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 987 KiB/s wr, 4 op/s 2024-02-18T08:35:54.205 INFO:tasks.workunit.client.0.smithi082.stdout: 100: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:54.206 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wDxS-2sWyIRk_5s off=819907 len=590983 2024-02-18T08:35:54.206 INFO:tasks.workunit.client.0.smithi082.stdout:op 488 completed, throughput=4.96MB/sec 2024-02-18T08:35:54.206 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LG_As3skAxiX9Vv off=2952002 len=871078 2024-02-18T08:35:54.212 INFO:tasks.workunit.client.0.smithi082.stdout:op 489 completed, throughput=4.97MB/sec 2024-02-18T08:35:54.212 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CLdD5oFcsCSJljn off=3965985 len=117621 2024-02-18T08:35:54.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 490 completed, throughput=4.97MB/sec 2024-02-18T08:35:54.213 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sSV219MzPZbp3wq off=6813267 len=430566 2024-02-18T08:35:54.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 491 completed, throughput=4.97MB/sec 2024-02-18T08:35:54.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8XVZxJdmyUlRwET off=2627583 len=155142 2024-02-18T08:35:54.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 492 completed, throughput=4.97MB/sec 2024-02-18T08:35:54.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BtGesSVgNdCotBx off=2339442 len=1057471 2024-02-18T08:35:54.219 INFO:tasks.workunit.client.0.smithi082.stdout:op 493 completed, throughput=4.98MB/sec 2024-02-18T08:35:54.219 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xm_igkBwKjmLIKl off=8402113 len=1517691 2024-02-18T08:35:54.227 INFO:tasks.workunit.client.0.smithi082.stdout:op 494 completed, throughput=5MB/sec 2024-02-18T08:35:54.227 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FlthsjPQ8B_kCZ0 off=503556 len=1910018 2024-02-18T08:35:54.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 495 completed, throughput=5.02MB/sec 2024-02-18T08:35:54.894 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:54.387022+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:35:54.894 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:54.387300+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:35:54.894 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:35:54.387541+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:35:54.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:54.387022+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:35:54.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:54.387300+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:35:54.895 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:35:54.387541+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:35:55.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:54.387022+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:35:55.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:54.387300+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:35:55.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:35:54.387541+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:35:55.230 INFO:tasks.workunit.client.0.smithi082.stdout: 101: throughput=4.97MB/sec pending data=0 2024-02-18T08:35:55.230 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-siDrI7mRKWZF-mR off=16553058 len=1649192 2024-02-18T08:35:55.239 INFO:tasks.workunit.client.0.smithi082.stdout:op 496 completed, throughput=4.98MB/sec 2024-02-18T08:35:55.239 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wx-4nnQVt6A5Dc4 off=3012030 len=530013 2024-02-18T08:35:55.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 497 completed, throughput=4.99MB/sec 2024-02-18T08:35:55.240 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S57Ua9oMXwz0DZH off=5683417 len=1191988 2024-02-18T08:35:55.242 INFO:tasks.workunit.client.0.smithi082.stdout:op 498 completed, throughput=5MB/sec 2024-02-18T08:35:55.242 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rAD2oSLhs4epqjx off=1218597 len=968915 2024-02-18T08:35:55.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 499 completed, throughput=5.01MB/sec 2024-02-18T08:35:55.895 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:54.555528+0000 mgr.y (mgr.24862) 646 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-02-18T08:35:55.896 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:54.555528+0000 mgr.y (mgr.24862) 646 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-02-18T08:35:56.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:54.555528+0000 mgr.y (mgr.24862) 646 : cluster [DBG] pgmap v1235: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-02-18T08:35:56.245 INFO:tasks.workunit.client.0.smithi082.stdout: 102: throughput=4.96MB/sec pending data=0 2024-02-18T08:35:56.245 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xyw4YTjAnfVJywq off=594076 len=1881952 2024-02-18T08:35:56.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 500 completed, throughput=4.98MB/sec 2024-02-18T08:35:56.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IiXNo_ziMnRphA0 off=3376057 len=72005 2024-02-18T08:35:56.255 INFO:tasks.workunit.client.0.smithi082.stdout:op 501 completed, throughput=4.98MB/sec 2024-02-18T08:35:56.255 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pCsCr7gGgncYmFq off=696931 len=1301749 2024-02-18T08:35:56.261 INFO:tasks.workunit.client.0.smithi082.stdout:op 502 completed, throughput=4.99MB/sec 2024-02-18T08:35:56.261 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hSMtKeoy4nimneC off=18898378 len=1283978 2024-02-18T08:35:56.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 503 completed, throughput=5MB/sec 2024-02-18T08:35:56.268 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9MR0O9XtHXEOc5R off=18663708 len=1719586 2024-02-18T08:35:56.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 504 completed, throughput=5.02MB/sec 2024-02-18T08:35:57.269 INFO:tasks.workunit.client.0.smithi082.stdout: 103: throughput=4.97MB/sec pending data=0 2024-02-18T08:35:57.269 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LdnReGk9B3sW3Jz off=18676059 len=1430725 2024-02-18T08:35:57.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 505 completed, throughput=4.98MB/sec 2024-02-18T08:35:57.271 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zi5DJlxxloYCgBD off=14133962 len=151829 2024-02-18T08:35:57.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 506 completed, throughput=4.98MB/sec 2024-02-18T08:35:57.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2rRONTvs54tiMgt off=7722183 len=59129 2024-02-18T08:35:57.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 507 completed, throughput=4.98MB/sec 2024-02-18T08:35:57.277 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6bwIQ1jVyfT_N6S off=0 len=1097441 2024-02-18T08:35:57.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 508 completed, throughput=4.99MB/sec 2024-02-18T08:35:57.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ASO1OGLzT-z_uzj off=12952543 len=1079085 2024-02-18T08:35:57.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 509 completed, throughput=5MB/sec 2024-02-18T08:35:57.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:56.555937+0000 mgr.y (mgr.24862) 647 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-18T08:35:57.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:56.555937+0000 mgr.y (mgr.24862) 647 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-18T08:35:58.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:56.555937+0000 mgr.y (mgr.24862) 647 : cluster [DBG] pgmap v1236: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2024-02-18T08:35:58.281 INFO:tasks.workunit.client.0.smithi082.stdout: 104: throughput=4.95MB/sec pending data=0 2024-02-18T08:35:58.281 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pkt6Wa_UuQ1wcVJ off=6800540 len=1879758 2024-02-18T08:35:58.285 INFO:tasks.workunit.client.0.smithi082.stdout:op 510 completed, throughput=4.97MB/sec 2024-02-18T08:35:58.285 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yq3j12SznkfJgqZ off=6557149 len=768896 2024-02-18T08:35:58.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 511 completed, throughput=4.98MB/sec 2024-02-18T08:35:58.287 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nuZ4fomt7-w0e9V off=2081259 len=662569 2024-02-18T08:35:58.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 512 completed, throughput=4.98MB/sec 2024-02-18T08:35:58.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v7PDvIRp14d068D off=2115424 len=1151383 2024-02-18T08:35:58.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 513 completed, throughput=4.99MB/sec 2024-02-18T08:35:58.290 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G12pp1I2-4YYESy off=4491261 len=2080047 2024-02-18T08:35:58.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 514 completed, throughput=5.01MB/sec 2024-02-18T08:35:59.304 INFO:tasks.workunit.client.0.smithi082.stdout: 105: throughput=4.97MB/sec pending data=0 2024-02-18T08:35:59.304 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eUE_ywX343HyElt off=1030967 len=1164982 2024-02-18T08:35:59.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 515 completed, throughput=4.98MB/sec 2024-02-18T08:35:59.310 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7Ck5h_-E2qu7iGw off=13362472 len=452429 2024-02-18T08:35:59.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 516 completed, throughput=4.98MB/sec 2024-02-18T08:35:59.314 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zjumObKmitX5s_B off=2100756 len=15635 2024-02-18T08:35:59.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 517 completed, throughput=4.98MB/sec 2024-02-18T08:35:59.314 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qbLrGudiZo-wTS9 off=412948 len=1226108 2024-02-18T08:35:59.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 518 completed, throughput=4.99MB/sec 2024-02-18T08:35:59.316 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nKxq6RAg_1SdRBz off=596592 len=63190 2024-02-18T08:35:59.318 INFO:tasks.workunit.client.0.smithi082.stdout:op 519 completed, throughput=4.99MB/sec 2024-02-18T08:35:59.318 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hNDdDNDrhO9mBIe off=4289878 len=1295928 2024-02-18T08:35:59.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 520 completed, throughput=5MB/sec 2024-02-18T08:35:59.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:35:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:35:58.556549+0000 mgr.y (mgr.24862) 648 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:35:59.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:35:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:35:58.556549+0000 mgr.y (mgr.24862) 648 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:36:00.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:35:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:35:58.556549+0000 mgr.y (mgr.24862) 648 : cluster [DBG] pgmap v1237: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:36:00.322 INFO:tasks.workunit.client.0.smithi082.stdout: 106: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:00.322 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-313I9fslTSUiRQ_ off=15651245 len=351864 2024-02-18T08:36:00.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 521 completed, throughput=4.96MB/sec 2024-02-18T08:36:00.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8oIDnHWkHqMhGBz off=9578604 len=1386112 2024-02-18T08:36:00.329 INFO:tasks.workunit.client.0.smithi082.stdout:op 522 completed, throughput=4.97MB/sec 2024-02-18T08:36:00.329 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-umdLqeVdf6OGOM2 off=433573 len=293507 2024-02-18T08:36:00.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 523 completed, throughput=4.97MB/sec 2024-02-18T08:36:00.332 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mXRRud26oCGYXEo off=3671290 len=119530 2024-02-18T08:36:00.335 INFO:tasks.workunit.client.0.smithi082.stdout:op 524 completed, throughput=4.97MB/sec 2024-02-18T08:36:00.335 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pOHskhlU3I8Siq9 off=4762457 len=2005119 2024-02-18T08:36:00.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 525 completed, throughput=4.99MB/sec 2024-02-18T08:36:00.344 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ccxAxLRsGGe7heU off=5949313 len=1067174 2024-02-18T08:36:00.346 INFO:tasks.workunit.client.0.smithi082.stdout:op 526 completed, throughput=5MB/sec 2024-02-18T08:36:01.346 INFO:tasks.workunit.client.0.smithi082.stdout: 107: throughput=4.95MB/sec pending data=0 2024-02-18T08:36:01.346 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s_TRDLAwUOPWdCS off=8285746 len=1918909 2024-02-18T08:36:01.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 527 completed, throughput=4.97MB/sec 2024-02-18T08:36:01.348 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VJCqd4zVvuHrEhz off=462386 len=1502989 2024-02-18T08:36:01.356 INFO:tasks.workunit.client.0.smithi082.stdout:op 528 completed, throughput=4.98MB/sec 2024-02-18T08:36:01.356 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9uvvJ5OVjRFOoxf off=700420 len=1283254 2024-02-18T08:36:01.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 529 completed, throughput=5MB/sec 2024-02-18T08:36:01.362 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hcDLN6La4BqTuZ_ off=2800487 len=296895 2024-02-18T08:36:01.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 530 completed, throughput=5MB/sec 2024-02-18T08:36:01.365 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DJbuh1d8RnGt-vB off=4483341 len=293217 2024-02-18T08:36:01.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 531 completed, throughput=5MB/sec 2024-02-18T08:36:01.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:00.557108+0000 mgr.y (mgr.24862) 649 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-02-18T08:36:01.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:00.557108+0000 mgr.y (mgr.24862) 649 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-02-18T08:36:02.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:00.557108+0000 mgr.y (mgr.24862) 649 : cluster [DBG] pgmap v1238: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-02-18T08:36:02.367 INFO:tasks.workunit.client.0.smithi082.stdout: 108: throughput=4.95MB/sec pending data=0 2024-02-18T08:36:02.367 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aP-XVDkgW5-dtkE off=10731892 len=1886151 2024-02-18T08:36:02.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 532 completed, throughput=4.97MB/sec 2024-02-18T08:36:02.376 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UzFlbWWpxPKDfLM off=7812268 len=1049470 2024-02-18T08:36:02.377 INFO:tasks.workunit.client.0.smithi082.stdout:op 533 completed, throughput=4.98MB/sec 2024-02-18T08:36:02.377 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ta6zJq05oYIbCvt off=3745249 len=1368240 2024-02-18T08:36:02.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 534 completed, throughput=4.99MB/sec 2024-02-18T08:36:02.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n3rXk6KXYKkVaCH off=15889703 len=1137380 2024-02-18T08:36:02.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 535 completed, throughput=5MB/sec 2024-02-18T08:36:03.384 INFO:tasks.workunit.client.0.smithi082.stdout: 109: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:03.384 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Yrxt_-tgbbTvY2k off=12525704 len=281468 2024-02-18T08:36:03.388 INFO:tasks.workunit.client.0.smithi082.stdout:op 536 completed, throughput=4.96MB/sec 2024-02-18T08:36:03.388 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KEIswBh1webzzLi off=15929610 len=2094397 2024-02-18T08:36:03.392 INFO:tasks.workunit.client.0.smithi082.stdout:op 537 completed, throughput=4.98MB/sec 2024-02-18T08:36:03.393 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bm3LbRU2cw63pBQ off=0 len=1924283 2024-02-18T08:36:03.402 INFO:tasks.workunit.client.0.smithi082.stdout:op 538 completed, throughput=4.99MB/sec 2024-02-18T08:36:03.402 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XVSQDGVEBv3yHii off=5556562 len=1441275 2024-02-18T08:36:03.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 539 completed, throughput=5MB/sec 2024-02-18T08:36:03.754 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:02.557648+0000 mgr.y (mgr.24862) 650 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:36:03.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:02.557648+0000 mgr.y (mgr.24862) 650 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:36:03.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:02.557648+0000 mgr.y (mgr.24862) 650 : cluster [DBG] pgmap v1239: 73 pgs: 73 active+clean; 127 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:36:04.404 INFO:tasks.workunit.client.0.smithi082.stdout: 110: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:04.404 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YJHWs8qQBYhw64h off=9919332 len=913589 2024-02-18T08:36:04.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 540 completed, throughput=4.97MB/sec 2024-02-18T08:36:04.407 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5LLxFeuATy1Oaqv off=12314265 len=4337 2024-02-18T08:36:04.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 541 completed, throughput=4.97MB/sec 2024-02-18T08:36:04.408 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eEZehea4KReu1_9 off=8210509 len=512915 2024-02-18T08:36:04.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 542 completed, throughput=4.97MB/sec 2024-02-18T08:36:04.409 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IX1O4YFfnt83_EV off=4892796 len=898458 2024-02-18T08:36:04.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 543 completed, throughput=4.98MB/sec 2024-02-18T08:36:04.414 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OB9_79xmJtFJWeP off=215372 len=1279152 2024-02-18T08:36:04.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 544 completed, throughput=4.99MB/sec 2024-02-18T08:36:04.417 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zsLRJdwTylDrb_r off=13897619 len=827552 2024-02-18T08:36:04.419 INFO:tasks.workunit.client.0.smithi082.stdout:op 545 completed, throughput=5MB/sec 2024-02-18T08:36:04.419 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OGtb7MvQZaxUG17 off=2929359 len=579014 2024-02-18T08:36:04.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 546 completed, throughput=5MB/sec 2024-02-18T08:36:05.424 INFO:tasks.workunit.client.0.smithi082.stdout: 111: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:05.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PXn_dRczSkjaOnP off=1908071 len=2081661 2024-02-18T08:36:05.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 547 completed, throughput=4.97MB/sec 2024-02-18T08:36:05.434 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2fynomamiPAQRcj off=20086235 len=351375 2024-02-18T08:36:05.437 INFO:tasks.workunit.client.0.smithi082.stdout:op 548 completed, throughput=4.98MB/sec 2024-02-18T08:36:05.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xQca51OgZjuLEbq off=2339907 len=1697438 2024-02-18T08:36:05.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 549 completed, throughput=4.99MB/sec 2024-02-18T08:36:05.440 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q7hq_xIvzlyvST9 off=320523 len=1078499 2024-02-18T08:36:05.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 550 completed, throughput=5MB/sec 2024-02-18T08:36:05.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:04.558211+0000 mgr.y (mgr.24862) 651 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:36:05.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:04.558211+0000 mgr.y (mgr.24862) 651 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:36:06.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:04.558211+0000 mgr.y (mgr.24862) 651 : cluster [DBG] pgmap v1240: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:36:06.445 INFO:tasks.workunit.client.0.smithi082.stdout: 112: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:06.446 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TP8-mrAG0CLeGun off=11176321 len=658191 2024-02-18T08:36:06.447 INFO:tasks.workunit.client.0.smithi082.stdout:op 551 completed, throughput=4.96MB/sec 2024-02-18T08:36:06.447 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qkOyomcg71hiX5g off=3009682 len=1424276 2024-02-18T08:36:06.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 552 completed, throughput=4.97MB/sec 2024-02-18T08:36:06.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yegblyODi0u88Sk off=628892 len=717389 2024-02-18T08:36:06.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 553 completed, throughput=4.98MB/sec 2024-02-18T08:36:06.456 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WpK0_4xU1Rap8Pt off=11597137 len=1104663 2024-02-18T08:36:06.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 554 completed, throughput=4.99MB/sec 2024-02-18T08:36:06.459 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gN5PkdeMmgMGgYx off=8978805 len=1546112 2024-02-18T08:36:06.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 555 completed, throughput=5MB/sec 2024-02-18T08:36:07.462 INFO:tasks.workunit.client.0.smithi082.stdout: 113: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:07.462 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-69EKJ-iwvlZNzUK off=6361127 len=506432 2024-02-18T08:36:07.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 556 completed, throughput=4.96MB/sec 2024-02-18T08:36:07.463 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aBG-feehvykmYAF off=3854806 len=2018614 2024-02-18T08:36:07.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 557 completed, throughput=4.98MB/sec 2024-02-18T08:36:07.468 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zb7KC9aW6TWgWd5 off=708323 len=859008 2024-02-18T08:36:07.469 INFO:tasks.workunit.client.0.smithi082.stdout:op 558 completed, throughput=4.99MB/sec 2024-02-18T08:36:07.469 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vs7x5Rblo-I_Hi8 off=1857550 len=1604986 2024-02-18T08:36:07.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 559 completed, throughput=5MB/sec 2024-02-18T08:36:07.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_WnfZXaIuwGelEE off=3028695 len=70622 2024-02-18T08:36:07.481 INFO:tasks.workunit.client.0.smithi082.stdout:op 560 completed, throughput=5MB/sec 2024-02-18T08:36:07.481 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bTkE_9F-CRH1TBX off=7208065 len=572548 2024-02-18T08:36:07.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 561 completed, throughput=5MB/sec 2024-02-18T08:36:07.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:06.558770+0000 mgr.y (mgr.24862) 652 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:07.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:06.558770+0000 mgr.y (mgr.24862) 652 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:08.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:06.558770+0000 mgr.y (mgr.24862) 652 : cluster [DBG] pgmap v1241: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:08.483 INFO:tasks.workunit.client.0.smithi082.stdout: 114: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:08.483 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xFKTgX0S_Vm3Z_B off=6276201 len=1971741 2024-02-18T08:36:08.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 562 completed, throughput=4.98MB/sec 2024-02-18T08:36:08.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9xRbkC_l1f9j14t off=7104571 len=854569 2024-02-18T08:36:08.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 563 completed, throughput=4.98MB/sec 2024-02-18T08:36:08.493 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vy-k1601EPA0uVQ off=4491410 len=2028108 2024-02-18T08:36:08.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 564 completed, throughput=5MB/sec 2024-02-18T08:36:08.495 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KaNPL5xHMbrpnKS off=2363265 len=1654132 2024-02-18T08:36:08.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 565 completed, throughput=5.01MB/sec 2024-02-18T08:36:09.500 INFO:tasks.workunit.client.0.smithi082.stdout: 115: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:09.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jpweSfE9T3Tuw5K off=3185800 len=1665986 2024-02-18T08:36:09.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 566 completed, throughput=4.98MB/sec 2024-02-18T08:36:09.508 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vF3M4u8JazdsLwH off=7404056 len=1574165 2024-02-18T08:36:09.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 567 completed, throughput=5MB/sec 2024-02-18T08:36:09.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DJHYPtVjOGueMFx off=19474556 len=225222 2024-02-18T08:36:09.517 INFO:tasks.workunit.client.0.smithi082.stdout:op 568 completed, throughput=5MB/sec 2024-02-18T08:36:09.517 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qq45hQT6KM-Np4C off=12542848 len=880080 2024-02-18T08:36:09.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 569 completed, throughput=5.01MB/sec 2024-02-18T08:36:09.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:08.559406+0000 mgr.y (mgr.24862) 653 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:36:09.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:08.559406+0000 mgr.y (mgr.24862) 653 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:36:10.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:08.559406+0000 mgr.y (mgr.24862) 653 : cluster [DBG] pgmap v1242: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:36:10.519 INFO:tasks.workunit.client.0.smithi082.stdout: 116: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:10.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vsiThF-Zx0hJDK7 off=9742151 len=164838 2024-02-18T08:36:10.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 570 completed, throughput=4.96MB/sec 2024-02-18T08:36:10.522 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vy-k1601EPA0uVQ off=9125774 len=553537 2024-02-18T08:36:10.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 571 completed, throughput=4.97MB/sec 2024-02-18T08:36:10.525 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NNOhhI6aL2whxSi off=5815829 len=1500724 2024-02-18T08:36:10.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 572 completed, throughput=4.98MB/sec 2024-02-18T08:36:10.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R23sTsu69ifXj1X off=1807357 len=1815442 2024-02-18T08:36:10.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 573 completed, throughput=4.99MB/sec 2024-02-18T08:36:10.544 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NCEbnBHfdHndfR4 off=19351747 len=1946428 2024-02-18T08:36:10.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 574 completed, throughput=5.01MB/sec 2024-02-18T08:36:11.554 INFO:tasks.workunit.client.0.smithi082.stdout: 117: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:11.554 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cxNg6H9UVWRUtqJ off=16551057 len=305830 2024-02-18T08:36:11.555 INFO:tasks.workunit.client.0.smithi082.stdout:op 575 completed, throughput=4.97MB/sec 2024-02-18T08:36:11.555 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YsRV3KmKBZzrOdz off=7891110 len=1043623 2024-02-18T08:36:11.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 576 completed, throughput=4.98MB/sec 2024-02-18T08:36:11.557 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VRjHgzoxnFKSYKj off=5434169 len=1847783 2024-02-18T08:36:11.561 INFO:tasks.workunit.client.0.smithi082.stdout:op 577 completed, throughput=4.99MB/sec 2024-02-18T08:36:11.561 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ozfE5gqTQfpA-Wt off=4610151 len=1995547 2024-02-18T08:36:11.566 INFO:tasks.workunit.client.0.smithi082.stdout:op 578 completed, throughput=5.01MB/sec 2024-02-18T08:36:11.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:10.559900+0000 mgr.y (mgr.24862) 654 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:11.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:10.559900+0000 mgr.y (mgr.24862) 654 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:12.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:10.559900+0000 mgr.y (mgr.24862) 654 : cluster [DBG] pgmap v1243: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:12.566 INFO:tasks.workunit.client.0.smithi082.stdout: 118: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:12.566 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w6FRGugYtHlY8y- off=8010122 len=173134 2024-02-18T08:36:12.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 579 completed, throughput=4.97MB/sec 2024-02-18T08:36:12.569 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e4Dv7nBqQ5f79nZ off=5930734 len=234519 2024-02-18T08:36:12.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 580 completed, throughput=4.97MB/sec 2024-02-18T08:36:12.572 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Vklj3jB5oEPHSw9 off=874027 len=1273260 2024-02-18T08:36:12.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 581 completed, throughput=4.98MB/sec 2024-02-18T08:36:12.578 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yhu-XlW14NebfJC off=9875272 len=1150096 2024-02-18T08:36:12.581 INFO:tasks.workunit.client.0.smithi082.stdout:op 582 completed, throughput=4.99MB/sec 2024-02-18T08:36:12.581 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dlBOhFVcrT82s8I off=0 len=1126244 2024-02-18T08:36:12.584 INFO:tasks.workunit.client.0.smithi082.stdout:op 583 completed, throughput=5MB/sec 2024-02-18T08:36:12.584 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XU2Bz69KcyD3Xbq off=1088079 len=295510 2024-02-18T08:36:12.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 584 completed, throughput=5MB/sec 2024-02-18T08:36:12.588 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5Nln0i9p77moAOl off=6830420 len=1109233 2024-02-18T08:36:12.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 585 completed, throughput=5.01MB/sec 2024-02-18T08:36:13.590 INFO:tasks.workunit.client.0.smithi082.stdout: 119: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:13.590 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gYzAJEllb0CbmM9 off=2039062 len=804583 2024-02-18T08:36:13.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 586 completed, throughput=4.97MB/sec 2024-02-18T08:36:13.595 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7m5xi_5NmP8QWlp off=19741696 len=881685 2024-02-18T08:36:13.598 INFO:tasks.workunit.client.0.smithi082.stdout:op 587 completed, throughput=4.98MB/sec 2024-02-18T08:36:13.598 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t49_WFD57sXbFQA off=1655642 len=420830 2024-02-18T08:36:13.599 INFO:tasks.workunit.client.0.smithi082.stdout:op 588 completed, throughput=4.98MB/sec 2024-02-18T08:36:13.599 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uj0KxU6shvzuDoq off=4755385 len=1709718 2024-02-18T08:36:13.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 589 completed, throughput=5MB/sec 2024-02-18T08:36:13.608 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ThCwBurmUSAPZyY off=6456292 len=385260 2024-02-18T08:36:13.612 INFO:tasks.workunit.client.0.smithi082.stdout:op 590 completed, throughput=5MB/sec 2024-02-18T08:36:13.612 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-18oxorAJEOO7N35 off=3050853 len=1901578 2024-02-18T08:36:13.621 INFO:tasks.workunit.client.0.smithi082.stdout:op 591 completed, throughput=5.01MB/sec 2024-02-18T08:36:13.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:12.560416+0000 mgr.y (mgr.24862) 655 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:13.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:12.560416+0000 mgr.y (mgr.24862) 655 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:14.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:12.560416+0000 mgr.y (mgr.24862) 655 : cluster [DBG] pgmap v1244: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:14.621 INFO:tasks.workunit.client.0.smithi082.stdout: 120: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:14.621 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ncKxpOY7b0shNUQ off=4017271 len=1843659 2024-02-18T08:36:14.637 INFO:tasks.workunit.client.0.smithi082.stdout:op 592 completed, throughput=4.99MB/sec 2024-02-18T08:36:14.637 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vpux02-H1O1JML5 off=552226 len=1719499 2024-02-18T08:36:14.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 593 completed, throughput=5MB/sec 2024-02-18T08:36:14.640 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8oXNfu7k_NT_Stz off=1266630 len=274326 2024-02-18T08:36:14.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 594 completed, throughput=5MB/sec 2024-02-18T08:36:15.642 INFO:tasks.workunit.client.0.smithi082.stdout: 121: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:15.642 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BWfk17k-ih9y3P7 off=3134396 len=521050 2024-02-18T08:36:15.643 INFO:tasks.workunit.client.0.smithi082.stdout:op 595 completed, throughput=4.97MB/sec 2024-02-18T08:36:15.644 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qqZTJpC1CUz1J2s off=19534620 len=1739920 2024-02-18T08:36:15.648 INFO:tasks.workunit.client.0.smithi082.stdout:op 596 completed, throughput=4.98MB/sec 2024-02-18T08:36:15.648 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCdCLQ-Vlr6LoSn off=8590558 len=188485 2024-02-18T08:36:15.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 597 completed, throughput=4.98MB/sec 2024-02-18T08:36:15.651 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MIuArAv_Kvw_NCO off=18201267 len=1380173 2024-02-18T08:36:15.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 598 completed, throughput=4.99MB/sec 2024-02-18T08:36:15.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ymOFVux-hv2DcZx off=4528612 len=741672 2024-02-18T08:36:15.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 599 completed, throughput=5MB/sec 2024-02-18T08:36:15.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w4Qn6NhCPKQDpdJ off=3417359 len=254985 2024-02-18T08:36:15.659 INFO:tasks.workunit.client.0.smithi082.stdout:op 600 completed, throughput=5MB/sec 2024-02-18T08:36:15.659 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rkVFTSv9R_Gh3jF off=7278665 len=1208502 2024-02-18T08:36:15.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 601 completed, throughput=5.01MB/sec 2024-02-18T08:36:15.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:14.561013+0000 mgr.y (mgr.24862) 656 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:36:15.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:14.561013+0000 mgr.y (mgr.24862) 656 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:36:16.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:14.561013+0000 mgr.y (mgr.24862) 656 : cluster [DBG] pgmap v1245: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:36:16.667 INFO:tasks.workunit.client.0.smithi082.stdout: 122: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:16.668 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eGSKGgj9lgs95UM off=10990457 len=1509779 2024-02-18T08:36:16.671 INFO:tasks.workunit.client.0.smithi082.stdout:op 602 completed, throughput=4.98MB/sec 2024-02-18T08:36:16.671 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KDSl5osACevACYO off=8393289 len=1202238 2024-02-18T08:36:16.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 603 completed, throughput=4.99MB/sec 2024-02-18T08:36:16.674 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JoDA-S0BO4Jb81o off=3558248 len=1256941 2024-02-18T08:36:16.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 604 completed, throughput=5MB/sec 2024-02-18T08:36:16.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HAkMaRVRa9x9jd5 off=37051 len=1751042 2024-02-18T08:36:16.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 605 completed, throughput=5.01MB/sec 2024-02-18T08:36:17.686 INFO:tasks.workunit.client.0.smithi082.stdout: 123: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:17.686 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tGualX_XFWTcZTY off=7060148 len=741244 2024-02-18T08:36:17.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 606 completed, throughput=4.98MB/sec 2024-02-18T08:36:17.688 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MJcioNkXSGnQCg6 off=12393026 len=1783689 2024-02-18T08:36:17.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 607 completed, throughput=4.99MB/sec 2024-02-18T08:36:17.692 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZeN9CpwhB-kd58e off=5357727 len=493064 2024-02-18T08:36:17.695 INFO:tasks.workunit.client.0.smithi082.stdout:op 608 completed, throughput=4.99MB/sec 2024-02-18T08:36:17.696 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IWgyPMatDrR9c7r off=11088508 len=672040 2024-02-18T08:36:17.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 609 completed, throughput=5MB/sec 2024-02-18T08:36:17.697 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-K0r0gn9SpfLc6Af off=1885075 len=39596 2024-02-18T08:36:17.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 610 completed, throughput=5MB/sec 2024-02-18T08:36:17.697 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8OdBpsMeyV3Kkz8 off=1614910 len=1537071 2024-02-18T08:36:17.705 INFO:tasks.workunit.client.0.smithi082.stdout:op 611 completed, throughput=5.01MB/sec 2024-02-18T08:36:17.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:16.561562+0000 mgr.y (mgr.24862) 657 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:17.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:16.561562+0000 mgr.y (mgr.24862) 657 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:18.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:16.561562+0000 mgr.y (mgr.24862) 657 : cluster [DBG] pgmap v1246: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:18.705 INFO:tasks.workunit.client.0.smithi082.stdout: 124: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:18.705 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-q3_OVDOtjR6OdVa off=7094339 len=340456 2024-02-18T08:36:18.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 612 completed, throughput=4.97MB/sec 2024-02-18T08:36:18.706 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ordPYoUwpR0Ofh5 off=2858651 len=884988 2024-02-18T08:36:18.711 INFO:tasks.workunit.client.0.smithi082.stdout:op 613 completed, throughput=4.98MB/sec 2024-02-18T08:36:18.711 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d2c0b-Vy3SPBGTG off=1821281 len=378872 2024-02-18T08:36:18.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 614 completed, throughput=4.98MB/sec 2024-02-18T08:36:18.714 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5HUA9N7OeaxHb-5 off=4293802 len=434164 2024-02-18T08:36:18.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 615 completed, throughput=4.98MB/sec 2024-02-18T08:36:18.716 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hzGOlnAO5uyiopG off=4702484 len=986313 2024-02-18T08:36:18.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 616 completed, throughput=4.99MB/sec 2024-02-18T08:36:18.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7PtFJQ2LDE79N8K off=12438074 len=539060 2024-02-18T08:36:18.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 617 completed, throughput=5MB/sec 2024-02-18T08:36:18.722 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lEQ19rIifKtwlnR off=5052866 len=1042216 2024-02-18T08:36:18.728 INFO:tasks.workunit.client.0.smithi082.stdout:op 618 completed, throughput=5MB/sec 2024-02-18T08:36:19.728 INFO:tasks.workunit.client.0.smithi082.stdout: 125: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:19.728 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RSOhhqMvvCKSYjk off=64404 len=624170 2024-02-18T08:36:19.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 619 completed, throughput=4.97MB/sec 2024-02-18T08:36:19.729 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Jn--2F-IrtaGuoL off=3774211 len=1451488 2024-02-18T08:36:19.730 INFO:tasks.workunit.client.0.smithi082.stdout:op 620 completed, throughput=4.98MB/sec 2024-02-18T08:36:19.731 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qWWRzliqynIVzhv off=4443585 len=1268057 2024-02-18T08:36:19.732 INFO:tasks.workunit.client.0.smithi082.stdout:op 621 completed, throughput=4.99MB/sec 2024-02-18T08:36:19.732 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tU4jjjK1a9f6y_K off=11997684 len=1191363 2024-02-18T08:36:19.739 INFO:tasks.workunit.client.0.smithi082.stdout:op 622 completed, throughput=5MB/sec 2024-02-18T08:36:19.739 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lX2HHs0GdDy4OGv off=5908547 len=1942107 2024-02-18T08:36:19.743 INFO:tasks.workunit.client.0.smithi082.stdout:op 623 completed, throughput=5.01MB/sec 2024-02-18T08:36:19.892 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:18.562044+0000 mgr.y (mgr.24862) 658 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:19.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:18.562044+0000 mgr.y (mgr.24862) 658 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:20.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:18.562044+0000 mgr.y (mgr.24862) 658 : cluster [DBG] pgmap v1247: 73 pgs: 73 active+clean; 127 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:20.743 INFO:tasks.workunit.client.0.smithi082.stdout: 126: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:20.749 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-17ezvRC5hyi_ShL off=17607216 len=1684999 2024-02-18T08:36:20.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 624 completed, throughput=4.99MB/sec 2024-02-18T08:36:20.750 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PAtb2Bop2ruO8Cb off=5714536 len=881664 2024-02-18T08:36:20.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 625 completed, throughput=4.99MB/sec 2024-02-18T08:36:20.754 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a1Z_EIcLRpk0e6f off=5874201 len=482275 2024-02-18T08:36:20.758 INFO:tasks.workunit.client.0.smithi082.stdout:op 626 completed, throughput=4.99MB/sec 2024-02-18T08:36:20.759 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UlfV0-8_oCiCgZW off=12723677 len=477291 2024-02-18T08:36:20.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 627 completed, throughput=5MB/sec 2024-02-18T08:36:20.764 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dlC3TtIdBJdREeL off=304104 len=241848 2024-02-18T08:36:20.771 INFO:tasks.workunit.client.0.smithi082.stdout:op 628 completed, throughput=5MB/sec 2024-02-18T08:36:20.771 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JniLx_g2mj0OWdH off=6064939 len=1290305 2024-02-18T08:36:20.780 INFO:tasks.workunit.client.0.smithi082.stdout:op 629 completed, throughput=5.01MB/sec 2024-02-18T08:36:21.781 INFO:tasks.workunit.client.0.smithi082.stdout: 127: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:21.781 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KtztqUtK_zQNFoP off=4693903 len=1017569 2024-02-18T08:36:21.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 630 completed, throughput=4.98MB/sec 2024-02-18T08:36:21.783 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lkdD1sWo27vdNtc off=5190482 len=37133 2024-02-18T08:36:21.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 631 completed, throughput=4.98MB/sec 2024-02-18T08:36:21.785 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VRjHgzoxnFKSYKj off=16428673 len=1249803 2024-02-18T08:36:21.790 INFO:tasks.workunit.client.0.smithi082.stdout:op 632 completed, throughput=4.99MB/sec 2024-02-18T08:36:21.790 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KrB9abpStSzPscQ off=3993088 len=1910540 2024-02-18T08:36:21.794 INFO:tasks.workunit.client.0.smithi082.stdout:op 633 completed, throughput=5MB/sec 2024-02-18T08:36:21.893 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:20.562544+0000 mgr.y (mgr.24862) 659 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:21.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:20.562544+0000 mgr.y (mgr.24862) 659 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:22.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:20.562544+0000 mgr.y (mgr.24862) 659 : cluster [DBG] pgmap v1248: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:22.795 INFO:tasks.workunit.client.0.smithi082.stdout: 128: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:22.795 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Mm6H4IINzM1ioHz off=3370515 len=34112 2024-02-18T08:36:22.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 634 completed, throughput=4.96MB/sec 2024-02-18T08:36:22.797 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bR6QPxbBEwGRCLf off=1144669 len=1020351 2024-02-18T08:36:22.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 635 completed, throughput=4.97MB/sec 2024-02-18T08:36:22.802 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-84DSFLR0OhPVDAY off=644108 len=821831 2024-02-18T08:36:22.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 636 completed, throughput=4.98MB/sec 2024-02-18T08:36:22.807 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2YOmGnWYkUtZBiu off=12252329 len=1504320 2024-02-18T08:36:22.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 637 completed, throughput=4.99MB/sec 2024-02-18T08:36:22.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5PO2KOoOmDW8Scp off=4539040 len=1711017 2024-02-18T08:36:22.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 638 completed, throughput=5MB/sec 2024-02-18T08:36:22.813 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l9Q2qaUbbKYWbF2 off=19382841 len=1095059 2024-02-18T08:36:22.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 639 completed, throughput=5.01MB/sec 2024-02-18T08:36:23.816 INFO:tasks.workunit.client.0.smithi082.stdout: 129: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:23.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cGeQaC9YxQqzpH0 off=13581481 len=2066460 2024-02-18T08:36:23.818 INFO:tasks.workunit.client.0.smithi082.stdout:op 640 completed, throughput=4.98MB/sec 2024-02-18T08:36:23.818 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tdKWqF1YmRiotr1 off=4279547 len=1238255 2024-02-18T08:36:23.821 INFO:tasks.workunit.client.0.smithi082.stdout:op 641 completed, throughput=4.99MB/sec 2024-02-18T08:36:23.821 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BVWcko0m9sPHVmL off=3446479 len=1996973 2024-02-18T08:36:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:op 642 completed, throughput=5.01MB/sec 2024-02-18T08:36:23.892 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:22.562968+0000 mgr.y (mgr.24862) 660 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:23.893 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:22.562968+0000 mgr.y (mgr.24862) 660 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:24.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:22.562968+0000 mgr.y (mgr.24862) 660 : cluster [DBG] pgmap v1249: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:36:24.829 INFO:tasks.workunit.client.0.smithi082.stdout: 130: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:24.829 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nt6R42XAi68WODj off=4761575 len=1902715 2024-02-18T08:36:24.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 643 completed, throughput=4.98MB/sec 2024-02-18T08:36:24.839 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EBmapkl-rhwIMK4 off=3851871 len=301196 2024-02-18T08:36:24.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 644 completed, throughput=4.98MB/sec 2024-02-18T08:36:24.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9o5mRSZd3prEOCR off=1368754 len=1049579 2024-02-18T08:36:24.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 645 completed, throughput=4.99MB/sec 2024-02-18T08:36:24.842 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h1JfLK3esoreKzE off=5765844 len=848314 2024-02-18T08:36:24.847 INFO:tasks.workunit.client.0.smithi082.stdout:op 646 completed, throughput=5MB/sec 2024-02-18T08:36:24.847 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mlhd4-10MXKk1iu off=8962630 len=1871874 2024-02-18T08:36:24.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 647 completed, throughput=5.01MB/sec 2024-02-18T08:36:25.851 INFO:tasks.workunit.client.0.smithi082.stdout: 131: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:25.852 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VQMDF-XBTionm4i off=269540 len=1489886 2024-02-18T08:36:25.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 648 completed, throughput=4.98MB/sec 2024-02-18T08:36:25.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rsp_DJcn1QhkBzF off=6021784 len=1923927 2024-02-18T08:36:25.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 649 completed, throughput=5MB/sec 2024-02-18T08:36:25.873 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sJ8yS-zgpMEg7Ai off=7149799 len=1887634 2024-02-18T08:36:25.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 650 completed, throughput=5.01MB/sec 2024-02-18T08:36:26.005 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:24.563605+0000 mgr.y (mgr.24862) 661 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:26.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:24.563605+0000 mgr.y (mgr.24862) 661 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:26.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:24.563605+0000 mgr.y (mgr.24862) 661 : cluster [DBG] pgmap v1250: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:26.872 INFO:tasks.workunit.client.0.smithi082.stdout: 132: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:26.872 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nEtT7mRWw6q4Pao off=7766365 len=1968473 2024-02-18T08:36:26.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 651 completed, throughput=4.99MB/sec 2024-02-18T08:36:26.886 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GCltNMr8flsnhoo off=3469745 len=1933746 2024-02-18T08:36:26.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 652 completed, throughput=5MB/sec 2024-02-18T08:36:27.888 INFO:tasks.workunit.client.0.smithi082.stdout: 133: throughput=4.96MB/sec pending data=0 2024-02-18T08:36:27.888 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hE0g4-_woVLQh8G off=847757 len=736377 2024-02-18T08:36:27.890 INFO:tasks.workunit.client.0.smithi082.stdout:op 653 completed, throughput=4.97MB/sec 2024-02-18T08:36:27.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vjW4mWC3yC0-tI2 off=13453592 len=1753899 2024-02-18T08:36:27.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 654 completed, throughput=4.98MB/sec 2024-02-18T08:36:27.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-devWXGrIKUrtxKD off=13372082 len=1791685 2024-02-18T08:36:27.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 655 completed, throughput=4.99MB/sec 2024-02-18T08:36:27.906 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cOW14bP7Wqx7_Gb off=11290261 len=70969 2024-02-18T08:36:27.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 656 completed, throughput=4.99MB/sec 2024-02-18T08:36:27.906 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--DKPGo95g0IbxoS off=678403 len=136414 2024-02-18T08:36:27.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 657 completed, throughput=4.99MB/sec 2024-02-18T08:36:27.907 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Bo3_de4GZegwgfQ off=15101000 len=746541 2024-02-18T08:36:27.908 INFO:tasks.workunit.client.0.smithi082.stdout:op 658 completed, throughput=5MB/sec 2024-02-18T08:36:27.908 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VItdOkRIMldLoKW off=6800615 len=519772 2024-02-18T08:36:27.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 659 completed, throughput=5MB/sec 2024-02-18T08:36:28.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:26.564110+0000 mgr.y (mgr.24862) 662 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:36:28.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:26.564110+0000 mgr.y (mgr.24862) 662 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:36:28.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:26.564110+0000 mgr.y (mgr.24862) 662 : cluster [DBG] pgmap v1251: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:36:28.910 INFO:tasks.workunit.client.0.smithi082.stdout: 134: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:28.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M6qPNR-6vy4e5at off=1347546 len=1098196 2024-02-18T08:36:28.912 INFO:tasks.workunit.client.0.smithi082.stdout:op 660 completed, throughput=4.97MB/sec 2024-02-18T08:36:28.912 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e5chMcphdMopbou off=667737 len=1088343 2024-02-18T08:36:28.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 661 completed, throughput=4.98MB/sec 2024-02-18T08:36:28.918 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S7cRit3oh2c6V0v off=2889616 len=1095723 2024-02-18T08:36:28.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 662 completed, throughput=4.99MB/sec 2024-02-18T08:36:28.924 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-74QWWymfFjrUGqD off=439625 len=485420 2024-02-18T08:36:28.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 663 completed, throughput=4.99MB/sec 2024-02-18T08:36:28.927 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Uh6HGq-ZCbDPv7S off=2178165 len=1515575 2024-02-18T08:36:28.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 664 completed, throughput=5MB/sec 2024-02-18T08:36:29.929 INFO:tasks.workunit.client.0.smithi082.stdout: 135: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:29.929 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-p-e0FIu5FNsEGFa off=7606230 len=617499 2024-02-18T08:36:29.931 INFO:tasks.workunit.client.0.smithi082.stdout:op 665 completed, throughput=4.97MB/sec 2024-02-18T08:36:29.931 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mCH5zZILzaWVFFH off=11863799 len=1796778 2024-02-18T08:36:29.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 666 completed, throughput=4.98MB/sec 2024-02-18T08:36:29.933 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3kiwE1TanlTUSy2 off=8719821 len=678425 2024-02-18T08:36:29.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 667 completed, throughput=4.99MB/sec 2024-02-18T08:36:29.935 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-94xnbmvAYbUmLtz off=5154144 len=43013 2024-02-18T08:36:29.937 INFO:tasks.workunit.client.0.smithi082.stdout:op 668 completed, throughput=4.99MB/sec 2024-02-18T08:36:29.937 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ps9mJ43aXdWs3dM off=4650659 len=158280 2024-02-18T08:36:29.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 669 completed, throughput=4.99MB/sec 2024-02-18T08:36:29.940 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DYRaM-8KlDeT-It off=1291053 len=211817 2024-02-18T08:36:29.942 INFO:tasks.workunit.client.0.smithi082.stdout:op 670 completed, throughput=4.99MB/sec 2024-02-18T08:36:29.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SprYvubTAAxnsUn off=2774748 len=1736833 2024-02-18T08:36:29.946 INFO:tasks.workunit.client.0.smithi082.stdout:op 671 completed, throughput=5MB/sec 2024-02-18T08:36:30.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:28.564807+0000 mgr.y (mgr.24862) 663 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:36:30.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:28.564807+0000 mgr.y (mgr.24862) 663 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:36:30.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:28.564807+0000 mgr.y (mgr.24862) 663 : cluster [DBG] pgmap v1252: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:36:30.946 INFO:tasks.workunit.client.0.smithi082.stdout: 136: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:30.946 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b1JoCWeHn7u6r_w off=8436433 len=448541 2024-02-18T08:36:30.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 672 completed, throughput=4.97MB/sec 2024-02-18T08:36:30.948 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sqZQfFHJQbcLghG off=2102188 len=387851 2024-02-18T08:36:30.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 673 completed, throughput=4.97MB/sec 2024-02-18T08:36:30.952 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qPOHn-WbK9EohHI off=18773892 len=33823 2024-02-18T08:36:30.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 674 completed, throughput=4.97MB/sec 2024-02-18T08:36:30.952 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZNTZxK4RY6pSBjO off=7678512 len=1113213 2024-02-18T08:36:30.955 INFO:tasks.workunit.client.0.smithi082.stdout:op 675 completed, throughput=4.98MB/sec 2024-02-18T08:36:30.955 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9mMLF12NrON66os off=8715169 len=312140 2024-02-18T08:36:30.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 676 completed, throughput=4.98MB/sec 2024-02-18T08:36:30.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lnVPZVWgna17D4a off=18382201 len=1505941 2024-02-18T08:36:30.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 677 completed, throughput=4.99MB/sec 2024-02-18T08:36:30.963 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zS-dc09GuUIKf9s off=508751 len=57182 2024-02-18T08:36:30.964 INFO:tasks.workunit.client.0.smithi082.stdout:op 678 completed, throughput=4.99MB/sec 2024-02-18T08:36:30.964 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZvMsufXodh0me8r off=13944151 len=1382889 2024-02-18T08:36:30.965 INFO:tasks.workunit.client.0.smithi082.stdout:op 679 completed, throughput=5MB/sec 2024-02-18T08:36:31.965 INFO:tasks.workunit.client.0.smithi082.stdout: 137: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:31.965 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vb-P-w0QbaFKv0- off=8343242 len=1461725 2024-02-18T08:36:31.967 INFO:tasks.workunit.client.0.smithi082.stdout:op 680 completed, throughput=4.98MB/sec 2024-02-18T08:36:31.967 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WdG1VZbSavvs64P off=5748493 len=416448 2024-02-18T08:36:31.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 681 completed, throughput=4.98MB/sec 2024-02-18T08:36:31.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T2YKerO8KQWi6KR off=12983473 len=969509 2024-02-18T08:36:31.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 682 completed, throughput=4.98MB/sec 2024-02-18T08:36:31.975 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7FcQ-BCfptYH4j4 off=5155016 len=331471 2024-02-18T08:36:31.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 683 completed, throughput=4.99MB/sec 2024-02-18T08:36:31.979 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zOzEUA7aljtp41o off=0 len=1723691 2024-02-18T08:36:31.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 684 completed, throughput=5MB/sec 2024-02-18T08:36:31.986 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bJ1GyrNNBRTwy_s off=0 len=1712447 2024-02-18T08:36:31.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 685 completed, throughput=5.01MB/sec 2024-02-18T08:36:32.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:30.565448+0000 mgr.y (mgr.24862) 664 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:32.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:30.565448+0000 mgr.y (mgr.24862) 664 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:32.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:30.565448+0000 mgr.y (mgr.24862) 664 : cluster [DBG] pgmap v1253: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:32.990 INFO:tasks.workunit.client.0.smithi082.stdout: 138: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:32.990 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NJjjRpyvaFyPMtz off=709079 len=717776 2024-02-18T08:36:32.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 686 completed, throughput=4.98MB/sec 2024-02-18T08:36:32.995 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VIBM9hdu8HWVsRV off=5891409 len=666592 2024-02-18T08:36:33.000 INFO:tasks.workunit.client.0.smithi082.stdout:op 687 completed, throughput=4.98MB/sec 2024-02-18T08:36:33.000 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nI1ZODW48rAui5c off=5101730 len=662629 2024-02-18T08:36:33.004 INFO:tasks.workunit.client.0.smithi082.stdout:op 688 completed, throughput=4.99MB/sec 2024-02-18T08:36:33.004 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IugAyeXvwezEjLM off=4679069 len=1086040 2024-02-18T08:36:33.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 689 completed, throughput=5MB/sec 2024-02-18T08:36:33.005 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hXLlcQAWfoxJgzd off=9148537 len=344855 2024-02-18T08:36:33.008 INFO:tasks.workunit.client.0.smithi082.stdout:op 690 completed, throughput=5MB/sec 2024-02-18T08:36:33.008 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fahMWkIOQv8WWsT off=14899460 len=1877282 2024-02-18T08:36:33.018 INFO:tasks.workunit.client.0.smithi082.stdout:op 691 completed, throughput=5.01MB/sec 2024-02-18T08:36:34.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:32.565854+0000 mgr.y (mgr.24862) 665 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:34.018 INFO:tasks.workunit.client.0.smithi082.stdout: 139: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:34.018 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3ZWiGwej5WUiKqC off=3393425 len=529043 2024-02-18T08:36:34.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 692 completed, throughput=4.98MB/sec 2024-02-18T08:36:34.025 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-l1BhKMFOKHxmWH8 off=10171918 len=789936 2024-02-18T08:36:34.032 INFO:tasks.workunit.client.0.smithi082.stdout:op 693 completed, throughput=4.98MB/sec 2024-02-18T08:36:34.032 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-67nGCmgpwY6PJkW off=5749122 len=554142 2024-02-18T08:36:34.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 694 completed, throughput=4.99MB/sec 2024-02-18T08:36:34.033 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NvGhTBgbLM0Ald5 off=13204431 len=1259647 2024-02-18T08:36:34.040 INFO:tasks.workunit.client.0.smithi082.stdout:op 695 completed, throughput=4.99MB/sec 2024-02-18T08:36:34.040 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Das9Apdr1CbOJtJ off=8363472 len=2006051 2024-02-18T08:36:34.052 INFO:tasks.workunit.client.0.smithi082.stdout:op 696 completed, throughput=5.01MB/sec 2024-02-18T08:36:34.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:32.565854+0000 mgr.y (mgr.24862) 665 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:34.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:32.565854+0000 mgr.y (mgr.24862) 665 : cluster [DBG] pgmap v1254: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:36:35.053 INFO:tasks.workunit.client.0.smithi082.stdout: 140: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:35.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RDZICo9HdHOgKUD off=8101416 len=267911 2024-02-18T08:36:35.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 697 completed, throughput=4.97MB/sec 2024-02-18T08:36:35.058 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Bl8Ey7GWp00QY4Q off=2558046 len=1327559 2024-02-18T08:36:35.059 INFO:tasks.workunit.client.0.smithi082.stdout:op 698 completed, throughput=4.98MB/sec 2024-02-18T08:36:35.059 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CChKCCWFtIGEOgc off=5886698 len=1584144 2024-02-18T08:36:35.073 INFO:tasks.workunit.client.0.smithi082.stdout:op 699 completed, throughput=4.99MB/sec 2024-02-18T08:36:35.073 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5woWsa1C-m8c7ez off=3815912 len=863099 2024-02-18T08:36:35.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 700 completed, throughput=5MB/sec 2024-02-18T08:36:35.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hiEVKLsmQK0203n off=3586153 len=1269171 2024-02-18T08:36:35.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 701 completed, throughput=5.01MB/sec 2024-02-18T08:36:36.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:34.566461+0000 mgr.y (mgr.24862) 666 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:36.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:35.575022+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:36:36.083 INFO:tasks.workunit.client.0.smithi082.stdout: 141: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:36.083 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OKYBpRmHLiGjmBo off=10341848 len=475274 2024-02-18T08:36:36.086 INFO:tasks.workunit.client.0.smithi082.stdout:op 702 completed, throughput=4.98MB/sec 2024-02-18T08:36:36.086 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TviyKd7EO5v-bJ3 off=5695680 len=1476694 2024-02-18T08:36:36.088 INFO:tasks.workunit.client.0.smithi082.stdout:op 703 completed, throughput=4.98MB/sec 2024-02-18T08:36:36.089 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wvWdWR2Elj1Sx-d off=9242371 len=1325791 2024-02-18T08:36:36.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 704 completed, throughput=4.99MB/sec 2024-02-18T08:36:36.090 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7iqb_8jfuSyz7My off=9699009 len=361808 2024-02-18T08:36:36.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 705 completed, throughput=5MB/sec 2024-02-18T08:36:36.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fyB4zvuKXeWdJxu off=12216293 len=230235 2024-02-18T08:36:36.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 706 completed, throughput=5MB/sec 2024-02-18T08:36:36.098 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NRpLbkxsrAc1kYg off=14614270 len=206730 2024-02-18T08:36:36.100 INFO:tasks.workunit.client.0.smithi082.stdout:op 707 completed, throughput=5MB/sec 2024-02-18T08:36:36.100 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TE3j-T7gh5eN2a7 off=12877800 len=38207 2024-02-18T08:36:36.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 708 completed, throughput=5MB/sec 2024-02-18T08:36:36.103 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OFnkAb7zXT6EDp0 off=1279454 len=625430 2024-02-18T08:36:36.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 709 completed, throughput=5MB/sec 2024-02-18T08:36:36.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:34.566461+0000 mgr.y (mgr.24862) 666 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:36.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:35.575022+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:36:36.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:34.566461+0000 mgr.y (mgr.24862) 666 : cluster [DBG] pgmap v1255: 73 pgs: 73 active+clean; 127 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:36.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:35.575022+0000 mon.a (mon.0) 1792 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:36:37.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:35.876415+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:37.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:35.877044+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:36:37.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:36:35.877587+0000 mgr.y (mgr.24862) 667 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:36:37.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:35.881502+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:36:37.109 INFO:tasks.workunit.client.0.smithi082.stdout: 142: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:37.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oekjd_Glxu2Z3IU off=6239721 len=1482492 2024-02-18T08:36:37.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 710 completed, throughput=4.98MB/sec 2024-02-18T08:36:37.110 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a2mUFCxz2H_qgS8 off=11918064 len=790591 2024-02-18T08:36:37.113 INFO:tasks.workunit.client.0.smithi082.stdout:op 711 completed, throughput=4.98MB/sec 2024-02-18T08:36:37.113 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-A-eqQNlEUngDZJV off=4826343 len=456290 2024-02-18T08:36:37.115 INFO:tasks.workunit.client.0.smithi082.stdout:op 712 completed, throughput=4.99MB/sec 2024-02-18T08:36:37.115 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zoMWvAGVspHi0LL off=6492 len=27477 2024-02-18T08:36:37.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 713 completed, throughput=4.99MB/sec 2024-02-18T08:36:37.118 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KVRLw3o3NU2BddK off=11358943 len=615526 2024-02-18T08:36:37.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 714 completed, throughput=4.99MB/sec 2024-02-18T08:36:37.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B20KzLRbrhn5fY- off=3719965 len=989662 2024-02-18T08:36:37.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 715 completed, throughput=5MB/sec 2024-02-18T08:36:37.127 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aLfhVDZcE0VodvE off=6411942 len=1959630 2024-02-18T08:36:37.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 716 completed, throughput=5.01MB/sec 2024-02-18T08:36:37.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:35.876415+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:37.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:35.877044+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:36:37.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:36:35.877587+0000 mgr.y (mgr.24862) 667 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:36:37.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:35.881502+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:36:37.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:35.876415+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:36:37.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:35.877044+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:36:37.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:36:35.877587+0000 mgr.y (mgr.24862) 667 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:36:37.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:35.881502+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:36:38.129 INFO:tasks.workunit.client.0.smithi082.stdout: 143: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:38.130 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IvhjT8kX_gP25Rx off=656847 len=146147 2024-02-18T08:36:38.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 717 completed, throughput=4.98MB/sec 2024-02-18T08:36:38.138 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cY0evwshXf9lVad off=7280261 len=903752 2024-02-18T08:36:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:36.567009+0000 mgr.y (mgr.24862) 668 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:38.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:36.567009+0000 mgr.y (mgr.24862) 668 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:38.144 INFO:tasks.workunit.client.0.smithi082.stdout:op 718 completed, throughput=4.98MB/sec 2024-02-18T08:36:38.144 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B1-oDkY4irlEanw off=284725 len=721250 2024-02-18T08:36:38.151 INFO:tasks.workunit.client.0.smithi082.stdout:op 719 completed, throughput=4.99MB/sec 2024-02-18T08:36:38.151 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zqmzqELMCfThgdA off=5553041 len=120794 2024-02-18T08:36:38.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 720 completed, throughput=4.99MB/sec 2024-02-18T08:36:38.154 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zkacuQ3ZOypCqEM off=8438703 len=1266071 2024-02-18T08:36:38.160 INFO:tasks.workunit.client.0.smithi082.stdout:op 721 completed, throughput=4.99MB/sec 2024-02-18T08:36:38.160 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QNOvrKk4XFKHKxx off=14007440 len=140729 2024-02-18T08:36:38.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 722 completed, throughput=5MB/sec 2024-02-18T08:36:38.161 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hHVYTUOY9QTtNrP off=268990 len=888075 2024-02-18T08:36:38.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 723 completed, throughput=5MB/sec 2024-02-18T08:36:38.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:36.567009+0000 mgr.y (mgr.24862) 668 : cluster [DBG] pgmap v1256: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:39.170 INFO:tasks.workunit.client.0.smithi082.stdout: 144: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:39.170 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4Ou-kUFlkRVMoZF off=10995228 len=537308 2024-02-18T08:36:39.177 INFO:tasks.workunit.client.0.smithi082.stdout:op 724 completed, throughput=4.97MB/sec 2024-02-18T08:36:39.177 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t8PQEujgJmt7APu off=3541380 len=939135 2024-02-18T08:36:39.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 725 completed, throughput=4.98MB/sec 2024-02-18T08:36:39.179 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5A_tRcg59396fce off=11184187 len=530927 2024-02-18T08:36:39.188 INFO:tasks.workunit.client.0.smithi082.stdout:op 726 completed, throughput=4.98MB/sec 2024-02-18T08:36:39.188 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ekIfWgDa7k9A4VS off=16188030 len=380072 2024-02-18T08:36:39.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 727 completed, throughput=4.98MB/sec 2024-02-18T08:36:39.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pVjAHpAgXicqWhU off=4244107 len=406873 2024-02-18T08:36:39.202 INFO:tasks.workunit.client.0.smithi082.stdout:op 728 completed, throughput=4.98MB/sec 2024-02-18T08:36:39.202 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Eg8PX28_UAUGYvg off=12418839 len=1853978 2024-02-18T08:36:39.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 729 completed, throughput=5MB/sec 2024-02-18T08:36:39.221 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KUedaK0_8d39hxC off=11571454 len=353263 2024-02-18T08:36:39.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 730 completed, throughput=5MB/sec 2024-02-18T08:36:39.221 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MzEPbyZips4zcYm off=5524720 len=1353782 2024-02-18T08:36:39.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 731 completed, throughput=5.01MB/sec 2024-02-18T08:36:40.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:38.567601+0000 mgr.y (mgr.24862) 669 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:40.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:38.567601+0000 mgr.y (mgr.24862) 669 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:40.231 INFO:tasks.workunit.client.0.smithi082.stdout: 145: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:40.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PDouzIOZJjcTK9x off=12980743 len=303686 2024-02-18T08:36:40.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 732 completed, throughput=4.97MB/sec 2024-02-18T08:36:40.236 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZFd6vw0ZDaAs2xW off=19698348 len=864965 2024-02-18T08:36:40.237 INFO:tasks.workunit.client.0.smithi082.stdout:op 733 completed, throughput=4.98MB/sec 2024-02-18T08:36:40.237 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wUk0EdK6fdWAsor off=5215200 len=148995 2024-02-18T08:36:40.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 734 completed, throughput=4.98MB/sec 2024-02-18T08:36:40.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vI0aDvf6id-GNfT off=1460261 len=459076 2024-02-18T08:36:40.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 735 completed, throughput=4.98MB/sec 2024-02-18T08:36:40.251 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rsp_DJcn1QhkBzF off=8776491 len=1848342 2024-02-18T08:36:40.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:38.567601+0000 mgr.y (mgr.24862) 669 : cluster [DBG] pgmap v1257: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:36:40.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 736 completed, throughput=4.99MB/sec 2024-02-18T08:36:40.259 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oA3Hw1VMkZF2sv1 off=7950273 len=1625695 2024-02-18T08:36:40.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 737 completed, throughput=5MB/sec 2024-02-18T08:36:41.267 INFO:tasks.workunit.client.0.smithi082.stdout: 146: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:41.267 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_lwug3yFIATxRL1 off=12202784 len=1087069 2024-02-18T08:36:41.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 738 completed, throughput=4.98MB/sec 2024-02-18T08:36:41.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-u44_3puAM8CwEHa off=10166651 len=549101 2024-02-18T08:36:41.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 739 completed, throughput=4.98MB/sec 2024-02-18T08:36:41.278 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8xRoxGPP6nya7NY off=1799313 len=1003425 2024-02-18T08:36:41.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 740 completed, throughput=4.99MB/sec 2024-02-18T08:36:41.284 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mD3TtXPTEVh7e1f off=3899877 len=1570402 2024-02-18T08:36:41.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 741 completed, throughput=5MB/sec 2024-02-18T08:36:41.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-umz7pPYk3ZWA1Jv off=9753863 len=1128083 2024-02-18T08:36:41.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 742 completed, throughput=5MB/sec 2024-02-18T08:36:42.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:40.568061+0000 mgr.y (mgr.24862) 670 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:42.143 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:40.568061+0000 mgr.y (mgr.24862) 670 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:42.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:40.568061+0000 mgr.y (mgr.24862) 670 : cluster [DBG] pgmap v1258: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:42.295 INFO:tasks.workunit.client.0.smithi082.stdout: 147: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:42.296 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PADolxQINNptwGs off=1961147 len=1767113 2024-02-18T08:36:42.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 743 completed, throughput=4.98MB/sec 2024-02-18T08:36:42.303 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FNx8A24QF27YBPC off=2538750 len=1835785 2024-02-18T08:36:42.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 744 completed, throughput=4.99MB/sec 2024-02-18T08:36:42.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UVbVLAADtHqSX1B off=3306722 len=384005 2024-02-18T08:36:42.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 745 completed, throughput=5MB/sec 2024-02-18T08:36:42.308 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QPs5vmRNW0skgXO off=2674040 len=1118428 2024-02-18T08:36:42.315 INFO:tasks.workunit.client.0.smithi082.stdout:op 746 completed, throughput=5MB/sec 2024-02-18T08:36:43.315 INFO:tasks.workunit.client.0.smithi082.stdout: 148: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:43.315 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vDe4Yt5GNSNEQtL off=8495475 len=1601125 2024-02-18T08:36:43.319 INFO:tasks.workunit.client.0.smithi082.stdout:op 747 completed, throughput=4.98MB/sec 2024-02-18T08:36:43.320 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Scx7g9f980U0g3z off=18987442 len=1384433 2024-02-18T08:36:43.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 748 completed, throughput=4.99MB/sec 2024-02-18T08:36:43.328 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xap_pR3Rgydb0TY off=635520 len=229274 2024-02-18T08:36:43.331 INFO:tasks.workunit.client.0.smithi082.stdout:op 749 completed, throughput=4.99MB/sec 2024-02-18T08:36:43.331 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qgvhC3wluy7JlEG off=13064955 len=1024552 2024-02-18T08:36:43.333 INFO:tasks.workunit.client.0.smithi082.stdout:op 750 completed, throughput=5MB/sec 2024-02-18T08:36:43.333 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wZSAP3rd8-K376w off=12419523 len=1394275 2024-02-18T08:36:43.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 751 completed, throughput=5MB/sec 2024-02-18T08:36:44.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:42.568630+0000 mgr.y (mgr.24862) 671 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:36:44.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:42.568630+0000 mgr.y (mgr.24862) 671 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:36:44.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:42.568630+0000 mgr.y (mgr.24862) 671 : cluster [DBG] pgmap v1259: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:36:44.344 INFO:tasks.workunit.client.0.smithi082.stdout: 149: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:44.344 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tm5bxqfWnR1eD8h off=931612 len=752616 2024-02-18T08:36:44.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 752 completed, throughput=4.98MB/sec 2024-02-18T08:36:44.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MRO-Z1jCwGgC5YE off=2201477 len=641684 2024-02-18T08:36:44.352 INFO:tasks.workunit.client.0.smithi082.stdout:op 753 completed, throughput=4.98MB/sec 2024-02-18T08:36:44.353 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XZJlHI7Qe3vlak0 off=8285980 len=616480 2024-02-18T08:36:44.358 INFO:tasks.workunit.client.0.smithi082.stdout:op 754 completed, throughput=4.98MB/sec 2024-02-18T08:36:44.358 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D2uXHCNVzGW3ca0 off=13023429 len=269517 2024-02-18T08:36:44.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 755 completed, throughput=4.99MB/sec 2024-02-18T08:36:44.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zw1wnBlPMNs6URz off=1830499 len=16506 2024-02-18T08:36:44.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 756 completed, throughput=4.99MB/sec 2024-02-18T08:36:44.363 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SHL6UQJ-nfX0E73 off=9165320 len=259153 2024-02-18T08:36:44.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 757 completed, throughput=4.99MB/sec 2024-02-18T08:36:44.366 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fCJZJ6wi9cgNDxD off=4367233 len=1230901 2024-02-18T08:36:44.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 758 completed, throughput=4.99MB/sec 2024-02-18T08:36:44.367 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6HhytirA2Pzags5 off=2123093 len=2032805 2024-02-18T08:36:44.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 759 completed, throughput=5.01MB/sec 2024-02-18T08:36:45.394 INFO:tasks.workunit.client.0.smithi082.stdout: 150: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:45.394 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C1vMRbcR6P-JQrj off=1547933 len=944519 2024-02-18T08:36:45.395 INFO:tasks.workunit.client.0.smithi082.stdout:op 760 completed, throughput=4.98MB/sec 2024-02-18T08:36:45.395 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PUaHcNQVYiKBcsD off=10125683 len=830858 2024-02-18T08:36:45.396 INFO:tasks.workunit.client.0.smithi082.stdout:op 761 completed, throughput=4.98MB/sec 2024-02-18T08:36:45.396 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5zWm-GQHmPV01ao off=1441361 len=447994 2024-02-18T08:36:45.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 762 completed, throughput=4.99MB/sec 2024-02-18T08:36:45.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8b0w3owSudVlJkv off=7296744 len=2059987 2024-02-18T08:36:45.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 763 completed, throughput=5MB/sec 2024-02-18T08:36:45.412 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w0hYKPhsBCNTThY off=1184504 len=182211 2024-02-18T08:36:45.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 764 completed, throughput=5MB/sec 2024-02-18T08:36:46.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:44.569287+0000 mgr.y (mgr.24862) 672 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:46.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:44.569287+0000 mgr.y (mgr.24862) 672 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:46.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:44.569287+0000 mgr.y (mgr.24862) 672 : cluster [DBG] pgmap v1260: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:36:46.413 INFO:tasks.workunit.client.0.smithi082.stdout: 151: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:46.413 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6CZYzkyO5awu9y off=454643 len=1096729 2024-02-18T08:36:46.423 INFO:tasks.workunit.client.0.smithi082.stdout:op 765 completed, throughput=4.97MB/sec 2024-02-18T08:36:46.423 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9RAfmzaBRkolFvq off=2341107 len=782278 2024-02-18T08:36:46.428 INFO:tasks.workunit.client.0.smithi082.stdout:op 766 completed, throughput=4.98MB/sec 2024-02-18T08:36:46.428 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4mbJpkgJiMo2Rni off=17843716 len=1433325 2024-02-18T08:36:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 767 completed, throughput=4.99MB/sec 2024-02-18T08:36:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ogX7sR8i1CYmM-c off=14265027 len=1510333 2024-02-18T08:36:46.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 768 completed, throughput=5MB/sec 2024-02-18T08:36:46.433 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fiHPyrlFdg2aKaO off=1737889 len=446297 2024-02-18T08:36:46.436 INFO:tasks.workunit.client.0.smithi082.stdout:op 769 completed, throughput=5MB/sec 2024-02-18T08:36:47.437 INFO:tasks.workunit.client.0.smithi082.stdout: 152: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:47.437 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QGCOwViLjIiyVxX off=9992185 len=399130 2024-02-18T08:36:47.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 770 completed, throughput=4.97MB/sec 2024-02-18T08:36:47.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Yxirt4zuJ0_TqrX off=8190325 len=1609633 2024-02-18T08:36:47.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 771 completed, throughput=4.98MB/sec 2024-02-18T08:36:47.461 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E4mZeIO6Cuec6qs off=12957912 len=710006 2024-02-18T08:36:47.471 INFO:tasks.workunit.client.0.smithi082.stdout:op 772 completed, throughput=4.98MB/sec 2024-02-18T08:36:47.471 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HzQrSEmi4dUocTO off=0 len=1443974 2024-02-18T08:36:47.481 INFO:tasks.workunit.client.0.smithi082.stdout:op 773 completed, throughput=4.99MB/sec 2024-02-18T08:36:47.481 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-soiGxAcPAJSg0lX off=19697 len=1343267 2024-02-18T08:36:47.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 774 completed, throughput=5MB/sec 2024-02-18T08:36:48.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:46.569936+0000 mgr.y (mgr.24862) 673 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:48.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:46.569936+0000 mgr.y (mgr.24862) 673 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:48.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:46.569936+0000 mgr.y (mgr.24862) 673 : cluster [DBG] pgmap v1261: 73 pgs: 73 active+clean; 127 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:48.488 INFO:tasks.workunit.client.0.smithi082.stdout: 153: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:48.488 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S-dAADb4lK-pG8o off=1600807 len=1654580 2024-02-18T08:36:48.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 775 completed, throughput=4.98MB/sec 2024-02-18T08:36:48.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5mvBzyyHIs90yvI off=1954881 len=1091671 2024-02-18T08:36:48.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 776 completed, throughput=4.98MB/sec 2024-02-18T08:36:48.510 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tlsfYXKHpNQF7xM off=11456571 len=1340581 2024-02-18T08:36:48.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 777 completed, throughput=4.99MB/sec 2024-02-18T08:36:48.515 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uHhgGGYqHCUm3dD off=417663 len=282815 2024-02-18T08:36:48.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 778 completed, throughput=4.99MB/sec 2024-02-18T08:36:48.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EgDSiR1qGW50OVZ off=4631302 len=304475 2024-02-18T08:36:48.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 779 completed, throughput=5MB/sec 2024-02-18T08:36:48.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5Hb_QpoGS5Bt7dG off=6734643 len=1934532 2024-02-18T08:36:48.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 780 completed, throughput=5.01MB/sec 2024-02-18T08:36:49.527 INFO:tasks.workunit.client.0.smithi082.stdout: 154: throughput=4.98MB/sec pending data=0 2024-02-18T08:36:49.527 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1S9ueYaolcz5Uck off=3085765 len=1070771 2024-02-18T08:36:49.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 781 completed, throughput=4.98MB/sec 2024-02-18T08:36:49.533 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IqQ4jgX7Oh3yaqw off=3932494 len=1887089 2024-02-18T08:36:49.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 782 completed, throughput=4.99MB/sec 2024-02-18T08:36:49.546 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LAiuqVv-YdGqAcH off=5536968 len=173635 2024-02-18T08:36:49.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 783 completed, throughput=4.99MB/sec 2024-02-18T08:36:49.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WmpZx0cjrJeU9Qg off=8920169 len=119131 2024-02-18T08:36:49.549 INFO:tasks.workunit.client.0.smithi082.stdout:op 784 completed, throughput=4.99MB/sec 2024-02-18T08:36:49.549 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xYtiXykbJaOtqq_ off=16369170 len=286740 2024-02-18T08:36:49.551 INFO:tasks.workunit.client.0.smithi082.stdout:op 785 completed, throughput=5MB/sec 2024-02-18T08:36:49.552 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ti1BzBR8aOfURip off=3539733 len=1337918 2024-02-18T08:36:49.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 786 completed, throughput=5MB/sec 2024-02-18T08:36:50.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:48.570463+0000 mgr.y (mgr.24862) 674 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:50.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:48.570463+0000 mgr.y (mgr.24862) 674 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:50.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:48.570463+0000 mgr.y (mgr.24862) 674 : cluster [DBG] pgmap v1262: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:36:50.553 INFO:tasks.workunit.client.0.smithi082.stdout: 155: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:50.553 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iZDO-9oFkvRlxdm off=21937510 len=1907378 2024-02-18T08:36:50.560 INFO:tasks.workunit.client.0.smithi082.stdout:op 787 completed, throughput=4.98MB/sec 2024-02-18T08:36:50.560 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Nj7UrN4qioioLi1 off=12204220 len=165065 2024-02-18T08:36:50.561 INFO:tasks.workunit.client.0.smithi082.stdout:op 788 completed, throughput=4.98MB/sec 2024-02-18T08:36:50.561 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WXujYjLtxjhRFTl off=7100206 len=1180999 2024-02-18T08:36:50.565 INFO:tasks.workunit.client.0.smithi082.stdout:op 789 completed, throughput=4.99MB/sec 2024-02-18T08:36:50.565 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hHjTy30dlBgb3lS off=5822108 len=1565669 2024-02-18T08:36:50.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 790 completed, throughput=5MB/sec 2024-02-18T08:36:51.569 INFO:tasks.workunit.client.0.smithi082.stdout: 156: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:51.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--pzQ-N9YA3fx4v_ off=852600 len=1806249 2024-02-18T08:36:51.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 791 completed, throughput=4.98MB/sec 2024-02-18T08:36:51.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SBZMjjhUZQhTdpB off=9715333 len=1816378 2024-02-18T08:36:51.581 INFO:tasks.workunit.client.0.smithi082.stdout:op 792 completed, throughput=4.99MB/sec 2024-02-18T08:36:51.581 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zJlsrRe1s_nBkhb off=10382246 len=1396869 2024-02-18T08:36:51.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 793 completed, throughput=5MB/sec 2024-02-18T08:36:51.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6GAlSe0MyXbFRmc off=1546050 len=1605572 2024-02-18T08:36:51.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 794 completed, throughput=5.01MB/sec 2024-02-18T08:36:52.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:50.571009+0000 mgr.y (mgr.24862) 675 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:36:52.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:50.571009+0000 mgr.y (mgr.24862) 675 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:36:52.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:50.571009+0000 mgr.y (mgr.24862) 675 : cluster [DBG] pgmap v1263: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:36:52.585 INFO:tasks.workunit.client.0.smithi082.stdout: 157: throughput=4.98MB/sec pending data=0 2024-02-18T08:36:52.585 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E5v-AN2m-YXp01v off=4689484 len=596491 2024-02-18T08:36:52.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 795 completed, throughput=4.98MB/sec 2024-02-18T08:36:52.589 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yfV9f6uyGF5qZVO off=4515632 len=1705835 2024-02-18T08:36:52.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 796 completed, throughput=4.99MB/sec 2024-02-18T08:36:52.597 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RJzXsPiyye90-QP off=6114078 len=1897157 2024-02-18T08:36:52.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 797 completed, throughput=5MB/sec 2024-02-18T08:36:53.608 INFO:tasks.workunit.client.0.smithi082.stdout: 158: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:53.608 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tuaftyqO7L_iaRz off=15730040 len=1608764 2024-02-18T08:36:53.611 INFO:tasks.workunit.client.0.smithi082.stdout:op 798 completed, throughput=4.98MB/sec 2024-02-18T08:36:53.611 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aP7oCU7TpUW4I-E off=18529542 len=2047618 2024-02-18T08:36:53.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 799 completed, throughput=4.99MB/sec 2024-02-18T08:36:53.622 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-znGAY2otdg9ocWA off=1285044 len=105186 2024-02-18T08:36:53.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 800 completed, throughput=4.99MB/sec 2024-02-18T08:36:53.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uLVrBlCVON3pOpx off=1163228 len=705684 2024-02-18T08:36:53.626 INFO:tasks.workunit.client.0.smithi082.stdout:op 801 completed, throughput=5MB/sec 2024-02-18T08:36:53.626 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rU8GDIUlfRxHirg off=17058842 len=1470889 2024-02-18T08:36:53.628 INFO:tasks.workunit.client.0.smithi082.stdout:op 802 completed, throughput=5.01MB/sec 2024-02-18T08:36:54.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:52.571599+0000 mgr.y (mgr.24862) 676 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:36:54.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:52.571599+0000 mgr.y (mgr.24862) 676 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:36:54.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:52.571599+0000 mgr.y (mgr.24862) 676 : cluster [DBG] pgmap v1264: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:36:54.628 INFO:tasks.workunit.client.0.smithi082.stdout: 159: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:54.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C76keh995GJzkmK off=1182718 len=508141 2024-02-18T08:36:54.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 803 completed, throughput=4.98MB/sec 2024-02-18T08:36:54.633 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rFDUmNsrG4E_svj off=3134689 len=332890 2024-02-18T08:36:54.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 804 completed, throughput=4.98MB/sec 2024-02-18T08:36:54.634 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jpweSfE9T3Tuw5K off=586693 len=121068 2024-02-18T08:36:54.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 805 completed, throughput=4.98MB/sec 2024-02-18T08:36:54.636 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7E8ck1JvPg-Qehc off=7035170 len=497215 2024-02-18T08:36:54.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 806 completed, throughput=4.98MB/sec 2024-02-18T08:36:54.640 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-geT-y7_eMXkZ7DY off=2725438 len=1497922 2024-02-18T08:36:54.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 807 completed, throughput=4.99MB/sec 2024-02-18T08:36:54.647 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQLqTJ60FCsLC7T off=1101303 len=167123 2024-02-18T08:36:54.648 INFO:tasks.workunit.client.0.smithi082.stdout:op 808 completed, throughput=4.99MB/sec 2024-02-18T08:36:54.648 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yh5g3gfMMAeKrK8 off=14377574 len=1197007 2024-02-18T08:36:54.649 INFO:tasks.workunit.client.0.smithi082.stdout:op 809 completed, throughput=5MB/sec 2024-02-18T08:36:54.649 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xUHiS3DKZH4_xog off=1033427 len=2090952 2024-02-18T08:36:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 810 completed, throughput=5.01MB/sec 2024-02-18T08:36:55.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:54.390851+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:54.391166+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:36:54.391484+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:54.390851+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:54.391166+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:36:54.391484+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:54.390851+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:54.391166+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:36:55.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:36:54.391484+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:36:55.662 INFO:tasks.workunit.client.0.smithi082.stdout: 160: throughput=4.98MB/sec pending data=0 2024-02-18T08:36:55.662 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WRJGVFut0abjGsu off=0 len=1542319 2024-02-18T08:36:55.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 811 completed, throughput=4.99MB/sec 2024-02-18T08:36:55.670 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nQvZw6JFs6QPjDm off=6834484 len=1216412 2024-02-18T08:36:55.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 812 completed, throughput=5MB/sec 2024-02-18T08:36:55.672 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sIfZ_mfC9EXICXN off=5656925 len=884063 2024-02-18T08:36:55.678 INFO:tasks.workunit.client.0.smithi082.stdout:op 813 completed, throughput=5MB/sec 2024-02-18T08:36:56.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:54.572109+0000 mgr.y (mgr.24862) 677 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:56.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:54.572109+0000 mgr.y (mgr.24862) 677 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:56.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:54.572109+0000 mgr.y (mgr.24862) 677 : cluster [DBG] pgmap v1265: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:36:56.679 INFO:tasks.workunit.client.0.smithi082.stdout: 161: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:56.679 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7_m7ljCqwHd4HeU off=5310844 len=1893909 2024-02-18T08:36:56.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 814 completed, throughput=4.98MB/sec 2024-02-18T08:36:56.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-24jcG32bXqReUVC off=1991147 len=771717 2024-02-18T08:36:56.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 815 completed, throughput=4.99MB/sec 2024-02-18T08:36:56.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AcrufftiwXgvAwn off=10100731 len=1835129 2024-02-18T08:36:56.689 INFO:tasks.workunit.client.0.smithi082.stdout:op 816 completed, throughput=5MB/sec 2024-02-18T08:36:56.689 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7qeFdPhA9rKIOBC off=164179 len=1155725 2024-02-18T08:36:56.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 817 completed, throughput=5MB/sec 2024-02-18T08:36:57.695 INFO:tasks.workunit.client.0.smithi082.stdout: 162: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:57.695 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2u0UyYHJRVkOExl off=11690474 len=505733 2024-02-18T08:36:57.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 818 completed, throughput=4.98MB/sec 2024-02-18T08:36:57.699 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MvfNxcIU4og-Qz- off=19556148 len=997607 2024-02-18T08:36:57.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 819 completed, throughput=4.98MB/sec 2024-02-18T08:36:57.707 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oCjb5qU5QSxIcRY off=2658009 len=1185064 2024-02-18T08:36:57.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 820 completed, throughput=4.99MB/sec 2024-02-18T08:36:57.713 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Oi496LvtbdO9O3j off=2431244 len=228400 2024-02-18T08:36:57.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 821 completed, throughput=4.99MB/sec 2024-02-18T08:36:57.716 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gCQROUGGaANwKsj off=16490090 len=855746 2024-02-18T08:36:57.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 822 completed, throughput=4.99MB/sec 2024-02-18T08:36:57.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OKRIb8As693zrbD off=7109647 len=1751463 2024-02-18T08:36:57.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 823 completed, throughput=5MB/sec 2024-02-18T08:36:58.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:56.572633+0000 mgr.y (mgr.24862) 678 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:58.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:56.572633+0000 mgr.y (mgr.24862) 678 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:58.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:56.572633+0000 mgr.y (mgr.24862) 678 : cluster [DBG] pgmap v1266: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:36:58.729 INFO:tasks.workunit.client.0.smithi082.stdout: 163: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:58.729 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EdVA5Y3sdIbaf7P off=11133919 len=1552836 2024-02-18T08:36:58.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 824 completed, throughput=4.98MB/sec 2024-02-18T08:36:58.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BdANbN_M8272MA1 off=5335075 len=261178 2024-02-18T08:36:58.734 INFO:tasks.workunit.client.0.smithi082.stdout:op 825 completed, throughput=4.98MB/sec 2024-02-18T08:36:58.735 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CtagQyr3T9-GWFw off=3736840 len=971852 2024-02-18T08:36:58.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 826 completed, throughput=4.99MB/sec 2024-02-18T08:36:58.736 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wxObvIf9Fm2iLj1 off=6058781 len=2014239 2024-02-18T08:36:58.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 827 completed, throughput=5MB/sec 2024-02-18T08:36:59.740 INFO:tasks.workunit.client.0.smithi082.stdout: 164: throughput=4.97MB/sec pending data=0 2024-02-18T08:36:59.740 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xq81cvmbyQDi8Yq off=2620496 len=155802 2024-02-18T08:36:59.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 828 completed, throughput=4.97MB/sec 2024-02-18T08:36:59.741 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5Pjp3Op1IqLPE_J off=10266440 len=111803 2024-02-18T08:36:59.742 INFO:tasks.workunit.client.0.smithi082.stdout:op 829 completed, throughput=4.97MB/sec 2024-02-18T08:36:59.742 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xGlSCsFzI5aZHPR off=16966203 len=76138 2024-02-18T08:36:59.742 INFO:tasks.workunit.client.0.smithi082.stdout:op 830 completed, throughput=4.97MB/sec 2024-02-18T08:36:59.742 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Cn6YfMJnqEagGi6 off=3756343 len=1974414 2024-02-18T08:36:59.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 831 completed, throughput=4.98MB/sec 2024-02-18T08:36:59.751 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PDouzIOZJjcTK9x off=1604699 len=1927862 2024-02-18T08:36:59.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 832 completed, throughput=4.99MB/sec 2024-02-18T08:36:59.755 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wQWQSOifYzgwraE off=172464 len=1381953 2024-02-18T08:36:59.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 833 completed, throughput=5MB/sec 2024-02-18T08:37:00.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:36:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:36:58.573275+0000 mgr.y (mgr.24862) 679 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:37:00.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:36:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:36:58.573275+0000 mgr.y (mgr.24862) 679 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:37:00.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:36:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:36:58.573275+0000 mgr.y (mgr.24862) 679 : cluster [DBG] pgmap v1267: 73 pgs: 73 active+clean; 127 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:37:00.761 INFO:tasks.workunit.client.0.smithi082.stdout: 165: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:00.761 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DHge_9dts25pxd7 off=16233263 len=1649451 2024-02-18T08:37:00.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 834 completed, throughput=4.98MB/sec 2024-02-18T08:37:00.765 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dhYwDM85Tq2r4_J off=2297838 len=609276 2024-02-18T08:37:00.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 835 completed, throughput=4.99MB/sec 2024-02-18T08:37:00.767 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l8RRz0ByishVKvu off=7935311 len=775018 2024-02-18T08:37:00.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 836 completed, throughput=4.99MB/sec 2024-02-18T08:37:00.769 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iQ-D1sv4HDGbH1u off=14907373 len=171685 2024-02-18T08:37:00.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 837 completed, throughput=4.99MB/sec 2024-02-18T08:37:00.770 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-idc7c57snhy2eQ- off=6022839 len=1105348 2024-02-18T08:37:00.777 INFO:tasks.workunit.client.0.smithi082.stdout:op 838 completed, throughput=5MB/sec 2024-02-18T08:37:00.777 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RMDodLu2a2qCWLE off=372247 len=856405 2024-02-18T08:37:00.778 INFO:tasks.workunit.client.0.smithi082.stdout:op 839 completed, throughput=5MB/sec 2024-02-18T08:37:01.778 INFO:tasks.workunit.client.0.smithi082.stdout: 166: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:01.778 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1lnSxbFjsjYZJVD off=8982129 len=777103 2024-02-18T08:37:01.783 INFO:tasks.workunit.client.0.smithi082.stdout:op 840 completed, throughput=4.98MB/sec 2024-02-18T08:37:01.783 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sYpjfu-NUclVk3a off=7349095 len=6743 2024-02-18T08:37:01.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 841 completed, throughput=4.98MB/sec 2024-02-18T08:37:01.784 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YAAU71uz_7nYLwq off=2751377 len=1296765 2024-02-18T08:37:01.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 842 completed, throughput=4.98MB/sec 2024-02-18T08:37:01.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fwe7PF-SCr5ib2L off=1093591 len=66808 2024-02-18T08:37:01.789 INFO:tasks.workunit.client.0.smithi082.stdout:op 843 completed, throughput=4.98MB/sec 2024-02-18T08:37:01.790 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-25vYH_b6OmSqMCM off=511467 len=403195 2024-02-18T08:37:01.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 844 completed, throughput=4.99MB/sec 2024-02-18T08:37:01.791 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SeEBe_low4g0tu6 off=2551580 len=497555 2024-02-18T08:37:01.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 845 completed, throughput=4.99MB/sec 2024-02-18T08:37:01.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vEC-DDMZp607VeU off=2205443 len=1178352 2024-02-18T08:37:01.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 846 completed, throughput=5MB/sec 2024-02-18T08:37:01.795 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t2XEXV5JypMRpFK off=4330512 len=787091 2024-02-18T08:37:01.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 847 completed, throughput=5MB/sec 2024-02-18T08:37:01.796 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qjqUUDerT0IQnIF off=18715348 len=1246562 2024-02-18T08:37:01.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 848 completed, throughput=5.01MB/sec 2024-02-18T08:37:02.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:00.573888+0000 mgr.y (mgr.24862) 680 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:02.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:00.573888+0000 mgr.y (mgr.24862) 680 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:02.393 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:00.573888+0000 mgr.y (mgr.24862) 680 : cluster [DBG] pgmap v1268: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:02.799 INFO:tasks.workunit.client.0.smithi082.stdout: 167: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:02.799 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Swth64_vBuietW6 off=502689 len=811462 2024-02-18T08:37:02.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 849 completed, throughput=4.98MB/sec 2024-02-18T08:37:02.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TGkCuxl71KOK3WI off=6834665 len=1724499 2024-02-18T08:37:02.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 850 completed, throughput=4.99MB/sec 2024-02-18T08:37:02.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TH7dyiCwi8-B7yQ off=10695594 len=934308 2024-02-18T08:37:02.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 851 completed, throughput=5MB/sec 2024-02-18T08:37:02.812 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oslkHBoHtufsr8x off=19207739 len=309820 2024-02-18T08:37:02.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 852 completed, throughput=5MB/sec 2024-02-18T08:37:02.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-24lsRywcg2WGrSM off=20718346 len=59523 2024-02-18T08:37:02.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 853 completed, throughput=5MB/sec 2024-02-18T08:37:02.819 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MIe4XuDv_gCDtIP off=9864359 len=1921540 2024-02-18T08:37:02.828 INFO:tasks.workunit.client.0.smithi082.stdout:op 854 completed, throughput=5.01MB/sec 2024-02-18T08:37:03.828 INFO:tasks.workunit.client.0.smithi082.stdout: 168: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:03.828 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uoSZH93LWXd0TSL off=14238388 len=1933812 2024-02-18T08:37:03.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 855 completed, throughput=4.99MB/sec 2024-02-18T08:37:03.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uj0KxU6shvzuDoq off=1717150 len=160024 2024-02-18T08:37:03.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 856 completed, throughput=4.99MB/sec 2024-02-18T08:37:03.846 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8YSj77MQfIBnH_h off=6900339 len=1331503 2024-02-18T08:37:03.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 857 completed, throughput=5MB/sec 2024-02-18T08:37:03.850 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ahctz1BuV_GWxS9 off=1027766 len=1758168 2024-02-18T08:37:03.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 858 completed, throughput=5.01MB/sec 2024-02-18T08:37:04.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:02.574535+0000 mgr.y (mgr.24862) 681 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:37:04.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:02.574535+0000 mgr.y (mgr.24862) 681 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:37:04.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:02.574535+0000 mgr.y (mgr.24862) 681 : cluster [DBG] pgmap v1269: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:37:04.854 INFO:tasks.workunit.client.0.smithi082.stdout: 169: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:04.854 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CHOnO5PEfLEOYZV off=2028700 len=1527240 2024-02-18T08:37:04.857 INFO:tasks.workunit.client.0.smithi082.stdout:op 859 completed, throughput=4.99MB/sec 2024-02-18T08:37:04.857 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BJC8dBc1t0Q2Zv- off=22500446 len=15995 2024-02-18T08:37:04.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 860 completed, throughput=4.99MB/sec 2024-02-18T08:37:04.858 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-27FcFNHwImjOMOM off=5127375 len=787453 2024-02-18T08:37:04.860 INFO:tasks.workunit.client.0.smithi082.stdout:op 861 completed, throughput=4.99MB/sec 2024-02-18T08:37:04.860 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xKKn0nvC8ahqxzI off=7489539 len=304273 2024-02-18T08:37:04.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 862 completed, throughput=4.99MB/sec 2024-02-18T08:37:04.864 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qy-aDJyNQxzUbXo off=1216060 len=1023842 2024-02-18T08:37:04.869 INFO:tasks.workunit.client.0.smithi082.stdout:op 863 completed, throughput=5MB/sec 2024-02-18T08:37:04.869 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-78iKXhbooZ7QC0b off=12351046 len=439312 2024-02-18T08:37:04.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 864 completed, throughput=5MB/sec 2024-02-18T08:37:05.873 INFO:tasks.workunit.client.0.smithi082.stdout: 170: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:05.874 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kQzGqiADT4xH7Rx off=16474033 len=665950 2024-02-18T08:37:05.875 INFO:tasks.workunit.client.0.smithi082.stdout:op 865 completed, throughput=4.98MB/sec 2024-02-18T08:37:05.875 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kGb5VRtoynfwvIi off=1568346 len=703985 2024-02-18T08:37:05.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 866 completed, throughput=4.98MB/sec 2024-02-18T08:37:05.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--ub4Wmel8pnEH1N off=10386225 len=1098168 2024-02-18T08:37:05.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 867 completed, throughput=4.98MB/sec 2024-02-18T08:37:05.885 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v7WQcqtwSlRz4EI off=1958621 len=1713793 2024-02-18T08:37:05.889 INFO:tasks.workunit.client.0.smithi082.stdout:op 868 completed, throughput=4.99MB/sec 2024-02-18T08:37:05.889 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BNev6SZq9iKvOdk off=8887645 len=1438969 2024-02-18T08:37:05.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 869 completed, throughput=5MB/sec 2024-02-18T08:37:06.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:04.575103+0000 mgr.y (mgr.24862) 682 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:06.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:04.575103+0000 mgr.y (mgr.24862) 682 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:06.393 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:04.575103+0000 mgr.y (mgr.24862) 682 : cluster [DBG] pgmap v1270: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:06.897 INFO:tasks.workunit.client.0.smithi082.stdout: 171: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:06.898 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HUfuHdciNRenciT off=784045 len=756195 2024-02-18T08:37:06.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 870 completed, throughput=4.98MB/sec 2024-02-18T08:37:06.899 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zk3efTuYqIIqKv6 off=11519027 len=635964 2024-02-18T08:37:06.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 871 completed, throughput=4.98MB/sec 2024-02-18T08:37:06.900 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SVE5-j5-uS7M7be off=14016854 len=592672 2024-02-18T08:37:06.905 INFO:tasks.workunit.client.0.smithi082.stdout:op 872 completed, throughput=4.98MB/sec 2024-02-18T08:37:06.905 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BIIIneWuZXaZRuP off=1905382 len=62936 2024-02-18T08:37:06.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 873 completed, throughput=4.98MB/sec 2024-02-18T08:37:06.908 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hH5ELTPIcLNJQXf off=127730 len=1916750 2024-02-18T08:37:06.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 874 completed, throughput=4.99MB/sec 2024-02-18T08:37:06.919 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zFXkaK6jzIAERv4 off=19053773 len=1303319 2024-02-18T08:37:06.925 INFO:tasks.workunit.client.0.smithi082.stdout:op 875 completed, throughput=5MB/sec 2024-02-18T08:37:07.926 INFO:tasks.workunit.client.0.smithi082.stdout: 172: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:07.926 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mai2xcOrfDBen6G off=866098 len=349183 2024-02-18T08:37:07.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 876 completed, throughput=4.97MB/sec 2024-02-18T08:37:07.927 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mAN0bPu36qXKJub off=2488089 len=842973 2024-02-18T08:37:07.930 INFO:tasks.workunit.client.0.smithi082.stdout:op 877 completed, throughput=4.98MB/sec 2024-02-18T08:37:07.931 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mm6H4IINzM1ioHz off=9843204 len=1364168 2024-02-18T08:37:07.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 878 completed, throughput=4.99MB/sec 2024-02-18T08:37:07.932 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XZRS9P45yIQA4xx off=11165656 len=578689 2024-02-18T08:37:07.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 879 completed, throughput=4.99MB/sec 2024-02-18T08:37:07.933 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IBRZe2n7Z0_GnWp off=20693178 len=788732 2024-02-18T08:37:07.939 INFO:tasks.workunit.client.0.smithi082.stdout:op 880 completed, throughput=4.99MB/sec 2024-02-18T08:37:07.939 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Vp2T-VLgBKL5qQ off=12333791 len=2002288 2024-02-18T08:37:07.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 881 completed, throughput=5MB/sec 2024-02-18T08:37:08.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:06.575799+0000 mgr.y (mgr.24862) 683 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:08.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:06.575799+0000 mgr.y (mgr.24862) 683 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:08.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:06.575799+0000 mgr.y (mgr.24862) 683 : cluster [DBG] pgmap v1271: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:08.950 INFO:tasks.workunit.client.0.smithi082.stdout: 173: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:08.950 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aDs6t62GNgGWkEH off=19237252 len=1125880 2024-02-18T08:37:08.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 882 completed, throughput=4.98MB/sec 2024-02-18T08:37:08.953 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LQaQIVuNB0Tfhak off=2721341 len=93873 2024-02-18T08:37:08.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 883 completed, throughput=4.98MB/sec 2024-02-18T08:37:08.953 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Pa6-RTGlSfBByPg off=4968033 len=841591 2024-02-18T08:37:08.955 INFO:tasks.workunit.client.0.smithi082.stdout:op 884 completed, throughput=4.99MB/sec 2024-02-18T08:37:08.955 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GnWJBHvE3Sq-ZJQ off=13000906 len=1138087 2024-02-18T08:37:08.962 INFO:tasks.workunit.client.0.smithi082.stdout:op 885 completed, throughput=4.99MB/sec 2024-02-18T08:37:08.962 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w0xnxqp_vSarQAD off=6475458 len=587846 2024-02-18T08:37:08.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 886 completed, throughput=5MB/sec 2024-02-18T08:37:08.963 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z-eOCUTZ3w1Ibmk off=388644 len=316257 2024-02-18T08:37:08.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 887 completed, throughput=5MB/sec 2024-02-18T08:37:08.967 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-szbYJON92WVXmPP off=11539321 len=813056 2024-02-18T08:37:08.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 888 completed, throughput=5MB/sec 2024-02-18T08:37:09.971 INFO:tasks.workunit.client.0.smithi082.stdout: 174: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:09.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WLarKEukz7PySnT off=17215117 len=2084565 2024-02-18T08:37:09.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 889 completed, throughput=4.98MB/sec 2024-02-18T08:37:09.983 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-07akrFlq6WPO8iN off=1852278 len=1652991 2024-02-18T08:37:09.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 890 completed, throughput=4.99MB/sec 2024-02-18T08:37:09.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DBefEzTjBYuLDDI off=1084407 len=1837436 2024-02-18T08:37:10.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 891 completed, throughput=5MB/sec 2024-02-18T08:37:10.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:08.576454+0000 mgr.y (mgr.24862) 684 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:10.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:08.576454+0000 mgr.y (mgr.24862) 684 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:10.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:08.576454+0000 mgr.y (mgr.24862) 684 : cluster [DBG] pgmap v1272: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:37:11.003 INFO:tasks.workunit.client.0.smithi082.stdout: 175: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:11.003 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EMXTtu4KKxHxFm7 off=1092020 len=1178439 2024-02-18T08:37:11.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 892 completed, throughput=4.98MB/sec 2024-02-18T08:37:11.006 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-omjc7FOOC1ndPcu off=1740638 len=1900557 2024-02-18T08:37:11.013 INFO:tasks.workunit.client.0.smithi082.stdout:op 893 completed, throughput=4.99MB/sec 2024-02-18T08:37:11.013 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xRyYk_KVSm93J9m off=11265896 len=2065959 2024-02-18T08:37:11.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 894 completed, throughput=5MB/sec 2024-02-18T08:37:12.016 INFO:tasks.workunit.client.0.smithi082.stdout: 176: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:12.016 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k2puX8yH-npQIDX off=6209906 len=1256992 2024-02-18T08:37:12.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 895 completed, throughput=4.98MB/sec 2024-02-18T08:37:12.017 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UQE1EdQa8UoVeZm off=23941482 len=790865 2024-02-18T08:37:12.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 896 completed, throughput=4.98MB/sec 2024-02-18T08:37:12.023 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-28doDKgjOLfPSOT off=1283659 len=1970043 2024-02-18T08:37:12.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 897 completed, throughput=4.99MB/sec 2024-02-18T08:37:12.025 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--jLAFZzkFXwEEix off=6373464 len=921188 2024-02-18T08:37:12.029 INFO:tasks.workunit.client.0.smithi082.stdout:op 898 completed, throughput=5MB/sec 2024-02-18T08:37:12.030 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KMa1XARpt7xE5J7 off=1284138 len=99361 2024-02-18T08:37:12.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 899 completed, throughput=5MB/sec 2024-02-18T08:37:12.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:10.577072+0000 mgr.y (mgr.24862) 685 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:37:12.406 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:10.577072+0000 mgr.y (mgr.24862) 685 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:37:12.406 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:10.577072+0000 mgr.y (mgr.24862) 685 : cluster [DBG] pgmap v1273: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:37:13.031 INFO:tasks.workunit.client.0.smithi082.stdout: 177: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:13.031 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PROKMuo1aM9uQsB off=6990261 len=1340872 2024-02-18T08:37:13.040 INFO:tasks.workunit.client.0.smithi082.stdout:op 900 completed, throughput=4.98MB/sec 2024-02-18T08:37:13.040 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6B6__SmqeYf2tb off=10729173 len=826514 2024-02-18T08:37:13.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 901 completed, throughput=4.98MB/sec 2024-02-18T08:37:13.042 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lCPExOx5geumMKF off=3533541 len=295089 2024-02-18T08:37:13.048 INFO:tasks.workunit.client.0.smithi082.stdout:op 902 completed, throughput=4.98MB/sec 2024-02-18T08:37:13.048 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8xzQqaxmw2KikzW off=1680767 len=694305 2024-02-18T08:37:13.051 INFO:tasks.workunit.client.0.smithi082.stdout:op 903 completed, throughput=4.99MB/sec 2024-02-18T08:37:13.051 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ytubs5T5v00BUZl off=11014943 len=1783544 2024-02-18T08:37:13.055 INFO:tasks.workunit.client.0.smithi082.stdout:op 904 completed, throughput=5MB/sec 2024-02-18T08:37:13.055 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s7__B8plJf7QNxP off=4739721 len=1420158 2024-02-18T08:37:13.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 905 completed, throughput=5.01MB/sec 2024-02-18T08:37:14.057 INFO:tasks.workunit.client.0.smithi082.stdout: 178: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:14.057 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-l2RKXtuMen0GwiK off=4989703 len=1007727 2024-02-18T08:37:14.063 INFO:tasks.workunit.client.0.smithi082.stdout:op 906 completed, throughput=4.98MB/sec 2024-02-18T08:37:14.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Eo_BUorJURgox9b off=3400356 len=178579 2024-02-18T08:37:14.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 907 completed, throughput=4.98MB/sec 2024-02-18T08:37:14.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YeeBocd0ucFase2 off=5361344 len=1319351 2024-02-18T08:37:14.069 INFO:tasks.workunit.client.0.smithi082.stdout:op 908 completed, throughput=4.99MB/sec 2024-02-18T08:37:14.069 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-esjnBu_DQ-GEDIZ off=13213021 len=926340 2024-02-18T08:37:14.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 909 completed, throughput=5MB/sec 2024-02-18T08:37:14.070 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ETMSUBiT4CIldSb off=165146 len=1958303 2024-02-18T08:37:14.079 INFO:tasks.workunit.client.0.smithi082.stdout:op 910 completed, throughput=5.01MB/sec 2024-02-18T08:37:14.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:12.577614+0000 mgr.y (mgr.24862) 686 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:37:14.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:12.577614+0000 mgr.y (mgr.24862) 686 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:37:14.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:12.577614+0000 mgr.y (mgr.24862) 686 : cluster [DBG] pgmap v1274: 73 pgs: 73 active+clean; 127 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:37:15.079 INFO:tasks.workunit.client.0.smithi082.stdout: 179: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:15.080 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x6G9EvnjO-5bIY3 off=3621197 len=1492201 2024-02-18T08:37:15.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 911 completed, throughput=4.99MB/sec 2024-02-18T08:37:15.083 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--wZDwRzGIEOwaTo off=200738 len=1472166 2024-02-18T08:37:15.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 912 completed, throughput=4.99MB/sec 2024-02-18T08:37:15.089 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2DrlB4_DARbx-9j off=11884177 len=1159926 2024-02-18T08:37:15.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 913 completed, throughput=5MB/sec 2024-02-18T08:37:15.091 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8q_0B0SU-bzE2jd off=580258 len=604730 2024-02-18T08:37:15.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 914 completed, throughput=5MB/sec 2024-02-18T08:37:16.093 INFO:tasks.workunit.client.0.smithi082.stdout: 180: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:16.093 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nqQaT-CnTnJzt1U off=2640472 len=1635142 2024-02-18T08:37:16.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 915 completed, throughput=4.98MB/sec 2024-02-18T08:37:16.096 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qqAVdqOyTTE9IU1 off=5758135 len=1021909 2024-02-18T08:37:16.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 916 completed, throughput=4.99MB/sec 2024-02-18T08:37:16.098 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IJginuSV5VOqtRo off=3561231 len=1566980 2024-02-18T08:37:16.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 917 completed, throughput=5MB/sec 2024-02-18T08:37:16.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wV2pGidst4EoJAe off=15858200 len=1834756 2024-02-18T08:37:16.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 918 completed, throughput=5.01MB/sec 2024-02-18T08:37:16.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:14.578218+0000 mgr.y (mgr.24862) 687 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:37:16.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:14.578218+0000 mgr.y (mgr.24862) 687 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:37:16.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:14.578218+0000 mgr.y (mgr.24862) 687 : cluster [DBG] pgmap v1275: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:37:17.119 INFO:tasks.workunit.client.0.smithi082.stdout: 181: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:17.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MuDYTI6csLLwiIL off=2225111 len=164794 2024-02-18T08:37:17.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 919 completed, throughput=4.98MB/sec 2024-02-18T08:37:17.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-313I9fslTSUiRQ_ off=9309846 len=1984430 2024-02-18T08:37:17.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 920 completed, throughput=4.99MB/sec 2024-02-18T08:37:17.131 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2JPm2vPK1e2ujdL off=5289533 len=1852418 2024-02-18T08:37:17.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 921 completed, throughput=5MB/sec 2024-02-18T08:37:17.135 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rwk-R4L49mZOR8d off=856305 len=495407 2024-02-18T08:37:17.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 922 completed, throughput=5MB/sec 2024-02-18T08:37:18.136 INFO:tasks.workunit.client.0.smithi082.stdout: 182: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:18.136 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Aw8ZMypM0MiEzf0 off=1149250 len=1712829 2024-02-18T08:37:18.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 923 completed, throughput=4.98MB/sec 2024-02-18T08:37:18.147 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bj1CoHa09WEM4en off=15053837 len=1324137 2024-02-18T08:37:18.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 924 completed, throughput=4.99MB/sec 2024-02-18T08:37:18.154 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--I2_-BlFCFzIy7h off=2863954 len=1500430 2024-02-18T08:37:18.157 INFO:tasks.workunit.client.0.smithi082.stdout:op 925 completed, throughput=5MB/sec 2024-02-18T08:37:18.157 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IX1O4YFfnt83_EV off=17693175 len=69004 2024-02-18T08:37:18.157 INFO:tasks.workunit.client.0.smithi082.stdout:op 926 completed, throughput=5MB/sec 2024-02-18T08:37:18.157 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0g-Fiu6nDcc8e1A off=16469711 len=1998718 2024-02-18T08:37:18.171 INFO:tasks.workunit.client.0.smithi082.stdout:op 927 completed, throughput=5.01MB/sec 2024-02-18T08:37:18.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:16.578765+0000 mgr.y (mgr.24862) 688 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:18.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:16.578765+0000 mgr.y (mgr.24862) 688 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:18.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:16.578765+0000 mgr.y (mgr.24862) 688 : cluster [DBG] pgmap v1276: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:19.167 INFO:tasks.workunit.client.0.smithi082.stdout: 183: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:19.167 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--moOoVcuk7UGRUL off=10791377 len=442720 2024-02-18T08:37:19.171 INFO:tasks.workunit.client.0.smithi082.stdout:op 928 completed, throughput=4.98MB/sec 2024-02-18T08:37:19.171 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r65qXZNQxlibNQx off=1591925 len=1146163 2024-02-18T08:37:19.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 929 completed, throughput=4.99MB/sec 2024-02-18T08:37:19.176 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IlYVIa_cxIyHQnn off=3789669 len=1169353 2024-02-18T08:37:19.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 930 completed, throughput=4.99MB/sec 2024-02-18T08:37:19.179 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IWgyPMatDrR9c7r off=833302 len=1115177 2024-02-18T08:37:19.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 931 completed, throughput=5MB/sec 2024-02-18T08:37:20.184 INFO:tasks.workunit.client.0.smithi082.stdout: 184: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:20.184 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fi65LOVabssiXx4 off=19763312 len=422626 2024-02-18T08:37:20.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 932 completed, throughput=4.98MB/sec 2024-02-18T08:37:20.185 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_wiZCds4_yQFxi6 off=8392207 len=118685 2024-02-18T08:37:20.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 933 completed, throughput=4.98MB/sec 2024-02-18T08:37:20.186 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CbOpK16KkAaW-A3 off=11027164 len=829889 2024-02-18T08:37:20.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 934 completed, throughput=4.98MB/sec 2024-02-18T08:37:20.190 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4jnb0Y4AkGvgrv8 off=0 len=1335600 2024-02-18T08:37:20.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 935 completed, throughput=4.99MB/sec 2024-02-18T08:37:20.197 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_N49Y2ZIMP9ZHoF off=3077857 len=1854899 2024-02-18T08:37:20.207 INFO:tasks.workunit.client.0.smithi082.stdout:op 936 completed, throughput=5MB/sec 2024-02-18T08:37:20.207 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HaG4Keh15FcIL8d off=2142592 len=1818026 2024-02-18T08:37:20.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 937 completed, throughput=5.01MB/sec 2024-02-18T08:37:20.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:18.579237+0000 mgr.y (mgr.24862) 689 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:20.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:18.579237+0000 mgr.y (mgr.24862) 689 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:20.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:18.579237+0000 mgr.y (mgr.24862) 689 : cluster [DBG] pgmap v1277: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:21.213 INFO:tasks.workunit.client.0.smithi082.stdout: 185: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:21.213 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VBInnTt3GUbEMFG off=11430148 len=77482 2024-02-18T08:37:21.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 938 completed, throughput=4.98MB/sec 2024-02-18T08:37:21.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2uyyEkLcLYL_VPn off=3321645 len=472739 2024-02-18T08:37:21.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 939 completed, throughput=4.98MB/sec 2024-02-18T08:37:21.217 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ygem4e-ZYlr_ZH- off=12535296 len=221589 2024-02-18T08:37:21.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 940 completed, throughput=4.98MB/sec 2024-02-18T08:37:21.220 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IwAf7BsRgL9IEqY off=16627269 len=210763 2024-02-18T08:37:21.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 941 completed, throughput=4.98MB/sec 2024-02-18T08:37:21.221 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YHau8q8QRmDBcFe off=15558968 len=88339 2024-02-18T08:37:21.224 INFO:tasks.workunit.client.0.smithi082.stdout:op 942 completed, throughput=4.98MB/sec 2024-02-18T08:37:21.224 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EyMAeKY9YTW2HEG off=12732380 len=1050776 2024-02-18T08:37:21.232 INFO:tasks.workunit.client.0.smithi082.stdout:op 943 completed, throughput=4.99MB/sec 2024-02-18T08:37:21.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MwCyboHHGBnpfGp off=11424647 len=503360 2024-02-18T08:37:21.235 INFO:tasks.workunit.client.0.smithi082.stdout:op 944 completed, throughput=4.99MB/sec 2024-02-18T08:37:21.235 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NNYkhUIdVRxtbaR off=200250 len=857511 2024-02-18T08:37:21.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 945 completed, throughput=5MB/sec 2024-02-18T08:37:21.240 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FicEsH2NMQ-GOZ2 off=2552209 len=1116335 2024-02-18T08:37:21.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 946 completed, throughput=5MB/sec 2024-02-18T08:37:22.245 INFO:tasks.workunit.client.0.smithi082.stdout: 186: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:22.246 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wjc75ZRI91ThlY- off=6153498 len=1616469 2024-02-18T08:37:22.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 947 completed, throughput=4.98MB/sec 2024-02-18T08:37:22.249 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lFq2SS_E42n8ddG off=1061683 len=1922986 2024-02-18T08:37:22.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 948 completed, throughput=4.99MB/sec 2024-02-18T08:37:22.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uunBYCWB2WQ2U7D off=165427 len=333691 2024-02-18T08:37:22.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 949 completed, throughput=4.99MB/sec 2024-02-18T08:37:22.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U-Aj_wsbvDB-4kV off=5381486 len=1327697 2024-02-18T08:37:22.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:20.579817+0000 mgr.y (mgr.24862) 690 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:22.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 950 completed, throughput=5MB/sec 2024-02-18T08:37:22.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:20.579817+0000 mgr.y (mgr.24862) 690 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:22.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:20.579817+0000 mgr.y (mgr.24862) 690 : cluster [DBG] pgmap v1278: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:37:23.260 INFO:tasks.workunit.client.0.smithi082.stdout: 187: throughput=4.97MB/sec pending data=0 2024-02-18T08:37:23.260 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wpPQM7z7jfSERh6 off=783355 len=1792132 2024-02-18T08:37:23.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 951 completed, throughput=4.98MB/sec 2024-02-18T08:37:23.267 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eMvmsq5rtqqYqpe off=18466851 len=607178 2024-02-18T08:37:23.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 952 completed, throughput=4.99MB/sec 2024-02-18T08:37:23.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QZytXAajpe9qwir off=5244962 len=798976 2024-02-18T08:37:23.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 953 completed, throughput=4.99MB/sec 2024-02-18T08:37:23.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-N2oZvxcgwbVtJT7 off=12953072 len=1377061 2024-02-18T08:37:23.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 954 completed, throughput=5MB/sec 2024-02-18T08:37:23.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gt5xywWvSfAeIWB off=4025141 len=1425519 2024-02-18T08:37:23.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 955 completed, throughput=5MB/sec 2024-02-18T08:37:24.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:22.580328+0000 mgr.y (mgr.24862) 691 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-18T08:37:24.286 INFO:tasks.workunit.client.0.smithi082.stdout: 188: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:24.286 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8E1W5YJcMroRPWg off=1424867 len=1439280 2024-02-18T08:37:24.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 956 completed, throughput=4.98MB/sec 2024-02-18T08:37:24.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VvC2u4n5sJTY1QQ off=4449601 len=1619426 2024-02-18T08:37:24.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 957 completed, throughput=4.99MB/sec 2024-02-18T08:37:24.300 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6x0SfXftaS9E9i8 off=5556707 len=6586 2024-02-18T08:37:24.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 958 completed, throughput=4.99MB/sec 2024-02-18T08:37:24.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nv38ORe_GZ_A6bQ off=7715765 len=1943293 2024-02-18T08:37:24.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 959 completed, throughput=5MB/sec 2024-02-18T08:37:24.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:22.580328+0000 mgr.y (mgr.24862) 691 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-18T08:37:24.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:22.580328+0000 mgr.y (mgr.24862) 691 : cluster [DBG] pgmap v1279: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-02-18T08:37:25.311 INFO:tasks.workunit.client.0.smithi082.stdout: 189: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:25.311 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pOHskhlU3I8Siq9 off=6584879 len=795278 2024-02-18T08:37:25.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 960 completed, throughput=4.98MB/sec 2024-02-18T08:37:25.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c0fAc0LIFRv9qTn off=5837230 len=357070 2024-02-18T08:37:25.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 961 completed, throughput=4.98MB/sec 2024-02-18T08:37:25.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yWABxvEnJpuO1wi off=1933984 len=1296753 2024-02-18T08:37:25.319 INFO:tasks.workunit.client.0.smithi082.stdout:op 962 completed, throughput=4.99MB/sec 2024-02-18T08:37:25.319 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BAdt8CY8Cgg3Iss off=4892908 len=1256379 2024-02-18T08:37:25.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 963 completed, throughput=4.99MB/sec 2024-02-18T08:37:25.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZhVa6lIk87VtNoB off=14870208 len=1779443 2024-02-18T08:37:25.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 964 completed, throughput=5MB/sec 2024-02-18T08:37:26.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:24.580848+0000 mgr.y (mgr.24862) 692 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:37:26.330 INFO:tasks.workunit.client.0.smithi082.stdout: 190: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:26.330 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cla_kOglSy4GJ9W off=2247580 len=871202 2024-02-18T08:37:26.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 965 completed, throughput=4.98MB/sec 2024-02-18T08:37:26.333 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pz0IDaaMg6CwzY3 off=16882130 len=1019181 2024-02-18T08:37:26.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 966 completed, throughput=4.99MB/sec 2024-02-18T08:37:26.338 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fb9Q2zWgKFUUbUd off=11535763 len=1582919 2024-02-18T08:37:26.340 INFO:tasks.workunit.client.0.smithi082.stdout:op 967 completed, throughput=4.99MB/sec 2024-02-18T08:37:26.340 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sZGk38xUEbJqzMm off=17211811 len=1185641 2024-02-18T08:37:26.341 INFO:tasks.workunit.client.0.smithi082.stdout:op 968 completed, throughput=5MB/sec 2024-02-18T08:37:26.342 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zW3RD_Y7WRSzY4q off=2591373 len=1254750 2024-02-18T08:37:26.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 969 completed, throughput=5.01MB/sec 2024-02-18T08:37:26.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:24.580848+0000 mgr.y (mgr.24862) 692 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:37:26.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:24.580848+0000 mgr.y (mgr.24862) 692 : cluster [DBG] pgmap v1280: 73 pgs: 73 active+clean; 127 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:37:27.345 INFO:tasks.workunit.client.0.smithi082.stdout: 191: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:27.345 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-npCsSe2IIeBus-P off=3850616 len=1702907 2024-02-18T08:37:27.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 970 completed, throughput=4.99MB/sec 2024-02-18T08:37:27.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IAh1HiQgtwoOcQL off=7977132 len=832637 2024-02-18T08:37:27.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 971 completed, throughput=4.99MB/sec 2024-02-18T08:37:27.353 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t9FSUvX5wWKDwLo off=12992864 len=3390 2024-02-18T08:37:27.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 972 completed, throughput=4.99MB/sec 2024-02-18T08:37:27.354 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-reQ0qoueZXzuusn off=10963346 len=281473 2024-02-18T08:37:27.357 INFO:tasks.workunit.client.0.smithi082.stdout:op 973 completed, throughput=4.99MB/sec 2024-02-18T08:37:27.357 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1ga2AU4KgOGRsYp off=3912429 len=1086151 2024-02-18T08:37:27.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 974 completed, throughput=5MB/sec 2024-02-18T08:37:27.362 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OMQnpqsKJ2a-Qx- off=546425 len=1356629 2024-02-18T08:37:27.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 975 completed, throughput=5MB/sec 2024-02-18T08:37:28.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:26.581360+0000 mgr.y (mgr.24862) 693 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:28.364 INFO:tasks.workunit.client.0.smithi082.stdout: 192: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:28.364 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-asObCOfCfMI5BJ4 off=12764021 len=1339466 2024-02-18T08:37:28.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 976 completed, throughput=4.99MB/sec 2024-02-18T08:37:28.369 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bDuLi9I1dMP2uLx off=2131896 len=1355146 2024-02-18T08:37:28.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 977 completed, throughput=4.99MB/sec 2024-02-18T08:37:28.370 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gTBLnD3tqhpZePH off=3917003 len=366489 2024-02-18T08:37:28.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 978 completed, throughput=4.99MB/sec 2024-02-18T08:37:28.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-thhfbnzzIQqxpUm off=3480698 len=200468 2024-02-18T08:37:28.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 979 completed, throughput=4.99MB/sec 2024-02-18T08:37:28.375 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pO7DDXLqgZxbVaY off=745510 len=683192 2024-02-18T08:37:28.378 INFO:tasks.workunit.client.0.smithi082.stdout:op 980 completed, throughput=5MB/sec 2024-02-18T08:37:28.378 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gc3CUSGH2M6pw4d off=3056399 len=91267 2024-02-18T08:37:28.379 INFO:tasks.workunit.client.0.smithi082.stdout:op 981 completed, throughput=5MB/sec 2024-02-18T08:37:28.379 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RTD0gTDSEUcojyC off=4538809 len=1999502 2024-02-18T08:37:28.381 INFO:tasks.workunit.client.0.smithi082.stdout:op 982 completed, throughput=5.01MB/sec 2024-02-18T08:37:28.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:26.581360+0000 mgr.y (mgr.24862) 693 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:28.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:26.581360+0000 mgr.y (mgr.24862) 693 : cluster [DBG] pgmap v1281: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:29.381 INFO:tasks.workunit.client.0.smithi082.stdout: 193: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:29.381 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GLBYM-pvPrFyrGk off=8957392 len=275955 2024-02-18T08:37:29.384 INFO:tasks.workunit.client.0.smithi082.stdout:op 983 completed, throughput=4.98MB/sec 2024-02-18T08:37:29.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ajvXmGyanSiNg6G off=13882297 len=1072993 2024-02-18T08:37:29.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 984 completed, throughput=4.99MB/sec 2024-02-18T08:37:29.387 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ozr1XnE779ujBhX off=22450522 len=1601430 2024-02-18T08:37:29.395 INFO:tasks.workunit.client.0.smithi082.stdout:op 985 completed, throughput=5MB/sec 2024-02-18T08:37:29.395 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cRUGZkgXMctzPiz off=2142293 len=643615 2024-02-18T08:37:29.405 INFO:tasks.workunit.client.0.smithi082.stdout:op 986 completed, throughput=5MB/sec 2024-02-18T08:37:29.406 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dnuKuQAoKvE9b0X off=2845598 len=655271 2024-02-18T08:37:29.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 987 completed, throughput=5MB/sec 2024-02-18T08:37:30.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:28.582073+0000 mgr.y (mgr.24862) 694 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:37:30.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:28.582073+0000 mgr.y (mgr.24862) 694 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:37:30.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:28.582073+0000 mgr.y (mgr.24862) 694 : cluster [DBG] pgmap v1282: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:37:30.407 INFO:tasks.workunit.client.0.smithi082.stdout: 194: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:30.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3nYV7LGqvr0Qf7q off=220494 len=1798215 2024-02-18T08:37:30.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 988 completed, throughput=4.99MB/sec 2024-02-18T08:37:30.416 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-912Rrf1ExCJh2UL off=705228 len=1558440 2024-02-18T08:37:30.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 989 completed, throughput=4.99MB/sec 2024-02-18T08:37:30.422 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0d8dQrohcT015uP off=2174002 len=1378978 2024-02-18T08:37:30.429 INFO:tasks.workunit.client.0.smithi082.stdout:op 990 completed, throughput=5MB/sec 2024-02-18T08:37:30.429 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5fJRiH4nN43gYmZ off=3613099 len=285921 2024-02-18T08:37:30.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 991 completed, throughput=5MB/sec 2024-02-18T08:37:31.431 INFO:tasks.workunit.client.0.smithi082.stdout: 195: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:31.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-InIGrhnAhr9MirO off=10548490 len=1600796 2024-02-18T08:37:31.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 992 completed, throughput=4.98MB/sec 2024-02-18T08:37:31.435 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xwKObeGkM3j_f87 off=10919957 len=1911965 2024-02-18T08:37:31.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 993 completed, throughput=4.99MB/sec 2024-02-18T08:37:31.439 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-thmTdYDwiyTqUwd off=4749419 len=1791661 2024-02-18T08:37:31.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 994 completed, throughput=5MB/sec 2024-02-18T08:37:32.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:30.582504+0000 mgr.y (mgr.24862) 695 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:37:32.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:30.582504+0000 mgr.y (mgr.24862) 695 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:37:32.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:30.582504+0000 mgr.y (mgr.24862) 695 : cluster [DBG] pgmap v1283: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:37:32.449 INFO:tasks.workunit.client.0.smithi082.stdout: 196: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:32.449 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JNCVXrEg-VoRMpr off=6612828 len=1987706 2024-02-18T08:37:32.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 995 completed, throughput=4.99MB/sec 2024-02-18T08:37:32.462 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-95WCm1ELlQpUFDD off=7532062 len=1861633 2024-02-18T08:37:32.469 INFO:tasks.workunit.client.0.smithi082.stdout:op 996 completed, throughput=4.99MB/sec 2024-02-18T08:37:32.469 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lDrCF1chr29AEp8 off=3110112 len=416329 2024-02-18T08:37:32.470 INFO:tasks.workunit.client.0.smithi082.stdout:op 997 completed, throughput=5MB/sec 2024-02-18T08:37:32.470 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4Q_mCjnvM37Raon off=6831812 len=890692 2024-02-18T08:37:32.475 INFO:tasks.workunit.client.0.smithi082.stdout:op 998 completed, throughput=5MB/sec 2024-02-18T08:37:32.475 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jTYsPxwIQmH4yA2 off=0 len=1204859 2024-02-18T08:37:32.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 999 completed, throughput=5.01MB/sec 2024-02-18T08:37:33.482 INFO:tasks.workunit.client.0.smithi082.stdout: 197: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:33.482 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zrkUPk16QYL65Rl off=2662746 len=1839335 2024-02-18T08:37:33.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 1000 completed, throughput=4.99MB/sec 2024-02-18T08:37:33.485 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xKk7jvUgR_2PXug off=2167702 len=425793 2024-02-18T08:37:33.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 1001 completed, throughput=4.99MB/sec 2024-02-18T08:37:33.489 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i4CbktxhIizw7QP off=11880702 len=1268958 2024-02-18T08:37:33.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 1002 completed, throughput=5MB/sec 2024-02-18T08:37:33.495 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7gfbS895Fr__XQi off=17697972 len=1687753 2024-02-18T08:37:33.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 1003 completed, throughput=5MB/sec 2024-02-18T08:37:34.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:32.582909+0000 mgr.y (mgr.24862) 696 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:37:34.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:32.582909+0000 mgr.y (mgr.24862) 696 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:37:34.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:32.582909+0000 mgr.y (mgr.24862) 696 : cluster [DBG] pgmap v1284: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:37:34.498 INFO:tasks.workunit.client.0.smithi082.stdout: 198: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:34.498 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cb5ChEsVW4yeS5Z off=14285472 len=115914 2024-02-18T08:37:34.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 1004 completed, throughput=4.98MB/sec 2024-02-18T08:37:34.501 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EfP4g40Dlngb8m0 off=16392287 len=2002457 2024-02-18T08:37:34.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 1005 completed, throughput=4.99MB/sec 2024-02-18T08:37:34.512 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S7KjRQ_gHetPkD4 off=9701537 len=272487 2024-02-18T08:37:34.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 1006 completed, throughput=4.99MB/sec 2024-02-18T08:37:34.514 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xn9BeR-MbjTphiH off=4662345 len=960096 2024-02-18T08:37:34.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 1007 completed, throughput=5MB/sec 2024-02-18T08:37:34.520 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5zUwlLURf0Jtt8a off=165577 len=1347261 2024-02-18T08:37:34.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 1008 completed, throughput=5MB/sec 2024-02-18T08:37:35.528 INFO:tasks.workunit.client.0.smithi082.stdout: 199: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:35.528 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0WAyMDiXTBN7guF off=7049625 len=1532234 2024-02-18T08:37:35.542 INFO:tasks.workunit.client.0.smithi082.stdout:op 1009 completed, throughput=4.98MB/sec 2024-02-18T08:37:35.543 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VaxS-PvyPQ6OS_C off=1866383 len=2065199 2024-02-18T08:37:35.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 1010 completed, throughput=4.99MB/sec 2024-02-18T08:37:35.553 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-v32q-8Oatpfgzhf off=11088340 len=1484456 2024-02-18T08:37:35.560 INFO:tasks.workunit.client.0.smithi082.stdout:op 1011 completed, throughput=5MB/sec 2024-02-18T08:37:35.561 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jlzWZkyZNF2snF9 off=9915428 len=1173123 2024-02-18T08:37:35.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 1012 completed, throughput=5.01MB/sec 2024-02-18T08:37:36.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:34.583412+0000 mgr.y (mgr.24862) 697 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:37:36.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:35.885343+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:37:36.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:34.583412+0000 mgr.y (mgr.24862) 697 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:37:36.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:35.885343+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:37:36.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:34.583412+0000 mgr.y (mgr.24862) 697 : cluster [DBG] pgmap v1285: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:37:36.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:35.885343+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:37:36.562 INFO:tasks.workunit.client.0.smithi082.stdout: 200: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:36.562 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8UrpjKgZzweBtZa off=8451783 len=1723635 2024-02-18T08:37:36.566 INFO:tasks.workunit.client.0.smithi082.stdout:op 1013 completed, throughput=4.99MB/sec 2024-02-18T08:37:36.566 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1-ZwXL-rxVFKxmF off=3685750 len=809112 2024-02-18T08:37:36.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 1014 completed, throughput=4.99MB/sec 2024-02-18T08:37:36.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lzAH9Xnyxv-ERHB off=5715467 len=2068030 2024-02-18T08:37:36.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 1015 completed, throughput=5MB/sec 2024-02-18T08:37:37.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:36.182138+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:37.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:36.182836+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:37:37.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:36.186903+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:36.182138+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:36.182836+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:36.186903+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:36.182138+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:36.182836+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:37:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:36.186903+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:37:37.573 INFO:tasks.workunit.client.0.smithi082.stdout: 201: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:37.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a0U7eVUa6HaK6wt off=15623980 len=1721842 2024-02-18T08:37:37.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 1016 completed, throughput=4.99MB/sec 2024-02-18T08:37:37.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NMf51ISsocIrBpf off=10437178 len=2031916 2024-02-18T08:37:37.587 INFO:tasks.workunit.client.0.smithi082.stdout:op 1017 completed, throughput=4.99MB/sec 2024-02-18T08:37:37.588 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SbkWiFfTngDZDRL off=1195951 len=869259 2024-02-18T08:37:37.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 1018 completed, throughput=5MB/sec 2024-02-18T08:37:37.589 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cNDE6c428MnhYK3 off=14321847 len=1777219 2024-02-18T08:37:37.593 INFO:tasks.workunit.client.0.smithi082.stdout:op 1019 completed, throughput=5.01MB/sec 2024-02-18T08:37:38.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:37:36.183353+0000 mgr.y (mgr.24862) 698 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:37:38.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:36.583809+0000 mgr.y (mgr.24862) 699 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:38.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:37:36.183353+0000 mgr.y (mgr.24862) 698 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:37:38.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:36.583809+0000 mgr.y (mgr.24862) 699 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:38.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:37:36.183353+0000 mgr.y (mgr.24862) 698 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:37:38.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:36.583809+0000 mgr.y (mgr.24862) 699 : cluster [DBG] pgmap v1286: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:37:38.593 INFO:tasks.workunit.client.0.smithi082.stdout: 202: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:38.593 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YUZfozLT4gApYhK off=3232903 len=204083 2024-02-18T08:37:38.598 INFO:tasks.workunit.client.0.smithi082.stdout:op 1020 completed, throughput=4.98MB/sec 2024-02-18T08:37:38.598 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3slOJ4Rukn-Gx-B off=3641714 len=1788276 2024-02-18T08:37:38.607 INFO:tasks.workunit.client.0.smithi082.stdout:op 1021 completed, throughput=4.99MB/sec 2024-02-18T08:37:38.607 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ck1Bu-Oun1KRNci off=2875633 len=1822587 2024-02-18T08:37:38.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 1022 completed, throughput=5MB/sec 2024-02-18T08:37:38.608 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1dLa3qPZoAZVtCL off=978458 len=1838898 2024-02-18T08:37:38.612 INFO:tasks.workunit.client.0.smithi082.stdout:op 1023 completed, throughput=5.01MB/sec 2024-02-18T08:37:39.612 INFO:tasks.workunit.client.0.smithi082.stdout: 203: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:39.613 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QD30iH4LAGpxFxb off=3334868 len=1678575 2024-02-18T08:37:39.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 1024 completed, throughput=4.99MB/sec 2024-02-18T08:37:39.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ewbU_49knFkCD_U off=10740603 len=477381 2024-02-18T08:37:39.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 1025 completed, throughput=4.99MB/sec 2024-02-18T08:37:39.617 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Be-IaXc5mnTA5kg off=8765925 len=1218416 2024-02-18T08:37:39.619 INFO:tasks.workunit.client.0.smithi082.stdout:op 1026 completed, throughput=5MB/sec 2024-02-18T08:37:39.619 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Nd-EUVbsYYMCXRJ off=7066568 len=1521738 2024-02-18T08:37:39.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 1027 completed, throughput=5.01MB/sec 2024-02-18T08:37:40.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:38.584376+0000 mgr.y (mgr.24862) 700 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:37:40.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:38.584376+0000 mgr.y (mgr.24862) 700 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:37:40.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:38.584376+0000 mgr.y (mgr.24862) 700 : cluster [DBG] pgmap v1287: 73 pgs: 73 active+clean; 127 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:37:40.622 INFO:tasks.workunit.client.0.smithi082.stdout: 204: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:40.622 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iZz2mfJPPwDdhHi off=10349133 len=1955411 2024-02-18T08:37:40.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 1028 completed, throughput=4.99MB/sec 2024-02-18T08:37:40.625 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WNXEdsbcdUlarxR off=126836 len=1672185 2024-02-18T08:37:40.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 1029 completed, throughput=5MB/sec 2024-02-18T08:37:40.633 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eYBMaiTw2hNl6rF off=2516527 len=1086528 2024-02-18T08:37:40.635 INFO:tasks.workunit.client.0.smithi082.stdout:op 1030 completed, throughput=5MB/sec 2024-02-18T08:37:41.636 INFO:tasks.workunit.client.0.smithi082.stdout: 205: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:41.636 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LRLSNJt-sCW9XYo off=4110101 len=216044 2024-02-18T08:37:41.639 INFO:tasks.workunit.client.0.smithi082.stdout:op 1031 completed, throughput=4.98MB/sec 2024-02-18T08:37:41.639 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dBwPKmvV9vHLd_F off=3164319 len=907683 2024-02-18T08:37:41.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 1032 completed, throughput=4.98MB/sec 2024-02-18T08:37:41.641 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Dd49JYtnFbqpcf0 off=7735111 len=1774046 2024-02-18T08:37:41.644 INFO:tasks.workunit.client.0.smithi082.stdout:op 1033 completed, throughput=4.99MB/sec 2024-02-18T08:37:41.644 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xzBT_b2SE4Saa40 off=2541895 len=327496 2024-02-18T08:37:41.649 INFO:tasks.workunit.client.0.smithi082.stdout:op 1034 completed, throughput=4.99MB/sec 2024-02-18T08:37:41.649 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YmKt7xQq3oZqV_z off=14113588 len=1408095 2024-02-18T08:37:41.654 INFO:tasks.workunit.client.0.smithi082.stdout:op 1035 completed, throughput=5MB/sec 2024-02-18T08:37:42.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:40.584929+0000 mgr.y (mgr.24862) 701 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:37:42.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:40.584929+0000 mgr.y (mgr.24862) 701 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:37:42.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:40.584929+0000 mgr.y (mgr.24862) 701 : cluster [DBG] pgmap v1288: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:37:42.654 INFO:tasks.workunit.client.0.smithi082.stdout: 206: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:42.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8u-lvtUSxhsS1RO off=5568488 len=465852 2024-02-18T08:37:42.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 1036 completed, throughput=4.98MB/sec 2024-02-18T08:37:42.658 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZA3ESdO43zMoqnf off=21181629 len=1098196 2024-02-18T08:37:42.664 INFO:tasks.workunit.client.0.smithi082.stdout:op 1037 completed, throughput=4.98MB/sec 2024-02-18T08:37:42.664 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FpXnnIdWqEsw4g2 off=23333285 len=1384434 2024-02-18T08:37:42.665 INFO:tasks.workunit.client.0.smithi082.stdout:op 1038 completed, throughput=4.99MB/sec 2024-02-18T08:37:42.665 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hfreymrGQHtex_E off=15451062 len=937718 2024-02-18T08:37:42.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 1039 completed, throughput=4.99MB/sec 2024-02-18T08:37:42.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r7Nx1jWtXjypgvO off=13199164 len=823628 2024-02-18T08:37:42.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 1040 completed, throughput=5MB/sec 2024-02-18T08:37:42.672 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AJ1CaT2Yzy1aZ4m off=14473507 len=1562742 2024-02-18T08:37:42.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 1041 completed, throughput=5MB/sec 2024-02-18T08:37:43.674 INFO:tasks.workunit.client.0.smithi082.stdout: 207: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:43.674 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mw6FfSJorDJ7KKU off=11370583 len=1831148 2024-02-18T08:37:43.678 INFO:tasks.workunit.client.0.smithi082.stdout:op 1042 completed, throughput=4.99MB/sec 2024-02-18T08:37:43.678 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SRtIaeVolDPqtro off=16317524 len=254814 2024-02-18T08:37:43.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 1043 completed, throughput=4.99MB/sec 2024-02-18T08:37:43.680 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Dngz_m2r_ImZZb_ off=6965511 len=149475 2024-02-18T08:37:43.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 1044 completed, throughput=4.99MB/sec 2024-02-18T08:37:43.682 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y7Oyx8BJym2qruJ off=8562185 len=976212 2024-02-18T08:37:43.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 1045 completed, throughput=5MB/sec 2024-02-18T08:37:43.689 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z_qDCJItLcnA-Nc off=13060039 len=1038877 2024-02-18T08:37:43.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 1046 completed, throughput=5MB/sec 2024-02-18T08:37:43.694 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sFYVxVFCWt19686 off=5096360 len=681535 2024-02-18T08:37:43.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 1047 completed, throughput=5MB/sec 2024-02-18T08:37:44.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:42.585402+0000 mgr.y (mgr.24862) 702 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:37:44.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:42.585402+0000 mgr.y (mgr.24862) 702 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:37:44.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:42.585402+0000 mgr.y (mgr.24862) 702 : cluster [DBG] pgmap v1289: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:37:44.699 INFO:tasks.workunit.client.0.smithi082.stdout: 208: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:44.699 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nqNO6W_pqvNTohK off=3733224 len=1079778 2024-02-18T08:37:44.704 INFO:tasks.workunit.client.0.smithi082.stdout:op 1048 completed, throughput=4.98MB/sec 2024-02-18T08:37:44.705 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4oPEfhHqYmhUBBp off=805353 len=1860931 2024-02-18T08:37:44.708 INFO:tasks.workunit.client.0.smithi082.stdout:op 1049 completed, throughput=4.99MB/sec 2024-02-18T08:37:44.708 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E4mZeIO6Cuec6qs off=3369005 len=762202 2024-02-18T08:37:44.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 1050 completed, throughput=5MB/sec 2024-02-18T08:37:44.714 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-McLrg_9jAwux2rw off=19953882 len=1361473 2024-02-18T08:37:44.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 1051 completed, throughput=5MB/sec 2024-02-18T08:37:45.716 INFO:tasks.workunit.client.0.smithi082.stdout: 209: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:45.716 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HAP-VbU9bcG-n9S off=19568696 len=133017 2024-02-18T08:37:45.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 1052 completed, throughput=4.98MB/sec 2024-02-18T08:37:45.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bl8Ey7GWp00QY4Q off=10090081 len=678632 2024-02-18T08:37:45.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 1053 completed, throughput=4.98MB/sec 2024-02-18T08:37:45.722 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BmR37EYFTJCJMOc off=6498674 len=11197 2024-02-18T08:37:45.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 1054 completed, throughput=4.98MB/sec 2024-02-18T08:37:45.725 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BRbf7FpmyF71qFs off=0 len=1261926 2024-02-18T08:37:45.732 INFO:tasks.workunit.client.0.smithi082.stdout:op 1055 completed, throughput=4.99MB/sec 2024-02-18T08:37:45.732 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AKszWE9oKABdgAv off=16186585 len=1391392 2024-02-18T08:37:45.739 INFO:tasks.workunit.client.0.smithi082.stdout:op 1056 completed, throughput=4.99MB/sec 2024-02-18T08:37:45.739 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DKB3KTThiyq4Sdq off=10811213 len=1126835 2024-02-18T08:37:45.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 1057 completed, throughput=5MB/sec 2024-02-18T08:37:45.745 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FzGR8mW16csxT3K off=17107603 len=244564 2024-02-18T08:37:45.746 INFO:tasks.workunit.client.0.smithi082.stdout:op 1058 completed, throughput=5MB/sec 2024-02-18T08:37:45.746 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GnvU_apv0p__An3 off=11033732 len=363844 2024-02-18T08:37:45.749 INFO:tasks.workunit.client.0.smithi082.stdout:op 1059 completed, throughput=5MB/sec 2024-02-18T08:37:46.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:44.586015+0000 mgr.y (mgr.24862) 703 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:46.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:44.586015+0000 mgr.y (mgr.24862) 703 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:46.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:44.586015+0000 mgr.y (mgr.24862) 703 : cluster [DBG] pgmap v1290: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:37:46.749 INFO:tasks.workunit.client.0.smithi082.stdout: 210: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:46.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nyDL1Pe50psyykd off=6571094 len=1224654 2024-02-18T08:37:46.752 INFO:tasks.workunit.client.0.smithi082.stdout:op 1060 completed, throughput=4.98MB/sec 2024-02-18T08:37:46.753 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b8VXUFG7LV7wFE8 off=715048 len=899702 2024-02-18T08:37:46.759 INFO:tasks.workunit.client.0.smithi082.stdout:op 1061 completed, throughput=4.99MB/sec 2024-02-18T08:37:46.760 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yeesWiEXNxlNm-R off=13240893 len=637361 2024-02-18T08:37:46.763 INFO:tasks.workunit.client.0.smithi082.stdout:op 1062 completed, throughput=4.99MB/sec 2024-02-18T08:37:46.763 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ry5bgnlcd4MY1Kq off=5812252 len=223794 2024-02-18T08:37:46.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 1063 completed, throughput=4.99MB/sec 2024-02-18T08:37:46.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GYOdNyU3eFNKT2U off=0 len=1384463 2024-02-18T08:37:46.773 INFO:tasks.workunit.client.0.smithi082.stdout:op 1064 completed, throughput=5MB/sec 2024-02-18T08:37:46.774 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OvZiftjN-yf07BT off=19462121 len=978899 2024-02-18T08:37:46.777 INFO:tasks.workunit.client.0.smithi082.stdout:op 1065 completed, throughput=5MB/sec 2024-02-18T08:37:47.777 INFO:tasks.workunit.client.0.smithi082.stdout: 211: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:47.777 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0qiC4zoT9dDOBga off=8754520 len=792821 2024-02-18T08:37:47.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 1066 completed, throughput=4.98MB/sec 2024-02-18T08:37:47.779 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-82t2bYeG-MwBe-- off=22019809 len=1618894 2024-02-18T08:37:47.781 INFO:tasks.workunit.client.0.smithi082.stdout:op 1067 completed, throughput=4.99MB/sec 2024-02-18T08:37:47.781 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qfwpE2tLrjBs85_ off=2507316 len=616197 2024-02-18T08:37:47.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 1068 completed, throughput=4.99MB/sec 2024-02-18T08:37:47.785 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U6EjCCReBLSQM4b off=8241850 len=725403 2024-02-18T08:37:47.789 INFO:tasks.workunit.client.0.smithi082.stdout:op 1069 completed, throughput=4.99MB/sec 2024-02-18T08:37:47.790 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hsp7o553biePoGs off=7576340 len=1311193 2024-02-18T08:37:47.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 1070 completed, throughput=5MB/sec 2024-02-18T08:37:47.796 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dDuDfDpO0JwiC8B off=7901643 len=317073 2024-02-18T08:37:47.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 1071 completed, throughput=5MB/sec 2024-02-18T08:37:48.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:46.586654+0000 mgr.y (mgr.24862) 704 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:37:48.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:46.586654+0000 mgr.y (mgr.24862) 704 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:37:48.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:46.586654+0000 mgr.y (mgr.24862) 704 : cluster [DBG] pgmap v1291: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:37:48.799 INFO:tasks.workunit.client.0.smithi082.stdout: 212: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:48.799 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8b0w3owSudVlJkv off=2799873 len=650283 2024-02-18T08:37:48.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 1072 completed, throughput=4.98MB/sec 2024-02-18T08:37:48.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_cbqj5mAHkzBgu7 off=12198678 len=506736 2024-02-18T08:37:48.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 1073 completed, throughput=4.98MB/sec 2024-02-18T08:37:48.805 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U6EjCCReBLSQM4b off=9277609 len=910081 2024-02-18T08:37:48.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 1074 completed, throughput=4.99MB/sec 2024-02-18T08:37:48.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eWvUi5NDUcDm5lb off=9934164 len=1238173 2024-02-18T08:37:48.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 1075 completed, throughput=4.99MB/sec 2024-02-18T08:37:48.812 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xp2WFBdxJ5EufeL off=13371393 len=700478 2024-02-18T08:37:48.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 1076 completed, throughput=4.99MB/sec 2024-02-18T08:37:48.813 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2D-J_Q8Ju8tEvCE off=13041395 len=560616 2024-02-18T08:37:48.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 1077 completed, throughput=5MB/sec 2024-02-18T08:37:48.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wQWQSOifYzgwraE off=426424 len=1645744 2024-02-18T08:37:48.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 1078 completed, throughput=5MB/sec 2024-02-18T08:37:49.823 INFO:tasks.workunit.client.0.smithi082.stdout: 213: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:49.823 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cecl-pTOWa1RKEt off=17318536 len=884074 2024-02-18T08:37:49.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 1079 completed, throughput=4.99MB/sec 2024-02-18T08:37:49.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MSJBNrEm6hGpJ8v off=756438 len=1976272 2024-02-18T08:37:49.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 1080 completed, throughput=4.99MB/sec 2024-02-18T08:37:49.833 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vY23keb8oKzzJxP off=7856426 len=1351824 2024-02-18T08:37:49.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 1081 completed, throughput=5MB/sec 2024-02-18T08:37:49.835 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Nl33N1wDGhM1896 off=3581196 len=1666746 2024-02-18T08:37:49.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 1082 completed, throughput=5.01MB/sec 2024-02-18T08:37:50.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:48.587120+0000 mgr.y (mgr.24862) 705 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:37:50.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:48.587120+0000 mgr.y (mgr.24862) 705 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:37:50.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:48.587120+0000 mgr.y (mgr.24862) 705 : cluster [DBG] pgmap v1292: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:37:50.838 INFO:tasks.workunit.client.0.smithi082.stdout: 214: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:50.838 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8kv_6zRNMqnwouN off=1633091 len=758441 2024-02-18T08:37:50.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 1083 completed, throughput=4.99MB/sec 2024-02-18T08:37:50.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NEurJRitV1_Ykn1 off=4379627 len=5515 2024-02-18T08:37:50.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 1084 completed, throughput=4.99MB/sec 2024-02-18T08:37:50.846 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZKfE2IOrVDyYugv off=5279109 len=412253 2024-02-18T08:37:50.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 1085 completed, throughput=4.99MB/sec 2024-02-18T08:37:50.850 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--IzttIsyO_y8ozD off=8078723 len=1436898 2024-02-18T08:37:50.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 1086 completed, throughput=4.99MB/sec 2024-02-18T08:37:50.855 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WpK0_4xU1Rap8Pt off=2106342 len=763812 2024-02-18T08:37:50.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 1087 completed, throughput=5MB/sec 2024-02-18T08:37:50.860 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dkwS1psfvwRafzT off=11570847 len=1593886 2024-02-18T08:37:50.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 1088 completed, throughput=5MB/sec 2024-02-18T08:37:51.864 INFO:tasks.workunit.client.0.smithi082.stdout: 215: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:51.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6_LsqYPY3ujPLI4 off=695360 len=614519 2024-02-18T08:37:51.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 1089 completed, throughput=4.98MB/sec 2024-02-18T08:37:51.866 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EY2yLYvBCnalUh4 off=3770716 len=640066 2024-02-18T08:37:51.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 1090 completed, throughput=4.99MB/sec 2024-02-18T08:37:51.867 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SgL19Fvr4CdE5dk off=2228539 len=1363878 2024-02-18T08:37:51.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 1091 completed, throughput=4.99MB/sec 2024-02-18T08:37:51.874 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RcwsYsS1lZj9dP9 off=2905041 len=1749204 2024-02-18T08:37:51.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 1092 completed, throughput=5MB/sec 2024-02-18T08:37:52.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:50.587650+0000 mgr.y (mgr.24862) 706 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:52.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:50.587650+0000 mgr.y (mgr.24862) 706 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:52.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:50.587650+0000 mgr.y (mgr.24862) 706 : cluster [DBG] pgmap v1293: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:37:52.878 INFO:tasks.workunit.client.0.smithi082.stdout: 216: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:52.878 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lyfXEDEV1unL93M off=808990 len=1438352 2024-02-18T08:37:52.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 1093 completed, throughput=4.98MB/sec 2024-02-18T08:37:52.888 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fu_oXbHWJ8m_9sc off=5588999 len=449563 2024-02-18T08:37:52.891 INFO:tasks.workunit.client.0.smithi082.stdout:op 1094 completed, throughput=4.99MB/sec 2024-02-18T08:37:52.891 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9coeAKAENzOUQQa off=211456 len=1213999 2024-02-18T08:37:52.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 1095 completed, throughput=4.99MB/sec 2024-02-18T08:37:52.897 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_3DVastQ29RMjHC off=2404122 len=843791 2024-02-18T08:37:52.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 1096 completed, throughput=4.99MB/sec 2024-02-18T08:37:52.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lexcwLfh6rBBWYz off=18799931 len=1490110 2024-02-18T08:37:52.905 INFO:tasks.workunit.client.0.smithi082.stdout:op 1097 completed, throughput=5MB/sec 2024-02-18T08:37:53.906 INFO:tasks.workunit.client.0.smithi082.stdout: 217: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:53.906 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-66bLKWxtPecGy-C off=14155944 len=1473269 2024-02-18T08:37:53.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 1098 completed, throughput=4.98MB/sec 2024-02-18T08:37:53.909 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SDJwUbJEBXz-owO off=1038921 len=894486 2024-02-18T08:37:53.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 1099 completed, throughput=4.99MB/sec 2024-02-18T08:37:53.915 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jyxOuOS-VKvR7Mn off=4552303 len=1864276 2024-02-18T08:37:53.925 INFO:tasks.workunit.client.0.smithi082.stdout:op 1100 completed, throughput=5MB/sec 2024-02-18T08:37:53.925 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Glkcjt9munKOGpm off=3648770 len=1260181 2024-02-18T08:37:53.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 1101 completed, throughput=5MB/sec 2024-02-18T08:37:54.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:52.588235+0000 mgr.y (mgr.24862) 707 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:37:54.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:52.588235+0000 mgr.y (mgr.24862) 707 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:37:54.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:52.588235+0000 mgr.y (mgr.24862) 707 : cluster [DBG] pgmap v1294: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:37:54.935 INFO:tasks.workunit.client.0.smithi082.stdout: 218: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:54.935 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2ggQjxbDUYIORNQ off=1608736 len=1025269 2024-02-18T08:37:54.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 1102 completed, throughput=4.98MB/sec 2024-02-18T08:37:54.941 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vsD7XaFcw_2B90w off=4274883 len=1010535 2024-02-18T08:37:54.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 1103 completed, throughput=4.99MB/sec 2024-02-18T08:37:54.945 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ii0PVNfVJLMdVWi off=8159457 len=91788 2024-02-18T08:37:54.947 INFO:tasks.workunit.client.0.smithi082.stdout:op 1104 completed, throughput=4.99MB/sec 2024-02-18T08:37:54.948 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dEmduQOgghDfz4V off=10616137 len=1169906 2024-02-18T08:37:54.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 1105 completed, throughput=4.99MB/sec 2024-02-18T08:37:54.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E0HDkInqwhrwigm off=115848 len=1121911 2024-02-18T08:37:54.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 1106 completed, throughput=5MB/sec 2024-02-18T08:37:54.951 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lMf181Ji8zaOLVc off=10409744 len=1355295 2024-02-18T08:37:54.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 1107 completed, throughput=5MB/sec 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:54.395194+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:54.395494+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:37:54.395739+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:54.395194+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:54.395494+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:37:55.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:37:54.395739+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:54.395194+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:54.395494+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:37:55.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:37:54.395739+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:37:55.954 INFO:tasks.workunit.client.0.smithi082.stdout: 219: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:55.955 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-812LhXNDYIX1Yux off=793724 len=540322 2024-02-18T08:37:55.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 1108 completed, throughput=4.98MB/sec 2024-02-18T08:37:55.959 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t7lO0AeIPmrj995 off=9362892 len=1585164 2024-02-18T08:37:55.967 INFO:tasks.workunit.client.0.smithi082.stdout:op 1109 completed, throughput=4.99MB/sec 2024-02-18T08:37:55.967 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0XZ2ubuOhzHlP2j off=2683714 len=728626 2024-02-18T08:37:55.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 1110 completed, throughput=4.99MB/sec 2024-02-18T08:37:55.969 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bvBKS5YOEs5d9g1 off=11890658 len=566627 2024-02-18T08:37:55.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 1111 completed, throughput=4.99MB/sec 2024-02-18T08:37:55.970 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tEcICbzDY-Y32xw off=1933802 len=1868345 2024-02-18T08:37:55.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 1112 completed, throughput=5MB/sec 2024-02-18T08:37:56.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:54.588723+0000 mgr.y (mgr.24862) 708 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:37:56.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:54.588723+0000 mgr.y (mgr.24862) 708 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:37:56.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:54.588723+0000 mgr.y (mgr.24862) 708 : cluster [DBG] pgmap v1295: 73 pgs: 73 active+clean; 127 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:37:56.974 INFO:tasks.workunit.client.0.smithi082.stdout: 220: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:56.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mQq-_b5oEUfm13D off=14464701 len=1696728 2024-02-18T08:37:56.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 1113 completed, throughput=4.99MB/sec 2024-02-18T08:37:56.976 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Hj-iz2g7P8xuA5 off=39979 len=1441345 2024-02-18T08:37:56.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 1114 completed, throughput=4.99MB/sec 2024-02-18T08:37:56.985 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kwmMBtbYGGaxtFb off=4526582 len=1060387 2024-02-18T08:37:56.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 1115 completed, throughput=5MB/sec 2024-02-18T08:37:56.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4R9dvYf4tYewpHM off=779075 len=83795 2024-02-18T08:37:56.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 1116 completed, throughput=5MB/sec 2024-02-18T08:37:56.993 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dIg5glQy84xTDPd off=6240979 len=1142085 2024-02-18T08:37:56.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 1117 completed, throughput=5MB/sec 2024-02-18T08:37:57.995 INFO:tasks.workunit.client.0.smithi082.stdout: 221: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:57.995 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9JSxH_ruNPWRS38 off=8678202 len=815776 2024-02-18T08:37:57.999 INFO:tasks.workunit.client.0.smithi082.stdout:op 1118 completed, throughput=4.98MB/sec 2024-02-18T08:37:57.999 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_7Ww3nY9c7n7BS7 off=8216428 len=1506419 2024-02-18T08:37:58.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 1119 completed, throughput=4.99MB/sec 2024-02-18T08:37:58.005 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--TxyGC6RjRodwO4 off=5787262 len=864526 2024-02-18T08:37:58.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 1120 completed, throughput=4.99MB/sec 2024-02-18T08:37:58.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qeq8FtrSoP1_0T9 off=1883287 len=164932 2024-02-18T08:37:58.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 1121 completed, throughput=4.99MB/sec 2024-02-18T08:37:58.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I3atTAgt7cdCCke off=15293119 len=62395 2024-02-18T08:37:58.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 1122 completed, throughput=5MB/sec 2024-02-18T08:37:58.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Mjh01A7-n2Cu-3 off=8877746 len=1859660 2024-02-18T08:37:58.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 1123 completed, throughput=5MB/sec 2024-02-18T08:37:58.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:37:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:56.589337+0000 mgr.y (mgr.24862) 709 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:37:58.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:37:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:56.589337+0000 mgr.y (mgr.24862) 709 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:37:58.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:37:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:56.589337+0000 mgr.y (mgr.24862) 709 : cluster [DBG] pgmap v1296: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:37:59.025 INFO:tasks.workunit.client.0.smithi082.stdout: 222: throughput=4.98MB/sec pending data=0 2024-02-18T08:37:59.025 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D8Opb20IfchH4gU off=3149429 len=2092242 2024-02-18T08:37:59.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 1124 completed, throughput=4.99MB/sec 2024-02-18T08:37:59.030 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-unHM4Kd5v75-q1q off=9018556 len=1252788 2024-02-18T08:37:59.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 1125 completed, throughput=4.99MB/sec 2024-02-18T08:37:59.032 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-foqCJmAwiLMmkQT off=15091298 len=814782 2024-02-18T08:37:59.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 1126 completed, throughput=5MB/sec 2024-02-18T08:37:59.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bUQGi-Tf0zZUP_t off=3068268 len=421557 2024-02-18T08:37:59.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 1127 completed, throughput=5MB/sec 2024-02-18T08:37:59.038 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NYtpIxKuxXXmIdI off=2396664 len=2057440 2024-02-18T08:37:59.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 1128 completed, throughput=5.01MB/sec 2024-02-18T08:38:00.043 INFO:tasks.workunit.client.0.smithi082.stdout: 223: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:00.043 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XmMAo0Cc2vcSA27 off=12142249 len=779503 2024-02-18T08:38:00.054 INFO:tasks.workunit.client.0.smithi082.stdout:op 1129 completed, throughput=4.99MB/sec 2024-02-18T08:38:00.054 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-u3NwKPztjD9R1gj off=4926529 len=1929597 2024-02-18T08:38:00.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 1130 completed, throughput=5MB/sec 2024-02-18T08:38:00.064 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bOBSuKXxXyR9IOj off=8954092 len=872098 2024-02-18T08:38:00.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 1131 completed, throughput=5MB/sec 2024-02-18T08:38:00.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:37:58.590023+0000 mgr.y (mgr.24862) 710 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:00.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:37:58.590023+0000 mgr.y (mgr.24862) 710 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:00.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:37:58.590023+0000 mgr.y (mgr.24862) 710 : cluster [DBG] pgmap v1297: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:01.072 INFO:tasks.workunit.client.0.smithi082.stdout: 224: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:01.072 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uQKqawbA6hVDiud off=6821424 len=1647824 2024-02-18T08:38:01.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 1132 completed, throughput=4.99MB/sec 2024-02-18T08:38:01.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U3Gfpxzs5c5JEje off=425510 len=813611 2024-02-18T08:38:01.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 1133 completed, throughput=4.99MB/sec 2024-02-18T08:38:01.081 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FDG89JXNfwadJml off=11168442 len=457276 2024-02-18T08:38:01.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 1134 completed, throughput=4.99MB/sec 2024-02-18T08:38:01.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GI7lBozCCt7AIUM off=1320236 len=719644 2024-02-18T08:38:01.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 1135 completed, throughput=4.99MB/sec 2024-02-18T08:38:01.087 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9KlMDPg0mx4M706 off=13964457 len=1101905 2024-02-18T08:38:01.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 1136 completed, throughput=5MB/sec 2024-02-18T08:38:01.092 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y9ZmdS5yN87BxYJ off=1717729 len=1117224 2024-02-18T08:38:01.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 1137 completed, throughput=5MB/sec 2024-02-18T08:38:02.094 INFO:tasks.workunit.client.0.smithi082.stdout: 225: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:02.095 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cY68RXPtft_dDQt off=10560271 len=1085819 2024-02-18T08:38:02.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 1138 completed, throughput=4.99MB/sec 2024-02-18T08:38:02.103 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mVmcyVTiyfXKMS9 off=670067 len=715274 2024-02-18T08:38:02.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 1139 completed, throughput=4.99MB/sec 2024-02-18T08:38:02.107 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vb3wdNWCAX-qjHQ off=6829849 len=1190533 2024-02-18T08:38:02.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 1140 completed, throughput=4.99MB/sec 2024-02-18T08:38:02.110 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Kl3JwpmxXvv_GEP off=13059207 len=1417844 2024-02-18T08:38:02.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 1141 completed, throughput=5MB/sec 2024-02-18T08:38:02.111 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s2qy7rT3t_9SvGX off=3144709 len=235388 2024-02-18T08:38:02.113 INFO:tasks.workunit.client.0.smithi082.stdout:op 1142 completed, throughput=5MB/sec 2024-02-18T08:38:02.113 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xNl7J-Xg6o3u4fd off=6197815 len=791776 2024-02-18T08:38:02.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 1143 completed, throughput=5MB/sec 2024-02-18T08:38:02.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:00.590497+0000 mgr.y (mgr.24862) 711 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:02.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:00.590497+0000 mgr.y (mgr.24862) 711 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:02.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:00.590497+0000 mgr.y (mgr.24862) 711 : cluster [DBG] pgmap v1298: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:03.119 INFO:tasks.workunit.client.0.smithi082.stdout: 226: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:03.120 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-odEz-OUL-dkcEM9 off=1725755 len=1215300 2024-02-18T08:38:03.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 1144 completed, throughput=4.99MB/sec 2024-02-18T08:38:03.123 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iUtcTlM87I4Tr_4 off=10621612 len=2071675 2024-02-18T08:38:03.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 1145 completed, throughput=4.99MB/sec 2024-02-18T08:38:03.127 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rvngu5Z6hOocsUF off=12454056 len=984241 2024-02-18T08:38:03.134 INFO:tasks.workunit.client.0.smithi082.stdout:op 1146 completed, throughput=5MB/sec 2024-02-18T08:38:03.134 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AHgf4XNiZu4nQ7N off=4502403 len=2064906 2024-02-18T08:38:03.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 1147 completed, throughput=5.01MB/sec 2024-02-18T08:38:04.142 INFO:tasks.workunit.client.0.smithi082.stdout: 227: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:04.143 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Oxc7iup_gcxdyxA off=559898 len=2033374 2024-02-18T08:38:04.147 INFO:tasks.workunit.client.0.smithi082.stdout:op 1148 completed, throughput=4.99MB/sec 2024-02-18T08:38:04.147 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SRGMu8_UWxCcFwy off=4667283 len=252522 2024-02-18T08:38:04.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 1149 completed, throughput=4.99MB/sec 2024-02-18T08:38:04.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-piI6GEdHt1fJOhw off=4660452 len=116864 2024-02-18T08:38:04.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 1150 completed, throughput=4.99MB/sec 2024-02-18T08:38:04.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8E1W5YJcMroRPWg off=286942 len=292019 2024-02-18T08:38:04.151 INFO:tasks.workunit.client.0.smithi082.stdout:op 1151 completed, throughput=5MB/sec 2024-02-18T08:38:04.152 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QRS0GgExYB0hHvF off=3437858 len=300522 2024-02-18T08:38:04.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 1152 completed, throughput=5MB/sec 2024-02-18T08:38:04.155 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bu6IN2qzyb73w8- off=5288505 len=1265279 2024-02-18T08:38:04.160 INFO:tasks.workunit.client.0.smithi082.stdout:op 1153 completed, throughput=5MB/sec 2024-02-18T08:38:04.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:02.591068+0000 mgr.y (mgr.24862) 712 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:38:04.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:02.591068+0000 mgr.y (mgr.24862) 712 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:38:04.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:02.591068+0000 mgr.y (mgr.24862) 712 : cluster [DBG] pgmap v1299: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:38:05.160 INFO:tasks.workunit.client.0.smithi082.stdout: 228: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:05.160 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P6SA-IqZuz8a4tl off=9141850 len=1188995 2024-02-18T08:38:05.167 INFO:tasks.workunit.client.0.smithi082.stdout:op 1154 completed, throughput=4.99MB/sec 2024-02-18T08:38:05.167 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IWgyPMatDrR9c7r off=7360108 len=1757585 2024-02-18T08:38:05.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 1155 completed, throughput=4.99MB/sec 2024-02-18T08:38:05.169 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cO98fPASQv05mBp off=1441851 len=1491487 2024-02-18T08:38:05.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 1156 completed, throughput=5MB/sec 2024-02-18T08:38:05.176 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QKMNp3siTWgtyZa off=13545251 len=1505583 2024-02-18T08:38:05.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 1157 completed, throughput=5MB/sec 2024-02-18T08:38:06.179 INFO:tasks.workunit.client.0.smithi082.stdout: 229: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:06.180 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o1W7NsRoaeCap4r off=12698997 len=795594 2024-02-18T08:38:06.181 INFO:tasks.workunit.client.0.smithi082.stdout:op 1158 completed, throughput=4.99MB/sec 2024-02-18T08:38:06.181 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QjAZBiM-qP7FQUg off=10501793 len=1197702 2024-02-18T08:38:06.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 1159 completed, throughput=4.99MB/sec 2024-02-18T08:38:06.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TW7ddBA6Sg7klEd off=7234241 len=598789 2024-02-18T08:38:06.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 1160 completed, throughput=4.99MB/sec 2024-02-18T08:38:06.185 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gMMXZ_y9lwYIEVn off=20725626 len=1759504 2024-02-18T08:38:06.194 INFO:tasks.workunit.client.0.smithi082.stdout:op 1161 completed, throughput=5MB/sec 2024-02-18T08:38:06.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:04.591779+0000 mgr.y (mgr.24862) 713 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:06.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:04.591779+0000 mgr.y (mgr.24862) 713 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:06.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:04.591779+0000 mgr.y (mgr.24862) 713 : cluster [DBG] pgmap v1300: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:07.194 INFO:tasks.workunit.client.0.smithi082.stdout: 230: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:07.194 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B4B1lnFhHwCND8Y off=2893185 len=528007 2024-02-18T08:38:07.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 1162 completed, throughput=4.98MB/sec 2024-02-18T08:38:07.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UmQ9KLzId_YuPok off=2727489 len=1332933 2024-02-18T08:38:07.201 INFO:tasks.workunit.client.0.smithi082.stdout:op 1163 completed, throughput=4.99MB/sec 2024-02-18T08:38:07.201 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-61F2xo2ZNIZK84e off=4717615 len=1214689 2024-02-18T08:38:07.203 INFO:tasks.workunit.client.0.smithi082.stdout:op 1164 completed, throughput=4.99MB/sec 2024-02-18T08:38:07.203 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hz5kMLUZ_E2h31q off=22110703 len=424636 2024-02-18T08:38:07.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 1165 completed, throughput=4.99MB/sec 2024-02-18T08:38:07.205 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o0t4Ys5ueSbifeA off=16938106 len=1004827 2024-02-18T08:38:07.207 INFO:tasks.workunit.client.0.smithi082.stdout:op 1166 completed, throughput=5MB/sec 2024-02-18T08:38:07.207 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2PECYh9i_NRPOeF off=441718 len=774160 2024-02-18T08:38:07.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 1167 completed, throughput=5MB/sec 2024-02-18T08:38:08.210 INFO:tasks.workunit.client.0.smithi082.stdout: 231: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:08.210 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dxiDQdlYJSAYE2l off=15786358 len=1533763 2024-02-18T08:38:08.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 1168 completed, throughput=4.99MB/sec 2024-02-18T08:38:08.213 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MGB1ishUTj6Ef5W off=2501640 len=1466463 2024-02-18T08:38:08.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 1169 completed, throughput=4.99MB/sec 2024-02-18T08:38:08.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6PPErxAQPub-mR9 off=8341643 len=1372259 2024-02-18T08:38:08.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 1170 completed, throughput=5MB/sec 2024-02-18T08:38:08.218 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bLFQ1vhxu_7yPnW off=15005227 len=1977734 2024-02-18T08:38:08.222 INFO:tasks.workunit.client.0.smithi082.stdout:op 1171 completed, throughput=5MB/sec 2024-02-18T08:38:08.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:06.592439+0000 mgr.y (mgr.24862) 714 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:08.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:06.592439+0000 mgr.y (mgr.24862) 714 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:08.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:06.592439+0000 mgr.y (mgr.24862) 714 : cluster [DBG] pgmap v1301: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:38:09.223 INFO:tasks.workunit.client.0.smithi082.stdout: 232: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:09.223 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D9IbrhKzRGsko0k off=3504852 len=859192 2024-02-18T08:38:09.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 1172 completed, throughput=4.99MB/sec 2024-02-18T08:38:09.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hiWW-X44PLzawL8 off=6549144 len=295236 2024-02-18T08:38:09.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 1173 completed, throughput=4.99MB/sec 2024-02-18T08:38:09.229 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6FkYqtv7FNmrmtB off=5728559 len=1234149 2024-02-18T08:38:09.237 INFO:tasks.workunit.client.0.smithi082.stdout:op 1174 completed, throughput=4.99MB/sec 2024-02-18T08:38:09.237 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xgrlDA-y4q_XLDD off=1550575 len=1307967 2024-02-18T08:38:09.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 1175 completed, throughput=5MB/sec 2024-02-18T08:38:09.245 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IccsKAdOL5Gs9F4 off=2281469 len=1011376 2024-02-18T08:38:09.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 1176 completed, throughput=5MB/sec 2024-02-18T08:38:10.252 INFO:tasks.workunit.client.0.smithi082.stdout: 233: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:10.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AQ-HCi_wAYuqL0K off=6684107 len=340504 2024-02-18T08:38:10.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 1177 completed, throughput=4.98MB/sec 2024-02-18T08:38:10.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6IIOj0AWu1GGsWP off=8525509 len=825108 2024-02-18T08:38:10.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 1178 completed, throughput=4.99MB/sec 2024-02-18T08:38:10.259 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uguRpIaArG7UGff off=16876770 len=1092825 2024-02-18T08:38:10.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 1179 completed, throughput=4.99MB/sec 2024-02-18T08:38:10.269 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8kv_6zRNMqnwouN off=13234573 len=1602027 2024-02-18T08:38:10.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 1180 completed, throughput=5MB/sec 2024-02-18T08:38:10.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DORcW7nml_Pw9fC off=12531556 len=780361 2024-02-18T08:38:10.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 1181 completed, throughput=5MB/sec 2024-02-18T08:38:10.292 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Cftw3-XOpTSml5e off=633640 len=775785 2024-02-18T08:38:10.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 1182 completed, throughput=5MB/sec 2024-02-18T08:38:10.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:08.592889+0000 mgr.y (mgr.24862) 715 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:10.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:08.592889+0000 mgr.y (mgr.24862) 715 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:10.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:08.592889+0000 mgr.y (mgr.24862) 715 : cluster [DBG] pgmap v1302: 73 pgs: 73 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:11.294 INFO:tasks.workunit.client.0.smithi082.stdout: 234: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:11.294 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GMRDUJehDVLnCrD off=2214010 len=709791 2024-02-18T08:38:11.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 1183 completed, throughput=4.98MB/sec 2024-02-18T08:38:11.297 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0znT6V8to0aBTta off=6380627 len=1426169 2024-02-18T08:38:11.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 1184 completed, throughput=4.99MB/sec 2024-02-18T08:38:11.300 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M4r0MvqUMDmJo2u off=3432610 len=1115770 2024-02-18T08:38:11.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 1185 completed, throughput=4.99MB/sec 2024-02-18T08:38:11.307 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zIwqDsErONci51f off=4632024 len=1166777 2024-02-18T08:38:11.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 1186 completed, throughput=5MB/sec 2024-02-18T08:38:11.313 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eiGAM7_GEHK-BwY off=1019627 len=1813952 2024-02-18T08:38:11.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 1187 completed, throughput=5.01MB/sec 2024-02-18T08:38:12.323 INFO:tasks.workunit.client.0.smithi082.stdout: 235: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:12.323 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5n7EvgvS27k01A8 off=9945254 len=2019004 2024-02-18T08:38:12.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 1188 completed, throughput=4.99MB/sec 2024-02-18T08:38:12.325 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zPzj0dFOUnUNlxA off=3857333 len=586013 2024-02-18T08:38:12.329 INFO:tasks.workunit.client.0.smithi082.stdout:op 1189 completed, throughput=4.99MB/sec 2024-02-18T08:38:12.329 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H-xqiCcAvHHkm5I off=9306752 len=706699 2024-02-18T08:38:12.331 INFO:tasks.workunit.client.0.smithi082.stdout:op 1190 completed, throughput=5MB/sec 2024-02-18T08:38:12.331 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-okXtK0JZZ4HS1aA off=6019987 len=663317 2024-02-18T08:38:12.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 1191 completed, throughput=5MB/sec 2024-02-18T08:38:12.336 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DgsqlMHwnrjtMYI off=2946103 len=1662851 2024-02-18T08:38:12.341 INFO:tasks.workunit.client.0.smithi082.stdout:op 1192 completed, throughput=5.01MB/sec 2024-02-18T08:38:12.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:10.593371+0000 mgr.y (mgr.24862) 716 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:12.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:10.593371+0000 mgr.y (mgr.24862) 716 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:12.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:10.593371+0000 mgr.y (mgr.24862) 716 : cluster [DBG] pgmap v1303: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:13.342 INFO:tasks.workunit.client.0.smithi082.stdout: 236: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:13.342 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uLVwVgV1cZefHqN off=1202468 len=931262 2024-02-18T08:38:13.346 INFO:tasks.workunit.client.0.smithi082.stdout:op 1193 completed, throughput=4.99MB/sec 2024-02-18T08:38:13.347 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2rrHHb-dv4y74yG off=7564691 len=683476 2024-02-18T08:38:13.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 1194 completed, throughput=4.99MB/sec 2024-02-18T08:38:13.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r41X9yy2YBALi42 off=5397877 len=1936620 2024-02-18T08:38:13.358 INFO:tasks.workunit.client.0.smithi082.stdout:op 1195 completed, throughput=5MB/sec 2024-02-18T08:38:13.358 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Eg3jWU8V8b3VujU off=4283338 len=1271326 2024-02-18T08:38:13.359 INFO:tasks.workunit.client.0.smithi082.stdout:op 1196 completed, throughput=5MB/sec 2024-02-18T08:38:14.360 INFO:tasks.workunit.client.0.smithi082.stdout: 237: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:14.360 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MhzIfdA8V4sDC1_ off=3644356 len=1608074 2024-02-18T08:38:14.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 1197 completed, throughput=4.99MB/sec 2024-02-18T08:38:14.365 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PYwM95rCnIN-Wu8 off=15230928 len=406414 2024-02-18T08:38:14.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 1198 completed, throughput=4.99MB/sec 2024-02-18T08:38:14.366 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lDV6qdViwkbZDNj off=893074 len=654523 2024-02-18T08:38:14.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 1199 completed, throughput=4.99MB/sec 2024-02-18T08:38:14.367 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-unHM4Kd5v75-q1q off=5912729 len=28796 2024-02-18T08:38:14.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 1200 completed, throughput=4.99MB/sec 2024-02-18T08:38:14.370 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xNl7J-Xg6o3u4fd off=878846 len=152634 2024-02-18T08:38:14.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 1201 completed, throughput=4.99MB/sec 2024-02-18T08:38:14.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oR-LZ1DkEKAi8xw off=9219637 len=189809 2024-02-18T08:38:14.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 1202 completed, throughput=5MB/sec 2024-02-18T08:38:14.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v2Ihipdu2dMRdyG off=10697039 len=1062232 2024-02-18T08:38:14.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 1203 completed, throughput=5MB/sec 2024-02-18T08:38:14.376 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FhohvrZB-WZNMWq off=6826898 len=1777923 2024-02-18T08:38:14.378 INFO:tasks.workunit.client.0.smithi082.stdout:op 1204 completed, throughput=5.01MB/sec 2024-02-18T08:38:14.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:12.593860+0000 mgr.y (mgr.24862) 717 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:38:14.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:12.593860+0000 mgr.y (mgr.24862) 717 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:38:14.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:12.593860+0000 mgr.y (mgr.24862) 717 : cluster [DBG] pgmap v1304: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:38:15.378 INFO:tasks.workunit.client.0.smithi082.stdout: 238: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:15.378 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bsW8Fn69-pUTrfE off=14647332 len=1586409 2024-02-18T08:38:15.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 1205 completed, throughput=4.99MB/sec 2024-02-18T08:38:15.385 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Iay_emrPfe5BQAb off=850845 len=1359493 2024-02-18T08:38:15.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 1206 completed, throughput=5MB/sec 2024-02-18T08:38:15.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M2C6u43GDkBfUD3 off=6779980 len=1123085 2024-02-18T08:38:15.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 1207 completed, throughput=5MB/sec 2024-02-18T08:38:16.391 INFO:tasks.workunit.client.0.smithi082.stdout: 239: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:16.391 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g0r2Oskqe_BchYs off=799580 len=1310237 2024-02-18T08:38:16.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:14.594391+0000 mgr.y (mgr.24862) 718 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:38:16.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:14.594391+0000 mgr.y (mgr.24862) 718 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:38:16.392 INFO:tasks.workunit.client.0.smithi082.stdout:op 1208 completed, throughput=4.99MB/sec 2024-02-18T08:38:16.392 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TifqYPSmj00BIPf off=19270837 len=2007434 2024-02-18T08:38:16.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 1209 completed, throughput=4.99MB/sec 2024-02-18T08:38:16.394 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6NDf_Hr4SoXevfP off=9325915 len=1184530 2024-02-18T08:38:16.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 1210 completed, throughput=5MB/sec 2024-02-18T08:38:16.404 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8PuoxfGc2URkExv off=9960659 len=1388499 2024-02-18T08:38:16.408 INFO:tasks.workunit.client.0.smithi082.stdout:op 1211 completed, throughput=5MB/sec 2024-02-18T08:38:16.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:14.594391+0000 mgr.y (mgr.24862) 718 : cluster [DBG] pgmap v1305: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:38:17.408 INFO:tasks.workunit.client.0.smithi082.stdout: 240: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:17.408 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PCRY5nRA-WQs5DB off=2221192 len=902312 2024-02-18T08:38:17.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 1212 completed, throughput=4.99MB/sec 2024-02-18T08:38:17.415 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Y3d-5Cd1vCUx3zj off=6916000 len=1845192 2024-02-18T08:38:17.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 1213 completed, throughput=4.99MB/sec 2024-02-18T08:38:17.417 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vKlYv-YP2Z656R1 off=296201 len=1214939 2024-02-18T08:38:17.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 1214 completed, throughput=5MB/sec 2024-02-18T08:38:17.424 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g65xIT_cZ906cLM off=1898268 len=435263 2024-02-18T08:38:17.426 INFO:tasks.workunit.client.0.smithi082.stdout:op 1215 completed, throughput=5MB/sec 2024-02-18T08:38:17.426 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6zBbS9lfj0CXuZn off=2245421 len=104434 2024-02-18T08:38:17.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 1216 completed, throughput=5MB/sec 2024-02-18T08:38:18.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:16.594978+0000 mgr.y (mgr.24862) 719 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:38:18.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:16.594978+0000 mgr.y (mgr.24862) 719 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:38:18.430 INFO:tasks.workunit.client.0.smithi082.stdout: 241: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:18.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dTpqJMm7MV3EZeS off=12652541 len=466775 2024-02-18T08:38:18.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 1217 completed, throughput=4.98MB/sec 2024-02-18T08:38:18.432 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-miYUi3wjKhBFcLs off=1701464 len=1787280 2024-02-18T08:38:18.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 1218 completed, throughput=4.99MB/sec 2024-02-18T08:38:18.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GLj_BwvqDXmlevz off=41843 len=1619135 2024-02-18T08:38:18.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 1219 completed, throughput=4.99MB/sec 2024-02-18T08:38:18.449 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F3VCL-2Dm2MzDJw off=6039397 len=84741 2024-02-18T08:38:18.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 1220 completed, throughput=4.99MB/sec 2024-02-18T08:38:18.450 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o2CvAiodJwWvMD3 off=9227247 len=730826 2024-02-18T08:38:18.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 1221 completed, throughput=5MB/sec 2024-02-18T08:38:18.451 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uF0XXfHbx_Odb7R off=10508445 len=302679 2024-02-18T08:38:18.452 INFO:tasks.workunit.client.0.smithi082.stdout:op 1222 completed, throughput=5MB/sec 2024-02-18T08:38:18.452 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vpnv49YxgzSB6OD off=138055 len=1320720 2024-02-18T08:38:18.454 INFO:tasks.workunit.client.0.smithi082.stdout:op 1223 completed, throughput=5MB/sec 2024-02-18T08:38:18.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:16.594978+0000 mgr.y (mgr.24862) 719 : cluster [DBG] pgmap v1306: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:38:19.454 INFO:tasks.workunit.client.0.smithi082.stdout: 242: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:19.454 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6Tv7EpeKeUMXJOK off=1975954 len=850027 2024-02-18T08:38:19.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 1224 completed, throughput=4.99MB/sec 2024-02-18T08:38:19.456 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-frGF6THDtyYxHl8 off=2230982 len=188578 2024-02-18T08:38:19.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 1225 completed, throughput=4.99MB/sec 2024-02-18T08:38:19.459 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1QBqvCq9tseY14N off=4934111 len=1862913 2024-02-18T08:38:19.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 1226 completed, throughput=4.99MB/sec 2024-02-18T08:38:19.463 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rAoEA7jNeCARsAM off=7484925 len=713869 2024-02-18T08:38:19.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 1227 completed, throughput=5MB/sec 2024-02-18T08:38:19.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8U-qnf1Lzkziifz off=8285883 len=1907307 2024-02-18T08:38:19.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 1228 completed, throughput=5MB/sec 2024-02-18T08:38:20.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:18.595547+0000 mgr.y (mgr.24862) 720 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:20.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:18.595547+0000 mgr.y (mgr.24862) 720 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:20.476 INFO:tasks.workunit.client.0.smithi082.stdout: 243: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:20.476 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uckHbrlVoNpPydW off=18772766 len=1441808 2024-02-18T08:38:20.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 1229 completed, throughput=4.99MB/sec 2024-02-18T08:38:20.478 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JiaArtUdgcAI4Q4 off=12078986 len=154333 2024-02-18T08:38:20.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 1230 completed, throughput=4.99MB/sec 2024-02-18T08:38:20.479 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BIQUMnV3AmWFL2R off=1077024 len=1143670 2024-02-18T08:38:20.481 INFO:tasks.workunit.client.0.smithi082.stdout:op 1231 completed, throughput=4.99MB/sec 2024-02-18T08:38:20.481 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qO8vpCpEnsidRAd off=7351617 len=340609 2024-02-18T08:38:20.484 INFO:tasks.workunit.client.0.smithi082.stdout:op 1232 completed, throughput=5MB/sec 2024-02-18T08:38:20.484 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6jAWprUjlgKyHXW off=6721124 len=1721134 2024-02-18T08:38:20.490 INFO:tasks.workunit.client.0.smithi082.stdout:op 1233 completed, throughput=5MB/sec 2024-02-18T08:38:20.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:18.595547+0000 mgr.y (mgr.24862) 720 : cluster [DBG] pgmap v1307: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:21.490 INFO:tasks.workunit.client.0.smithi082.stdout: 244: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:21.491 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQnn9La35Y6ut5a off=3200890 len=1627908 2024-02-18T08:38:21.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 1234 completed, throughput=4.99MB/sec 2024-02-18T08:38:21.494 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nZbEdUUPs2mdyu- off=1651170 len=1945831 2024-02-18T08:38:21.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 1235 completed, throughput=5MB/sec 2024-02-18T08:38:21.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bdi0azyjifPJ7qu off=1713968 len=969531 2024-02-18T08:38:21.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 1236 completed, throughput=5MB/sec 2024-02-18T08:38:21.501 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OblKP5DdxJVPdvR off=15512308 len=1286583 2024-02-18T08:38:21.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 1237 completed, throughput=5MB/sec 2024-02-18T08:38:22.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:20.596193+0000 mgr.y (mgr.24862) 721 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:22.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:20.596193+0000 mgr.y (mgr.24862) 721 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:22.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:20.596193+0000 mgr.y (mgr.24862) 721 : cluster [DBG] pgmap v1308: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:22.503 INFO:tasks.workunit.client.0.smithi082.stdout: 245: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:22.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gWbZShhTXcxZ6Sr off=1062169 len=198862 2024-02-18T08:38:22.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 1238 completed, throughput=4.99MB/sec 2024-02-18T08:38:22.507 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T1vszb0qKGxA9ZP off=10850279 len=1082182 2024-02-18T08:38:22.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 1239 completed, throughput=4.99MB/sec 2024-02-18T08:38:22.512 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qO8vpCpEnsidRAd off=13111127 len=949452 2024-02-18T08:38:22.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 1240 completed, throughput=4.99MB/sec 2024-02-18T08:38:22.514 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TTt30Ah30VVseDf off=0 len=1115446 2024-02-18T08:38:22.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 1241 completed, throughput=5MB/sec 2024-02-18T08:38:22.519 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZyqEEcq0AUXR_A- off=8701413 len=579698 2024-02-18T08:38:22.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 1242 completed, throughput=5MB/sec 2024-02-18T08:38:22.521 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6rrGTP6h-NuP8tO off=1130768 len=1231780 2024-02-18T08:38:22.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 1243 completed, throughput=5MB/sec 2024-02-18T08:38:23.524 INFO:tasks.workunit.client.0.smithi082.stdout: 246: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:23.525 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WiFYo8edmnk4_Hp off=3506278 len=1570161 2024-02-18T08:38:23.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 1244 completed, throughput=4.99MB/sec 2024-02-18T08:38:23.528 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VIWGySrCssh_DlG off=5148187 len=536270 2024-02-18T08:38:23.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 1245 completed, throughput=4.99MB/sec 2024-02-18T08:38:23.529 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LIt3uasvOa8u7M2 off=21203653 len=1374952 2024-02-18T08:38:23.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 1246 completed, throughput=5MB/sec 2024-02-18T08:38:23.532 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Iay_emrPfe5BQAb off=5218703 len=25516 2024-02-18T08:38:23.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 1247 completed, throughput=5MB/sec 2024-02-18T08:38:23.533 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gcuqi6QRLPakMK- off=3363569 len=307304 2024-02-18T08:38:23.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 1248 completed, throughput=5MB/sec 2024-02-18T08:38:23.536 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e88kuZdZTXbW-C2 off=6953804 len=1151438 2024-02-18T08:38:23.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 1249 completed, throughput=5MB/sec 2024-02-18T08:38:24.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:22.596737+0000 mgr.y (mgr.24862) 722 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:24.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:22.596737+0000 mgr.y (mgr.24862) 722 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:24.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:22.596737+0000 mgr.y (mgr.24862) 722 : cluster [DBG] pgmap v1309: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:38:24.539 INFO:tasks.workunit.client.0.smithi082.stdout: 247: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:24.539 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kH8qkmTpNqQfSnc off=7509170 len=385630 2024-02-18T08:38:24.540 INFO:tasks.workunit.client.0.smithi082.stdout:op 1250 completed, throughput=4.98MB/sec 2024-02-18T08:38:24.540 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Is8dJhLhnkUFkim off=3432052 len=1402762 2024-02-18T08:38:24.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 1251 completed, throughput=4.99MB/sec 2024-02-18T08:38:24.548 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MC0DCiIEiBr03mm off=212905 len=1939715 2024-02-18T08:38:24.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 1252 completed, throughput=5MB/sec 2024-02-18T08:38:24.553 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YA86kfSqf-T1cnt off=3322381 len=1045075 2024-02-18T08:38:24.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 1253 completed, throughput=5MB/sec 2024-02-18T08:38:25.556 INFO:tasks.workunit.client.0.smithi082.stdout: 248: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:25.557 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L8_GuuPsNzHDQ6R off=10451924 len=37646 2024-02-18T08:38:25.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 1254 completed, throughput=4.98MB/sec 2024-02-18T08:38:25.558 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4CZvKJvpjuRn9y9 off=4749517 len=248780 2024-02-18T08:38:25.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 1255 completed, throughput=4.98MB/sec 2024-02-18T08:38:25.559 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TMBkzt0ySZfkwtw off=11139032 len=1333116 2024-02-18T08:38:25.565 INFO:tasks.workunit.client.0.smithi082.stdout:op 1256 completed, throughput=4.99MB/sec 2024-02-18T08:38:25.565 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bCKMZshzeew7zjs off=3166862 len=1811731 2024-02-18T08:38:25.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 1257 completed, throughput=4.99MB/sec 2024-02-18T08:38:25.568 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Uj4LyWCF_CfTEmt off=3126568 len=1118337 2024-02-18T08:38:25.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 1258 completed, throughput=5MB/sec 2024-02-18T08:38:25.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-egrlkSHLuAkxAbM off=14313169 len=671668 2024-02-18T08:38:25.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 1259 completed, throughput=5MB/sec 2024-02-18T08:38:25.573 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-geFactEwrtjVjU9 off=10252903 len=1693830 2024-02-18T08:38:25.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 1260 completed, throughput=5.01MB/sec 2024-02-18T08:38:26.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:24.597343+0000 mgr.y (mgr.24862) 723 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:26.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:24.597343+0000 mgr.y (mgr.24862) 723 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:26.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:24.597343+0000 mgr.y (mgr.24862) 723 : cluster [DBG] pgmap v1310: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:26.576 INFO:tasks.workunit.client.0.smithi082.stdout: 249: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:26.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wN8vg4VRQlaTeMR off=3040039 len=263577 2024-02-18T08:38:26.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 1261 completed, throughput=4.99MB/sec 2024-02-18T08:38:26.580 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7-qitrW1VOeGezV off=1880600 len=1904156 2024-02-18T08:38:26.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 1262 completed, throughput=4.99MB/sec 2024-02-18T08:38:26.591 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-V77N7h4dESG4QAP off=11808132 len=61348 2024-02-18T08:38:26.592 INFO:tasks.workunit.client.0.smithi082.stdout:op 1263 completed, throughput=4.99MB/sec 2024-02-18T08:38:26.592 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DAf0QN5hgsq9M65 off=10649833 len=1618714 2024-02-18T08:38:26.598 INFO:tasks.workunit.client.0.smithi082.stdout:op 1264 completed, throughput=5MB/sec 2024-02-18T08:38:27.598 INFO:tasks.workunit.client.0.smithi082.stdout: 250: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:27.599 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ozv1aX2o7hwimDl off=10543586 len=324795 2024-02-18T08:38:27.600 INFO:tasks.workunit.client.0.smithi082.stdout:op 1265 completed, throughput=4.98MB/sec 2024-02-18T08:38:27.600 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ev9zp2fVZIogBcf off=15673089 len=1627000 2024-02-18T08:38:27.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 1266 completed, throughput=4.99MB/sec 2024-02-18T08:38:27.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JaDrl31ERskSyQD off=20207947 len=1545881 2024-02-18T08:38:27.605 INFO:tasks.workunit.client.0.smithi082.stdout:op 1267 completed, throughput=4.99MB/sec 2024-02-18T08:38:27.605 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HnpIGpoP6yNxQ3t off=7926449 len=200344 2024-02-18T08:38:27.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 1268 completed, throughput=4.99MB/sec 2024-02-18T08:38:27.608 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GexR3Rog2YfvhlX off=328941 len=1472058 2024-02-18T08:38:27.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 1269 completed, throughput=5MB/sec 2024-02-18T08:38:27.615 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yfV9f6uyGF5qZVO off=6011114 len=407918 2024-02-18T08:38:27.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 1270 completed, throughput=5MB/sec 2024-02-18T08:38:28.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:26.597817+0000 mgr.y (mgr.24862) 724 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:38:28.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:26.597817+0000 mgr.y (mgr.24862) 724 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:38:28.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:26.597817+0000 mgr.y (mgr.24862) 724 : cluster [DBG] pgmap v1311: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:38:28.618 INFO:tasks.workunit.client.0.smithi082.stdout: 251: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:28.618 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JLPRv1U16Zk_MZw off=3801229 len=11033 2024-02-18T08:38:28.621 INFO:tasks.workunit.client.0.smithi082.stdout:op 1271 completed, throughput=4.98MB/sec 2024-02-18T08:38:28.621 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GE1z4QP-pbj6cNH off=15979056 len=221460 2024-02-18T08:38:28.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 1272 completed, throughput=4.98MB/sec 2024-02-18T08:38:28.624 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H-59Mk8HhPL_qMr off=6194160 len=1748834 2024-02-18T08:38:28.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 1273 completed, throughput=4.99MB/sec 2024-02-18T08:38:28.627 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O2U4gkep3QuP4Sp off=16098181 len=1403864 2024-02-18T08:38:28.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 1274 completed, throughput=4.99MB/sec 2024-02-18T08:38:28.631 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X4SlLkJs2lcM7aj off=0 len=1186648 2024-02-18T08:38:28.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 1275 completed, throughput=5MB/sec 2024-02-18T08:38:28.633 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zb7KC9aW6TWgWd5 off=6701182 len=1673754 2024-02-18T08:38:28.642 INFO:tasks.workunit.client.0.smithi082.stdout:op 1276 completed, throughput=5MB/sec 2024-02-18T08:38:29.643 INFO:tasks.workunit.client.0.smithi082.stdout: 252: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:29.643 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a-I0SnPX1IpHiEV off=5765884 len=694120 2024-02-18T08:38:29.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 1277 completed, throughput=4.99MB/sec 2024-02-18T08:38:29.648 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q2QvCCEQnWIGliu off=8176367 len=644372 2024-02-18T08:38:29.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 1278 completed, throughput=4.99MB/sec 2024-02-18T08:38:29.652 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O0OXnjsPBl_5Zlf off=12059723 len=823747 2024-02-18T08:38:29.653 INFO:tasks.workunit.client.0.smithi082.stdout:op 1279 completed, throughput=4.99MB/sec 2024-02-18T08:38:29.654 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gR6UJwrKPuYYrdt off=15835661 len=1668546 2024-02-18T08:38:29.657 INFO:tasks.workunit.client.0.smithi082.stdout:op 1280 completed, throughput=5MB/sec 2024-02-18T08:38:29.657 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YUVGafJDlIi1JHR off=13321509 len=862480 2024-02-18T08:38:29.659 INFO:tasks.workunit.client.0.smithi082.stdout:op 1281 completed, throughput=5MB/sec 2024-02-18T08:38:30.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:28.598370+0000 mgr.y (mgr.24862) 725 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:38:30.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:28.598370+0000 mgr.y (mgr.24862) 725 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:38:30.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:28.598370+0000 mgr.y (mgr.24862) 725 : cluster [DBG] pgmap v1312: 73 pgs: 73 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-02-18T08:38:30.659 INFO:tasks.workunit.client.0.smithi082.stdout: 253: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:30.660 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-htj2IvE1NLx6Z3G off=777515 len=1450227 2024-02-18T08:38:30.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 1282 completed, throughput=4.99MB/sec 2024-02-18T08:38:30.668 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SD5g6axI1qa9CVm off=4492160 len=2090495 2024-02-18T08:38:30.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 1283 completed, throughput=5MB/sec 2024-02-18T08:38:30.675 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Lq8oT-0AUgisAZQ off=1549807 len=2015383 2024-02-18T08:38:30.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 1284 completed, throughput=5MB/sec 2024-02-18T08:38:31.684 INFO:tasks.workunit.client.0.smithi082.stdout: 254: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:31.685 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j2yuYlZVGdpbxpF off=14867385 len=1948528 2024-02-18T08:38:31.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 1285 completed, throughput=4.99MB/sec 2024-02-18T08:38:31.697 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5CalkTlFy0rRRaw off=1163034 len=246783 2024-02-18T08:38:31.698 INFO:tasks.workunit.client.0.smithi082.stdout:op 1286 completed, throughput=4.99MB/sec 2024-02-18T08:38:31.698 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8a4gnnfAVpIcOCo off=1147645 len=1681299 2024-02-18T08:38:31.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 1287 completed, throughput=5MB/sec 2024-02-18T08:38:31.707 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W7AClk8aOqedEuH off=6990139 len=841694 2024-02-18T08:38:31.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 1288 completed, throughput=5MB/sec 2024-02-18T08:38:32.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:30.598963+0000 mgr.y (mgr.24862) 726 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:38:32.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:30.598963+0000 mgr.y (mgr.24862) 726 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:38:32.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:30.598963+0000 mgr.y (mgr.24862) 726 : cluster [DBG] pgmap v1313: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:38:32.710 INFO:tasks.workunit.client.0.smithi082.stdout: 255: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:32.710 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nqQaT-CnTnJzt1U off=5654732 len=811251 2024-02-18T08:38:32.712 INFO:tasks.workunit.client.0.smithi082.stdout:op 1289 completed, throughput=4.98MB/sec 2024-02-18T08:38:32.713 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UbuYqPzVMVtQrPn off=7021408 len=919588 2024-02-18T08:38:32.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 1290 completed, throughput=4.99MB/sec 2024-02-18T08:38:32.718 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fu3VF70lPG_HYwP off=3811712 len=1772457 2024-02-18T08:38:32.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 1291 completed, throughput=4.99MB/sec 2024-02-18T08:38:32.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HSyKBRKIZ-kd1a8 off=1179567 len=1766997 2024-02-18T08:38:32.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 1292 completed, throughput=5MB/sec 2024-02-18T08:38:33.729 INFO:tasks.workunit.client.0.smithi082.stdout: 256: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:33.730 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sYR7Uq57bRSH2K8 off=12316800 len=342253 2024-02-18T08:38:33.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 1293 completed, throughput=4.98MB/sec 2024-02-18T08:38:33.731 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nY5ot-An6kmpZyY off=7960831 len=1757842 2024-02-18T08:38:33.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 1294 completed, throughput=4.99MB/sec 2024-02-18T08:38:33.735 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GVHiEfLMcXgrPLh off=2957551 len=264241 2024-02-18T08:38:33.739 INFO:tasks.workunit.client.0.smithi082.stdout:op 1295 completed, throughput=4.99MB/sec 2024-02-18T08:38:33.739 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VMvYJHvefSemG_1 off=3425836 len=1682620 2024-02-18T08:38:33.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 1296 completed, throughput=5MB/sec 2024-02-18T08:38:33.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q59POzJKL3etyVn off=4596144 len=1824894 2024-02-18T08:38:33.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 1297 completed, throughput=5MB/sec 2024-02-18T08:38:34.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:32.599556+0000 mgr.y (mgr.24862) 727 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-18T08:38:34.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:32.599556+0000 mgr.y (mgr.24862) 727 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-18T08:38:34.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:32.599556+0000 mgr.y (mgr.24862) 727 : cluster [DBG] pgmap v1314: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-02-18T08:38:34.753 INFO:tasks.workunit.client.0.smithi082.stdout: 257: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:34.753 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rWDWTNiqeKEm_bS off=16733 len=421402 2024-02-18T08:38:34.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 1298 completed, throughput=4.98MB/sec 2024-02-18T08:38:34.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-84DSFLR0OhPVDAY off=4873198 len=8494 2024-02-18T08:38:34.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 1299 completed, throughput=4.98MB/sec 2024-02-18T08:38:34.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ip9pdXi1wZGm_AU off=4026368 len=498826 2024-02-18T08:38:34.756 INFO:tasks.workunit.client.0.smithi082.stdout:op 1300 completed, throughput=4.99MB/sec 2024-02-18T08:38:34.757 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-visNzjA0ITxl7EB off=22832871 len=1471036 2024-02-18T08:38:34.759 INFO:tasks.workunit.client.0.smithi082.stdout:op 1301 completed, throughput=4.99MB/sec 2024-02-18T08:38:34.760 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ByPKCU8AT4AgAwH off=367085 len=1678922 2024-02-18T08:38:34.763 INFO:tasks.workunit.client.0.smithi082.stdout:op 1302 completed, throughput=5MB/sec 2024-02-18T08:38:34.763 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ctm2US5fnZACrN9 off=21848381 len=1298216 2024-02-18T08:38:34.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 1303 completed, throughput=5MB/sec 2024-02-18T08:38:35.770 INFO:tasks.workunit.client.0.smithi082.stdout: 258: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:35.770 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tiRrhkF_fo_QChW off=1459975 len=1941716 2024-02-18T08:38:35.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 1304 completed, throughput=4.99MB/sec 2024-02-18T08:38:35.775 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KUedaK0_8d39hxC off=9858117 len=587705 2024-02-18T08:38:35.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 1305 completed, throughput=4.99MB/sec 2024-02-18T08:38:35.776 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FOIDI2YRfEJUcos off=22809524 len=2015319 2024-02-18T08:38:35.778 INFO:tasks.workunit.client.0.smithi082.stdout:op 1306 completed, throughput=5MB/sec 2024-02-18T08:38:35.778 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9Ep-6E1ifsO1GH- off=4988455 len=2001381 2024-02-18T08:38:35.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 1307 completed, throughput=5.01MB/sec 2024-02-18T08:38:36.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:34.600137+0000 mgr.y (mgr.24862) 728 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:36.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:34.600137+0000 mgr.y (mgr.24862) 728 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:36.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:34.600137+0000 mgr.y (mgr.24862) 728 : cluster [DBG] pgmap v1315: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:36.788 INFO:tasks.workunit.client.0.smithi082.stdout: 259: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:36.788 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nusgAHZFguhPmxq off=96234 len=1796462 2024-02-18T08:38:36.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 1308 completed, throughput=4.99MB/sec 2024-02-18T08:38:36.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x-3NOs24lDjYKY6 off=8859495 len=1130575 2024-02-18T08:38:36.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 1309 completed, throughput=5MB/sec 2024-02-18T08:38:36.793 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6JKztc5hKfTu74K off=7954699 len=50285 2024-02-18T08:38:36.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 1310 completed, throughput=5MB/sec 2024-02-18T08:38:36.795 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JocdDXuKQbPWJLS off=17427620 len=1701468 2024-02-18T08:38:36.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 1311 completed, throughput=5MB/sec 2024-02-18T08:38:37.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:36.190655+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:38:37.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:36.486214+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:37.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:36.486836+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:38:37.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:36.493380+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:38:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:36.190655+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:38:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:36.486214+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:36.486836+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:38:37.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:36.493380+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:38:37.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:36.190655+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:38:37.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:36.486214+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:38:37.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:36.486836+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:38:37.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:36.493380+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:38:37.797 INFO:tasks.workunit.client.0.smithi082.stdout: 260: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:37.798 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qWyR8TXrl7dTbOA off=10132107 len=830111 2024-02-18T08:38:37.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 1312 completed, throughput=4.99MB/sec 2024-02-18T08:38:37.799 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VrfqX6zRKBmy-9q off=6048379 len=1684592 2024-02-18T08:38:37.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 1313 completed, throughput=4.99MB/sec 2024-02-18T08:38:37.813 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rvngu5Z6hOocsUF off=14403144 len=2094783 2024-02-18T08:38:37.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 1314 completed, throughput=5MB/sec 2024-02-18T08:38:38.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:38:36.487320+0000 mgr.y (mgr.24862) 729 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:38:38.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:36.600528+0000 mgr.y (mgr.24862) 730 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:38.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:38:36.487320+0000 mgr.y (mgr.24862) 729 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:38:38.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:36.600528+0000 mgr.y (mgr.24862) 730 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:38.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:38:36.487320+0000 mgr.y (mgr.24862) 729 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:38:38.503 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:36.600528+0000 mgr.y (mgr.24862) 730 : cluster [DBG] pgmap v1316: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:38.824 INFO:tasks.workunit.client.0.smithi082.stdout: 261: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:38.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4AJn0rKXGFm3eWV off=13518999 len=170796 2024-02-18T08:38:38.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 1315 completed, throughput=4.98MB/sec 2024-02-18T08:38:38.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ir5EuonjjmUr2z5 off=5745091 len=1096810 2024-02-18T08:38:38.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 1316 completed, throughput=4.99MB/sec 2024-02-18T08:38:38.834 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aegFBJ29isxMY-O off=10353604 len=1882531 2024-02-18T08:38:38.838 INFO:tasks.workunit.client.0.smithi082.stdout:op 1317 completed, throughput=4.99MB/sec 2024-02-18T08:38:38.838 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CGGJUQKqAPG3VaS off=5697626 len=766195 2024-02-18T08:38:38.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 1318 completed, throughput=5MB/sec 2024-02-18T08:38:38.842 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VzFIUm6P--ol7cO off=12073163 len=157809 2024-02-18T08:38:38.845 INFO:tasks.workunit.client.0.smithi082.stdout:op 1319 completed, throughput=5MB/sec 2024-02-18T08:38:38.845 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E0HDkInqwhrwigm off=1778990 len=1022248 2024-02-18T08:38:38.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 1320 completed, throughput=5MB/sec 2024-02-18T08:38:39.847 INFO:tasks.workunit.client.0.smithi082.stdout: 262: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:39.847 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xKk7jvUgR_2PXug off=9641860 len=1996101 2024-02-18T08:38:39.852 INFO:tasks.workunit.client.0.smithi082.stdout:op 1321 completed, throughput=4.99MB/sec 2024-02-18T08:38:39.852 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ael3SEXnO5s6C6y off=1026286 len=649137 2024-02-18T08:38:39.853 INFO:tasks.workunit.client.0.smithi082.stdout:op 1322 completed, throughput=4.99MB/sec 2024-02-18T08:38:39.853 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bb2Hq4JOBZFVn6d off=1801614 len=145652 2024-02-18T08:38:39.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 1323 completed, throughput=4.99MB/sec 2024-02-18T08:38:39.854 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EMHUy7v_JuW16qQ off=540207 len=1884558 2024-02-18T08:38:39.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 1324 completed, throughput=5MB/sec 2024-02-18T08:38:39.863 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XDKrum3BVAeo51c off=5515817 len=1532528 2024-02-18T08:38:39.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 1325 completed, throughput=5MB/sec 2024-02-18T08:38:40.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:38.600962+0000 mgr.y (mgr.24862) 731 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:38:40.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:38.600962+0000 mgr.y (mgr.24862) 731 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:38:40.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:38.600962+0000 mgr.y (mgr.24862) 731 : cluster [DBG] pgmap v1317: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:38:40.874 INFO:tasks.workunit.client.0.smithi082.stdout: 263: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:40.874 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PUbx6HNIHIhqbEf off=3499612 len=519334 2024-02-18T08:38:40.875 INFO:tasks.workunit.client.0.smithi082.stdout:op 1326 completed, throughput=4.99MB/sec 2024-02-18T08:38:40.876 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OGtb7MvQZaxUG17 off=6812875 len=727274 2024-02-18T08:38:40.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 1327 completed, throughput=4.99MB/sec 2024-02-18T08:38:40.877 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Iqw5vN14zQUsbv7 off=2961284 len=1004680 2024-02-18T08:38:40.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 1328 completed, throughput=4.99MB/sec 2024-02-18T08:38:40.878 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4cQp0OK2h7mFmtO off=3459177 len=528446 2024-02-18T08:38:40.880 INFO:tasks.workunit.client.0.smithi082.stdout:op 1329 completed, throughput=4.99MB/sec 2024-02-18T08:38:40.880 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NbsGSCmp62oOgRA off=13219171 len=1928065 2024-02-18T08:38:40.883 INFO:tasks.workunit.client.0.smithi082.stdout:op 1330 completed, throughput=5MB/sec 2024-02-18T08:38:41.884 INFO:tasks.workunit.client.0.smithi082.stdout: 264: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:41.884 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WRRfMN_g43RNghT off=3428695 len=13956 2024-02-18T08:38:41.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 1331 completed, throughput=4.98MB/sec 2024-02-18T08:38:41.885 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S77skij15QT8OSp off=1463868 len=974457 2024-02-18T08:38:41.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 1332 completed, throughput=4.99MB/sec 2024-02-18T08:38:41.886 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ns9UKbdz4g_2Lv3 off=3011685 len=219509 2024-02-18T08:38:41.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 1333 completed, throughput=4.99MB/sec 2024-02-18T08:38:41.888 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-El-MhiopfbU-rmg off=17753055 len=134780 2024-02-18T08:38:41.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 1334 completed, throughput=4.99MB/sec 2024-02-18T08:38:41.888 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0M16JUbN8HX8-qR off=5988366 len=554982 2024-02-18T08:38:41.890 INFO:tasks.workunit.client.0.smithi082.stdout:op 1335 completed, throughput=4.99MB/sec 2024-02-18T08:38:41.890 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EGZ0VeG32lT_8fR off=2590507 len=757968 2024-02-18T08:38:41.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 1336 completed, throughput=4.99MB/sec 2024-02-18T08:38:41.892 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RBAvZfV3up2tt6I off=2530095 len=1559734 2024-02-18T08:38:41.896 INFO:tasks.workunit.client.0.smithi082.stdout:op 1337 completed, throughput=5MB/sec 2024-02-18T08:38:41.896 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ldmsKj3pVmtSccu off=19549179 len=272285 2024-02-18T08:38:41.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 1338 completed, throughput=5MB/sec 2024-02-18T08:38:41.900 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_wiZCds4_yQFxi6 off=1456778 len=1675073 2024-02-18T08:38:41.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 1339 completed, throughput=5MB/sec 2024-02-18T08:38:42.391 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:40.601391+0000 mgr.y (mgr.24862) 732 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:42.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:40.601391+0000 mgr.y (mgr.24862) 732 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:42.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:40.601391+0000 mgr.y (mgr.24862) 732 : cluster [DBG] pgmap v1318: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:42.903 INFO:tasks.workunit.client.0.smithi082.stdout: 265: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:42.903 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QyZKoYZeqCMEMfX off=9446522 len=1220074 2024-02-18T08:38:42.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 1340 completed, throughput=4.99MB/sec 2024-02-18T08:38:42.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QoTI_BBvYUs9jm3 off=5068500 len=1562789 2024-02-18T08:38:42.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 1341 completed, throughput=5MB/sec 2024-02-18T08:38:42.914 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3Ab57tANJa86kn0 off=4178917 len=9217 2024-02-18T08:38:42.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 1342 completed, throughput=5MB/sec 2024-02-18T08:38:42.914 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-104u2y7WCTRGzoK off=19694024 len=583841 2024-02-18T08:38:42.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 1343 completed, throughput=5MB/sec 2024-02-18T08:38:42.919 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1XqlwWiynqVuIuG off=7035159 len=1178516 2024-02-18T08:38:42.921 INFO:tasks.workunit.client.0.smithi082.stdout:op 1344 completed, throughput=5MB/sec 2024-02-18T08:38:43.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:42.601882+0000 mgr.y (mgr.24862) 733 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:38:43.641 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:42.601882+0000 mgr.y (mgr.24862) 733 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:38:43.641 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:42.601882+0000 mgr.y (mgr.24862) 733 : cluster [DBG] pgmap v1319: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:38:43.922 INFO:tasks.workunit.client.0.smithi082.stdout: 266: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:43.922 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J5yn3jXsS6Pn8xY off=7759595 len=1776244 2024-02-18T08:38:43.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 1345 completed, throughput=4.99MB/sec 2024-02-18T08:38:43.938 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zeEhCm0xdRGWZ1S off=6521037 len=1385535 2024-02-18T08:38:43.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 1346 completed, throughput=4.99MB/sec 2024-02-18T08:38:43.950 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bPCkJDyEGz-dKR4 off=10309628 len=981629 2024-02-18T08:38:43.957 INFO:tasks.workunit.client.0.smithi082.stdout:op 1347 completed, throughput=5MB/sec 2024-02-18T08:38:43.958 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TQUYyEsKg-fcJQ- off=2553300 len=1314834 2024-02-18T08:38:43.964 INFO:tasks.workunit.client.0.smithi082.stdout:op 1348 completed, throughput=5MB/sec 2024-02-18T08:38:44.964 INFO:tasks.workunit.client.0.smithi082.stdout: 267: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:44.964 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H8jOrNnkUbb1aTD off=1571161 len=441272 2024-02-18T08:38:44.967 INFO:tasks.workunit.client.0.smithi082.stdout:op 1349 completed, throughput=4.98MB/sec 2024-02-18T08:38:44.967 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zrtigg0gGAElHoA off=6110646 len=294420 2024-02-18T08:38:44.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 1350 completed, throughput=4.99MB/sec 2024-02-18T08:38:44.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YLz3kVrwUaZPKW5 off=4941646 len=847672 2024-02-18T08:38:44.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 1351 completed, throughput=4.99MB/sec 2024-02-18T08:38:44.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y_eLO4DVZkj_azm off=0 len=1371973 2024-02-18T08:38:44.978 INFO:tasks.workunit.client.0.smithi082.stdout:op 1352 completed, throughput=4.99MB/sec 2024-02-18T08:38:44.979 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BBWxiJbtlGjomng off=11561714 len=562360 2024-02-18T08:38:44.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 1353 completed, throughput=5MB/sec 2024-02-18T08:38:44.984 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tNrfmlElr7lrJS9 off=2438576 len=1155709 2024-02-18T08:38:44.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 1354 completed, throughput=5MB/sec 2024-02-18T08:38:44.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eP7b7y27_VhI3Q7 off=18517083 len=1015085 2024-02-18T08:38:44.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 1355 completed, throughput=5MB/sec 2024-02-18T08:38:45.993 INFO:tasks.workunit.client.0.smithi082.stdout: 268: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:45.993 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ppWmc-Xh9xOPdjR off=14220369 len=683382 2024-02-18T08:38:45.999 INFO:tasks.workunit.client.0.smithi082.stdout:op 1356 completed, throughput=4.99MB/sec 2024-02-18T08:38:45.999 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kvhRssJOxdG4Yys off=12334533 len=866856 2024-02-18T08:38:46.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:44.602398+0000 mgr.y (mgr.24862) 734 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:46.007 INFO:tasks.workunit.client.0.smithi082.stdout:op 1357 completed, throughput=4.99MB/sec 2024-02-18T08:38:46.008 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1uUyk6UafcQ_xfz off=773172 len=1372851 2024-02-18T08:38:46.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 1358 completed, throughput=4.99MB/sec 2024-02-18T08:38:46.010 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ynM-mCbzPz0cg-r off=20977660 len=2064217 2024-02-18T08:38:46.020 INFO:tasks.workunit.client.0.smithi082.stdout:op 1359 completed, throughput=5MB/sec 2024-02-18T08:38:46.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:44.602398+0000 mgr.y (mgr.24862) 734 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:46.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:44.602398+0000 mgr.y (mgr.24862) 734 : cluster [DBG] pgmap v1320: 73 pgs: 73 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:38:47.020 INFO:tasks.workunit.client.0.smithi082.stdout: 269: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:47.020 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yy-xJEKfpsxFPJi off=9406274 len=124046 2024-02-18T08:38:47.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 1360 completed, throughput=4.98MB/sec 2024-02-18T08:38:47.023 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WqvkTSYjiscUFXB off=18554854 len=571628 2024-02-18T08:38:47.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 1361 completed, throughput=4.99MB/sec 2024-02-18T08:38:47.027 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jcboPRnRDUPwP-4 off=463999 len=122080 2024-02-18T08:38:47.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 1362 completed, throughput=4.99MB/sec 2024-02-18T08:38:47.028 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ljHDqQTpXw4hfJt off=3759806 len=1558919 2024-02-18T08:38:47.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 1363 completed, throughput=4.99MB/sec 2024-02-18T08:38:47.032 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dEoIFccfyCKSV0o off=4267543 len=817738 2024-02-18T08:38:47.036 INFO:tasks.workunit.client.0.smithi082.stdout:op 1364 completed, throughput=4.99MB/sec 2024-02-18T08:38:47.036 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LyaWvIzUcb9s6UH off=11066158 len=1210436 2024-02-18T08:38:47.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 1365 completed, throughput=5MB/sec 2024-02-18T08:38:47.042 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kAFb1tZiIs9wg-- off=2811613 len=251353 2024-02-18T08:38:47.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 1366 completed, throughput=5MB/sec 2024-02-18T08:38:47.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Sc8BwyVbPytv-Yw off=2741534 len=289948 2024-02-18T08:38:47.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 1367 completed, throughput=5MB/sec 2024-02-18T08:38:47.045 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b0BOn3Enj_Sbjnf off=13239289 len=1538122 2024-02-18T08:38:47.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 1368 completed, throughput=5MB/sec 2024-02-18T08:38:48.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:46.602845+0000 mgr.y (mgr.24862) 735 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:38:48.053 INFO:tasks.workunit.client.0.smithi082.stdout: 270: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:48.053 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qbd-zLA5J5bGPf- off=8524826 len=1779962 2024-02-18T08:38:48.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 1369 completed, throughput=4.99MB/sec 2024-02-18T08:38:48.057 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ppFyX7N8l_duarQ off=4208241 len=880083 2024-02-18T08:38:48.059 INFO:tasks.workunit.client.0.smithi082.stdout:op 1370 completed, throughput=5MB/sec 2024-02-18T08:38:48.059 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VMvYJHvefSemG_1 off=4140942 len=106685 2024-02-18T08:38:48.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 1371 completed, throughput=5MB/sec 2024-02-18T08:38:48.060 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AQ2LNxI7YYE8Nmf off=1213038 len=332068 2024-02-18T08:38:48.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 1372 completed, throughput=5MB/sec 2024-02-18T08:38:48.064 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GLsEbAKNnJbRtxW off=3638865 len=415113 2024-02-18T08:38:48.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 1373 completed, throughput=5MB/sec 2024-02-18T08:38:48.068 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vb3wdNWCAX-qjHQ off=2885751 len=428684 2024-02-18T08:38:48.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 1374 completed, throughput=5MB/sec 2024-02-18T08:38:48.069 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--QsYa0l86qj5jIg off=6070492 len=1022252 2024-02-18T08:38:48.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 1375 completed, throughput=5MB/sec 2024-02-18T08:38:48.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:46.602845+0000 mgr.y (mgr.24862) 735 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:38:48.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:46.602845+0000 mgr.y (mgr.24862) 735 : cluster [DBG] pgmap v1321: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:38:49.075 INFO:tasks.workunit.client.0.smithi082.stdout: 271: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:49.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-02k4e5pd-SoHhoE off=1387055 len=1993626 2024-02-18T08:38:49.085 INFO:tasks.workunit.client.0.smithi082.stdout:op 1376 completed, throughput=4.99MB/sec 2024-02-18T08:38:49.085 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pfedfqLcHzYxdYA off=21163975 len=826795 2024-02-18T08:38:49.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 1377 completed, throughput=4.99MB/sec 2024-02-18T08:38:49.090 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WhFB2hBnZRwngz- off=3292883 len=1276727 2024-02-18T08:38:49.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 1378 completed, throughput=5MB/sec 2024-02-18T08:38:49.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--4cP6kSimB2Kq7- off=0 len=1803272 2024-02-18T08:38:49.100 INFO:tasks.workunit.client.0.smithi082.stdout:op 1379 completed, throughput=5.01MB/sec 2024-02-18T08:38:50.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:48.603390+0000 mgr.y (mgr.24862) 736 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:50.101 INFO:tasks.workunit.client.0.smithi082.stdout: 272: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:50.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V4AVEiC9NHb8R-5 off=1759152 len=467386 2024-02-18T08:38:50.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 1380 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.105 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PfAeFVGVe-GtNH_ off=10793996 len=59350 2024-02-18T08:38:50.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 1381 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.107 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gmJluJ2nqVKbTaH off=1728297 len=199944 2024-02-18T08:38:50.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 1382 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.108 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6aNwaMSxx2zOfK2 off=2303634 len=133675 2024-02-18T08:38:50.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 1383 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JtYkD3bMN7p_430 off=12504329 len=317303 2024-02-18T08:38:50.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 1384 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.114 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tnq6RvtV3zCKSYu off=9965677 len=177027 2024-02-18T08:38:50.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 1385 completed, throughput=4.99MB/sec 2024-02-18T08:38:50.114 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0r9DxD6G8carBYG off=787369 len=1542154 2024-02-18T08:38:50.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 1386 completed, throughput=5MB/sec 2024-02-18T08:38:50.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UikH19pk5ik-gp0 off=4665175 len=2055541 2024-02-18T08:38:50.130 INFO:tasks.workunit.client.0.smithi082.stdout:op 1387 completed, throughput=5MB/sec 2024-02-18T08:38:50.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:48.603390+0000 mgr.y (mgr.24862) 736 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:50.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:48.603390+0000 mgr.y (mgr.24862) 736 : cluster [DBG] pgmap v1322: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:38:51.131 INFO:tasks.workunit.client.0.smithi082.stdout: 273: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:51.131 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tST-B4Xe97MHQkz off=1802882 len=677983 2024-02-18T08:38:51.132 INFO:tasks.workunit.client.0.smithi082.stdout:op 1388 completed, throughput=4.99MB/sec 2024-02-18T08:38:51.133 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-__YQeBweS0ImXhW off=2944881 len=913629 2024-02-18T08:38:51.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 1389 completed, throughput=4.99MB/sec 2024-02-18T08:38:51.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mx5HTrO8EUJIJbq off=14854706 len=19326 2024-02-18T08:38:51.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 1390 completed, throughput=4.99MB/sec 2024-02-18T08:38:51.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-48JhnJ2FoRng5uj off=8272834 len=2074673 2024-02-18T08:38:51.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 1391 completed, throughput=5MB/sec 2024-02-18T08:38:51.142 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zgFFSbtFlt0RTZZ off=22479228 len=865727 2024-02-18T08:38:51.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 1392 completed, throughput=5MB/sec 2024-02-18T08:38:52.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:50.603921+0000 mgr.y (mgr.24862) 737 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:52.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:50.603921+0000 mgr.y (mgr.24862) 737 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:52.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:50.603921+0000 mgr.y (mgr.24862) 737 : cluster [DBG] pgmap v1323: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:38:52.147 INFO:tasks.workunit.client.0.smithi082.stdout: 274: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:52.147 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-N9V8FqJL0i39zTj off=4593344 len=876994 2024-02-18T08:38:52.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 1393 completed, throughput=4.99MB/sec 2024-02-18T08:38:52.149 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UBOHUAYMfkUz9JY off=6604602 len=1350941 2024-02-18T08:38:52.158 INFO:tasks.workunit.client.0.smithi082.stdout:op 1394 completed, throughput=4.99MB/sec 2024-02-18T08:38:52.158 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Fw3l0Tz3sg2h1g_ off=6880258 len=1526936 2024-02-18T08:38:52.160 INFO:tasks.workunit.client.0.smithi082.stdout:op 1395 completed, throughput=5MB/sec 2024-02-18T08:38:52.160 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LZ9WMLWggrG0gYJ off=8373735 len=1333774 2024-02-18T08:38:52.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 1396 completed, throughput=5MB/sec 2024-02-18T08:38:53.163 INFO:tasks.workunit.client.0.smithi082.stdout: 275: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:53.163 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CyFinwTmGzhymcY off=273926 len=1213188 2024-02-18T08:38:53.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 1397 completed, throughput=4.99MB/sec 2024-02-18T08:38:53.170 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rJ_uCx4pxOGAP5L off=7470130 len=1675740 2024-02-18T08:38:53.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 1398 completed, throughput=4.99MB/sec 2024-02-18T08:38:53.172 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-r-WCWfZVblm39MR off=1303788 len=883468 2024-02-18T08:38:53.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 1399 completed, throughput=4.99MB/sec 2024-02-18T08:38:53.173 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fHZITlptnU_k93Z off=116924 len=697416 2024-02-18T08:38:53.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 1400 completed, throughput=5MB/sec 2024-02-18T08:38:53.174 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lyfXEDEV1unL93M off=13510782 len=1318025 2024-02-18T08:38:53.175 INFO:tasks.workunit.client.0.smithi082.stdout:op 1401 completed, throughput=5MB/sec 2024-02-18T08:38:54.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:52.604442+0000 mgr.y (mgr.24862) 738 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:54.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:52.604442+0000 mgr.y (mgr.24862) 738 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:54.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:52.604442+0000 mgr.y (mgr.24862) 738 : cluster [DBG] pgmap v1324: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:38:54.176 INFO:tasks.workunit.client.0.smithi082.stdout: 276: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:54.176 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d_gfkMqeX9U7_gp off=13586437 len=1606370 2024-02-18T08:38:54.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 1402 completed, throughput=4.99MB/sec 2024-02-18T08:38:54.185 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7xOo9N_fvgXzgxl off=5386332 len=831713 2024-02-18T08:38:54.187 INFO:tasks.workunit.client.0.smithi082.stdout:op 1403 completed, throughput=4.99MB/sec 2024-02-18T08:38:54.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7hrha5KNIgK5wbZ off=762216 len=1112681 2024-02-18T08:38:54.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 1404 completed, throughput=5MB/sec 2024-02-18T08:38:54.190 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QCas8sqXD__Y5gG off=92484 len=596969 2024-02-18T08:38:54.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 1405 completed, throughput=5MB/sec 2024-02-18T08:38:54.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fwy0C496Mtt0tA5 off=2697196 len=1149754 2024-02-18T08:38:54.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 1406 completed, throughput=5MB/sec 2024-02-18T08:38:55.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:54.398777+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:38:55.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:54.399063+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:38:54.399293+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:54.398777+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:38:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:54.399063+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:38:54.399293+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:54.398777+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:38:55.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:54.399063+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:38:54.399293+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:38:55.198 INFO:tasks.workunit.client.0.smithi082.stdout: 277: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:55.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wyZkPurC7XXmlQs off=15639961 len=962909 2024-02-18T08:38:55.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 1407 completed, throughput=4.99MB/sec 2024-02-18T08:38:55.200 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-41ROjtidm0hJcfK off=2005859 len=1433391 2024-02-18T08:38:55.208 INFO:tasks.workunit.client.0.smithi082.stdout:op 1408 completed, throughput=4.99MB/sec 2024-02-18T08:38:55.208 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TKajcGiFHjzSNWJ off=15328483 len=2022418 2024-02-18T08:38:55.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 1409 completed, throughput=5MB/sec 2024-02-18T08:38:55.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dojkuzquCNJTQ0u off=1038119 len=1558771 2024-02-18T08:38:55.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 1410 completed, throughput=5MB/sec 2024-02-18T08:38:56.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:54.605107+0000 mgr.y (mgr.24862) 739 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:56.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:54.605107+0000 mgr.y (mgr.24862) 739 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:56.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:54.605107+0000 mgr.y (mgr.24862) 739 : cluster [DBG] pgmap v1325: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:38:56.220 INFO:tasks.workunit.client.0.smithi082.stdout: 278: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:56.220 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QYLseIxA7AhbL69 off=6231451 len=711606 2024-02-18T08:38:56.222 INFO:tasks.workunit.client.0.smithi082.stdout:op 1411 completed, throughput=4.99MB/sec 2024-02-18T08:38:56.222 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ao0mFt6Ee2ettj3 off=15411686 len=511597 2024-02-18T08:38:56.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 1412 completed, throughput=4.99MB/sec 2024-02-18T08:38:56.223 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KoSPSpOZY8JC6YU off=12664759 len=611679 2024-02-18T08:38:56.228 INFO:tasks.workunit.client.0.smithi082.stdout:op 1413 completed, throughput=4.99MB/sec 2024-02-18T08:38:56.228 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bJ1GyrNNBRTwy_s off=531100 len=1181347 2024-02-18T08:38:56.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 1414 completed, throughput=5MB/sec 2024-02-18T08:38:56.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mxgP7owSPpmDzZA off=11779616 len=1620888 2024-02-18T08:38:56.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 1415 completed, throughput=5MB/sec 2024-02-18T08:38:57.242 INFO:tasks.workunit.client.0.smithi082.stdout: 279: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:57.242 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RATEtXbzytXl_Jr off=1561919 len=1017943 2024-02-18T08:38:57.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 1416 completed, throughput=4.99MB/sec 2024-02-18T08:38:57.245 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iSrSqg11EdQjpvE off=985451 len=1898176 2024-02-18T08:38:57.256 INFO:tasks.workunit.client.0.smithi082.stdout:op 1417 completed, throughput=4.99MB/sec 2024-02-18T08:38:57.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XUD2EPCmpdiG-Ha off=16101848 len=2032622 2024-02-18T08:38:57.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 1418 completed, throughput=5MB/sec 2024-02-18T08:38:57.266 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TKsog6v53qNTKNp off=6959344 len=1166812 2024-02-18T08:38:57.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 1419 completed, throughput=5MB/sec 2024-02-18T08:38:58.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:56.605687+0000 mgr.y (mgr.24862) 740 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:58.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:56.605687+0000 mgr.y (mgr.24862) 740 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:58.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:56.605687+0000 mgr.y (mgr.24862) 740 : cluster [DBG] pgmap v1326: 73 pgs: 73 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:38:58.269 INFO:tasks.workunit.client.0.smithi082.stdout: 280: throughput=4.99MB/sec pending data=0 2024-02-18T08:38:58.269 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oKlGTs5moa4VdJ9 off=7082379 len=835705 2024-02-18T08:38:58.270 INFO:tasks.workunit.client.0.smithi082.stdout:op 1420 completed, throughput=4.99MB/sec 2024-02-18T08:38:58.271 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y15xcBcsVGiOjxU off=22467379 len=1636492 2024-02-18T08:38:58.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 1421 completed, throughput=4.99MB/sec 2024-02-18T08:38:58.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TP8-mrAG0CLeGun off=8164613 len=227184 2024-02-18T08:38:58.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 1422 completed, throughput=4.99MB/sec 2024-02-18T08:38:58.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M1A2LbDW4AxaYrz off=6708507 len=443534 2024-02-18T08:38:58.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 1423 completed, throughput=5MB/sec 2024-02-18T08:38:58.279 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4w8TsUHcTNiKojZ off=1263631 len=38714 2024-02-18T08:38:58.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 1424 completed, throughput=5MB/sec 2024-02-18T08:38:58.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tkadiNBG2n0dgOI off=4535340 len=790113 2024-02-18T08:38:58.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 1425 completed, throughput=5MB/sec 2024-02-18T08:38:58.286 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QzO4NmtgFE57UTy off=7362556 len=743268 2024-02-18T08:38:58.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 1426 completed, throughput=5MB/sec 2024-02-18T08:38:59.292 INFO:tasks.workunit.client.0.smithi082.stdout: 281: throughput=4.98MB/sec pending data=0 2024-02-18T08:38:59.292 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B9QXmHlo_dzKX0- off=13895007 len=125402 2024-02-18T08:38:59.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 1427 completed, throughput=4.98MB/sec 2024-02-18T08:38:59.294 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cECtlr9qXDvfQWI off=2798714 len=1300245 2024-02-18T08:38:59.297 INFO:tasks.workunit.client.0.smithi082.stdout:op 1428 completed, throughput=4.99MB/sec 2024-02-18T08:38:59.297 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g-E2BRwhogWv6kB off=19262660 len=558883 2024-02-18T08:38:59.298 INFO:tasks.workunit.client.0.smithi082.stdout:op 1429 completed, throughput=4.99MB/sec 2024-02-18T08:38:59.298 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qqRY80LbMTCYlGL off=510702 len=1572242 2024-02-18T08:38:59.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 1430 completed, throughput=5MB/sec 2024-02-18T08:38:59.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pJ3UJraTIRFjo3C off=3447972 len=1981562 2024-02-18T08:38:59.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 1431 completed, throughput=5MB/sec 2024-02-18T08:39:00.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:38:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:38:58.606182+0000 mgr.y (mgr.24862) 741 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:00.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:38:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:38:58.606182+0000 mgr.y (mgr.24862) 741 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:00.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:38:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:38:58.606182+0000 mgr.y (mgr.24862) 741 : cluster [DBG] pgmap v1327: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:00.311 INFO:tasks.workunit.client.0.smithi082.stdout: 282: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:00.311 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u8TDuOpjp41-ujX off=7754421 len=66849 2024-02-18T08:39:00.312 INFO:tasks.workunit.client.0.smithi082.stdout:op 1432 completed, throughput=4.98MB/sec 2024-02-18T08:39:00.312 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VOzPquJnUQjNycD off=3481985 len=130917 2024-02-18T08:39:00.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 1433 completed, throughput=4.99MB/sec 2024-02-18T08:39:00.313 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0fMYaKJbZyvetZT off=2992890 len=91778 2024-02-18T08:39:00.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 1434 completed, throughput=4.99MB/sec 2024-02-18T08:39:00.314 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jNUPkuJHaelER9X off=2634955 len=21912 2024-02-18T08:39:00.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 1435 completed, throughput=4.99MB/sec 2024-02-18T08:39:00.314 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MtcC3r61lRTNYYR off=9774568 len=1766376 2024-02-18T08:39:00.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 1436 completed, throughput=4.99MB/sec 2024-02-18T08:39:00.316 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QW_SIrPagNcLRKC off=5222254 len=1267097 2024-02-18T08:39:00.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 1437 completed, throughput=5MB/sec 2024-02-18T08:39:00.324 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-53GjPr9UzgNdLdA off=8234727 len=1108888 2024-02-18T08:39:00.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 1438 completed, throughput=5MB/sec 2024-02-18T08:39:00.336 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--0hihJ70t-tb1UM off=859791 len=1715869 2024-02-18T08:39:00.345 INFO:tasks.workunit.client.0.smithi082.stdout:op 1439 completed, throughput=5MB/sec 2024-02-18T08:39:01.345 INFO:tasks.workunit.client.0.smithi082.stdout: 283: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:01.345 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uMXfpEpt3ydC3Dr off=2270063 len=527600 2024-02-18T08:39:01.346 INFO:tasks.workunit.client.0.smithi082.stdout:op 1440 completed, throughput=4.99MB/sec 2024-02-18T08:39:01.346 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RkG-MNqmfZqsfqU off=12350636 len=1981837 2024-02-18T08:39:01.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 1441 completed, throughput=5MB/sec 2024-02-18T08:39:01.348 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--CU741W9ITXLL39 off=12214102 len=1639223 2024-02-18T08:39:01.352 INFO:tasks.workunit.client.0.smithi082.stdout:op 1442 completed, throughput=5MB/sec 2024-02-18T08:39:02.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:00.606767+0000 mgr.y (mgr.24862) 742 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:39:02.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:00.606767+0000 mgr.y (mgr.24862) 742 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:39:02.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:00.606767+0000 mgr.y (mgr.24862) 742 : cluster [DBG] pgmap v1328: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:39:02.352 INFO:tasks.workunit.client.0.smithi082.stdout: 284: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:02.352 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-csdOunQRVFbVhfw off=1312928 len=1144880 2024-02-18T08:39:02.355 INFO:tasks.workunit.client.0.smithi082.stdout:op 1443 completed, throughput=4.99MB/sec 2024-02-18T08:39:02.355 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pvPmBnrTlbVb1xE off=255831 len=213422 2024-02-18T08:39:02.357 INFO:tasks.workunit.client.0.smithi082.stdout:op 1444 completed, throughput=4.99MB/sec 2024-02-18T08:39:02.358 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RJzXsPiyye90-QP off=2385226 len=561441 2024-02-18T08:39:02.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 1445 completed, throughput=4.99MB/sec 2024-02-18T08:39:02.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qi7BWCmsBr22yCs off=0 len=1227319 2024-02-18T08:39:02.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 1446 completed, throughput=4.99MB/sec 2024-02-18T08:39:02.368 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XJVkk0V_uXd4Ns4 off=744260 len=1877454 2024-02-18T08:39:02.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 1447 completed, throughput=5MB/sec 2024-02-18T08:39:02.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-umW20DJjyJhs5ZS off=2864143 len=407883 2024-02-18T08:39:02.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 1448 completed, throughput=5MB/sec 2024-02-18T08:39:03.375 INFO:tasks.workunit.client.0.smithi082.stdout: 285: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:03.376 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sg92z2_7AUKPVNj off=2205808 len=626467 2024-02-18T08:39:03.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 1449 completed, throughput=4.99MB/sec 2024-02-18T08:39:03.380 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rLS3xRr3spHQBtz off=414186 len=1490450 2024-02-18T08:39:03.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 1450 completed, throughput=4.99MB/sec 2024-02-18T08:39:03.383 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UwAD9XbR9Ndv1LN off=5354624 len=1293282 2024-02-18T08:39:03.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 1451 completed, throughput=4.99MB/sec 2024-02-18T08:39:03.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WQbDzmDTt25iXq1 off=7101695 len=421312 2024-02-18T08:39:03.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 1452 completed, throughput=5MB/sec 2024-02-18T08:39:03.390 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-suJ4_9pfWOpeGNi off=439389 len=1629512 2024-02-18T08:39:03.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 1453 completed, throughput=5MB/sec 2024-02-18T08:39:04.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:02.607223+0000 mgr.y (mgr.24862) 743 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:39:04.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:02.607223+0000 mgr.y (mgr.24862) 743 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:39:04.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:02.607223+0000 mgr.y (mgr.24862) 743 : cluster [DBG] pgmap v1329: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:39:04.398 INFO:tasks.workunit.client.0.smithi082.stdout: 286: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:04.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SLkXx0ACUj1lBCL off=19879108 len=1269892 2024-02-18T08:39:04.406 INFO:tasks.workunit.client.0.smithi082.stdout:op 1454 completed, throughput=4.99MB/sec 2024-02-18T08:39:04.406 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4p-CbxMoDoVdcAy off=20816607 len=717741 2024-02-18T08:39:04.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 1455 completed, throughput=4.99MB/sec 2024-02-18T08:39:04.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3ZWiGwej5WUiKqC off=1025888 len=690824 2024-02-18T08:39:04.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 1456 completed, throughput=4.99MB/sec 2024-02-18T08:39:04.412 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2B4VmF8RZQMjzdl off=4249736 len=275892 2024-02-18T08:39:04.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 1457 completed, throughput=4.99MB/sec 2024-02-18T08:39:04.413 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6XCRXnS9uCubjkU off=2984144 len=1737639 2024-02-18T08:39:04.429 INFO:tasks.workunit.client.0.smithi082.stdout:op 1458 completed, throughput=5MB/sec 2024-02-18T08:39:04.429 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jm1RqHlZK__DyUo off=193870 len=757558 2024-02-18T08:39:04.434 INFO:tasks.workunit.client.0.smithi082.stdout:op 1459 completed, throughput=5MB/sec 2024-02-18T08:39:05.434 INFO:tasks.workunit.client.0.smithi082.stdout: 287: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:05.434 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cbtllzJSTHrhS7n off=4305637 len=516508 2024-02-18T08:39:05.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 1460 completed, throughput=4.99MB/sec 2024-02-18T08:39:05.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XDkFrVuPKbF4ayN off=5929980 len=1515014 2024-02-18T08:39:05.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 1461 completed, throughput=4.99MB/sec 2024-02-18T08:39:05.442 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2xTRgqzuMc1KFnT off=1543282 len=1220899 2024-02-18T08:39:05.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 1462 completed, throughput=4.99MB/sec 2024-02-18T08:39:05.445 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kHVnD0bpH4RVKK3 off=4327674 len=1566283 2024-02-18T08:39:05.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 1463 completed, throughput=5MB/sec 2024-02-18T08:39:05.449 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--cN_bll1kjREFxj off=7126342 len=1713532 2024-02-18T08:39:05.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 1464 completed, throughput=5.01MB/sec 2024-02-18T08:39:06.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:04.607864+0000 mgr.y (mgr.24862) 744 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:39:06.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:04.607864+0000 mgr.y (mgr.24862) 744 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:39:06.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:04.607864+0000 mgr.y (mgr.24862) 744 : cluster [DBG] pgmap v1330: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:39:06.453 INFO:tasks.workunit.client.0.smithi082.stdout: 288: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:06.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mDkjqkQJ5ge2aq9 off=5863723 len=1365846 2024-02-18T08:39:06.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 1465 completed, throughput=4.99MB/sec 2024-02-18T08:39:06.463 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Zsc-ZMISbCp7vD4 off=8401280 len=2017646 2024-02-18T08:39:06.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 1466 completed, throughput=5MB/sec 2024-02-18T08:39:06.467 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Df_P-JbIfYXNDwk off=10896109 len=682871 2024-02-18T08:39:06.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 1467 completed, throughput=5MB/sec 2024-02-18T08:39:07.468 INFO:tasks.workunit.client.0.smithi082.stdout: 289: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:07.468 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HfAzbUQN4oxd6sL off=7581465 len=1812924 2024-02-18T08:39:07.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 1468 completed, throughput=4.99MB/sec 2024-02-18T08:39:07.477 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BGXmCwZSuj0WVdk off=13158076 len=755010 2024-02-18T08:39:07.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 1469 completed, throughput=4.99MB/sec 2024-02-18T08:39:07.479 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VDO4tRzEw-0m8Nv off=766577 len=29541 2024-02-18T08:39:07.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 1470 completed, throughput=4.99MB/sec 2024-02-18T08:39:07.480 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xBr7HooFdAedCVF off=11722692 len=445308 2024-02-18T08:39:07.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 1471 completed, throughput=4.99MB/sec 2024-02-18T08:39:07.483 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OHoqz5gya2_Ut3u off=93558 len=1966039 2024-02-18T08:39:07.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 1472 completed, throughput=5MB/sec 2024-02-18T08:39:08.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:06.608498+0000 mgr.y (mgr.24862) 745 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:39:08.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:06.608498+0000 mgr.y (mgr.24862) 745 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:39:08.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:06.608498+0000 mgr.y (mgr.24862) 745 : cluster [DBG] pgmap v1331: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:39:08.487 INFO:tasks.workunit.client.0.smithi082.stdout: 290: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:08.487 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wpPQM7z7jfSERh6 off=70499 len=793620 2024-02-18T08:39:08.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 1473 completed, throughput=4.99MB/sec 2024-02-18T08:39:08.492 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7RmZzXiMtNSeyoc off=6905969 len=835341 2024-02-18T08:39:08.497 INFO:tasks.workunit.client.0.smithi082.stdout:op 1474 completed, throughput=4.99MB/sec 2024-02-18T08:39:08.497 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L4YMNRlUd1_OVv9 off=67642 len=386215 2024-02-18T08:39:08.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 1475 completed, throughput=4.99MB/sec 2024-02-18T08:39:08.508 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-89QfIq3VIoswSVS off=1689909 len=1927651 2024-02-18T08:39:08.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 1476 completed, throughput=5MB/sec 2024-02-18T08:39:08.510 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GnWJBHvE3Sq-ZJQ off=2125521 len=369757 2024-02-18T08:39:08.513 INFO:tasks.workunit.client.0.smithi082.stdout:op 1477 completed, throughput=5MB/sec 2024-02-18T08:39:08.513 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pz0IDaaMg6CwzY3 off=22453177 len=797733 2024-02-18T08:39:08.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 1478 completed, throughput=5MB/sec 2024-02-18T08:39:08.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rpPQAMGLkI3VUnH off=4357906 len=1945010 2024-02-18T08:39:08.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 1479 completed, throughput=5.01MB/sec 2024-02-18T08:39:09.523 INFO:tasks.workunit.client.0.smithi082.stdout: 291: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:09.523 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f4MAjZWTJUXKjV- off=8186086 len=498940 2024-02-18T08:39:09.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 1480 completed, throughput=4.99MB/sec 2024-02-18T08:39:09.524 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h7jTCIx0RrQmHVG off=2982899 len=312540 2024-02-18T08:39:09.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 1481 completed, throughput=4.99MB/sec 2024-02-18T08:39:09.526 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o0t4Ys5ueSbifeA off=13098716 len=911781 2024-02-18T08:39:09.531 INFO:tasks.workunit.client.0.smithi082.stdout:op 1482 completed, throughput=4.99MB/sec 2024-02-18T08:39:09.531 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-piI6GEdHt1fJOhw off=8193781 len=1664027 2024-02-18T08:39:09.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 1483 completed, throughput=5MB/sec 2024-02-18T08:39:09.538 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hiWW-X44PLzawL8 off=485262 len=1908645 2024-02-18T08:39:09.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 1484 completed, throughput=5.01MB/sec 2024-02-18T08:39:10.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:08.609069+0000 mgr.y (mgr.24862) 746 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:10.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:08.609069+0000 mgr.y (mgr.24862) 746 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:10.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:08.609069+0000 mgr.y (mgr.24862) 746 : cluster [DBG] pgmap v1332: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:10.551 INFO:tasks.workunit.client.0.smithi082.stdout: 292: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:10.551 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CYLGZiYAGWU00Wb off=2609139 len=712403 2024-02-18T08:39:10.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 1485 completed, throughput=4.99MB/sec 2024-02-18T08:39:10.553 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_CKmXwL6CqE3urU off=21047585 len=1511455 2024-02-18T08:39:10.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 1486 completed, throughput=5MB/sec 2024-02-18T08:39:10.564 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P6SA-IqZuz8a4tl off=3246737 len=924038 2024-02-18T08:39:10.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 1487 completed, throughput=5MB/sec 2024-02-18T08:39:10.572 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nkWbRZYS-5IsIsp off=5495810 len=789721 2024-02-18T08:39:10.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 1488 completed, throughput=5MB/sec 2024-02-18T08:39:11.577 INFO:tasks.workunit.client.0.smithi082.stdout: 293: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:11.578 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VQ3COM1D-sJ4z3q off=1525183 len=1739203 2024-02-18T08:39:11.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 1489 completed, throughput=4.99MB/sec 2024-02-18T08:39:11.590 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z0vr0BIas-ecZrh off=17451214 len=931840 2024-02-18T08:39:11.592 INFO:tasks.workunit.client.0.smithi082.stdout:op 1490 completed, throughput=4.99MB/sec 2024-02-18T08:39:11.593 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZHez1QYlL7gq1Jb off=1867011 len=31167 2024-02-18T08:39:11.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 1491 completed, throughput=4.99MB/sec 2024-02-18T08:39:11.595 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y15xcBcsVGiOjxU off=20477543 len=199278 2024-02-18T08:39:11.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 1492 completed, throughput=4.99MB/sec 2024-02-18T08:39:11.597 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SGU9qT4onCEiDpP off=5472931 len=1286417 2024-02-18T08:39:11.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 1493 completed, throughput=5MB/sec 2024-02-18T08:39:11.602 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BAdNnamhNYbSUbq off=4777714 len=757867 2024-02-18T08:39:11.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 1494 completed, throughput=5MB/sec 2024-02-18T08:39:11.602 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T8udIw79GCmPn6a off=2836092 len=992156 2024-02-18T08:39:11.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 1495 completed, throughput=5MB/sec 2024-02-18T08:39:12.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:10.609473+0000 mgr.y (mgr.24862) 747 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 127 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-02-18T08:39:12.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:10.609473+0000 mgr.y (mgr.24862) 747 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 127 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-02-18T08:39:12.252 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:10.609473+0000 mgr.y (mgr.24862) 747 : cluster [DBG] pgmap v1333: 73 pgs: 73 active+clean; 127 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-02-18T08:39:12.603 INFO:tasks.workunit.client.0.smithi082.stdout: 294: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:12.603 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0u3RJLsDsdBBCKI off=5629362 len=1994791 2024-02-18T08:39:12.660 INFO:tasks.workunit.client.0.smithi082.stdout:op 1496 completed, throughput=4.99MB/sec 2024-02-18T08:39:12.661 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EkBsvdVRR-SktM7 off=1623008 len=1322209 2024-02-18T08:39:12.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 1497 completed, throughput=5MB/sec 2024-02-18T08:39:12.663 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b3qjWCJDNhZbv8x off=13376488 len=1547971 2024-02-18T08:39:12.669 INFO:tasks.workunit.client.0.smithi082.stdout:op 1498 completed, throughput=5MB/sec 2024-02-18T08:39:12.669 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lOjetTxzkeJOZQ9 off=8503109 len=256158 2024-02-18T08:39:12.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 1499 completed, throughput=5MB/sec 2024-02-18T08:39:13.672 INFO:tasks.workunit.client.0.smithi082.stdout: 295: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:13.673 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6zXV2kjIG3F94W_ off=5934749 len=2047796 2024-02-18T08:39:13.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 1500 completed, throughput=4.99MB/sec 2024-02-18T08:39:13.682 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_ds-o335GarsVj3 off=10215756 len=1848097 2024-02-18T08:39:13.692 INFO:tasks.workunit.client.0.smithi082.stdout:op 1501 completed, throughput=5MB/sec 2024-02-18T08:39:13.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cabfTmAM0KyX_pH off=20601106 len=1854710 2024-02-18T08:39:13.702 INFO:tasks.workunit.client.0.smithi082.stdout:op 1502 completed, throughput=5MB/sec 2024-02-18T08:39:13.891 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:12.609896+0000 mgr.y (mgr.24862) 748 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:13.891 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:12.609896+0000 mgr.y (mgr.24862) 748 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:14.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:12.609896+0000 mgr.y (mgr.24862) 748 : cluster [DBG] pgmap v1334: 73 pgs: 73 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:14.702 INFO:tasks.workunit.client.0.smithi082.stdout: 296: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:14.703 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OclfQhZDZtU5qbN off=2307259 len=609705 2024-02-18T08:39:14.705 INFO:tasks.workunit.client.0.smithi082.stdout:op 1503 completed, throughput=4.99MB/sec 2024-02-18T08:39:14.705 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4abdFfxbkR1eMnn off=4524161 len=387490 2024-02-18T08:39:14.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 1504 completed, throughput=4.99MB/sec 2024-02-18T08:39:14.706 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gyJzkhRQZkRCZGx off=19486028 len=1002843 2024-02-18T08:39:14.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 1505 completed, throughput=4.99MB/sec 2024-02-18T08:39:14.708 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6bXJgAIG1s6srgK off=4040735 len=1890341 2024-02-18T08:39:14.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 1506 completed, throughput=5MB/sec 2024-02-18T08:39:14.717 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hDIZp4e2G8Hoa4G off=890118 len=280621 2024-02-18T08:39:14.717 INFO:tasks.workunit.client.0.smithi082.stdout:op 1507 completed, throughput=5MB/sec 2024-02-18T08:39:14.717 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fTFxeCPmoFsnJkC off=4208013 len=1070049 2024-02-18T08:39:14.723 INFO:tasks.workunit.client.0.smithi082.stdout:op 1508 completed, throughput=5MB/sec 2024-02-18T08:39:15.724 INFO:tasks.workunit.client.0.smithi082.stdout: 297: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:15.724 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0BhZU1ToGjmZzMR off=21270433 len=490149 2024-02-18T08:39:15.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 1509 completed, throughput=4.99MB/sec 2024-02-18T08:39:15.725 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bUmZaXqUHxuo4-d off=16368939 len=1516694 2024-02-18T08:39:15.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 1510 completed, throughput=4.99MB/sec 2024-02-18T08:39:15.740 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EMsTvhU2CRMEvLO off=5082167 len=363988 2024-02-18T08:39:15.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 1511 completed, throughput=4.99MB/sec 2024-02-18T08:39:15.741 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WTBoCZavWSmPJAd off=8038587 len=1726002 2024-02-18T08:39:15.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 1512 completed, throughput=5MB/sec 2024-02-18T08:39:15.744 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pEPRfFa9SsdW-pg off=3384505 len=550116 2024-02-18T08:39:15.748 INFO:tasks.workunit.client.0.smithi082.stdout:op 1513 completed, throughput=5MB/sec 2024-02-18T08:39:15.748 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M1o6P9D_H9_sOTg off=18605039 len=1569340 2024-02-18T08:39:15.756 INFO:tasks.workunit.client.0.smithi082.stdout:op 1514 completed, throughput=5MB/sec 2024-02-18T08:39:16.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:14.610501+0000 mgr.y (mgr.24862) 749 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:16.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:14.610501+0000 mgr.y (mgr.24862) 749 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:16.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:14.610501+0000 mgr.y (mgr.24862) 749 : cluster [DBG] pgmap v1335: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:39:16.756 INFO:tasks.workunit.client.0.smithi082.stdout: 298: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:16.757 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZaG1ZxSak879Qu8 off=14882302 len=1515949 2024-02-18T08:39:16.759 INFO:tasks.workunit.client.0.smithi082.stdout:op 1515 completed, throughput=4.99MB/sec 2024-02-18T08:39:16.759 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r2HZoceZSyNaPQ7 off=1750952 len=443208 2024-02-18T08:39:16.763 INFO:tasks.workunit.client.0.smithi082.stdout:op 1516 completed, throughput=4.99MB/sec 2024-02-18T08:39:16.763 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RgZH4k0NtmgyT00 off=13642804 len=1726052 2024-02-18T08:39:16.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 1517 completed, throughput=5MB/sec 2024-02-18T08:39:16.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s45qMII91Gt2BfW off=3502049 len=1401062 2024-02-18T08:39:16.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 1518 completed, throughput=5MB/sec 2024-02-18T08:39:17.775 INFO:tasks.workunit.client.0.smithi082.stdout: 299: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:17.776 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zdNO-yw0_rBbq_0 off=674236 len=741776 2024-02-18T08:39:17.777 INFO:tasks.workunit.client.0.smithi082.stdout:op 1519 completed, throughput=4.99MB/sec 2024-02-18T08:39:17.777 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k41c6iLMdaTSWtR off=1796600 len=12778 2024-02-18T08:39:17.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 1520 completed, throughput=4.99MB/sec 2024-02-18T08:39:17.779 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NVydiQCqQvY-nnz off=14564409 len=1348990 2024-02-18T08:39:17.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 1521 completed, throughput=4.99MB/sec 2024-02-18T08:39:17.782 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W20D6mTCZpbAWcN off=671902 len=327452 2024-02-18T08:39:17.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 1522 completed, throughput=4.99MB/sec 2024-02-18T08:39:17.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0XZ2ubuOhzHlP2j off=12494035 len=1767476 2024-02-18T08:39:17.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 1523 completed, throughput=5MB/sec 2024-02-18T08:39:17.795 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1Z9MFyPWkC6XSOw off=13131458 len=502716 2024-02-18T08:39:17.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 1524 completed, throughput=5MB/sec 2024-02-18T08:39:18.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:16.611012+0000 mgr.y (mgr.24862) 750 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:18.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:16.611012+0000 mgr.y (mgr.24862) 750 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:18.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:16.611012+0000 mgr.y (mgr.24862) 750 : cluster [DBG] pgmap v1336: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:18.797 INFO:tasks.workunit.client.0.smithi082.stdout: 300: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:18.797 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pcvJExj2OErzryT off=2655628 len=582184 2024-02-18T08:39:18.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 1525 completed, throughput=4.99MB/sec 2024-02-18T08:39:18.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--JqNlkiDb6ANxE0 off=17397160 len=1949680 2024-02-18T08:39:18.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 1526 completed, throughput=4.99MB/sec 2024-02-18T08:39:18.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i4enXTOhtbfckDp off=3392938 len=873259 2024-02-18T08:39:18.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 1527 completed, throughput=5MB/sec 2024-02-18T08:39:18.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cEo4LWwE4Uj9nmm off=11497848 len=1809631 2024-02-18T08:39:18.823 INFO:tasks.workunit.client.0.smithi082.stdout:op 1528 completed, throughput=5MB/sec 2024-02-18T08:39:19.823 INFO:tasks.workunit.client.0.smithi082.stdout: 301: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:19.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nx99zZxTil7SrKB off=18393098 len=686030 2024-02-18T08:39:19.828 INFO:tasks.workunit.client.0.smithi082.stdout:op 1529 completed, throughput=4.99MB/sec 2024-02-18T08:39:19.829 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DXWJGJ75ZETDEdy off=14171323 len=1694250 2024-02-18T08:39:19.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 1530 completed, throughput=4.99MB/sec 2024-02-18T08:39:19.832 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1eybaVI-mux1zO1 off=19089752 len=186171 2024-02-18T08:39:19.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 1531 completed, throughput=4.99MB/sec 2024-02-18T08:39:19.835 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2rrHHb-dv4y74yG off=19120475 len=1979360 2024-02-18T08:39:19.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 1532 completed, throughput=5MB/sec 2024-02-18T08:39:19.839 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m3J8sUfOlqEaoxp off=13878841 len=1030673 2024-02-18T08:39:19.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 1533 completed, throughput=5MB/sec 2024-02-18T08:39:20.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:18.611541+0000 mgr.y (mgr.24862) 751 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:39:20.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:18.611541+0000 mgr.y (mgr.24862) 751 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:39:20.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:18.611541+0000 mgr.y (mgr.24862) 751 : cluster [DBG] pgmap v1337: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:39:20.845 INFO:tasks.workunit.client.0.smithi082.stdout: 302: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:20.845 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZceE49YCessuZGX off=255801 len=619323 2024-02-18T08:39:20.849 INFO:tasks.workunit.client.0.smithi082.stdout:op 1534 completed, throughput=4.99MB/sec 2024-02-18T08:39:20.849 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qEMJDIcimv-Vc3l off=958365 len=1959555 2024-02-18T08:39:20.860 INFO:tasks.workunit.client.0.smithi082.stdout:op 1535 completed, throughput=4.99MB/sec 2024-02-18T08:39:20.860 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zqF7vGrm1LaWuHx off=6818876 len=1220040 2024-02-18T08:39:20.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 1536 completed, throughput=5MB/sec 2024-02-18T08:39:20.862 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nFMzQKuvd_pOIke off=10058148 len=1318897 2024-02-18T08:39:20.869 INFO:tasks.workunit.client.0.smithi082.stdout:op 1537 completed, throughput=5MB/sec 2024-02-18T08:39:21.869 INFO:tasks.workunit.client.0.smithi082.stdout: 303: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:21.869 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EVw6CPGmebB4Gbm off=4118150 len=1489402 2024-02-18T08:39:21.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 1538 completed, throughput=4.99MB/sec 2024-02-18T08:39:21.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FKPd6UesTTxCIwL off=7080104 len=1917544 2024-02-18T08:39:21.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 1539 completed, throughput=4.99MB/sec 2024-02-18T08:39:21.874 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pg2VNXg5okAKYjD off=2302342 len=2079223 2024-02-18T08:39:21.884 INFO:tasks.workunit.client.0.smithi082.stdout:op 1540 completed, throughput=5MB/sec 2024-02-18T08:39:22.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:20.612117+0000 mgr.y (mgr.24862) 752 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:39:22.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:20.612117+0000 mgr.y (mgr.24862) 752 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:39:22.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:20.612117+0000 mgr.y (mgr.24862) 752 : cluster [DBG] pgmap v1338: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:39:22.885 INFO:tasks.workunit.client.0.smithi082.stdout: 304: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:22.885 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dTJKIjbTXqZI6fQ off=14488561 len=1251017 2024-02-18T08:39:22.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 1541 completed, throughput=4.99MB/sec 2024-02-18T08:39:22.940 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ggOhifYYMIpxIxa off=2039984 len=1587321 2024-02-18T08:39:22.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 1542 completed, throughput=4.99MB/sec 2024-02-18T08:39:22.951 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nyDL1Pe50psyykd off=13205936 len=1653197 2024-02-18T08:39:22.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 1543 completed, throughput=5MB/sec 2024-02-18T08:39:22.956 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pXHRUXTsTr1A8q0 off=5268702 len=523881 2024-02-18T08:39:22.958 INFO:tasks.workunit.client.0.smithi082.stdout:op 1544 completed, throughput=5MB/sec 2024-02-18T08:39:22.958 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XplS3ZWOAk3Edx1 off=140095 len=991400 2024-02-18T08:39:22.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 1545 completed, throughput=5MB/sec 2024-02-18T08:39:23.959 INFO:tasks.workunit.client.0.smithi082.stdout: 305: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:23.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n5H7MIsS4pjt3O8 off=2820820 len=1147287 2024-02-18T08:39:23.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 1546 completed, throughput=4.99MB/sec 2024-02-18T08:39:23.963 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HnpIGpoP6yNxQ3t off=1465096 len=961203 2024-02-18T08:39:23.964 INFO:tasks.workunit.client.0.smithi082.stdout:op 1547 completed, throughput=4.99MB/sec 2024-02-18T08:39:23.964 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NsDfXyEOj-OO-H5 off=8949744 len=966751 2024-02-18T08:39:23.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 1548 completed, throughput=5MB/sec 2024-02-18T08:39:23.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2Z1vgU50y1qU9_A off=77870 len=162862 2024-02-18T08:39:23.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 1549 completed, throughput=5MB/sec 2024-02-18T08:39:23.975 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aTZ8kQdG4fjJ3DJ off=6539253 len=2054 2024-02-18T08:39:23.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 1550 completed, throughput=5MB/sec 2024-02-18T08:39:23.976 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I-66YRd90ELqJSw off=443979 len=729494 2024-02-18T08:39:23.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 1551 completed, throughput=5MB/sec 2024-02-18T08:39:23.977 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_2WHraxuU7IpcAw off=881156 len=1398049 2024-02-18T08:39:23.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 1552 completed, throughput=5MB/sec 2024-02-18T08:39:24.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:22.612600+0000 mgr.y (mgr.24862) 753 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:24.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:22.612600+0000 mgr.y (mgr.24862) 753 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:24.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:22.612600+0000 mgr.y (mgr.24862) 753 : cluster [DBG] pgmap v1339: 73 pgs: 73 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:24.985 INFO:tasks.workunit.client.0.smithi082.stdout: 306: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:24.985 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f6mPvKO_rWu0uqh off=15249622 len=1489101 2024-02-18T08:39:24.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 1553 completed, throughput=4.99MB/sec 2024-02-18T08:39:24.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-67_g7dApPV_r0dC off=14198 len=1644232 2024-02-18T08:39:24.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 1554 completed, throughput=5MB/sec 2024-02-18T08:39:24.995 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xKlAfxq4KYOw_QS off=8996812 len=1547477 2024-02-18T08:39:25.004 INFO:tasks.workunit.client.0.smithi082.stdout:op 1555 completed, throughput=5MB/sec 2024-02-18T08:39:25.004 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-67DhjDG7TO0kwjG off=3077434 len=1436148 2024-02-18T08:39:25.007 INFO:tasks.workunit.client.0.smithi082.stdout:op 1556 completed, throughput=5MB/sec 2024-02-18T08:39:26.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:24.613130+0000 mgr.y (mgr.24862) 754 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:39:26.007 INFO:tasks.workunit.client.0.smithi082.stdout: 307: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:26.007 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-63Gu9JE9mOtWjh_ off=3245495 len=395125 2024-02-18T08:39:26.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 1557 completed, throughput=4.99MB/sec 2024-02-18T08:39:26.010 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--jbcDGb5CYKgMc8 off=6311705 len=675734 2024-02-18T08:39:26.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 1558 completed, throughput=4.99MB/sec 2024-02-18T08:39:26.016 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KNb_FnnjGbh1-g- off=4622980 len=1640261 2024-02-18T08:39:26.018 INFO:tasks.workunit.client.0.smithi082.stdout:op 1559 completed, throughput=5MB/sec 2024-02-18T08:39:26.018 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3sTcDJG41Fww6ZY off=1438036 len=153929 2024-02-18T08:39:26.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 1560 completed, throughput=5MB/sec 2024-02-18T08:39:26.021 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Sd_U03pbmot2_Zr off=2145540 len=2020450 2024-02-18T08:39:26.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 1561 completed, throughput=5MB/sec 2024-02-18T08:39:26.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:24.613130+0000 mgr.y (mgr.24862) 754 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:39:26.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:24.613130+0000 mgr.y (mgr.24862) 754 : cluster [DBG] pgmap v1340: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:39:27.002 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 08:39:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T08:39:26+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-02-18T08:39:27.025 INFO:tasks.workunit.client.0.smithi082.stdout: 308: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:27.025 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-17IIemssY2wAxi8 off=143894 len=502885 2024-02-18T08:39:27.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 1562 completed, throughput=4.99MB/sec 2024-02-18T08:39:27.027 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2t4ZZIH5lrKAsb4 off=0 len=1377433 2024-02-18T08:39:27.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 1563 completed, throughput=4.99MB/sec 2024-02-18T08:39:27.030 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iSrSqg11EdQjpvE off=3732660 len=247413 2024-02-18T08:39:27.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 1564 completed, throughput=4.99MB/sec 2024-02-18T08:39:27.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZVgpchE3QBMfDsz off=8079488 len=779217 2024-02-18T08:39:27.035 INFO:tasks.workunit.client.0.smithi082.stdout:op 1565 completed, throughput=5MB/sec 2024-02-18T08:39:27.035 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZomnsUe7ePjsDWR off=4281995 len=1344413 2024-02-18T08:39:27.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 1566 completed, throughput=5MB/sec 2024-02-18T08:39:27.037 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kiTABTX7jQrZgwj off=1438304 len=477824 2024-02-18T08:39:27.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 1567 completed, throughput=5MB/sec 2024-02-18T08:39:28.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:26.613669+0000 mgr.y (mgr.24862) 755 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:39:28.043 INFO:tasks.workunit.client.0.smithi082.stdout: 309: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:28.043 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f_cp1loqWtFl9LP off=13768720 len=545023 2024-02-18T08:39:28.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 1568 completed, throughput=4.99MB/sec 2024-02-18T08:39:28.047 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gFvUEd8Pk5627OS off=7255492 len=81711 2024-02-18T08:39:28.050 INFO:tasks.workunit.client.0.smithi082.stdout:op 1569 completed, throughput=4.99MB/sec 2024-02-18T08:39:28.050 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WFFhixgcJvwIwqI off=3385232 len=273288 2024-02-18T08:39:28.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 1570 completed, throughput=4.99MB/sec 2024-02-18T08:39:28.053 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D670ubfjbcEFBLV off=1935769 len=979676 2024-02-18T08:39:28.056 INFO:tasks.workunit.client.0.smithi082.stdout:op 1571 completed, throughput=4.99MB/sec 2024-02-18T08:39:28.056 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P55q_0H9IOpbcpH off=314251 len=1896800 2024-02-18T08:39:28.059 INFO:tasks.workunit.client.0.smithi082.stdout:op 1572 completed, throughput=5MB/sec 2024-02-18T08:39:28.059 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-esjnBu_DQ-GEDIZ off=14693918 len=205130 2024-02-18T08:39:28.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 1573 completed, throughput=5MB/sec 2024-02-18T08:39:28.060 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FqwP6JDg9aW82_D off=17749687 len=1838863 2024-02-18T08:39:28.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 1574 completed, throughput=5MB/sec 2024-02-18T08:39:28.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:26.613669+0000 mgr.y (mgr.24862) 755 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:39:28.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:26.613669+0000 mgr.y (mgr.24862) 755 : cluster [DBG] pgmap v1341: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:39:29.071 INFO:tasks.workunit.client.0.smithi082.stdout: 310: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:29.072 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-68TzKF9buDIycNs off=12624241 len=1023055 2024-02-18T08:39:29.073 INFO:tasks.workunit.client.0.smithi082.stdout:op 1575 completed, throughput=4.99MB/sec 2024-02-18T08:39:29.073 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TpX-KgA2vC4DYe7 off=1809376 len=396108 2024-02-18T08:39:29.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 1576 completed, throughput=4.99MB/sec 2024-02-18T08:39:29.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NMf51ISsocIrBpf off=437345 len=730358 2024-02-18T08:39:29.080 INFO:tasks.workunit.client.0.smithi082.stdout:op 1577 completed, throughput=4.99MB/sec 2024-02-18T08:39:29.080 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pF0rEuOGLh_oxwt off=10259429 len=2039624 2024-02-18T08:39:29.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 1578 completed, throughput=5MB/sec 2024-02-18T08:39:29.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8vNA2RyJFkpxeSO off=11295734 len=1347339 2024-02-18T08:39:29.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 1579 completed, throughput=5MB/sec 2024-02-18T08:39:30.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:28.614300+0000 mgr.y (mgr.24862) 756 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:39:30.089 INFO:tasks.workunit.client.0.smithi082.stdout: 311: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:30.089 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TgEcTrDinYbUm5R off=4860567 len=1143719 2024-02-18T08:39:30.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 1580 completed, throughput=4.99MB/sec 2024-02-18T08:39:30.091 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-77GG-60lUt_iRg8 off=4811716 len=1481762 2024-02-18T08:39:30.102 INFO:tasks.workunit.client.0.smithi082.stdout:op 1581 completed, throughput=4.99MB/sec 2024-02-18T08:39:30.102 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VKnID0p0JLhzfJu off=3792792 len=485077 2024-02-18T08:39:30.104 INFO:tasks.workunit.client.0.smithi082.stdout:op 1582 completed, throughput=5MB/sec 2024-02-18T08:39:30.104 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HqaGHl2tpd06xTf off=10550862 len=1766719 2024-02-18T08:39:30.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 1583 completed, throughput=5MB/sec 2024-02-18T08:39:30.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:28.614300+0000 mgr.y (mgr.24862) 756 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:39:30.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:28.614300+0000 mgr.y (mgr.24862) 756 : cluster [DBG] pgmap v1342: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:39:31.106 INFO:tasks.workunit.client.0.smithi082.stdout: 312: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:31.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HN5h15P2l1x-1d0 off=13924100 len=107812 2024-02-18T08:39:31.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 1584 completed, throughput=4.99MB/sec 2024-02-18T08:39:31.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dCa-BHPV9qVrtCZ off=5034522 len=1478986 2024-02-18T08:39:31.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 1585 completed, throughput=4.99MB/sec 2024-02-18T08:39:31.112 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uuCHTmv-L6Hs4k5 off=1489490 len=718385 2024-02-18T08:39:31.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 1586 completed, throughput=4.99MB/sec 2024-02-18T08:39:31.117 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8z7X67psLi6oB0J off=1011690 len=1136642 2024-02-18T08:39:31.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 1587 completed, throughput=5MB/sec 2024-02-18T08:39:31.120 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WRTtfigpn5aGCWC off=9717769 len=1068362 2024-02-18T08:39:31.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 1588 completed, throughput=5MB/sec 2024-02-18T08:39:31.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TbazRCHzWUf7Sco off=15379526 len=1881136 2024-02-18T08:39:31.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 1589 completed, throughput=5MB/sec 2024-02-18T08:39:32.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:30.614798+0000 mgr.y (mgr.24862) 757 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:39:32.136 INFO:tasks.workunit.client.0.smithi082.stdout: 313: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:32.136 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCpr-3v3N9fW4g9 off=6238675 len=11547 2024-02-18T08:39:32.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 1590 completed, throughput=4.99MB/sec 2024-02-18T08:39:32.139 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d0a8HuU0H7MLVSK off=426096 len=575762 2024-02-18T08:39:32.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:30.614798+0000 mgr.y (mgr.24862) 757 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:39:32.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:30.614798+0000 mgr.y (mgr.24862) 757 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:39:32.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 1591 completed, throughput=4.99MB/sec 2024-02-18T08:39:32.143 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dQx5WKUahLjS1Ed off=3717784 len=928188 2024-02-18T08:39:32.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 1592 completed, throughput=4.99MB/sec 2024-02-18T08:39:32.145 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0jB9nvTmITaiw8T off=309359 len=265181 2024-02-18T08:39:32.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 1593 completed, throughput=4.99MB/sec 2024-02-18T08:39:32.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8Kv7kxzRXN6Jsl8 off=436268 len=946110 2024-02-18T08:39:32.152 INFO:tasks.workunit.client.0.smithi082.stdout:op 1594 completed, throughput=5MB/sec 2024-02-18T08:39:32.152 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gq9IA2-s1TT132S off=18689454 len=177565 2024-02-18T08:39:32.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 1595 completed, throughput=5MB/sec 2024-02-18T08:39:32.154 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nUjKBvUWXLH3130 off=9217568 len=1073316 2024-02-18T08:39:32.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 1596 completed, throughput=5MB/sec 2024-02-18T08:39:33.159 INFO:tasks.workunit.client.0.smithi082.stdout: 314: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:33.160 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8Qqnf3OnDCiWgzX off=11576949 len=1282933 2024-02-18T08:39:33.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 1597 completed, throughput=4.99MB/sec 2024-02-18T08:39:33.162 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h0-d278wzeLKwbZ off=350634 len=1389576 2024-02-18T08:39:33.165 INFO:tasks.workunit.client.0.smithi082.stdout:op 1598 completed, throughput=4.99MB/sec 2024-02-18T08:39:33.165 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ShDz1AgY1--XFGi off=810727 len=917157 2024-02-18T08:39:33.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 1599 completed, throughput=5MB/sec 2024-02-18T08:39:33.170 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E1KwjBXWL0UTU3I off=8549430 len=1852976 2024-02-18T08:39:33.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 1600 completed, throughput=5MB/sec 2024-02-18T08:39:34.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:32.615291+0000 mgr.y (mgr.24862) 758 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:34.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:32.615291+0000 mgr.y (mgr.24862) 758 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:34.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:32.615291+0000 mgr.y (mgr.24862) 758 : cluster [DBG] pgmap v1344: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:34.173 INFO:tasks.workunit.client.0.smithi082.stdout: 315: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:34.173 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mUjTwg0uKF31bMR off=1530121 len=1552037 2024-02-18T08:39:34.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 1601 completed, throughput=4.99MB/sec 2024-02-18T08:39:34.176 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PAtb2Bop2ruO8Cb off=1275789 len=1400681 2024-02-18T08:39:34.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 1602 completed, throughput=4.99MB/sec 2024-02-18T08:39:34.179 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7_NJAZyT2_50eYc off=5048101 len=267014 2024-02-18T08:39:34.180 INFO:tasks.workunit.client.0.smithi082.stdout:op 1603 completed, throughput=4.99MB/sec 2024-02-18T08:39:34.180 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qk873TJdPQnqcRU off=4127724 len=417066 2024-02-18T08:39:34.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 1604 completed, throughput=5MB/sec 2024-02-18T08:39:34.184 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kT6fUJXLRmGBD-_ off=20591719 len=2026537 2024-02-18T08:39:34.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 1605 completed, throughput=5MB/sec 2024-02-18T08:39:35.186 INFO:tasks.workunit.client.0.smithi082.stdout: 316: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:35.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G0Y9UTwkuOI7zzY off=4841985 len=1952107 2024-02-18T08:39:35.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 1606 completed, throughput=4.99MB/sec 2024-02-18T08:39:35.190 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I0mnQ4sqqG1lu0t off=13161295 len=1659444 2024-02-18T08:39:35.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 1607 completed, throughput=5MB/sec 2024-02-18T08:39:35.197 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-puLEVAA-kBhYaqR off=16941125 len=471895 2024-02-18T08:39:35.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 1608 completed, throughput=5MB/sec 2024-02-18T08:39:35.198 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bMf0gCl35vu74cq off=9990989 len=1765365 2024-02-18T08:39:35.210 INFO:tasks.workunit.client.0.smithi082.stdout:op 1609 completed, throughput=5MB/sec 2024-02-18T08:39:36.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:34.615991+0000 mgr.y (mgr.24862) 759 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:36.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:34.615991+0000 mgr.y (mgr.24862) 759 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:36.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:34.615991+0000 mgr.y (mgr.24862) 759 : cluster [DBG] pgmap v1345: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:36.210 INFO:tasks.workunit.client.0.smithi082.stdout: 317: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:36.210 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mFbsp_I5AxtSche off=10454943 len=1663508 2024-02-18T08:39:36.214 INFO:tasks.workunit.client.0.smithi082.stdout:op 1610 completed, throughput=4.99MB/sec 2024-02-18T08:39:36.214 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ii0PVNfVJLMdVWi off=11093074 len=388654 2024-02-18T08:39:36.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 1611 completed, throughput=4.99MB/sec 2024-02-18T08:39:36.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kAUgmje8_hdKCil off=21012127 len=945085 2024-02-18T08:39:36.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 1612 completed, throughput=5MB/sec 2024-02-18T08:39:36.218 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kJVO9KfR8tJOUnG off=513416 len=481083 2024-02-18T08:39:36.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 1613 completed, throughput=5MB/sec 2024-02-18T08:39:36.220 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mp4RCl_F468M_jZ off=2591456 len=799646 2024-02-18T08:39:36.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 1614 completed, throughput=5MB/sec 2024-02-18T08:39:37.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:36.498241+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:39:37.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:36.498241+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:39:37.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:36.498241+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:39:37.221 INFO:tasks.workunit.client.0.smithi082.stdout: 318: throughput=4.98MB/sec pending data=0 2024-02-18T08:39:37.222 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YNpE2Pxcyz9Inti off=355158 len=1187625 2024-02-18T08:39:37.224 INFO:tasks.workunit.client.0.smithi082.stdout:op 1615 completed, throughput=4.99MB/sec 2024-02-18T08:39:37.224 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Aw8ZMypM0MiEzf0 off=778084 len=816360 2024-02-18T08:39:37.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 1616 completed, throughput=4.99MB/sec 2024-02-18T08:39:37.226 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Qruw2NLzqmkPBfS off=4645676 len=1438402 2024-02-18T08:39:37.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 1617 completed, throughput=4.99MB/sec 2024-02-18T08:39:37.229 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UARMKp2IOK1XpHB off=1535829 len=2023193 2024-02-18T08:39:37.232 INFO:tasks.workunit.client.0.smithi082.stdout:op 1618 completed, throughput=5MB/sec 2024-02-18T08:39:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:36.616469+0000 mgr.y (mgr.24862) 760 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:39:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:36.796005+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:39:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:36.796646+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:39:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:39:36.797156+0000 mgr.y (mgr.24862) 761 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:39:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:36.801083+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:36.616469+0000 mgr.y (mgr.24862) 760 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:36.796005+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:36.796646+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:39:36.797156+0000 mgr.y (mgr.24862) 761 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:36.801083+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:36.616469+0000 mgr.y (mgr.24862) 760 : cluster [DBG] pgmap v1346: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:36.796005+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:36.796646+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:39:36.797156+0000 mgr.y (mgr.24862) 761 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:39:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:36.801083+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:39:38.233 INFO:tasks.workunit.client.0.smithi082.stdout: 319: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:38.233 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NE6tai573YrbCoR off=9713547 len=989506 2024-02-18T08:39:38.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 1619 completed, throughput=4.99MB/sec 2024-02-18T08:39:38.234 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AQ-HCi_wAYuqL0K off=800588 len=451109 2024-02-18T08:39:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 1620 completed, throughput=4.99MB/sec 2024-02-18T08:39:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P-eqeTTryGx_09h off=251442 len=2055378 2024-02-18T08:39:38.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 1621 completed, throughput=5MB/sec 2024-02-18T08:39:38.245 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ODyQR2O0u9OYL6s off=7023021 len=82296 2024-02-18T08:39:38.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 1622 completed, throughput=5MB/sec 2024-02-18T08:39:38.245 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S57Ua9oMXwz0DZH off=1154245 len=1204902 2024-02-18T08:39:38.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 1623 completed, throughput=5MB/sec 2024-02-18T08:39:38.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iV3i80aduG2W7An off=2508862 len=37867 2024-02-18T08:39:38.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 1624 completed, throughput=5MB/sec 2024-02-18T08:39:38.252 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aQnzRY_A0LYwsD4 off=3861854 len=510277 2024-02-18T08:39:38.255 INFO:tasks.workunit.client.0.smithi082.stdout:op 1625 completed, throughput=5MB/sec 2024-02-18T08:39:39.256 INFO:tasks.workunit.client.0.smithi082.stdout: 320: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:39.256 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mpdy-D8MEXcViEC off=7774159 len=1969710 2024-02-18T08:39:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:op 1626 completed, throughput=4.99MB/sec 2024-02-18T08:39:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ov2L3m1C_xpHPks off=2099687 len=1227965 2024-02-18T08:39:39.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 1627 completed, throughput=4.99MB/sec 2024-02-18T08:39:39.267 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HWu-5d36Fnta7ee off=3834285 len=1277427 2024-02-18T08:39:39.273 INFO:tasks.workunit.client.0.smithi082.stdout:op 1628 completed, throughput=5MB/sec 2024-02-18T08:39:39.273 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3HVzx_gUBHS4KjI off=4456835 len=74252 2024-02-18T08:39:39.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 1629 completed, throughput=5MB/sec 2024-02-18T08:39:39.274 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dDgoUXYOjqyALg2 off=0 len=1057998 2024-02-18T08:39:39.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 1630 completed, throughput=5MB/sec 2024-02-18T08:39:40.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:38.616998+0000 mgr.y (mgr.24862) 762 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:39:40.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:38.616998+0000 mgr.y (mgr.24862) 762 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:39:40.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:38.616998+0000 mgr.y (mgr.24862) 762 : cluster [DBG] pgmap v1347: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:39:40.275 INFO:tasks.workunit.client.0.smithi082.stdout: 321: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:40.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NgBkImta1quKtkv off=5848358 len=61369 2024-02-18T08:39:40.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 1631 completed, throughput=4.99MB/sec 2024-02-18T08:39:40.278 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sSV219MzPZbp3wq off=12318205 len=89092 2024-02-18T08:39:40.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 1632 completed, throughput=4.99MB/sec 2024-02-18T08:39:40.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BM_dm-ufZTFh4Ng off=13920806 len=1785941 2024-02-18T08:39:40.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 1633 completed, throughput=4.99MB/sec 2024-02-18T08:39:40.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UrNpmGZTJQWoKKW off=7303912 len=1557173 2024-02-18T08:39:40.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 1634 completed, throughput=5MB/sec 2024-02-18T08:39:40.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K4B-NnMOixncll3 off=14265226 len=1026903 2024-02-18T08:39:40.298 INFO:tasks.workunit.client.0.smithi082.stdout:op 1635 completed, throughput=5MB/sec 2024-02-18T08:39:40.299 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cIVTZBNaZLVVqNj off=23235734 len=1358602 2024-02-18T08:39:40.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 1636 completed, throughput=5MB/sec 2024-02-18T08:39:41.306 INFO:tasks.workunit.client.0.smithi082.stdout: 322: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:41.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8g5eBveA3d3_8L2 off=7715736 len=2077643 2024-02-18T08:39:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 1637 completed, throughput=4.99MB/sec 2024-02-18T08:39:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NewwmTOjIihjQdc off=10109219 len=1574065 2024-02-18T08:39:41.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 1638 completed, throughput=5MB/sec 2024-02-18T08:39:41.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6eNLBRxD1dRmkFV off=3748306 len=1471708 2024-02-18T08:39:41.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 1639 completed, throughput=5MB/sec 2024-02-18T08:39:42.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:40.617494+0000 mgr.y (mgr.24862) 763 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:39:42.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:40.617494+0000 mgr.y (mgr.24862) 763 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:39:42.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:40.617494+0000 mgr.y (mgr.24862) 763 : cluster [DBG] pgmap v1348: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:39:42.320 INFO:tasks.workunit.client.0.smithi082.stdout: 323: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:42.321 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lw710hzB2UC-_Y8 off=586743 len=267348 2024-02-18T08:39:42.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 1640 completed, throughput=4.99MB/sec 2024-02-18T08:39:42.325 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fUzoesvQLTNDtOc off=374100 len=1786731 2024-02-18T08:39:42.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 1641 completed, throughput=4.99MB/sec 2024-02-18T08:39:42.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d2c0b-Vy3SPBGTG off=10500044 len=818560 2024-02-18T08:39:42.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 1642 completed, throughput=5MB/sec 2024-02-18T08:39:42.334 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jJdS2QYMOS3gKKt off=588482 len=1629014 2024-02-18T08:39:42.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 1643 completed, throughput=5MB/sec 2024-02-18T08:39:42.337 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_L0MYcixwSWWQ-c off=7849028 len=1848408 2024-02-18T08:39:42.350 INFO:tasks.workunit.client.0.smithi082.stdout:op 1644 completed, throughput=5MB/sec 2024-02-18T08:39:43.350 INFO:tasks.workunit.client.0.smithi082.stdout: 324: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:43.350 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wcrEKPVSVDdFdbw off=11940213 len=1935398 2024-02-18T08:39:43.360 INFO:tasks.workunit.client.0.smithi082.stdout:op 1645 completed, throughput=5MB/sec 2024-02-18T08:39:43.360 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8-W1bKyFJA0z3dT off=3430331 len=1442985 2024-02-18T08:39:43.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 1646 completed, throughput=5MB/sec 2024-02-18T08:39:43.363 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DCPRjvo4KzE0FW3 off=15757526 len=1603926 2024-02-18T08:39:43.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 1647 completed, throughput=5MB/sec 2024-02-18T08:39:44.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:42.617981+0000 mgr.y (mgr.24862) 764 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:44.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:42.617981+0000 mgr.y (mgr.24862) 764 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:44.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:42.617981+0000 mgr.y (mgr.24862) 764 : cluster [DBG] pgmap v1349: 73 pgs: 73 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:39:44.371 INFO:tasks.workunit.client.0.smithi082.stdout: 325: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:44.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MqTMBXEPYKCWg6b off=926992 len=1969339 2024-02-18T08:39:44.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 1648 completed, throughput=4.99MB/sec 2024-02-18T08:39:44.380 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7--gN73iIj0_IIx off=15355847 len=623379 2024-02-18T08:39:44.381 INFO:tasks.workunit.client.0.smithi082.stdout:op 1649 completed, throughput=5MB/sec 2024-02-18T08:39:44.381 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hzGOlnAO5uyiopG off=12556863 len=1735798 2024-02-18T08:39:44.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 1650 completed, throughput=5MB/sec 2024-02-18T08:39:45.385 INFO:tasks.workunit.client.0.smithi082.stdout: 326: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:45.385 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uz0PwVdujysJD8M off=11073456 len=1695335 2024-02-18T08:39:45.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 1651 completed, throughput=4.99MB/sec 2024-02-18T08:39:45.393 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IiXNo_ziMnRphA0 off=2591335 len=1316396 2024-02-18T08:39:45.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 1652 completed, throughput=4.99MB/sec 2024-02-18T08:39:45.397 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HYyicdp2N_pVcx5 off=2424061 len=910921 2024-02-18T08:39:45.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 1653 completed, throughput=5MB/sec 2024-02-18T08:39:45.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4Zp4OLMyYiYNo6m off=11745854 len=1736126 2024-02-18T08:39:45.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 1654 completed, throughput=5MB/sec 2024-02-18T08:39:46.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:44.618692+0000 mgr.y (mgr.24862) 765 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:46.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:44.618692+0000 mgr.y (mgr.24862) 765 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:46.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:44.618692+0000 mgr.y (mgr.24862) 765 : cluster [DBG] pgmap v1350: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:39:46.408 INFO:tasks.workunit.client.0.smithi082.stdout: 327: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:46.408 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mUjTwg0uKF31bMR off=664616 len=250837 2024-02-18T08:39:46.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 1655 completed, throughput=4.99MB/sec 2024-02-18T08:39:46.409 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-STCoxEJLUZcAVbw off=10766672 len=451045 2024-02-18T08:39:46.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 1656 completed, throughput=4.99MB/sec 2024-02-18T08:39:46.413 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gH8XOieflENa4SW off=2711139 len=1271971 2024-02-18T08:39:46.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 1657 completed, throughput=4.99MB/sec 2024-02-18T08:39:46.416 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Jglc2RGq7yNN3ht off=6050342 len=1810539 2024-02-18T08:39:46.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 1658 completed, throughput=5MB/sec 2024-02-18T08:39:46.420 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uLVrBlCVON3pOpx off=778484 len=745976 2024-02-18T08:39:46.421 INFO:tasks.workunit.client.0.smithi082.stdout:op 1659 completed, throughput=5MB/sec 2024-02-18T08:39:46.422 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RB9V5YO8Go8z7sA off=6295656 len=1915053 2024-02-18T08:39:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 1660 completed, throughput=5MB/sec 2024-02-18T08:39:47.430 INFO:tasks.workunit.client.0.smithi082.stdout: 328: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:47.430 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O4cKf9fFT5EYDKh off=7414342 len=1372879 2024-02-18T08:39:47.438 INFO:tasks.workunit.client.0.smithi082.stdout:op 1661 completed, throughput=4.99MB/sec 2024-02-18T08:39:47.438 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EMHUy7v_JuW16qQ off=17266899 len=238714 2024-02-18T08:39:47.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 1662 completed, throughput=4.99MB/sec 2024-02-18T08:39:47.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tQl6ZDMDq4KTEK4 off=7627536 len=1047988 2024-02-18T08:39:47.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 1663 completed, throughput=5MB/sec 2024-02-18T08:39:47.442 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UFdlEs1yvzQw4lx off=4789766 len=1259491 2024-02-18T08:39:47.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 1664 completed, throughput=5MB/sec 2024-02-18T08:39:48.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:46.619322+0000 mgr.y (mgr.24862) 766 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:48.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:46.619322+0000 mgr.y (mgr.24862) 766 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:48.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:46.619322+0000 mgr.y (mgr.24862) 766 : cluster [DBG] pgmap v1351: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:39:48.450 INFO:tasks.workunit.client.0.smithi082.stdout: 329: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:48.450 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WkeLe2FSlJfWhvI off=557381 len=704815 2024-02-18T08:39:48.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 1665 completed, throughput=4.99MB/sec 2024-02-18T08:39:48.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T0ikv-5Db2_1ruv off=9113406 len=1769859 2024-02-18T08:39:48.458 INFO:tasks.workunit.client.0.smithi082.stdout:op 1666 completed, throughput=4.99MB/sec 2024-02-18T08:39:48.458 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6wCjzeO5_3uE_ja off=1620766 len=627544 2024-02-18T08:39:48.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 1667 completed, throughput=4.99MB/sec 2024-02-18T08:39:48.463 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SfILBKakQl0rKmF off=4976601 len=529452 2024-02-18T08:39:48.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 1668 completed, throughput=5MB/sec 2024-02-18T08:39:48.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WRTtfigpn5aGCWC off=5718716 len=475620 2024-02-18T08:39:48.470 INFO:tasks.workunit.client.0.smithi082.stdout:op 1669 completed, throughput=5MB/sec 2024-02-18T08:39:48.470 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UmSVnrYbi3GrLxK off=1578523 len=1134525 2024-02-18T08:39:48.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 1670 completed, throughput=5MB/sec 2024-02-18T08:39:49.476 INFO:tasks.workunit.client.0.smithi082.stdout: 330: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:49.477 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fO5qENesTF5TVmP off=9232374 len=1877173 2024-02-18T08:39:49.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 1671 completed, throughput=4.99MB/sec 2024-02-18T08:39:49.486 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-skGuj-Ix40q7HlG off=6548416 len=1661018 2024-02-18T08:39:49.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 1672 completed, throughput=5MB/sec 2024-02-18T08:39:49.494 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OD0WK6QepeEbyeo off=2742087 len=1161273 2024-02-18T08:39:49.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 1673 completed, throughput=5MB/sec 2024-02-18T08:39:49.496 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yWABxvEnJpuO1wi off=7235279 len=79622 2024-02-18T08:39:49.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 1674 completed, throughput=5MB/sec 2024-02-18T08:39:49.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xjkinomvzqkaJwh off=14065117 len=2055328 2024-02-18T08:39:49.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 1675 completed, throughput=5MB/sec 2024-02-18T08:39:50.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:48.619861+0000 mgr.y (mgr.24862) 767 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:50.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:48.619861+0000 mgr.y (mgr.24862) 767 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:50.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:48.619861+0000 mgr.y (mgr.24862) 767 : cluster [DBG] pgmap v1352: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:39:50.502 INFO:tasks.workunit.client.0.smithi082.stdout: 331: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:50.502 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nanda_dDXrC9whl off=946767 len=1434234 2024-02-18T08:39:50.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 1676 completed, throughput=4.99MB/sec 2024-02-18T08:39:50.510 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5sajUnk79a7hS4Q off=4673428 len=596396 2024-02-18T08:39:50.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 1677 completed, throughput=5MB/sec 2024-02-18T08:39:50.514 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UzFlbWWpxPKDfLM off=8000965 len=1053839 2024-02-18T08:39:50.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 1678 completed, throughput=5MB/sec 2024-02-18T08:39:50.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kCo5sEZWrhn-KVM off=1863170 len=210317 2024-02-18T08:39:50.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 1679 completed, throughput=5MB/sec 2024-02-18T08:39:50.516 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lOjetTxzkeJOZQ9 off=1240670 len=1039193 2024-02-18T08:39:50.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 1680 completed, throughput=5MB/sec 2024-02-18T08:39:51.522 INFO:tasks.workunit.client.0.smithi082.stdout: 332: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:51.522 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WpBa7ne2KnSbYLt off=6324381 len=494567 2024-02-18T08:39:51.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 1681 completed, throughput=4.99MB/sec 2024-02-18T08:39:51.523 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nOoV-1_autPySuC off=825812 len=1581611 2024-02-18T08:39:51.531 INFO:tasks.workunit.client.0.smithi082.stdout:op 1682 completed, throughput=4.99MB/sec 2024-02-18T08:39:51.531 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KbBVvxbOsPbMGjn off=1489023 len=1214517 2024-02-18T08:39:51.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 1683 completed, throughput=5MB/sec 2024-02-18T08:39:51.534 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-krvDij2yh83zH9H off=8801985 len=1018263 2024-02-18T08:39:51.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 1684 completed, throughput=5MB/sec 2024-02-18T08:39:51.536 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Spy3vl5qgAZjVJ7 off=14120147 len=1270118 2024-02-18T08:39:51.537 INFO:tasks.workunit.client.0.smithi082.stdout:op 1685 completed, throughput=5MB/sec 2024-02-18T08:39:52.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:50.620472+0000 mgr.y (mgr.24862) 768 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:52.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:50.620472+0000 mgr.y (mgr.24862) 768 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:52.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:50.620472+0000 mgr.y (mgr.24862) 768 : cluster [DBG] pgmap v1353: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:39:52.537 INFO:tasks.workunit.client.0.smithi082.stdout: 333: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:52.538 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MLaisKoyeL8GZWy off=2981805 len=856068 2024-02-18T08:39:52.542 INFO:tasks.workunit.client.0.smithi082.stdout:op 1686 completed, throughput=4.99MB/sec 2024-02-18T08:39:52.542 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-malagd6lVr8yOxQ off=5869075 len=836138 2024-02-18T08:39:52.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 1687 completed, throughput=4.99MB/sec 2024-02-18T08:39:52.543 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ziV9A8cBlaPYWw_ off=1290858 len=505900 2024-02-18T08:39:52.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 1688 completed, throughput=4.99MB/sec 2024-02-18T08:39:52.544 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7moaORRZk87F8Lg off=3013224 len=903948 2024-02-18T08:39:52.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 1689 completed, throughput=5MB/sec 2024-02-18T08:39:52.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G12pp1I2-4YYESy off=3029646 len=2023491 2024-02-18T08:39:52.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 1690 completed, throughput=5MB/sec 2024-02-18T08:39:53.558 INFO:tasks.workunit.client.0.smithi082.stdout: 334: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:53.558 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5N4-gxakc-VQUSK off=4948627 len=778841 2024-02-18T08:39:53.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 1691 completed, throughput=4.99MB/sec 2024-02-18T08:39:53.563 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hZYW5mRVErRe8K_ off=314915 len=1301613 2024-02-18T08:39:53.566 INFO:tasks.workunit.client.0.smithi082.stdout:op 1692 completed, throughput=4.99MB/sec 2024-02-18T08:39:53.566 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EwXY3ooixu0lzNC off=14114130 len=1186367 2024-02-18T08:39:53.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 1693 completed, throughput=5MB/sec 2024-02-18T08:39:53.568 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NCb-ZVjSoEhptj3 off=20948099 len=70516 2024-02-18T08:39:53.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 1694 completed, throughput=5MB/sec 2024-02-18T08:39:53.569 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rVKridIbsnAXzPQ off=8416717 len=1967231 2024-02-18T08:39:53.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 1695 completed, throughput=5MB/sec 2024-02-18T08:39:54.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:52.621019+0000 mgr.y (mgr.24862) 769 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:39:54.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:52.621019+0000 mgr.y (mgr.24862) 769 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:39:54.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:52.621019+0000 mgr.y (mgr.24862) 769 : cluster [DBG] pgmap v1354: 73 pgs: 73 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:39:54.578 INFO:tasks.workunit.client.0.smithi082.stdout: 335: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:54.578 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-52LgjQZvVEWFLCy off=801193 len=932689 2024-02-18T08:39:54.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 1696 completed, throughput=4.99MB/sec 2024-02-18T08:39:54.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fjbuV5VqxaY24Hr off=3218355 len=310746 2024-02-18T08:39:54.584 INFO:tasks.workunit.client.0.smithi082.stdout:op 1697 completed, throughput=4.99MB/sec 2024-02-18T08:39:54.584 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BAdNnamhNYbSUbq off=1270437 len=1764909 2024-02-18T08:39:54.586 INFO:tasks.workunit.client.0.smithi082.stdout:op 1698 completed, throughput=5MB/sec 2024-02-18T08:39:54.586 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YAz4sfr38V8UWPo off=120729 len=1970726 2024-02-18T08:39:54.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 1699 completed, throughput=5MB/sec 2024-02-18T08:39:55.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:54.402427+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:54.402673+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:39:55.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:39:54.402864+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:54.402427+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:54.402673+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:39:55.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:39:54.402864+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:54.402427+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:54.402673+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:39:55.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:39:54.402864+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:39:55.597 INFO:tasks.workunit.client.0.smithi082.stdout: 336: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:55.597 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rr8KyCmsoXekjeq off=11621623 len=1806627 2024-02-18T08:39:55.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 1700 completed, throughput=4.99MB/sec 2024-02-18T08:39:55.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aoXm5VAGSQmctoE off=6336184 len=713566 2024-02-18T08:39:55.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 1701 completed, throughput=4.99MB/sec 2024-02-18T08:39:55.602 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HjzOUfaTWz6EY5F off=17141946 len=1635232 2024-02-18T08:39:55.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 1702 completed, throughput=5MB/sec 2024-02-18T08:39:55.609 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hx7X1sCE2bZnrwZ off=528172 len=821233 2024-02-18T08:39:55.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 1703 completed, throughput=5MB/sec 2024-02-18T08:39:55.614 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fg-EHYngdG1VB1k off=8982371 len=822502 2024-02-18T08:39:55.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 1704 completed, throughput=5MB/sec 2024-02-18T08:39:56.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:54.621530+0000 mgr.y (mgr.24862) 770 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:39:56.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:54.621530+0000 mgr.y (mgr.24862) 770 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:39:56.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:54.621530+0000 mgr.y (mgr.24862) 770 : cluster [DBG] pgmap v1355: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:39:56.616 INFO:tasks.workunit.client.0.smithi082.stdout: 337: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:56.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-67_g7dApPV_r0dC off=0 len=1672897 2024-02-18T08:39:56.619 INFO:tasks.workunit.client.0.smithi082.stdout:op 1705 completed, throughput=4.99MB/sec 2024-02-18T08:39:56.619 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ai4dwO3agSMB_WL off=630100 len=1992868 2024-02-18T08:39:56.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 1706 completed, throughput=5MB/sec 2024-02-18T08:39:56.629 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M6UhuLIkMgSr0W6 off=4208238 len=970355 2024-02-18T08:39:56.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 1707 completed, throughput=5MB/sec 2024-02-18T08:39:56.631 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K9VhDXDeKDMX-zq off=11506416 len=1054101 2024-02-18T08:39:56.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 1708 completed, throughput=5MB/sec 2024-02-18T08:39:57.637 INFO:tasks.workunit.client.0.smithi082.stdout: 338: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:57.637 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-paBBFPlzKcx4OaJ off=6294905 len=108769 2024-02-18T08:39:57.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 1709 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.640 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dBt9PcrLb5pRRpP off=6757778 len=616784 2024-02-18T08:39:57.644 INFO:tasks.workunit.client.0.smithi082.stdout:op 1710 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.644 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ap2jYSc1at-Ewsp off=7840515 len=46060 2024-02-18T08:39:57.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 1711 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m0TCgDqzxKg_pgX off=20073703 len=567890 2024-02-18T08:39:57.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 1712 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.647 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uwVfqFRyLvsmIkq off=1733107 len=270228 2024-02-18T08:39:57.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 1713 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.650 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hdY8hocPc52yCEd off=3676745 len=286557 2024-02-18T08:39:57.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 1714 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gEcgax40xIgzZEa off=1422549 len=412895 2024-02-18T08:39:57.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 1715 completed, throughput=4.99MB/sec 2024-02-18T08:39:57.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pVYH8ODEejRqQl5 off=12503651 len=952024 2024-02-18T08:39:57.660 INFO:tasks.workunit.client.0.smithi082.stdout:op 1716 completed, throughput=5MB/sec 2024-02-18T08:39:57.660 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S_Z0oCxPjso0lP0 off=11774989 len=59481 2024-02-18T08:39:57.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 1717 completed, throughput=5MB/sec 2024-02-18T08:39:57.662 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dkiF3EC-AinDEF5 off=8682365 len=642974 2024-02-18T08:39:57.664 INFO:tasks.workunit.client.0.smithi082.stdout:op 1718 completed, throughput=5MB/sec 2024-02-18T08:39:57.664 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qBLTAf0uy9IDI5R off=0 len=1500080 2024-02-18T08:39:57.665 INFO:tasks.workunit.client.0.smithi082.stdout:op 1719 completed, throughput=5MB/sec 2024-02-18T08:39:58.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:56.622203+0000 mgr.y (mgr.24862) 771 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:39:58.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:56.622203+0000 mgr.y (mgr.24862) 771 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:39:58.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:56.622203+0000 mgr.y (mgr.24862) 771 : cluster [DBG] pgmap v1356: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:39:58.666 INFO:tasks.workunit.client.0.smithi082.stdout: 339: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:58.666 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PqiNmBGWKgAk3ZK off=6862173 len=1990117 2024-02-18T08:39:58.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 1720 completed, throughput=4.99MB/sec 2024-02-18T08:39:58.675 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4a0QoTqQKamu4Gz off=3705903 len=1498634 2024-02-18T08:39:58.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 1721 completed, throughput=5MB/sec 2024-02-18T08:39:58.677 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tfXrHqJUOd8h9AF off=3639910 len=620413 2024-02-18T08:39:58.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 1722 completed, throughput=5MB/sec 2024-02-18T08:39:58.682 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QNOvrKk4XFKHKxx off=1734629 len=370003 2024-02-18T08:39:58.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 1723 completed, throughput=5MB/sec 2024-02-18T08:39:59.683 INFO:tasks.workunit.client.0.smithi082.stdout: 340: throughput=4.99MB/sec pending data=0 2024-02-18T08:39:59.684 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kJEbn_cNzVFNhAb off=3191986 len=1361066 2024-02-18T08:39:59.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 1724 completed, throughput=4.99MB/sec 2024-02-18T08:39:59.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Cn6YfMJnqEagGi6 off=15330380 len=729183 2024-02-18T08:39:59.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 1725 completed, throughput=4.99MB/sec 2024-02-18T08:39:59.693 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g84WyWXVXgOulLo off=3169512 len=425164 2024-02-18T08:39:59.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 1726 completed, throughput=4.99MB/sec 2024-02-18T08:39:59.694 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GzyjINw4S-pYAmR off=2485876 len=1130180 2024-02-18T08:39:59.695 INFO:tasks.workunit.client.0.smithi082.stdout:op 1727 completed, throughput=5MB/sec 2024-02-18T08:39:59.695 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GItaKkx4iWyxj5g off=5403454 len=89778 2024-02-18T08:39:59.696 INFO:tasks.workunit.client.0.smithi082.stdout:op 1728 completed, throughput=5MB/sec 2024-02-18T08:39:59.696 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X9pwcuWqrU-TloW off=2700043 len=627690 2024-02-18T08:39:59.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 1729 completed, throughput=5MB/sec 2024-02-18T08:39:59.697 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--V01NMZPmSiG3Yf off=3972660 len=2053241 2024-02-18T08:39:59.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 1730 completed, throughput=5MB/sec 2024-02-18T08:40:00.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:39:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:39:58.622917+0000 mgr.y (mgr.24862) 772 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:00.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:39:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:39:58.622917+0000 mgr.y (mgr.24862) 772 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:00.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:39:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:39:58.622917+0000 mgr.y (mgr.24862) 772 : cluster [DBG] pgmap v1357: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:00.700 INFO:tasks.workunit.client.0.smithi082.stdout: 341: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:00.700 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fqZlTJLKYHFxKJi off=7923843 len=785001 2024-02-18T08:40:00.704 INFO:tasks.workunit.client.0.smithi082.stdout:op 1731 completed, throughput=4.99MB/sec 2024-02-18T08:40:00.705 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--LqEtlyLp9U_t6_ off=3475870 len=2041973 2024-02-18T08:40:00.708 INFO:tasks.workunit.client.0.smithi082.stdout:op 1732 completed, throughput=5MB/sec 2024-02-18T08:40:00.708 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Lq3Y9H5oFUHAqOJ off=6399702 len=65015 2024-02-18T08:40:00.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 1733 completed, throughput=5MB/sec 2024-02-18T08:40:00.709 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xm6kPmaYJcnhSgQ off=3717139 len=997024 2024-02-18T08:40:00.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 1734 completed, throughput=5MB/sec 2024-02-18T08:40:00.716 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k5at1v-JGBaL4K2 off=260849 len=1167217 2024-02-18T08:40:00.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 1735 completed, throughput=5MB/sec 2024-02-18T08:40:01.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:00.000145+0000 mon.a (mon.0) 1820 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:01.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:00.000145+0000 mon.a (mon.0) 1820 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:01.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:00.000145+0000 mon.a (mon.0) 1820 : cluster [INF] overall HEALTH_OK 2024-02-18T08:40:01.722 INFO:tasks.workunit.client.0.smithi082.stdout: 342: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:01.722 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fHZITlptnU_k93Z off=405423 len=1446968 2024-02-18T08:40:01.724 INFO:tasks.workunit.client.0.smithi082.stdout:op 1736 completed, throughput=4.99MB/sec 2024-02-18T08:40:01.724 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AA6WZy1CPTwClJm off=2438507 len=89510 2024-02-18T08:40:01.727 INFO:tasks.workunit.client.0.smithi082.stdout:op 1737 completed, throughput=4.99MB/sec 2024-02-18T08:40:01.727 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FtNfoJHULfxvGZ_ off=1178493 len=1833411 2024-02-18T08:40:01.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 1738 completed, throughput=5MB/sec 2024-02-18T08:40:01.735 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qiAaMl32Y1b2bB7 off=2040940 len=1933611 2024-02-18T08:40:01.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 1739 completed, throughput=5MB/sec 2024-02-18T08:40:02.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:00.623386+0000 mgr.y (mgr.24862) 773 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:02.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:00.623386+0000 mgr.y (mgr.24862) 773 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:02.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:00.623386+0000 mgr.y (mgr.24862) 773 : cluster [DBG] pgmap v1358: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:02.744 INFO:tasks.workunit.client.0.smithi082.stdout: 343: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:02.745 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LRl_nT4lYy58F50 off=15007065 len=1217690 2024-02-18T08:40:02.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 1740 completed, throughput=4.99MB/sec 2024-02-18T08:40:02.747 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iXeZJkvrZUHKWn7 off=8040094 len=71593 2024-02-18T08:40:02.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 1741 completed, throughput=4.99MB/sec 2024-02-18T08:40:02.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wqC7EOxSAggP9YR off=19207836 len=624534 2024-02-18T08:40:02.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 1742 completed, throughput=4.99MB/sec 2024-02-18T08:40:02.751 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qd4k3U00JA3AFUe off=6478019 len=666432 2024-02-18T08:40:02.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 1743 completed, throughput=5MB/sec 2024-02-18T08:40:02.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6OSCnrJJT9Xjex_ off=9169750 len=811197 2024-02-18T08:40:02.756 INFO:tasks.workunit.client.0.smithi082.stdout:op 1744 completed, throughput=5MB/sec 2024-02-18T08:40:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vK4FbbnYy3o-mrt off=10612968 len=634351 2024-02-18T08:40:02.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 1745 completed, throughput=5MB/sec 2024-02-18T08:40:02.761 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tGualX_XFWTcZTY off=5403765 len=1080259 2024-02-18T08:40:02.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 1746 completed, throughput=5MB/sec 2024-02-18T08:40:03.766 INFO:tasks.workunit.client.0.smithi082.stdout: 344: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:03.767 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pg2VNXg5okAKYjD off=3486176 len=1865610 2024-02-18T08:40:03.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 1747 completed, throughput=4.99MB/sec 2024-02-18T08:40:03.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D_bTmKdIFukbUtS off=21130720 len=760659 2024-02-18T08:40:03.780 INFO:tasks.workunit.client.0.smithi082.stdout:op 1748 completed, throughput=4.99MB/sec 2024-02-18T08:40:03.781 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xn69l-hPKrF4Pi4 off=2834299 len=2043693 2024-02-18T08:40:03.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 1749 completed, throughput=5MB/sec 2024-02-18T08:40:03.890 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:02.623997+0000 mgr.y (mgr.24862) 774 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:03.891 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:02.623997+0000 mgr.y (mgr.24862) 774 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:04.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:02.623997+0000 mgr.y (mgr.24862) 774 : cluster [DBG] pgmap v1359: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:04.783 INFO:tasks.workunit.client.0.smithi082.stdout: 345: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:04.783 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cElNoe6AfLpgezZ off=6722048 len=1759841 2024-02-18T08:40:04.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 1750 completed, throughput=4.99MB/sec 2024-02-18T08:40:04.791 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rkxuIiQe1qhB_uS off=5201950 len=986333 2024-02-18T08:40:04.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 1751 completed, throughput=4.99MB/sec 2024-02-18T08:40:04.797 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zrYk3wn_lvSDllQ off=16540308 len=959163 2024-02-18T08:40:04.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 1752 completed, throughput=5MB/sec 2024-02-18T08:40:04.798 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6nL8onreK8KQ3zE off=1218074 len=844917 2024-02-18T08:40:04.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 1753 completed, throughput=5MB/sec 2024-02-18T08:40:04.802 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-COP166nhK83GuwB off=19064981 len=1553749 2024-02-18T08:40:04.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 1754 completed, throughput=5MB/sec 2024-02-18T08:40:05.806 INFO:tasks.workunit.client.0.smithi082.stdout: 346: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:05.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8Kv7kxzRXN6Jsl8 off=377480 len=480061 2024-02-18T08:40:05.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 1755 completed, throughput=4.99MB/sec 2024-02-18T08:40:05.807 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2TTWfGUcyti-8yY off=12079914 len=333370 2024-02-18T08:40:05.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 1756 completed, throughput=4.99MB/sec 2024-02-18T08:40:05.809 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LLgcNhsgClgpWVU off=23319870 len=1867206 2024-02-18T08:40:05.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 1757 completed, throughput=5MB/sec 2024-02-18T08:40:05.813 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qTUnD0hijJ-J5Dq off=9403725 len=735571 2024-02-18T08:40:05.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 1758 completed, throughput=5MB/sec 2024-02-18T08:40:05.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LRHMD6gaOnfObZ1 off=1966045 len=788195 2024-02-18T08:40:05.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 1759 completed, throughput=5MB/sec 2024-02-18T08:40:05.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-luazimSdEoj4uWC off=1999060 len=1935860 2024-02-18T08:40:05.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 1760 completed, throughput=5MB/sec 2024-02-18T08:40:06.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:04.624646+0000 mgr.y (mgr.24862) 775 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:40:06.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:04.624646+0000 mgr.y (mgr.24862) 775 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:40:06.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:04.624646+0000 mgr.y (mgr.24862) 775 : cluster [DBG] pgmap v1360: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:40:06.826 INFO:tasks.workunit.client.0.smithi082.stdout: 347: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:06.826 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7moaORRZk87F8Lg off=10740348 len=2044118 2024-02-18T08:40:06.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 1761 completed, throughput=5MB/sec 2024-02-18T08:40:06.835 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5fZgvUsQSVDwG_u off=6309468 len=919247 2024-02-18T08:40:06.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 1762 completed, throughput=5MB/sec 2024-02-18T08:40:06.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UGeQdoG5tNx2nUe off=9107492 len=660900 2024-02-18T08:40:06.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 1763 completed, throughput=5MB/sec 2024-02-18T08:40:06.841 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z0ZyCXKMtU1YsRi off=8942830 len=744881 2024-02-18T08:40:06.845 INFO:tasks.workunit.client.0.smithi082.stdout:op 1764 completed, throughput=5MB/sec 2024-02-18T08:40:07.845 INFO:tasks.workunit.client.0.smithi082.stdout: 348: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:07.846 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kCctFwxldLF049u off=4898521 len=1110895 2024-02-18T08:40:07.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 1765 completed, throughput=4.99MB/sec 2024-02-18T08:40:07.851 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c_dByoq9K8r8Gr6 off=15335780 len=202161 2024-02-18T08:40:07.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 1766 completed, throughput=4.99MB/sec 2024-02-18T08:40:07.851 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BSUDRa2EV0mZDkd off=8494651 len=694851 2024-02-18T08:40:07.857 INFO:tasks.workunit.client.0.smithi082.stdout:op 1767 completed, throughput=4.99MB/sec 2024-02-18T08:40:07.857 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NVeIN4a72hPQewt off=16496809 len=390574 2024-02-18T08:40:07.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 1768 completed, throughput=4.99MB/sec 2024-02-18T08:40:07.858 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQnn9La35Y6ut5a off=12748979 len=1182640 2024-02-18T08:40:07.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 1769 completed, throughput=5MB/sec 2024-02-18T08:40:07.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X_5JhVZ7Mh6oKJU off=5436815 len=455574 2024-02-18T08:40:07.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 1770 completed, throughput=5MB/sec 2024-02-18T08:40:07.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UeO2_oGNtoeubYS off=50543 len=189691 2024-02-18T08:40:07.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 1771 completed, throughput=5MB/sec 2024-02-18T08:40:07.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fsYzQ0QyF1vtFQZ off=5655842 len=879645 2024-02-18T08:40:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 1772 completed, throughput=5MB/sec 2024-02-18T08:40:08.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:06.625124+0000 mgr.y (mgr.24862) 776 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:08.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:06.625124+0000 mgr.y (mgr.24862) 776 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:08.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:06.625124+0000 mgr.y (mgr.24862) 776 : cluster [DBG] pgmap v1361: 73 pgs: 73 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:08.866 INFO:tasks.workunit.client.0.smithi082.stdout: 349: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:08.866 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X3WKOY31sC10nfT off=693265 len=1495128 2024-02-18T08:40:08.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 1773 completed, throughput=4.99MB/sec 2024-02-18T08:40:08.870 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BfamN2YSs7XKbFr off=3178013 len=217285 2024-02-18T08:40:08.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 1774 completed, throughput=4.99MB/sec 2024-02-18T08:40:08.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v_M-1Ab4bI4qi2T off=7318979 len=1067577 2024-02-18T08:40:08.872 INFO:tasks.workunit.client.0.smithi082.stdout:op 1775 completed, throughput=4.99MB/sec 2024-02-18T08:40:08.872 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rflk5OHhYmtqB8o off=19748327 len=1444933 2024-02-18T08:40:08.875 INFO:tasks.workunit.client.0.smithi082.stdout:op 1776 completed, throughput=5MB/sec 2024-02-18T08:40:08.875 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0CdoaBnul-e_G9_ off=4074599 len=1641644 2024-02-18T08:40:08.884 INFO:tasks.workunit.client.0.smithi082.stdout:op 1777 completed, throughput=5MB/sec 2024-02-18T08:40:09.885 INFO:tasks.workunit.client.0.smithi082.stdout: 350: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:09.885 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Yellf9xc3VOqu1K off=346612 len=1274891 2024-02-18T08:40:09.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 1778 completed, throughput=4.99MB/sec 2024-02-18T08:40:09.892 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Hoo0DK3AR97Mcb0 off=9654103 len=1952980 2024-02-18T08:40:09.901 INFO:tasks.workunit.client.0.smithi082.stdout:op 1779 completed, throughput=5MB/sec 2024-02-18T08:40:09.901 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PAeznkn5OTgyHQY off=5541663 len=1521372 2024-02-18T08:40:09.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 1780 completed, throughput=5MB/sec 2024-02-18T08:40:10.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:08.625683+0000 mgr.y (mgr.24862) 777 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:10.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:08.625683+0000 mgr.y (mgr.24862) 777 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:10.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:08.625683+0000 mgr.y (mgr.24862) 777 : cluster [DBG] pgmap v1362: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:10.909 INFO:tasks.workunit.client.0.smithi082.stdout: 351: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:10.909 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QCas8sqXD__Y5gG off=2937987 len=705391 2024-02-18T08:40:10.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 1781 completed, throughput=4.99MB/sec 2024-02-18T08:40:10.914 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IjzQZqU3gjYZtWT off=9313721 len=580579 2024-02-18T08:40:10.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 1782 completed, throughput=4.99MB/sec 2024-02-18T08:40:10.916 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-As2FiQyBqWrDjve off=10243520 len=1323032 2024-02-18T08:40:10.922 INFO:tasks.workunit.client.0.smithi082.stdout:op 1783 completed, throughput=4.99MB/sec 2024-02-18T08:40:10.922 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J9QgIuOXNBsxiXK off=706029 len=2046274 2024-02-18T08:40:10.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 1784 completed, throughput=5MB/sec 2024-02-18T08:40:10.936 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K5zm3T9DUuV8eLq off=7895468 len=728649 2024-02-18T08:40:10.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 1785 completed, throughput=5MB/sec 2024-02-18T08:40:11.941 INFO:tasks.workunit.client.0.smithi082.stdout: 352: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:11.941 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6DG2Ee7__jzitZi off=17463985 len=190928 2024-02-18T08:40:11.942 INFO:tasks.workunit.client.0.smithi082.stdout:op 1786 completed, throughput=4.99MB/sec 2024-02-18T08:40:11.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5qbgr87HeQWg_Vf off=673744 len=838651 2024-02-18T08:40:11.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 1787 completed, throughput=4.99MB/sec 2024-02-18T08:40:11.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x-3NOs24lDjYKY6 off=2525829 len=1722858 2024-02-18T08:40:11.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 1788 completed, throughput=4.99MB/sec 2024-02-18T08:40:11.948 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LoVe5VRx9agOLVR off=2561926 len=969948 2024-02-18T08:40:11.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 1789 completed, throughput=5MB/sec 2024-02-18T08:40:11.954 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B7T2Ien2E7AD1EU off=192477 len=1890424 2024-02-18T08:40:11.957 INFO:tasks.workunit.client.0.smithi082.stdout:op 1790 completed, throughput=5MB/sec 2024-02-18T08:40:12.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:10.626175+0000 mgr.y (mgr.24862) 778 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:12.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:10.626175+0000 mgr.y (mgr.24862) 778 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:12.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:10.626175+0000 mgr.y (mgr.24862) 778 : cluster [DBG] pgmap v1363: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:12.959 INFO:tasks.workunit.client.0.smithi082.stdout: 353: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:12.959 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QdkSuIMQyOF6Qmw off=1128333 len=1282005 2024-02-18T08:40:12.961 INFO:tasks.workunit.client.0.smithi082.stdout:op 1791 completed, throughput=4.99MB/sec 2024-02-18T08:40:12.961 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a1P58MdfKLdluLa off=2969160 len=1887331 2024-02-18T08:40:12.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 1792 completed, throughput=5MB/sec 2024-02-18T08:40:12.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mwR_I2ynqg5cMah off=8116357 len=834131 2024-02-18T08:40:12.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 1793 completed, throughput=5MB/sec 2024-02-18T08:40:12.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-anE4isVm46AvDQE off=3153531 len=1803242 2024-02-18T08:40:12.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 1794 completed, throughput=5MB/sec 2024-02-18T08:40:13.974 INFO:tasks.workunit.client.0.smithi082.stdout: 354: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:13.974 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cY68RXPtft_dDQt off=249668 len=578376 2024-02-18T08:40:13.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 1795 completed, throughput=4.99MB/sec 2024-02-18T08:40:13.979 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cAwrYv8471_0rNz off=13970284 len=1628208 2024-02-18T08:40:13.982 INFO:tasks.workunit.client.0.smithi082.stdout:op 1796 completed, throughput=4.99MB/sec 2024-02-18T08:40:13.982 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HmLXHBkWIUvE_U7 off=1311533 len=1595327 2024-02-18T08:40:13.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 1797 completed, throughput=5MB/sec 2024-02-18T08:40:13.984 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c2oSzN91e_sRUu_ off=950100 len=1510946 2024-02-18T08:40:13.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 1798 completed, throughput=5MB/sec 2024-02-18T08:40:14.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:12.626807+0000 mgr.y (mgr.24862) 779 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:40:14.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:12.626807+0000 mgr.y (mgr.24862) 779 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:40:14.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:12.626807+0000 mgr.y (mgr.24862) 779 : cluster [DBG] pgmap v1364: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:40:14.986 INFO:tasks.workunit.client.0.smithi082.stdout: 355: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:14.987 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QPs5vmRNW0skgXO off=5989637 len=391610 2024-02-18T08:40:14.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 1799 completed, throughput=4.99MB/sec 2024-02-18T08:40:14.987 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fnjPKo5jAIPBVXV off=6426292 len=2020975 2024-02-18T08:40:14.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 1800 completed, throughput=5MB/sec 2024-02-18T08:40:14.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P-eqeTTryGx_09h off=6585086 len=1337451 2024-02-18T08:40:14.997 INFO:tasks.workunit.client.0.smithi082.stdout:op 1801 completed, throughput=5MB/sec 2024-02-18T08:40:14.998 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uGFj6DkXbszm2Cl off=3914741 len=1123519 2024-02-18T08:40:15.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 1802 completed, throughput=5MB/sec 2024-02-18T08:40:16.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:14.627472+0000 mgr.y (mgr.24862) 780 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:16.002 INFO:tasks.workunit.client.0.smithi082.stdout: 356: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:16.002 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nJ-LkKdmAmzU9n_ off=1818607 len=440648 2024-02-18T08:40:16.002 INFO:tasks.workunit.client.0.smithi082.stdout:op 1803 completed, throughput=4.99MB/sec 2024-02-18T08:40:16.002 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NgyHtgughTQEdQM off=5072946 len=1463856 2024-02-18T08:40:16.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 1804 completed, throughput=4.99MB/sec 2024-02-18T08:40:16.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oAb3vr6olnHyRci off=3777106 len=562796 2024-02-18T08:40:16.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 1805 completed, throughput=4.99MB/sec 2024-02-18T08:40:16.015 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ITL-qqGX3UQdv0_ off=2332577 len=252993 2024-02-18T08:40:16.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 1806 completed, throughput=4.99MB/sec 2024-02-18T08:40:16.017 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tnq6RvtV3zCKSYu off=15735667 len=1429592 2024-02-18T08:40:16.019 INFO:tasks.workunit.client.0.smithi082.stdout:op 1807 completed, throughput=5MB/sec 2024-02-18T08:40:16.019 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZZzs92zT5rtHyDe off=10495918 len=1818397 2024-02-18T08:40:16.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 1808 completed, throughput=5MB/sec 2024-02-18T08:40:16.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:14.627472+0000 mgr.y (mgr.24862) 780 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:16.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:14.627472+0000 mgr.y (mgr.24862) 780 : cluster [DBG] pgmap v1365: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:40:17.027 INFO:tasks.workunit.client.0.smithi082.stdout: 357: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:17.027 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h1JfLK3esoreKzE off=6547772 len=1017894 2024-02-18T08:40:17.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 1809 completed, throughput=4.99MB/sec 2024-02-18T08:40:17.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WaRdtJKQ1RZ6iHW off=17126379 len=930456 2024-02-18T08:40:17.035 INFO:tasks.workunit.client.0.smithi082.stdout:op 1810 completed, throughput=4.99MB/sec 2024-02-18T08:40:17.036 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yfBlLcD9hQD2qsT off=6031703 len=421314 2024-02-18T08:40:17.036 INFO:tasks.workunit.client.0.smithi082.stdout:op 1811 completed, throughput=5MB/sec 2024-02-18T08:40:17.036 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OGABpFhCFDAxuFA off=11559347 len=946562 2024-02-18T08:40:17.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 1812 completed, throughput=5MB/sec 2024-02-18T08:40:17.039 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qJPlcSRDsun6Xjz off=1536935 len=452000 2024-02-18T08:40:17.043 INFO:tasks.workunit.client.0.smithi082.stdout:op 1813 completed, throughput=5MB/sec 2024-02-18T08:40:17.043 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6jZBCg0vi8ymsX9 off=3777695 len=846681 2024-02-18T08:40:17.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 1814 completed, throughput=5MB/sec 2024-02-18T08:40:17.958 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:16.628167+0000 mgr.y (mgr.24862) 781 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:18.045 INFO:tasks.workunit.client.0.smithi082.stdout: 358: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:18.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kvhRssJOxdG4Yys off=6065490 len=1087153 2024-02-18T08:40:18.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 1815 completed, throughput=4.99MB/sec 2024-02-18T08:40:18.047 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d7ATJQQAdbfwImK off=15727819 len=957323 2024-02-18T08:40:18.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 1816 completed, throughput=4.99MB/sec 2024-02-18T08:40:18.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iQwR6R_Lp9zlaww off=4322644 len=1049949 2024-02-18T08:40:18.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 1817 completed, throughput=5MB/sec 2024-02-18T08:40:18.060 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--swQLqrD9Zk_APR off=9958257 len=578867 2024-02-18T08:40:18.062 INFO:tasks.workunit.client.0.smithi082.stdout:op 1818 completed, throughput=5MB/sec 2024-02-18T08:40:18.062 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iqtHtTigIMU0ZaB off=1774137 len=921922 2024-02-18T08:40:18.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 1819 completed, throughput=5MB/sec 2024-02-18T08:40:18.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h0qcXPwOIySd6Uc off=567435 len=1163838 2024-02-18T08:40:18.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 1820 completed, throughput=5MB/sec 2024-02-18T08:40:18.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:16.628167+0000 mgr.y (mgr.24862) 781 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:18.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:16.628167+0000 mgr.y (mgr.24862) 781 : cluster [DBG] pgmap v1366: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:40:19.069 INFO:tasks.workunit.client.0.smithi082.stdout: 359: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:19.069 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xiCdIrqv8EuDCE8 off=18152083 len=2087410 2024-02-18T08:40:19.079 INFO:tasks.workunit.client.0.smithi082.stdout:op 1821 completed, throughput=4.99MB/sec 2024-02-18T08:40:19.079 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4u-RFwPbbs3lLF5 off=8954149 len=1957262 2024-02-18T08:40:19.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 1822 completed, throughput=5MB/sec 2024-02-18T08:40:19.083 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TXggEbS2tP9XcSU off=13074347 len=464020 2024-02-18T08:40:19.084 INFO:tasks.workunit.client.0.smithi082.stdout:op 1823 completed, throughput=5MB/sec 2024-02-18T08:40:19.084 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VMLxqvCIS2Ez8Kk off=10382953 len=827772 2024-02-18T08:40:19.085 INFO:tasks.workunit.client.0.smithi082.stdout:op 1824 completed, throughput=5MB/sec 2024-02-18T08:40:20.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:18.628659+0000 mgr.y (mgr.24862) 782 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:20.085 INFO:tasks.workunit.client.0.smithi082.stdout: 360: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:20.085 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z_0dMtrAQ960cyg off=2217295 len=1875232 2024-02-18T08:40:20.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 1825 completed, throughput=4.99MB/sec 2024-02-18T08:40:20.094 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C11UHmxzGJyi3jm off=1002920 len=871878 2024-02-18T08:40:20.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 1826 completed, throughput=5MB/sec 2024-02-18T08:40:20.096 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mVZHt_dWLTLxg5h off=424718 len=339583 2024-02-18T08:40:20.097 INFO:tasks.workunit.client.0.smithi082.stdout:op 1827 completed, throughput=5MB/sec 2024-02-18T08:40:20.097 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Wtk0s20yoPTwg0D off=16194959 len=1736662 2024-02-18T08:40:20.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 1828 completed, throughput=5MB/sec 2024-02-18T08:40:20.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:18.628659+0000 mgr.y (mgr.24862) 782 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:20.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:18.628659+0000 mgr.y (mgr.24862) 782 : cluster [DBG] pgmap v1367: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:40:21.105 INFO:tasks.workunit.client.0.smithi082.stdout: 361: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:21.105 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SJMyH0Vc-miT48N off=2969026 len=182842 2024-02-18T08:40:21.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 1829 completed, throughput=4.99MB/sec 2024-02-18T08:40:21.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h5mmBhzKKhFFNIG off=3581965 len=864337 2024-02-18T08:40:21.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 1830 completed, throughput=4.99MB/sec 2024-02-18T08:40:21.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dzdmxOzPewgx8az off=17654992 len=1904987 2024-02-18T08:40:21.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 1831 completed, throughput=4.99MB/sec 2024-02-18T08:40:21.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZJvp82B4N5cNDLz off=3821429 len=201695 2024-02-18T08:40:21.125 INFO:tasks.workunit.client.0.smithi082.stdout:op 1832 completed, throughput=5MB/sec 2024-02-18T08:40:21.125 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GtmY2jNjooYEpjH off=12636676 len=1005314 2024-02-18T08:40:21.130 INFO:tasks.workunit.client.0.smithi082.stdout:op 1833 completed, throughput=5MB/sec 2024-02-18T08:40:21.130 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qBdJepCt3x1gaeV off=4084304 len=1643277 2024-02-18T08:40:21.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 1834 completed, throughput=5MB/sec 2024-02-18T08:40:22.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:20.629289+0000 mgr.y (mgr.24862) 783 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:40:22.139 INFO:tasks.workunit.client.0.smithi082.stdout: 362: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:22.139 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2CncJDmSeTHMqSF off=4585447 len=750886 2024-02-18T08:40:22.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:20.629289+0000 mgr.y (mgr.24862) 783 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:40:22.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:20.629289+0000 mgr.y (mgr.24862) 783 : cluster [DBG] pgmap v1368: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:40:22.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 1835 completed, throughput=4.99MB/sec 2024-02-18T08:40:22.144 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VHKHAVZFQsO8UPx off=6149006 len=465135 2024-02-18T08:40:22.147 INFO:tasks.workunit.client.0.smithi082.stdout:op 1836 completed, throughput=4.99MB/sec 2024-02-18T08:40:22.147 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Spy3vl5qgAZjVJ7 off=2098304 len=1468932 2024-02-18T08:40:22.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 1837 completed, throughput=4.99MB/sec 2024-02-18T08:40:22.155 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OV7lNyrkh1Pv4Ft off=7477481 len=1152439 2024-02-18T08:40:22.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 1838 completed, throughput=5MB/sec 2024-02-18T08:40:22.160 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-69CVQgxFGsDF0Ci off=2329595 len=2047664 2024-02-18T08:40:22.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 1839 completed, throughput=5MB/sec 2024-02-18T08:40:23.164 INFO:tasks.workunit.client.0.smithi082.stdout: 363: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:23.164 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SlAI4Z9lSbQkzb3 off=6098363 len=1655283 2024-02-18T08:40:23.167 INFO:tasks.workunit.client.0.smithi082.stdout:op 1840 completed, throughput=4.99MB/sec 2024-02-18T08:40:23.167 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1UMgMs1jL_urAbK off=10553506 len=615039 2024-02-18T08:40:23.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 1841 completed, throughput=5MB/sec 2024-02-18T08:40:23.169 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y9ucbyFZ4ioeL7j off=4891573 len=1126317 2024-02-18T08:40:23.175 INFO:tasks.workunit.client.0.smithi082.stdout:op 1842 completed, throughput=5MB/sec 2024-02-18T08:40:23.175 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mDkjqkQJ5ge2aq9 off=54278 len=1486512 2024-02-18T08:40:23.178 INFO:tasks.workunit.client.0.smithi082.stdout:op 1843 completed, throughput=5MB/sec 2024-02-18T08:40:24.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:22.629789+0000 mgr.y (mgr.24862) 784 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:40:24.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:22.629789+0000 mgr.y (mgr.24862) 784 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:40:24.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:22.629789+0000 mgr.y (mgr.24862) 784 : cluster [DBG] pgmap v1369: 73 pgs: 73 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:40:24.178 INFO:tasks.workunit.client.0.smithi082.stdout: 364: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:24.178 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IlJhRPHyoc-SMcT off=5596047 len=283208 2024-02-18T08:40:24.180 INFO:tasks.workunit.client.0.smithi082.stdout:op 1844 completed, throughput=4.99MB/sec 2024-02-18T08:40:24.180 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--EVSO7EEX8XzTlW off=16385076 len=529440 2024-02-18T08:40:24.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 1845 completed, throughput=4.99MB/sec 2024-02-18T08:40:24.184 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B6E3FRppk3JSgPX off=1730324 len=119250 2024-02-18T08:40:24.187 INFO:tasks.workunit.client.0.smithi082.stdout:op 1846 completed, throughput=4.99MB/sec 2024-02-18T08:40:24.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WFFhixgcJvwIwqI off=2776583 len=881937 2024-02-18T08:40:24.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 1847 completed, throughput=4.99MB/sec 2024-02-18T08:40:24.189 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5GwSiu9Xc95HJGM off=13798026 len=1691111 2024-02-18T08:40:24.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 1848 completed, throughput=5MB/sec 2024-02-18T08:40:24.198 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CkZD04dP8lDD5Xr off=18116157 len=1076718 2024-02-18T08:40:24.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 1849 completed, throughput=5MB/sec 2024-02-18T08:40:24.204 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fxb4NjqsguqkrnW off=2400234 len=1783785 2024-02-18T08:40:24.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 1850 completed, throughput=5MB/sec 2024-02-18T08:40:25.212 INFO:tasks.workunit.client.0.smithi082.stdout: 365: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:25.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ij5hBgxPZxdEZCs off=6146588 len=711346 2024-02-18T08:40:25.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 1851 completed, throughput=4.99MB/sec 2024-02-18T08:40:25.218 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G7J42u9Nv4de1Q1 off=2397674 len=1436145 2024-02-18T08:40:25.224 INFO:tasks.workunit.client.0.smithi082.stdout:op 1852 completed, throughput=5MB/sec 2024-02-18T08:40:25.225 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ciflIT13Ird9OV9 off=495333 len=657622 2024-02-18T08:40:25.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 1853 completed, throughput=5MB/sec 2024-02-18T08:40:25.226 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lqmTgJpFjQELujY off=876793 len=768793 2024-02-18T08:40:25.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 1854 completed, throughput=5MB/sec 2024-02-18T08:40:25.231 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R85U3u6u-mEE4uy off=1997100 len=231888 2024-02-18T08:40:25.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 1855 completed, throughput=5MB/sec 2024-02-18T08:40:26.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:24.630305+0000 mgr.y (mgr.24862) 785 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:40:26.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:24.630305+0000 mgr.y (mgr.24862) 785 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:40:26.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:24.630305+0000 mgr.y (mgr.24862) 785 : cluster [DBG] pgmap v1370: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:40:26.231 INFO:tasks.workunit.client.0.smithi082.stdout: 366: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:26.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BNev6SZq9iKvOdk off=8092044 len=1364700 2024-02-18T08:40:26.239 INFO:tasks.workunit.client.0.smithi082.stdout:op 1856 completed, throughput=4.99MB/sec 2024-02-18T08:40:26.239 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pxxx1x6bfEvupC7 off=1458349 len=1234872 2024-02-18T08:40:26.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 1857 completed, throughput=4.99MB/sec 2024-02-18T08:40:26.241 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SGu_Ai-Z5zv1I6p off=545638 len=1021344 2024-02-18T08:40:26.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 1858 completed, throughput=5MB/sec 2024-02-18T08:40:26.244 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aM8mCqNDHjIxp1h off=1781912 len=344808 2024-02-18T08:40:26.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 1859 completed, throughput=5MB/sec 2024-02-18T08:40:26.247 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fkZQ3J9_dF-UVOC off=3037293 len=165774 2024-02-18T08:40:26.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 1860 completed, throughput=5MB/sec 2024-02-18T08:40:26.250 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vhRaPAq2BGUpaG3 off=6098033 len=1656631 2024-02-18T08:40:26.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 1861 completed, throughput=5MB/sec 2024-02-18T08:40:27.258 INFO:tasks.workunit.client.0.smithi082.stdout: 367: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:27.259 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dIg5glQy84xTDPd off=4525969 len=1502172 2024-02-18T08:40:27.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 1862 completed, throughput=4.99MB/sec 2024-02-18T08:40:27.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Inuozfv3QiaiXaz off=6434587 len=1613578 2024-02-18T08:40:27.270 INFO:tasks.workunit.client.0.smithi082.stdout:op 1863 completed, throughput=5MB/sec 2024-02-18T08:40:27.270 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AQ2LNxI7YYE8Nmf off=15841730 len=1682261 2024-02-18T08:40:27.273 INFO:tasks.workunit.client.0.smithi082.stdout:op 1864 completed, throughput=5MB/sec 2024-02-18T08:40:28.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:26.630892+0000 mgr.y (mgr.24862) 786 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:28.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:26.630892+0000 mgr.y (mgr.24862) 786 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:28.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:26.630892+0000 mgr.y (mgr.24862) 786 : cluster [DBG] pgmap v1371: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:28.274 INFO:tasks.workunit.client.0.smithi082.stdout: 368: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:28.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zt4muEomJC-X4EZ off=18146183 len=2015293 2024-02-18T08:40:28.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 1865 completed, throughput=4.99MB/sec 2024-02-18T08:40:28.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-05ndsXhnGpU3H6J off=4984378 len=891254 2024-02-18T08:40:28.285 INFO:tasks.workunit.client.0.smithi082.stdout:op 1866 completed, throughput=4.99MB/sec 2024-02-18T08:40:28.285 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZkmsusFs2jzRYQv off=15638676 len=533822 2024-02-18T08:40:28.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 1867 completed, throughput=5MB/sec 2024-02-18T08:40:28.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1cXWIAz29wz1UU2 off=7298313 len=1975865 2024-02-18T08:40:28.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 1868 completed, throughput=5MB/sec 2024-02-18T08:40:29.291 INFO:tasks.workunit.client.0.smithi082.stdout: 369: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:29.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kIfuIxjjE-WqTZu off=22527560 len=1274122 2024-02-18T08:40:29.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 1869 completed, throughput=4.99MB/sec 2024-02-18T08:40:29.297 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3D2qdIm52xoDzhh off=5509061 len=1160992 2024-02-18T08:40:29.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 1870 completed, throughput=4.99MB/sec 2024-02-18T08:40:29.302 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Das9Apdr1CbOJtJ off=6179628 len=1774315 2024-02-18T08:40:29.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 1871 completed, throughput=5MB/sec 2024-02-18T08:40:29.304 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dT6KciO707CAsW0 off=6814256 len=2070151 2024-02-18T08:40:29.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 1872 completed, throughput=5MB/sec 2024-02-18T08:40:30.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:28.631602+0000 mgr.y (mgr.24862) 787 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:30.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:28.631602+0000 mgr.y (mgr.24862) 787 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:30.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:28.631602+0000 mgr.y (mgr.24862) 787 : cluster [DBG] pgmap v1372: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:40:30.315 INFO:tasks.workunit.client.0.smithi082.stdout: 370: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:30.315 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FfMXrdu7VeNnKPD off=2599203 len=1357016 2024-02-18T08:40:30.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 1873 completed, throughput=4.99MB/sec 2024-02-18T08:40:30.316 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hXStsQohBcNlM12 off=1692784 len=745867 2024-02-18T08:40:30.322 INFO:tasks.workunit.client.0.smithi082.stdout:op 1874 completed, throughput=4.99MB/sec 2024-02-18T08:40:30.322 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sALlcSZ05rmj1mA off=2909399 len=950857 2024-02-18T08:40:30.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 1875 completed, throughput=5MB/sec 2024-02-18T08:40:30.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hcB6cqpmmqrgXHt off=2190897 len=253156 2024-02-18T08:40:30.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 1876 completed, throughput=5MB/sec 2024-02-18T08:40:30.332 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NtCJ3Ilveg6W3Eo off=12953063 len=2034104 2024-02-18T08:40:30.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 1877 completed, throughput=5MB/sec 2024-02-18T08:40:31.334 INFO:tasks.workunit.client.0.smithi082.stdout: 371: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:31.335 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fjQHe0ae4u_0d5e off=7773515 len=690499 2024-02-18T08:40:31.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 1878 completed, throughput=4.99MB/sec 2024-02-18T08:40:31.337 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1M8wUtbyrcjZonj off=9290853 len=457024 2024-02-18T08:40:31.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 1879 completed, throughput=4.99MB/sec 2024-02-18T08:40:31.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lmnTmYr9Jm5LH93 off=5367201 len=504930 2024-02-18T08:40:31.342 INFO:tasks.workunit.client.0.smithi082.stdout:op 1880 completed, throughput=4.99MB/sec 2024-02-18T08:40:31.342 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JS15WsQZPv-2zRs off=658823 len=1435787 2024-02-18T08:40:31.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 1881 completed, throughput=5MB/sec 2024-02-18T08:40:31.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-17ZDg0n8PjYufWV off=20188900 len=34570 2024-02-18T08:40:31.352 INFO:tasks.workunit.client.0.smithi082.stdout:op 1882 completed, throughput=5MB/sec 2024-02-18T08:40:31.352 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rX6bcRz0U7CHIPk off=7123820 len=2079499 2024-02-18T08:40:31.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 1883 completed, throughput=5MB/sec 2024-02-18T08:40:32.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:30.632076+0000 mgr.y (mgr.24862) 788 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:32.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:30.632076+0000 mgr.y (mgr.24862) 788 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:32.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:30.632076+0000 mgr.y (mgr.24862) 788 : cluster [DBG] pgmap v1373: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:32.361 INFO:tasks.workunit.client.0.smithi082.stdout: 372: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:32.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BtGPZqllR1t51g7 off=11101175 len=938426 2024-02-18T08:40:32.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 1884 completed, throughput=4.99MB/sec 2024-02-18T08:40:32.366 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xYOzraZD-HHHWRr off=12009208 len=1030157 2024-02-18T08:40:32.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 1885 completed, throughput=4.99MB/sec 2024-02-18T08:40:32.372 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nQFwyf5-1dE9Q50 off=7067391 len=662922 2024-02-18T08:40:32.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 1886 completed, throughput=5MB/sec 2024-02-18T08:40:32.376 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OfbPighZ6NLyPld off=17794530 len=50671 2024-02-18T08:40:32.377 INFO:tasks.workunit.client.0.smithi082.stdout:op 1887 completed, throughput=5MB/sec 2024-02-18T08:40:32.377 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fiGV4cM5pADyOZs off=13346748 len=1761870 2024-02-18T08:40:32.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 1888 completed, throughput=5MB/sec 2024-02-18T08:40:32.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ziZoMa4gXUC23uP off=2935292 len=1834096 2024-02-18T08:40:32.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 1889 completed, throughput=5MB/sec 2024-02-18T08:40:33.397 INFO:tasks.workunit.client.0.smithi082.stdout: 373: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:33.397 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-83YWKBEOETzaMDx off=4227237 len=6078 2024-02-18T08:40:33.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 1890 completed, throughput=4.99MB/sec 2024-02-18T08:40:33.400 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JAcvZz7vFyMnAyB off=4641599 len=1277165 2024-02-18T08:40:33.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 1891 completed, throughput=4.99MB/sec 2024-02-18T08:40:33.407 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z2rL7w2FG3BZAUe off=14435805 len=464771 2024-02-18T08:40:33.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 1892 completed, throughput=5MB/sec 2024-02-18T08:40:33.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WRTtfigpn5aGCWC off=4449952 len=1276184 2024-02-18T08:40:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 1893 completed, throughput=5MB/sec 2024-02-18T08:40:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-98XIJi_ZxoJhMnX off=1096367 len=1668821 2024-02-18T08:40:33.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 1894 completed, throughput=5MB/sec 2024-02-18T08:40:34.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:32.632650+0000 mgr.y (mgr.24862) 789 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:34.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:32.632650+0000 mgr.y (mgr.24862) 789 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:34.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:32.632650+0000 mgr.y (mgr.24862) 789 : cluster [DBG] pgmap v1374: 73 pgs: 73 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:34.417 INFO:tasks.workunit.client.0.smithi082.stdout: 374: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:34.417 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fZZG8OQcj0khBpu off=10645108 len=538123 2024-02-18T08:40:34.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 1895 completed, throughput=4.99MB/sec 2024-02-18T08:40:34.422 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-etCaJ1StfjWgOxh off=19855737 len=2008562 2024-02-18T08:40:34.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 1896 completed, throughput=5MB/sec 2024-02-18T08:40:34.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yvGwvTlBMTmp9Mg off=1180869 len=1124274 2024-02-18T08:40:34.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 1897 completed, throughput=5MB/sec 2024-02-18T08:40:34.430 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TRMq0WZECy0mRGt off=18467581 len=700148 2024-02-18T08:40:34.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 1898 completed, throughput=5MB/sec 2024-02-18T08:40:35.436 INFO:tasks.workunit.client.0.smithi082.stdout: 375: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:35.436 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fMc7FA3vhz83QzR off=1101110 len=1292492 2024-02-18T08:40:35.437 INFO:tasks.workunit.client.0.smithi082.stdout:op 1899 completed, throughput=4.99MB/sec 2024-02-18T08:40:35.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6B6__SmqeYf2tb off=5133982 len=982570 2024-02-18T08:40:35.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 1900 completed, throughput=4.99MB/sec 2024-02-18T08:40:35.439 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XN1Oyk6C2vwDylA off=5906036 len=1450396 2024-02-18T08:40:35.448 INFO:tasks.workunit.client.0.smithi082.stdout:op 1901 completed, throughput=5MB/sec 2024-02-18T08:40:35.449 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-A-eqQNlEUngDZJV off=1244715 len=170492 2024-02-18T08:40:35.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 1902 completed, throughput=5MB/sec 2024-02-18T08:40:35.449 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T8VYh4-vFa5ik3F off=4523131 len=1402934 2024-02-18T08:40:35.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 1903 completed, throughput=5MB/sec 2024-02-18T08:40:36.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:34.633425+0000 mgr.y (mgr.24862) 790 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:40:36.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:34.633425+0000 mgr.y (mgr.24862) 790 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:40:36.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:34.633425+0000 mgr.y (mgr.24862) 790 : cluster [DBG] pgmap v1375: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:40:36.455 INFO:tasks.workunit.client.0.smithi082.stdout: 376: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:36.455 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gu_fp8ClQ5uEWkV off=10452085 len=2024859 2024-02-18T08:40:36.466 INFO:tasks.workunit.client.0.smithi082.stdout:op 1904 completed, throughput=4.99MB/sec 2024-02-18T08:40:36.466 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZVTX_wygbzpvHtn off=5748661 len=1965381 2024-02-18T08:40:36.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 1905 completed, throughput=5MB/sec 2024-02-18T08:40:36.474 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SjpyUw3oaeNzOe2 off=67172 len=922638 2024-02-18T08:40:36.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 1906 completed, throughput=5MB/sec 2024-02-18T08:40:36.476 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XabzD5CxjqSiiwl off=3643821 len=1994393 2024-02-18T08:40:36.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 1907 completed, throughput=5MB/sec 2024-02-18T08:40:37.484 INFO:tasks.workunit.client.0.smithi082.stdout: 377: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:37.484 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tmEsMeTWPbte3om off=798761 len=1771626 2024-02-18T08:40:37.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 1908 completed, throughput=5MB/sec 2024-02-18T08:40:37.493 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gKrejcUAnru8hgu off=17733181 len=128545 2024-02-18T08:40:37.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 1909 completed, throughput=5MB/sec 2024-02-18T08:40:37.495 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KNb_FnnjGbh1-g- off=17470497 len=1168661 2024-02-18T08:40:37.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 1910 completed, throughput=5MB/sec 2024-02-18T08:40:37.496 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0z5BuWTOopgKAjZ off=239591 len=714274 2024-02-18T08:40:37.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 1911 completed, throughput=5MB/sec 2024-02-18T08:40:37.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MABJxamFKm8mUXl off=331096 len=1005500 2024-02-18T08:40:37.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 1912 completed, throughput=5MB/sec 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:36.634118+0000 mgr.y (mgr.24862) 791 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:36.804791+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.097194+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.097530+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.097803+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.098066+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.098368+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.098612+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.002 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.098845+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.099080+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.099322+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.099545+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.102457+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.102741+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.103002+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.103272+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.103528+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.103815+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.104091+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.104345+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.104603+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.003 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.104836+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.105229+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:38.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.105770+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:40:38.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:40:37.106260+0000 mgr.y (mgr.24862) 792 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:40:38.004 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:37.109823+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:36.634118+0000 mgr.y (mgr.24862) 791 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:36.804791+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.097194+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.097530+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.097803+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.098066+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.098368+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.098612+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.098845+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.099080+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.099322+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.099545+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.102457+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:36.634118+0000 mgr.y (mgr.24862) 791 : cluster [DBG] pgmap v1376: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:36.804791+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:40:38.141 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.097194+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.097530+0000 mon.a (mon.0) 1823 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.097803+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.098066+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.098368+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.098612+0000 mon.a (mon.0) 1827 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.098845+0000 mon.a (mon.0) 1828 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.099080+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.099322+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.099545+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.142 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.102457+0000 mon.a (mon.0) 1832 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.102741+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.103002+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.103272+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.103528+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.103815+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.104091+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.143 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.104345+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.104603+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.104836+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.105229+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.105770+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:40:37.106260+0000 mgr.y (mgr.24862) 792 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:37.109823+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.102741+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.103002+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.103272+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.103528+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.103815+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.104091+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.104345+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.104603+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.104836+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.105229+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.105770+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:40:37.106260+0000 mgr.y (mgr.24862) 792 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:40:38.145 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:37.109823+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:40:38.500 INFO:tasks.workunit.client.0.smithi082.stdout: 378: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:38.500 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VIwlimdp3B7jxx0 off=716694 len=99978 2024-02-18T08:40:38.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 1913 completed, throughput=4.99MB/sec 2024-02-18T08:40:38.501 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8ZVoEvGOhJ-TcFU off=1372582 len=1230974 2024-02-18T08:40:38.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 1914 completed, throughput=4.99MB/sec 2024-02-18T08:40:38.508 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7oF9ApLbmo-meWD off=6719059 len=1948016 2024-02-18T08:40:38.511 INFO:tasks.workunit.client.0.smithi082.stdout:op 1915 completed, throughput=5MB/sec 2024-02-18T08:40:38.512 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Kb2rsdx9qd-t78u off=9858507 len=1552722 2024-02-18T08:40:38.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 1916 completed, throughput=5MB/sec 2024-02-18T08:40:39.514 INFO:tasks.workunit.client.0.smithi082.stdout: 379: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:39.514 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iJj2vdxIwQ3Wq9M off=468081 len=455855 2024-02-18T08:40:39.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 1917 completed, throughput=4.99MB/sec 2024-02-18T08:40:39.515 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eU47xEQDk8KrVMi off=734076 len=1200278 2024-02-18T08:40:39.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 1918 completed, throughput=4.99MB/sec 2024-02-18T08:40:39.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CvI-rqPUGQwgzGR off=8105898 len=1643435 2024-02-18T08:40:39.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 1919 completed, throughput=5MB/sec 2024-02-18T08:40:39.520 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UC6wHJTnfa6Oi0K off=3422044 len=1615211 2024-02-18T08:40:39.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 1920 completed, throughput=5MB/sec 2024-02-18T08:40:40.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:38.634669+0000 mgr.y (mgr.24862) 793 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:40.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:38.634669+0000 mgr.y (mgr.24862) 793 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:40.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:38.634669+0000 mgr.y (mgr.24862) 793 : cluster [DBG] pgmap v1377: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:40:40.522 INFO:tasks.workunit.client.0.smithi082.stdout: 380: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:40.522 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-umnWcu3_7Eohx1A off=16465403 len=1111401 2024-02-18T08:40:40.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 1921 completed, throughput=4.99MB/sec 2024-02-18T08:40:40.525 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hXLlcQAWfoxJgzd off=5171081 len=1388847 2024-02-18T08:40:40.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 1922 completed, throughput=4.99MB/sec 2024-02-18T08:40:40.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tJtiw6VLsZ0q0QV off=12490644 len=176950 2024-02-18T08:40:40.534 INFO:tasks.workunit.client.0.smithi082.stdout:op 1923 completed, throughput=4.99MB/sec 2024-02-18T08:40:40.534 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zcrgZuV7OLsSdSM off=10348626 len=1634577 2024-02-18T08:40:40.542 INFO:tasks.workunit.client.0.smithi082.stdout:op 1924 completed, throughput=5MB/sec 2024-02-18T08:40:40.542 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eP7b7y27_VhI3Q7 off=15812176 len=1508069 2024-02-18T08:40:40.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 1925 completed, throughput=5MB/sec 2024-02-18T08:40:41.545 INFO:tasks.workunit.client.0.smithi082.stdout: 381: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:41.545 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CXxrGM0O4F_4dve off=4353678 len=1095982 2024-02-18T08:40:41.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 1926 completed, throughput=4.99MB/sec 2024-02-18T08:40:41.548 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-03r3hlEnjHiNkU4 off=9177999 len=1594244 2024-02-18T08:40:41.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 1927 completed, throughput=5MB/sec 2024-02-18T08:40:41.551 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QeV2ZaLYh2-jpzo off=9691603 len=1110992 2024-02-18T08:40:41.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 1928 completed, throughput=5MB/sec 2024-02-18T08:40:41.557 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jyxOuOS-VKvR7Mn off=680622 len=1315324 2024-02-18T08:40:41.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 1929 completed, throughput=5MB/sec 2024-02-18T08:40:42.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:40.635180+0000 mgr.y (mgr.24862) 794 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:42.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:40.635180+0000 mgr.y (mgr.24862) 794 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:42.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:40.635180+0000 mgr.y (mgr.24862) 794 : cluster [DBG] pgmap v1378: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:40:42.563 INFO:tasks.workunit.client.0.smithi082.stdout: 382: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:42.563 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qeq8FtrSoP1_0T9 off=1766369 len=1400643 2024-02-18T08:40:42.564 INFO:tasks.workunit.client.0.smithi082.stdout:op 1930 completed, throughput=4.99MB/sec 2024-02-18T08:40:42.565 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FxtD6kHjKsz2zS5 off=1920994 len=1554612 2024-02-18T08:40:42.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 1931 completed, throughput=5MB/sec 2024-02-18T08:40:42.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zeEhCm0xdRGWZ1S off=1135839 len=31236 2024-02-18T08:40:42.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 1932 completed, throughput=5MB/sec 2024-02-18T08:40:42.575 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-muTRPd0pHdvvVKT off=21183862 len=1638858 2024-02-18T08:40:42.577 INFO:tasks.workunit.client.0.smithi082.stdout:op 1933 completed, throughput=5MB/sec 2024-02-18T08:40:42.577 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VffDhY2WofhU1xn off=1555478 len=675184 2024-02-18T08:40:42.581 INFO:tasks.workunit.client.0.smithi082.stdout:op 1934 completed, throughput=5MB/sec 2024-02-18T08:40:43.581 INFO:tasks.workunit.client.0.smithi082.stdout: 383: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:43.581 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-htOPP9PpFii5XDF off=7085382 len=1336198 2024-02-18T08:40:43.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 1935 completed, throughput=4.99MB/sec 2024-02-18T08:40:43.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fsYzQ0QyF1vtFQZ off=4821904 len=276332 2024-02-18T08:40:43.584 INFO:tasks.workunit.client.0.smithi082.stdout:op 1936 completed, throughput=4.99MB/sec 2024-02-18T08:40:43.584 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RU7h5031m5q8FwD off=14115640 len=534396 2024-02-18T08:40:43.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 1937 completed, throughput=4.99MB/sec 2024-02-18T08:40:43.588 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QbTWphgnfClo2JQ off=6592570 len=1103781 2024-02-18T08:40:43.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 1938 completed, throughput=5MB/sec 2024-02-18T08:40:43.591 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UfLERL7WepqH9Lt off=7198636 len=1855703 2024-02-18T08:40:43.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 1939 completed, throughput=5MB/sec 2024-02-18T08:40:44.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:42.635614+0000 mgr.y (mgr.24862) 795 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:44.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:42.635614+0000 mgr.y (mgr.24862) 795 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:44.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:42.635614+0000 mgr.y (mgr.24862) 795 : cluster [DBG] pgmap v1379: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-02-18T08:40:44.594 INFO:tasks.workunit.client.0.smithi082.stdout: 384: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:44.595 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2aOcvi5u0yQCGbb off=14057946 len=1216218 2024-02-18T08:40:44.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 1940 completed, throughput=4.99MB/sec 2024-02-18T08:40:44.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kNOF1VAQM9DtaZD off=22302520 len=1747657 2024-02-18T08:40:44.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 1941 completed, throughput=4.99MB/sec 2024-02-18T08:40:44.604 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3Y-Jtp6koCmr1Po off=4087536 len=430659 2024-02-18T08:40:44.606 INFO:tasks.workunit.client.0.smithi082.stdout:op 1942 completed, throughput=5MB/sec 2024-02-18T08:40:44.606 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7PtFJQ2LDE79N8K off=183469 len=1314693 2024-02-18T08:40:44.607 INFO:tasks.workunit.client.0.smithi082.stdout:op 1943 completed, throughput=5MB/sec 2024-02-18T08:40:44.608 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yHmgCELGugO6Tsi off=17418259 len=1003080 2024-02-18T08:40:44.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 1944 completed, throughput=5MB/sec 2024-02-18T08:40:45.609 INFO:tasks.workunit.client.0.smithi082.stdout: 385: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:45.609 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pF0rEuOGLh_oxwt off=10943418 len=1694243 2024-02-18T08:40:45.611 INFO:tasks.workunit.client.0.smithi082.stdout:op 1945 completed, throughput=4.99MB/sec 2024-02-18T08:40:45.611 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HWPIS850EYGGjy1 off=1986879 len=1303348 2024-02-18T08:40:45.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 1946 completed, throughput=5MB/sec 2024-02-18T08:40:45.618 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QYRv2_5VCMvX4SK off=231430 len=232993 2024-02-18T08:40:45.619 INFO:tasks.workunit.client.0.smithi082.stdout:op 1947 completed, throughput=5MB/sec 2024-02-18T08:40:45.619 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zt4muEomJC-X4EZ off=10456077 len=1473839 2024-02-18T08:40:45.626 INFO:tasks.workunit.client.0.smithi082.stdout:op 1948 completed, throughput=5MB/sec 2024-02-18T08:40:45.626 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lN05Arm9-RsOEu9 off=1923583 len=492440 2024-02-18T08:40:45.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 1949 completed, throughput=5MB/sec 2024-02-18T08:40:46.001 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:44.636454+0000 mgr.y (mgr.24862) 796 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:40:46.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:44.636454+0000 mgr.y (mgr.24862) 796 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:40:46.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:44.636454+0000 mgr.y (mgr.24862) 796 : cluster [DBG] pgmap v1380: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:40:46.627 INFO:tasks.workunit.client.0.smithi082.stdout: 386: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:46.628 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xTclmgBn6LCEPzu off=7920014 len=1436710 2024-02-18T08:40:46.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 1950 completed, throughput=4.99MB/sec 2024-02-18T08:40:46.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cV9pJX_zhxt6RvJ off=4302713 len=338757 2024-02-18T08:40:46.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 1951 completed, throughput=4.99MB/sec 2024-02-18T08:40:46.633 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-viuUW29Wga5DhEp off=13691985 len=1742249 2024-02-18T08:40:46.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 1952 completed, throughput=5MB/sec 2024-02-18T08:40:46.636 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FtNfoJHULfxvGZ_ off=2699860 len=1141285 2024-02-18T08:40:46.643 INFO:tasks.workunit.client.0.smithi082.stdout:op 1953 completed, throughput=5MB/sec 2024-02-18T08:40:46.643 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wZeNWzpurDuc_Ic off=9415933 len=1947435 2024-02-18T08:40:46.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 1954 completed, throughput=5MB/sec 2024-02-18T08:40:47.653 INFO:tasks.workunit.client.0.smithi082.stdout: 387: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:47.653 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5PTtD1yjl5FQnNC off=983788 len=147146 2024-02-18T08:40:47.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 1955 completed, throughput=4.99MB/sec 2024-02-18T08:40:47.656 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fZuZTBFilq2SpoA off=230794 len=2079593 2024-02-18T08:40:47.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 1956 completed, throughput=5MB/sec 2024-02-18T08:40:47.661 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--V01NMZPmSiG3Yf off=5250635 len=775266 2024-02-18T08:40:47.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 1957 completed, throughput=5MB/sec 2024-02-18T08:40:47.662 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mnFdBMjmjoXcvCs off=1171425 len=1650746 2024-02-18T08:40:47.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 1958 completed, throughput=5MB/sec 2024-02-18T08:40:48.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:46.636911+0000 mgr.y (mgr.24862) 797 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:48.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:46.636911+0000 mgr.y (mgr.24862) 797 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:48.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:46.636911+0000 mgr.y (mgr.24862) 797 : cluster [DBG] pgmap v1381: 73 pgs: 73 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:48.671 INFO:tasks.workunit.client.0.smithi082.stdout: 388: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:48.671 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j_ztED3va8jzZOp off=1599118 len=1378466 2024-02-18T08:40:48.679 INFO:tasks.workunit.client.0.smithi082.stdout:op 1959 completed, throughput=4.99MB/sec 2024-02-18T08:40:48.679 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SzJnvrlzNzyUqoJ off=7103599 len=1072538 2024-02-18T08:40:48.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 1960 completed, throughput=5MB/sec 2024-02-18T08:40:48.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iylv_tIPCH39336 off=2076677 len=1134931 2024-02-18T08:40:48.687 INFO:tasks.workunit.client.0.smithi082.stdout:op 1961 completed, throughput=5MB/sec 2024-02-18T08:40:48.687 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LxNlR9Iy6Ig0n3Y off=10897242 len=590469 2024-02-18T08:40:48.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 1962 completed, throughput=5MB/sec 2024-02-18T08:40:48.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QXPaxy8_fel3rf9 off=919252 len=1844390 2024-02-18T08:40:48.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 1963 completed, throughput=5MB/sec 2024-02-18T08:40:49.694 INFO:tasks.workunit.client.0.smithi082.stdout: 389: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:49.694 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CyFinwTmGzhymcY off=290517 len=1196597 2024-02-18T08:40:49.701 INFO:tasks.workunit.client.0.smithi082.stdout:op 1964 completed, throughput=4.99MB/sec 2024-02-18T08:40:49.701 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K-HfEoQqwzxnl-Q off=253726 len=1894048 2024-02-18T08:40:49.711 INFO:tasks.workunit.client.0.smithi082.stdout:op 1965 completed, throughput=5MB/sec 2024-02-18T08:40:49.711 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tnYqS0Y63c-FEUA off=0 len=1377352 2024-02-18T08:40:49.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 1966 completed, throughput=5MB/sec 2024-02-18T08:40:50.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:48.637403+0000 mgr.y (mgr.24862) 798 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:50.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:48.637403+0000 mgr.y (mgr.24862) 798 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:50.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:48.637403+0000 mgr.y (mgr.24862) 798 : cluster [DBG] pgmap v1382: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:40:50.714 INFO:tasks.workunit.client.0.smithi082.stdout: 390: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:50.714 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--jUhQcV3BBZOFTj off=7292593 len=611152 2024-02-18T08:40:50.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 1967 completed, throughput=4.99MB/sec 2024-02-18T08:40:50.716 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OP_O00btUMNnP_q off=4995080 len=684100 2024-02-18T08:40:50.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 1968 completed, throughput=4.99MB/sec 2024-02-18T08:40:50.721 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-98PvugZw-PoDemW off=5736801 len=528990 2024-02-18T08:40:50.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 1969 completed, throughput=4.99MB/sec 2024-02-18T08:40:50.722 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G3xQVn8guQaSc8D off=5015963 len=1341683 2024-02-18T08:40:50.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 1970 completed, throughput=5MB/sec 2024-02-18T08:40:50.730 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FymWFT7MeaJNMzs off=21190615 len=984392 2024-02-18T08:40:50.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 1971 completed, throughput=5MB/sec 2024-02-18T08:40:50.735 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-A1Yj4EZ8R1m4dvf off=8034589 len=1128941 2024-02-18T08:40:50.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 1972 completed, throughput=5MB/sec 2024-02-18T08:40:51.741 INFO:tasks.workunit.client.0.smithi082.stdout: 391: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:51.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S9vXdvxrFY7C35x off=4873036 len=1725785 2024-02-18T08:40:51.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 1973 completed, throughput=4.99MB/sec 2024-02-18T08:40:51.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-60rmAQekkrqASkW off=8451051 len=1684658 2024-02-18T08:40:51.754 INFO:tasks.workunit.client.0.smithi082.stdout:op 1974 completed, throughput=5MB/sec 2024-02-18T08:40:51.754 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z2ado6CMWPCps9d off=4280264 len=1080795 2024-02-18T08:40:51.756 INFO:tasks.workunit.client.0.smithi082.stdout:op 1975 completed, throughput=5MB/sec 2024-02-18T08:40:51.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8RCbdNAmISbzxtj off=1204659 len=595600 2024-02-18T08:40:51.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 1976 completed, throughput=5MB/sec 2024-02-18T08:40:52.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:50.637880+0000 mgr.y (mgr.24862) 799 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:52.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:50.637880+0000 mgr.y (mgr.24862) 799 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:52.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:50.637880+0000 mgr.y (mgr.24862) 799 : cluster [DBG] pgmap v1383: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:40:52.762 INFO:tasks.workunit.client.0.smithi082.stdout: 392: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:52.763 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DFrc2cDbdAmyzkZ off=7389385 len=420716 2024-02-18T08:40:52.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 1977 completed, throughput=4.99MB/sec 2024-02-18T08:40:52.764 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r0DqrDSn620ze4A off=2397954 len=1435849 2024-02-18T08:40:52.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 1978 completed, throughput=4.99MB/sec 2024-02-18T08:40:52.770 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o7hzb6Z846zvoGs off=4874633 len=839081 2024-02-18T08:40:52.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 1979 completed, throughput=4.99MB/sec 2024-02-18T08:40:52.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fLUU8WQHepwr16k off=6116514 len=1203592 2024-02-18T08:40:52.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 1980 completed, throughput=5MB/sec 2024-02-18T08:40:52.774 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KFnrKYhzxcQNQNK off=10546847 len=1451530 2024-02-18T08:40:52.781 INFO:tasks.workunit.client.0.smithi082.stdout:op 1981 completed, throughput=5MB/sec 2024-02-18T08:40:53.781 INFO:tasks.workunit.client.0.smithi082.stdout: 393: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:53.781 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9o0W3IK5UH8-RQD off=20409499 len=147495 2024-02-18T08:40:53.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 1982 completed, throughput=4.99MB/sec 2024-02-18T08:40:53.784 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yDm4b88GLr9emAQ off=3472417 len=677420 2024-02-18T08:40:53.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 1983 completed, throughput=4.99MB/sec 2024-02-18T08:40:53.785 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hu9Bf9AQNu7VutP off=1854887 len=591239 2024-02-18T08:40:53.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 1984 completed, throughput=4.99MB/sec 2024-02-18T08:40:53.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ueuowYyf35Vtkbr off=7776005 len=1322492 2024-02-18T08:40:53.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 1985 completed, throughput=4.99MB/sec 2024-02-18T08:40:53.793 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NgyHtgughTQEdQM off=10952622 len=782010 2024-02-18T08:40:53.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 1986 completed, throughput=5MB/sec 2024-02-18T08:40:53.798 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GhbY-5-jO1jRN9k off=6036356 len=525949 2024-02-18T08:40:53.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 1987 completed, throughput=5MB/sec 2024-02-18T08:40:53.802 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g9MRG37y8QzrfHp off=19900581 len=776755 2024-02-18T08:40:53.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 1988 completed, throughput=5MB/sec 2024-02-18T08:40:53.803 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1K5B_kwT-QaEyLR off=3081748 len=1998880 2024-02-18T08:40:53.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 1989 completed, throughput=5MB/sec 2024-02-18T08:40:54.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:52.638323+0000 mgr.y (mgr.24862) 800 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:40:54.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:52.638323+0000 mgr.y (mgr.24862) 800 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:40:54.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:52.638323+0000 mgr.y (mgr.24862) 800 : cluster [DBG] pgmap v1384: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:40:54.812 INFO:tasks.workunit.client.0.smithi082.stdout: 394: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:54.812 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sU4NuVBhIc0LW14 off=9267762 len=1128194 2024-02-18T08:40:54.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 1990 completed, throughput=4.99MB/sec 2024-02-18T08:40:54.813 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bN5_yT93W3_hIJ4 off=13370717 len=902024 2024-02-18T08:40:54.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 1991 completed, throughput=5MB/sec 2024-02-18T08:40:54.815 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-48JhnJ2FoRng5uj off=2416262 len=1783508 2024-02-18T08:40:54.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 1992 completed, throughput=5MB/sec 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:54.405965+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:54.406261+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:40:54.406521+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:54.405965+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:54.406261+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-02-18T08:40:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:40:54.406521+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:54.405965+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:54.406261+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-02-18T08:40:55.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:40:54.406521+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:40:55.823 INFO:tasks.workunit.client.0.smithi082.stdout: 395: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:55.823 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XRxTKeQZDB8d96T off=8775182 len=1790534 2024-02-18T08:40:55.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 1993 completed, throughput=4.99MB/sec 2024-02-18T08:40:55.826 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IzD-utSD4guH_Ao off=4521843 len=2013855 2024-02-18T08:40:55.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 1994 completed, throughput=5MB/sec 2024-02-18T08:40:55.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eDRA4P-b2OM1XtX off=8142691 len=804824 2024-02-18T08:40:55.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 1995 completed, throughput=5MB/sec 2024-02-18T08:40:55.842 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-474CKHCziUlgL5c off=7313017 len=1610140 2024-02-18T08:40:55.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 1996 completed, throughput=5MB/sec 2024-02-18T08:40:56.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:54.638890+0000 mgr.y (mgr.24862) 801 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:40:56.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:54.638890+0000 mgr.y (mgr.24862) 801 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:40:56.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:54.638890+0000 mgr.y (mgr.24862) 801 : cluster [DBG] pgmap v1385: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:40:56.844 INFO:tasks.workunit.client.0.smithi082.stdout: 396: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:56.845 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2oYQzu5tJ-BEHfx off=5412090 len=2095876 2024-02-18T08:40:56.849 INFO:tasks.workunit.client.0.smithi082.stdout:op 1997 completed, throughput=5MB/sec 2024-02-18T08:40:56.849 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CGkOA3IRn9K7BJ5 off=13887327 len=620242 2024-02-18T08:40:56.853 INFO:tasks.workunit.client.0.smithi082.stdout:op 1998 completed, throughput=5MB/sec 2024-02-18T08:40:56.853 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L_A_L6ux-H2RN83 off=2808689 len=1016367 2024-02-18T08:40:56.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 1999 completed, throughput=5MB/sec 2024-02-18T08:40:56.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nz_2VygFXrwxwq7 off=5642920 len=207205 2024-02-18T08:40:56.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 2000 completed, throughput=5MB/sec 2024-02-18T08:40:56.862 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fXuYP2x2dYh717l off=2065460 len=412352 2024-02-18T08:40:56.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 2001 completed, throughput=5MB/sec 2024-02-18T08:40:57.863 INFO:tasks.workunit.client.0.smithi082.stdout: 397: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:57.864 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g0_68XJZYJgy-dR off=16104791 len=543420 2024-02-18T08:40:57.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 2002 completed, throughput=4.99MB/sec 2024-02-18T08:40:57.868 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5FGAYdmlm3KSPVA off=16944985 len=720600 2024-02-18T08:40:57.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 2003 completed, throughput=4.99MB/sec 2024-02-18T08:40:57.873 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-od4Cs1ntiI3EDxE off=19893549 len=1155945 2024-02-18T08:40:57.876 INFO:tasks.workunit.client.0.smithi082.stdout:op 2004 completed, throughput=4.99MB/sec 2024-02-18T08:40:57.876 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FrazeAmcPh3o28C off=1337500 len=544001 2024-02-18T08:40:57.880 INFO:tasks.workunit.client.0.smithi082.stdout:op 2005 completed, throughput=4.99MB/sec 2024-02-18T08:40:57.880 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Umh93_KzxChN9gn off=9250369 len=1427537 2024-02-18T08:40:57.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 2006 completed, throughput=5MB/sec 2024-02-18T08:40:57.887 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-83AVF-bw6bT4-lj off=9078550 len=1599750 2024-02-18T08:40:57.889 INFO:tasks.workunit.client.0.smithi082.stdout:op 2007 completed, throughput=5MB/sec 2024-02-18T08:40:58.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:56.639413+0000 mgr.y (mgr.24862) 802 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:40:58.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:56.639413+0000 mgr.y (mgr.24862) 802 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:40:58.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:56.639413+0000 mgr.y (mgr.24862) 802 : cluster [DBG] pgmap v1386: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:40:58.890 INFO:tasks.workunit.client.0.smithi082.stdout: 398: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:58.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DFrc2cDbdAmyzkZ off=10494669 len=430974 2024-02-18T08:40:58.893 INFO:tasks.workunit.client.0.smithi082.stdout:op 2008 completed, throughput=4.99MB/sec 2024-02-18T08:40:58.893 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QDNvC8VsAwcG4xB off=14099601 len=1392907 2024-02-18T08:40:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:op 2009 completed, throughput=4.99MB/sec 2024-02-18T08:40:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tNwV7-jtdCJNzJT off=11969996 len=2014018 2024-02-18T08:40:58.905 INFO:tasks.workunit.client.0.smithi082.stdout:op 2010 completed, throughput=5MB/sec 2024-02-18T08:40:58.905 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-psMzHmWDu8Z5fOd off=3397934 len=1944602 2024-02-18T08:40:58.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 2011 completed, throughput=5MB/sec 2024-02-18T08:40:59.915 INFO:tasks.workunit.client.0.smithi082.stdout: 399: throughput=4.99MB/sec pending data=0 2024-02-18T08:40:59.915 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-umN_mnvX3HOZ2-g off=11612897 len=336610 2024-02-18T08:40:59.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 2012 completed, throughput=4.99MB/sec 2024-02-18T08:40:59.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tio5U1ezZJQBiS0 off=412211 len=2095192 2024-02-18T08:40:59.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 2013 completed, throughput=5MB/sec 2024-02-18T08:40:59.920 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UtBXKMfKysuFd5D off=2816557 len=371879 2024-02-18T08:40:59.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 2014 completed, throughput=5MB/sec 2024-02-18T08:40:59.924 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rr_C4WRgfpsceFd off=6953787 len=590396 2024-02-18T08:40:59.925 INFO:tasks.workunit.client.0.smithi082.stdout:op 2015 completed, throughput=5MB/sec 2024-02-18T08:40:59.925 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gsxAjZEYKhIkFiT off=4572689 len=1391952 2024-02-18T08:40:59.931 INFO:tasks.workunit.client.0.smithi082.stdout:op 2016 completed, throughput=5MB/sec 2024-02-18T08:41:00.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:40:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:40:58.639961+0000 mgr.y (mgr.24862) 803 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:41:00.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:40:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:40:58.639961+0000 mgr.y (mgr.24862) 803 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:41:00.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:40:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:40:58.639961+0000 mgr.y (mgr.24862) 803 : cluster [DBG] pgmap v1387: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:41:00.932 INFO:tasks.workunit.client.0.smithi082.stdout: 400: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:00.932 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Dq5fmg_H7ZIPLUA off=14785781 len=1618993 2024-02-18T08:41:00.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 2017 completed, throughput=4.99MB/sec 2024-02-18T08:41:00.941 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y2c3l121LiQ5Rc0 off=23367941 len=1363350 2024-02-18T08:41:00.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 2018 completed, throughput=5MB/sec 2024-02-18T08:41:00.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dM_9-rdahQkMUGj off=4876875 len=1194318 2024-02-18T08:41:00.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 2019 completed, throughput=5MB/sec 2024-02-18T08:41:00.945 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fd1Cue_2EKSjPDk off=14845820 len=832295 2024-02-18T08:41:00.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 2020 completed, throughput=5MB/sec 2024-02-18T08:41:01.950 INFO:tasks.workunit.client.0.smithi082.stdout: 401: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:01.951 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1TjWjlYIhZE0WPB off=2698189 len=308252 2024-02-18T08:41:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 2021 completed, throughput=4.99MB/sec 2024-02-18T08:41:01.955 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1pQ4HVXB4Vuo88X off=865808 len=1055880 2024-02-18T08:41:01.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 2022 completed, throughput=4.99MB/sec 2024-02-18T08:41:01.959 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GVBngY2kyInYrg_ off=6329997 len=542377 2024-02-18T08:41:01.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 2023 completed, throughput=4.99MB/sec 2024-02-18T08:41:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-STezG7v2ELp5fWC off=457230 len=1059300 2024-02-18T08:41:01.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 2024 completed, throughput=5MB/sec 2024-02-18T08:41:01.969 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WKU7pCor1Zzz08N off=569324 len=656276 2024-02-18T08:41:01.972 INFO:tasks.workunit.client.0.smithi082.stdout:op 2025 completed, throughput=5MB/sec 2024-02-18T08:41:01.972 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z79L0CVxsLN1xwa off=11985526 len=1174185 2024-02-18T08:41:01.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 2026 completed, throughput=5MB/sec 2024-02-18T08:41:01.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ocdumuP66dT0k9N off=671632 len=1846009 2024-02-18T08:41:01.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 2027 completed, throughput=5MB/sec 2024-02-18T08:41:02.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:00.640412+0000 mgr.y (mgr.24862) 804 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:41:02.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:00.640412+0000 mgr.y (mgr.24862) 804 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:41:02.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:00.640412+0000 mgr.y (mgr.24862) 804 : cluster [DBG] pgmap v1388: 73 pgs: 73 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:41:02.977 INFO:tasks.workunit.client.0.smithi082.stdout: 402: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:02.977 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qaUL3VKyXxAIpfy off=8048924 len=807832 2024-02-18T08:41:02.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 2028 completed, throughput=4.99MB/sec 2024-02-18T08:41:02.979 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bck3ABBoatwlzQW off=84675 len=1992739 2024-02-18T08:41:02.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 2029 completed, throughput=5MB/sec 2024-02-18T08:41:02.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Lbli7LqATjBPO9E off=3103689 len=305799 2024-02-18T08:41:02.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 2030 completed, throughput=5MB/sec 2024-02-18T08:41:02.990 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sGRqc01siFtkX2w off=3783499 len=1013623 2024-02-18T08:41:02.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 2031 completed, throughput=5MB/sec 2024-02-18T08:41:03.992 INFO:tasks.workunit.client.0.smithi082.stdout: 403: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:03.992 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zJnvdLV33aVEtOb off=8437539 len=1566795 2024-02-18T08:41:04.000 INFO:tasks.workunit.client.0.smithi082.stdout:op 2032 completed, throughput=4.99MB/sec 2024-02-18T08:41:04.000 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-paBBFPlzKcx4OaJ off=4139720 len=155415 2024-02-18T08:41:04.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 2033 completed, throughput=4.99MB/sec 2024-02-18T08:41:04.001 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y_eLO4DVZkj_azm off=154745 len=877856 2024-02-18T08:41:04.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 2034 completed, throughput=4.99MB/sec 2024-02-18T08:41:04.003 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DgsqlMHwnrjtMYI off=4377951 len=1221273 2024-02-18T08:41:04.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 2035 completed, throughput=5MB/sec 2024-02-18T08:41:04.005 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZyZg8dBdVpdq-w9 off=845829 len=1833550 2024-02-18T08:41:04.008 INFO:tasks.workunit.client.0.smithi082.stdout:op 2036 completed, throughput=5MB/sec 2024-02-18T08:41:04.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:02.640882+0000 mgr.y (mgr.24862) 805 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:41:04.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:02.640882+0000 mgr.y (mgr.24862) 805 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:41:04.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:02.640882+0000 mgr.y (mgr.24862) 805 : cluster [DBG] pgmap v1389: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:41:05.008 INFO:tasks.workunit.client.0.smithi082.stdout: 404: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:05.009 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8fSw9U6I8Y8qEqF off=3082075 len=1122824 2024-02-18T08:41:05.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 2037 completed, throughput=4.99MB/sec 2024-02-18T08:41:05.011 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C-moj6tcGDp4yAs off=2512009 len=1324940 2024-02-18T08:41:05.014 INFO:tasks.workunit.client.0.smithi082.stdout:op 2038 completed, throughput=5MB/sec 2024-02-18T08:41:05.014 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZRl5GlL2OjtZ0Nh off=2421905 len=6682 2024-02-18T08:41:05.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 2039 completed, throughput=4.99MB/sec 2024-02-18T08:41:05.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kJ8pdKnc7azE91Y off=1330031 len=1518616 2024-02-18T08:41:05.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 2040 completed, throughput=5MB/sec 2024-02-18T08:41:05.024 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YV5l1BGKPBqABIQ off=4784100 len=1928899 2024-02-18T08:41:05.032 INFO:tasks.workunit.client.0.smithi082.stdout:op 2041 completed, throughput=5MB/sec 2024-02-18T08:41:06.033 INFO:tasks.workunit.client.0.smithi082.stdout: 405: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:06.033 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-15akAH6iMK3r26Q off=7849948 len=556593 2024-02-18T08:41:06.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 2042 completed, throughput=4.99MB/sec 2024-02-18T08:41:06.037 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7FVVBOlWFJjrsbx off=13775852 len=2051832 2024-02-18T08:41:06.048 INFO:tasks.workunit.client.0.smithi082.stdout:op 2043 completed, throughput=5MB/sec 2024-02-18T08:41:06.048 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PfO4OMe28snKz9V off=11283853 len=1184369 2024-02-18T08:41:06.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 2044 completed, throughput=5MB/sec 2024-02-18T08:41:06.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XmyKO11TEf0AP04 off=1754761 len=1586139 2024-02-18T08:41:06.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 2045 completed, throughput=5MB/sec 2024-02-18T08:41:06.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:04.641547+0000 mgr.y (mgr.24862) 806 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:41:06.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:04.641547+0000 mgr.y (mgr.24862) 806 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:41:06.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:04.641547+0000 mgr.y (mgr.24862) 806 : cluster [DBG] pgmap v1390: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:41:07.061 INFO:tasks.workunit.client.0.smithi082.stdout: 406: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:07.061 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FVRktUXOaSjvyVs off=3823728 len=106486 2024-02-18T08:41:07.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 2046 completed, throughput=4.99MB/sec 2024-02-18T08:41:07.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kuVQlhrYGNB3Cn6 off=2945455 len=1801105 2024-02-18T08:41:07.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 2047 completed, throughput=4.99MB/sec 2024-02-18T08:41:07.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lfdsuHm4wjVD8nU off=11451506 len=1411583 2024-02-18T08:41:07.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 2048 completed, throughput=5MB/sec 2024-02-18T08:41:07.070 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XIhIj0CH9jq5TMw off=11487010 len=806531 2024-02-18T08:41:07.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 2049 completed, throughput=5MB/sec 2024-02-18T08:41:07.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qPOHn-WbK9EohHI off=16169370 len=1570206 2024-02-18T08:41:07.078 INFO:tasks.workunit.client.0.smithi082.stdout:op 2050 completed, throughput=5MB/sec 2024-02-18T08:41:08.079 INFO:tasks.workunit.client.0.smithi082.stdout: 407: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:08.079 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n-ZXnheJSHoIeep off=5016796 len=11300 2024-02-18T08:41:08.079 INFO:tasks.workunit.client.0.smithi082.stdout:op 2051 completed, throughput=4.99MB/sec 2024-02-18T08:41:08.079 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MuuJgi2yq23ws0y off=4874718 len=645584 2024-02-18T08:41:08.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 2052 completed, throughput=4.99MB/sec 2024-02-18T08:41:08.081 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3_-6peSVTT-kPuI off=8146984 len=2005031 2024-02-18T08:41:08.085 INFO:tasks.workunit.client.0.smithi082.stdout:op 2053 completed, throughput=5MB/sec 2024-02-18T08:41:08.085 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I3atTAgt7cdCCke off=831494 len=1127030 2024-02-18T08:41:08.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 2054 completed, throughput=5MB/sec 2024-02-18T08:41:08.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:06.642011+0000 mgr.y (mgr.24862) 807 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:41:08.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:06.642011+0000 mgr.y (mgr.24862) 807 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:41:08.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:06.642011+0000 mgr.y (mgr.24862) 807 : cluster [DBG] pgmap v1391: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:41:09.087 INFO:tasks.workunit.client.0.smithi082.stdout: 408: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:09.087 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hxr6LrDDQhTFp57 off=2127676 len=1748206 2024-02-18T08:41:09.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 2055 completed, throughput=4.99MB/sec 2024-02-18T08:41:09.089 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E6w6M2bXz0bwVjQ off=2072262 len=1172357 2024-02-18T08:41:09.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 2056 completed, throughput=4.99MB/sec 2024-02-18T08:41:09.096 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cWnglviS7QfgKDH off=9036866 len=345090 2024-02-18T08:41:09.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 2057 completed, throughput=5MB/sec 2024-02-18T08:41:09.099 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CsIsxc72hQL9aMh off=11818359 len=1034560 2024-02-18T08:41:09.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 2058 completed, throughput=5MB/sec 2024-02-18T08:41:09.101 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y62Wo1Zbkiz-Dfp off=4208577 len=899148 2024-02-18T08:41:09.104 INFO:tasks.workunit.client.0.smithi082.stdout:op 2059 completed, throughput=5MB/sec 2024-02-18T08:41:09.104 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ihxI-SblKl88z5y off=11104617 len=1250777 2024-02-18T08:41:09.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 2060 completed, throughput=5MB/sec 2024-02-18T08:41:10.105 INFO:tasks.workunit.client.0.smithi082.stdout: 409: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:10.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PWIVH338n-prfxn off=4080011 len=356470 2024-02-18T08:41:10.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 2061 completed, throughput=4.99MB/sec 2024-02-18T08:41:10.110 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CyFinwTmGzhymcY off=0 len=1487114 2024-02-18T08:41:10.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 2062 completed, throughput=4.99MB/sec 2024-02-18T08:41:10.117 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wqC7EOxSAggP9YR off=10833075 len=1083293 2024-02-18T08:41:10.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 2063 completed, throughput=5MB/sec 2024-02-18T08:41:10.118 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MC0DCiIEiBr03mm off=1348997 len=2019679 2024-02-18T08:41:10.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 2064 completed, throughput=5MB/sec 2024-02-18T08:41:10.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:08.642631+0000 mgr.y (mgr.24862) 808 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:10.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:08.642631+0000 mgr.y (mgr.24862) 808 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:10.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:08.642631+0000 mgr.y (mgr.24862) 808 : cluster [DBG] pgmap v1392: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:11.131 INFO:tasks.workunit.client.0.smithi082.stdout: 410: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:11.132 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hNJW-mvT15WbL39 off=103972 len=294254 2024-02-18T08:41:11.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 2065 completed, throughput=4.99MB/sec 2024-02-18T08:41:11.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J2IYXTwZBApVik7 off=5411922 len=1153518 2024-02-18T08:41:11.141 INFO:tasks.workunit.client.0.smithi082.stdout:op 2066 completed, throughput=4.99MB/sec 2024-02-18T08:41:11.141 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0AHNWdVN9Z5jrMf off=47002 len=1220110 2024-02-18T08:41:11.148 INFO:tasks.workunit.client.0.smithi082.stdout:op 2067 completed, throughput=5MB/sec 2024-02-18T08:41:11.148 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bGY3Kvu2NK0a1Jg off=3207838 len=997151 2024-02-18T08:41:11.153 INFO:tasks.workunit.client.0.smithi082.stdout:op 2068 completed, throughput=5MB/sec 2024-02-18T08:41:11.153 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCuWGRRdr4kzMNK off=7004572 len=1794257 2024-02-18T08:41:11.160 INFO:tasks.workunit.client.0.smithi082.stdout:op 2069 completed, throughput=5MB/sec 2024-02-18T08:41:12.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:10.643120+0000 mgr.y (mgr.24862) 809 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:12.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:10.643120+0000 mgr.y (mgr.24862) 809 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:12.161 INFO:tasks.workunit.client.0.smithi082.stdout: 411: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:12.161 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OK1ad8JrtxClP-7 off=11328382 len=122379 2024-02-18T08:41:12.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 2070 completed, throughput=4.99MB/sec 2024-02-18T08:41:12.162 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4qSG1q-ALHLYG_s off=3248586 len=145003 2024-02-18T08:41:12.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 2071 completed, throughput=4.99MB/sec 2024-02-18T08:41:12.163 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ue_ugoodDyce6gP off=2750738 len=1003836 2024-02-18T08:41:12.165 INFO:tasks.workunit.client.0.smithi082.stdout:op 2072 completed, throughput=4.99MB/sec 2024-02-18T08:41:12.165 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8qwla3G1vsJGYuO off=9608128 len=714680 2024-02-18T08:41:12.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 2073 completed, throughput=4.99MB/sec 2024-02-18T08:41:12.170 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8EFwlEwfuXj3hAH off=230867 len=1009617 2024-02-18T08:41:12.175 INFO:tasks.workunit.client.0.smithi082.stdout:op 2074 completed, throughput=5MB/sec 2024-02-18T08:41:12.175 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ni5f6V5VVQszZGe off=6755922 len=477625 2024-02-18T08:41:12.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 2075 completed, throughput=5MB/sec 2024-02-18T08:41:12.179 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--JqNlkiDb6ANxE0 off=13515283 len=869942 2024-02-18T08:41:12.180 INFO:tasks.workunit.client.0.smithi082.stdout:op 2076 completed, throughput=5MB/sec 2024-02-18T08:41:12.180 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HazI1Q8x4YWE6bd off=2075696 len=1241336 2024-02-18T08:41:12.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 2077 completed, throughput=5MB/sec 2024-02-18T08:41:12.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:10.643120+0000 mgr.y (mgr.24862) 809 : cluster [DBG] pgmap v1393: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:13.186 INFO:tasks.workunit.client.0.smithi082.stdout: 412: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:13.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x-36ChPGHlU-7oA off=3045975 len=185607 2024-02-18T08:41:13.187 INFO:tasks.workunit.client.0.smithi082.stdout:op 2078 completed, throughput=4.99MB/sec 2024-02-18T08:41:13.187 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Eio_pVgp5Fjmw_S off=18306162 len=434109 2024-02-18T08:41:13.191 INFO:tasks.workunit.client.0.smithi082.stdout:op 2079 completed, throughput=4.99MB/sec 2024-02-18T08:41:13.191 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f7DGLsAbW93Pq5b off=636346 len=33348 2024-02-18T08:41:13.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 2080 completed, throughput=4.99MB/sec 2024-02-18T08:41:13.192 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GncMjWLJ-UzHwBu off=836877 len=439055 2024-02-18T08:41:13.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 2081 completed, throughput=4.99MB/sec 2024-02-18T08:41:13.192 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9nKgdJJD7YvGKN0 off=84093 len=287397 2024-02-18T08:41:13.193 INFO:tasks.workunit.client.0.smithi082.stdout:op 2082 completed, throughput=4.99MB/sec 2024-02-18T08:41:13.193 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AYMQU3jF42E-Gin off=560980 len=963842 2024-02-18T08:41:13.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 2083 completed, throughput=5MB/sec 2024-02-18T08:41:13.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QLGFGBHc1cVHhcq off=5305063 len=485464 2024-02-18T08:41:13.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 2084 completed, throughput=5MB/sec 2024-02-18T08:41:13.200 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jePNsgeWpLYEpRu off=10838952 len=1958604 2024-02-18T08:41:13.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 2085 completed, throughput=5MB/sec 2024-02-18T08:41:14.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:12.643667+0000 mgr.y (mgr.24862) 810 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:41:14.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:12.643667+0000 mgr.y (mgr.24862) 810 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:41:14.204 INFO:tasks.workunit.client.0.smithi082.stdout: 413: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:14.204 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fnnLjuretOa6Xt6 off=3603396 len=59141 2024-02-18T08:41:14.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 2086 completed, throughput=4.99MB/sec 2024-02-18T08:41:14.205 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7mK_ZfjypJqhnLM off=4066084 len=2018113 2024-02-18T08:41:14.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 2087 completed, throughput=4.99MB/sec 2024-02-18T08:41:14.210 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xNkFyWXyfCwgRxH off=6242889 len=955509 2024-02-18T08:41:14.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 2088 completed, throughput=5MB/sec 2024-02-18T08:41:14.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zf6ISycI3ARw89P off=972018 len=159281 2024-02-18T08:41:14.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 2089 completed, throughput=5MB/sec 2024-02-18T08:41:14.216 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gcwsfsx5bN0JEfh off=667530 len=484419 2024-02-18T08:41:14.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 2090 completed, throughput=5MB/sec 2024-02-18T08:41:14.220 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7fw5hHo7Nswz2EN off=825209 len=487418 2024-02-18T08:41:14.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 2091 completed, throughput=5MB/sec 2024-02-18T08:41:14.223 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P9wjw2zyrGZFisi off=8850500 len=1527006 2024-02-18T08:41:14.230 INFO:tasks.workunit.client.0.smithi082.stdout:op 2092 completed, throughput=5MB/sec 2024-02-18T08:41:14.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:12.643667+0000 mgr.y (mgr.24862) 810 : cluster [DBG] pgmap v1394: 73 pgs: 73 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:41:15.230 INFO:tasks.workunit.client.0.smithi082.stdout: 414: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:15.230 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-40mSHBzbfHGRPFd off=5061359 len=1674854 2024-02-18T08:41:15.233 INFO:tasks.workunit.client.0.smithi082.stdout:op 2093 completed, throughput=4.99MB/sec 2024-02-18T08:41:15.233 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XVSQDGVEBv3yHii off=2272 len=2089691 2024-02-18T08:41:15.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 2094 completed, throughput=5MB/sec 2024-02-18T08:41:15.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TjmPSbKH5fAI-S8 off=3108894 len=1967369 2024-02-18T08:41:15.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 2095 completed, throughput=5MB/sec 2024-02-18T08:41:16.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:14.644201+0000 mgr.y (mgr.24862) 811 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:41:16.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:14.644201+0000 mgr.y (mgr.24862) 811 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:41:16.245 INFO:tasks.workunit.client.0.smithi082.stdout: 415: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:16.245 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y5ZJBPNdVaVOmJM off=12879397 len=599528 2024-02-18T08:41:16.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 2096 completed, throughput=4.99MB/sec 2024-02-18T08:41:16.247 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aP7oCU7TpUW4I-E off=4771257 len=758206 2024-02-18T08:41:16.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 2097 completed, throughput=4.99MB/sec 2024-02-18T08:41:16.249 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ytubs5T5v00BUZl off=7946290 len=1795132 2024-02-18T08:41:16.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:14.644201+0000 mgr.y (mgr.24862) 811 : cluster [DBG] pgmap v1395: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:41:16.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 2098 completed, throughput=5MB/sec 2024-02-18T08:41:16.258 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j6arGvDSHvTY8fE off=19989623 len=1700484 2024-02-18T08:41:16.261 INFO:tasks.workunit.client.0.smithi082.stdout:op 2099 completed, throughput=5MB/sec 2024-02-18T08:41:17.262 INFO:tasks.workunit.client.0.smithi082.stdout: 416: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:17.262 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tS3JQ7WX3Yper46 off=10145368 len=133765 2024-02-18T08:41:17.263 INFO:tasks.workunit.client.0.smithi082.stdout:op 2100 completed, throughput=4.99MB/sec 2024-02-18T08:41:17.263 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KJ9jZjtnDeLFVAq off=9511129 len=1565917 2024-02-18T08:41:17.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 2101 completed, throughput=4.99MB/sec 2024-02-18T08:41:17.271 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nusgAHZFguhPmxq off=8999182 len=965908 2024-02-18T08:41:17.273 INFO:tasks.workunit.client.0.smithi082.stdout:op 2102 completed, throughput=5MB/sec 2024-02-18T08:41:17.273 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-anR39hmwfQrj_Hr off=11918359 len=391772 2024-02-18T08:41:17.277 INFO:tasks.workunit.client.0.smithi082.stdout:op 2103 completed, throughput=5MB/sec 2024-02-18T08:41:17.277 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-odEz-OUL-dkcEM9 off=164669 len=687061 2024-02-18T08:41:17.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 2104 completed, throughput=5MB/sec 2024-02-18T08:41:17.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-74h35nVsBKF3ERD off=10667062 len=853714 2024-02-18T08:41:17.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 2105 completed, throughput=5MB/sec 2024-02-18T08:41:17.286 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4sKoUwnFcKOkBcY off=6367301 len=2084144 2024-02-18T08:41:17.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 2106 completed, throughput=5MB/sec 2024-02-18T08:41:18.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:16.644631+0000 mgr.y (mgr.24862) 812 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:18.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:16.644631+0000 mgr.y (mgr.24862) 812 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:18.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:16.644631+0000 mgr.y (mgr.24862) 812 : cluster [DBG] pgmap v1396: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:18.288 INFO:tasks.workunit.client.0.smithi082.stdout: 417: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:18.288 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zf85feD-02bQr_O off=1475841 len=410884 2024-02-18T08:41:18.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 2107 completed, throughput=4.99MB/sec 2024-02-18T08:41:18.292 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7pNx4Uou3dEUGnE off=9340713 len=1463416 2024-02-18T08:41:18.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 2108 completed, throughput=5MB/sec 2024-02-18T08:41:18.300 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iT8ZdakvUIts23H off=3973090 len=1576660 2024-02-18T08:41:18.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 2109 completed, throughput=5MB/sec 2024-02-18T08:41:19.303 INFO:tasks.workunit.client.0.smithi082.stdout: 418: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:19.304 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fjQHe0ae4u_0d5e off=9048038 len=43035 2024-02-18T08:41:19.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 2110 completed, throughput=4.99MB/sec 2024-02-18T08:41:19.304 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5sdKsMbaLD2tGRK off=6472915 len=1291729 2024-02-18T08:41:19.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 2111 completed, throughput=4.99MB/sec 2024-02-18T08:41:19.306 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HVr8515FGrvlQwg off=2005015 len=746905 2024-02-18T08:41:19.312 INFO:tasks.workunit.client.0.smithi082.stdout:op 2112 completed, throughput=4.99MB/sec 2024-02-18T08:41:19.312 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w0GYrWTj7GR7lxK off=7739912 len=1601517 2024-02-18T08:41:19.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 2113 completed, throughput=5MB/sec 2024-02-18T08:41:19.320 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0Dwg_eRC204jZs2 off=1510043 len=1081252 2024-02-18T08:41:19.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 2114 completed, throughput=5MB/sec 2024-02-18T08:41:19.326 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6aKqfhcgtA8cnZu off=12156573 len=10197 2024-02-18T08:41:19.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 2115 completed, throughput=5MB/sec 2024-02-18T08:41:19.328 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jeypjnXsLLzKIcs off=4984364 len=1795119 2024-02-18T08:41:19.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 2116 completed, throughput=5MB/sec 2024-02-18T08:41:20.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:18.645317+0000 mgr.y (mgr.24862) 813 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:20.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:18.645317+0000 mgr.y (mgr.24862) 813 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:20.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:18.645317+0000 mgr.y (mgr.24862) 813 : cluster [DBG] pgmap v1397: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:20.330 INFO:tasks.workunit.client.0.smithi082.stdout: 419: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:20.331 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YOjcywYSsJgAlqL off=484258 len=311612 2024-02-18T08:41:20.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 2117 completed, throughput=4.99MB/sec 2024-02-18T08:41:20.332 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SWDJGtCR3692u2a off=1110706 len=147664 2024-02-18T08:41:20.335 INFO:tasks.workunit.client.0.smithi082.stdout:op 2118 completed, throughput=4.99MB/sec 2024-02-18T08:41:20.335 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rJm6LCnGbr_RXEQ off=95417 len=1463678 2024-02-18T08:41:20.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 2119 completed, throughput=5MB/sec 2024-02-18T08:41:20.338 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l___s5xMqqSTG_w off=2580821 len=1363497 2024-02-18T08:41:20.341 INFO:tasks.workunit.client.0.smithi082.stdout:op 2120 completed, throughput=5MB/sec 2024-02-18T08:41:20.341 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X6ARQHhuIiUkP2u off=1100575 len=1614447 2024-02-18T08:41:20.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 2121 completed, throughput=5MB/sec 2024-02-18T08:41:21.344 INFO:tasks.workunit.client.0.smithi082.stdout: 420: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:21.344 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rGA0FKbAevkezIw off=4637798 len=293872 2024-02-18T08:41:21.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 2122 completed, throughput=4.99MB/sec 2024-02-18T08:41:21.348 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5DJhGJ4Orjz_BGB off=891949 len=1852079 2024-02-18T08:41:21.356 INFO:tasks.workunit.client.0.smithi082.stdout:op 2123 completed, throughput=4.99MB/sec 2024-02-18T08:41:21.356 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5AnnnMH_zffleSW off=15041057 len=175940 2024-02-18T08:41:21.358 INFO:tasks.workunit.client.0.smithi082.stdout:op 2124 completed, throughput=5MB/sec 2024-02-18T08:41:21.358 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pyIirfANIqY1zce off=1016212 len=1789595 2024-02-18T08:41:21.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 2125 completed, throughput=5MB/sec 2024-02-18T08:41:21.362 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TejPgl9iy88Sexr off=12413320 len=1547113 2024-02-18T08:41:21.369 INFO:tasks.workunit.client.0.smithi082.stdout:op 2126 completed, throughput=5MB/sec 2024-02-18T08:41:22.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:20.645776+0000 mgr.y (mgr.24862) 814 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:22.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:20.645776+0000 mgr.y (mgr.24862) 814 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:22.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:20.645776+0000 mgr.y (mgr.24862) 814 : cluster [DBG] pgmap v1398: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:22.369 INFO:tasks.workunit.client.0.smithi082.stdout: 421: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:22.369 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--1FmKRH2xZks838 off=1775400 len=1787748 2024-02-18T08:41:22.379 INFO:tasks.workunit.client.0.smithi082.stdout:op 2127 completed, throughput=4.99MB/sec 2024-02-18T08:41:22.379 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--48wZgvgPctyhi1 off=0 len=1314555 2024-02-18T08:41:22.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 2128 completed, throughput=5MB/sec 2024-02-18T08:41:22.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cDgAYgn79iNjQop off=1868145 len=1591481 2024-02-18T08:41:22.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 2129 completed, throughput=5MB/sec 2024-02-18T08:41:23.395 INFO:tasks.workunit.client.0.smithi082.stdout: 422: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:23.395 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fWnkRkq6SEBLavO off=6289006 len=1251992 2024-02-18T08:41:23.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 2130 completed, throughput=4.99MB/sec 2024-02-18T08:41:23.400 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uuhesOZb5xbRc-s off=12801650 len=7245 2024-02-18T08:41:23.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 2131 completed, throughput=4.99MB/sec 2024-02-18T08:41:23.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-081tY06q6-kVQJx off=3409923 len=1791210 2024-02-18T08:41:23.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 2132 completed, throughput=5MB/sec 2024-02-18T08:41:23.404 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Wh17pRJgOkUgXly off=0 len=1372922 2024-02-18T08:41:23.410 INFO:tasks.workunit.client.0.smithi082.stdout:op 2133 completed, throughput=5MB/sec 2024-02-18T08:41:23.410 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0hT-6C3F0OP6smS off=2622869 len=669118 2024-02-18T08:41:23.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 2134 completed, throughput=5MB/sec 2024-02-18T08:41:24.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:22.646348+0000 mgr.y (mgr.24862) 815 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:24.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:22.646348+0000 mgr.y (mgr.24862) 815 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:24.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:22.646348+0000 mgr.y (mgr.24862) 815 : cluster [DBG] pgmap v1399: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:24.415 INFO:tasks.workunit.client.0.smithi082.stdout: 423: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:24.415 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ulER3s1ee9XRzFU off=1944118 len=213370 2024-02-18T08:41:24.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 2135 completed, throughput=4.99MB/sec 2024-02-18T08:41:24.418 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tSkuc-A0MSXNFqF off=9971015 len=41675 2024-02-18T08:41:24.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 2136 completed, throughput=4.99MB/sec 2024-02-18T08:41:24.418 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TMCy8YvoZv21NjD off=1440277 len=2012916 2024-02-18T08:41:24.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 2137 completed, throughput=4.99MB/sec 2024-02-18T08:41:24.427 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h5SP3uJir249kmS off=1750799 len=453619 2024-02-18T08:41:24.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 2138 completed, throughput=4.99MB/sec 2024-02-18T08:41:24.430 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7Nik6Nio_B0yQq1 off=2505817 len=926461 2024-02-18T08:41:24.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 2139 completed, throughput=5MB/sec 2024-02-18T08:41:24.435 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w29t5EERBLYoixW off=132375 len=960447 2024-02-18T08:41:24.436 INFO:tasks.workunit.client.0.smithi082.stdout:op 2140 completed, throughput=5MB/sec 2024-02-18T08:41:24.436 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6sUoye-6DLsef7q off=173245 len=1772880 2024-02-18T08:41:24.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 2141 completed, throughput=5MB/sec 2024-02-18T08:41:25.439 INFO:tasks.workunit.client.0.smithi082.stdout: 424: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:25.439 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mp4RCl_F468M_jZ off=3052056 len=1206806 2024-02-18T08:41:25.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 2142 completed, throughput=4.99MB/sec 2024-02-18T08:41:25.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8jHx9L-2VRiCLCz off=6993740 len=1936012 2024-02-18T08:41:25.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 2143 completed, throughput=5MB/sec 2024-02-18T08:41:25.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-v7WQcqtwSlRz4EI off=813144 len=1457962 2024-02-18T08:41:25.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 2144 completed, throughput=5MB/sec 2024-02-18T08:41:26.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:24.646992+0000 mgr.y (mgr.24862) 816 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:41:26.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:24.646992+0000 mgr.y (mgr.24862) 816 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:41:26.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:24.646992+0000 mgr.y (mgr.24862) 816 : cluster [DBG] pgmap v1400: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:41:26.461 INFO:tasks.workunit.client.0.smithi082.stdout: 425: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:26.461 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LqGnlyJjhjMn8PG off=1691118 len=929509 2024-02-18T08:41:26.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 2145 completed, throughput=4.99MB/sec 2024-02-18T08:41:26.462 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VCsraiTEC9_-x-j off=659279 len=351282 2024-02-18T08:41:26.464 INFO:tasks.workunit.client.0.smithi082.stdout:op 2146 completed, throughput=4.99MB/sec 2024-02-18T08:41:26.464 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gcJDVebI-MJctI6 off=16833080 len=97311 2024-02-18T08:41:26.464 INFO:tasks.workunit.client.0.smithi082.stdout:op 2147 completed, throughput=4.99MB/sec 2024-02-18T08:41:26.464 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CKcPmBVJX6hUk3y off=12935114 len=161813 2024-02-18T08:41:26.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 2148 completed, throughput=4.99MB/sec 2024-02-18T08:41:26.465 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-04IxNthitQq3uT- off=8482517 len=1417939 2024-02-18T08:41:26.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 2149 completed, throughput=5MB/sec 2024-02-18T08:41:26.468 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GhbY-5-jO1jRN9k off=5473612 len=1490352 2024-02-18T08:41:26.470 INFO:tasks.workunit.client.0.smithi082.stdout:op 2150 completed, throughput=5MB/sec 2024-02-18T08:41:26.470 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0N_TzytymQ7rSCc off=9403341 len=921689 2024-02-18T08:41:26.475 INFO:tasks.workunit.client.0.smithi082.stdout:op 2151 completed, throughput=5MB/sec 2024-02-18T08:41:27.476 INFO:tasks.workunit.client.0.smithi082.stdout: 426: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:27.476 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kPqKUTuF7MEIyG1 off=5673602 len=653664 2024-02-18T08:41:27.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 2152 completed, throughput=4.99MB/sec 2024-02-18T08:41:27.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Sd_U03pbmot2_Zr off=8528473 len=974343 2024-02-18T08:41:27.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 2153 completed, throughput=4.99MB/sec 2024-02-18T08:41:27.483 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LOQ3EYPYlPgEzyd off=12224622 len=116132 2024-02-18T08:41:27.484 INFO:tasks.workunit.client.0.smithi082.stdout:op 2154 completed, throughput=4.99MB/sec 2024-02-18T08:41:27.484 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7_RVvoC5EODd93J off=11775712 len=117263 2024-02-18T08:41:27.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 2155 completed, throughput=4.99MB/sec 2024-02-18T08:41:27.487 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aBHmKhaNlnXn4dw off=10696244 len=1354435 2024-02-18T08:41:27.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 2156 completed, throughput=5MB/sec 2024-02-18T08:41:27.489 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fjQHe0ae4u_0d5e off=7423967 len=1603624 2024-02-18T08:41:27.497 INFO:tasks.workunit.client.0.smithi082.stdout:op 2157 completed, throughput=5MB/sec 2024-02-18T08:41:28.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:26.647500+0000 mgr.y (mgr.24862) 817 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:41:28.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:26.647500+0000 mgr.y (mgr.24862) 817 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:41:28.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:26.647500+0000 mgr.y (mgr.24862) 817 : cluster [DBG] pgmap v1401: 73 pgs: 73 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:41:28.497 INFO:tasks.workunit.client.0.smithi082.stdout: 427: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:28.497 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QHJoAWHKk61TG9z off=891070 len=399323 2024-02-18T08:41:28.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 2158 completed, throughput=4.99MB/sec 2024-02-18T08:41:28.498 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yWsbYAN87IONJZB off=1806928 len=455107 2024-02-18T08:41:28.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 2159 completed, throughput=4.99MB/sec 2024-02-18T08:41:28.502 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FiXghP6uXuFO8uV off=5250182 len=1280735 2024-02-18T08:41:28.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 2160 completed, throughput=4.99MB/sec 2024-02-18T08:41:28.508 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SbkWiFfTngDZDRL off=695733 len=1554656 2024-02-18T08:41:28.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 2161 completed, throughput=5MB/sec 2024-02-18T08:41:28.510 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E40_N6C635MxOjq off=1997945 len=852042 2024-02-18T08:41:28.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 2162 completed, throughput=5MB/sec 2024-02-18T08:41:28.515 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a0cXMZgNMTjbAxG off=8743170 len=201878 2024-02-18T08:41:28.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 2163 completed, throughput=5MB/sec 2024-02-18T08:41:28.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mc9ypnqdCmtgp8s off=10102754 len=418248 2024-02-18T08:41:28.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 2164 completed, throughput=5MB/sec 2024-02-18T08:41:28.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lcLpJztzhOeViIR off=4887045 len=1312724 2024-02-18T08:41:28.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 2165 completed, throughput=5MB/sec 2024-02-18T08:41:29.519 INFO:tasks.workunit.client.0.smithi082.stdout: 428: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:29.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MapPnLhHnXwTW2x off=192446 len=499642 2024-02-18T08:41:29.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 2166 completed, throughput=4.99MB/sec 2024-02-18T08:41:29.523 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ChC0K4oPjZ5KjHc off=17313698 len=1261409 2024-02-18T08:41:29.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 2167 completed, throughput=4.99MB/sec 2024-02-18T08:41:29.526 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RqnJia9Bf5oPXPJ off=5367357 len=962494 2024-02-18T08:41:29.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 2168 completed, throughput=5MB/sec 2024-02-18T08:41:29.527 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wn9ixqcdPCz8cQ9 off=14797874 len=1990594 2024-02-18T08:41:29.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 2169 completed, throughput=5MB/sec 2024-02-18T08:41:30.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:28.648101+0000 mgr.y (mgr.24862) 818 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:30.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:28.648101+0000 mgr.y (mgr.24862) 818 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:30.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:28.648101+0000 mgr.y (mgr.24862) 818 : cluster [DBG] pgmap v1402: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:41:30.536 INFO:tasks.workunit.client.0.smithi082.stdout: 429: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:30.536 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rcBV6cOxc1XqIH- off=1769533 len=1996160 2024-02-18T08:41:30.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 2170 completed, throughput=4.99MB/sec 2024-02-18T08:41:30.538 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-viXVZ9rHXLOZbOb off=12994130 len=272014 2024-02-18T08:41:30.539 INFO:tasks.workunit.client.0.smithi082.stdout:op 2171 completed, throughput=4.99MB/sec 2024-02-18T08:41:30.539 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oV-5OSZtv_UnPSb off=47162 len=164985 2024-02-18T08:41:30.540 INFO:tasks.workunit.client.0.smithi082.stdout:op 2172 completed, throughput=4.99MB/sec 2024-02-18T08:41:30.540 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XhqlQBSbTGR72Ot off=11211346 len=1348502 2024-02-18T08:41:30.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 2173 completed, throughput=5MB/sec 2024-02-18T08:41:30.543 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dcPBxUmR1kY-vyB off=7574327 len=362554 2024-02-18T08:41:30.547 INFO:tasks.workunit.client.0.smithi082.stdout:op 2174 completed, throughput=5MB/sec 2024-02-18T08:41:30.547 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Gsjdk14g9zJC0AR off=3399360 len=265572 2024-02-18T08:41:30.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 2175 completed, throughput=5MB/sec 2024-02-18T08:41:30.548 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B5Y81w39CoP1-z2 off=2894106 len=31136 2024-02-18T08:41:30.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 2176 completed, throughput=5MB/sec 2024-02-18T08:41:30.550 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-malKuE7n6OOC3wt off=1340037 len=254886 2024-02-18T08:41:30.551 INFO:tasks.workunit.client.0.smithi082.stdout:op 2177 completed, throughput=5MB/sec 2024-02-18T08:41:30.551 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AMdLs1oLik5QLXG off=2638847 len=1420267 2024-02-18T08:41:30.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 2178 completed, throughput=5MB/sec 2024-02-18T08:41:31.554 INFO:tasks.workunit.client.0.smithi082.stdout: 430: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:31.554 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iPoxkHLsCG5YINN off=963735 len=646270 2024-02-18T08:41:31.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 2179 completed, throughput=4.99MB/sec 2024-02-18T08:41:31.556 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w_GVAZ7z61Rbn7n off=40027 len=155005 2024-02-18T08:41:31.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 2180 completed, throughput=4.99MB/sec 2024-02-18T08:41:31.558 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xa_FFtlTUva39Yq off=7532823 len=1641830 2024-02-18T08:41:31.561 INFO:tasks.workunit.client.0.smithi082.stdout:op 2181 completed, throughput=5MB/sec 2024-02-18T08:41:31.561 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K4t4z0LGgl-yv14 off=733218 len=80421 2024-02-18T08:41:31.564 INFO:tasks.workunit.client.0.smithi082.stdout:op 2182 completed, throughput=5MB/sec 2024-02-18T08:41:31.564 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zrWPxqBIzm-vf8L off=11016005 len=47675 2024-02-18T08:41:31.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 2183 completed, throughput=5MB/sec 2024-02-18T08:41:31.567 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s0gwtGYtOdrsPr4 off=2780885 len=1089741 2024-02-18T08:41:31.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 2184 completed, throughput=5MB/sec 2024-02-18T08:41:31.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IXZbnBM6ywOWMe_ off=3754605 len=330849 2024-02-18T08:41:31.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 2185 completed, throughput=5MB/sec 2024-02-18T08:41:31.569 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X4S5o2emh1Z4WDT off=6907387 len=959133 2024-02-18T08:41:31.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 2186 completed, throughput=5MB/sec 2024-02-18T08:41:32.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:30.648600+0000 mgr.y (mgr.24862) 819 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:32.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:30.648600+0000 mgr.y (mgr.24862) 819 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:32.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:30.648600+0000 mgr.y (mgr.24862) 819 : cluster [DBG] pgmap v1403: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:32.576 INFO:tasks.workunit.client.0.smithi082.stdout: 431: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:32.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cm5K4T5c0EyLd-v off=9486664 len=2447 2024-02-18T08:41:32.579 INFO:tasks.workunit.client.0.smithi082.stdout:op 2187 completed, throughput=4.99MB/sec 2024-02-18T08:41:32.579 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i10GCClGgMop8Qk off=1962219 len=622556 2024-02-18T08:41:32.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 2188 completed, throughput=4.99MB/sec 2024-02-18T08:41:32.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wlPw_1IyVgdb5k4 off=16544020 len=1091048 2024-02-18T08:41:32.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 2189 completed, throughput=4.99MB/sec 2024-02-18T08:41:32.585 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6A4QP0x82JWj85N off=3423179 len=170491 2024-02-18T08:41:32.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 2190 completed, throughput=4.99MB/sec 2024-02-18T08:41:32.588 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g5JRz_54xN96Eop off=10696457 len=151123 2024-02-18T08:41:32.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 2191 completed, throughput=4.99MB/sec 2024-02-18T08:41:32.590 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--R5Xz-I2xcmqHaK off=5921871 len=314748 2024-02-18T08:41:32.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 2192 completed, throughput=5MB/sec 2024-02-18T08:41:32.594 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ubQj8AYbPCgIgGM off=749207 len=1641536 2024-02-18T08:41:32.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 2193 completed, throughput=5MB/sec 2024-02-18T08:41:32.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nUjKBvUWXLH3130 off=9795314 len=1529636 2024-02-18T08:41:32.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 2194 completed, throughput=5MB/sec 2024-02-18T08:41:33.604 INFO:tasks.workunit.client.0.smithi082.stdout: 432: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:33.604 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JniLx_g2mj0OWdH off=9839425 len=709381 2024-02-18T08:41:33.606 INFO:tasks.workunit.client.0.smithi082.stdout:op 2195 completed, throughput=4.99MB/sec 2024-02-18T08:41:33.606 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LK45aqy2BL6PTWP off=5608605 len=1513334 2024-02-18T08:41:33.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 2196 completed, throughput=5MB/sec 2024-02-18T08:41:33.608 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ejytgatkawQKboB off=21021118 len=1507 2024-02-18T08:41:33.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 2197 completed, throughput=5MB/sec 2024-02-18T08:41:33.609 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OX-ut-kx_Ksn8Su off=1929010 len=856670 2024-02-18T08:41:33.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 2198 completed, throughput=5MB/sec 2024-02-18T08:41:33.615 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yTSXhjAl3eLbmvw off=3422336 len=523693 2024-02-18T08:41:33.619 INFO:tasks.workunit.client.0.smithi082.stdout:op 2199 completed, throughput=5MB/sec 2024-02-18T08:41:33.619 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9GI69RhlwPMfva8 off=13125571 len=1085666 2024-02-18T08:41:33.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 2200 completed, throughput=5MB/sec 2024-02-18T08:41:34.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:32.649108+0000 mgr.y (mgr.24862) 820 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:34.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:32.649108+0000 mgr.y (mgr.24862) 820 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:34.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:32.649108+0000 mgr.y (mgr.24862) 820 : cluster [DBG] pgmap v1404: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:41:34.624 INFO:tasks.workunit.client.0.smithi082.stdout: 433: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:34.624 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TLorTl8DnilPs_K off=24361280 len=536071 2024-02-18T08:41:34.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 2201 completed, throughput=4.99MB/sec 2024-02-18T08:41:34.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9f72kMRSlwrODuE off=2099206 len=1070896 2024-02-18T08:41:34.635 INFO:tasks.workunit.client.0.smithi082.stdout:op 2202 completed, throughput=4.99MB/sec 2024-02-18T08:41:34.635 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7Qp0hgWrKq8FsMh off=8634096 len=956422 2024-02-18T08:41:34.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 2203 completed, throughput=4.99MB/sec 2024-02-18T08:41:34.636 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--SSV2wl5uVZxXL5 off=20087943 len=432862 2024-02-18T08:41:34.638 INFO:tasks.workunit.client.0.smithi082.stdout:op 2204 completed, throughput=5MB/sec 2024-02-18T08:41:34.638 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KESC1nx9ooSGm00 off=4782764 len=1736123 2024-02-18T08:41:34.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 2205 completed, throughput=5MB/sec 2024-02-18T08:41:34.647 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tuaftyqO7L_iaRz off=3711749 len=287163 2024-02-18T08:41:34.648 INFO:tasks.workunit.client.0.smithi082.stdout:op 2206 completed, throughput=5MB/sec 2024-02-18T08:41:35.648 INFO:tasks.workunit.client.0.smithi082.stdout: 434: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:35.648 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-95fWGHm_GGptnAd off=1848212 len=616316 2024-02-18T08:41:35.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 2207 completed, throughput=4.99MB/sec 2024-02-18T08:41:35.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U32-2P_s1JlninN off=10446665 len=343776 2024-02-18T08:41:35.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 2208 completed, throughput=4.99MB/sec 2024-02-18T08:41:35.656 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D7oMaW0h-v_Klof off=5632644 len=232849 2024-02-18T08:41:35.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 2209 completed, throughput=4.99MB/sec 2024-02-18T08:41:35.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OHoqz5gya2_Ut3u off=1448346 len=1786923 2024-02-18T08:41:35.666 INFO:tasks.workunit.client.0.smithi082.stdout:op 2210 completed, throughput=4.99MB/sec 2024-02-18T08:41:35.666 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mMajvu5k14RmyB1 off=1280081 len=607263 2024-02-18T08:41:35.668 INFO:tasks.workunit.client.0.smithi082.stdout:op 2211 completed, throughput=5MB/sec 2024-02-18T08:41:35.668 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C7oe1QxP3FgaRb2 off=1767974 len=496280 2024-02-18T08:41:35.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 2212 completed, throughput=5MB/sec 2024-02-18T08:41:35.672 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7P0VBeXSG5P25Vj off=8602795 len=1802166 2024-02-18T08:41:35.674 INFO:tasks.workunit.client.0.smithi082.stdout:op 2213 completed, throughput=5MB/sec 2024-02-18T08:41:36.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:34.649657+0000 mgr.y (mgr.24862) 821 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:36.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:34.649657+0000 mgr.y (mgr.24862) 821 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:36.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:34.649657+0000 mgr.y (mgr.24862) 821 : cluster [DBG] pgmap v1405: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:41:36.674 INFO:tasks.workunit.client.0.smithi082.stdout: 435: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:36.674 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V8S8Xzcdg7sP5eo off=6203860 len=1396592 2024-02-18T08:41:36.681 INFO:tasks.workunit.client.0.smithi082.stdout:op 2214 completed, throughput=4.99MB/sec 2024-02-18T08:41:36.681 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jWNEex8Myyx5A1d off=3984985 len=318504 2024-02-18T08:41:36.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 2215 completed, throughput=4.99MB/sec 2024-02-18T08:41:36.682 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aBi2MQn3KifHRZ8 off=15116859 len=337878 2024-02-18T08:41:36.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 2216 completed, throughput=4.99MB/sec 2024-02-18T08:41:36.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8UrpjKgZzweBtZa off=9790409 len=265231 2024-02-18T08:41:36.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 2217 completed, throughput=4.99MB/sec 2024-02-18T08:41:36.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ifFtbkpAYGN0xqH off=1814843 len=185374 2024-02-18T08:41:36.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 2218 completed, throughput=5MB/sec 2024-02-18T08:41:36.684 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ApA3J82Tt-_U8fj off=15175104 len=344644 2024-02-18T08:41:36.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 2219 completed, throughput=5MB/sec 2024-02-18T08:41:36.689 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qbd-zLA5J5bGPf- off=4729015 len=1047344 2024-02-18T08:41:36.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 2220 completed, throughput=5MB/sec 2024-02-18T08:41:36.691 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c9ZLc2GIDZp3uXq off=11924604 len=187639 2024-02-18T08:41:36.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 2221 completed, throughput=5MB/sec 2024-02-18T08:41:36.694 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I7g0bd7q9H0ceH7 off=6246426 len=1501903 2024-02-18T08:41:36.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 2222 completed, throughput=5MB/sec 2024-02-18T08:41:37.698 INFO:tasks.workunit.client.0.smithi082.stdout: 436: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:37.698 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d2jxE22S8WAQmOa off=6628025 len=260723 2024-02-18T08:41:37.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 2223 completed, throughput=4.99MB/sec 2024-02-18T08:41:37.699 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TpGFR3jza0HtCfv off=11450202 len=1141449 2024-02-18T08:41:37.705 INFO:tasks.workunit.client.0.smithi082.stdout:op 2224 completed, throughput=4.99MB/sec 2024-02-18T08:41:37.705 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sO2NOuahXk5y4on off=0 len=1053125 2024-02-18T08:41:37.710 INFO:tasks.workunit.client.0.smithi082.stdout:op 2225 completed, throughput=5MB/sec 2024-02-18T08:41:37.710 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IZGAIBWH6O3buGZ off=5422325 len=554118 2024-02-18T08:41:37.710 INFO:tasks.workunit.client.0.smithi082.stdout:op 2226 completed, throughput=5MB/sec 2024-02-18T08:41:37.710 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sGPfB7ibH1pQGud off=46269 len=1864716 2024-02-18T08:41:37.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 2227 completed, throughput=5MB/sec 2024-02-18T08:41:38.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:36.650349+0000 mgr.y (mgr.24862) 822 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:37.113724+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:37.411351+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:37.412001+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:37.416279+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:36.650349+0000 mgr.y (mgr.24862) 822 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:37.113724+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:37.411351+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:37.412001+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:41:38.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:37.416279+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:41:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:36.650349+0000 mgr.y (mgr.24862) 822 : cluster [DBG] pgmap v1406: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:41:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:37.113724+0000 mon.a (mon.0) 1848 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:41:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:37.411351+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:41:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:37.412001+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:41:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:37.416279+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:41:38.719 INFO:tasks.workunit.client.0.smithi082.stdout: 437: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:38.719 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c-G-B-f0Bi8_lzu off=15622084 len=1989737 2024-02-18T08:41:38.730 INFO:tasks.workunit.client.0.smithi082.stdout:op 2228 completed, throughput=4.99MB/sec 2024-02-18T08:41:38.730 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hG4GFpibe2TnaDd off=4236873 len=590159 2024-02-18T08:41:38.732 INFO:tasks.workunit.client.0.smithi082.stdout:op 2229 completed, throughput=4.99MB/sec 2024-02-18T08:41:38.732 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uZCF77C03lbtjeZ off=7614581 len=101967 2024-02-18T08:41:38.734 INFO:tasks.workunit.client.0.smithi082.stdout:op 2230 completed, throughput=4.99MB/sec 2024-02-18T08:41:38.734 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UHA76aeWEzhrjmZ off=9467696 len=1096005 2024-02-18T08:41:38.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 2231 completed, throughput=5MB/sec 2024-02-18T08:41:38.740 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EiI1W5l5gARg6gY off=3198236 len=664392 2024-02-18T08:41:38.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 2232 completed, throughput=5MB/sec 2024-02-18T08:41:38.744 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yPW9RifUhu97BiG off=2784480 len=1989009 2024-02-18T08:41:38.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 2233 completed, throughput=5MB/sec 2024-02-18T08:41:39.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:41:37.412787+0000 mgr.y (mgr.24862) 823 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:41:39.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:41:37.412787+0000 mgr.y (mgr.24862) 823 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:41:39.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:41:37.412787+0000 mgr.y (mgr.24862) 823 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:41:39.746 INFO:tasks.workunit.client.0.smithi082.stdout: 438: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:39.746 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y4nij5D5A0f2XdK off=3525844 len=1382888 2024-02-18T08:41:39.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 2234 completed, throughput=4.99MB/sec 2024-02-18T08:41:39.747 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-891_rMZWjG7lKtf off=588534 len=619581 2024-02-18T08:41:39.752 INFO:tasks.workunit.client.0.smithi082.stdout:op 2235 completed, throughput=5MB/sec 2024-02-18T08:41:39.752 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hrCspVwzcyuAWk0 off=4092270 len=1152762 2024-02-18T08:41:39.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 2236 completed, throughput=5MB/sec 2024-02-18T08:41:39.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XrUGAe7rBT_cSMk off=3886354 len=24757 2024-02-18T08:41:39.760 INFO:tasks.workunit.client.0.smithi082.stdout:op 2237 completed, throughput=5MB/sec 2024-02-18T08:41:39.760 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-knyXiNNoOwBBcwg off=1152117 len=1530478 2024-02-18T08:41:39.763 INFO:tasks.workunit.client.0.smithi082.stdout:op 2238 completed, throughput=5MB/sec 2024-02-18T08:41:40.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:38.651031+0000 mgr.y (mgr.24862) 824 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-18T08:41:40.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:38.651031+0000 mgr.y (mgr.24862) 824 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-18T08:41:40.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:38.651031+0000 mgr.y (mgr.24862) 824 : cluster [DBG] pgmap v1407: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-02-18T08:41:40.764 INFO:tasks.workunit.client.0.smithi082.stdout: 439: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:40.764 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XSz6L65MUDy5FWZ off=332272 len=1203155 2024-02-18T08:41:40.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 2239 completed, throughput=4.99MB/sec 2024-02-18T08:41:40.765 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nFCth_tyiRJqpDH off=7757779 len=1431397 2024-02-18T08:41:40.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 2240 completed, throughput=5MB/sec 2024-02-18T08:41:40.769 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BAP2yQIB1561w5I off=442061 len=987775 2024-02-18T08:41:40.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 2241 completed, throughput=5MB/sec 2024-02-18T08:41:40.776 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vh-dBIPGRfLbQY3 off=18428766 len=1927213 2024-02-18T08:41:40.780 INFO:tasks.workunit.client.0.smithi082.stdout:op 2242 completed, throughput=5MB/sec 2024-02-18T08:41:41.780 INFO:tasks.workunit.client.0.smithi082.stdout: 440: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:41.780 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F_USGAzI4FG9akO off=16580522 len=1609536 2024-02-18T08:41:41.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 2243 completed, throughput=4.99MB/sec 2024-02-18T08:41:41.783 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SNvyo8Bbe4596JJ off=21070233 len=1210486 2024-02-18T08:41:41.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 2244 completed, throughput=5MB/sec 2024-02-18T08:41:41.784 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Sea6DpCRKcaWC0r off=2637052 len=1016690 2024-02-18T08:41:41.789 INFO:tasks.workunit.client.0.smithi082.stdout:op 2245 completed, throughput=5MB/sec 2024-02-18T08:41:41.789 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CKpc-0iWUR2eWDP off=11432192 len=1144698 2024-02-18T08:41:41.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 2246 completed, throughput=5MB/sec 2024-02-18T08:41:42.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:40.651487+0000 mgr.y (mgr.24862) 825 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-18T08:41:42.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:40.651487+0000 mgr.y (mgr.24862) 825 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-18T08:41:42.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:40.651487+0000 mgr.y (mgr.24862) 825 : cluster [DBG] pgmap v1408: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-02-18T08:41:42.796 INFO:tasks.workunit.client.0.smithi082.stdout: 441: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:42.796 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rjYsKrswm6sxMk0 off=1654377 len=403568 2024-02-18T08:41:42.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 2247 completed, throughput=4.99MB/sec 2024-02-18T08:41:42.800 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x-36ChPGHlU-7oA off=8131083 len=33313 2024-02-18T08:41:42.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 2248 completed, throughput=4.99MB/sec 2024-02-18T08:41:42.802 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y5odoBNn4rNq5n6 off=543413 len=821198 2024-02-18T08:41:42.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 2249 completed, throughput=4.99MB/sec 2024-02-18T08:41:42.807 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fKYmcuhiZu50Qq1 off=8496667 len=178025 2024-02-18T08:41:42.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 2250 completed, throughput=4.99MB/sec 2024-02-18T08:41:42.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yuaLQcUwjC_6k4Z off=7552407 len=1566033 2024-02-18T08:41:42.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 2251 completed, throughput=5MB/sec 2024-02-18T08:41:42.813 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-28doDKgjOLfPSOT off=17981 len=1618278 2024-02-18T08:41:42.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 2252 completed, throughput=5MB/sec 2024-02-18T08:41:42.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GHPaga46dQNJN3u off=2703392 len=360342 2024-02-18T08:41:42.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 2253 completed, throughput=5MB/sec 2024-02-18T08:41:43.816 INFO:tasks.workunit.client.0.smithi082.stdout: 442: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:43.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-40-146DOH2lNjat off=2847054 len=769255 2024-02-18T08:41:43.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 2254 completed, throughput=4.99MB/sec 2024-02-18T08:41:43.817 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M3CiD8XKQBeG9Qm off=11000306 len=818057 2024-02-18T08:41:43.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 2255 completed, throughput=4.99MB/sec 2024-02-18T08:41:43.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dgGtYxj9r3ym_yf off=14963983 len=672165 2024-02-18T08:41:43.825 INFO:tasks.workunit.client.0.smithi082.stdout:op 2256 completed, throughput=4.99MB/sec 2024-02-18T08:41:43.826 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jORZspFKhg2Vs5L off=4315815 len=1219085 2024-02-18T08:41:43.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 2257 completed, throughput=5MB/sec 2024-02-18T08:41:43.832 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hcB6cqpmmqrgXHt off=2800776 len=591969 2024-02-18T08:41:43.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 2258 completed, throughput=5MB/sec 2024-02-18T08:41:43.837 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jXgfg_SpZuiKVjW off=6162599 len=319279 2024-02-18T08:41:43.838 INFO:tasks.workunit.client.0.smithi082.stdout:op 2259 completed, throughput=5MB/sec 2024-02-18T08:41:43.838 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tjX_eRvc70-UYDD off=8125123 len=1645476 2024-02-18T08:41:43.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 2260 completed, throughput=5MB/sec 2024-02-18T08:41:44.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:42.651983+0000 mgr.y (mgr.24862) 826 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:41:44.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:42.651983+0000 mgr.y (mgr.24862) 826 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:41:44.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:42.651983+0000 mgr.y (mgr.24862) 826 : cluster [DBG] pgmap v1409: 73 pgs: 73 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:41:44.844 INFO:tasks.workunit.client.0.smithi082.stdout: 443: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:44.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vT8Zl0SlwYQZJxQ off=10250119 len=1616348 2024-02-18T08:41:44.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 2261 completed, throughput=4.99MB/sec 2024-02-18T08:41:44.850 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zqmzqELMCfThgdA off=5243355 len=1148729 2024-02-18T08:41:44.856 INFO:tasks.workunit.client.0.smithi082.stdout:op 2262 completed, throughput=5MB/sec 2024-02-18T08:41:44.856 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LtKnkgQWPfR7c0i off=4448692 len=593539 2024-02-18T08:41:44.857 INFO:tasks.workunit.client.0.smithi082.stdout:op 2263 completed, throughput=5MB/sec 2024-02-18T08:41:44.857 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MuuJgi2yq23ws0y off=3892784 len=1513527 2024-02-18T08:41:44.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 2264 completed, throughput=5MB/sec 2024-02-18T08:41:45.864 INFO:tasks.workunit.client.0.smithi082.stdout: 444: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:45.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i4XrBjf-sGGBMRn off=2464310 len=1996759 2024-02-18T08:41:45.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 2265 completed, throughput=4.99MB/sec 2024-02-18T08:41:45.866 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TMBkzt0ySZfkwtw off=434795 len=1407155 2024-02-18T08:41:45.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 2266 completed, throughput=5MB/sec 2024-02-18T08:41:45.867 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7JkOu5QtrG4aM6o off=397714 len=371004 2024-02-18T08:41:45.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 2267 completed, throughput=5MB/sec 2024-02-18T08:41:45.868 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E9bYKsVP8etyY9v off=3136010 len=1760247 2024-02-18T08:41:45.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 2268 completed, throughput=5MB/sec 2024-02-18T08:41:46.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:44.652669+0000 mgr.y (mgr.24862) 827 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-02-18T08:41:46.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:44.652669+0000 mgr.y (mgr.24862) 827 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-02-18T08:41:46.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:44.652669+0000 mgr.y (mgr.24862) 827 : cluster [DBG] pgmap v1410: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-02-18T08:41:46.871 INFO:tasks.workunit.client.0.smithi082.stdout: 445: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:46.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BSe0rngrJNQ4VWl off=14813661 len=1688108 2024-02-18T08:41:46.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 2269 completed, throughput=4.99MB/sec 2024-02-18T08:41:46.874 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uGFj6DkXbszm2Cl off=1100354 len=760328 2024-02-18T08:41:46.879 INFO:tasks.workunit.client.0.smithi082.stdout:op 2270 completed, throughput=5MB/sec 2024-02-18T08:41:46.879 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MO7ZJa4BrDc6E0A off=882875 len=849166 2024-02-18T08:41:46.881 INFO:tasks.workunit.client.0.smithi082.stdout:op 2271 completed, throughput=5MB/sec 2024-02-18T08:41:46.881 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vutSyOaWqg9zCl_ off=0 len=1362836 2024-02-18T08:41:46.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 2272 completed, throughput=5MB/sec 2024-02-18T08:41:46.889 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9V4aVA6I6Jh0cgQ off=10385832 len=1263224 2024-02-18T08:41:46.895 INFO:tasks.workunit.client.0.smithi082.stdout:op 2273 completed, throughput=5MB/sec 2024-02-18T08:41:47.895 INFO:tasks.workunit.client.0.smithi082.stdout: 446: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:47.895 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v32q-8Oatpfgzhf off=12807905 len=1462380 2024-02-18T08:41:47.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 2274 completed, throughput=4.99MB/sec 2024-02-18T08:41:47.899 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J9QgIuOXNBsxiXK off=12351608 len=2070841 2024-02-18T08:41:47.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 2275 completed, throughput=5MB/sec 2024-02-18T08:41:47.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2plbzJIrbNbGQJk off=4639170 len=352798 2024-02-18T08:41:47.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 2276 completed, throughput=5MB/sec 2024-02-18T08:41:47.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j1ZyMQhB7daNJ94 off=15669159 len=1546491 2024-02-18T08:41:47.913 INFO:tasks.workunit.client.0.smithi082.stdout:op 2277 completed, throughput=5MB/sec 2024-02-18T08:41:48.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:46.653166+0000 mgr.y (mgr.24862) 828 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:41:48.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:46.653166+0000 mgr.y (mgr.24862) 828 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:41:48.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:46.653166+0000 mgr.y (mgr.24862) 828 : cluster [DBG] pgmap v1411: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:41:48.913 INFO:tasks.workunit.client.0.smithi082.stdout: 447: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:48.914 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f4MAjZWTJUXKjV- off=1032495 len=608576 2024-02-18T08:41:48.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 2278 completed, throughput=4.99MB/sec 2024-02-18T08:41:48.915 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zjC00OrUblzavfw off=3669230 len=634184 2024-02-18T08:41:48.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 2279 completed, throughput=4.99MB/sec 2024-02-18T08:41:48.917 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6gwpA5pdPCHE5Mk off=5123164 len=1833803 2024-02-18T08:41:48.925 INFO:tasks.workunit.client.0.smithi082.stdout:op 2280 completed, throughput=5MB/sec 2024-02-18T08:41:48.925 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-md8Ba4dZEeFvU6P off=2616318 len=1877707 2024-02-18T08:41:48.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 2281 completed, throughput=5MB/sec 2024-02-18T08:41:49.935 INFO:tasks.workunit.client.0.smithi082.stdout: 448: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:49.935 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WiEYi4YSA6dRNTL off=9286615 len=1778737 2024-02-18T08:41:49.939 INFO:tasks.workunit.client.0.smithi082.stdout:op 2282 completed, throughput=4.99MB/sec 2024-02-18T08:41:49.939 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ioXh0MdF6WPtlfJ off=8366189 len=416160 2024-02-18T08:41:49.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 2283 completed, throughput=5MB/sec 2024-02-18T08:41:49.943 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EtJslmTEDKqBS50 off=9444207 len=1227705 2024-02-18T08:41:49.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 2284 completed, throughput=5MB/sec 2024-02-18T08:41:49.949 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kPidBboFLpQJZ5F off=4834748 len=1209206 2024-02-18T08:41:49.955 INFO:tasks.workunit.client.0.smithi082.stdout:op 2285 completed, throughput=5MB/sec 2024-02-18T08:41:50.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:48.653635+0000 mgr.y (mgr.24862) 829 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:50.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:48.653635+0000 mgr.y (mgr.24862) 829 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:50.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:48.653635+0000 mgr.y (mgr.24862) 829 : cluster [DBG] pgmap v1412: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:41:50.955 INFO:tasks.workunit.client.0.smithi082.stdout: 449: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:50.955 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JSEkjJ4c4bfvVU8 off=1563850 len=171861 2024-02-18T08:41:50.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 2286 completed, throughput=4.99MB/sec 2024-02-18T08:41:50.956 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WiFYo8edmnk4_Hp off=4477562 len=2084136 2024-02-18T08:41:50.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 2287 completed, throughput=4.99MB/sec 2024-02-18T08:41:50.960 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1YeI41y8BqxNDc0 off=2393107 len=1807227 2024-02-18T08:41:50.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 2288 completed, throughput=5MB/sec 2024-02-18T08:41:50.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bnzEqsKn9u1sj2p off=17371987 len=1725069 2024-02-18T08:41:50.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 2289 completed, throughput=5MB/sec 2024-02-18T08:41:51.981 INFO:tasks.workunit.client.0.smithi082.stdout: 450: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:51.981 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LcLAoK4xDO8atFu off=2099884 len=1451189 2024-02-18T08:41:51.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 2290 completed, throughput=4.99MB/sec 2024-02-18T08:41:51.984 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VCsraiTEC9_-x-j off=10614383 len=397403 2024-02-18T08:41:51.988 INFO:tasks.workunit.client.0.smithi082.stdout:op 2291 completed, throughput=4.99MB/sec 2024-02-18T08:41:51.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o7m11ViYKl1wcef off=6240874 len=256563 2024-02-18T08:41:51.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 2292 completed, throughput=4.99MB/sec 2024-02-18T08:41:51.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aLfhVDZcE0VodvE off=853036 len=1887561 2024-02-18T08:41:51.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 2293 completed, throughput=5MB/sec 2024-02-18T08:41:51.991 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m_g2DGQA6xNXfyS off=6263615 len=1444411 2024-02-18T08:41:51.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 2294 completed, throughput=5MB/sec 2024-02-18T08:41:52.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:50.654124+0000 mgr.y (mgr.24862) 830 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:52.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:50.654124+0000 mgr.y (mgr.24862) 830 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:52.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:50.654124+0000 mgr.y (mgr.24862) 830 : cluster [DBG] pgmap v1413: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:41:52.994 INFO:tasks.workunit.client.0.smithi082.stdout: 451: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:52.994 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BamvYv-Y5B_nRkj off=10594254 len=1343068 2024-02-18T08:41:53.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 2295 completed, throughput=4.99MB/sec 2024-02-18T08:41:53.003 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PAtb2Bop2ruO8Cb off=2121829 len=1206039 2024-02-18T08:41:53.009 INFO:tasks.workunit.client.0.smithi082.stdout:op 2296 completed, throughput=5MB/sec 2024-02-18T08:41:53.009 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V4bH10eAScifk8W off=1364073 len=85257 2024-02-18T08:41:53.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 2297 completed, throughput=5MB/sec 2024-02-18T08:41:53.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e8y3aaSlUB5KUoL off=18581430 len=886667 2024-02-18T08:41:53.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 2298 completed, throughput=5MB/sec 2024-02-18T08:41:53.016 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W92WnSuf5HKhX_9 off=12626044 len=1149844 2024-02-18T08:41:53.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 2299 completed, throughput=5MB/sec 2024-02-18T08:41:53.017 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-okQntCxCqQ-62Xc off=1524145 len=1615418 2024-02-18T08:41:53.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 2300 completed, throughput=5MB/sec 2024-02-18T08:41:54.026 INFO:tasks.workunit.client.0.smithi082.stdout: 452: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:54.027 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yZdbuLRqSWEcArc off=5750570 len=1730388 2024-02-18T08:41:54.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 2301 completed, throughput=5MB/sec 2024-02-18T08:41:54.029 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nZlHDFDUJRbFjGv off=19871252 len=1115397 2024-02-18T08:41:54.035 INFO:tasks.workunit.client.0.smithi082.stdout:op 2302 completed, throughput=5MB/sec 2024-02-18T08:41:54.035 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OwKor9rHZws8OM0 off=2306691 len=1059940 2024-02-18T08:41:54.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 2303 completed, throughput=5MB/sec 2024-02-18T08:41:54.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:52.654595+0000 mgr.y (mgr.24862) 831 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:41:54.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:52.654595+0000 mgr.y (mgr.24862) 831 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:41:54.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:52.654595+0000 mgr.y (mgr.24862) 831 : cluster [DBG] pgmap v1414: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:41:55.037 INFO:tasks.workunit.client.0.smithi082.stdout: 453: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:55.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JyAsmVwzFSPsMji off=7220056 len=761624 2024-02-18T08:41:55.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 2304 completed, throughput=4.99MB/sec 2024-02-18T08:41:55.039 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w0xnxqp_vSarQAD off=1996505 len=1519488 2024-02-18T08:41:55.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 2305 completed, throughput=4.99MB/sec 2024-02-18T08:41:55.047 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-82WRULa5cUK-_MM off=12135211 len=1712340 2024-02-18T08:41:55.049 INFO:tasks.workunit.client.0.smithi082.stdout:op 2306 completed, throughput=5MB/sec 2024-02-18T08:41:55.049 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vEOc0Whq3sP2nDw off=7219665 len=1825823 2024-02-18T08:41:55.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 2307 completed, throughput=5MB/sec 2024-02-18T08:41:55.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:54.409848+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:54.410148+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.140 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:41:54.410380+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:41:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:54.409848+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:54.410148+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:41:54.410380+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:41:55.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:54.409848+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:54.410148+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-18T08:41:55.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:41:54.410380+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:41:56.064 INFO:tasks.workunit.client.0.smithi082.stdout: 454: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:56.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0e37xXtbxMKaH_c off=18183876 len=658097 2024-02-18T08:41:56.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 2308 completed, throughput=4.99MB/sec 2024-02-18T08:41:56.064 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g65xIT_cZ906cLM off=12360341 len=1676243 2024-02-18T08:41:56.072 INFO:tasks.workunit.client.0.smithi082.stdout:op 2309 completed, throughput=5MB/sec 2024-02-18T08:41:56.072 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f37rriFTRs73OkR off=23507078 len=1634993 2024-02-18T08:41:56.080 INFO:tasks.workunit.client.0.smithi082.stdout:op 2310 completed, throughput=5MB/sec 2024-02-18T08:41:56.080 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b4mdyc9YhaXTOEn off=509745 len=849056 2024-02-18T08:41:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 2311 completed, throughput=5MB/sec 2024-02-18T08:41:56.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:54.655185+0000 mgr.y (mgr.24862) 832 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:41:56.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:54.655185+0000 mgr.y (mgr.24862) 832 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:41:56.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:54.655185+0000 mgr.y (mgr.24862) 832 : cluster [DBG] pgmap v1415: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:41:57.082 INFO:tasks.workunit.client.0.smithi082.stdout: 455: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:57.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qkS8vM5TF72PFNS off=46087 len=788376 2024-02-18T08:41:57.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 2312 completed, throughput=4.99MB/sec 2024-02-18T08:41:57.087 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2Ug7GnLC6Kaior5 off=6070920 len=1962080 2024-02-18T08:41:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 2313 completed, throughput=4.99MB/sec 2024-02-18T08:41:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nS2iBh4M6AgFR_v off=947343 len=633416 2024-02-18T08:41:57.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 2314 completed, throughput=5MB/sec 2024-02-18T08:41:57.093 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wh0pXJ7oaAljGZv off=1293316 len=1884938 2024-02-18T08:41:57.095 INFO:tasks.workunit.client.0.smithi082.stdout:op 2315 completed, throughput=5MB/sec 2024-02-18T08:41:58.095 INFO:tasks.workunit.client.0.smithi082.stdout: 456: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:58.095 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qFgD0WtMU2OJB_u off=14370037 len=2000427 2024-02-18T08:41:58.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 2316 completed, throughput=4.99MB/sec 2024-02-18T08:41:58.099 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Id31u75fJSbde72 off=7079650 len=66703 2024-02-18T08:41:58.100 INFO:tasks.workunit.client.0.smithi082.stdout:op 2317 completed, throughput=4.99MB/sec 2024-02-18T08:41:58.100 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DSGzorX1_lzi7oa off=6312896 len=937572 2024-02-18T08:41:58.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 2318 completed, throughput=5MB/sec 2024-02-18T08:41:58.107 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YjyAk38RMjWkVwu off=5777049 len=1160758 2024-02-18T08:41:58.113 INFO:tasks.workunit.client.0.smithi082.stdout:op 2319 completed, throughput=5MB/sec 2024-02-18T08:41:58.113 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gf_eHZ6KsxPCTyQ off=23245848 len=153874 2024-02-18T08:41:58.116 INFO:tasks.workunit.client.0.smithi082.stdout:op 2320 completed, throughput=5MB/sec 2024-02-18T08:41:58.116 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sYR7Uq57bRSH2K8 off=16507830 len=1463168 2024-02-18T08:41:58.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 2321 completed, throughput=5MB/sec 2024-02-18T08:41:58.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:56.655644+0000 mgr.y (mgr.24862) 833 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:58.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:56.655644+0000 mgr.y (mgr.24862) 833 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:58.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:56.655644+0000 mgr.y (mgr.24862) 833 : cluster [DBG] pgmap v1416: 73 pgs: 73 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:41:59.121 INFO:tasks.workunit.client.0.smithi082.stdout: 457: throughput=4.99MB/sec pending data=0 2024-02-18T08:41:59.121 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GzmLuzB35RkcV85 off=2564637 len=1350390 2024-02-18T08:41:59.128 INFO:tasks.workunit.client.0.smithi082.stdout:op 2322 completed, throughput=4.99MB/sec 2024-02-18T08:41:59.128 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-44ytiBBXKm4wR3D off=8673515 len=2086121 2024-02-18T08:41:59.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 2323 completed, throughput=5MB/sec 2024-02-18T08:41:59.138 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wy6C-FbHYsy9UDe off=17184299 len=1572199 2024-02-18T08:41:59.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 2324 completed, throughput=5MB/sec 2024-02-18T08:42:00.140 INFO:tasks.workunit.client.0.smithi082.stdout: 458: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:00.140 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CH9bnPwSRhHqrv0 off=8999054 len=726062 2024-02-18T08:42:00.144 INFO:tasks.workunit.client.0.smithi082.stdout:op 2325 completed, throughput=4.99MB/sec 2024-02-18T08:42:00.145 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LCq5JW7bK8hxWOY off=4690300 len=2072154 2024-02-18T08:42:00.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 2326 completed, throughput=5MB/sec 2024-02-18T08:42:00.155 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oR-LZ1DkEKAi8xw off=9000943 len=263550 2024-02-18T08:42:00.156 INFO:tasks.workunit.client.0.smithi082.stdout:op 2327 completed, throughput=5MB/sec 2024-02-18T08:42:00.156 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-04IxNthitQq3uT- off=11263688 len=1044246 2024-02-18T08:42:00.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 2328 completed, throughput=5MB/sec 2024-02-18T08:42:00.162 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IPF5oRP4Op2gm1S off=6723725 len=1397110 2024-02-18T08:42:00.164 INFO:tasks.workunit.client.0.smithi082.stdout:op 2329 completed, throughput=5MB/sec 2024-02-18T08:42:00.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:41:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:41:58.656160+0000 mgr.y (mgr.24862) 834 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:00.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:41:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:41:58.656160+0000 mgr.y (mgr.24862) 834 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:00.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:41:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:41:58.656160+0000 mgr.y (mgr.24862) 834 : cluster [DBG] pgmap v1417: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:01.165 INFO:tasks.workunit.client.0.smithi082.stdout: 459: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:01.165 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k0caIU2nE91981S off=1799044 len=459125 2024-02-18T08:42:01.167 INFO:tasks.workunit.client.0.smithi082.stdout:op 2330 completed, throughput=4.99MB/sec 2024-02-18T08:42:01.167 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gTzy_rJYg214Ouw off=2969820 len=1872109 2024-02-18T08:42:01.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 2331 completed, throughput=4.99MB/sec 2024-02-18T08:42:01.179 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EOrz8qsJggGYyZ5 off=1251153 len=1542301 2024-02-18T08:42:01.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 2332 completed, throughput=5MB/sec 2024-02-18T08:42:01.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LtmhpM6tqivZ0Xm off=290111 len=1540798 2024-02-18T08:42:01.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 2333 completed, throughput=5MB/sec 2024-02-18T08:42:02.185 INFO:tasks.workunit.client.0.smithi082.stdout: 460: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:02.185 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fyxlIIEAdKZTLko off=5379036 len=1107616 2024-02-18T08:42:02.191 INFO:tasks.workunit.client.0.smithi082.stdout:op 2334 completed, throughput=4.99MB/sec 2024-02-18T08:42:02.191 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QkIGcSDzXSaVSC9 off=9105001 len=361734 2024-02-18T08:42:02.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 2335 completed, throughput=4.99MB/sec 2024-02-18T08:42:02.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7FVVBOlWFJjrsbx off=20889152 len=492638 2024-02-18T08:42:02.196 INFO:tasks.workunit.client.0.smithi082.stdout:op 2336 completed, throughput=4.99MB/sec 2024-02-18T08:42:02.196 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--hyeeefyh54BQJP off=715762 len=577762 2024-02-18T08:42:02.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 2337 completed, throughput=4.99MB/sec 2024-02-18T08:42:02.200 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0g-Fiu6nDcc8e1A off=7628017 len=1333085 2024-02-18T08:42:02.203 INFO:tasks.workunit.client.0.smithi082.stdout:op 2338 completed, throughput=5MB/sec 2024-02-18T08:42:02.203 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NE-w5or9uWoFhTX off=19581166 len=1752783 2024-02-18T08:42:02.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 2339 completed, throughput=5MB/sec 2024-02-18T08:42:02.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:00.656668+0000 mgr.y (mgr.24862) 835 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:02.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:00.656668+0000 mgr.y (mgr.24862) 835 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:02.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:00.656668+0000 mgr.y (mgr.24862) 835 : cluster [DBG] pgmap v1418: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:03.211 INFO:tasks.workunit.client.0.smithi082.stdout: 461: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:03.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d_gfkMqeX9U7_gp off=21763908 len=1427730 2024-02-18T08:42:03.219 INFO:tasks.workunit.client.0.smithi082.stdout:op 2340 completed, throughput=4.99MB/sec 2024-02-18T08:42:03.219 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NNOhhI6aL2whxSi off=1167070 len=1589598 2024-02-18T08:42:03.222 INFO:tasks.workunit.client.0.smithi082.stdout:op 2341 completed, throughput=5MB/sec 2024-02-18T08:42:03.222 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yhpWxOYfdUhK4zT off=12760661 len=143627 2024-02-18T08:42:03.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 2342 completed, throughput=5MB/sec 2024-02-18T08:42:03.223 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5QMTNs4eJKJ3NBB off=4026613 len=121278 2024-02-18T08:42:03.224 INFO:tasks.workunit.client.0.smithi082.stdout:op 2343 completed, throughput=5MB/sec 2024-02-18T08:42:03.224 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PW5cyN2okh53Jhx off=438627 len=1590373 2024-02-18T08:42:03.228 INFO:tasks.workunit.client.0.smithi082.stdout:op 2344 completed, throughput=5MB/sec 2024-02-18T08:42:04.228 INFO:tasks.workunit.client.0.smithi082.stdout: 462: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:04.228 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G3r0e3cNz70ogH_ off=18408735 len=1136247 2024-02-18T08:42:04.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 2345 completed, throughput=4.99MB/sec 2024-02-18T08:42:04.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RLzr-RUiM-thWxC off=1992469 len=6413 2024-02-18T08:42:04.238 INFO:tasks.workunit.client.0.smithi082.stdout:op 2346 completed, throughput=4.99MB/sec 2024-02-18T08:42:04.238 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kMihEqyckaBIhZP off=631370 len=476817 2024-02-18T08:42:04.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 2347 completed, throughput=4.99MB/sec 2024-02-18T08:42:04.242 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jD0YgXzS71GXBbi off=6367901 len=429700 2024-02-18T08:42:04.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 2348 completed, throughput=4.99MB/sec 2024-02-18T08:42:04.244 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DUcjXEY8C1TZU2_ off=924988 len=1470412 2024-02-18T08:42:04.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:02.657185+0000 mgr.y (mgr.24862) 836 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:04.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 2349 completed, throughput=5MB/sec 2024-02-18T08:42:04.251 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QeyjE7PTANOG78r off=10427607 len=991361 2024-02-18T08:42:04.257 INFO:tasks.workunit.client.0.smithi082.stdout:op 2350 completed, throughput=5MB/sec 2024-02-18T08:42:04.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qIsnRP_jn1RhfHH off=12465573 len=342892 2024-02-18T08:42:04.260 INFO:tasks.workunit.client.0.smithi082.stdout:op 2351 completed, throughput=5MB/sec 2024-02-18T08:42:04.260 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mYUZwjhV_RoDvcj off=5895029 len=813762 2024-02-18T08:42:04.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 2352 completed, throughput=5MB/sec 2024-02-18T08:42:04.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:02.657185+0000 mgr.y (mgr.24862) 836 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:04.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:02.657185+0000 mgr.y (mgr.24862) 836 : cluster [DBG] pgmap v1419: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:05.262 INFO:tasks.workunit.client.0.smithi082.stdout: 463: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:05.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZR-2w6zuYgTrCry off=0 len=1177201 2024-02-18T08:42:05.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 2353 completed, throughput=4.99MB/sec 2024-02-18T08:42:05.268 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ihxI-SblKl88z5y off=10103658 len=482757 2024-02-18T08:42:05.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 2354 completed, throughput=4.99MB/sec 2024-02-18T08:42:05.269 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0BmOSxKNWPq-GkN off=8487218 len=1385932 2024-02-18T08:42:05.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 2355 completed, throughput=5MB/sec 2024-02-18T08:42:05.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t4EAn5XuEi_PWsv off=1391878 len=747598 2024-02-18T08:42:05.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 2356 completed, throughput=5MB/sec 2024-02-18T08:42:05.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bNu-vD8JCP1ptmL off=3435736 len=189337 2024-02-18T08:42:05.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 2357 completed, throughput=5MB/sec 2024-02-18T08:42:05.280 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VlXtZ8cW1pAtUZe off=918528 len=1342556 2024-02-18T08:42:05.285 INFO:tasks.workunit.client.0.smithi082.stdout:op 2358 completed, throughput=5MB/sec 2024-02-18T08:42:06.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:04.657654+0000 mgr.y (mgr.24862) 837 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:06.286 INFO:tasks.workunit.client.0.smithi082.stdout: 464: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:06.286 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xVNLeo532MzdkVx off=18353627 len=324058 2024-02-18T08:42:06.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 2359 completed, throughput=4.99MB/sec 2024-02-18T08:42:06.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-teobUr-FlM0DuR7 off=74585 len=303738 2024-02-18T08:42:06.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 2360 completed, throughput=4.99MB/sec 2024-02-18T08:42:06.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ieFaHHCmAsOU6ps off=10439240 len=439797 2024-02-18T08:42:06.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 2361 completed, throughput=4.99MB/sec 2024-02-18T08:42:06.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OgC5qwXb1WDHGVE off=19002615 len=1927084 2024-02-18T08:42:06.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 2362 completed, throughput=5MB/sec 2024-02-18T08:42:06.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qghYwoC_Swm0XOO off=9024435 len=1943632 2024-02-18T08:42:06.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 2363 completed, throughput=5MB/sec 2024-02-18T08:42:06.309 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rj79cXJlGuaOd1r off=5030204 len=560592 2024-02-18T08:42:06.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 2364 completed, throughput=5MB/sec 2024-02-18T08:42:06.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:04.657654+0000 mgr.y (mgr.24862) 837 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:06.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:04.657654+0000 mgr.y (mgr.24862) 837 : cluster [DBG] pgmap v1420: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:07.310 INFO:tasks.workunit.client.0.smithi082.stdout: 465: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:07.310 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DcMPYFBqDG9vQh_ off=5404339 len=90862 2024-02-18T08:42:07.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 2365 completed, throughput=4.99MB/sec 2024-02-18T08:42:07.313 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DdrL2EfXHNUu0MM off=8551627 len=1115212 2024-02-18T08:42:07.319 INFO:tasks.workunit.client.0.smithi082.stdout:op 2366 completed, throughput=4.99MB/sec 2024-02-18T08:42:07.319 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wnAW57w4M7oTvU- off=3340888 len=659397 2024-02-18T08:42:07.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 2367 completed, throughput=4.99MB/sec 2024-02-18T08:42:07.320 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-p2egBeJxvWhewLD off=1846914 len=1382231 2024-02-18T08:42:07.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 2368 completed, throughput=5MB/sec 2024-02-18T08:42:07.322 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--Z_haxPxjuBoalh off=18351681 len=73750 2024-02-18T08:42:07.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 2369 completed, throughput=5MB/sec 2024-02-18T08:42:07.323 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zOzEUA7aljtp41o off=270255 len=1453436 2024-02-18T08:42:07.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 2370 completed, throughput=5MB/sec 2024-02-18T08:42:07.332 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6wCjzeO5_3uE_ja off=7826365 len=1134301 2024-02-18T08:42:07.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 2371 completed, throughput=5MB/sec 2024-02-18T08:42:08.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:06.658211+0000 mgr.y (mgr.24862) 838 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi082.stdout: 466: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tsDofRMpL5Sx0m2 off=5104315 len=362161 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 2372 completed, throughput=4.99MB/sec 2024-02-18T08:42:08.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4rGHVWfYdZDLD5x off=15185077 len=1601512 2024-02-18T08:42:08.346 INFO:tasks.workunit.client.0.smithi082.stdout:op 2373 completed, throughput=5MB/sec 2024-02-18T08:42:08.346 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dJIrgYEjO1A_VwU off=2386880 len=1385958 2024-02-18T08:42:08.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 2374 completed, throughput=5MB/sec 2024-02-18T08:42:08.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-648do3iEc0GfB51 off=20602280 len=1807928 2024-02-18T08:42:08.359 INFO:tasks.workunit.client.0.smithi082.stdout:op 2375 completed, throughput=5MB/sec 2024-02-18T08:42:08.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:06.658211+0000 mgr.y (mgr.24862) 838 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:42:08.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:06.658211+0000 mgr.y (mgr.24862) 838 : cluster [DBG] pgmap v1421: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:42:09.359 INFO:tasks.workunit.client.0.smithi082.stdout: 467: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:09.360 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zaKW_NtEZvOLeAs off=10934032 len=495100 2024-02-18T08:42:09.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 2376 completed, throughput=4.99MB/sec 2024-02-18T08:42:09.361 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UjD4DRT_paTgiuV off=2982120 len=1414281 2024-02-18T08:42:09.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 2377 completed, throughput=4.99MB/sec 2024-02-18T08:42:09.363 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dWB93dj8drynQ2X off=253915 len=1116286 2024-02-18T08:42:09.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 2378 completed, throughput=5MB/sec 2024-02-18T08:42:09.365 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z_6WysWSpJd_Cic off=3194071 len=1698434 2024-02-18T08:42:09.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 2379 completed, throughput=5MB/sec 2024-02-18T08:42:10.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:08.658681+0000 mgr.y (mgr.24862) 839 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:10.369 INFO:tasks.workunit.client.0.smithi082.stdout: 468: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:10.369 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IEaEW2n4abgC1RW off=8478903 len=570310 2024-02-18T08:42:10.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 2380 completed, throughput=4.99MB/sec 2024-02-18T08:42:10.370 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7OUK26vmkBvkcPv off=6460683 len=1489915 2024-02-18T08:42:10.373 INFO:tasks.workunit.client.0.smithi082.stdout:op 2381 completed, throughput=4.99MB/sec 2024-02-18T08:42:10.373 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_3XN8Gk_An6d1Er off=705518 len=1375004 2024-02-18T08:42:10.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 2382 completed, throughput=5MB/sec 2024-02-18T08:42:10.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tUH0KkRYyHQH6Hu off=5988639 len=104706 2024-02-18T08:42:10.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 2383 completed, throughput=5MB/sec 2024-02-18T08:42:10.376 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GF-G0tS4jIKMCu4 off=1728329 len=1317958 2024-02-18T08:42:10.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 2384 completed, throughput=5MB/sec 2024-02-18T08:42:10.382 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6mSZqcpjL0lkAQY off=6429789 len=1414422 2024-02-18T08:42:10.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:08.658681+0000 mgr.y (mgr.24862) 839 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:10.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:08.658681+0000 mgr.y (mgr.24862) 839 : cluster [DBG] pgmap v1422: 73 pgs: 73 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:10.391 INFO:tasks.workunit.client.0.smithi082.stdout:op 2385 completed, throughput=5MB/sec 2024-02-18T08:42:11.391 INFO:tasks.workunit.client.0.smithi082.stdout: 469: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:11.391 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ruUbKBgnZB9nLQK off=20060724 len=1423609 2024-02-18T08:42:11.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 2386 completed, throughput=4.99MB/sec 2024-02-18T08:42:11.393 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w_ZJ3-5zTyBOOZT off=3937873 len=1954035 2024-02-18T08:42:11.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 2387 completed, throughput=5MB/sec 2024-02-18T08:42:11.397 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Iay_emrPfe5BQAb off=3987153 len=52959 2024-02-18T08:42:11.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 2388 completed, throughput=5MB/sec 2024-02-18T08:42:11.400 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j2ImMg91q0sY7hF off=0 len=1716396 2024-02-18T08:42:11.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 2389 completed, throughput=5MB/sec 2024-02-18T08:42:12.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:10.659265+0000 mgr.y (mgr.24862) 840 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:12.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:10.659265+0000 mgr.y (mgr.24862) 840 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:12.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:10.659265+0000 mgr.y (mgr.24862) 840 : cluster [DBG] pgmap v1423: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:12.407 INFO:tasks.workunit.client.0.smithi082.stdout: 470: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:12.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZEIDwuGpD1WGhXu off=7381922 len=697594 2024-02-18T08:42:12.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 2390 completed, throughput=4.99MB/sec 2024-02-18T08:42:12.413 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PFhNJpsRfSe5Jt7 off=423372 len=1170088 2024-02-18T08:42:12.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 2391 completed, throughput=4.99MB/sec 2024-02-18T08:42:12.420 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jjahZxA7mxVWSCd off=15183608 len=1742019 2024-02-18T08:42:12.428 INFO:tasks.workunit.client.0.smithi082.stdout:op 2392 completed, throughput=5MB/sec 2024-02-18T08:42:12.429 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J1VeLc6XQ0ZfAT2 off=3636353 len=2016364 2024-02-18T08:42:12.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 2393 completed, throughput=5MB/sec 2024-02-18T08:42:13.433 INFO:tasks.workunit.client.0.smithi082.stdout: 471: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:13.433 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BamvYv-Y5B_nRkj off=6767572 len=606856 2024-02-18T08:42:13.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 2394 completed, throughput=4.99MB/sec 2024-02-18T08:42:13.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2vqMlPHlIT3QIJs off=7450166 len=1193019 2024-02-18T08:42:13.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 2395 completed, throughput=5MB/sec 2024-02-18T08:42:13.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9uW_NlVLY_wEhZX off=2385750 len=1971392 2024-02-18T08:42:13.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 2396 completed, throughput=5MB/sec 2024-02-18T08:42:13.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I8tRVy35HpFx5XK off=6980868 len=854306 2024-02-18T08:42:13.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 2397 completed, throughput=5MB/sec 2024-02-18T08:42:14.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:12.659733+0000 mgr.y (mgr.24862) 841 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:14.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:12.659733+0000 mgr.y (mgr.24862) 841 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:14.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:12.659733+0000 mgr.y (mgr.24862) 841 : cluster [DBG] pgmap v1424: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:14.459 INFO:tasks.workunit.client.0.smithi082.stdout: 472: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:14.459 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XDKrum3BVAeo51c off=1413688 len=1914527 2024-02-18T08:42:14.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 2398 completed, throughput=4.99MB/sec 2024-02-18T08:42:14.463 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WCkT-fLXCD_DdcK off=6912096 len=1829391 2024-02-18T08:42:14.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 2399 completed, throughput=5MB/sec 2024-02-18T08:42:14.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2XVMLSDrIvbUcyW off=770159 len=610986 2024-02-18T08:42:14.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 2400 completed, throughput=5MB/sec 2024-02-18T08:42:14.472 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CXyygDfyw5FBk7x off=2950038 len=768678 2024-02-18T08:42:14.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 2401 completed, throughput=5MB/sec 2024-02-18T08:42:15.477 INFO:tasks.workunit.client.0.smithi082.stdout: 473: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:15.477 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H-VCf0JAebEnAqS off=834566 len=1222110 2024-02-18T08:42:15.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 2402 completed, throughput=4.99MB/sec 2024-02-18T08:42:15.483 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jAJ-w57jXByKX-P off=16613657 len=1023290 2024-02-18T08:42:15.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 2403 completed, throughput=4.99MB/sec 2024-02-18T08:42:15.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WPAjgltSFo6yOOO off=8621258 len=1457237 2024-02-18T08:42:15.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 2404 completed, throughput=5MB/sec 2024-02-18T08:42:15.487 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vIjHN-Ws3-UYECU off=6669431 len=909511 2024-02-18T08:42:15.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 2405 completed, throughput=5MB/sec 2024-02-18T08:42:15.489 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RBuvO5dHUngbEZu off=12801134 len=913613 2024-02-18T08:42:15.490 INFO:tasks.workunit.client.0.smithi082.stdout:op 2406 completed, throughput=5MB/sec 2024-02-18T08:42:16.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:14.660329+0000 mgr.y (mgr.24862) 842 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:16.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:14.660329+0000 mgr.y (mgr.24862) 842 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:16.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:14.660329+0000 mgr.y (mgr.24862) 842 : cluster [DBG] pgmap v1425: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:42:16.490 INFO:tasks.workunit.client.0.smithi082.stdout: 474: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:16.490 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9Vmsn-E9HsrAbaN off=1861376 len=197755 2024-02-18T08:42:16.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 2407 completed, throughput=4.99MB/sec 2024-02-18T08:42:16.493 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lt59Ij5N0LYYpDe off=3785866 len=1777671 2024-02-18T08:42:16.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 2408 completed, throughput=4.99MB/sec 2024-02-18T08:42:16.502 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1Rva6_zEH4S4gno off=8695309 len=1687654 2024-02-18T08:42:16.511 INFO:tasks.workunit.client.0.smithi082.stdout:op 2409 completed, throughput=5MB/sec 2024-02-18T08:42:16.511 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bljraHznvjYPdxZ off=246335 len=1668297 2024-02-18T08:42:16.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 2410 completed, throughput=5MB/sec 2024-02-18T08:42:17.518 INFO:tasks.workunit.client.0.smithi082.stdout: 475: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:17.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-68TE0L7xPkFcL_v off=153786 len=192949 2024-02-18T08:42:17.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 2411 completed, throughput=4.99MB/sec 2024-02-18T08:42:17.519 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Nx80o1wv0SZdzfq off=2880371 len=9037 2024-02-18T08:42:17.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 2412 completed, throughput=4.99MB/sec 2024-02-18T08:42:17.520 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FioAjyLDDg-RQr- off=4668734 len=1002119 2024-02-18T08:42:17.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 2413 completed, throughput=4.99MB/sec 2024-02-18T08:42:17.522 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kGYEhF-HL4bkNcm off=2695382 len=1790361 2024-02-18T08:42:17.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 2414 completed, throughput=5MB/sec 2024-02-18T08:42:17.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lWhkZvJnQXnHJVx off=2468194 len=565285 2024-02-18T08:42:17.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 2415 completed, throughput=5MB/sec 2024-02-18T08:42:17.537 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sVFKCAyFMXE5lLr off=29284 len=168227 2024-02-18T08:42:17.537 INFO:tasks.workunit.client.0.smithi082.stdout:op 2416 completed, throughput=5MB/sec 2024-02-18T08:42:17.537 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cpYowKlfYOOHZZ9 off=1742324 len=1949105 2024-02-18T08:42:17.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 2417 completed, throughput=5MB/sec 2024-02-18T08:42:18.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:16.660884+0000 mgr.y (mgr.24862) 843 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:18.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:16.660884+0000 mgr.y (mgr.24862) 843 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:18.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:16.660884+0000 mgr.y (mgr.24862) 843 : cluster [DBG] pgmap v1426: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:42:18.546 INFO:tasks.workunit.client.0.smithi082.stdout: 476: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:18.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NPC5x7LLlLsGx6e off=1770728 len=979003 2024-02-18T08:42:18.551 INFO:tasks.workunit.client.0.smithi082.stdout:op 2418 completed, throughput=4.99MB/sec 2024-02-18T08:42:18.551 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HKbZpknh4OYSweI off=1849222 len=512584 2024-02-18T08:42:18.555 INFO:tasks.workunit.client.0.smithi082.stdout:op 2419 completed, throughput=4.99MB/sec 2024-02-18T08:42:18.555 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-p4wZZWarPk7M2pf off=2440939 len=1784158 2024-02-18T08:42:18.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 2420 completed, throughput=5MB/sec 2024-02-18T08:42:18.558 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OOb5Mugtp7sr7Dz off=919345 len=326829 2024-02-18T08:42:18.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 2421 completed, throughput=5MB/sec 2024-02-18T08:42:18.562 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LYTy_MJ1h6qeRKA off=6422518 len=2051579 2024-02-18T08:42:18.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 2422 completed, throughput=5MB/sec 2024-02-18T08:42:19.570 INFO:tasks.workunit.client.0.smithi082.stdout: 477: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:19.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6j9wZPOcs_w1N75 off=1378573 len=740542 2024-02-18T08:42:19.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 2423 completed, throughput=4.99MB/sec 2024-02-18T08:42:19.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pB76k1BEgSBgtHQ off=22301014 len=173954 2024-02-18T08:42:19.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 2424 completed, throughput=4.99MB/sec 2024-02-18T08:42:19.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9HkT9Xt7k1oxuXx off=4196309 len=1082888 2024-02-18T08:42:19.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 2425 completed, throughput=5MB/sec 2024-02-18T08:42:19.583 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OlXlDp1_B-4OT_Q off=11791470 len=1368681 2024-02-18T08:42:19.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 2426 completed, throughput=5MB/sec 2024-02-18T08:42:19.590 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5UFF-JB5a2BJlKF off=5050293 len=2056058 2024-02-18T08:42:19.598 INFO:tasks.workunit.client.0.smithi082.stdout:op 2427 completed, throughput=5MB/sec 2024-02-18T08:42:20.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:18.661483+0000 mgr.y (mgr.24862) 844 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:42:20.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:18.661483+0000 mgr.y (mgr.24862) 844 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:42:20.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:18.661483+0000 mgr.y (mgr.24862) 844 : cluster [DBG] pgmap v1427: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:42:20.599 INFO:tasks.workunit.client.0.smithi082.stdout: 478: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:20.599 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j3MOVwdJds9l0Ia off=2996106 len=405014 2024-02-18T08:42:20.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 2428 completed, throughput=4.99MB/sec 2024-02-18T08:42:20.603 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ylb9QwMCf_qr8pQ off=4790415 len=1771369 2024-02-18T08:42:20.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 2429 completed, throughput=5MB/sec 2024-02-18T08:42:20.614 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8CjiueL-hXkAJl0 off=4848681 len=1226270 2024-02-18T08:42:20.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 2430 completed, throughput=5MB/sec 2024-02-18T08:42:20.616 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j9XEj0qFIGwwLcf off=16285438 len=1159312 2024-02-18T08:42:20.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 2431 completed, throughput=5MB/sec 2024-02-18T08:42:21.622 INFO:tasks.workunit.client.0.smithi082.stdout: 479: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:21.622 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gMXHP3xu6-f88bo off=13006360 len=2007154 2024-02-18T08:42:21.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 2432 completed, throughput=4.99MB/sec 2024-02-18T08:42:21.637 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rbaJ4NkpvRZxrDJ off=1605188 len=517870 2024-02-18T08:42:21.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 2433 completed, throughput=4.99MB/sec 2024-02-18T08:42:21.641 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ryu-CPH91CzFBXG off=10427345 len=1500309 2024-02-18T08:42:21.642 INFO:tasks.workunit.client.0.smithi082.stdout:op 2434 completed, throughput=5MB/sec 2024-02-18T08:42:21.642 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S7GWzg3GjQmiDY4 off=5963593 len=101078 2024-02-18T08:42:21.643 INFO:tasks.workunit.client.0.smithi082.stdout:op 2435 completed, throughput=5MB/sec 2024-02-18T08:42:21.643 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ViwVVICtcLw-Nz6 off=723353 len=2064290 2024-02-18T08:42:21.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 2436 completed, throughput=5MB/sec 2024-02-18T08:42:22.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:20.661933+0000 mgr.y (mgr.24862) 845 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:42:22.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:20.661933+0000 mgr.y (mgr.24862) 845 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:42:22.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:20.661933+0000 mgr.y (mgr.24862) 845 : cluster [DBG] pgmap v1428: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:42:22.645 INFO:tasks.workunit.client.0.smithi082.stdout: 480: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:22.646 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DjZ-8HTBqWNaODt off=9848054 len=1024905 2024-02-18T08:42:22.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 2437 completed, throughput=4.99MB/sec 2024-02-18T08:42:22.652 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uwisQh0kNU5o8nb off=10293795 len=1774744 2024-02-18T08:42:22.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 2438 completed, throughput=5MB/sec 2024-02-18T08:42:22.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8UrpjKgZzweBtZa off=17598598 len=1098542 2024-02-18T08:42:22.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 2439 completed, throughput=5MB/sec 2024-02-18T08:42:22.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VmP6G26EeKvrbV6 off=0 len=1365631 2024-02-18T08:42:22.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 2440 completed, throughput=5MB/sec 2024-02-18T08:42:23.667 INFO:tasks.workunit.client.0.smithi082.stdout: 481: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:23.668 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XHiwLVt-CXUdpgx off=13171271 len=2060446 2024-02-18T08:42:23.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 2441 completed, throughput=5MB/sec 2024-02-18T08:42:23.670 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TKajcGiFHjzSNWJ off=5422951 len=1060805 2024-02-18T08:42:23.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 2442 completed, throughput=5MB/sec 2024-02-18T08:42:23.672 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fjiFyD4i5bHuKZV off=14015086 len=512964 2024-02-18T08:42:23.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 2443 completed, throughput=5MB/sec 2024-02-18T08:42:23.677 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kXeC-0pkcan0py- off=5175088 len=967118 2024-02-18T08:42:23.681 INFO:tasks.workunit.client.0.smithi082.stdout:op 2444 completed, throughput=5MB/sec 2024-02-18T08:42:24.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:22.662380+0000 mgr.y (mgr.24862) 846 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:24.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:22.662380+0000 mgr.y (mgr.24862) 846 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:24.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:22.662380+0000 mgr.y (mgr.24862) 846 : cluster [DBG] pgmap v1429: 73 pgs: 73 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:42:24.682 INFO:tasks.workunit.client.0.smithi082.stdout: 482: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:24.682 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-63Gu9JE9mOtWjh_ off=5635219 len=1219325 2024-02-18T08:42:24.687 INFO:tasks.workunit.client.0.smithi082.stdout:op 2445 completed, throughput=4.99MB/sec 2024-02-18T08:42:24.687 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XD9h2bZtsinaVqe off=13112817 len=1597629 2024-02-18T08:42:24.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 2446 completed, throughput=5MB/sec 2024-02-18T08:42:24.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IlYVIa_cxIyHQnn off=11791373 len=693010 2024-02-18T08:42:24.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 2447 completed, throughput=5MB/sec 2024-02-18T08:42:24.693 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3XtKFMCLrGX2zv9 off=4080033 len=1738999 2024-02-18T08:42:24.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 2448 completed, throughput=5MB/sec 2024-02-18T08:42:25.695 INFO:tasks.workunit.client.0.smithi082.stdout: 483: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:25.695 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ItnZoUCa9b37t6x off=10174380 len=840741 2024-02-18T08:42:25.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 2449 completed, throughput=4.99MB/sec 2024-02-18T08:42:25.700 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uBHtmevYT1YQKSR off=5880402 len=1500486 2024-02-18T08:42:25.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 2450 completed, throughput=4.99MB/sec 2024-02-18T08:42:25.703 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hJn0k_MADtcpC_N off=9303700 len=143757 2024-02-18T08:42:25.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 2451 completed, throughput=4.99MB/sec 2024-02-18T08:42:25.706 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qqy961MKYIS9EFx off=15124127 len=1974845 2024-02-18T08:42:25.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 2452 completed, throughput=5MB/sec 2024-02-18T08:42:25.715 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b6XZIQ-etYfxfNs off=372036 len=1491262 2024-02-18T08:42:25.717 INFO:tasks.workunit.client.0.smithi082.stdout:op 2453 completed, throughput=5MB/sec 2024-02-18T08:42:26.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:24.663124+0000 mgr.y (mgr.24862) 847 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:42:26.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:24.663124+0000 mgr.y (mgr.24862) 847 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:42:26.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:24.663124+0000 mgr.y (mgr.24862) 847 : cluster [DBG] pgmap v1430: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:42:26.717 INFO:tasks.workunit.client.0.smithi082.stdout: 484: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:26.717 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Boy3kIjcV-SX7in off=975430 len=460096 2024-02-18T08:42:26.719 INFO:tasks.workunit.client.0.smithi082.stdout:op 2454 completed, throughput=4.99MB/sec 2024-02-18T08:42:26.719 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SNvyo8Bbe4596JJ off=22295203 len=1116783 2024-02-18T08:42:26.724 INFO:tasks.workunit.client.0.smithi082.stdout:op 2455 completed, throughput=4.99MB/sec 2024-02-18T08:42:26.724 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oQd56yvWtcy2BAE off=7457105 len=1922328 2024-02-18T08:42:26.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 2456 completed, throughput=5MB/sec 2024-02-18T08:42:26.735 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DEqBB_XziX7J7Dy off=11016373 len=928312 2024-02-18T08:42:26.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 2457 completed, throughput=5MB/sec 2024-02-18T08:42:26.736 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mVmcyVTiyfXKMS9 off=3206501 len=443076 2024-02-18T08:42:26.739 INFO:tasks.workunit.client.0.smithi082.stdout:op 2458 completed, throughput=5MB/sec 2024-02-18T08:42:27.740 INFO:tasks.workunit.client.0.smithi082.stdout: 485: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:27.740 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KsJ7MkIErqzLcnd off=9507422 len=889300 2024-02-18T08:42:27.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 2459 completed, throughput=4.99MB/sec 2024-02-18T08:42:27.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UIQHIOQPKmaHVH1 off=1491443 len=2021968 2024-02-18T08:42:27.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 2460 completed, throughput=5MB/sec 2024-02-18T08:42:27.753 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RATEtXbzytXl_Jr off=737877 len=667127 2024-02-18T08:42:27.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 2461 completed, throughput=5MB/sec 2024-02-18T08:42:27.758 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nqpWbGT2wW6mAdy off=3552672 len=1691173 2024-02-18T08:42:27.760 INFO:tasks.workunit.client.0.smithi082.stdout:op 2462 completed, throughput=5MB/sec 2024-02-18T08:42:28.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:26.663664+0000 mgr.y (mgr.24862) 848 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:28.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:26.663664+0000 mgr.y (mgr.24862) 848 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:28.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:26.663664+0000 mgr.y (mgr.24862) 848 : cluster [DBG] pgmap v1431: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:28.761 INFO:tasks.workunit.client.0.smithi082.stdout: 486: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:28.761 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Co5em53LOHU2JZQ off=495510 len=896562 2024-02-18T08:42:28.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 2463 completed, throughput=4.99MB/sec 2024-02-18T08:42:28.767 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-96TMuEiAhD8MS0n off=1048104 len=919057 2024-02-18T08:42:28.771 INFO:tasks.workunit.client.0.smithi082.stdout:op 2464 completed, throughput=4.99MB/sec 2024-02-18T08:42:28.771 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2jNJU9GdbE2Yz5b off=5707679 len=45742 2024-02-18T08:42:28.773 INFO:tasks.workunit.client.0.smithi082.stdout:op 2465 completed, throughput=4.99MB/sec 2024-02-18T08:42:28.773 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CM0d0-XQGgpFQcl off=6406170 len=1825648 2024-02-18T08:42:28.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 2466 completed, throughput=5MB/sec 2024-02-18T08:42:28.784 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j2yuYlZVGdpbxpF off=4064309 len=879363 2024-02-18T08:42:28.790 INFO:tasks.workunit.client.0.smithi082.stdout:op 2467 completed, throughput=5MB/sec 2024-02-18T08:42:28.790 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4PJHs4LJuTy6bpo off=2170508 len=266471 2024-02-18T08:42:28.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 2468 completed, throughput=5MB/sec 2024-02-18T08:42:28.793 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fFFs6b5QhQxIW4f off=1820772 len=1582371 2024-02-18T08:42:28.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 2469 completed, throughput=5MB/sec 2024-02-18T08:42:29.795 INFO:tasks.workunit.client.0.smithi082.stdout: 487: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:29.796 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8PUUy7Ht7Xm49S9 off=558898 len=1022865 2024-02-18T08:42:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 2470 completed, throughput=4.99MB/sec 2024-02-18T08:42:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QvXJ57wQwnJagVu off=5097172 len=93966 2024-02-18T08:42:29.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 2471 completed, throughput=4.99MB/sec 2024-02-18T08:42:29.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bsa61T2hNQiM2QP off=12091419 len=2064922 2024-02-18T08:42:29.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 2472 completed, throughput=5MB/sec 2024-02-18T08:42:29.814 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Mj2ZmixWt-eM6Eo off=5350817 len=1442335 2024-02-18T08:42:29.820 INFO:tasks.workunit.client.0.smithi082.stdout:op 2473 completed, throughput=5MB/sec 2024-02-18T08:42:30.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:28.664168+0000 mgr.y (mgr.24862) 849 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:30.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:28.664168+0000 mgr.y (mgr.24862) 849 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:30.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:28.664168+0000 mgr.y (mgr.24862) 849 : cluster [DBG] pgmap v1432: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:30.821 INFO:tasks.workunit.client.0.smithi082.stdout: 488: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:30.821 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uZCF77C03lbtjeZ off=4738576 len=479126 2024-02-18T08:42:30.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 2474 completed, throughput=4.99MB/sec 2024-02-18T08:42:30.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hml6ag2jItQ9CxD off=12862813 len=1494721 2024-02-18T08:42:30.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 2475 completed, throughput=4.99MB/sec 2024-02-18T08:42:30.834 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wYYjWZTZfVbDhth off=1728321 len=271065 2024-02-18T08:42:30.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 2476 completed, throughput=4.99MB/sec 2024-02-18T08:42:30.837 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cxQNCsqhzQfGAm3 off=4268011 len=1606320 2024-02-18T08:42:30.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 2477 completed, throughput=5MB/sec 2024-02-18T08:42:30.846 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b-AXqJPRA6NoGk4 off=10375733 len=484144 2024-02-18T08:42:30.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 2478 completed, throughput=5MB/sec 2024-02-18T08:42:30.850 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R4ERGtRAiKQ_HRk off=6101436 len=566718 2024-02-18T08:42:30.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 2479 completed, throughput=5MB/sec 2024-02-18T08:42:30.855 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ooEI2nO21ymVKei off=2450236 len=705809 2024-02-18T08:42:30.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 2480 completed, throughput=5MB/sec 2024-02-18T08:42:31.858 INFO:tasks.workunit.client.0.smithi082.stdout: 489: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:31.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O2U4gkep3QuP4Sp off=16005348 len=1625719 2024-02-18T08:42:31.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 2481 completed, throughput=4.99MB/sec 2024-02-18T08:42:31.867 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6716-Gjf-ak3mz1 off=4437238 len=483961 2024-02-18T08:42:31.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 2482 completed, throughput=4.99MB/sec 2024-02-18T08:42:31.868 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EOKqb2TbL3K_HOR off=20340937 len=1777600 2024-02-18T08:42:31.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 2483 completed, throughput=5MB/sec 2024-02-18T08:42:31.873 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8z7X67psLi6oB0J off=11866804 len=1026694 2024-02-18T08:42:31.880 INFO:tasks.workunit.client.0.smithi082.stdout:op 2484 completed, throughput=5MB/sec 2024-02-18T08:42:32.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:30.664615+0000 mgr.y (mgr.24862) 850 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:32.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:30.664615+0000 mgr.y (mgr.24862) 850 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:32.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:30.664615+0000 mgr.y (mgr.24862) 850 : cluster [DBG] pgmap v1433: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:42:32.880 INFO:tasks.workunit.client.0.smithi082.stdout: 490: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:32.880 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-r81NtSOm8sNrVDQ off=20415163 len=489654 2024-02-18T08:42:32.881 INFO:tasks.workunit.client.0.smithi082.stdout:op 2485 completed, throughput=4.99MB/sec 2024-02-18T08:42:32.881 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IZfV72lwqYLlSOw off=8014625 len=1154922 2024-02-18T08:42:32.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 2486 completed, throughput=4.99MB/sec 2024-02-18T08:42:32.883 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NzIcuajFcqXcvDn off=6320132 len=909081 2024-02-18T08:42:32.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 2487 completed, throughput=4.99MB/sec 2024-02-18T08:42:32.888 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VTZtGALfXEIMvrf off=17835026 len=995244 2024-02-18T08:42:32.894 INFO:tasks.workunit.client.0.smithi082.stdout:op 2488 completed, throughput=5MB/sec 2024-02-18T08:42:32.894 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vx4Mr8mA0LqoG3Y off=6357908 len=563373 2024-02-18T08:42:32.895 INFO:tasks.workunit.client.0.smithi082.stdout:op 2489 completed, throughput=5MB/sec 2024-02-18T08:42:32.895 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ThHprNqb7XlTis off=11079148 len=780870 2024-02-18T08:42:32.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 2490 completed, throughput=5MB/sec 2024-02-18T08:42:32.897 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p0FZpGmBKgFVWFa off=12196287 len=389286 2024-02-18T08:42:32.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 2491 completed, throughput=5MB/sec 2024-02-18T08:42:32.900 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-15T7JLdIXbqDOS0 off=656493 len=1060541 2024-02-18T08:42:32.904 INFO:tasks.workunit.client.0.smithi082.stdout:op 2492 completed, throughput=5MB/sec 2024-02-18T08:42:33.904 INFO:tasks.workunit.client.0.smithi082.stdout: 491: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:33.905 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KzmzEFe5ZgAxive off=11955159 len=709458 2024-02-18T08:42:33.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 2493 completed, throughput=4.99MB/sec 2024-02-18T08:42:33.909 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hvO-atjMNgOATpc off=3590897 len=1675050 2024-02-18T08:42:33.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 2494 completed, throughput=5MB/sec 2024-02-18T08:42:33.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W2Ilsmjk0LqzkNX off=13330748 len=1377446 2024-02-18T08:42:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 2495 completed, throughput=5MB/sec 2024-02-18T08:42:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n4XKyqjGhzh2k3m off=19602888 len=1221977 2024-02-18T08:42:33.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 2496 completed, throughput=5MB/sec 2024-02-18T08:42:34.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:32.665176+0000 mgr.y (mgr.24862) 851 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:42:34.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:32.665176+0000 mgr.y (mgr.24862) 851 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:42:34.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:32.665176+0000 mgr.y (mgr.24862) 851 : cluster [DBG] pgmap v1434: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:42:34.924 INFO:tasks.workunit.client.0.smithi082.stdout: 492: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:34.924 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-degvw1aRvNshLz- off=11742400 len=1845330 2024-02-18T08:42:34.928 INFO:tasks.workunit.client.0.smithi082.stdout:op 2497 completed, throughput=4.99MB/sec 2024-02-18T08:42:34.928 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wbcdGnZBz2f5b78 off=6307286 len=1624329 2024-02-18T08:42:34.930 INFO:tasks.workunit.client.0.smithi082.stdout:op 2498 completed, throughput=5MB/sec 2024-02-18T08:42:34.930 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EG6tdJ0RYkjvfur off=13704398 len=329807 2024-02-18T08:42:34.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 2499 completed, throughput=5MB/sec 2024-02-18T08:42:34.934 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gFllUyWDQ7HUju4 off=4062134 len=816285 2024-02-18T08:42:34.935 INFO:tasks.workunit.client.0.smithi082.stdout:op 2500 completed, throughput=5MB/sec 2024-02-18T08:42:34.935 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VoCoJTTX9V3M1VL off=1045008 len=932503 2024-02-18T08:42:34.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 2501 completed, throughput=5MB/sec 2024-02-18T08:42:35.940 INFO:tasks.workunit.client.0.smithi082.stdout: 493: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:35.940 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R1CrKlyUiRV6hrU off=117068 len=466574 2024-02-18T08:42:35.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 2502 completed, throughput=4.99MB/sec 2024-02-18T08:42:35.942 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-U_qNMrc-sf58sbV off=5731542 len=995069 2024-02-18T08:42:35.944 INFO:tasks.workunit.client.0.smithi082.stdout:op 2503 completed, throughput=4.99MB/sec 2024-02-18T08:42:35.944 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WcuvYtMs_v9kyAR off=7760013 len=1139351 2024-02-18T08:42:35.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 2504 completed, throughput=5MB/sec 2024-02-18T08:42:35.946 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NvGhTBgbLM0Ald5 off=10740035 len=622258 2024-02-18T08:42:35.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 2505 completed, throughput=5MB/sec 2024-02-18T08:42:35.950 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MItysr1idRJ35U5 off=16530873 len=1555852 2024-02-18T08:42:35.957 INFO:tasks.workunit.client.0.smithi082.stdout:op 2506 completed, throughput=5MB/sec 2024-02-18T08:42:36.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:34.665854+0000 mgr.y (mgr.24862) 852 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:42:36.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:34.665854+0000 mgr.y (mgr.24862) 852 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:42:36.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:34.665854+0000 mgr.y (mgr.24862) 852 : cluster [DBG] pgmap v1435: 73 pgs: 73 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:42:36.958 INFO:tasks.workunit.client.0.smithi082.stdout: 494: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:36.958 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bq598ozpvHgv4V9 off=8943340 len=148455 2024-02-18T08:42:36.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 2507 completed, throughput=4.99MB/sec 2024-02-18T08:42:36.959 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-l5rPUDFpSt9Pys2 off=15016674 len=1803440 2024-02-18T08:42:36.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 2508 completed, throughput=4.99MB/sec 2024-02-18T08:42:36.969 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9DRVxtMadvQgMOy off=1015017 len=231629 2024-02-18T08:42:36.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 2509 completed, throughput=4.99MB/sec 2024-02-18T08:42:36.970 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bwN7mdw1kTuwsWb off=3726505 len=412384 2024-02-18T08:42:36.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 2510 completed, throughput=5MB/sec 2024-02-18T08:42:36.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BnB__TJ5AgPwo1G off=7445158 len=1766353 2024-02-18T08:42:36.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 2511 completed, throughput=5MB/sec 2024-02-18T08:42:36.977 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1IoazAsR_a97AI5 off=9936161 len=1189216 2024-02-18T08:42:36.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 2512 completed, throughput=5MB/sec 2024-02-18T08:42:37.984 INFO:tasks.workunit.client.0.smithi082.stdout: 495: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:37.984 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PzwacJ-LCSyaZBs off=672664 len=274681 2024-02-18T08:42:37.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 2513 completed, throughput=4.99MB/sec 2024-02-18T08:42:37.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Vy_G5bzuAxmBlBk off=583442 len=69904 2024-02-18T08:42:37.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 2514 completed, throughput=4.99MB/sec 2024-02-18T08:42:37.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D1lkFIRscdf__Xi off=4175592 len=1795489 2024-02-18T08:42:37.992 INFO:tasks.workunit.client.0.smithi082.stdout:op 2515 completed, throughput=5MB/sec 2024-02-18T08:42:37.992 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6uIPtPovzg1GsS6 off=15756400 len=77977 2024-02-18T08:42:37.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 2516 completed, throughput=5MB/sec 2024-02-18T08:42:37.994 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hCUqTCY5ZUPL2qe off=2299695 len=752825 2024-02-18T08:42:37.998 INFO:tasks.workunit.client.0.smithi082.stdout:op 2517 completed, throughput=5MB/sec 2024-02-18T08:42:37.998 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fyB4zvuKXeWdJxu off=11134485 len=1686027 2024-02-18T08:42:38.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 2518 completed, throughput=5MB/sec 2024-02-18T08:42:38.006 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xYtiXykbJaOtqq_ off=12277720 len=2001172 2024-02-18T08:42:38.007 INFO:tasks.workunit.client.0.smithi082.stdout:op 2519 completed, throughput=5MB/sec 2024-02-18T08:42:38.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:36.666450+0000 mgr.y (mgr.24862) 853 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:38.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:37.420242+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:38.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:37.717145+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:42:38.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:37.717736+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:42:38.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:37.721646+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:42:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:36.666450+0000 mgr.y (mgr.24862) 853 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:37.420242+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:37.717145+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:42:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:37.717736+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:42:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:37.721646+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:42:38.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:36.666450+0000 mgr.y (mgr.24862) 853 : cluster [DBG] pgmap v1436: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:42:38.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:37.420242+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:42:38.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:37.717145+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:42:38.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:37.717736+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:42:38.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:37.721646+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:42:39.008 INFO:tasks.workunit.client.0.smithi082.stdout: 496: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:39.008 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SIlBe1pmvA3YQJ2 off=5791773 len=1198579 2024-02-18T08:42:39.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 2520 completed, throughput=5MB/sec 2024-02-18T08:42:39.011 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nr6FUql1bbTF19d off=13822837 len=159210 2024-02-18T08:42:39.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 2521 completed, throughput=5MB/sec 2024-02-18T08:42:39.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gJGWe0y-b1-sjX6 off=9825534 len=1318623 2024-02-18T08:42:39.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 2522 completed, throughput=5MB/sec 2024-02-18T08:42:39.018 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TKZj0oXilI2BMPP off=1174030 len=1471794 2024-02-18T08:42:39.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 2523 completed, throughput=5MB/sec 2024-02-18T08:42:39.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:42:37.718220+0000 mgr.y (mgr.24862) 854 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:42:39.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:42:37.718220+0000 mgr.y (mgr.24862) 854 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:42:39.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:42:37.718220+0000 mgr.y (mgr.24862) 854 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:42:40.021 INFO:tasks.workunit.client.0.smithi082.stdout: 497: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:40.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sKKDVU56YlQeaWb off=0 len=1245662 2024-02-18T08:42:40.029 INFO:tasks.workunit.client.0.smithi082.stdout:op 2524 completed, throughput=4.99MB/sec 2024-02-18T08:42:40.029 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IccsKAdOL5Gs9F4 off=6823819 len=1974959 2024-02-18T08:42:40.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 2525 completed, throughput=5MB/sec 2024-02-18T08:42:40.040 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JIk93A3IOiVCFdu off=1919760 len=1243849 2024-02-18T08:42:40.041 INFO:tasks.workunit.client.0.smithi082.stdout:op 2526 completed, throughput=5MB/sec 2024-02-18T08:42:40.041 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jnHKJ0qWq6VnECx off=7422908 len=1650821 2024-02-18T08:42:40.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 2527 completed, throughput=5MB/sec 2024-02-18T08:42:40.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:38.667227+0000 mgr.y (mgr.24862) 855 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:40.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:38.667227+0000 mgr.y (mgr.24862) 855 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:40.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:38.667227+0000 mgr.y (mgr.24862) 855 : cluster [DBG] pgmap v1437: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:41.045 INFO:tasks.workunit.client.0.smithi082.stdout: 498: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:41.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fllkbaS1es7NmvI off=2953509 len=1886326 2024-02-18T08:42:41.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 2528 completed, throughput=5MB/sec 2024-02-18T08:42:41.047 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8p7_8Devu4lJKHE off=178542 len=1744190 2024-02-18T08:42:41.051 INFO:tasks.workunit.client.0.smithi082.stdout:op 2529 completed, throughput=5MB/sec 2024-02-18T08:42:41.051 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EFJsE_s80Akf6Ks off=16163824 len=1474884 2024-02-18T08:42:41.054 INFO:tasks.workunit.client.0.smithi082.stdout:op 2530 completed, throughput=5MB/sec 2024-02-18T08:42:42.054 INFO:tasks.workunit.client.0.smithi082.stdout: 499: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:42.055 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gNuxYCtdsOxYmH1 off=0 len=1431727 2024-02-18T08:42:42.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 2531 completed, throughput=5MB/sec 2024-02-18T08:42:42.062 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-447vCEqvtzKCHJ2 off=4338276 len=719058 2024-02-18T08:42:42.065 INFO:tasks.workunit.client.0.smithi082.stdout:op 2532 completed, throughput=5MB/sec 2024-02-18T08:42:42.066 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xXvQ9eIxItz2Zc_ off=2304426 len=763454 2024-02-18T08:42:42.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 2533 completed, throughput=5MB/sec 2024-02-18T08:42:42.070 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XeSjbabNj6akY-w off=7906849 len=732639 2024-02-18T08:42:42.073 INFO:tasks.workunit.client.0.smithi082.stdout:op 2534 completed, throughput=5MB/sec 2024-02-18T08:42:42.073 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LtmhpM6tqivZ0Xm off=2715708 len=1710706 2024-02-18T08:42:42.077 INFO:tasks.workunit.client.0.smithi082.stdout:op 2535 completed, throughput=5MB/sec 2024-02-18T08:42:42.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:40.667679+0000 mgr.y (mgr.24862) 856 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:42.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:40.667679+0000 mgr.y (mgr.24862) 856 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:42.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:40.667679+0000 mgr.y (mgr.24862) 856 : cluster [DBG] pgmap v1438: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:43.077 INFO:tasks.workunit.client.0.smithi082.stdout: 500: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:43.078 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PvdJDmrxM2gh8sP off=2506197 len=1540556 2024-02-18T08:42:43.086 INFO:tasks.workunit.client.0.smithi082.stdout:op 2536 completed, throughput=5MB/sec 2024-02-18T08:42:43.087 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DWq-8yWBF9ri6uJ off=15122127 len=521942 2024-02-18T08:42:43.088 INFO:tasks.workunit.client.0.smithi082.stdout:op 2537 completed, throughput=5MB/sec 2024-02-18T08:42:43.088 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t_aKuROd2kSOuIT off=4698125 len=814053 2024-02-18T08:42:43.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 2538 completed, throughput=5MB/sec 2024-02-18T08:42:43.090 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cDYy-05kDK4-YUs off=20041859 len=29198 2024-02-18T08:42:43.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 2539 completed, throughput=5MB/sec 2024-02-18T08:42:43.093 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xRpgt6KPMm4MSZl off=6273835 len=944709 2024-02-18T08:42:43.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 2540 completed, throughput=5MB/sec 2024-02-18T08:42:43.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RATEtXbzytXl_Jr off=1834445 len=745417 2024-02-18T08:42:43.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 2541 completed, throughput=5MB/sec 2024-02-18T08:42:44.099 INFO:tasks.workunit.client.0.smithi082.stdout: 501: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:44.099 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NRpLbkxsrAc1kYg off=16288881 len=222585 2024-02-18T08:42:44.102 INFO:tasks.workunit.client.0.smithi082.stdout:op 2542 completed, throughput=4.99MB/sec 2024-02-18T08:42:44.102 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i3KTbo8fmRgmkxY off=9395323 len=1407965 2024-02-18T08:42:44.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 2543 completed, throughput=4.99MB/sec 2024-02-18T08:42:44.105 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sIZLB-ceV8EcwnJ off=2798058 len=299770 2024-02-18T08:42:44.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 2544 completed, throughput=4.99MB/sec 2024-02-18T08:42:44.108 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lUx5Py6pSxZQQft off=728152 len=848033 2024-02-18T08:42:44.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 2545 completed, throughput=5MB/sec 2024-02-18T08:42:44.110 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5bOuqom1MbiAm3L off=9752971 len=584340 2024-02-18T08:42:44.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 2546 completed, throughput=5MB/sec 2024-02-18T08:42:44.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8-W1bKyFJA0z3dT off=12599784 len=1332490 2024-02-18T08:42:44.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 2547 completed, throughput=5MB/sec 2024-02-18T08:42:44.118 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y7DsKnvPlQo6zy- off=32976 len=931126 2024-02-18T08:42:44.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 2548 completed, throughput=5MB/sec 2024-02-18T08:42:44.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:42.668292+0000 mgr.y (mgr.24862) 857 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:44.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:42.668292+0000 mgr.y (mgr.24862) 857 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:44.390 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:42.668292+0000 mgr.y (mgr.24862) 857 : cluster [DBG] pgmap v1439: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:45.124 INFO:tasks.workunit.client.0.smithi082.stdout: 502: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:45.124 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VIBM9hdu8HWVsRV off=4223595 len=1374291 2024-02-18T08:42:45.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 2549 completed, throughput=4.99MB/sec 2024-02-18T08:42:45.127 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yLmIDS4oS2HpBaT off=2470677 len=364294 2024-02-18T08:42:45.128 INFO:tasks.workunit.client.0.smithi082.stdout:op 2550 completed, throughput=4.99MB/sec 2024-02-18T08:42:45.128 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xn69l-hPKrF4Pi4 off=4856770 len=881414 2024-02-18T08:42:45.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 2551 completed, throughput=5MB/sec 2024-02-18T08:42:45.129 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8a4gnnfAVpIcOCo off=3626463 len=1527216 2024-02-18T08:42:45.132 INFO:tasks.workunit.client.0.smithi082.stdout:op 2552 completed, throughput=5MB/sec 2024-02-18T08:42:45.132 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JIR1Phi9q5veF-f off=1721944 len=1078566 2024-02-18T08:42:45.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 2553 completed, throughput=5MB/sec 2024-02-18T08:42:46.139 INFO:tasks.workunit.client.0.smithi082.stdout: 503: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:46.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yrxt_-tgbbTvY2k off=21171154 len=865104 2024-02-18T08:42:46.141 INFO:tasks.workunit.client.0.smithi082.stdout:op 2554 completed, throughput=4.99MB/sec 2024-02-18T08:42:46.141 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0DH5uzlV3sBaRx9 off=14563215 len=840236 2024-02-18T08:42:46.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 2555 completed, throughput=4.99MB/sec 2024-02-18T08:42:46.145 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ys1VB3xy9g4sb9P off=5967699 len=680535 2024-02-18T08:42:46.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 2556 completed, throughput=5MB/sec 2024-02-18T08:42:46.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9n9U4luv9uNdphk off=7733301 len=102398 2024-02-18T08:42:46.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 2557 completed, throughput=5MB/sec 2024-02-18T08:42:46.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-malagd6lVr8yOxQ off=4586789 len=139104 2024-02-18T08:42:46.151 INFO:tasks.workunit.client.0.smithi082.stdout:op 2558 completed, throughput=5MB/sec 2024-02-18T08:42:46.151 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pp73jSbkcYpvakT off=7683468 len=1993174 2024-02-18T08:42:46.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 2559 completed, throughput=5MB/sec 2024-02-18T08:42:46.159 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TNgebAxHH8dmGx3 off=1333458 len=1700656 2024-02-18T08:42:46.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 2560 completed, throughput=5MB/sec 2024-02-18T08:42:46.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:44.668991+0000 mgr.y (mgr.24862) 858 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:46.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:44.668991+0000 mgr.y (mgr.24862) 858 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:44.668991+0000 mgr.y (mgr.24862) 858 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:42:47.167 INFO:tasks.workunit.client.0.smithi082.stdout: 504: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:47.167 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g-SqzQMia7NxFxu off=12720443 len=972503 2024-02-18T08:42:47.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 2561 completed, throughput=4.99MB/sec 2024-02-18T08:42:47.169 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8rs9uFtGMAm25A6 off=641975 len=1613946 2024-02-18T08:42:47.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 2562 completed, throughput=5MB/sec 2024-02-18T08:42:47.173 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MOIIVXxV1-eYkmF off=8399591 len=548843 2024-02-18T08:42:47.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 2563 completed, throughput=5MB/sec 2024-02-18T08:42:47.176 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sUWWDEkwu0Br1vr off=5829606 len=1745457 2024-02-18T08:42:47.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 2564 completed, throughput=5MB/sec 2024-02-18T08:42:48.179 INFO:tasks.workunit.client.0.smithi082.stdout: 505: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:48.180 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VoIfJKnlW5lblkI off=15387425 len=1800952 2024-02-18T08:42:48.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 2565 completed, throughput=5MB/sec 2024-02-18T08:42:48.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HWlRe4EdNyyLeJe off=4427748 len=1029017 2024-02-18T08:42:48.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 2566 completed, throughput=5MB/sec 2024-02-18T08:42:48.189 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ufJvkcwU0kCSXBK off=2112828 len=1421396 2024-02-18T08:42:48.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 2567 completed, throughput=5MB/sec 2024-02-18T08:42:48.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:46.669441+0000 mgr.y (mgr.24862) 859 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:42:48.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:46.669441+0000 mgr.y (mgr.24862) 859 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:42:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:46.669441+0000 mgr.y (mgr.24862) 859 : cluster [DBG] pgmap v1441: 73 pgs: 73 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:42:49.191 INFO:tasks.workunit.client.0.smithi082.stdout: 506: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:49.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7mKKUmra5ZTm4Zb off=8569634 len=1678375 2024-02-18T08:42:49.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 2568 completed, throughput=4.99MB/sec 2024-02-18T08:42:49.198 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I5eK4BhrXm_T30F off=1909925 len=1328742 2024-02-18T08:42:49.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 2569 completed, throughput=5MB/sec 2024-02-18T08:42:49.205 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FWBXTgFejxj9Zet off=16370248 len=971884 2024-02-18T08:42:49.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 2570 completed, throughput=5MB/sec 2024-02-18T08:42:49.209 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O7dijEbI8M8BZ5s off=9844694 len=439420 2024-02-18T08:42:49.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 2571 completed, throughput=5MB/sec 2024-02-18T08:42:49.211 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Oq-WMQiOKkuZIQZ off=279948 len=1479777 2024-02-18T08:42:49.212 INFO:tasks.workunit.client.0.smithi082.stdout:op 2572 completed, throughput=5MB/sec 2024-02-18T08:42:50.213 INFO:tasks.workunit.client.0.smithi082.stdout: 507: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:50.213 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-63Gu9JE9mOtWjh_ off=1613335 len=444137 2024-02-18T08:42:50.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 2573 completed, throughput=4.99MB/sec 2024-02-18T08:42:50.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qO8vpCpEnsidRAd off=66268 len=1881062 2024-02-18T08:42:50.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 2574 completed, throughput=5MB/sec 2024-02-18T08:42:50.219 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u46lhNQlw-chlNX off=9957437 len=884038 2024-02-18T08:42:50.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 2575 completed, throughput=5MB/sec 2024-02-18T08:42:50.220 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oQR7T-UcnIDgxIG off=1873532 len=840441 2024-02-18T08:42:50.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 2576 completed, throughput=5MB/sec 2024-02-18T08:42:50.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qzIdShrAL6_p-nX off=3365728 len=514295 2024-02-18T08:42:50.228 INFO:tasks.workunit.client.0.smithi082.stdout:op 2577 completed, throughput=5MB/sec 2024-02-18T08:42:50.228 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-psCuG-mK6LRf33I off=12719604 len=875560 2024-02-18T08:42:50.233 INFO:tasks.workunit.client.0.smithi082.stdout:op 2578 completed, throughput=5MB/sec 2024-02-18T08:42:50.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:48.669916+0000 mgr.y (mgr.24862) 860 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:50.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:48.669916+0000 mgr.y (mgr.24862) 860 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:50.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:48.669916+0000 mgr.y (mgr.24862) 860 : cluster [DBG] pgmap v1442: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:51.233 INFO:tasks.workunit.client.0.smithi082.stdout: 508: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:51.234 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qmPSx_MsUhEy1QK off=11963589 len=679916 2024-02-18T08:42:51.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 2579 completed, throughput=4.99MB/sec 2024-02-18T08:42:51.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PS5ES9HZmAILLfi off=1718850 len=1690792 2024-02-18T08:42:51.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 2580 completed, throughput=5MB/sec 2024-02-18T08:42:51.247 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cZrEtyWPL32rGUr off=14256069 len=1362811 2024-02-18T08:42:51.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 2581 completed, throughput=5MB/sec 2024-02-18T08:42:51.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QjL9a8QHXdtPKSL off=13768633 len=1199770 2024-02-18T08:42:51.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 2582 completed, throughput=5MB/sec 2024-02-18T08:42:52.258 INFO:tasks.workunit.client.0.smithi082.stdout: 509: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:52.258 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5jT7blKFVt1HFyF off=18047522 len=1419245 2024-02-18T08:42:52.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 2583 completed, throughput=4.99MB/sec 2024-02-18T08:42:52.266 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6dB6Ju7A-0DwB6R off=9420275 len=989266 2024-02-18T08:42:52.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 2584 completed, throughput=5MB/sec 2024-02-18T08:42:52.272 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qoMrP7sDJpVqGcL off=5651129 len=361435 2024-02-18T08:42:52.273 INFO:tasks.workunit.client.0.smithi082.stdout:op 2585 completed, throughput=5MB/sec 2024-02-18T08:42:52.273 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UCF0gq4bdOppA0D off=4670492 len=378519 2024-02-18T08:42:52.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 2586 completed, throughput=5MB/sec 2024-02-18T08:42:52.274 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rIpaxUkupD8JQq9 off=8194618 len=588962 2024-02-18T08:42:52.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 2587 completed, throughput=5MB/sec 2024-02-18T08:42:52.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Vd4Z-TUsc9XeRj- off=17764913 len=494756 2024-02-18T08:42:52.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 2588 completed, throughput=5MB/sec 2024-02-18T08:42:52.279 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-suJ4_9pfWOpeGNi off=7505620 len=1855061 2024-02-18T08:42:52.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 2589 completed, throughput=5MB/sec 2024-02-18T08:42:52.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:50.670397+0000 mgr.y (mgr.24862) 861 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:52.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:50.670397+0000 mgr.y (mgr.24862) 861 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:52.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:50.670397+0000 mgr.y (mgr.24862) 861 : cluster [DBG] pgmap v1443: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:42:53.289 INFO:tasks.workunit.client.0.smithi082.stdout: 510: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:53.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6hId3rCDpwyrth_ off=17347979 len=1872565 2024-02-18T08:42:53.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 2590 completed, throughput=5MB/sec 2024-02-18T08:42:53.294 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ItFBtfzyaLlobcu off=8565500 len=489590 2024-02-18T08:42:53.295 INFO:tasks.workunit.client.0.smithi082.stdout:op 2591 completed, throughput=5MB/sec 2024-02-18T08:42:53.295 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CPmISKnMFB-HvvH off=5809592 len=954616 2024-02-18T08:42:53.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 2592 completed, throughput=5MB/sec 2024-02-18T08:42:53.301 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_AR58mwa9TLM_pJ off=11808886 len=139234 2024-02-18T08:42:53.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 2593 completed, throughput=5MB/sec 2024-02-18T08:42:53.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yLDhCi3OjIh0kKi off=584031 len=1931124 2024-02-18T08:42:53.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 2594 completed, throughput=5MB/sec 2024-02-18T08:42:54.311 INFO:tasks.workunit.client.0.smithi082.stdout: 511: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:54.311 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iFizs6_12Zw-qKB off=1658041 len=810845 2024-02-18T08:42:54.315 INFO:tasks.workunit.client.0.smithi082.stdout:op 2595 completed, throughput=4.99MB/sec 2024-02-18T08:42:54.315 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qIIHw2eTFJHagl2 off=4128158 len=1907259 2024-02-18T08:42:54.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 2596 completed, throughput=5MB/sec 2024-02-18T08:42:54.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1T2PV5e_h79LjHT off=2377746 len=737052 2024-02-18T08:42:54.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 2597 completed, throughput=5MB/sec 2024-02-18T08:42:54.327 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nQFwyf5-1dE9Q50 off=11104906 len=632019 2024-02-18T08:42:54.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 2598 completed, throughput=5MB/sec 2024-02-18T08:42:54.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7ikVoWVez9ziFaR off=4248411 len=1164397 2024-02-18T08:42:54.333 INFO:tasks.workunit.client.0.smithi082.stdout:op 2599 completed, throughput=5MB/sec 2024-02-18T08:42:54.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:52.670970+0000 mgr.y (mgr.24862) 862 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:42:54.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:52.670970+0000 mgr.y (mgr.24862) 862 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:42:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:52.670970+0000 mgr.y (mgr.24862) 862 : cluster [DBG] pgmap v1444: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:42:55.333 INFO:tasks.workunit.client.0.smithi082.stdout: 512: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:55.333 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E9lORTPjKKiH0ng off=3980806 len=2066387 2024-02-18T08:42:55.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 2600 completed, throughput=5MB/sec 2024-02-18T08:42:55.336 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UGwu9wt9xxgneUG off=2549798 len=485804 2024-02-18T08:42:55.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 2601 completed, throughput=5MB/sec 2024-02-18T08:42:55.337 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DBefEzTjBYuLDDI off=1146391 len=961243 2024-02-18T08:42:55.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 2602 completed, throughput=5MB/sec 2024-02-18T08:42:55.345 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lfZ6LvUR6bWvinG off=973783 len=99605 2024-02-18T08:42:55.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 2603 completed, throughput=5MB/sec 2024-02-18T08:42:55.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rr7R4fE8cDRGai4 off=1147226 len=1273525 2024-02-18T08:42:55.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 2604 completed, throughput=5MB/sec 2024-02-18T08:42:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:54.413448+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:42:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:54.413730+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:42:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:42:54.413966+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:42:55.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:54.413448+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:42:55.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:54.413730+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:42:55.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:42:54.413966+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:42:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:54.413448+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:42:55.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:54.413730+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:42:55.501 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:42:54.413966+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:42:56.353 INFO:tasks.workunit.client.0.smithi082.stdout: 513: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:56.353 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jUDA7874ckaU5dZ off=11622676 len=1669166 2024-02-18T08:42:56.356 INFO:tasks.workunit.client.0.smithi082.stdout:op 2605 completed, throughput=4.99MB/sec 2024-02-18T08:42:56.357 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9xRbkC_l1f9j14t off=55234 len=399317 2024-02-18T08:42:56.360 INFO:tasks.workunit.client.0.smithi082.stdout:op 2606 completed, throughput=4.99MB/sec 2024-02-18T08:42:56.360 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8TBwg2NMM2JjfxW off=6355097 len=1825443 2024-02-18T08:42:56.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 2607 completed, throughput=5MB/sec 2024-02-18T08:42:56.368 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eIFeWnrx7KEfHe5 off=6396990 len=1853895 2024-02-18T08:42:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 2608 completed, throughput=5MB/sec 2024-02-18T08:42:56.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:54.671454+0000 mgr.y (mgr.24862) 863 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:42:56.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:54.671454+0000 mgr.y (mgr.24862) 863 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:42:56.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:54.671454+0000 mgr.y (mgr.24862) 863 : cluster [DBG] pgmap v1445: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:42:57.372 INFO:tasks.workunit.client.0.smithi082.stdout: 514: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:57.372 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h7jTCIx0RrQmHVG off=4286045 len=511218 2024-02-18T08:42:57.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 2609 completed, throughput=4.99MB/sec 2024-02-18T08:42:57.376 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Aa5xBxttJ7dL6jf off=5200821 len=1783431 2024-02-18T08:42:57.378 INFO:tasks.workunit.client.0.smithi082.stdout:op 2610 completed, throughput=5MB/sec 2024-02-18T08:42:57.378 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZjA3eQIGQvYGolp off=6159981 len=1540012 2024-02-18T08:42:57.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 2611 completed, throughput=5MB/sec 2024-02-18T08:42:57.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-okXtK0JZZ4HS1aA off=6261912 len=1196874 2024-02-18T08:42:57.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 2612 completed, throughput=5MB/sec 2024-02-18T08:42:58.386 INFO:tasks.workunit.client.0.smithi082.stdout: 515: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:58.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZlzXxOB9p74cxt2 off=2307010 len=2076732 2024-02-18T08:42:58.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:42:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:56.671995+0000 mgr.y (mgr.24862) 864 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:58.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:42:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:56.671995+0000 mgr.y (mgr.24862) 864 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:58.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 2613 completed, throughput=5MB/sec 2024-02-18T08:42:58.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qsAjSjtVRfAU48q off=2906499 len=24371 2024-02-18T08:42:58.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 2614 completed, throughput=5MB/sec 2024-02-18T08:42:58.400 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5aJFXrNcBvdr9Xh off=2347902 len=728505 2024-02-18T08:42:58.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 2615 completed, throughput=5MB/sec 2024-02-18T08:42:58.401 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EMXTtu4KKxHxFm7 off=12836207 len=1358178 2024-02-18T08:42:58.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 2616 completed, throughput=5MB/sec 2024-02-18T08:42:58.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X3WKOY31sC10nfT off=901135 len=503890 2024-02-18T08:42:58.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 2617 completed, throughput=5MB/sec 2024-02-18T08:42:58.415 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L5kPhfqCk_8I7pi off=4990732 len=2013405 2024-02-18T08:42:58.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 2618 completed, throughput=5MB/sec 2024-02-18T08:42:58.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:42:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:56.671995+0000 mgr.y (mgr.24862) 864 : cluster [DBG] pgmap v1446: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:42:59.417 INFO:tasks.workunit.client.0.smithi082.stdout: 516: throughput=4.99MB/sec pending data=0 2024-02-18T08:42:59.417 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lpkd3xK70R9HJCQ off=262259 len=1050433 2024-02-18T08:42:59.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 2619 completed, throughput=5MB/sec 2024-02-18T08:42:59.423 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Oxc7iup_gcxdyxA off=649613 len=281058 2024-02-18T08:42:59.425 INFO:tasks.workunit.client.0.smithi082.stdout:op 2620 completed, throughput=5MB/sec 2024-02-18T08:42:59.425 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1-GnIBMn73lXc7E off=12408284 len=1737063 2024-02-18T08:42:59.428 INFO:tasks.workunit.client.0.smithi082.stdout:op 2621 completed, throughput=5MB/sec 2024-02-18T08:42:59.428 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qortQI1f2vxokLI off=6416938 len=1704721 2024-02-18T08:42:59.437 INFO:tasks.workunit.client.0.smithi082.stdout:op 2622 completed, throughput=5MB/sec 2024-02-18T08:43:00.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:42:58.672606+0000 mgr.y (mgr.24862) 865 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:00.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:42:58.672606+0000 mgr.y (mgr.24862) 865 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:00.437 INFO:tasks.workunit.client.0.smithi082.stdout: 517: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:00.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VzxQh4-t_igaPEU off=19365668 len=1376437 2024-02-18T08:43:00.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 2623 completed, throughput=5MB/sec 2024-02-18T08:43:00.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aGiMDIM2QPLcL84 off=8886659 len=1598263 2024-02-18T08:43:00.443 INFO:tasks.workunit.client.0.smithi082.stdout:op 2624 completed, throughput=5MB/sec 2024-02-18T08:43:00.444 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sGRqc01siFtkX2w off=2120799 len=878853 2024-02-18T08:43:00.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 2625 completed, throughput=5MB/sec 2024-02-18T08:43:00.445 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UczilKg-hdaubfu off=7581790 len=972126 2024-02-18T08:43:00.447 INFO:tasks.workunit.client.0.smithi082.stdout:op 2626 completed, throughput=5MB/sec 2024-02-18T08:43:00.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:42:58.672606+0000 mgr.y (mgr.24862) 865 : cluster [DBG] pgmap v1447: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:01.447 INFO:tasks.workunit.client.0.smithi082.stdout: 518: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:01.448 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-euCRXdcbaE8pjcW off=1050876 len=232747 2024-02-18T08:43:01.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 2627 completed, throughput=4.99MB/sec 2024-02-18T08:43:01.451 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--QYk7MjXiI5VMxF off=8315845 len=623496 2024-02-18T08:43:01.452 INFO:tasks.workunit.client.0.smithi082.stdout:op 2628 completed, throughput=4.99MB/sec 2024-02-18T08:43:01.452 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-etuD_g-Ad7k1kHU off=15553703 len=1142964 2024-02-18T08:43:01.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 2629 completed, throughput=5MB/sec 2024-02-18T08:43:01.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1sCOmbRJb_j0RU5 off=1706271 len=697058 2024-02-18T08:43:01.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 2630 completed, throughput=5MB/sec 2024-02-18T08:43:01.456 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kFvEWfFZX_KsCXs off=16266347 len=1973771 2024-02-18T08:43:01.466 INFO:tasks.workunit.client.0.smithi082.stdout:op 2631 completed, throughput=5MB/sec 2024-02-18T08:43:02.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:00.673196+0000 mgr.y (mgr.24862) 866 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:43:02.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:00.673196+0000 mgr.y (mgr.24862) 866 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:43:02.467 INFO:tasks.workunit.client.0.smithi082.stdout: 519: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:02.467 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YSWZIstGWFLkZGG off=80620 len=1853236 2024-02-18T08:43:02.469 INFO:tasks.workunit.client.0.smithi082.stdout:op 2632 completed, throughput=4.99MB/sec 2024-02-18T08:43:02.469 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kBvTybhBpnZwWLV off=2557237 len=636313 2024-02-18T08:43:02.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 2633 completed, throughput=5MB/sec 2024-02-18T08:43:02.474 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LbnGbh5ZN-PmAy_ off=266006 len=518114 2024-02-18T08:43:02.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 2634 completed, throughput=5MB/sec 2024-02-18T08:43:02.477 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q84bUqBmWtt928J off=12129569 len=137239 2024-02-18T08:43:02.480 INFO:tasks.workunit.client.0.smithi082.stdout:op 2635 completed, throughput=5MB/sec 2024-02-18T08:43:02.480 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nZLmvoaWG1M_thd off=6319296 len=1913296 2024-02-18T08:43:02.490 INFO:tasks.workunit.client.0.smithi082.stdout:op 2636 completed, throughput=5MB/sec 2024-02-18T08:43:02.490 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fgFjdZI6oN1Jr1o off=560641 len=1701083 2024-02-18T08:43:02.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 2637 completed, throughput=5MB/sec 2024-02-18T08:43:02.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:00.673196+0000 mgr.y (mgr.24862) 866 : cluster [DBG] pgmap v1448: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:43:03.496 INFO:tasks.workunit.client.0.smithi082.stdout: 520: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:03.496 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Cn9Ao7GJHyD3Jis off=103694 len=2054390 2024-02-18T08:43:03.507 INFO:tasks.workunit.client.0.smithi082.stdout:op 2638 completed, throughput=5MB/sec 2024-02-18T08:43:03.507 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YoP75Pu3ROlWUDZ off=5774799 len=30402 2024-02-18T08:43:03.508 INFO:tasks.workunit.client.0.smithi082.stdout:op 2639 completed, throughput=5MB/sec 2024-02-18T08:43:03.508 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WpBa7ne2KnSbYLt off=9368184 len=2030112 2024-02-18T08:43:03.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 2640 completed, throughput=5MB/sec 2024-02-18T08:43:04.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:02.673724+0000 mgr.y (mgr.24862) 867 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:43:04.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:02.673724+0000 mgr.y (mgr.24862) 867 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:43:04.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:02.673724+0000 mgr.y (mgr.24862) 867 : cluster [DBG] pgmap v1449: 73 pgs: 73 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:43:04.520 INFO:tasks.workunit.client.0.smithi082.stdout: 521: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:04.520 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GAmz6fUaXm8IW6h off=243609 len=120813 2024-02-18T08:43:04.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 2641 completed, throughput=4.99MB/sec 2024-02-18T08:43:04.521 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NPC5x7LLlLsGx6e off=2188355 len=197150 2024-02-18T08:43:04.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 2642 completed, throughput=4.99MB/sec 2024-02-18T08:43:04.524 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aOEG3KBqyYjbYhr off=10399536 len=722044 2024-02-18T08:43:04.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 2643 completed, throughput=4.99MB/sec 2024-02-18T08:43:04.529 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fVprVVxjKsKdCpt off=6514094 len=1860518 2024-02-18T08:43:04.541 INFO:tasks.workunit.client.0.smithi082.stdout:op 2644 completed, throughput=5MB/sec 2024-02-18T08:43:04.541 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-spDO1mosDoVqCAO off=3272443 len=609468 2024-02-18T08:43:04.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 2645 completed, throughput=5MB/sec 2024-02-18T08:43:04.544 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pXHRUXTsTr1A8q0 off=15762838 len=222736 2024-02-18T08:43:04.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 2646 completed, throughput=5MB/sec 2024-02-18T08:43:04.545 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nK8le4fkF8z2-xi off=4504490 len=2078778 2024-02-18T08:43:04.555 INFO:tasks.workunit.client.0.smithi082.stdout:op 2647 completed, throughput=5MB/sec 2024-02-18T08:43:05.555 INFO:tasks.workunit.client.0.smithi082.stdout: 522: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:05.556 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8mU9jF4pnFG90Kf off=1340520 len=161379 2024-02-18T08:43:05.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 2648 completed, throughput=4.99MB/sec 2024-02-18T08:43:05.558 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MxwmA2F-cRGVi15 off=4205810 len=2036331 2024-02-18T08:43:05.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 2649 completed, throughput=5MB/sec 2024-02-18T08:43:05.569 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dT_BWq7YHwue8-b off=7824573 len=926589 2024-02-18T08:43:05.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 2650 completed, throughput=5MB/sec 2024-02-18T08:43:05.575 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DG-JxEEDR6uOvve off=502593 len=1278393 2024-02-18T08:43:05.577 INFO:tasks.workunit.client.0.smithi082.stdout:op 2651 completed, throughput=5MB/sec 2024-02-18T08:43:05.577 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TIoPesMyAotxgv6 off=20911748 len=521711 2024-02-18T08:43:05.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 2652 completed, throughput=5MB/sec 2024-02-18T08:43:06.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:04.674399+0000 mgr.y (mgr.24862) 868 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 127 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-02-18T08:43:06.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:04.674399+0000 mgr.y (mgr.24862) 868 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 127 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-02-18T08:43:06.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:04.674399+0000 mgr.y (mgr.24862) 868 : cluster [DBG] pgmap v1450: 73 pgs: 73 active+clean; 127 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-02-18T08:43:06.578 INFO:tasks.workunit.client.0.smithi082.stdout: 523: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:06.579 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ljHDqQTpXw4hfJt off=5718080 len=221936 2024-02-18T08:43:06.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 2653 completed, throughput=4.99MB/sec 2024-02-18T08:43:06.580 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ifFtbkpAYGN0xqH off=2068949 len=1620583 2024-02-18T08:43:06.587 INFO:tasks.workunit.client.0.smithi082.stdout:op 2654 completed, throughput=4.99MB/sec 2024-02-18T08:43:06.587 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-A6PoT15S_O-HSkj off=2985356 len=1950100 2024-02-18T08:43:06.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 2655 completed, throughput=5MB/sec 2024-02-18T08:43:06.597 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-frFiRZYlvTEyBkH off=15190731 len=450947 2024-02-18T08:43:06.600 INFO:tasks.workunit.client.0.smithi082.stdout:op 2656 completed, throughput=5MB/sec 2024-02-18T08:43:06.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-omjc7FOOC1ndPcu off=4638859 len=403142 2024-02-18T08:43:06.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 2657 completed, throughput=5MB/sec 2024-02-18T08:43:06.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UOHvi-MEk_5xGcU off=5310304 len=66595 2024-02-18T08:43:06.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 2658 completed, throughput=5MB/sec 2024-02-18T08:43:06.602 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--QX0XwIYUCNje9e off=13483142 len=734814 2024-02-18T08:43:06.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 2659 completed, throughput=5MB/sec 2024-02-18T08:43:07.603 INFO:tasks.workunit.client.0.smithi082.stdout: 524: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:07.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WOmHhlj9_3Wh4TH off=16820734 len=1920345 2024-02-18T08:43:07.605 INFO:tasks.workunit.client.0.smithi082.stdout:op 2660 completed, throughput=4.99MB/sec 2024-02-18T08:43:07.605 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-A5QudkdeOStNqAh off=1826508 len=2029272 2024-02-18T08:43:07.608 INFO:tasks.workunit.client.0.smithi082.stdout:op 2661 completed, throughput=5MB/sec 2024-02-18T08:43:07.608 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fRbOoVmFWgMNtd2 off=495461 len=1974152 2024-02-18T08:43:07.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 2662 completed, throughput=5MB/sec 2024-02-18T08:43:08.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:06.674934+0000 mgr.y (mgr.24862) 869 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:08.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:06.674934+0000 mgr.y (mgr.24862) 869 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:08.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:06.674934+0000 mgr.y (mgr.24862) 869 : cluster [DBG] pgmap v1451: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:08.618 INFO:tasks.workunit.client.0.smithi082.stdout: 525: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:08.618 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R_J_udgTmFAKDlW off=5550428 len=1475257 2024-02-18T08:43:08.620 INFO:tasks.workunit.client.0.smithi082.stdout:op 2663 completed, throughput=4.99MB/sec 2024-02-18T08:43:08.620 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vGcLLY0iFj5CSS1 off=1537173 len=1614921 2024-02-18T08:43:08.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 2664 completed, throughput=5MB/sec 2024-02-18T08:43:08.624 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1PGrfcovobjY0Ov off=7797362 len=42240 2024-02-18T08:43:08.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 2665 completed, throughput=5MB/sec 2024-02-18T08:43:08.624 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YIWwjKPdx03Vzfc off=2555880 len=1313332 2024-02-18T08:43:08.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 2666 completed, throughput=5MB/sec 2024-02-18T08:43:08.627 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RJzXsPiyye90-QP off=676623 len=487421 2024-02-18T08:43:08.628 INFO:tasks.workunit.client.0.smithi082.stdout:op 2667 completed, throughput=5MB/sec 2024-02-18T08:43:09.628 INFO:tasks.workunit.client.0.smithi082.stdout: 526: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:09.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j53bbb0HyjoENTH off=3091168 len=1795854 2024-02-18T08:43:09.639 INFO:tasks.workunit.client.0.smithi082.stdout:op 2668 completed, throughput=4.99MB/sec 2024-02-18T08:43:09.639 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SEe9VgCESZ3tXPL off=1056612 len=1108946 2024-02-18T08:43:09.642 INFO:tasks.workunit.client.0.smithi082.stdout:op 2669 completed, throughput=5MB/sec 2024-02-18T08:43:09.642 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Yze3_nAf4lHCMlQ off=0 len=1243025 2024-02-18T08:43:09.648 INFO:tasks.workunit.client.0.smithi082.stdout:op 2670 completed, throughput=5MB/sec 2024-02-18T08:43:09.648 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v2YYgq9N5dGfN-l off=1911735 len=1352136 2024-02-18T08:43:09.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 2671 completed, throughput=5MB/sec 2024-02-18T08:43:10.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:08.675649+0000 mgr.y (mgr.24862) 870 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:10.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:08.675649+0000 mgr.y (mgr.24862) 870 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:10.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:08.675649+0000 mgr.y (mgr.24862) 870 : cluster [DBG] pgmap v1452: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:10.650 INFO:tasks.workunit.client.0.smithi082.stdout: 527: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:10.651 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pCyGLkDIyizs6EF off=2987315 len=867262 2024-02-18T08:43:10.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 2672 completed, throughput=4.99MB/sec 2024-02-18T08:43:10.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-plUm3V22fiEW_C1 off=10116321 len=255659 2024-02-18T08:43:10.659 INFO:tasks.workunit.client.0.smithi082.stdout:op 2673 completed, throughput=4.99MB/sec 2024-02-18T08:43:10.659 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lxadeBe3GmMVEHA off=24714 len=1170158 2024-02-18T08:43:10.665 INFO:tasks.workunit.client.0.smithi082.stdout:op 2674 completed, throughput=5MB/sec 2024-02-18T08:43:10.665 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IDrlQVR4LpOZ6Ti off=4490457 len=1484052 2024-02-18T08:43:10.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 2675 completed, throughput=5MB/sec 2024-02-18T08:43:10.672 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GHPaga46dQNJN3u off=3011172 len=582706 2024-02-18T08:43:10.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 2676 completed, throughput=5MB/sec 2024-02-18T08:43:10.673 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q1MccoJf2B_tUAo off=4850904 len=623571 2024-02-18T08:43:10.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 2677 completed, throughput=5MB/sec 2024-02-18T08:43:11.677 INFO:tasks.workunit.client.0.smithi082.stdout: 528: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:11.677 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0nf36JTiymaom2u off=717140 len=1043933 2024-02-18T08:43:11.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 2678 completed, throughput=4.99MB/sec 2024-02-18T08:43:11.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pqryJwhSIbJrCGy off=778072 len=501266 2024-02-18T08:43:11.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 2679 completed, throughput=4.99MB/sec 2024-02-18T08:43:11.684 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-104u2y7WCTRGzoK off=2047484 len=656745 2024-02-18T08:43:11.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 2680 completed, throughput=4.99MB/sec 2024-02-18T08:43:11.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--jZLlIjpz4PiZmN off=3818514 len=801646 2024-02-18T08:43:11.687 INFO:tasks.workunit.client.0.smithi082.stdout:op 2681 completed, throughput=5MB/sec 2024-02-18T08:43:11.687 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-18l-6ZqwyS7xUDF off=6080545 len=44621 2024-02-18T08:43:11.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 2682 completed, throughput=5MB/sec 2024-02-18T08:43:11.688 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xGOMZcRxA_FCn29 off=11640498 len=1560094 2024-02-18T08:43:11.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 2683 completed, throughput=5MB/sec 2024-02-18T08:43:11.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O3saDzHl_-7Bzu2 off=7935048 len=1014797 2024-02-18T08:43:11.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 2684 completed, throughput=5MB/sec 2024-02-18T08:43:12.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:10.676128+0000 mgr.y (mgr.24862) 871 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:12.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:10.676128+0000 mgr.y (mgr.24862) 871 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:12.502 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:10.676128+0000 mgr.y (mgr.24862) 871 : cluster [DBG] pgmap v1453: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:12.693 INFO:tasks.workunit.client.0.smithi082.stdout: 529: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:12.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qeMJm3vjgmRnAvs off=15255810 len=1122133 2024-02-18T08:43:12.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 2685 completed, throughput=4.99MB/sec 2024-02-18T08:43:12.700 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ssVFiBaNkIf7Bwm off=140846 len=347799 2024-02-18T08:43:12.704 INFO:tasks.workunit.client.0.smithi082.stdout:op 2686 completed, throughput=4.99MB/sec 2024-02-18T08:43:12.704 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-unv5aoDb8LiNB2q off=3522746 len=1038838 2024-02-18T08:43:12.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 2687 completed, throughput=5MB/sec 2024-02-18T08:43:12.709 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ARmQpirZDVfE_8C off=5243616 len=1314408 2024-02-18T08:43:12.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 2688 completed, throughput=5MB/sec 2024-02-18T08:43:12.715 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FoCfKmNT4BipuJH off=9481361 len=81813 2024-02-18T08:43:12.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 2689 completed, throughput=5MB/sec 2024-02-18T08:43:12.716 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y9ucbyFZ4ioeL7j off=8176908 len=1078804 2024-02-18T08:43:12.717 INFO:tasks.workunit.client.0.smithi082.stdout:op 2690 completed, throughput=5MB/sec 2024-02-18T08:43:13.717 INFO:tasks.workunit.client.0.smithi082.stdout: 530: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:13.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oFA3AgAeHygL_I8 off=405662 len=166611 2024-02-18T08:43:13.720 INFO:tasks.workunit.client.0.smithi082.stdout:op 2691 completed, throughput=4.99MB/sec 2024-02-18T08:43:13.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ub82GotyOCl9VPJ off=227765 len=1745431 2024-02-18T08:43:13.730 INFO:tasks.workunit.client.0.smithi082.stdout:op 2692 completed, throughput=4.99MB/sec 2024-02-18T08:43:13.730 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZceE49YCessuZGX off=51593 len=1410568 2024-02-18T08:43:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 2693 completed, throughput=5MB/sec 2024-02-18T08:43:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wqafK5Lb_bgvZCq off=12913623 len=648322 2024-02-18T08:43:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 2694 completed, throughput=5MB/sec 2024-02-18T08:43:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jOAEwtzUH7DnFmQ off=3203104 len=761748 2024-02-18T08:43:13.742 INFO:tasks.workunit.client.0.smithi082.stdout:op 2695 completed, throughput=5MB/sec 2024-02-18T08:43:13.742 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U2PO5RrKjAX7stc off=19029976 len=1826904 2024-02-18T08:43:13.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 2696 completed, throughput=5MB/sec 2024-02-18T08:43:14.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:12.676643+0000 mgr.y (mgr.24862) 872 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:43:14.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:12.676643+0000 mgr.y (mgr.24862) 872 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:43:14.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:12.676643+0000 mgr.y (mgr.24862) 872 : cluster [DBG] pgmap v1454: 73 pgs: 73 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:43:14.753 INFO:tasks.workunit.client.0.smithi082.stdout: 531: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:14.753 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xl0eiZvsEcwd3Ke off=9880937 len=1487842 2024-02-18T08:43:14.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 2697 completed, throughput=5MB/sec 2024-02-18T08:43:14.761 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HJkz0pY-8DM2c7n off=3174665 len=1348047 2024-02-18T08:43:14.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 2698 completed, throughput=5MB/sec 2024-02-18T08:43:14.762 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k37OVM28EbrKZih off=346770 len=1515837 2024-02-18T08:43:14.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 2699 completed, throughput=5MB/sec 2024-02-18T08:43:15.770 INFO:tasks.workunit.client.0.smithi082.stdout: 532: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:15.770 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uLVrBlCVON3pOpx off=1873654 len=1274447 2024-02-18T08:43:15.773 INFO:tasks.workunit.client.0.smithi082.stdout:op 2700 completed, throughput=4.99MB/sec 2024-02-18T08:43:15.773 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x1bh-M_WbdR4Egb off=4464411 len=1435401 2024-02-18T08:43:15.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 2701 completed, throughput=5MB/sec 2024-02-18T08:43:15.783 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5KHa8p5OxzBf_b5 off=205197 len=1888804 2024-02-18T08:43:15.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 2702 completed, throughput=5MB/sec 2024-02-18T08:43:15.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OgC5qwXb1WDHGVE off=15169718 len=1260122 2024-02-18T08:43:15.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 2703 completed, throughput=5MB/sec 2024-02-18T08:43:16.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:14.677242+0000 mgr.y (mgr.24862) 873 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:43:16.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:14.677242+0000 mgr.y (mgr.24862) 873 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:43:16.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:14.677242+0000 mgr.y (mgr.24862) 873 : cluster [DBG] pgmap v1455: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:43:16.793 INFO:tasks.workunit.client.0.smithi082.stdout: 533: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:16.793 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ux2_DCjLoyCFFiw off=14345815 len=833275 2024-02-18T08:43:16.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 2704 completed, throughput=4.99MB/sec 2024-02-18T08:43:16.795 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0cOX3x4aaWn4uxM off=2243894 len=793905 2024-02-18T08:43:16.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 2705 completed, throughput=4.99MB/sec 2024-02-18T08:43:16.797 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qYq4LOcLfuUYy17 off=2205804 len=1961931 2024-02-18T08:43:16.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 2706 completed, throughput=5MB/sec 2024-02-18T08:43:16.798 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fnQqve9HaK8FJ7L off=6945433 len=1479338 2024-02-18T08:43:16.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 2707 completed, throughput=5MB/sec 2024-02-18T08:43:17.801 INFO:tasks.workunit.client.0.smithi082.stdout: 534: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:17.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nCxbBcUyzK9gNCh off=13846196 len=743162 2024-02-18T08:43:17.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 2708 completed, throughput=4.99MB/sec 2024-02-18T08:43:17.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z-eOCUTZ3w1Ibmk off=0 len=1119559 2024-02-18T08:43:17.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 2709 completed, throughput=4.99MB/sec 2024-02-18T08:43:17.809 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MZ5GCwOUp_IBbgg off=4703614 len=1017752 2024-02-18T08:43:17.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 2710 completed, throughput=5MB/sec 2024-02-18T08:43:17.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h5SP3uJir249kmS off=1434048 len=1369863 2024-02-18T08:43:17.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 2711 completed, throughput=5MB/sec 2024-02-18T08:43:17.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LndaWXPwSnjMmQZ off=16166389 len=1342245 2024-02-18T08:43:17.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 2712 completed, throughput=5MB/sec 2024-02-18T08:43:18.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:16.677696+0000 mgr.y (mgr.24862) 874 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:43:18.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:16.677696+0000 mgr.y (mgr.24862) 874 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:43:18.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:16.677696+0000 mgr.y (mgr.24862) 874 : cluster [DBG] pgmap v1456: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:43:18.816 INFO:tasks.workunit.client.0.smithi082.stdout: 535: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:18.817 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D2HgDHAvZR7QFqC off=7891957 len=1049701 2024-02-18T08:43:18.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 2713 completed, throughput=4.99MB/sec 2024-02-18T08:43:18.819 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fsYzQ0QyF1vtFQZ off=11235071 len=1373334 2024-02-18T08:43:18.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 2714 completed, throughput=5MB/sec 2024-02-18T08:43:18.826 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MiNy8gm34RV8BzE off=1138861 len=1716868 2024-02-18T08:43:18.829 INFO:tasks.workunit.client.0.smithi082.stdout:op 2715 completed, throughput=5MB/sec 2024-02-18T08:43:18.829 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uYg8fm3lpT8t-kF off=9718521 len=1384541 2024-02-18T08:43:18.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 2716 completed, throughput=5MB/sec 2024-02-18T08:43:19.836 INFO:tasks.workunit.client.0.smithi082.stdout: 536: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:19.836 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Tn5MwrFrfv0N51Q off=2644960 len=242653 2024-02-18T08:43:19.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 2717 completed, throughput=4.99MB/sec 2024-02-18T08:43:19.839 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LPfMvkT7F-6Ec5p off=481147 len=401230 2024-02-18T08:43:19.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 2718 completed, throughput=4.99MB/sec 2024-02-18T08:43:19.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bfyfue05B0teuTQ off=1441469 len=720209 2024-02-18T08:43:19.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 2719 completed, throughput=4.99MB/sec 2024-02-18T08:43:19.841 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cV9pJX_zhxt6RvJ off=3418022 len=968497 2024-02-18T08:43:19.847 INFO:tasks.workunit.client.0.smithi082.stdout:op 2720 completed, throughput=5MB/sec 2024-02-18T08:43:19.848 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AlIXzd3bOv1qI5y off=5282549 len=1627198 2024-02-18T08:43:19.852 INFO:tasks.workunit.client.0.smithi082.stdout:op 2721 completed, throughput=5MB/sec 2024-02-18T08:43:19.852 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nF4Wi7zL0qTn5Ko off=381804 len=102851 2024-02-18T08:43:19.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 2722 completed, throughput=5MB/sec 2024-02-18T08:43:19.854 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3TXpDPN3cIOaEH3 off=257013 len=989520 2024-02-18T08:43:19.856 INFO:tasks.workunit.client.0.smithi082.stdout:op 2723 completed, throughput=5MB/sec 2024-02-18T08:43:20.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:18.678151+0000 mgr.y (mgr.24862) 875 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:20.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:18.678151+0000 mgr.y (mgr.24862) 875 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:20.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:18.678151+0000 mgr.y (mgr.24862) 875 : cluster [DBG] pgmap v1457: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:43:20.856 INFO:tasks.workunit.client.0.smithi082.stdout: 537: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:20.856 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9z-X1oMEMCcX_vn off=10505648 len=2012178 2024-02-18T08:43:20.861 INFO:tasks.workunit.client.0.smithi082.stdout:op 2724 completed, throughput=5MB/sec 2024-02-18T08:43:20.861 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LtbC-xYbyS9oVUm off=3330602 len=1380095 2024-02-18T08:43:20.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 2725 completed, throughput=5MB/sec 2024-02-18T08:43:20.868 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b21wxE-zBW6slQZ off=20245370 len=1717210 2024-02-18T08:43:20.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 2726 completed, throughput=5MB/sec 2024-02-18T08:43:21.871 INFO:tasks.workunit.client.0.smithi082.stdout: 538: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:21.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PDHGMZlAl9BjWRx off=3259904 len=764700 2024-02-18T08:43:21.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 2727 completed, throughput=4.99MB/sec 2024-02-18T08:43:21.873 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IugAyeXvwezEjLM off=4683235 len=99416 2024-02-18T08:43:21.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 2728 completed, throughput=4.99MB/sec 2024-02-18T08:43:21.873 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KUFwSX7JArN28Wi off=10351015 len=965244 2024-02-18T08:43:21.876 INFO:tasks.workunit.client.0.smithi082.stdout:op 2729 completed, throughput=4.99MB/sec 2024-02-18T08:43:21.876 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zvAYyUUvwJTf6CF off=4160303 len=62097 2024-02-18T08:43:21.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 2730 completed, throughput=4.99MB/sec 2024-02-18T08:43:21.878 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hHLMI-MUhlRApAm off=4539108 len=552351 2024-02-18T08:43:21.879 INFO:tasks.workunit.client.0.smithi082.stdout:op 2731 completed, throughput=5MB/sec 2024-02-18T08:43:21.880 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Pdk0j9xsIjnoso off=16078582 len=513582 2024-02-18T08:43:21.883 INFO:tasks.workunit.client.0.smithi082.stdout:op 2732 completed, throughput=5MB/sec 2024-02-18T08:43:21.883 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KwecJT_VZBLGnh7 off=2277806 len=728422 2024-02-18T08:43:21.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 2733 completed, throughput=5MB/sec 2024-02-18T08:43:21.888 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FmSIiT7k_9w-51q off=1907751 len=1712375 2024-02-18T08:43:21.896 INFO:tasks.workunit.client.0.smithi082.stdout:op 2734 completed, throughput=5MB/sec 2024-02-18T08:43:22.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:20.678600+0000 mgr.y (mgr.24862) 876 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:43:22.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:20.678600+0000 mgr.y (mgr.24862) 876 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:43:22.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:20.678600+0000 mgr.y (mgr.24862) 876 : cluster [DBG] pgmap v1458: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:43:22.896 INFO:tasks.workunit.client.0.smithi082.stdout: 539: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:22.896 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dzuNJqawaRFIu5x off=14086533 len=845615 2024-02-18T08:43:22.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 2735 completed, throughput=4.99MB/sec 2024-02-18T08:43:22.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HiT5CX6RDUoCPTW off=5909660 len=1160553 2024-02-18T08:43:22.905 INFO:tasks.workunit.client.0.smithi082.stdout:op 2736 completed, throughput=5MB/sec 2024-02-18T08:43:22.905 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-btg1pzuL1aei7YD off=3222902 len=971897 2024-02-18T08:43:22.912 INFO:tasks.workunit.client.0.smithi082.stdout:op 2737 completed, throughput=5MB/sec 2024-02-18T08:43:22.912 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tRSU6V0BN9b9rDd off=0 len=1562024 2024-02-18T08:43:22.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 2738 completed, throughput=5MB/sec 2024-02-18T08:43:22.915 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b-5Tdsgmyj51vnK off=12326137 len=685753 2024-02-18T08:43:22.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 2739 completed, throughput=5MB/sec 2024-02-18T08:43:23.917 INFO:tasks.workunit.client.0.smithi082.stdout: 540: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:23.917 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wEUmxtHwBq0pyD6 off=9675818 len=972377 2024-02-18T08:43:23.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 2740 completed, throughput=4.99MB/sec 2024-02-18T08:43:23.923 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sSdZYMq9JH1SWTd off=51721 len=1894790 2024-02-18T08:43:23.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 2741 completed, throughput=5MB/sec 2024-02-18T08:43:23.932 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KESC1nx9ooSGm00 off=8644246 len=610790 2024-02-18T08:43:23.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 2742 completed, throughput=5MB/sec 2024-02-18T08:43:23.934 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sFII7Tc912vlteq off=17351888 len=597808 2024-02-18T08:43:23.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 2743 completed, throughput=5MB/sec 2024-02-18T08:43:23.938 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-liIsvzig2BuVNDO off=1087236 len=910315 2024-02-18T08:43:23.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 2744 completed, throughput=5MB/sec 2024-02-18T08:43:23.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6GAlSe0MyXbFRmc off=7432590 len=1304572 2024-02-18T08:43:23.944 INFO:tasks.workunit.client.0.smithi082.stdout:op 2745 completed, throughput=5MB/sec 2024-02-18T08:43:24.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:22.679196+0000 mgr.y (mgr.24862) 877 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:43:24.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:22.679196+0000 mgr.y (mgr.24862) 877 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:43:24.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:22.679196+0000 mgr.y (mgr.24862) 877 : cluster [DBG] pgmap v1459: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:43:24.945 INFO:tasks.workunit.client.0.smithi082.stdout: 541: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:24.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F8haQ5kSdX7xm5l off=11198983 len=1816264 2024-02-18T08:43:24.947 INFO:tasks.workunit.client.0.smithi082.stdout:op 2746 completed, throughput=5MB/sec 2024-02-18T08:43:24.947 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9ZsT-UyjGxhzYKQ off=1083427 len=412339 2024-02-18T08:43:24.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 2747 completed, throughput=5MB/sec 2024-02-18T08:43:24.951 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T0ikv-5Db2_1ruv off=9593183 len=1743053 2024-02-18T08:43:24.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 2748 completed, throughput=5MB/sec 2024-02-18T08:43:24.954 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PmRg1Br-KEuUI-N off=12038934 len=1171393 2024-02-18T08:43:24.961 INFO:tasks.workunit.client.0.smithi082.stdout:op 2749 completed, throughput=5MB/sec 2024-02-18T08:43:25.961 INFO:tasks.workunit.client.0.smithi082.stdout: 542: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:25.961 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mx0VSNkehHnU0Vd off=1544473 len=1470302 2024-02-18T08:43:25.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 2750 completed, throughput=5MB/sec 2024-02-18T08:43:25.970 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xFPcFujQARSfv1P off=5983386 len=410102 2024-02-18T08:43:25.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 2751 completed, throughput=5MB/sec 2024-02-18T08:43:25.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LoUxvvYlPKQRIW0 off=2383740 len=680088 2024-02-18T08:43:25.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 2752 completed, throughput=5MB/sec 2024-02-18T08:43:25.976 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rIuocAtgTRa5xi7 off=6844440 len=1207800 2024-02-18T08:43:25.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 2753 completed, throughput=5MB/sec 2024-02-18T08:43:25.977 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_ds-o335GarsVj3 off=4115676 len=594761 2024-02-18T08:43:25.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 2754 completed, throughput=5MB/sec 2024-02-18T08:43:26.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:24.679825+0000 mgr.y (mgr.24862) 878 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:43:26.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:24.679825+0000 mgr.y (mgr.24862) 878 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:43:26.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:24.679825+0000 mgr.y (mgr.24862) 878 : cluster [DBG] pgmap v1460: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:43:26.980 INFO:tasks.workunit.client.0.smithi082.stdout: 543: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:26.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z6HzCT88TygeYqt off=8310766 len=1494454 2024-02-18T08:43:26.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 2755 completed, throughput=4.99MB/sec 2024-02-18T08:43:26.984 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M7HrA06Pi6eOTU1 off=155392 len=1800588 2024-02-18T08:43:26.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 2756 completed, throughput=5MB/sec 2024-02-18T08:43:26.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RH84t00dudm-Jl- off=5204425 len=18895 2024-02-18T08:43:26.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 2757 completed, throughput=5MB/sec 2024-02-18T08:43:26.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mj9EwS5R50R5mQH off=10990620 len=354263 2024-02-18T08:43:26.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 2758 completed, throughput=5MB/sec 2024-02-18T08:43:26.990 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NESDPajdFA3oo5S off=390126 len=1756162 2024-02-18T08:43:26.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 2759 completed, throughput=5MB/sec 2024-02-18T08:43:27.993 INFO:tasks.workunit.client.0.smithi082.stdout: 544: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:27.993 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-suMOsGLGuXzNOOt off=1405265 len=288814 2024-02-18T08:43:27.996 INFO:tasks.workunit.client.0.smithi082.stdout:op 2760 completed, throughput=4.99MB/sec 2024-02-18T08:43:27.996 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M6hwcLztSc3xp1w off=321204 len=2028683 2024-02-18T08:43:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 2761 completed, throughput=5MB/sec 2024-02-18T08:43:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mi3tiabRln2G1sd off=2717423 len=1673987 2024-02-18T08:43:28.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 2762 completed, throughput=5MB/sec 2024-02-18T08:43:28.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--FjZTMtI3NXPhvK off=12191716 len=370976 2024-02-18T08:43:28.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 2763 completed, throughput=5MB/sec 2024-02-18T08:43:28.011 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rdgUmEwQddtCNFn off=7629642 len=1657129 2024-02-18T08:43:28.013 INFO:tasks.workunit.client.0.smithi082.stdout:op 2764 completed, throughput=5MB/sec 2024-02-18T08:43:28.404 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:26.680403+0000 mgr.y (mgr.24862) 879 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:43:28.405 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:26.680403+0000 mgr.y (mgr.24862) 879 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:43:28.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:26.680403+0000 mgr.y (mgr.24862) 879 : cluster [DBG] pgmap v1461: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:43:29.013 INFO:tasks.workunit.client.0.smithi082.stdout: 545: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:29.014 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_Q_O271wKFKohkb off=11177125 len=1177796 2024-02-18T08:43:29.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 2765 completed, throughput=4.99MB/sec 2024-02-18T08:43:29.016 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IXUd_HqEu4J0nUB off=1147497 len=1224388 2024-02-18T08:43:29.019 INFO:tasks.workunit.client.0.smithi082.stdout:op 2766 completed, throughput=5MB/sec 2024-02-18T08:43:29.019 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yK3DVjMIcCsZG3F off=6400538 len=1713405 2024-02-18T08:43:29.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 2767 completed, throughput=5MB/sec 2024-02-18T08:43:29.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IOrupJFA2zKKtJS off=1098420 len=592360 2024-02-18T08:43:29.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 2768 completed, throughput=5MB/sec 2024-02-18T08:43:30.028 INFO:tasks.workunit.client.0.smithi082.stdout: 546: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:30.028 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1WnEkQB16OSH-ML off=6918760 len=192731 2024-02-18T08:43:30.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 2769 completed, throughput=4.99MB/sec 2024-02-18T08:43:30.033 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UGYlaP293JmX6PJ off=16858186 len=1799541 2024-02-18T08:43:30.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 2770 completed, throughput=4.99MB/sec 2024-02-18T08:43:30.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WFgOSnN1hvrV9mp off=3604489 len=1036880 2024-02-18T08:43:30.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 2771 completed, throughput=5MB/sec 2024-02-18T08:43:30.047 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kM3U2HJSk8ByZF7 off=12884431 len=1747500 2024-02-18T08:43:30.054 INFO:tasks.workunit.client.0.smithi082.stdout:op 2772 completed, throughput=5MB/sec 2024-02-18T08:43:30.054 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WddvnA-gM8pFbQn off=8525198 len=1876655 2024-02-18T08:43:30.066 INFO:tasks.workunit.client.0.smithi082.stdout:op 2773 completed, throughput=5MB/sec 2024-02-18T08:43:30.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:28.680949+0000 mgr.y (mgr.24862) 880 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:43:30.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:28.680949+0000 mgr.y (mgr.24862) 880 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:43:30.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:28.680949+0000 mgr.y (mgr.24862) 880 : cluster [DBG] pgmap v1462: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:43:31.065 INFO:tasks.workunit.client.0.smithi082.stdout: 547: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:31.066 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uCXiEs2t0RUNUNz off=2669233 len=1800544 2024-02-18T08:43:31.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 2774 completed, throughput=5MB/sec 2024-02-18T08:43:31.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iW_AMdTie7Yq8Iz off=16335194 len=144003 2024-02-18T08:43:31.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 2775 completed, throughput=5MB/sec 2024-02-18T08:43:31.076 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ccxAxLRsGGe7heU off=9493554 len=503825 2024-02-18T08:43:31.080 INFO:tasks.workunit.client.0.smithi082.stdout:op 2776 completed, throughput=5MB/sec 2024-02-18T08:43:31.080 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GDBL_aNsnt3ElkF off=227088 len=27983 2024-02-18T08:43:31.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 2777 completed, throughput=5MB/sec 2024-02-18T08:43:31.081 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TKlB5r7M3FPUUmC off=479549 len=2025443 2024-02-18T08:43:31.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 2778 completed, throughput=5MB/sec 2024-02-18T08:43:32.092 INFO:tasks.workunit.client.0.smithi082.stdout: 548: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:32.092 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ouOddSDAfsf_8i3 off=5380396 len=678424 2024-02-18T08:43:32.097 INFO:tasks.workunit.client.0.smithi082.stdout:op 2779 completed, throughput=4.99MB/sec 2024-02-18T08:43:32.097 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LCq5JW7bK8hxWOY off=5859321 len=108030 2024-02-18T08:43:32.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 2780 completed, throughput=4.99MB/sec 2024-02-18T08:43:32.099 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uQruOQKLj9GeiZ2 off=4318206 len=428091 2024-02-18T08:43:32.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 2781 completed, throughput=4.99MB/sec 2024-02-18T08:43:32.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tmEsMeTWPbte3om off=730038 len=409584 2024-02-18T08:43:32.104 INFO:tasks.workunit.client.0.smithi082.stdout:op 2782 completed, throughput=4.99MB/sec 2024-02-18T08:43:32.104 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i4rPTt4bYIuphz7 off=17937617 len=1342857 2024-02-18T08:43:32.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 2783 completed, throughput=5MB/sec 2024-02-18T08:43:32.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bz3bZcfacsJHg3p off=15691939 len=1855320 2024-02-18T08:43:32.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 2784 completed, throughput=5MB/sec 2024-02-18T08:43:32.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:30.681470+0000 mgr.y (mgr.24862) 881 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:43:32.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:30.681470+0000 mgr.y (mgr.24862) 881 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:43:32.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:30.681470+0000 mgr.y (mgr.24862) 881 : cluster [DBG] pgmap v1463: 73 pgs: 73 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:43:33.123 INFO:tasks.workunit.client.0.smithi082.stdout: 549: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:33.123 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Skpmas_-bZwBACT off=4178270 len=1292924 2024-02-18T08:43:33.130 INFO:tasks.workunit.client.0.smithi082.stdout:op 2785 completed, throughput=4.99MB/sec 2024-02-18T08:43:33.130 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F37hR77G1wz8PtI off=3621000 len=1925341 2024-02-18T08:43:33.133 INFO:tasks.workunit.client.0.smithi082.stdout:op 2786 completed, throughput=5MB/sec 2024-02-18T08:43:33.133 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_ermstZqTfGm80C off=949339 len=858778 2024-02-18T08:43:33.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 2787 completed, throughput=5MB/sec 2024-02-18T08:43:33.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XN1Oyk6C2vwDylA off=1623735 len=1488278 2024-02-18T08:43:33.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 2788 completed, throughput=5MB/sec 2024-02-18T08:43:34.143 INFO:tasks.workunit.client.0.smithi082.stdout: 550: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:34.143 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X7dhIMHuG-VHdjz off=7862236 len=1484953 2024-02-18T08:43:34.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 2789 completed, throughput=4.99MB/sec 2024-02-18T08:43:34.150 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BGXmCwZSuj0WVdk off=10189121 len=1017278 2024-02-18T08:43:34.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 2790 completed, throughput=5MB/sec 2024-02-18T08:43:34.156 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nf8WFBRcOH0j0V6 off=1554205 len=1748075 2024-02-18T08:43:34.164 INFO:tasks.workunit.client.0.smithi082.stdout:op 2791 completed, throughput=5MB/sec 2024-02-18T08:43:34.164 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fu3VF70lPG_HYwP off=3184828 len=1992179 2024-02-18T08:43:34.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 2792 completed, throughput=5MB/sec 2024-02-18T08:43:34.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:32.682000+0000 mgr.y (mgr.24862) 882 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:43:34.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:32.682000+0000 mgr.y (mgr.24862) 882 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:43:34.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:32.682000+0000 mgr.y (mgr.24862) 882 : cluster [DBG] pgmap v1464: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:43:35.173 INFO:tasks.workunit.client.0.smithi082.stdout: 551: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:35.173 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vgT5l4flQFFfTff off=213772 len=2092071 2024-02-18T08:43:35.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 2793 completed, throughput=5MB/sec 2024-02-18T08:43:35.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HkefD_kUazYi4E1 off=10159485 len=1896211 2024-02-18T08:43:35.187 INFO:tasks.workunit.client.0.smithi082.stdout:op 2794 completed, throughput=5MB/sec 2024-02-18T08:43:35.187 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C1Y21F14vuLDtds off=7024607 len=2036949 2024-02-18T08:43:35.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 2795 completed, throughput=5MB/sec 2024-02-18T08:43:36.197 INFO:tasks.workunit.client.0.smithi082.stdout: 552: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:36.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_lwug3yFIATxRL1 off=8199968 len=1683603 2024-02-18T08:43:36.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 2796 completed, throughput=5MB/sec 2024-02-18T08:43:36.199 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RBuvO5dHUngbEZu off=9098672 len=1440902 2024-02-18T08:43:36.207 INFO:tasks.workunit.client.0.smithi082.stdout:op 2797 completed, throughput=5MB/sec 2024-02-18T08:43:36.207 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0pkJh5zwJaNWlgz off=11458359 len=1061873 2024-02-18T08:43:36.208 INFO:tasks.workunit.client.0.smithi082.stdout:op 2798 completed, throughput=5MB/sec 2024-02-18T08:43:36.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:34.682706+0000 mgr.y (mgr.24862) 883 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:43:36.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:34.682706+0000 mgr.y (mgr.24862) 883 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:43:36.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:34.682706+0000 mgr.y (mgr.24862) 883 : cluster [DBG] pgmap v1465: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:43:37.209 INFO:tasks.workunit.client.0.smithi082.stdout: 553: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:37.209 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0GN_teO2E6VMGDo off=12693518 len=386569 2024-02-18T08:43:37.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 2799 completed, throughput=4.99MB/sec 2024-02-18T08:43:37.213 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T66ivM4H-L_zVxJ off=6749235 len=969464 2024-02-18T08:43:37.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 2800 completed, throughput=4.99MB/sec 2024-02-18T08:43:37.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1obFrHXQr8MGChn off=11793208 len=776716 2024-02-18T08:43:37.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 2801 completed, throughput=5MB/sec 2024-02-18T08:43:37.217 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d4nhzf09S_MXpGj off=3784814 len=1700803 2024-02-18T08:43:37.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 2802 completed, throughput=5MB/sec 2024-02-18T08:43:37.226 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qXYPIkDIpZEzmyF off=314068 len=1425503 2024-02-18T08:43:37.232 INFO:tasks.workunit.client.0.smithi082.stdout:op 2803 completed, throughput=5MB/sec 2024-02-18T08:43:38.233 INFO:tasks.workunit.client.0.smithi082.stdout: 554: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:38.233 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--izQMoRK6FNyOle off=1305485 len=812359 2024-02-18T08:43:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 2804 completed, throughput=4.99MB/sec 2024-02-18T08:43:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VFUMVoPJc3OWn6F off=4474675 len=25639 2024-02-18T08:43:38.238 INFO:tasks.workunit.client.0.smithi082.stdout:op 2805 completed, throughput=4.99MB/sec 2024-02-18T08:43:38.238 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9A5EiQ0oHJgmS-K off=3585999 len=604915 2024-02-18T08:43:38.242 INFO:tasks.workunit.client.0.smithi082.stdout:op 2806 completed, throughput=4.99MB/sec 2024-02-18T08:43:38.242 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bb2Hq4JOBZFVn6d off=346077 len=1157473 2024-02-18T08:43:38.248 INFO:tasks.workunit.client.0.smithi082.stdout:op 2807 completed, throughput=5MB/sec 2024-02-18T08:43:38.248 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P_k3CZs3U2OUdp- off=3139075 len=277424 2024-02-18T08:43:38.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 2808 completed, throughput=5MB/sec 2024-02-18T08:43:38.250 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZAm7vESPf12v9TB off=4283112 len=1209289 2024-02-18T08:43:38.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 2809 completed, throughput=5MB/sec 2024-02-18T08:43:38.251 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--gDBueIhQd46JTk off=8317567 len=1747265 2024-02-18T08:43:38.254 INFO:tasks.workunit.client.0.smithi082.stdout:op 2810 completed, throughput=5MB/sec 2024-02-18T08:43:38.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:36.683348+0000 mgr.y (mgr.24862) 884 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:37.725614+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:37.967000+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:37.997799+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:36.683348+0000 mgr.y (mgr.24862) 884 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:37.725614+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:37.967000+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:38.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:37.997799+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:38.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:36.683348+0000 mgr.y (mgr.24862) 884 : cluster [DBG] pgmap v1466: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:43:38.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:37.725614+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:43:38.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:37.967000+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:38.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:37.997799+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:39.255 INFO:tasks.workunit.client.0.smithi082.stdout: 555: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:39.255 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6m61juSei5Ok99- off=3583449 len=1934874 2024-02-18T08:43:39.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 2811 completed, throughput=5MB/sec 2024-02-18T08:43:39.259 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w_GVAZ7z61Rbn7n off=0 len=1121110 2024-02-18T08:43:39.264 INFO:tasks.workunit.client.0.smithi082.stdout:op 2812 completed, throughput=5MB/sec 2024-02-18T08:43:39.264 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qBLTAf0uy9IDI5R off=199467 len=1300613 2024-02-18T08:43:39.270 INFO:tasks.workunit.client.0.smithi082.stdout:op 2813 completed, throughput=5MB/sec 2024-02-18T08:43:39.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:38.277993+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:39.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:38.278644+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:43:39.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:38.282951+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:39.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:38.277993+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:39.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:38.278644+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:43:39.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:38.282951+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:39.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:38.277993+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:43:39.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:38.278644+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:43:39.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:38.282951+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:43:40.270 INFO:tasks.workunit.client.0.smithi082.stdout: 556: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:40.270 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5FK0bxgmkWYv95Q off=2095077 len=1144839 2024-02-18T08:43:40.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 2814 completed, throughput=4.99MB/sec 2024-02-18T08:43:40.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BF7WdJWyRL5_0gU off=26382 len=83877 2024-02-18T08:43:40.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 2815 completed, throughput=4.99MB/sec 2024-02-18T08:43:40.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U-E76dEZWV4xWPU off=1418371 len=1272378 2024-02-18T08:43:40.282 INFO:tasks.workunit.client.0.smithi082.stdout:op 2816 completed, throughput=5MB/sec 2024-02-18T08:43:40.282 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zVj1BtNnyt_m0uh off=11317159 len=862602 2024-02-18T08:43:40.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 2817 completed, throughput=5MB/sec 2024-02-18T08:43:40.286 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d5RRUIrsZafvtTW off=6082589 len=1566560 2024-02-18T08:43:40.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 2818 completed, throughput=5MB/sec 2024-02-18T08:43:40.293 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4QEYZN6OS15YI4t off=4929118 len=95156 2024-02-18T08:43:40.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 2819 completed, throughput=5MB/sec 2024-02-18T08:43:40.294 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c4ojIp1BnHw7XLD off=4328271 len=606550 2024-02-18T08:43:40.295 INFO:tasks.workunit.client.0.smithi082.stdout:op 2820 completed, throughput=5MB/sec 2024-02-18T08:43:40.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:43:38.279172+0000 mgr.y (mgr.24862) 885 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:43:40.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:38.683802+0000 mgr.y (mgr.24862) 886 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:40.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:43:38.279172+0000 mgr.y (mgr.24862) 885 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:43:40.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:38.683802+0000 mgr.y (mgr.24862) 886 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:40.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:43:38.279172+0000 mgr.y (mgr.24862) 885 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:43:40.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:38.683802+0000 mgr.y (mgr.24862) 886 : cluster [DBG] pgmap v1467: 73 pgs: 73 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:43:41.296 INFO:tasks.workunit.client.0.smithi082.stdout: 557: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:41.296 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EAQbJkINkpNAS31 off=6115980 len=619227 2024-02-18T08:43:41.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 2821 completed, throughput=4.99MB/sec 2024-02-18T08:43:41.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P_uPlyhOHxQOLau off=12911819 len=82737 2024-02-18T08:43:41.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 2822 completed, throughput=4.99MB/sec 2024-02-18T08:43:41.303 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ohaNZNJzeP7YmTu off=2791039 len=214827 2024-02-18T08:43:41.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 2823 completed, throughput=4.99MB/sec 2024-02-18T08:43:41.304 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KKMB7Qt56C8dY3G off=6835940 len=1516207 2024-02-18T08:43:41.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 2824 completed, throughput=5MB/sec 2024-02-18T08:43:41.308 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fb9Q2zWgKFUUbUd off=3853313 len=910311 2024-02-18T08:43:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 2825 completed, throughput=5MB/sec 2024-02-18T08:43:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XmyKO11TEf0AP04 off=2446806 len=1602158 2024-02-18T08:43:41.312 INFO:tasks.workunit.client.0.smithi082.stdout:op 2826 completed, throughput=5MB/sec 2024-02-18T08:43:41.312 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pGp2VY3r0lWm6h3 off=19061431 len=66271 2024-02-18T08:43:41.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 2827 completed, throughput=5MB/sec 2024-02-18T08:43:41.314 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mmkj0jk3ukWV8gT off=4358722 len=1787037 2024-02-18T08:43:41.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 2828 completed, throughput=5MB/sec 2024-02-18T08:43:42.326 INFO:tasks.workunit.client.0.smithi082.stdout: 558: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:42.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ThHprNqb7XlTis off=3260110 len=1458093 2024-02-18T08:43:42.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 2829 completed, throughput=5MB/sec 2024-02-18T08:43:42.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2uN-DdjrqiSMICM off=82452 len=894190 2024-02-18T08:43:42.333 INFO:tasks.workunit.client.0.smithi082.stdout:op 2830 completed, throughput=5MB/sec 2024-02-18T08:43:42.333 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5utiZIu3bpvJE-H off=631516 len=450979 2024-02-18T08:43:42.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 2831 completed, throughput=5MB/sec 2024-02-18T08:43:42.334 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wbhoXvjlSjdTOec off=12561368 len=1812512 2024-02-18T08:43:42.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 2832 completed, throughput=5MB/sec 2024-02-18T08:43:42.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:40.684387+0000 mgr.y (mgr.24862) 887 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:42.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:40.684387+0000 mgr.y (mgr.24862) 887 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:42.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:40.684387+0000 mgr.y (mgr.24862) 887 : cluster [DBG] pgmap v1468: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:43.344 INFO:tasks.workunit.client.0.smithi082.stdout: 559: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:43.344 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sWxKaK0K2j3pjCD off=3372531 len=677822 2024-02-18T08:43:43.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 2833 completed, throughput=4.99MB/sec 2024-02-18T08:43:43.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--TxyGC6RjRodwO4 off=17284320 len=231096 2024-02-18T08:43:43.352 INFO:tasks.workunit.client.0.smithi082.stdout:op 2834 completed, throughput=4.99MB/sec 2024-02-18T08:43:43.352 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Dd49JYtnFbqpcf0 off=6436294 len=2081743 2024-02-18T08:43:43.364 INFO:tasks.workunit.client.0.smithi082.stdout:op 2835 completed, throughput=5MB/sec 2024-02-18T08:43:43.364 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xq81cvmbyQDi8Yq off=1491739 len=1978793 2024-02-18T08:43:43.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 2836 completed, throughput=5MB/sec 2024-02-18T08:43:44.375 INFO:tasks.workunit.client.0.smithi082.stdout: 560: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:44.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8OeTSJ5lCyPZ0EL off=4445708 len=925164 2024-02-18T08:43:44.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 2837 completed, throughput=4.99MB/sec 2024-02-18T08:43:44.376 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dNoNPW0lvIzYOtE off=7174534 len=690968 2024-02-18T08:43:44.381 INFO:tasks.workunit.client.0.smithi082.stdout:op 2838 completed, throughput=4.99MB/sec 2024-02-18T08:43:44.381 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-caiU4P23Xm0shcw off=5271146 len=1176846 2024-02-18T08:43:44.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 2839 completed, throughput=5MB/sec 2024-02-18T08:43:44.387 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cY0evwshXf9lVad off=9653925 len=565629 2024-02-18T08:43:44.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:42.684888+0000 mgr.y (mgr.24862) 888 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:43:44.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:42.684888+0000 mgr.y (mgr.24862) 888 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:43:44.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 2840 completed, throughput=5MB/sec 2024-02-18T08:43:44.390 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-taBzJbQirRTqgDa off=4434876 len=1127922 2024-02-18T08:43:44.392 INFO:tasks.workunit.client.0.smithi082.stdout:op 2841 completed, throughput=5MB/sec 2024-02-18T08:43:44.392 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eRWFswqOwV6Ues7 off=7666030 len=278249 2024-02-18T08:43:44.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 2842 completed, throughput=5MB/sec 2024-02-18T08:43:44.393 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mYUZwjhV_RoDvcj off=9795099 len=1995326 2024-02-18T08:43:44.405 INFO:tasks.workunit.client.0.smithi082.stdout:op 2843 completed, throughput=5MB/sec 2024-02-18T08:43:44.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:42.684888+0000 mgr.y (mgr.24862) 888 : cluster [DBG] pgmap v1469: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:43:45.405 INFO:tasks.workunit.client.0.smithi082.stdout: 561: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:45.405 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nHzBzZrIrkFQpAb off=9594414 len=1988921 2024-02-18T08:43:45.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 2844 completed, throughput=5MB/sec 2024-02-18T08:43:45.409 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--D84QcxfDr6Iw2c off=19022535 len=753912 2024-02-18T08:43:45.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 2845 completed, throughput=5MB/sec 2024-02-18T08:43:45.413 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RGInupWpWMjTlZV off=4088759 len=188736 2024-02-18T08:43:45.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 2846 completed, throughput=5MB/sec 2024-02-18T08:43:45.414 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MkCcRC5Kryr6CqC off=1932082 len=2011674 2024-02-18T08:43:45.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 2847 completed, throughput=5MB/sec 2024-02-18T08:43:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:44.685608+0000 mgr.y (mgr.24862) 889 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:43:46.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:44.685608+0000 mgr.y (mgr.24862) 889 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:43:46.418 INFO:tasks.workunit.client.0.smithi082.stdout: 562: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:46.418 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SilMfRJmXROoYTd off=3950759 len=110485 2024-02-18T08:43:46.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 2848 completed, throughput=4.99MB/sec 2024-02-18T08:43:46.419 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c-nOUZjPvkh_G_A off=3053712 len=139168 2024-02-18T08:43:46.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 2849 completed, throughput=4.99MB/sec 2024-02-18T08:43:46.422 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jrofXlEmu_dcLD5 off=3277361 len=97308 2024-02-18T08:43:46.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 2850 completed, throughput=4.99MB/sec 2024-02-18T08:43:46.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dOH_DhvgNUsVOAc off=1600168 len=979444 2024-02-18T08:43:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 2851 completed, throughput=5MB/sec 2024-02-18T08:43:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lDV6qdViwkbZDNj off=2657504 len=209381 2024-02-18T08:43:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 2852 completed, throughput=5MB/sec 2024-02-18T08:43:46.430 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AjQtXy_BpLy2lxQ off=2528173 len=213304 2024-02-18T08:43:46.434 INFO:tasks.workunit.client.0.smithi082.stdout:op 2853 completed, throughput=5MB/sec 2024-02-18T08:43:46.434 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fVgdjwwWSzuT3Ni off=11420889 len=1288955 2024-02-18T08:43:46.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 2854 completed, throughput=5MB/sec 2024-02-18T08:43:46.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PPcxZ88tzgsb2gL off=18357028 len=869322 2024-02-18T08:43:46.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 2855 completed, throughput=5MB/sec 2024-02-18T08:43:46.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:44.685608+0000 mgr.y (mgr.24862) 889 : cluster [DBG] pgmap v1470: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:43:47.441 INFO:tasks.workunit.client.0.smithi082.stdout: 563: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:47.442 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zX0TykuPHKkNHwH off=9365562 len=71970 2024-02-18T08:43:47.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 2856 completed, throughput=4.99MB/sec 2024-02-18T08:43:47.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E2hS0HsSDSq0jrs off=11490545 len=1354929 2024-02-18T08:43:47.452 INFO:tasks.workunit.client.0.smithi082.stdout:op 2857 completed, throughput=4.99MB/sec 2024-02-18T08:43:47.452 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dJIrgYEjO1A_VwU off=601005 len=306860 2024-02-18T08:43:47.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 2858 completed, throughput=4.99MB/sec 2024-02-18T08:43:47.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rXNlhbJHbQc6A20 off=0 len=1670247 2024-02-18T08:43:47.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 2859 completed, throughput=5MB/sec 2024-02-18T08:43:47.462 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LCQ8uXmmDulm5h9 off=4279636 len=2001201 2024-02-18T08:43:47.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 2860 completed, throughput=5MB/sec 2024-02-18T08:43:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:46.686147+0000 mgr.y (mgr.24862) 890 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:46.686147+0000 mgr.y (mgr.24862) 890 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:48.474 INFO:tasks.workunit.client.0.smithi082.stdout: 564: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:48.474 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W2Ilsmjk0LqzkNX off=7825904 len=2017261 2024-02-18T08:43:48.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 2861 completed, throughput=4.99MB/sec 2024-02-18T08:43:48.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ioXh0MdF6WPtlfJ off=3803144 len=1919172 2024-02-18T08:43:48.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 2862 completed, throughput=5MB/sec 2024-02-18T08:43:48.488 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-STCoxEJLUZcAVbw off=16033747 len=445465 2024-02-18T08:43:48.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 2863 completed, throughput=5MB/sec 2024-02-18T08:43:48.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZVgpchE3QBMfDsz off=2517223 len=976565 2024-02-18T08:43:48.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 2864 completed, throughput=5MB/sec 2024-02-18T08:43:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:46.686147+0000 mgr.y (mgr.24862) 890 : cluster [DBG] pgmap v1471: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:43:49.494 INFO:tasks.workunit.client.0.smithi082.stdout: 565: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:49.494 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TcXkSZm984XYf-R off=710674 len=1892794 2024-02-18T08:43:49.504 INFO:tasks.workunit.client.0.smithi082.stdout:op 2865 completed, throughput=4.99MB/sec 2024-02-18T08:43:49.504 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cfeYGLxRsJ4pyVt off=3918718 len=1735375 2024-02-18T08:43:49.513 INFO:tasks.workunit.client.0.smithi082.stdout:op 2866 completed, throughput=5MB/sec 2024-02-18T08:43:49.513 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PgoTaSgBHgD7ueK off=18716760 len=1514936 2024-02-18T08:43:49.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 2867 completed, throughput=5MB/sec 2024-02-18T08:43:49.520 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YIWwjKPdx03Vzfc off=20139301 len=1487737 2024-02-18T08:43:49.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 2868 completed, throughput=5MB/sec 2024-02-18T08:43:50.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:48.686677+0000 mgr.y (mgr.24862) 891 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:50.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:48.686677+0000 mgr.y (mgr.24862) 891 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:50.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:48.686677+0000 mgr.y (mgr.24862) 891 : cluster [DBG] pgmap v1472: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:50.523 INFO:tasks.workunit.client.0.smithi082.stdout: 566: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:50.523 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SL1r8uEXbKPwFYu off=12208766 len=874691 2024-02-18T08:43:50.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 2869 completed, throughput=4.99MB/sec 2024-02-18T08:43:50.525 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jRJNP_ABFb83ez9 off=3077501 len=125699 2024-02-18T08:43:50.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 2870 completed, throughput=5MB/sec 2024-02-18T08:43:50.528 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bKc5pwswm5D-jSy off=8300596 len=768720 2024-02-18T08:43:50.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 2871 completed, throughput=5MB/sec 2024-02-18T08:43:50.539 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-av-B9z48RImS25P off=3174142 len=501154 2024-02-18T08:43:50.539 INFO:tasks.workunit.client.0.smithi082.stdout:op 2872 completed, throughput=5MB/sec 2024-02-18T08:43:50.539 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4D4LZ7SNdJOzW1r off=12626747 len=1784075 2024-02-18T08:43:50.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 2873 completed, throughput=5MB/sec 2024-02-18T08:43:50.544 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2aH4GDSqgV3fMaE off=879634 len=1641905 2024-02-18T08:43:50.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 2874 completed, throughput=5MB/sec 2024-02-18T08:43:51.551 INFO:tasks.workunit.client.0.smithi082.stdout: 567: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:51.551 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ANI0FQtPYpyKikT off=6987693 len=1113742 2024-02-18T08:43:51.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 2875 completed, throughput=5MB/sec 2024-02-18T08:43:51.552 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uOXHD0irsBsl0Vb off=271326 len=804228 2024-02-18T08:43:51.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 2876 completed, throughput=5MB/sec 2024-02-18T08:43:51.554 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CyVoN4ejPBFdByx off=22633132 len=262298 2024-02-18T08:43:51.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 2877 completed, throughput=5MB/sec 2024-02-18T08:43:51.557 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Pr27HfiePvkWQaP off=514970 len=656523 2024-02-18T08:43:51.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 2878 completed, throughput=5MB/sec 2024-02-18T08:43:51.559 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wQWQSOifYzgwraE off=1960589 len=699856 2024-02-18T08:43:51.560 INFO:tasks.workunit.client.0.smithi082.stdout:op 2879 completed, throughput=5MB/sec 2024-02-18T08:43:51.560 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F-KLMHDEIjDLrxs off=3389628 len=658281 2024-02-18T08:43:51.561 INFO:tasks.workunit.client.0.smithi082.stdout:op 2880 completed, throughput=5MB/sec 2024-02-18T08:43:52.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:50.687232+0000 mgr.y (mgr.24862) 892 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:43:52.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:50.687232+0000 mgr.y (mgr.24862) 892 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:43:52.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:50.687232+0000 mgr.y (mgr.24862) 892 : cluster [DBG] pgmap v1473: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:43:52.561 INFO:tasks.workunit.client.0.smithi082.stdout: 568: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:52.561 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KNwFu9fCuuq5c_A off=0 len=1581739 2024-02-18T08:43:52.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 2881 completed, throughput=4.99MB/sec 2024-02-18T08:43:52.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6IR97Un4rgeiiRi off=1988414 len=98298 2024-02-18T08:43:52.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 2882 completed, throughput=4.99MB/sec 2024-02-18T08:43:52.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mtmMRTf1G7Uuwq- off=6049888 len=473986 2024-02-18T08:43:52.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 2883 completed, throughput=5MB/sec 2024-02-18T08:43:52.572 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CR_XGG68vL7DGNw off=8783679 len=168525 2024-02-18T08:43:52.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 2884 completed, throughput=5MB/sec 2024-02-18T08:43:52.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_4r38t6D1mmdept off=1243009 len=1440389 2024-02-18T08:43:52.579 INFO:tasks.workunit.client.0.smithi082.stdout:op 2885 completed, throughput=5MB/sec 2024-02-18T08:43:52.579 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8dLKtWijl0VwFq6 off=0 len=1306566 2024-02-18T08:43:52.582 INFO:tasks.workunit.client.0.smithi082.stdout:op 2886 completed, throughput=5MB/sec 2024-02-18T08:43:53.583 INFO:tasks.workunit.client.0.smithi082.stdout: 569: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:53.644 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-atg5JkvIlD14y8C off=16679154 len=813829 2024-02-18T08:43:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 2887 completed, throughput=4.99MB/sec 2024-02-18T08:43:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E6hSQ4ubG-8IIYA off=4175625 len=1158627 2024-02-18T08:43:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 2888 completed, throughput=4.99MB/sec 2024-02-18T08:43:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eR_Lg7drIgwi5LN off=16351357 len=1026301 2024-02-18T08:43:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 2889 completed, throughput=5MB/sec 2024-02-18T08:43:53.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aVzpHRfQ7RpLGsK off=12095620 len=1816513 2024-02-18T08:43:53.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 2890 completed, throughput=5MB/sec 2024-02-18T08:43:53.646 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9coeAKAENzOUQQa off=3687206 len=1944138 2024-02-18T08:43:53.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 2891 completed, throughput=5MB/sec 2024-02-18T08:43:54.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:52.687654+0000 mgr.y (mgr.24862) 893 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:43:54.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:52.687654+0000 mgr.y (mgr.24862) 893 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:43:54.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:52.687654+0000 mgr.y (mgr.24862) 893 : cluster [DBG] pgmap v1474: 73 pgs: 73 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:43:54.603 INFO:tasks.workunit.client.0.smithi082.stdout: 570: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:54.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4nwWWyuzjtJ9a5A off=2569740 len=597020 2024-02-18T08:43:54.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 2892 completed, throughput=5MB/sec 2024-02-18T08:43:54.604 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VDO4tRzEw-0m8Nv off=195169 len=988787 2024-02-18T08:43:54.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 2893 completed, throughput=5MB/sec 2024-02-18T08:43:54.614 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jc0MZrZJionXC26 off=9932746 len=546859 2024-02-18T08:43:54.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 2894 completed, throughput=5MB/sec 2024-02-18T08:43:54.614 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RHMPv1rvhBUJCbp off=838070 len=1544810 2024-02-18T08:43:54.620 INFO:tasks.workunit.client.0.smithi082.stdout:op 2895 completed, throughput=5MB/sec 2024-02-18T08:43:54.620 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SZjg_9S_hPkq_ez off=3266592 len=665040 2024-02-18T08:43:54.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 2896 completed, throughput=5MB/sec 2024-02-18T08:43:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:54.417139+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:43:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:54.417433+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:43:54.417690+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.622 INFO:tasks.workunit.client.0.smithi082.stdout: 571: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:55.622 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TLo0ZJlWzytTPGX off=3025683 len=110991 2024-02-18T08:43:55.623 INFO:tasks.workunit.client.0.smithi082.stdout:op 2897 completed, throughput=4.99MB/sec 2024-02-18T08:43:55.623 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ReTboIevbxiX2bI off=18751062 len=1540260 2024-02-18T08:43:55.630 INFO:tasks.workunit.client.0.smithi082.stdout:op 2898 completed, throughput=5MB/sec 2024-02-18T08:43:55.630 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QujYM-rlYiYfS69 off=1014808 len=622696 2024-02-18T08:43:55.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 2899 completed, throughput=5MB/sec 2024-02-18T08:43:55.635 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VFZAQQUmkuf-5KT off=4384420 len=1767324 2024-02-18T08:43:55.638 INFO:tasks.workunit.client.0.smithi082.stdout:op 2900 completed, throughput=5MB/sec 2024-02-18T08:43:55.638 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pY0mU7rwkycDTPc off=185657 len=384095 2024-02-18T08:43:55.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:54.417139+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:43:55.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:54.417433+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:43:54.417690+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:54.417139+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:43:55.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:54.417433+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:43:54.417690+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:43:55.639 INFO:tasks.workunit.client.0.smithi082.stdout:op 2901 completed, throughput=5MB/sec 2024-02-18T08:43:55.639 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-To7yX317FggiSbN off=3320377 len=1794983 2024-02-18T08:43:55.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 2902 completed, throughput=5MB/sec 2024-02-18T08:43:56.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:54.688337+0000 mgr.y (mgr.24862) 894 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:56.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:54.688337+0000 mgr.y (mgr.24862) 894 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:56.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:54.688337+0000 mgr.y (mgr.24862) 894 : cluster [DBG] pgmap v1475: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:43:56.653 INFO:tasks.workunit.client.0.smithi082.stdout: 572: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:56.653 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ylb9QwMCf_qr8pQ off=3737945 len=374432 2024-02-18T08:43:56.654 INFO:tasks.workunit.client.0.smithi082.stdout:op 2903 completed, throughput=4.99MB/sec 2024-02-18T08:43:56.654 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gWVFRq2uEqYUmqY off=13085719 len=1049863 2024-02-18T08:43:56.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 2904 completed, throughput=5MB/sec 2024-02-18T08:43:56.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7xOo9N_fvgXzgxl off=10853044 len=1459762 2024-02-18T08:43:56.663 INFO:tasks.workunit.client.0.smithi082.stdout:op 2905 completed, throughput=5MB/sec 2024-02-18T08:43:56.663 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fkKkFqmKdvoMh1b off=6418921 len=1259720 2024-02-18T08:43:56.668 INFO:tasks.workunit.client.0.smithi082.stdout:op 2906 completed, throughput=5MB/sec 2024-02-18T08:43:57.669 INFO:tasks.workunit.client.0.smithi082.stdout: 573: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:57.669 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zej4uNuMk-CeKt8 off=10052412 len=1723782 2024-02-18T08:43:57.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 2907 completed, throughput=4.99MB/sec 2024-02-18T08:43:57.677 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RyFCY_8E53q4CAV off=9798219 len=1052866 2024-02-18T08:43:57.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 2908 completed, throughput=5MB/sec 2024-02-18T08:43:57.680 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9I9DGAOOXDS-I5I off=9672139 len=461543 2024-02-18T08:43:57.681 INFO:tasks.workunit.client.0.smithi082.stdout:op 2909 completed, throughput=5MB/sec 2024-02-18T08:43:57.682 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kiaGUwM1rfkMxKx off=13689222 len=731680 2024-02-18T08:43:57.686 INFO:tasks.workunit.client.0.smithi082.stdout:op 2910 completed, throughput=5MB/sec 2024-02-18T08:43:57.686 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TW7ddBA6Sg7klEd off=6133347 len=541754 2024-02-18T08:43:57.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 2911 completed, throughput=5MB/sec 2024-02-18T08:43:57.688 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-krn30TNlzXYleae off=11206398 len=991632 2024-02-18T08:43:57.690 INFO:tasks.workunit.client.0.smithi082.stdout:op 2912 completed, throughput=5MB/sec 2024-02-18T08:43:58.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:43:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:56.688809+0000 mgr.y (mgr.24862) 895 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:58.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:43:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:56.688809+0000 mgr.y (mgr.24862) 895 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:58.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:43:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:56.688809+0000 mgr.y (mgr.24862) 895 : cluster [DBG] pgmap v1476: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:43:58.690 INFO:tasks.workunit.client.0.smithi082.stdout: 574: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:58.690 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3MqylwHKVl-u9JA off=0 len=1241484 2024-02-18T08:43:58.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 2913 completed, throughput=4.99MB/sec 2024-02-18T08:43:58.693 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4Ou-kUFlkRVMoZF off=612200 len=65041 2024-02-18T08:43:58.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 2914 completed, throughput=4.99MB/sec 2024-02-18T08:43:58.694 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tcvq4rGNClIof-X off=5949630 len=702754 2024-02-18T08:43:58.698 INFO:tasks.workunit.client.0.smithi082.stdout:op 2915 completed, throughput=5MB/sec 2024-02-18T08:43:58.698 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YKt9BOKCR_TlQ04 off=4872452 len=920065 2024-02-18T08:43:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 2916 completed, throughput=5MB/sec 2024-02-18T08:43:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SZqUwB3BmOaW4Ue off=13616466 len=103168 2024-02-18T08:43:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 2917 completed, throughput=5MB/sec 2024-02-18T08:43:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NZi_PJip1vj0D8W off=606614 len=1617708 2024-02-18T08:43:58.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 2918 completed, throughput=5MB/sec 2024-02-18T08:43:58.710 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bX4DGwOKVklS1ca off=5224608 len=1483110 2024-02-18T08:43:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:op 2919 completed, throughput=5MB/sec 2024-02-18T08:43:59.713 INFO:tasks.workunit.client.0.smithi082.stdout: 575: throughput=4.99MB/sec pending data=0 2024-02-18T08:43:59.713 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wRfQDbOXFwethAQ off=8241280 len=587707 2024-02-18T08:43:59.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 2920 completed, throughput=4.99MB/sec 2024-02-18T08:43:59.715 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nraf5u-oCi18PtY off=4370086 len=407302 2024-02-18T08:43:59.719 INFO:tasks.workunit.client.0.smithi082.stdout:op 2921 completed, throughput=4.99MB/sec 2024-02-18T08:43:59.719 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_wiZCds4_yQFxi6 off=1793078 len=360037 2024-02-18T08:43:59.720 INFO:tasks.workunit.client.0.smithi082.stdout:op 2922 completed, throughput=5MB/sec 2024-02-18T08:43:59.720 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hF-oM9zNa3_Syh5 off=10740568 len=12947 2024-02-18T08:43:59.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 2923 completed, throughput=5MB/sec 2024-02-18T08:43:59.722 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_9IpRSzJ28UzX7B off=6509893 len=1211161 2024-02-18T08:43:59.724 INFO:tasks.workunit.client.0.smithi082.stdout:op 2924 completed, throughput=5MB/sec 2024-02-18T08:43:59.724 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e94MK55EeZuujT1 off=556381 len=346173 2024-02-18T08:43:59.727 INFO:tasks.workunit.client.0.smithi082.stdout:op 2925 completed, throughput=5MB/sec 2024-02-18T08:43:59.727 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GvOaHiFkbT_myuW off=0 len=1310782 2024-02-18T08:43:59.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 2926 completed, throughput=5MB/sec 2024-02-18T08:44:00.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:43:58.689543+0000 mgr.y (mgr.24862) 896 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:00.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:43:58.689543+0000 mgr.y (mgr.24862) 896 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:00.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:43:58.689543+0000 mgr.y (mgr.24862) 896 : cluster [DBG] pgmap v1477: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:00.729 INFO:tasks.workunit.client.0.smithi082.stdout: 576: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:00.730 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ooEI2nO21ymVKei off=6311918 len=1265873 2024-02-18T08:44:00.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 2927 completed, throughput=4.99MB/sec 2024-02-18T08:44:00.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CKcPmBVJX6hUk3y off=3978840 len=821340 2024-02-18T08:44:00.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 2928 completed, throughput=4.99MB/sec 2024-02-18T08:44:00.736 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9qQxJZ_be7QyHXC off=1942307 len=1807802 2024-02-18T08:44:00.746 INFO:tasks.workunit.client.0.smithi082.stdout:op 2929 completed, throughput=5MB/sec 2024-02-18T08:44:00.746 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x8SQ6q2qM2onLaj off=7483835 len=1841574 2024-02-18T08:44:00.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 2930 completed, throughput=5MB/sec 2024-02-18T08:44:01.757 INFO:tasks.workunit.client.0.smithi082.stdout: 577: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:01.758 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-arVb6ssIZAtJnGK off=2096150 len=251655 2024-02-18T08:44:01.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 2931 completed, throughput=4.99MB/sec 2024-02-18T08:44:01.761 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9KlMDPg0mx4M706 off=14786662 len=225217 2024-02-18T08:44:01.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 2932 completed, throughput=4.99MB/sec 2024-02-18T08:44:01.764 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SR35_6bedNdu9Th off=7955509 len=636516 2024-02-18T08:44:01.768 INFO:tasks.workunit.client.0.smithi082.stdout:op 2933 completed, throughput=4.99MB/sec 2024-02-18T08:44:01.768 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tI_pVBOBFG-585b off=1415773 len=1215378 2024-02-18T08:44:01.771 INFO:tasks.workunit.client.0.smithi082.stdout:op 2934 completed, throughput=5MB/sec 2024-02-18T08:44:01.771 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xWU-ik7jkL2Z-O3 off=11333840 len=331501 2024-02-18T08:44:01.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 2935 completed, throughput=5MB/sec 2024-02-18T08:44:01.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B01lWsaQdkws1sX off=4701291 len=1666165 2024-02-18T08:44:01.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 2936 completed, throughput=5MB/sec 2024-02-18T08:44:01.774 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pplqMaJWYMzmYO3 off=1344685 len=168278 2024-02-18T08:44:01.777 INFO:tasks.workunit.client.0.smithi082.stdout:op 2937 completed, throughput=5MB/sec 2024-02-18T08:44:01.777 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UnSin8iuUPQW0jK off=11291685 len=2000583 2024-02-18T08:44:01.781 INFO:tasks.workunit.client.0.smithi082.stdout:op 2938 completed, throughput=5MB/sec 2024-02-18T08:44:02.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:00.690192+0000 mgr.y (mgr.24862) 897 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:44:02.639 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:00.690192+0000 mgr.y (mgr.24862) 897 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:44:02.639 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:00.690192+0000 mgr.y (mgr.24862) 897 : cluster [DBG] pgmap v1478: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:44:02.781 INFO:tasks.workunit.client.0.smithi082.stdout: 578: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:02.781 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z2dLr-Z5qmPL9KY off=16225692 len=394057 2024-02-18T08:44:02.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 2939 completed, throughput=4.99MB/sec 2024-02-18T08:44:02.785 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BiWI744FlYNUdSn off=4207169 len=1919516 2024-02-18T08:44:02.789 INFO:tasks.workunit.client.0.smithi082.stdout:op 2940 completed, throughput=5MB/sec 2024-02-18T08:44:02.789 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oKlGTs5moa4VdJ9 off=16539420 len=485252 2024-02-18T08:44:02.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 2941 completed, throughput=5MB/sec 2024-02-18T08:44:02.793 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lY2SkzqGi1ldUAh off=12763035 len=281620 2024-02-18T08:44:02.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 2942 completed, throughput=5MB/sec 2024-02-18T08:44:02.796 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ng0ZHekEq86GTdZ off=7201468 len=1617895 2024-02-18T08:44:02.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 2943 completed, throughput=5MB/sec 2024-02-18T08:44:03.801 INFO:tasks.workunit.client.0.smithi082.stdout: 579: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:03.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rDVLTMKxiYvmdY6 off=4011136 len=921537 2024-02-18T08:44:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 2944 completed, throughput=4.99MB/sec 2024-02-18T08:44:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PLfkjRERPoP47GA off=3440647 len=1335491 2024-02-18T08:44:03.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 2945 completed, throughput=5MB/sec 2024-02-18T08:44:03.812 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XStW8Tl--Ih6ddP off=7449086 len=453465 2024-02-18T08:44:03.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 2946 completed, throughput=5MB/sec 2024-02-18T08:44:03.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b-AXqJPRA6NoGk4 off=6447994 len=2094995 2024-02-18T08:44:03.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 2947 completed, throughput=5MB/sec 2024-02-18T08:44:03.889 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:02.690727+0000 mgr.y (mgr.24862) 898 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:03.889 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:02.690727+0000 mgr.y (mgr.24862) 898 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:04.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:02.690727+0000 mgr.y (mgr.24862) 898 : cluster [DBG] pgmap v1479: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:04.827 INFO:tasks.workunit.client.0.smithi082.stdout: 580: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:04.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pm0wApUUtj2q-Tn off=14378928 len=1345384 2024-02-18T08:44:04.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 2948 completed, throughput=4.99MB/sec 2024-02-18T08:44:04.833 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dEoIFccfyCKSV0o off=10438768 len=1517676 2024-02-18T08:44:04.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 2949 completed, throughput=5MB/sec 2024-02-18T08:44:04.840 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7bEVgVg5_LyldVE off=19595742 len=351891 2024-02-18T08:44:04.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 2950 completed, throughput=5MB/sec 2024-02-18T08:44:04.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uMXfpEpt3ydC3Dr off=15724592 len=2045600 2024-02-18T08:44:04.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 2951 completed, throughput=5MB/sec 2024-02-18T08:44:05.856 INFO:tasks.workunit.client.0.smithi082.stdout: 581: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:05.856 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zpc45a1fuw2FVh2 off=1956216 len=1510524 2024-02-18T08:44:05.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 2952 completed, throughput=4.99MB/sec 2024-02-18T08:44:05.858 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VLRtnrMvbSCffFt off=5148667 len=269832 2024-02-18T08:44:05.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 2953 completed, throughput=4.99MB/sec 2024-02-18T08:44:05.858 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ovooxs9H96Up-KT off=3962225 len=215416 2024-02-18T08:44:05.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 2954 completed, throughput=5MB/sec 2024-02-18T08:44:05.862 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xxked8spS9hhZCn off=4526331 len=1939029 2024-02-18T08:44:05.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 2955 completed, throughput=5MB/sec 2024-02-18T08:44:05.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gmJluJ2nqVKbTaH off=7435375 len=1798562 2024-02-18T08:44:05.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 2956 completed, throughput=5MB/sec 2024-02-18T08:44:06.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:04.691400+0000 mgr.y (mgr.24862) 899 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:44:06.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:04.691400+0000 mgr.y (mgr.24862) 899 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:44:06.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:04.691400+0000 mgr.y (mgr.24862) 899 : cluster [DBG] pgmap v1480: 73 pgs: 73 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:44:06.877 INFO:tasks.workunit.client.0.smithi082.stdout: 582: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:06.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6FOKQ9vJwQO-AwK off=11073664 len=125615 2024-02-18T08:44:06.880 INFO:tasks.workunit.client.0.smithi082.stdout:op 2957 completed, throughput=4.99MB/sec 2024-02-18T08:44:06.880 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8KOIoC5aJ1_q2Mq off=19310249 len=1975379 2024-02-18T08:44:06.890 INFO:tasks.workunit.client.0.smithi082.stdout:op 2958 completed, throughput=5MB/sec 2024-02-18T08:44:06.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z5rLPmqXVjzfyXt off=10911152 len=583342 2024-02-18T08:44:06.894 INFO:tasks.workunit.client.0.smithi082.stdout:op 2959 completed, throughput=5MB/sec 2024-02-18T08:44:06.895 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-N6G62u_8sL8azuz off=13456783 len=29813 2024-02-18T08:44:06.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 2960 completed, throughput=5MB/sec 2024-02-18T08:44:06.897 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VbtHZ-64uLfMe6W off=713990 len=1460844 2024-02-18T08:44:06.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 2961 completed, throughput=5MB/sec 2024-02-18T08:44:06.898 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Eio_pVgp5Fjmw_S off=13746653 len=277361 2024-02-18T08:44:06.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 2962 completed, throughput=5MB/sec 2024-02-18T08:44:06.899 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5fJRiH4nN43gYmZ off=1040518 len=748704 2024-02-18T08:44:06.901 INFO:tasks.workunit.client.0.smithi082.stdout:op 2963 completed, throughput=5MB/sec 2024-02-18T08:44:07.902 INFO:tasks.workunit.client.0.smithi082.stdout: 583: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:07.902 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PvJYn48ovltMWnz off=14332056 len=1401621 2024-02-18T08:44:07.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 2964 completed, throughput=4.99MB/sec 2024-02-18T08:44:07.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NUmTt94b7t4BBka off=2692906 len=740620 2024-02-18T08:44:07.911 INFO:tasks.workunit.client.0.smithi082.stdout:op 2965 completed, throughput=5MB/sec 2024-02-18T08:44:07.911 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DdWCFOS52CymAwx off=1000167 len=1579637 2024-02-18T08:44:07.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 2966 completed, throughput=5MB/sec 2024-02-18T08:44:07.914 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pz9eg5glh61Xi4X off=14102695 len=1417351 2024-02-18T08:44:07.922 INFO:tasks.workunit.client.0.smithi082.stdout:op 2967 completed, throughput=5MB/sec 2024-02-18T08:44:08.000 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:06.691912+0000 mgr.y (mgr.24862) 900 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:44:08.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:06.691912+0000 mgr.y (mgr.24862) 900 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:44:08.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:06.691912+0000 mgr.y (mgr.24862) 900 : cluster [DBG] pgmap v1481: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:44:08.922 INFO:tasks.workunit.client.0.smithi082.stdout: 584: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:08.922 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rq1Xts1WkypLi1u off=7269875 len=675769 2024-02-18T08:44:08.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 2968 completed, throughput=4.99MB/sec 2024-02-18T08:44:08.923 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LIt3uasvOa8u7M2 off=14109051 len=1510297 2024-02-18T08:44:08.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 2969 completed, throughput=5MB/sec 2024-02-18T08:44:08.927 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HcGeyGODdu5DUGb off=12130935 len=1976736 2024-02-18T08:44:08.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 2970 completed, throughput=5MB/sec 2024-02-18T08:44:08.929 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vZX_SDCx-H8ridq off=7021620 len=1856050 2024-02-18T08:44:08.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 2971 completed, throughput=5MB/sec 2024-02-18T08:44:09.933 INFO:tasks.workunit.client.0.smithi082.stdout: 585: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:09.933 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ue4j-fF_Ra3V0kA off=8625189 len=1581512 2024-02-18T08:44:09.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 2972 completed, throughput=5MB/sec 2024-02-18T08:44:09.936 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n5qiGn0Gwn9Tout off=3299189 len=1492023 2024-02-18T08:44:09.944 INFO:tasks.workunit.client.0.smithi082.stdout:op 2973 completed, throughput=5MB/sec 2024-02-18T08:44:09.944 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MW2lxoUAoTvLFMG off=6319346 len=1725579 2024-02-18T08:44:09.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 2974 completed, throughput=5MB/sec 2024-02-18T08:44:09.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:08.692652+0000 mgr.y (mgr.24862) 901 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:10.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:08.692652+0000 mgr.y (mgr.24862) 901 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:10.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:08.692652+0000 mgr.y (mgr.24862) 901 : cluster [DBG] pgmap v1482: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:10.949 INFO:tasks.workunit.client.0.smithi082.stdout: 586: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:10.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6UjDWnyXstcoFb8 off=16690376 len=283129 2024-02-18T08:44:10.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 2975 completed, throughput=4.99MB/sec 2024-02-18T08:44:10.950 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QKAn3LZq17lLADF off=331225 len=719752 2024-02-18T08:44:10.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 2976 completed, throughput=4.99MB/sec 2024-02-18T08:44:10.951 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QdDM8FbxM3HLr6f off=3094389 len=1675577 2024-02-18T08:44:10.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 2977 completed, throughput=5MB/sec 2024-02-18T08:44:10.959 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a5iN6KEus2INtvl off=846548 len=1527825 2024-02-18T08:44:10.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 2978 completed, throughput=5MB/sec 2024-02-18T08:44:10.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IOGKhBMy44_kvJ7 off=6525018 len=1717148 2024-02-18T08:44:10.962 INFO:tasks.workunit.client.0.smithi082.stdout:op 2979 completed, throughput=5MB/sec 2024-02-18T08:44:11.962 INFO:tasks.workunit.client.0.smithi082.stdout: 587: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:11.962 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UeO2_oGNtoeubYS off=992267 len=1684466 2024-02-18T08:44:11.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 2980 completed, throughput=5MB/sec 2024-02-18T08:44:11.970 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DIAFlet4GRrdCAN off=2854164 len=690104 2024-02-18T08:44:11.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 2981 completed, throughput=5MB/sec 2024-02-18T08:44:11.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FWBXTgFejxj9Zet off=21717359 len=1794201 2024-02-18T08:44:11.981 INFO:tasks.workunit.client.0.smithi082.stdout:op 2982 completed, throughput=5MB/sec 2024-02-18T08:44:11.981 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8RXlciQjr9IFsWi off=5079777 len=1770923 2024-02-18T08:44:11.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 2983 completed, throughput=5MB/sec 2024-02-18T08:44:11.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:10.693244+0000 mgr.y (mgr.24862) 902 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:12.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:10.693244+0000 mgr.y (mgr.24862) 902 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:12.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:10.693244+0000 mgr.y (mgr.24862) 902 : cluster [DBG] pgmap v1483: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:12.986 INFO:tasks.workunit.client.0.smithi082.stdout: 588: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:12.986 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Be-IaXc5mnTA5kg off=908584 len=1374715 2024-02-18T08:44:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 2984 completed, throughput=5MB/sec 2024-02-18T08:44:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OpHComaC7tm5SIF off=320127 len=1124596 2024-02-18T08:44:12.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 2985 completed, throughput=5MB/sec 2024-02-18T08:44:12.995 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OGABpFhCFDAxuFA off=7064281 len=1282929 2024-02-18T08:44:12.997 INFO:tasks.workunit.client.0.smithi082.stdout:op 2986 completed, throughput=5MB/sec 2024-02-18T08:44:13.998 INFO:tasks.workunit.client.0.smithi082.stdout: 589: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:13.998 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZQ4Wfv6kfNTrqNw off=5463110 len=32547 2024-02-18T08:44:13.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:12.693677+0000 mgr.y (mgr.24862) 903 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:14.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 2987 completed, throughput=4.99MB/sec 2024-02-18T08:44:14.001 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mZ6FnVWabLDwCOi off=2100842 len=1350426 2024-02-18T08:44:14.008 INFO:tasks.workunit.client.0.smithi082.stdout:op 2988 completed, throughput=4.99MB/sec 2024-02-18T08:44:14.008 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-al_hqIUq6ifoAr0 off=8511462 len=539737 2024-02-18T08:44:14.012 INFO:tasks.workunit.client.0.smithi082.stdout:op 2989 completed, throughput=4.99MB/sec 2024-02-18T08:44:14.012 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1-ZwXL-rxVFKxmF off=7232736 len=1598483 2024-02-18T08:44:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 2990 completed, throughput=5MB/sec 2024-02-18T08:44:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fTFxeCPmoFsnJkC off=301421 len=1874077 2024-02-18T08:44:14.024 INFO:tasks.workunit.client.0.smithi082.stdout:op 2991 completed, throughput=5MB/sec 2024-02-18T08:44:14.142 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:12.693677+0000 mgr.y (mgr.24862) 903 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:14.144 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:12.693677+0000 mgr.y (mgr.24862) 903 : cluster [DBG] pgmap v1484: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:15.025 INFO:tasks.workunit.client.0.smithi082.stdout: 590: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:15.025 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ykZ7K-odcc4gBx7 off=2200604 len=1892429 2024-02-18T08:44:15.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 2992 completed, throughput=4.99MB/sec 2024-02-18T08:44:15.035 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NA0IOcmjlGl4wpw off=3283858 len=872937 2024-02-18T08:44:15.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 2993 completed, throughput=5MB/sec 2024-02-18T08:44:15.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-myqmwmb0dP70bzR off=1462332 len=1411327 2024-02-18T08:44:15.038 INFO:tasks.workunit.client.0.smithi082.stdout:op 2994 completed, throughput=5MB/sec 2024-02-18T08:44:15.038 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCQKc1lLZ7tpjm2 off=3753449 len=876400 2024-02-18T08:44:15.043 INFO:tasks.workunit.client.0.smithi082.stdout:op 2995 completed, throughput=5MB/sec 2024-02-18T08:44:15.043 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yYXQmeyDQc12TP- off=9912614 len=1358423 2024-02-18T08:44:15.049 INFO:tasks.workunit.client.0.smithi082.stdout:op 2996 completed, throughput=5MB/sec 2024-02-18T08:44:16.050 INFO:tasks.workunit.client.0.smithi082.stdout: 591: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:16.050 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mzCccY4s9WNjFeD off=11630040 len=1941512 2024-02-18T08:44:16.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 2997 completed, throughput=5MB/sec 2024-02-18T08:44:16.060 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YbqyQfffIhVdimb off=1810581 len=594238 2024-02-18T08:44:16.062 INFO:tasks.workunit.client.0.smithi082.stdout:op 2998 completed, throughput=5MB/sec 2024-02-18T08:44:16.062 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PAeznkn5OTgyHQY off=12384498 len=2089054 2024-02-18T08:44:16.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 2999 completed, throughput=5MB/sec 2024-02-18T08:44:16.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:14.694436+0000 mgr.y (mgr.24862) 904 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:16.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:14.694436+0000 mgr.y (mgr.24862) 904 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:16.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:14.694436+0000 mgr.y (mgr.24862) 904 : cluster [DBG] pgmap v1485: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:17.065 INFO:tasks.workunit.client.0.smithi082.stdout: 592: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:17.065 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8iVMYkKvXRYwI4P off=34729 len=1863469 2024-02-18T08:44:17.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 3000 completed, throughput=5MB/sec 2024-02-18T08:44:17.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S48S5WKmeqvKMbX off=3813689 len=759100 2024-02-18T08:44:17.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 3001 completed, throughput=5MB/sec 2024-02-18T08:44:17.076 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z6o2OAEy2s64gXE off=5185414 len=616831 2024-02-18T08:44:17.080 INFO:tasks.workunit.client.0.smithi082.stdout:op 3002 completed, throughput=5MB/sec 2024-02-18T08:44:17.080 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sty1PdxxoYHNSIg off=6372521 len=522683 2024-02-18T08:44:17.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 3003 completed, throughput=5MB/sec 2024-02-18T08:44:17.084 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pT5LviXJnDk1sOS off=16300385 len=1047383 2024-02-18T08:44:17.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 3004 completed, throughput=5MB/sec 2024-02-18T08:44:17.090 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YUTRfq8CySwYS-h off=5936838 len=384162 2024-02-18T08:44:17.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 3005 completed, throughput=5MB/sec 2024-02-18T08:44:18.091 INFO:tasks.workunit.client.0.smithi082.stdout: 593: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:18.091 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ANVsiKgNa35HwX off=5037205 len=175809 2024-02-18T08:44:18.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 3006 completed, throughput=4.99MB/sec 2024-02-18T08:44:18.092 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UCX6DiFHbQ7Sqe9 off=985933 len=1838899 2024-02-18T08:44:18.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 3007 completed, throughput=5MB/sec 2024-02-18T08:44:18.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xl0eiZvsEcwd3Ke off=4270387 len=849179 2024-02-18T08:44:18.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 3008 completed, throughput=5MB/sec 2024-02-18T08:44:18.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W8t6mIk3zm-lC9r off=2511306 len=704288 2024-02-18T08:44:18.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 3009 completed, throughput=5MB/sec 2024-02-18T08:44:18.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8qgDmlXeLPPfYyB off=11255604 len=422368 2024-02-18T08:44:18.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 3010 completed, throughput=5MB/sec 2024-02-18T08:44:18.114 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E-PEkQAJP2y0zog off=18338011 len=312448 2024-02-18T08:44:18.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 3011 completed, throughput=5MB/sec 2024-02-18T08:44:18.117 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Beu_cUAmDpivDO9 off=1100020 len=313247 2024-02-18T08:44:18.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 3012 completed, throughput=5MB/sec 2024-02-18T08:44:18.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AT9_xIv5hb14P6Y off=1418923 len=526384 2024-02-18T08:44:18.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 3013 completed, throughput=5MB/sec 2024-02-18T08:44:18.123 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZUyKen2Lyb1iBjC off=951744 len=571953 2024-02-18T08:44:18.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 3014 completed, throughput=5MB/sec 2024-02-18T08:44:18.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:16.695021+0000 mgr.y (mgr.24862) 905 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:18.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:16.695021+0000 mgr.y (mgr.24862) 905 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:18.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:16.695021+0000 mgr.y (mgr.24862) 905 : cluster [DBG] pgmap v1486: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:44:19.127 INFO:tasks.workunit.client.0.smithi082.stdout: 594: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:19.128 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ii0PVNfVJLMdVWi off=17543557 len=1141982 2024-02-18T08:44:19.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 3015 completed, throughput=4.99MB/sec 2024-02-18T08:44:19.129 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lRseYQ7ysaC3Rpd off=1091042 len=841617 2024-02-18T08:44:19.134 INFO:tasks.workunit.client.0.smithi082.stdout:op 3016 completed, throughput=5MB/sec 2024-02-18T08:44:19.134 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mp4RCl_F468M_jZ off=6594223 len=1207610 2024-02-18T08:44:19.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 3017 completed, throughput=5MB/sec 2024-02-18T08:44:19.136 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HW4dA52QgU2UB6D off=2157649 len=60308 2024-02-18T08:44:19.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 3018 completed, throughput=5MB/sec 2024-02-18T08:44:19.138 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--DYZwjbSOdfomSL off=20301078 len=2056749 2024-02-18T08:44:19.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 3019 completed, throughput=5MB/sec 2024-02-18T08:44:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:18.695547+0000 mgr.y (mgr.24862) 906 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:44:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:18.695547+0000 mgr.y (mgr.24862) 906 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:44:20.149 INFO:tasks.workunit.client.0.smithi082.stdout: 595: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:20.149 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hNDdDNDrhO9mBIe off=5270247 len=336648 2024-02-18T08:44:20.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 3020 completed, throughput=4.99MB/sec 2024-02-18T08:44:20.150 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ytvwEG8Rlldcuff off=5284695 len=112877 2024-02-18T08:44:20.151 INFO:tasks.workunit.client.0.smithi082.stdout:op 3021 completed, throughput=4.99MB/sec 2024-02-18T08:44:20.151 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fwxw5FYbRBH1X9U off=596154 len=1055317 2024-02-18T08:44:20.156 INFO:tasks.workunit.client.0.smithi082.stdout:op 3022 completed, throughput=4.99MB/sec 2024-02-18T08:44:20.156 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E4mZeIO6Cuec6qs off=5882547 len=1131070 2024-02-18T08:44:20.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 3023 completed, throughput=5MB/sec 2024-02-18T08:44:20.159 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OfDakM3c3I3M6Ly off=19960165 len=126028 2024-02-18T08:44:20.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 3024 completed, throughput=5MB/sec 2024-02-18T08:44:20.161 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-971-rzDn9fblTOK off=1603325 len=1197164 2024-02-18T08:44:20.164 INFO:tasks.workunit.client.0.smithi082.stdout:op 3025 completed, throughput=5MB/sec 2024-02-18T08:44:20.164 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f1LOFXNpG-EDaQA off=7266599 len=920200 2024-02-18T08:44:20.165 INFO:tasks.workunit.client.0.smithi082.stdout:op 3026 completed, throughput=5MB/sec 2024-02-18T08:44:20.165 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nsbEEf2_afbBPBW off=11566746 len=873667 2024-02-18T08:44:20.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 3027 completed, throughput=5MB/sec 2024-02-18T08:44:20.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:18.695547+0000 mgr.y (mgr.24862) 906 : cluster [DBG] pgmap v1487: 73 pgs: 73 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:44:21.171 INFO:tasks.workunit.client.0.smithi082.stdout: 596: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:21.171 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AJimtobxAFQy1ZX off=20247779 len=815820 2024-02-18T08:44:21.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 3028 completed, throughput=4.99MB/sec 2024-02-18T08:44:21.176 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TmkyxMppgVNr5q7 off=17080056 len=876955 2024-02-18T08:44:21.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 3029 completed, throughput=5MB/sec 2024-02-18T08:44:21.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nudjAz6ZVIvEYFM off=483106 len=1482399 2024-02-18T08:44:21.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 3030 completed, throughput=5MB/sec 2024-02-18T08:44:21.185 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j4AXkKalsFc-f6X off=2183347 len=1017531 2024-02-18T08:44:21.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 3031 completed, throughput=5MB/sec 2024-02-18T08:44:21.189 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M6UhuLIkMgSr0W6 off=2909474 len=194341 2024-02-18T08:44:21.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 3032 completed, throughput=5MB/sec 2024-02-18T08:44:21.190 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gJ05MmzT_H9IeRq off=530172 len=1123813 2024-02-18T08:44:21.196 INFO:tasks.workunit.client.0.smithi082.stdout:op 3033 completed, throughput=5MB/sec 2024-02-18T08:44:22.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:20.696080+0000 mgr.y (mgr.24862) 907 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:44:22.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:20.696080+0000 mgr.y (mgr.24862) 907 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:44:22.196 INFO:tasks.workunit.client.0.smithi082.stdout: 597: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:22.196 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WKXQgUEe8QiIlcd off=10896415 len=1378794 2024-02-18T08:44:22.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 3034 completed, throughput=5MB/sec 2024-02-18T08:44:22.199 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3_-6peSVTT-kPuI off=10089370 len=393657 2024-02-18T08:44:22.207 INFO:tasks.workunit.client.0.smithi082.stdout:op 3035 completed, throughput=5MB/sec 2024-02-18T08:44:22.207 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Xp804nFTZbBPwA off=3505428 len=1781186 2024-02-18T08:44:22.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 3036 completed, throughput=5MB/sec 2024-02-18T08:44:22.217 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VmP_VMa7N4tkCz3 off=5643839 len=2032839 2024-02-18T08:44:22.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 3037 completed, throughput=5MB/sec 2024-02-18T08:44:22.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:20.696080+0000 mgr.y (mgr.24862) 907 : cluster [DBG] pgmap v1488: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:44:23.227 INFO:tasks.workunit.client.0.smithi082.stdout: 598: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:23.227 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v4fQmsFySArv30t off=12781980 len=1342958 2024-02-18T08:44:23.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 3038 completed, throughput=5MB/sec 2024-02-18T08:44:23.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OPdMxDDmVc0V3Cq off=4649679 len=362539 2024-02-18T08:44:23.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 3039 completed, throughput=5MB/sec 2024-02-18T08:44:23.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yeesWiEXNxlNm-R off=6862164 len=1731624 2024-02-18T08:44:23.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 3040 completed, throughput=5MB/sec 2024-02-18T08:44:23.243 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h9rn7iZIqt8tASI off=543356 len=902206 2024-02-18T08:44:23.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 3041 completed, throughput=5MB/sec 2024-02-18T08:44:24.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:22.696494+0000 mgr.y (mgr.24862) 908 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 127 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-02-18T08:44:24.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:22.696494+0000 mgr.y (mgr.24862) 908 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 127 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-02-18T08:44:24.245 INFO:tasks.workunit.client.0.smithi082.stdout: 599: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:24.245 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IUudmhanZgNLToc off=6298068 len=1949054 2024-02-18T08:44:24.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 3042 completed, throughput=5MB/sec 2024-02-18T08:44:24.247 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--NgKdFk4nrH6LDo off=2341361 len=2078764 2024-02-18T08:44:24.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:22.696494+0000 mgr.y (mgr.24862) 908 : cluster [DBG] pgmap v1489: 73 pgs: 73 active+clean; 127 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-02-18T08:44:24.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 3043 completed, throughput=5MB/sec 2024-02-18T08:44:24.251 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-u_5pdV_CjFIrGzP off=704910 len=287795 2024-02-18T08:44:24.255 INFO:tasks.workunit.client.0.smithi082.stdout:op 3044 completed, throughput=5MB/sec 2024-02-18T08:44:24.255 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pgwUYMdFFogTBFj off=1192076 len=265188 2024-02-18T08:44:24.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 3045 completed, throughput=5MB/sec 2024-02-18T08:44:24.484 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oRKeEGXxKqCuENK off=1853108 len=2009732 2024-02-18T08:44:24.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 3046 completed, throughput=5MB/sec 2024-02-18T08:44:25.262 INFO:tasks.workunit.client.0.smithi082.stdout: 600: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:25.262 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oVRvyeH-XBAtz7K off=7020948 len=1126585 2024-02-18T08:44:25.264 INFO:tasks.workunit.client.0.smithi082.stdout:op 3047 completed, throughput=5MB/sec 2024-02-18T08:44:25.264 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mf8w8gHMfy2MBOc off=11394675 len=2013169 2024-02-18T08:44:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 3048 completed, throughput=5MB/sec 2024-02-18T08:44:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-99dQPCqwCgfSX8G off=22353727 len=77130 2024-02-18T08:44:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 3049 completed, throughput=5MB/sec 2024-02-18T08:44:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Zq5jTKx0x_wcTMm off=11462573 len=1034006 2024-02-18T08:44:25.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 3050 completed, throughput=5MB/sec 2024-02-18T08:44:26.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:24.697233+0000 mgr.y (mgr.24862) 909 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:44:26.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:24.697233+0000 mgr.y (mgr.24862) 909 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:44:26.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:24.697233+0000 mgr.y (mgr.24862) 909 : cluster [DBG] pgmap v1490: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:44:26.269 INFO:tasks.workunit.client.0.smithi082.stdout: 601: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:26.269 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h6cdUv7CTP1S5Jo off=7386352 len=1053101 2024-02-18T08:44:26.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 3051 completed, throughput=4.99MB/sec 2024-02-18T08:44:26.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fgiPJKdI48MgKx0 off=815077 len=77303 2024-02-18T08:44:26.277 INFO:tasks.workunit.client.0.smithi082.stdout:op 3052 completed, throughput=4.99MB/sec 2024-02-18T08:44:26.277 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fnjPKo5jAIPBVXV off=2933713 len=1801843 2024-02-18T08:44:26.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 3053 completed, throughput=5MB/sec 2024-02-18T08:44:26.280 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AMdLs1oLik5QLXG off=1861266 len=1389069 2024-02-18T08:44:26.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 3054 completed, throughput=5MB/sec 2024-02-18T08:44:26.288 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z1hJRrsw4khj7Wg off=16533558 len=523075 2024-02-18T08:44:26.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 3055 completed, throughput=5MB/sec 2024-02-18T08:44:26.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w29QMqG7PFgH-bX off=5225070 len=2079917 2024-02-18T08:44:26.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 3056 completed, throughput=5MB/sec 2024-02-18T08:44:27.303 INFO:tasks.workunit.client.0.smithi082.stdout: 602: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:27.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j71upOS-jU8Q80c off=2894950 len=382927 2024-02-18T08:44:27.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 3057 completed, throughput=5MB/sec 2024-02-18T08:44:27.307 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GLBYM-pvPrFyrGk off=1365676 len=866369 2024-02-18T08:44:27.311 INFO:tasks.workunit.client.0.smithi082.stdout:op 3058 completed, throughput=5MB/sec 2024-02-18T08:44:27.311 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oB6Li5uMatiLuHP off=5410092 len=1984915 2024-02-18T08:44:27.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 3059 completed, throughput=5MB/sec 2024-02-18T08:44:27.321 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8kv_6zRNMqnwouN off=4151355 len=1414045 2024-02-18T08:44:27.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 3060 completed, throughput=5MB/sec 2024-02-18T08:44:28.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:26.697766+0000 mgr.y (mgr.24862) 910 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:28.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:26.697766+0000 mgr.y (mgr.24862) 910 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:28.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:26.697766+0000 mgr.y (mgr.24862) 910 : cluster [DBG] pgmap v1491: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:28.328 INFO:tasks.workunit.client.0.smithi082.stdout: 603: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:28.328 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LRGUoq2yDFPVyFI off=2208354 len=1797597 2024-02-18T08:44:28.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 3061 completed, throughput=5MB/sec 2024-02-18T08:44:28.332 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-btg1pzuL1aei7YD off=2391754 len=268120 2024-02-18T08:44:28.333 INFO:tasks.workunit.client.0.smithi082.stdout:op 3062 completed, throughput=5MB/sec 2024-02-18T08:44:28.333 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xUHiS3DKZH4_xog off=6042173 len=477132 2024-02-18T08:44:28.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 3063 completed, throughput=5MB/sec 2024-02-18T08:44:28.337 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XwNGFuxL5FJKrY1 off=19239575 len=1628242 2024-02-18T08:44:28.339 INFO:tasks.workunit.client.0.smithi082.stdout:op 3064 completed, throughput=5MB/sec 2024-02-18T08:44:29.340 INFO:tasks.workunit.client.0.smithi082.stdout: 604: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:29.340 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nUjKBvUWXLH3130 off=3370719 len=1049813 2024-02-18T08:44:29.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 3065 completed, throughput=4.99MB/sec 2024-02-18T08:44:29.345 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5foEaMt3Axk_7B0 off=17887600 len=1445077 2024-02-18T08:44:29.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 3066 completed, throughput=5MB/sec 2024-02-18T08:44:29.348 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8jvR2G8OaNvHd7y off=11103559 len=1908720 2024-02-18T08:44:29.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 3067 completed, throughput=5MB/sec 2024-02-18T08:44:29.349 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d4xMCTUGVuHHQJ6 off=13657886 len=1038004 2024-02-18T08:44:29.351 INFO:tasks.workunit.client.0.smithi082.stdout:op 3068 completed, throughput=5MB/sec 2024-02-18T08:44:30.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:28.698388+0000 mgr.y (mgr.24862) 911 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:44:30.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:28.698388+0000 mgr.y (mgr.24862) 911 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:44:30.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:28.698388+0000 mgr.y (mgr.24862) 911 : cluster [DBG] pgmap v1492: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:44:30.352 INFO:tasks.workunit.client.0.smithi082.stdout: 605: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:30.352 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y66yEMsIY1WIo7D off=6298035 len=1672792 2024-02-18T08:44:30.355 INFO:tasks.workunit.client.0.smithi082.stdout:op 3069 completed, throughput=4.99MB/sec 2024-02-18T08:44:30.355 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Boy3kIjcV-SX7in off=6549380 len=1887758 2024-02-18T08:44:30.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 3070 completed, throughput=5MB/sec 2024-02-18T08:44:30.367 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ruUbKBgnZB9nLQK off=13083574 len=2006785 2024-02-18T08:44:30.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 3071 completed, throughput=5MB/sec 2024-02-18T08:44:31.375 INFO:tasks.workunit.client.0.smithi082.stdout: 606: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:31.375 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BDqOzypBQFC7fEi off=11953235 len=872925 2024-02-18T08:44:31.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 3072 completed, throughput=4.99MB/sec 2024-02-18T08:44:31.380 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mMajvu5k14RmyB1 off=683426 len=767947 2024-02-18T08:44:31.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 3073 completed, throughput=4.99MB/sec 2024-02-18T08:44:31.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BUGSOT-gQUIHQBf off=10051991 len=58508 2024-02-18T08:44:31.384 INFO:tasks.workunit.client.0.smithi082.stdout:op 3074 completed, throughput=5MB/sec 2024-02-18T08:44:31.384 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zX0TykuPHKkNHwH off=5885869 len=358934 2024-02-18T08:44:31.388 INFO:tasks.workunit.client.0.smithi082.stdout:op 3075 completed, throughput=5MB/sec 2024-02-18T08:44:31.388 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5HUA9N7OeaxHb-5 off=12834551 len=1712714 2024-02-18T08:44:31.391 INFO:tasks.workunit.client.0.smithi082.stdout:op 3076 completed, throughput=5MB/sec 2024-02-18T08:44:31.391 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mFbsp_I5AxtSche off=15494706 len=1477118 2024-02-18T08:44:31.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 3077 completed, throughput=5MB/sec 2024-02-18T08:44:32.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:30.698830+0000 mgr.y (mgr.24862) 912 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:32.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:30.698830+0000 mgr.y (mgr.24862) 912 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:32.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:30.698830+0000 mgr.y (mgr.24862) 912 : cluster [DBG] pgmap v1493: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:44:32.399 INFO:tasks.workunit.client.0.smithi082.stdout: 607: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:32.399 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YmMvFku6niZVQMU off=2840061 len=731492 2024-02-18T08:44:32.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 3078 completed, throughput=4.99MB/sec 2024-02-18T08:44:32.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xzZAPgZCS4yYm6Q off=1027067 len=210407 2024-02-18T08:44:32.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 3079 completed, throughput=4.99MB/sec 2024-02-18T08:44:32.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bck3ABBoatwlzQW off=819449 len=1514346 2024-02-18T08:44:32.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 3080 completed, throughput=5MB/sec 2024-02-18T08:44:32.405 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FRx5l4LE-zcxqrz off=3891864 len=1214560 2024-02-18T08:44:32.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 3081 completed, throughput=5MB/sec 2024-02-18T08:44:32.407 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gIYh6hnBWAi_bOs off=6725532 len=64996 2024-02-18T08:44:32.408 INFO:tasks.workunit.client.0.smithi082.stdout:op 3082 completed, throughput=5MB/sec 2024-02-18T08:44:32.408 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NJ1IDdiDnqxkZV- off=8355329 len=1258633 2024-02-18T08:44:32.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 3083 completed, throughput=5MB/sec 2024-02-18T08:44:32.409 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0AHNWdVN9Z5jrMf off=11959577 len=174085 2024-02-18T08:44:32.410 INFO:tasks.workunit.client.0.smithi082.stdout:op 3084 completed, throughput=5MB/sec 2024-02-18T08:44:33.411 INFO:tasks.workunit.client.0.smithi082.stdout: 608: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:33.411 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UmSVnrYbi3GrLxK off=10788224 len=2002564 2024-02-18T08:44:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 3085 completed, throughput=5MB/sec 2024-02-18T08:44:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FymWFT7MeaJNMzs off=21593552 len=746567 2024-02-18T08:44:33.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 3086 completed, throughput=5MB/sec 2024-02-18T08:44:33.420 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x-3NOs24lDjYKY6 off=12320420 len=1554096 2024-02-18T08:44:33.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 3087 completed, throughput=5MB/sec 2024-02-18T08:44:33.423 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0QKSdoRRZRTd56H off=13104164 len=1715466 2024-02-18T08:44:33.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 3088 completed, throughput=5MB/sec 2024-02-18T08:44:34.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:32.699297+0000 mgr.y (mgr.24862) 913 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:44:34.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:32.699297+0000 mgr.y (mgr.24862) 913 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:44:34.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:32.699297+0000 mgr.y (mgr.24862) 913 : cluster [DBG] pgmap v1494: 73 pgs: 73 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:44:34.432 INFO:tasks.workunit.client.0.smithi082.stdout: 609: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:34.433 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-syGVpOGG4N3SDbi off=57034 len=242100 2024-02-18T08:44:34.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 3089 completed, throughput=4.99MB/sec 2024-02-18T08:44:34.433 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PhDomc3YFtaq-F- off=522907 len=1176057 2024-02-18T08:44:34.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 3090 completed, throughput=5MB/sec 2024-02-18T08:44:34.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ljHDqQTpXw4hfJt off=9378856 len=1913094 2024-02-18T08:44:34.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 3091 completed, throughput=5MB/sec 2024-02-18T08:44:34.446 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qf1bz4xvZ3fhFqu off=5836392 len=508286 2024-02-18T08:44:34.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 3092 completed, throughput=5MB/sec 2024-02-18T08:44:34.450 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lPVEh2NY2Wkwr4Z off=1993573 len=1790938 2024-02-18T08:44:34.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 3093 completed, throughput=5MB/sec 2024-02-18T08:44:35.455 INFO:tasks.workunit.client.0.smithi082.stdout: 610: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:35.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z9apMVRfWiQrt1S off=15218961 len=956777 2024-02-18T08:44:35.457 INFO:tasks.workunit.client.0.smithi082.stdout:op 3094 completed, throughput=5MB/sec 2024-02-18T08:44:35.457 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nZLmvoaWG1M_thd off=4456829 len=1344418 2024-02-18T08:44:35.460 INFO:tasks.workunit.client.0.smithi082.stdout:op 3095 completed, throughput=5MB/sec 2024-02-18T08:44:35.460 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qTairPKWhuK2DXR off=7226047 len=206970 2024-02-18T08:44:35.460 INFO:tasks.workunit.client.0.smithi082.stdout:op 3096 completed, throughput=5MB/sec 2024-02-18T08:44:35.461 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EsR8-XekSemSbBd off=10855160 len=1187372 2024-02-18T08:44:35.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 3097 completed, throughput=5MB/sec 2024-02-18T08:44:35.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9LjnJJcujyoB1Qw off=3163646 len=1584610 2024-02-18T08:44:35.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 3098 completed, throughput=5MB/sec 2024-02-18T08:44:36.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:34.699969+0000 mgr.y (mgr.24862) 914 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:36.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:34.699969+0000 mgr.y (mgr.24862) 914 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:36.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:34.699969+0000 mgr.y (mgr.24862) 914 : cluster [DBG] pgmap v1495: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:44:36.473 INFO:tasks.workunit.client.0.smithi082.stdout: 611: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:36.473 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2eQhJyTvS6kvY02 off=11028673 len=1951150 2024-02-18T08:44:36.475 INFO:tasks.workunit.client.0.smithi082.stdout:op 3099 completed, throughput=5MB/sec 2024-02-18T08:44:36.475 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--hyeeefyh54BQJP off=3367033 len=2084010 2024-02-18T08:44:36.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 3100 completed, throughput=5MB/sec 2024-02-18T08:44:36.479 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Aw6vh5kA8aQf4Z6 off=8352849 len=1991420 2024-02-18T08:44:36.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 3101 completed, throughput=5MB/sec 2024-02-18T08:44:37.483 INFO:tasks.workunit.client.0.smithi082.stdout: 612: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:37.484 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ooUJYj38z8aPkEf off=2963950 len=1691540 2024-02-18T08:44:37.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 3102 completed, throughput=5MB/sec 2024-02-18T08:44:37.487 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Afyf60SVViVMi_- off=3048336 len=558689 2024-02-18T08:44:37.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 3103 completed, throughput=5MB/sec 2024-02-18T08:44:37.488 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2t5Tm7iJXLvkzhJ off=99062 len=79386 2024-02-18T08:44:37.491 INFO:tasks.workunit.client.0.smithi082.stdout:op 3104 completed, throughput=5MB/sec 2024-02-18T08:44:37.491 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQ_wwE94U6I7QCy off=15889846 len=1548608 2024-02-18T08:44:37.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 3105 completed, throughput=5MB/sec 2024-02-18T08:44:38.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:36.700601+0000 mgr.y (mgr.24862) 915 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:38.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:36.700601+0000 mgr.y (mgr.24862) 915 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:38.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:36.700601+0000 mgr.y (mgr.24862) 915 : cluster [DBG] pgmap v1496: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:44:38.494 INFO:tasks.workunit.client.0.smithi082.stdout: 613: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:38.494 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RGInupWpWMjTlZV off=2826003 len=749601 2024-02-18T08:44:38.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 3106 completed, throughput=4.99MB/sec 2024-02-18T08:44:38.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZqSyJ1u3pHR__mx off=834349 len=1991253 2024-02-18T08:44:38.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 3107 completed, throughput=5MB/sec 2024-02-18T08:44:38.502 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-434tXIBCJm2jPEH off=2106715 len=1487147 2024-02-18T08:44:38.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 3108 completed, throughput=5MB/sec 2024-02-18T08:44:38.503 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PolshjNQ9m1p0Ca off=18404692 len=1571473 2024-02-18T08:44:38.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 3109 completed, throughput=5MB/sec 2024-02-18T08:44:39.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:38.286704+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:39.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:38.288661+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:38.288921+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:38.286704+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:39.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:38.288661+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.140 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:38.288921+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:38.286704+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:44:39.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:38.288661+0000 mon.a (mon.0) 1872 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:38.288921+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:39.506 INFO:tasks.workunit.client.0.smithi082.stdout: 614: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:39.506 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fUzoesvQLTNDtOc off=5208428 len=699200 2024-02-18T08:44:39.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 3110 completed, throughput=4.99MB/sec 2024-02-18T08:44:39.510 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UWEvaB00_KvzT9z off=8911725 len=488990 2024-02-18T08:44:39.511 INFO:tasks.workunit.client.0.smithi082.stdout:op 3111 completed, throughput=4.99MB/sec 2024-02-18T08:44:39.511 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q5lARHovU1x0Yoo off=4329981 len=1251840 2024-02-18T08:44:39.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 3112 completed, throughput=5MB/sec 2024-02-18T08:44:39.516 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IbiM6fhy4wQ4gV_ off=9967941 len=246533 2024-02-18T08:44:39.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 3113 completed, throughput=5MB/sec 2024-02-18T08:44:39.520 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-N1g8tXbT4Pvi6MT off=1461615 len=1184221 2024-02-18T08:44:39.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 3114 completed, throughput=5MB/sec 2024-02-18T08:44:39.523 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6x0SfXftaS9E9i8 off=5888252 len=141351 2024-02-18T08:44:39.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 3115 completed, throughput=5MB/sec 2024-02-18T08:44:39.525 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pkNmno7GVncvkCz off=13900659 len=1565831 2024-02-18T08:44:39.531 INFO:tasks.workunit.client.0.smithi082.stdout:op 3116 completed, throughput=5MB/sec 2024-02-18T08:44:40.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:38.701062+0000 mgr.y (mgr.24862) 916 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:40.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:38.701062+0000 mgr.y (mgr.24862) 916 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:40.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:38.701062+0000 mgr.y (mgr.24862) 916 : cluster [DBG] pgmap v1497: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:40.531 INFO:tasks.workunit.client.0.smithi082.stdout: 615: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:40.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ec6yodkVKgRBoIf off=12453860 len=1723165 2024-02-18T08:44:40.537 INFO:tasks.workunit.client.0.smithi082.stdout:op 3117 completed, throughput=5MB/sec 2024-02-18T08:44:40.537 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hrCspVwzcyuAWk0 off=10366269 len=339508 2024-02-18T08:44:40.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 3118 completed, throughput=5MB/sec 2024-02-18T08:44:40.538 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uk9uYjZJHMUDnFv off=1490930 len=411429 2024-02-18T08:44:40.540 INFO:tasks.workunit.client.0.smithi082.stdout:op 3119 completed, throughput=5MB/sec 2024-02-18T08:44:40.541 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ioRXiZTQE50e_QB off=12703518 len=24828 2024-02-18T08:44:40.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 3120 completed, throughput=5MB/sec 2024-02-18T08:44:40.543 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7-qitrW1VOeGezV off=10570893 len=14561 2024-02-18T08:44:40.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 3121 completed, throughput=5MB/sec 2024-02-18T08:44:40.543 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zTppzhvVspj_i3B off=6291971 len=1409209 2024-02-18T08:44:40.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 3122 completed, throughput=5MB/sec 2024-02-18T08:44:40.544 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X3WZiiy5YJPjFo5 off=2484523 len=1874590 2024-02-18T08:44:40.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 3123 completed, throughput=5MB/sec 2024-02-18T08:44:41.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:40.025590+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:40.026428+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:44:41.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:40.316603+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:40.025590+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:40.026428+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:44:41.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:40.316603+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:40.025590+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:40.026428+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:44:41.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:40.316603+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:41.552 INFO:tasks.workunit.client.0.smithi082.stdout: 616: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:41.552 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ZGApu70wtbyN3q off=3687568 len=1002040 2024-02-18T08:44:41.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 3124 completed, throughput=5MB/sec 2024-02-18T08:44:41.553 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-33iXsIlzHkWwLSq off=19078626 len=1889905 2024-02-18T08:44:41.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 3125 completed, throughput=5MB/sec 2024-02-18T08:44:41.557 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TC2XAGTYbzJUZQa off=15994457 len=1468386 2024-02-18T08:44:41.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 3126 completed, throughput=5MB/sec 2024-02-18T08:44:42.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:40.701560+0000 mgr.y (mgr.24862) 917 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:44:42.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:40.701560+0000 mgr.y (mgr.24862) 917 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:44:42.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:40.701560+0000 mgr.y (mgr.24862) 917 : cluster [DBG] pgmap v1498: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:44:42.562 INFO:tasks.workunit.client.0.smithi082.stdout: 617: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:42.562 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LtrhdgRIFvbS4Vb off=2758367 len=8661 2024-02-18T08:44:42.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 3127 completed, throughput=4.99MB/sec 2024-02-18T08:44:42.563 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DrUzrA5-DemAYkP off=9217400 len=1920198 2024-02-18T08:44:42.564 INFO:tasks.workunit.client.0.smithi082.stdout:op 3128 completed, throughput=5MB/sec 2024-02-18T08:44:42.564 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fKlTWgAjcl7pMZr off=18167801 len=1219342 2024-02-18T08:44:42.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 3129 completed, throughput=5MB/sec 2024-02-18T08:44:42.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9Vmsn-E9HsrAbaN off=1774852 len=1007314 2024-02-18T08:44:42.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 3130 completed, throughput=5MB/sec 2024-02-18T08:44:42.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_tCmXeMrPDThdOL off=7829890 len=123475 2024-02-18T08:44:42.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 3131 completed, throughput=5MB/sec 2024-02-18T08:44:42.572 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KHPhxOOUSaj_RA3 off=10983214 len=882183 2024-02-18T08:44:42.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 3132 completed, throughput=5MB/sec 2024-02-18T08:44:43.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:42.065732+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:43.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:42.281979+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.391 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:42.570346+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:42.570986+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:42.574826+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:42.065732+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:42.281979+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:42.570346+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:42.570986+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:43.392 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:42.574826+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:42.065732+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:44:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:42.281979+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:42.570346+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:44:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:42.570986+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:44:43.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:42.574826+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:44:43.576 INFO:tasks.workunit.client.0.smithi082.stdout: 618: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:43.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ivi7KU1n6Rxp1od off=2334837 len=692558 2024-02-18T08:44:43.581 INFO:tasks.workunit.client.0.smithi082.stdout:op 3133 completed, throughput=4.99MB/sec 2024-02-18T08:44:43.581 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j9HKSWh5vO9XluV off=15571697 len=1812412 2024-02-18T08:44:43.584 INFO:tasks.workunit.client.0.smithi082.stdout:op 3134 completed, throughput=5MB/sec 2024-02-18T08:44:43.584 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--Dktde8V4OVJcii off=11250440 len=173043 2024-02-18T08:44:43.587 INFO:tasks.workunit.client.0.smithi082.stdout:op 3135 completed, throughput=5MB/sec 2024-02-18T08:44:43.587 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x0CRTREsf6Vflmq off=4373146 len=1706149 2024-02-18T08:44:43.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 3136 completed, throughput=5MB/sec 2024-02-18T08:44:43.591 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fd1m-ethlJ8L0NR off=5953018 len=1270849 2024-02-18T08:44:43.593 INFO:tasks.workunit.client.0.smithi082.stdout:op 3137 completed, throughput=5MB/sec 2024-02-18T08:44:44.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:44:42.277073+0000 mgr.y (mgr.24862) 918 : cephadm [INF] Detected new or changed devices on smithi082 2024-02-18T08:44:44.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:44:42.571488+0000 mgr.y (mgr.24862) 919 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:44.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:42.701929+0000 mgr.y (mgr.24862) 920 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:44:44.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:44:42.277073+0000 mgr.y (mgr.24862) 918 : cephadm [INF] Detected new or changed devices on smithi082 2024-02-18T08:44:44.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:44:42.571488+0000 mgr.y (mgr.24862) 919 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:44.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:42.701929+0000 mgr.y (mgr.24862) 920 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:44:44.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:44:42.277073+0000 mgr.y (mgr.24862) 918 : cephadm [INF] Detected new or changed devices on smithi082 2024-02-18T08:44:44.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:44:42.571488+0000 mgr.y (mgr.24862) 919 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:44:44.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:42.701929+0000 mgr.y (mgr.24862) 920 : cluster [DBG] pgmap v1499: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-02-18T08:44:44.593 INFO:tasks.workunit.client.0.smithi082.stdout: 619: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:44.593 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--aSWegQcj5DAKTo off=4789773 len=1050690 2024-02-18T08:44:44.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 3138 completed, throughput=4.99MB/sec 2024-02-18T08:44:44.597 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FbvfiefiBJaIIY7 off=3362371 len=723390 2024-02-18T08:44:44.599 INFO:tasks.workunit.client.0.smithi082.stdout:op 3139 completed, throughput=5MB/sec 2024-02-18T08:44:44.599 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H459hxMrzth1LKv off=2405455 len=1835845 2024-02-18T08:44:44.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 3140 completed, throughput=5MB/sec 2024-02-18T08:44:44.602 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3zGBbmXtTLk_drQ off=7137010 len=2032154 2024-02-18T08:44:44.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 3141 completed, throughput=5MB/sec 2024-02-18T08:44:45.616 INFO:tasks.workunit.client.0.smithi082.stdout: 620: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:45.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R_qub8vgAL1-oLl off=4089076 len=819608 2024-02-18T08:44:45.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 3142 completed, throughput=4.99MB/sec 2024-02-18T08:44:45.618 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9jPpshKjEB5C4NZ off=16713696 len=1755147 2024-02-18T08:44:45.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 3143 completed, throughput=5MB/sec 2024-02-18T08:44:45.627 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NEr8RF6mXVHbot_ off=764966 len=292016 2024-02-18T08:44:45.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 3144 completed, throughput=5MB/sec 2024-02-18T08:44:45.628 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mnwgDKb4cVMVEzt off=13158714 len=183281 2024-02-18T08:44:45.628 INFO:tasks.workunit.client.0.smithi082.stdout:op 3145 completed, throughput=5MB/sec 2024-02-18T08:44:45.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-99dQPCqwCgfSX8G off=13273919 len=1024776 2024-02-18T08:44:45.635 INFO:tasks.workunit.client.0.smithi082.stdout:op 3146 completed, throughput=5MB/sec 2024-02-18T08:44:45.635 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aoXm5VAGSQmctoE off=6966940 len=1272579 2024-02-18T08:44:45.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 3147 completed, throughput=5MB/sec 2024-02-18T08:44:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:44.702455+0000 mgr.y (mgr.24862) 921 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:44:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:44.702455+0000 mgr.y (mgr.24862) 921 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:44:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:44.702455+0000 mgr.y (mgr.24862) 921 : cluster [DBG] pgmap v1500: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:44:46.641 INFO:tasks.workunit.client.0.smithi082.stdout: 621: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:46.642 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sMx387F7vaXjn9B off=6704487 len=627213 2024-02-18T08:44:46.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 3148 completed, throughput=4.99MB/sec 2024-02-18T08:44:46.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IvhjT8kX_gP25Rx off=395998 len=1148989 2024-02-18T08:44:46.649 INFO:tasks.workunit.client.0.smithi082.stdout:op 3149 completed, throughput=5MB/sec 2024-02-18T08:44:46.649 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-74uRlQmKYgUYmOt off=7807774 len=505251 2024-02-18T08:44:46.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 3150 completed, throughput=5MB/sec 2024-02-18T08:44:46.650 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DEqBB_XziX7J7Dy off=6023461 len=1289020 2024-02-18T08:44:46.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 3151 completed, throughput=5MB/sec 2024-02-18T08:44:46.651 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tU7aOWhdozp_fKG off=7302575 len=220364 2024-02-18T08:44:46.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 3152 completed, throughput=5MB/sec 2024-02-18T08:44:46.655 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-U_9RtC3gxMkyR2T off=1873702 len=127559 2024-02-18T08:44:46.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 3153 completed, throughput=5MB/sec 2024-02-18T08:44:46.655 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ejytgatkawQKboB off=10354494 len=51862 2024-02-18T08:44:46.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 3154 completed, throughput=5MB/sec 2024-02-18T08:44:46.656 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zdLrCQ5ZdakxuUW off=656460 len=1967918 2024-02-18T08:44:46.659 INFO:tasks.workunit.client.0.smithi082.stdout:op 3155 completed, throughput=5MB/sec 2024-02-18T08:44:47.660 INFO:tasks.workunit.client.0.smithi082.stdout: 622: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:47.660 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IKjly9SFUzARhdF off=2542141 len=694345 2024-02-18T08:44:47.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 3156 completed, throughput=5MB/sec 2024-02-18T08:44:47.662 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pk6WraC0KeuiLyW off=5147302 len=1928054 2024-02-18T08:44:47.669 INFO:tasks.workunit.client.0.smithi082.stdout:op 3157 completed, throughput=5MB/sec 2024-02-18T08:44:47.669 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dnabhqBKtgubj3t off=1291597 len=717077 2024-02-18T08:44:47.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 3158 completed, throughput=5MB/sec 2024-02-18T08:44:47.670 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OMQnpqsKJ2a-Qx- off=1133177 len=749968 2024-02-18T08:44:47.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 3159 completed, throughput=5MB/sec 2024-02-18T08:44:48.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:46.702940+0000 mgr.y (mgr.24862) 922 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:44:48.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:46.702940+0000 mgr.y (mgr.24862) 922 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:44:48.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:46.702940+0000 mgr.y (mgr.24862) 922 : cluster [DBG] pgmap v1501: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:44:48.675 INFO:tasks.workunit.client.0.smithi082.stdout: 623: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:48.675 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mt7wsDPRKrMbCKa off=5296794 len=1040351 2024-02-18T08:44:48.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 3160 completed, throughput=4.99MB/sec 2024-02-18T08:44:48.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ynpoxC3a9smVaIc off=1638664 len=1032704 2024-02-18T08:44:48.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 3161 completed, throughput=5MB/sec 2024-02-18T08:44:48.684 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dKS-IgI-2NTyb9E off=917041 len=70532 2024-02-18T08:44:48.687 INFO:tasks.workunit.client.0.smithi082.stdout:op 3162 completed, throughput=5MB/sec 2024-02-18T08:44:48.687 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BKgIGya4OMf8qyU off=2171624 len=151113 2024-02-18T08:44:48.690 INFO:tasks.workunit.client.0.smithi082.stdout:op 3163 completed, throughput=5MB/sec 2024-02-18T08:44:48.690 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0jk-DyOVBAAOZwU off=4687008 len=438689 2024-02-18T08:44:48.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 3164 completed, throughput=5MB/sec 2024-02-18T08:44:48.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1VVUt6pTjaiH-Ij off=12834632 len=48051 2024-02-18T08:44:48.696 INFO:tasks.workunit.client.0.smithi082.stdout:op 3165 completed, throughput=5MB/sec 2024-02-18T08:44:48.696 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6PPErxAQPub-mR9 off=18579265 len=1646703 2024-02-18T08:44:48.704 INFO:tasks.workunit.client.0.smithi082.stdout:op 3166 completed, throughput=5MB/sec 2024-02-18T08:44:48.704 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2Kv5GlRuUzmiSOw off=5063308 len=721491 2024-02-18T08:44:48.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 3167 completed, throughput=5MB/sec 2024-02-18T08:44:49.709 INFO:tasks.workunit.client.0.smithi082.stdout: 624: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:49.709 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k-aCAqLF65fL-c1 off=10946714 len=1939649 2024-02-18T08:44:49.719 INFO:tasks.workunit.client.0.smithi082.stdout:op 3168 completed, throughput=4.99MB/sec 2024-02-18T08:44:49.719 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oxiibfW4jiTXcVD off=20147458 len=1493868 2024-02-18T08:44:49.727 INFO:tasks.workunit.client.0.smithi082.stdout:op 3169 completed, throughput=5MB/sec 2024-02-18T08:44:49.727 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kBPfyLqYQZJlvxE off=3758835 len=1839914 2024-02-18T08:44:49.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 3170 completed, throughput=5MB/sec 2024-02-18T08:44:49.741 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QQ0l2JA14KdWgxI off=14285098 len=852840 2024-02-18T08:44:49.749 INFO:tasks.workunit.client.0.smithi082.stdout:op 3171 completed, throughput=5MB/sec 2024-02-18T08:44:50.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:48.703461+0000 mgr.y (mgr.24862) 923 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:44:50.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:48.703461+0000 mgr.y (mgr.24862) 923 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:44:50.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:48.703461+0000 mgr.y (mgr.24862) 923 : cluster [DBG] pgmap v1502: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:44:50.749 INFO:tasks.workunit.client.0.smithi082.stdout: 625: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:50.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X9pwcuWqrU-TloW off=11066514 len=500880 2024-02-18T08:44:50.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 3172 completed, throughput=4.99MB/sec 2024-02-18T08:44:50.751 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ioDijNeXPW4QOMI off=6072637 len=183734 2024-02-18T08:44:50.754 INFO:tasks.workunit.client.0.smithi082.stdout:op 3173 completed, throughput=4.99MB/sec 2024-02-18T08:44:50.754 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zUGD5UQEAA4-hD4 off=332580 len=1824415 2024-02-18T08:44:50.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 3174 completed, throughput=5MB/sec 2024-02-18T08:44:50.767 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OTsXbBPpmIsOn2T off=17741974 len=1825766 2024-02-18T08:44:50.773 INFO:tasks.workunit.client.0.smithi082.stdout:op 3175 completed, throughput=5MB/sec 2024-02-18T08:44:50.773 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9_7HRw5QgGjxc90 off=15263664 len=1050908 2024-02-18T08:44:50.776 INFO:tasks.workunit.client.0.smithi082.stdout:op 3176 completed, throughput=5MB/sec 2024-02-18T08:44:51.776 INFO:tasks.workunit.client.0.smithi082.stdout: 626: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:51.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zA1aaUqh-8V7mXQ off=1306931 len=868627 2024-02-18T08:44:51.783 INFO:tasks.workunit.client.0.smithi082.stdout:op 3177 completed, throughput=4.99MB/sec 2024-02-18T08:44:51.783 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-djapRmY3nqpVmJF off=6943877 len=740876 2024-02-18T08:44:51.787 INFO:tasks.workunit.client.0.smithi082.stdout:op 3178 completed, throughput=5MB/sec 2024-02-18T08:44:51.787 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XuvRfucEnnL9emQ off=22769288 len=345527 2024-02-18T08:44:51.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 3179 completed, throughput=5MB/sec 2024-02-18T08:44:51.788 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tS3JQ7WX3Yper46 off=1462565 len=1546045 2024-02-18T08:44:51.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 3180 completed, throughput=5MB/sec 2024-02-18T08:44:51.791 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gzhBz7_RZhGVTNE off=1106018 len=495762 2024-02-18T08:44:51.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 3181 completed, throughput=5MB/sec 2024-02-18T08:44:51.796 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LIt3uasvOa8u7M2 off=8236623 len=417580 2024-02-18T08:44:51.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 3182 completed, throughput=5MB/sec 2024-02-18T08:44:51.800 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sojg8zt9VybsXk4 off=5137847 len=903837 2024-02-18T08:44:51.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 3183 completed, throughput=5MB/sec 2024-02-18T08:44:52.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:50.703924+0000 mgr.y (mgr.24862) 924 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:52.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:50.703924+0000 mgr.y (mgr.24862) 924 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:52.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:50.703924+0000 mgr.y (mgr.24862) 924 : cluster [DBG] pgmap v1503: 73 pgs: 73 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:44:52.802 INFO:tasks.workunit.client.0.smithi082.stdout: 627: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:52.802 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UC6wHJTnfa6Oi0K off=3578666 len=99654 2024-02-18T08:44:52.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 3184 completed, throughput=4.99MB/sec 2024-02-18T08:44:52.802 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hNiDg-aj5ObyW0j off=9942910 len=849852 2024-02-18T08:44:52.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 3185 completed, throughput=4.99MB/sec 2024-02-18T08:44:52.805 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3_MiDD0TLOGvgrq off=7450154 len=566352 2024-02-18T08:44:52.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 3186 completed, throughput=5MB/sec 2024-02-18T08:44:52.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9fOaEHXyGlB5hPz off=8315595 len=580040 2024-02-18T08:44:52.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 3187 completed, throughput=5MB/sec 2024-02-18T08:44:52.807 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dDgoUXYOjqyALg2 off=0 len=1057998 2024-02-18T08:44:52.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 3188 completed, throughput=5MB/sec 2024-02-18T08:44:52.808 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4aivBbBi5nxczdb off=10224968 len=1614854 2024-02-18T08:44:52.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 3189 completed, throughput=5MB/sec 2024-02-18T08:44:53.817 INFO:tasks.workunit.client.0.smithi082.stdout: 628: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:53.817 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t2XEXV5JypMRpFK off=1313866 len=1527715 2024-02-18T08:44:53.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 3190 completed, throughput=4.99MB/sec 2024-02-18T08:44:53.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WKXQgUEe8QiIlcd off=4589221 len=384257 2024-02-18T08:44:53.820 INFO:tasks.workunit.client.0.smithi082.stdout:op 3191 completed, throughput=5MB/sec 2024-02-18T08:44:53.820 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TGRKucRbzqEq9mi off=1623809 len=2008972 2024-02-18T08:44:53.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 3192 completed, throughput=5MB/sec 2024-02-18T08:44:53.822 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GJs-OR7Xf3iSZ2W off=3062548 len=634563 2024-02-18T08:44:53.823 INFO:tasks.workunit.client.0.smithi082.stdout:op 3193 completed, throughput=5MB/sec 2024-02-18T08:44:53.823 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZyGNezIEFKG3yMa off=4677976 len=818560 2024-02-18T08:44:53.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 3194 completed, throughput=5MB/sec 2024-02-18T08:44:54.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:52.704524+0000 mgr.y (mgr.24862) 925 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:54.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:52.704524+0000 mgr.y (mgr.24862) 925 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:52.704524+0000 mgr.y (mgr.24862) 925 : cluster [DBG] pgmap v1504: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:44:54.826 INFO:tasks.workunit.client.0.smithi082.stdout: 629: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:54.826 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8gbuRHNaT_29y24 off=17694705 len=1645940 2024-02-18T08:44:54.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 3195 completed, throughput=4.99MB/sec 2024-02-18T08:44:54.835 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zmmOsQePTYgE-hm off=1751768 len=971296 2024-02-18T08:44:54.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 3196 completed, throughput=5MB/sec 2024-02-18T08:44:54.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cxAxVkhpoNeRwtr off=22921483 len=988262 2024-02-18T08:44:54.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 3197 completed, throughput=5MB/sec 2024-02-18T08:44:54.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6BJSStaKlZS1otw off=3409471 len=1784675 2024-02-18T08:44:54.852 INFO:tasks.workunit.client.0.smithi082.stdout:op 3198 completed, throughput=5MB/sec 2024-02-18T08:44:55.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:54.420839+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:54.421145+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:44:55.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:44:54.421356+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:54.420839+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:54.421145+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:44:55.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:44:54.421356+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:54.420839+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:54.421145+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:44:55.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:44:54.421356+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:44:55.853 INFO:tasks.workunit.client.0.smithi082.stdout: 630: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:55.853 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Dl39HTySNn7SWqh off=9769008 len=543252 2024-02-18T08:44:55.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 3199 completed, throughput=4.99MB/sec 2024-02-18T08:44:55.855 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dz1G4-Xf43P2YUs off=2574757 len=36876 2024-02-18T08:44:55.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 3200 completed, throughput=4.99MB/sec 2024-02-18T08:44:55.855 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UIBGn52BHsDBEtz off=2502998 len=2018566 2024-02-18T08:44:55.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 3201 completed, throughput=5MB/sec 2024-02-18T08:44:55.859 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uK295uTAovoHgX_ off=753295 len=1033445 2024-02-18T08:44:55.861 INFO:tasks.workunit.client.0.smithi082.stdout:op 3202 completed, throughput=5MB/sec 2024-02-18T08:44:55.861 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mZsB0hiJo9I3Ac4 off=20794131 len=715490 2024-02-18T08:44:55.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 3203 completed, throughput=5MB/sec 2024-02-18T08:44:55.866 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-swyVa2ItPHPY6hb off=7333735 len=2067535 2024-02-18T08:44:55.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 3204 completed, throughput=5MB/sec 2024-02-18T08:44:56.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:54.705201+0000 mgr.y (mgr.24862) 926 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:56.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:54.705201+0000 mgr.y (mgr.24862) 926 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:56.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:54.705201+0000 mgr.y (mgr.24862) 926 : cluster [DBG] pgmap v1505: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:56.878 INFO:tasks.workunit.client.0.smithi082.stdout: 631: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:56.878 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TPLRQ9L3NYEzytl off=10086082 len=1491552 2024-02-18T08:44:56.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 3205 completed, throughput=5MB/sec 2024-02-18T08:44:56.886 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M7Q4kVA_WOUyFTJ off=439602 len=1524354 2024-02-18T08:44:56.889 INFO:tasks.workunit.client.0.smithi082.stdout:op 3206 completed, throughput=5MB/sec 2024-02-18T08:44:56.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YhYYAf0c7G9m8D6 off=2271244 len=258989 2024-02-18T08:44:56.893 INFO:tasks.workunit.client.0.smithi082.stdout:op 3207 completed, throughput=5MB/sec 2024-02-18T08:44:56.893 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SvvXhjZuvzmvstp off=3664281 len=748066 2024-02-18T08:44:56.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 3208 completed, throughput=5MB/sec 2024-02-18T08:44:56.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sCOLuckG0FEUVN2 off=13823840 len=241430 2024-02-18T08:44:56.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 3209 completed, throughput=5MB/sec 2024-02-18T08:44:57.901 INFO:tasks.workunit.client.0.smithi082.stdout: 632: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:57.901 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VQZr7_D47RgF5GZ off=187128 len=1995449 2024-02-18T08:44:57.911 INFO:tasks.workunit.client.0.smithi082.stdout:op 3210 completed, throughput=5MB/sec 2024-02-18T08:44:57.911 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W4lP4m10-R2e5fU off=8912887 len=1259913 2024-02-18T08:44:57.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 3211 completed, throughput=5MB/sec 2024-02-18T08:44:57.917 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PsYc8MRQqGrm5oO off=7849118 len=468683 2024-02-18T08:44:57.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 3212 completed, throughput=5MB/sec 2024-02-18T08:44:57.918 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8MkJd5EVAM6n-2Z off=133751 len=1200901 2024-02-18T08:44:57.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 3213 completed, throughput=5MB/sec 2024-02-18T08:44:57.923 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Beu_cUAmDpivDO9 off=4284378 len=75375 2024-02-18T08:44:57.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 3214 completed, throughput=5MB/sec 2024-02-18T08:44:57.923 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-__8w3qOERRX32Un off=10622484 len=1231451 2024-02-18T08:44:57.930 INFO:tasks.workunit.client.0.smithi082.stdout:op 3215 completed, throughput=5MB/sec 2024-02-18T08:44:58.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:44:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:56.705832+0000 mgr.y (mgr.24862) 927 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:58.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:44:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:56.705832+0000 mgr.y (mgr.24862) 927 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:58.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:44:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:56.705832+0000 mgr.y (mgr.24862) 927 : cluster [DBG] pgmap v1506: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:44:58.930 INFO:tasks.workunit.client.0.smithi082.stdout: 633: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:58.930 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qqy961MKYIS9EFx off=13190779 len=1028141 2024-02-18T08:44:58.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 3216 completed, throughput=5MB/sec 2024-02-18T08:44:58.933 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iZDO-9oFkvRlxdm off=10574420 len=898859 2024-02-18T08:44:58.937 INFO:tasks.workunit.client.0.smithi082.stdout:op 3217 completed, throughput=5MB/sec 2024-02-18T08:44:58.938 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PhDomc3YFtaq-F- off=308470 len=1390494 2024-02-18T08:44:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 3218 completed, throughput=5MB/sec 2024-02-18T08:44:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kPamf8tmnz0vBAH off=2491939 len=1082531 2024-02-18T08:44:58.947 INFO:tasks.workunit.client.0.smithi082.stdout:op 3219 completed, throughput=5MB/sec 2024-02-18T08:44:58.947 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-whcQd09wQCdRWXQ off=1469865 len=524103 2024-02-18T08:44:58.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 3220 completed, throughput=5MB/sec 2024-02-18T08:44:59.949 INFO:tasks.workunit.client.0.smithi082.stdout: 634: throughput=4.99MB/sec pending data=0 2024-02-18T08:44:59.950 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iWu9n4PlWKGxrUM off=9143354 len=872903 2024-02-18T08:44:59.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 3221 completed, throughput=4.99MB/sec 2024-02-18T08:44:59.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z8QhGJlQGDmUniN off=3848027 len=48087 2024-02-18T08:44:59.958 INFO:tasks.workunit.client.0.smithi082.stdout:op 3222 completed, throughput=4.99MB/sec 2024-02-18T08:44:59.958 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7Rzt6h000PqrRdx off=21808873 len=199911 2024-02-18T08:44:59.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 3223 completed, throughput=4.99MB/sec 2024-02-18T08:44:59.959 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jXgfg_SpZuiKVjW off=8929150 len=564376 2024-02-18T08:44:59.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 3224 completed, throughput=5MB/sec 2024-02-18T08:44:59.963 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dzs8h3T8ratiw7V off=5423765 len=1253636 2024-02-18T08:44:59.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 3225 completed, throughput=5MB/sec 2024-02-18T08:44:59.969 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JJezZrKnFssJcwJ off=3927572 len=1476317 2024-02-18T08:44:59.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 3226 completed, throughput=5MB/sec 2024-02-18T08:44:59.974 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ps_5g0SNo4U-0iy off=1205982 len=740862 2024-02-18T08:44:59.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 3227 completed, throughput=5MB/sec 2024-02-18T08:45:00.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:44:58.706523+0000 mgr.y (mgr.24862) 928 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:45:00.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:44:58.706523+0000 mgr.y (mgr.24862) 928 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:45:00.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:44:58.706523+0000 mgr.y (mgr.24862) 928 : cluster [DBG] pgmap v1507: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:45:00.975 INFO:tasks.workunit.client.0.smithi082.stdout: 635: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:00.975 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0APiNuYVKJT1q6u off=7422211 len=1167640 2024-02-18T08:45:00.981 INFO:tasks.workunit.client.0.smithi082.stdout:op 3228 completed, throughput=4.99MB/sec 2024-02-18T08:45:00.981 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZrpLKR_VdIyzN8b off=1201381 len=83388 2024-02-18T08:45:00.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 3229 completed, throughput=4.99MB/sec 2024-02-18T08:45:00.983 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2OiFcHXlc3ReUdW off=5798704 len=1598669 2024-02-18T08:45:00.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 3230 completed, throughput=5MB/sec 2024-02-18T08:45:00.985 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x-3NOs24lDjYKY6 off=17506058 len=1655450 2024-02-18T08:45:00.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 3231 completed, throughput=5MB/sec 2024-02-18T08:45:00.993 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1zPm9S66E0v3W6g off=20739963 len=812569 2024-02-18T08:45:00.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 3232 completed, throughput=5MB/sec 2024-02-18T08:45:01.994 INFO:tasks.workunit.client.0.smithi082.stdout: 636: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:01.995 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gCQROUGGaANwKsj off=4476722 len=65191 2024-02-18T08:45:01.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 3233 completed, throughput=4.99MB/sec 2024-02-18T08:45:01.995 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EW2Qe26cMfWIkY8 off=1312309 len=1754543 2024-02-18T08:45:02.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 3234 completed, throughput=5MB/sec 2024-02-18T08:45:02.004 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qW-PNvvMf75Qf5y off=12427473 len=1026408 2024-02-18T08:45:02.009 INFO:tasks.workunit.client.0.smithi082.stdout:op 3235 completed, throughput=5MB/sec 2024-02-18T08:45:02.009 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kt4a9IKWFuk3yH7 off=2770586 len=1641750 2024-02-18T08:45:02.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 3236 completed, throughput=5MB/sec 2024-02-18T08:45:02.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mxz9h21iZag5yQF off=2297475 len=1368252 2024-02-18T08:45:02.024 INFO:tasks.workunit.client.0.smithi082.stdout:op 3237 completed, throughput=5MB/sec 2024-02-18T08:45:02.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:00.706977+0000 mgr.y (mgr.24862) 929 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:45:02.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:00.706977+0000 mgr.y (mgr.24862) 929 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:45:02.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:00.706977+0000 mgr.y (mgr.24862) 929 : cluster [DBG] pgmap v1508: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:45:03.024 INFO:tasks.workunit.client.0.smithi082.stdout: 637: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:03.024 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mjaETTS4MxAUsVz off=2529178 len=1607325 2024-02-18T08:45:03.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 3238 completed, throughput=5MB/sec 2024-02-18T08:45:03.026 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Bb8iXgeauAzwB71 off=13793437 len=1849573 2024-02-18T08:45:03.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 3239 completed, throughput=5MB/sec 2024-02-18T08:45:03.030 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xCQwoAxxjsiOUj2 off=10900542 len=1078173 2024-02-18T08:45:03.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 3240 completed, throughput=5MB/sec 2024-02-18T08:45:03.033 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SkgV9nSarlqdALp off=9258985 len=276346 2024-02-18T08:45:03.033 INFO:tasks.workunit.client.0.smithi082.stdout:op 3241 completed, throughput=5MB/sec 2024-02-18T08:45:03.888 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:02.707418+0000 mgr.y (mgr.24862) 930 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:03.888 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:02.707418+0000 mgr.y (mgr.24862) 930 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:03.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:02.707418+0000 mgr.y (mgr.24862) 930 : cluster [DBG] pgmap v1509: 73 pgs: 73 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:04.034 INFO:tasks.workunit.client.0.smithi082.stdout: 638: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:04.034 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ov34Xd7cANX3oe0 off=15195217 len=838752 2024-02-18T08:45:04.035 INFO:tasks.workunit.client.0.smithi082.stdout:op 3242 completed, throughput=4.99MB/sec 2024-02-18T08:45:04.035 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TNLUOzu5M4XSRU4 off=22181520 len=1979381 2024-02-18T08:45:04.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 3243 completed, throughput=5MB/sec 2024-02-18T08:45:04.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M84Pv83nH2Q1TRM off=4553706 len=205829 2024-02-18T08:45:04.038 INFO:tasks.workunit.client.0.smithi082.stdout:op 3244 completed, throughput=5MB/sec 2024-02-18T08:45:04.038 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R_qub8vgAL1-oLl off=3164255 len=857407 2024-02-18T08:45:04.043 INFO:tasks.workunit.client.0.smithi082.stdout:op 3245 completed, throughput=5MB/sec 2024-02-18T08:45:04.044 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4CZvKJvpjuRn9y9 off=1385628 len=1677443 2024-02-18T08:45:04.046 INFO:tasks.workunit.client.0.smithi082.stdout:op 3246 completed, throughput=5MB/sec 2024-02-18T08:45:05.047 INFO:tasks.workunit.client.0.smithi082.stdout: 639: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:05.047 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4kc0mEQ6Rr5QMdr off=895592 len=1172028 2024-02-18T08:45:05.054 INFO:tasks.workunit.client.0.smithi082.stdout:op 3247 completed, throughput=4.99MB/sec 2024-02-18T08:45:05.054 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b2A2yZT24W0lO_5 off=2545628 len=1678953 2024-02-18T08:45:05.062 INFO:tasks.workunit.client.0.smithi082.stdout:op 3248 completed, throughput=5MB/sec 2024-02-18T08:45:05.062 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hocL7YYe1lQqPZE off=6447567 len=305519 2024-02-18T08:45:05.065 INFO:tasks.workunit.client.0.smithi082.stdout:op 3249 completed, throughput=5MB/sec 2024-02-18T08:45:05.065 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IXHmeS5jKuSA0JA off=1554301 len=161506 2024-02-18T08:45:05.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 3250 completed, throughput=5MB/sec 2024-02-18T08:45:05.067 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WgiY1XcUrMcEs8o off=8116256 len=44936 2024-02-18T08:45:05.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 3251 completed, throughput=5MB/sec 2024-02-18T08:45:05.070 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kD9J5-0xgPoN0gw off=11401378 len=1246546 2024-02-18T08:45:05.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 3252 completed, throughput=5MB/sec 2024-02-18T08:45:05.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1P4px71oiYHH88h off=7302707 len=1405442 2024-02-18T08:45:05.078 INFO:tasks.workunit.client.0.smithi082.stdout:op 3253 completed, throughput=5MB/sec 2024-02-18T08:45:06.078 INFO:tasks.workunit.client.0.smithi082.stdout: 640: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:06.078 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ranL2Be9_6SvcWR off=5716980 len=1219021 2024-02-18T08:45:06.084 INFO:tasks.workunit.client.0.smithi082.stdout:op 3254 completed, throughput=5MB/sec 2024-02-18T08:45:06.085 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2Ef55J4kSkWWhql off=12752913 len=74724 2024-02-18T08:45:06.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 3255 completed, throughput=5MB/sec 2024-02-18T08:45:06.087 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aH7RrqhUOHNGX6S off=10855461 len=1065569 2024-02-18T08:45:06.088 INFO:tasks.workunit.client.0.smithi082.stdout:op 3256 completed, throughput=5MB/sec 2024-02-18T08:45:06.089 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6K9y_WK-7gI2gHP off=1692138 len=158929 2024-02-18T08:45:06.091 INFO:tasks.workunit.client.0.smithi082.stdout:op 3257 completed, throughput=5MB/sec 2024-02-18T08:45:06.091 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fp01ehoS2TvzBDb off=3971139 len=1117566 2024-02-18T08:45:06.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 3258 completed, throughput=5MB/sec 2024-02-18T08:45:06.096 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vYJUyHM3p4UZdFz off=6022464 len=1637084 2024-02-18T08:45:06.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 3259 completed, throughput=5MB/sec 2024-02-18T08:45:06.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:04.707981+0000 mgr.y (mgr.24862) 931 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:45:06.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:04.707981+0000 mgr.y (mgr.24862) 931 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:45:06.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:04.707981+0000 mgr.y (mgr.24862) 931 : cluster [DBG] pgmap v1510: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-02-18T08:45:07.100 INFO:tasks.workunit.client.0.smithi082.stdout: 641: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:07.100 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZRDRXJ1AirLZ8ZR off=827363 len=703467 2024-02-18T08:45:07.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 3260 completed, throughput=4.99MB/sec 2024-02-18T08:45:07.105 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3BAMf0CmLUmuq5R off=2576212 len=1213649 2024-02-18T08:45:07.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 3261 completed, throughput=5MB/sec 2024-02-18T08:45:07.108 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lgPjTvW0OhWYF77 off=787640 len=123062 2024-02-18T08:45:07.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 3262 completed, throughput=5MB/sec 2024-02-18T08:45:07.110 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S4f4wnrN08GQSH3 off=6611233 len=1290721 2024-02-18T08:45:07.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 3263 completed, throughput=5MB/sec 2024-02-18T08:45:07.117 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IHm00jHk45v0fs9 off=3903200 len=1193836 2024-02-18T08:45:07.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 3264 completed, throughput=5MB/sec 2024-02-18T08:45:08.119 INFO:tasks.workunit.client.0.smithi082.stdout: 642: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:08.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cg_5tji8rQYx4vk off=1375553 len=1042022 2024-02-18T08:45:08.121 INFO:tasks.workunit.client.0.smithi082.stdout:op 3265 completed, throughput=4.99MB/sec 2024-02-18T08:45:08.121 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fZuZTBFilq2SpoA off=1827866 len=1353084 2024-02-18T08:45:08.124 INFO:tasks.workunit.client.0.smithi082.stdout:op 3266 completed, throughput=5MB/sec 2024-02-18T08:45:08.124 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4UnlPS9t-D2kbqI off=19819587 len=2014689 2024-02-18T08:45:08.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 3267 completed, throughput=5MB/sec 2024-02-18T08:45:08.135 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ChxRN3xjZLAPd8 off=8849694 len=861990 2024-02-18T08:45:08.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:06.708574+0000 mgr.y (mgr.24862) 932 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:08.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:06.708574+0000 mgr.y (mgr.24862) 932 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:08.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 3268 completed, throughput=5MB/sec 2024-02-18T08:45:08.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:06.708574+0000 mgr.y (mgr.24862) 932 : cluster [DBG] pgmap v1511: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:09.138 INFO:tasks.workunit.client.0.smithi082.stdout: 643: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:09.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9I2nC6exZTQbOIT off=1190795 len=1692870 2024-02-18T08:45:09.140 INFO:tasks.workunit.client.0.smithi082.stdout:op 3269 completed, throughput=5MB/sec 2024-02-18T08:45:09.141 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Xp2WFBdxJ5EufeL off=13802619 len=1583537 2024-02-18T08:45:09.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 3270 completed, throughput=5MB/sec 2024-02-18T08:45:09.142 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vaH4hLYfbzHnyOe off=1404922 len=1975525 2024-02-18T08:45:09.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 3271 completed, throughput=5MB/sec 2024-02-18T08:45:10.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:08.709175+0000 mgr.y (mgr.24862) 933 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:45:10.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:08.709175+0000 mgr.y (mgr.24862) 933 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:45:10.150 INFO:tasks.workunit.client.0.smithi082.stdout: 644: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:10.150 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hS5ISCX8H7NgrEE off=22572881 len=1154096 2024-02-18T08:45:10.156 INFO:tasks.workunit.client.0.smithi082.stdout:op 3272 completed, throughput=4.99MB/sec 2024-02-18T08:45:10.156 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--mNjFHLHG7DvP_z off=14394443 len=176039 2024-02-18T08:45:10.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 3273 completed, throughput=4.99MB/sec 2024-02-18T08:45:10.159 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GDBL_aNsnt3ElkF off=2263479 len=736667 2024-02-18T08:45:10.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 3274 completed, throughput=5MB/sec 2024-02-18T08:45:10.161 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9Y7BOvbEkwM0feV off=2535606 len=1655876 2024-02-18T08:45:10.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 3275 completed, throughput=5MB/sec 2024-02-18T08:45:10.163 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gha8VPRVt-wv_zt off=10082644 len=2062987 2024-02-18T08:45:10.175 INFO:tasks.workunit.client.0.smithi082.stdout:op 3276 completed, throughput=5MB/sec 2024-02-18T08:45:10.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:08.709175+0000 mgr.y (mgr.24862) 933 : cluster [DBG] pgmap v1512: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:45:11.176 INFO:tasks.workunit.client.0.smithi082.stdout: 645: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:11.176 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-99wPsvCvaMt96Ob off=4912540 len=992429 2024-02-18T08:45:11.181 INFO:tasks.workunit.client.0.smithi082.stdout:op 3277 completed, throughput=4.99MB/sec 2024-02-18T08:45:11.182 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gqllh-z6_y-s_IT off=9747155 len=193432 2024-02-18T08:45:11.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 3278 completed, throughput=4.99MB/sec 2024-02-18T08:45:11.185 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4TMwqR-9_gq_2MN off=1537160 len=1586540 2024-02-18T08:45:11.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 3279 completed, throughput=5MB/sec 2024-02-18T08:45:11.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XFNBWpT_UPoZzD9 off=5908504 len=960380 2024-02-18T08:45:11.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 3280 completed, throughput=5MB/sec 2024-02-18T08:45:11.200 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0yoXyWRd0qXjvGS off=9340039 len=1503168 2024-02-18T08:45:11.201 INFO:tasks.workunit.client.0.smithi082.stdout:op 3281 completed, throughput=5MB/sec 2024-02-18T08:45:12.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:10.709611+0000 mgr.y (mgr.24862) 934 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:12.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:10.709611+0000 mgr.y (mgr.24862) 934 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:12.201 INFO:tasks.workunit.client.0.smithi082.stdout: 646: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:12.202 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--95rAw20kpClMNu off=2810769 len=2038299 2024-02-18T08:45:12.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 3282 completed, throughput=5MB/sec 2024-02-18T08:45:12.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6IR97Un4rgeiiRi off=1678693 len=333744 2024-02-18T08:45:12.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 3283 completed, throughput=5MB/sec 2024-02-18T08:45:12.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fiFRrPPI6Yp9a39 off=5529498 len=1619074 2024-02-18T08:45:12.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 3284 completed, throughput=5MB/sec 2024-02-18T08:45:12.217 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xNkFyWXyfCwgRxH off=7996224 len=1231659 2024-02-18T08:45:12.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 3285 completed, throughput=5MB/sec 2024-02-18T08:45:12.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:10.709611+0000 mgr.y (mgr.24862) 934 : cluster [DBG] pgmap v1513: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:13.223 INFO:tasks.workunit.client.0.smithi082.stdout: 647: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:13.224 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gt5xywWvSfAeIWB off=6239536 len=1855394 2024-02-18T08:45:13.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 3286 completed, throughput=5MB/sec 2024-02-18T08:45:13.231 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hV2hcLE8MW08IJa off=3011995 len=824217 2024-02-18T08:45:13.233 INFO:tasks.workunit.client.0.smithi082.stdout:op 3287 completed, throughput=5MB/sec 2024-02-18T08:45:13.233 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2QKEMaU3DhNqX3J off=10561385 len=470533 2024-02-18T08:45:13.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 3288 completed, throughput=5MB/sec 2024-02-18T08:45:13.235 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mvhy2nAVsYzycjD off=984375 len=1712368 2024-02-18T08:45:13.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 3289 completed, throughput=5MB/sec 2024-02-18T08:45:13.251 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b8LzFSv0cXoMP8n off=4088162 len=763001 2024-02-18T08:45:13.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 3290 completed, throughput=5MB/sec 2024-02-18T08:45:14.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:12.710092+0000 mgr.y (mgr.24862) 935 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:45:14.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:12.710092+0000 mgr.y (mgr.24862) 935 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:45:14.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:12.710092+0000 mgr.y (mgr.24862) 935 : cluster [DBG] pgmap v1514: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:45:14.253 INFO:tasks.workunit.client.0.smithi082.stdout: 648: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:14.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SBZMjjhUZQhTdpB off=8346414 len=1210817 2024-02-18T08:45:14.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 3291 completed, throughput=4.99MB/sec 2024-02-18T08:45:14.259 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IR5MmGs3lqLT69j off=419513 len=458972 2024-02-18T08:45:14.261 INFO:tasks.workunit.client.0.smithi082.stdout:op 3292 completed, throughput=5MB/sec 2024-02-18T08:45:14.261 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0ZTXhSVY96sSO_w off=3926432 len=261521 2024-02-18T08:45:14.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 3293 completed, throughput=5MB/sec 2024-02-18T08:45:14.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-idZiTnZu4YTrg5v off=3270749 len=1715437 2024-02-18T08:45:14.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 3294 completed, throughput=5MB/sec 2024-02-18T08:45:14.271 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2yhsXCVWjHFVcWg off=4635145 len=1587292 2024-02-18T08:45:14.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 3295 completed, throughput=5MB/sec 2024-02-18T08:45:15.279 INFO:tasks.workunit.client.0.smithi082.stdout: 649: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:15.279 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ol2Z6FuEb0TzaQL off=12076784 len=1593012 2024-02-18T08:45:15.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 3296 completed, throughput=5MB/sec 2024-02-18T08:45:15.288 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sAv2KfGcvIbA1tF off=17703476 len=922103 2024-02-18T08:45:15.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 3297 completed, throughput=5MB/sec 2024-02-18T08:45:15.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-egrlkSHLuAkxAbM off=8268328 len=1426292 2024-02-18T08:45:15.298 INFO:tasks.workunit.client.0.smithi082.stdout:op 3298 completed, throughput=5MB/sec 2024-02-18T08:45:15.298 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UHJBMzW9iPurIH8 off=3073830 len=1776194 2024-02-18T08:45:15.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 3299 completed, throughput=5MB/sec 2024-02-18T08:45:16.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:14.710754+0000 mgr.y (mgr.24862) 936 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:16.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:14.710754+0000 mgr.y (mgr.24862) 936 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:16.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:14.710754+0000 mgr.y (mgr.24862) 936 : cluster [DBG] pgmap v1515: 73 pgs: 73 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:16.301 INFO:tasks.workunit.client.0.smithi082.stdout: 650: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:16.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mo8RyXavYHxI7t5 off=3857907 len=286333 2024-02-18T08:45:16.305 INFO:tasks.workunit.client.0.smithi082.stdout:op 3300 completed, throughput=4.99MB/sec 2024-02-18T08:45:16.305 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qeq8FtrSoP1_0T9 off=1930511 len=422976 2024-02-18T08:45:16.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 3301 completed, throughput=4.99MB/sec 2024-02-18T08:45:16.308 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pdi-QdZwGk7Quc1 off=2374771 len=974096 2024-02-18T08:45:16.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 3302 completed, throughput=5MB/sec 2024-02-18T08:45:16.313 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qK_CDM_HfnQt3rE off=4382973 len=1099978 2024-02-18T08:45:16.315 INFO:tasks.workunit.client.0.smithi082.stdout:op 3303 completed, throughput=5MB/sec 2024-02-18T08:45:16.315 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O7IGd9rpJ1_ZS2S off=2441859 len=775945 2024-02-18T08:45:16.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 3304 completed, throughput=5MB/sec 2024-02-18T08:45:16.320 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fjqUSrP_ZwYmtWH off=13219928 len=373805 2024-02-18T08:45:16.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 3305 completed, throughput=5MB/sec 2024-02-18T08:45:16.320 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6YmZ6xnubVSTn3x off=889524 len=1129155 2024-02-18T08:45:16.327 INFO:tasks.workunit.client.0.smithi082.stdout:op 3306 completed, throughput=5MB/sec 2024-02-18T08:45:17.328 INFO:tasks.workunit.client.0.smithi082.stdout: 651: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:17.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4Q_mCjnvM37Raon off=5795290 len=1927214 2024-02-18T08:45:17.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 3307 completed, throughput=5MB/sec 2024-02-18T08:45:17.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Tu6Y1_xEe7fGa46 off=16668245 len=1696125 2024-02-18T08:45:17.345 INFO:tasks.workunit.client.0.smithi082.stdout:op 3308 completed, throughput=5MB/sec 2024-02-18T08:45:17.345 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cMpspafaRvuUljJ off=13980191 len=134264 2024-02-18T08:45:17.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 3309 completed, throughput=5MB/sec 2024-02-18T08:45:17.348 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ecUdEvqx2DFobTs off=2177075 len=820831 2024-02-18T08:45:17.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 3310 completed, throughput=5MB/sec 2024-02-18T08:45:17.353 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uVzRo0SiEInenTR off=20096 len=546807 2024-02-18T08:45:17.357 INFO:tasks.workunit.client.0.smithi082.stdout:op 3311 completed, throughput=5MB/sec 2024-02-18T08:45:18.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:16.711259+0000 mgr.y (mgr.24862) 937 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:45:18.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:16.711259+0000 mgr.y (mgr.24862) 937 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:45:18.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:16.711259+0000 mgr.y (mgr.24862) 937 : cluster [DBG] pgmap v1516: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:45:18.357 INFO:tasks.workunit.client.0.smithi082.stdout: 652: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:18.357 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Tqlx1oKrM1NiFoQ off=2269341 len=930355 2024-02-18T08:45:18.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 3312 completed, throughput=4.99MB/sec 2024-02-18T08:45:18.363 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gd6V9qkj44cBz6s off=1549713 len=1897169 2024-02-18T08:45:18.372 INFO:tasks.workunit.client.0.smithi082.stdout:op 3313 completed, throughput=5MB/sec 2024-02-18T08:45:18.372 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-unv5aoDb8LiNB2q off=3528447 len=1384974 2024-02-18T08:45:18.379 INFO:tasks.workunit.client.0.smithi082.stdout:op 3314 completed, throughput=5MB/sec 2024-02-18T08:45:18.379 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SCx6ah7iLPRH93c off=8411681 len=325118 2024-02-18T08:45:18.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 3315 completed, throughput=5MB/sec 2024-02-18T08:45:18.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SlQL-ebCJs6_UaZ off=3981085 len=1511867 2024-02-18T08:45:18.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 3316 completed, throughput=5MB/sec 2024-02-18T08:45:19.384 INFO:tasks.workunit.client.0.smithi082.stdout: 653: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:19.384 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SpQ11ewKfO4rAh0 off=14456936 len=1557341 2024-02-18T08:45:19.392 INFO:tasks.workunit.client.0.smithi082.stdout:op 3317 completed, throughput=5MB/sec 2024-02-18T08:45:19.392 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h29pJn9vLcd8yBe off=2359825 len=1989792 2024-02-18T08:45:19.403 INFO:tasks.workunit.client.0.smithi082.stdout:op 3318 completed, throughput=5MB/sec 2024-02-18T08:45:19.404 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q-QdHman7qm7FB2 off=3909538 len=406851 2024-02-18T08:45:19.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 3319 completed, throughput=5MB/sec 2024-02-18T08:45:19.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-emAxLSMw_YolVdG off=9007067 len=1019562 2024-02-18T08:45:19.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 3320 completed, throughput=5MB/sec 2024-02-18T08:45:20.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:18.711760+0000 mgr.y (mgr.24862) 938 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:45:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:18.711760+0000 mgr.y (mgr.24862) 938 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:45:20.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:18.711760+0000 mgr.y (mgr.24862) 938 : cluster [DBG] pgmap v1517: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-02-18T08:45:20.413 INFO:tasks.workunit.client.0.smithi082.stdout: 654: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:20.413 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XS1Mo1SbtD16uCv off=15425605 len=670209 2024-02-18T08:45:20.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 3321 completed, throughput=4.99MB/sec 2024-02-18T08:45:20.414 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wDo36SGUfqS5AVh off=5065171 len=491600 2024-02-18T08:45:20.419 INFO:tasks.workunit.client.0.smithi082.stdout:op 3322 completed, throughput=4.99MB/sec 2024-02-18T08:45:20.419 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CpcSOXfc401Xqqm off=19713929 len=1228709 2024-02-18T08:45:20.425 INFO:tasks.workunit.client.0.smithi082.stdout:op 3323 completed, throughput=5MB/sec 2024-02-18T08:45:20.425 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-08QHFzPDHNO-UsI off=15044918 len=1074825 2024-02-18T08:45:20.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 3324 completed, throughput=5MB/sec 2024-02-18T08:45:20.432 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fkZQ3J9_dF-UVOC off=1663567 len=1086370 2024-02-18T08:45:20.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 3325 completed, throughput=5MB/sec 2024-02-18T08:45:20.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wHOvCUEif4yw1u3 off=7576515 len=1894350 2024-02-18T08:45:20.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 3326 completed, throughput=5MB/sec 2024-02-18T08:45:21.442 INFO:tasks.workunit.client.0.smithi082.stdout: 655: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:21.442 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VRjHgzoxnFKSYKj off=17434930 len=68651 2024-02-18T08:45:21.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 3327 completed, throughput=4.99MB/sec 2024-02-18T08:45:21.445 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-isFkDvtXt4DguIO off=459151 len=1781621 2024-02-18T08:45:21.454 INFO:tasks.workunit.client.0.smithi082.stdout:op 3328 completed, throughput=5MB/sec 2024-02-18T08:45:21.454 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k_xbJZdTbQVKJxi off=12205413 len=272035 2024-02-18T08:45:21.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 3329 completed, throughput=5MB/sec 2024-02-18T08:45:21.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d11RTXm_loHVEhZ off=3185834 len=1879831 2024-02-18T08:45:21.460 INFO:tasks.workunit.client.0.smithi082.stdout:op 3330 completed, throughput=5MB/sec 2024-02-18T08:45:22.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:20.712450+0000 mgr.y (mgr.24862) 939 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-18T08:45:22.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:20.712450+0000 mgr.y (mgr.24862) 939 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-18T08:45:22.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:20.712450+0000 mgr.y (mgr.24862) 939 : cluster [DBG] pgmap v1518: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-02-18T08:45:22.459 INFO:tasks.workunit.client.0.smithi082.stdout: 656: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:22.459 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pP2yBmUJb3neLG8 off=2800940 len=1672696 2024-02-18T08:45:22.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 3331 completed, throughput=4.99MB/sec 2024-02-18T08:45:22.467 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yuy68X7BJ82ILaS off=84748 len=1586809 2024-02-18T08:45:22.471 INFO:tasks.workunit.client.0.smithi082.stdout:op 3332 completed, throughput=5MB/sec 2024-02-18T08:45:22.471 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L9-yUDedO5FF0qn off=1714195 len=548967 2024-02-18T08:45:22.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 3333 completed, throughput=5MB/sec 2024-02-18T08:45:22.472 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oUp7ZaFfU2oopCo off=7969328 len=1141791 2024-02-18T08:45:22.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 3334 completed, throughput=5MB/sec 2024-02-18T08:45:22.474 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ipTtg_98SpdFuWX off=1724081 len=1715740 2024-02-18T08:45:22.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 3335 completed, throughput=5MB/sec 2024-02-18T08:45:23.490 INFO:tasks.workunit.client.0.smithi082.stdout: 657: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:23.490 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jlzWZkyZNF2snF9 off=2266376 len=814841 2024-02-18T08:45:23.491 INFO:tasks.workunit.client.0.smithi082.stdout:op 3336 completed, throughput=5MB/sec 2024-02-18T08:45:23.491 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-umN_mnvX3HOZ2-g off=17536902 len=96191 2024-02-18T08:45:23.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 3337 completed, throughput=5MB/sec 2024-02-18T08:45:23.492 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_T9rAMrzRGSRYog off=5007363 len=51531 2024-02-18T08:45:23.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 3338 completed, throughput=5MB/sec 2024-02-18T08:45:23.494 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QT8e34kMCBSNHhM off=8757210 len=1769101 2024-02-18T08:45:23.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 3339 completed, throughput=5MB/sec 2024-02-18T08:45:23.496 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_Nvwt2QP0XQp0QT off=13836251 len=631522 2024-02-18T08:45:23.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 3340 completed, throughput=5MB/sec 2024-02-18T08:45:23.501 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Sc6ntmMAsTeOUOS off=4798600 len=1399968 2024-02-18T08:45:23.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 3341 completed, throughput=5MB/sec 2024-02-18T08:45:24.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:22.712941+0000 mgr.y (mgr.24862) 940 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:45:24.139 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:22.712941+0000 mgr.y (mgr.24862) 940 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:45:24.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:22.712941+0000 mgr.y (mgr.24862) 940 : cluster [DBG] pgmap v1519: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-02-18T08:45:24.503 INFO:tasks.workunit.client.0.smithi082.stdout: 658: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:24.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1BJ9nY6-FoBzGqT off=15795933 len=917383 2024-02-18T08:45:24.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 3342 completed, throughput=4.99MB/sec 2024-02-18T08:45:24.509 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rVKridIbsnAXzPQ off=7265993 len=2091875 2024-02-18T08:45:24.511 INFO:tasks.workunit.client.0.smithi082.stdout:op 3343 completed, throughput=5MB/sec 2024-02-18T08:45:24.512 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bb8iXgeauAzwB71 off=5526918 len=22892 2024-02-18T08:45:24.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 3344 completed, throughput=5MB/sec 2024-02-18T08:45:24.514 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3R5EkZhHI0--8LW off=184275 len=2066572 2024-02-18T08:45:24.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 3345 completed, throughput=5MB/sec 2024-02-18T08:45:25.517 INFO:tasks.workunit.client.0.smithi082.stdout: 659: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:25.517 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-emAxLSMw_YolVdG off=3401397 len=539479 2024-02-18T08:45:25.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 3346 completed, throughput=4.99MB/sec 2024-02-18T08:45:25.519 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GCltNMr8flsnhoo off=6586778 len=1841061 2024-02-18T08:45:25.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 3347 completed, throughput=5MB/sec 2024-02-18T08:45:25.521 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NVeIN4a72hPQewt off=14311088 len=1708219 2024-02-18T08:45:25.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 3348 completed, throughput=5MB/sec 2024-02-18T08:45:25.524 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PQRpglGfBqgCDMb off=3841525 len=1781573 2024-02-18T08:45:25.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 3349 completed, throughput=5MB/sec 2024-02-18T08:45:26.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:24.713425+0000 mgr.y (mgr.24862) 941 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-18T08:45:26.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:24.713425+0000 mgr.y (mgr.24862) 941 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-18T08:45:26.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:24.713425+0000 mgr.y (mgr.24862) 941 : cluster [DBG] pgmap v1520: 73 pgs: 73 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-02-18T08:45:26.528 INFO:tasks.workunit.client.0.smithi082.stdout: 660: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:26.528 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JBxQmLX4mVe6m80 off=7464891 len=824249 2024-02-18T08:45:26.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 3350 completed, throughput=5MB/sec 2024-02-18T08:45:26.530 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GCcubjZGwQpijxH off=303450 len=111713 2024-02-18T08:45:26.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 3351 completed, throughput=5MB/sec 2024-02-18T08:45:26.530 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JCOnIWYeKQPuYPW off=4682727 len=1094188 2024-02-18T08:45:26.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 3352 completed, throughput=5MB/sec 2024-02-18T08:45:26.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pkNmno7GVncvkCz off=3190511 len=108103 2024-02-18T08:45:26.535 INFO:tasks.workunit.client.0.smithi082.stdout:op 3353 completed, throughput=5MB/sec 2024-02-18T08:45:26.535 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eNEvVeD9D_bsr6J off=14409672 len=208621 2024-02-18T08:45:26.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 3354 completed, throughput=5MB/sec 2024-02-18T08:45:26.538 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YnPzl9vtsHi1Fjg off=9565036 len=947085 2024-02-18T08:45:26.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 3355 completed, throughput=5MB/sec 2024-02-18T08:45:26.544 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IkumhSjh6oIHFg9 off=3121879 len=18811 2024-02-18T08:45:26.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 3356 completed, throughput=5MB/sec 2024-02-18T08:45:26.546 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H1wtTO3t8Hej56D off=1274320 len=1844009 2024-02-18T08:45:26.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 3357 completed, throughput=5MB/sec 2024-02-18T08:45:27.549 INFO:tasks.workunit.client.0.smithi082.stdout: 661: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:27.549 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Kh61j3WzD7soiGQ off=6520813 len=2076436 2024-02-18T08:45:27.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 3358 completed, throughput=5MB/sec 2024-02-18T08:45:27.553 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8PuoxfGc2URkExv off=6048154 len=754100 2024-02-18T08:45:27.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 3359 completed, throughput=5MB/sec 2024-02-18T08:45:27.559 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aTIpk-tDyZG1cjY off=20447494 len=1910496 2024-02-18T08:45:27.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 3360 completed, throughput=5MB/sec 2024-02-18T08:45:28.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:26.713910+0000 mgr.y (mgr.24862) 942 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:28.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:26.713910+0000 mgr.y (mgr.24862) 942 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:28.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:26.713910+0000 mgr.y (mgr.24862) 942 : cluster [DBG] pgmap v1521: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:28.569 INFO:tasks.workunit.client.0.smithi082.stdout: 662: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:28.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vZX_SDCx-H8ridq off=9995051 len=1499837 2024-02-18T08:45:28.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 3361 completed, throughput=5MB/sec 2024-02-18T08:45:28.572 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wRRMDjbh37-V7w_ off=6184398 len=223913 2024-02-18T08:45:28.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 3362 completed, throughput=5MB/sec 2024-02-18T08:45:28.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xzfcy25sew-Duhn off=10914981 len=1974587 2024-02-18T08:45:28.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 3363 completed, throughput=5MB/sec 2024-02-18T08:45:28.589 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fwxw5FYbRBH1X9U off=1071902 len=800930 2024-02-18T08:45:28.593 INFO:tasks.workunit.client.0.smithi082.stdout:op 3364 completed, throughput=5MB/sec 2024-02-18T08:45:28.593 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EOsuoCSF7mg91mc off=7481556 len=377327 2024-02-18T08:45:28.597 INFO:tasks.workunit.client.0.smithi082.stdout:op 3365 completed, throughput=5MB/sec 2024-02-18T08:45:28.597 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fQyxv_RRQwqsmkM off=53963 len=1352874 2024-02-18T08:45:28.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 3366 completed, throughput=5MB/sec 2024-02-18T08:45:29.603 INFO:tasks.workunit.client.0.smithi082.stdout: 663: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:29.603 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c-G-B-f0Bi8_lzu off=4882719 len=920550 2024-02-18T08:45:29.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 3367 completed, throughput=5MB/sec 2024-02-18T08:45:29.609 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mD3TtXPTEVh7e1f off=1885500 len=617573 2024-02-18T08:45:29.613 INFO:tasks.workunit.client.0.smithi082.stdout:op 3368 completed, throughput=5MB/sec 2024-02-18T08:45:29.613 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UhgcurLIpOiBiZL off=3082815 len=1680822 2024-02-18T08:45:29.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 3369 completed, throughput=5MB/sec 2024-02-18T08:45:29.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GYoK4Y3WbXJdDVR off=1885104 len=1359746 2024-02-18T08:45:29.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 3370 completed, throughput=5MB/sec 2024-02-18T08:45:30.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:28.714464+0000 mgr.y (mgr.24862) 943 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:30.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:28.714464+0000 mgr.y (mgr.24862) 943 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:30.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:28.714464+0000 mgr.y (mgr.24862) 943 : cluster [DBG] pgmap v1522: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:45:30.618 INFO:tasks.workunit.client.0.smithi082.stdout: 664: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:30.618 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oV--VpLlAyVSgNY off=2929318 len=1770275 2024-02-18T08:45:30.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 3371 completed, throughput=5MB/sec 2024-02-18T08:45:30.627 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d7ATJQQAdbfwImK off=6513259 len=1987920 2024-02-18T08:45:30.638 INFO:tasks.workunit.client.0.smithi082.stdout:op 3372 completed, throughput=5MB/sec 2024-02-18T08:45:30.638 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ivi7KU1n6Rxp1od off=21285415 len=461443 2024-02-18T08:45:30.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 3373 completed, throughput=5MB/sec 2024-02-18T08:45:30.641 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VXIYw1ex6HUFmAv off=4524923 len=496986 2024-02-18T08:45:30.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 3374 completed, throughput=5MB/sec 2024-02-18T08:45:30.645 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sYrHeb993FDT4di off=4540500 len=1362070 2024-02-18T08:45:30.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 3375 completed, throughput=5MB/sec 2024-02-18T08:45:31.652 INFO:tasks.workunit.client.0.smithi082.stdout: 665: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:31.652 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KdAD1T88BAX7tko off=2646247 len=1941303 2024-02-18T08:45:31.654 INFO:tasks.workunit.client.0.smithi082.stdout:op 3376 completed, throughput=5MB/sec 2024-02-18T08:45:31.654 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CIicScEbaJ6Lfc1 off=7476936 len=1933076 2024-02-18T08:45:31.666 INFO:tasks.workunit.client.0.smithi082.stdout:op 3377 completed, throughput=5MB/sec 2024-02-18T08:45:31.666 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rbdkf5U2S9XaL89 off=19028324 len=663573 2024-02-18T08:45:31.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 3378 completed, throughput=5MB/sec 2024-02-18T08:45:32.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:30.714937+0000 mgr.y (mgr.24862) 944 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:32.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:30.714937+0000 mgr.y (mgr.24862) 944 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:32.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:30.714937+0000 mgr.y (mgr.24862) 944 : cluster [DBG] pgmap v1523: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:32.671 INFO:tasks.workunit.client.0.smithi082.stdout: 666: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:32.671 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x02kD716BBVYPeo off=576728 len=1575077 2024-02-18T08:45:32.678 INFO:tasks.workunit.client.0.smithi082.stdout:op 3379 completed, throughput=5MB/sec 2024-02-18T08:45:32.678 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5xXYKsEcvFLZqTc off=9542784 len=1414064 2024-02-18T08:45:32.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 3380 completed, throughput=5MB/sec 2024-02-18T08:45:32.680 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FEDkYMv-e7U14CX off=2417593 len=1624794 2024-02-18T08:45:32.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 3381 completed, throughput=5MB/sec 2024-02-18T08:45:32.682 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AzXLDXv4AIHodD5 off=2330671 len=702294 2024-02-18T08:45:32.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 3382 completed, throughput=5MB/sec 2024-02-18T08:45:33.684 INFO:tasks.workunit.client.0.smithi082.stdout: 667: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:33.684 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zjC00OrUblzavfw off=132839 len=381474 2024-02-18T08:45:33.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 3383 completed, throughput=4.99MB/sec 2024-02-18T08:45:33.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bphapVo0ucxW6lE off=20441148 len=1235317 2024-02-18T08:45:33.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 3384 completed, throughput=5MB/sec 2024-02-18T08:45:33.688 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mVJJypJCbxV2tUG off=3152288 len=60684 2024-02-18T08:45:33.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 3385 completed, throughput=5MB/sec 2024-02-18T08:45:33.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qBdJepCt3x1gaeV off=3090407 len=1131550 2024-02-18T08:45:33.694 INFO:tasks.workunit.client.0.smithi082.stdout:op 3386 completed, throughput=5MB/sec 2024-02-18T08:45:33.694 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QmTUK2JDQC2w1f0 off=783298 len=1554246 2024-02-18T08:45:33.696 INFO:tasks.workunit.client.0.smithi082.stdout:op 3387 completed, throughput=5MB/sec 2024-02-18T08:45:33.696 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G12pp1I2-4YYESy off=4123260 len=248413 2024-02-18T08:45:33.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 3388 completed, throughput=5MB/sec 2024-02-18T08:45:33.698 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YLJHMKt8l9Mo87j off=1981256 len=1809591 2024-02-18T08:45:33.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 3389 completed, throughput=5MB/sec 2024-02-18T08:45:34.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:32.715425+0000 mgr.y (mgr.24862) 945 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:45:34.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:32.715425+0000 mgr.y (mgr.24862) 945 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:45:34.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:32.715425+0000 mgr.y (mgr.24862) 945 : cluster [DBG] pgmap v1524: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:45:34.707 INFO:tasks.workunit.client.0.smithi082.stdout: 668: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:34.707 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JkdcJUwg3ICrkOQ off=10900285 len=952168 2024-02-18T08:45:34.712 INFO:tasks.workunit.client.0.smithi082.stdout:op 3390 completed, throughput=5MB/sec 2024-02-18T08:45:34.712 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JStLuN0jvFWbkCU off=18928793 len=1255546 2024-02-18T08:45:34.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 3391 completed, throughput=5MB/sec 2024-02-18T08:45:34.714 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QujYM-rlYiYfS69 off=2832998 len=2092933 2024-02-18T08:45:34.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 3392 completed, throughput=5MB/sec 2024-02-18T08:45:35.725 INFO:tasks.workunit.client.0.smithi082.stdout: 669: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:35.725 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2b_LAaNpBoM_7FX off=1348017 len=556428 2024-02-18T08:45:35.726 INFO:tasks.workunit.client.0.smithi082.stdout:op 3393 completed, throughput=4.99MB/sec 2024-02-18T08:45:35.726 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9iD8IO0RjfaqPO2 off=11970902 len=1630815 2024-02-18T08:45:35.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 3394 completed, throughput=5MB/sec 2024-02-18T08:45:35.730 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wZSAP3rd8-K376w off=9980753 len=636600 2024-02-18T08:45:35.734 INFO:tasks.workunit.client.0.smithi082.stdout:op 3395 completed, throughput=5MB/sec 2024-02-18T08:45:35.734 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nbybFHWKDXFVKv1 off=8004080 len=2006280 2024-02-18T08:45:35.738 INFO:tasks.workunit.client.0.smithi082.stdout:op 3396 completed, throughput=5MB/sec 2024-02-18T08:45:35.738 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-STCoxEJLUZcAVbw off=12140503 len=432712 2024-02-18T08:45:35.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 3397 completed, throughput=5MB/sec 2024-02-18T08:45:36.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:34.715920+0000 mgr.y (mgr.24862) 946 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:45:36.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:34.715920+0000 mgr.y (mgr.24862) 946 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:45:36.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:34.715920+0000 mgr.y (mgr.24862) 946 : cluster [DBG] pgmap v1525: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:45:36.741 INFO:tasks.workunit.client.0.smithi082.stdout: 670: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:36.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VW-ksaLcmfCvoMX off=1391766 len=1060150 2024-02-18T08:45:36.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 3398 completed, throughput=4.99MB/sec 2024-02-18T08:45:36.747 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_WpG0WtTFJxSXjx off=19287676 len=187165 2024-02-18T08:45:36.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 3399 completed, throughput=4.99MB/sec 2024-02-18T08:45:36.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I_mDqTZdJUPcT3x off=2623511 len=351099 2024-02-18T08:45:36.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 3400 completed, throughput=5MB/sec 2024-02-18T08:45:36.751 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_4nY3--JWAdZbPY off=12674031 len=501862 2024-02-18T08:45:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 3401 completed, throughput=5MB/sec 2024-02-18T08:45:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z487aUypMqGkUiH off=3661092 len=676974 2024-02-18T08:45:36.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 3402 completed, throughput=5MB/sec 2024-02-18T08:45:36.762 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WhFB2hBnZRwngz- off=1470245 len=1982671 2024-02-18T08:45:36.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 3403 completed, throughput=5MB/sec 2024-02-18T08:45:36.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-q3_OVDOtjR6OdVa off=8908499 len=1737360 2024-02-18T08:45:36.773 INFO:tasks.workunit.client.0.smithi082.stdout:op 3404 completed, throughput=5MB/sec 2024-02-18T08:45:37.774 INFO:tasks.workunit.client.0.smithi082.stdout: 671: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:37.774 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wH3exrBWkauwr8- off=877359 len=923959 2024-02-18T08:45:37.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 3405 completed, throughput=5MB/sec 2024-02-18T08:45:37.789 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-arknXRhDI6nsxR7 off=2382954 len=1423550 2024-02-18T08:45:37.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 3406 completed, throughput=5MB/sec 2024-02-18T08:45:37.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EBUs5dE9Jc1-HLg off=1903546 len=1890581 2024-02-18T08:45:37.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 3407 completed, throughput=5MB/sec 2024-02-18T08:45:38.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:36.716413+0000 mgr.y (mgr.24862) 947 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:45:38.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:36.716413+0000 mgr.y (mgr.24862) 947 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:45:38.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:36.716413+0000 mgr.y (mgr.24862) 947 : cluster [DBG] pgmap v1526: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:45:38.800 INFO:tasks.workunit.client.0.smithi082.stdout: 672: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:38.800 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bsfpfXT24NS_Ru4 off=21862634 len=1159701 2024-02-18T08:45:38.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 3408 completed, throughput=4.99MB/sec 2024-02-18T08:45:38.803 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-84DSFLR0OhPVDAY off=2587636 len=1332592 2024-02-18T08:45:38.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 3409 completed, throughput=5MB/sec 2024-02-18T08:45:38.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S7GWzg3GjQmiDY4 off=3041848 len=1326974 2024-02-18T08:45:38.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 3410 completed, throughput=5MB/sec 2024-02-18T08:45:38.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-80RIY_d-W0WtDI8 off=3889597 len=211952 2024-02-18T08:45:38.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 3411 completed, throughput=5MB/sec 2024-02-18T08:45:38.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ppFyX7N8l_duarQ off=1468534 len=833831 2024-02-18T08:45:38.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 3412 completed, throughput=5MB/sec 2024-02-18T08:45:38.809 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-spDO1mosDoVqCAO off=12679777 len=1494842 2024-02-18T08:45:38.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 3413 completed, throughput=5MB/sec 2024-02-18T08:45:39.817 INFO:tasks.workunit.client.0.smithi082.stdout: 673: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:39.817 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_MGdqYuJAKHZCgK off=1784485 len=1889682 2024-02-18T08:45:39.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 3414 completed, throughput=5MB/sec 2024-02-18T08:45:39.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5nSSSLOva2YLqge off=3180915 len=1127420 2024-02-18T08:45:39.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 3415 completed, throughput=5MB/sec 2024-02-18T08:45:39.822 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ORiMg5rfcwjYOP0 off=13478523 len=1898862 2024-02-18T08:45:39.829 INFO:tasks.workunit.client.0.smithi082.stdout:op 3416 completed, throughput=5MB/sec 2024-02-18T08:45:40.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:38.716912+0000 mgr.y (mgr.24862) 948 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:40.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:38.716912+0000 mgr.y (mgr.24862) 948 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:40.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:38.716912+0000 mgr.y (mgr.24862) 948 : cluster [DBG] pgmap v1527: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:40.829 INFO:tasks.workunit.client.0.smithi082.stdout: 674: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:40.829 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZD5ImCabDJPCDCD off=124826 len=25106 2024-02-18T08:45:40.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 3417 completed, throughput=4.99MB/sec 2024-02-18T08:45:40.833 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u46lhNQlw-chlNX off=3590613 len=948621 2024-02-18T08:45:40.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 3418 completed, throughput=5MB/sec 2024-02-18T08:45:40.834 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hNJW-mvT15WbL39 off=10931644 len=226616 2024-02-18T08:45:40.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 3419 completed, throughput=5MB/sec 2024-02-18T08:45:40.837 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--ENqm1I5TcucJoP off=16054280 len=34089 2024-02-18T08:45:40.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 3420 completed, throughput=5MB/sec 2024-02-18T08:45:40.837 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PezcRlvN_q0gaIB off=2270864 len=422168 2024-02-18T08:45:40.838 INFO:tasks.workunit.client.0.smithi082.stdout:op 3421 completed, throughput=5MB/sec 2024-02-18T08:45:40.838 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a-I0SnPX1IpHiEV off=6467163 len=141111 2024-02-18T08:45:40.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 3422 completed, throughput=5MB/sec 2024-02-18T08:45:40.839 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Mjh01A7-n2Cu-3 off=11073626 len=102669 2024-02-18T08:45:40.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 3423 completed, throughput=5MB/sec 2024-02-18T08:45:40.842 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DO0VFyn-iwPNUqx off=2321073 len=1255469 2024-02-18T08:45:40.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 3424 completed, throughput=5MB/sec 2024-02-18T08:45:40.843 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QpiiEUMfbBrbXqi off=6026621 len=32269 2024-02-18T08:45:40.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 3425 completed, throughput=5MB/sec 2024-02-18T08:45:40.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Hfq1g5-eQcvs5AS off=500697 len=304751 2024-02-18T08:45:40.847 INFO:tasks.workunit.client.0.smithi082.stdout:op 3426 completed, throughput=5MB/sec 2024-02-18T08:45:40.848 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3t486MUxzm-7gQl off=15023076 len=1618999 2024-02-18T08:45:40.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 3427 completed, throughput=5MB/sec 2024-02-18T08:45:41.855 INFO:tasks.workunit.client.0.smithi082.stdout: 675: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:41.855 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BpAjnOhvKel9kbs off=11298687 len=792482 2024-02-18T08:45:41.860 INFO:tasks.workunit.client.0.smithi082.stdout:op 3428 completed, throughput=4.99MB/sec 2024-02-18T08:45:41.860 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IFf7qZzUaPYE9p7 off=4939967 len=378540 2024-02-18T08:45:41.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 3429 completed, throughput=4.99MB/sec 2024-02-18T08:45:41.863 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a91XgI-zZ5IPhWd off=791871 len=1062783 2024-02-18T08:45:41.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 3430 completed, throughput=5MB/sec 2024-02-18T08:45:41.864 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WSN2bG3tkWifaDP off=1409856 len=1581551 2024-02-18T08:45:41.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 3431 completed, throughput=5MB/sec 2024-02-18T08:45:41.871 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3sB33YOhXj_Uz53 off=8145368 len=461506 2024-02-18T08:45:41.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 3432 completed, throughput=5MB/sec 2024-02-18T08:45:41.874 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q8EKXvzFvzyFekp off=7329106 len=563849 2024-02-18T08:45:41.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 3433 completed, throughput=5MB/sec 2024-02-18T08:45:41.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f9m-e-Kd-B-Jn_0 off=16353209 len=1972388 2024-02-18T08:45:41.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 3434 completed, throughput=5MB/sec 2024-02-18T08:45:42.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:40.717368+0000 mgr.y (mgr.24862) 949 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:45:42.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:40.717368+0000 mgr.y (mgr.24862) 949 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:45:42.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:40.717368+0000 mgr.y (mgr.24862) 949 : cluster [DBG] pgmap v1528: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:45:42.887 INFO:tasks.workunit.client.0.smithi082.stdout: 676: throughput=5MB/sec pending data=0 2024-02-18T08:45:42.887 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zxsy4HpiqyhXUey off=13282879 len=539417 2024-02-18T08:45:42.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 3435 completed, throughput=5MB/sec 2024-02-18T08:45:42.887 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dWB93dj8drynQ2X off=183025 len=840051 2024-02-18T08:45:42.891 INFO:tasks.workunit.client.0.smithi082.stdout:op 3436 completed, throughput=5MB/sec 2024-02-18T08:45:42.891 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-221fn_Zvqg3XF5V off=5575723 len=1269819 2024-02-18T08:45:42.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 3437 completed, throughput=5MB/sec 2024-02-18T08:45:42.897 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4gmbQY9RppR9bSo off=147112 len=950215 2024-02-18T08:45:42.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 3438 completed, throughput=5MB/sec 2024-02-18T08:45:43.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:42.578836+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:43.097 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:42.581200+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:45:43.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:42.578836+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:43.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:42.581200+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:45:43.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:42.578836+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:45:43.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:42.581200+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "container_image"}]: dispatch 2024-02-18T08:45:43.902 INFO:tasks.workunit.client.0.smithi082.stdout: 677: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:43.903 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eR_Lg7drIgwi5LN off=16959863 len=1046145 2024-02-18T08:45:43.908 INFO:tasks.workunit.client.0.smithi082.stdout:op 3439 completed, throughput=4.99MB/sec 2024-02-18T08:45:43.908 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_5RRB16cP_VGKmQ off=978427 len=2058923 2024-02-18T08:45:43.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 3440 completed, throughput=5MB/sec 2024-02-18T08:45:43.915 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ibt5LKnDw9BG2xB off=9908078 len=411863 2024-02-18T08:45:43.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 3441 completed, throughput=5MB/sec 2024-02-18T08:45:43.915 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cxQNCsqhzQfGAm3 off=6085582 len=1933123 2024-02-18T08:45:43.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 3442 completed, throughput=5MB/sec 2024-02-18T08:45:43.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:42.717799+0000 mgr.y (mgr.24862) 950 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:45:44.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:42.717799+0000 mgr.y (mgr.24862) 950 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:45:44.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:42.717799+0000 mgr.y (mgr.24862) 950 : cluster [DBG] pgmap v1529: 73 pgs: 73 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:45:44.928 INFO:tasks.workunit.client.0.smithi082.stdout: 678: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:44.928 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R1oMyQCEPX0r1xz off=7908639 len=1868763 2024-02-18T08:45:44.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 3443 completed, throughput=5MB/sec 2024-02-18T08:45:44.934 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FTt9Ti_l30SVfkR off=7745400 len=2738 2024-02-18T08:45:44.935 INFO:tasks.workunit.client.0.smithi082.stdout:op 3444 completed, throughput=5MB/sec 2024-02-18T08:45:44.935 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7jOWsz7wHNFuxBX off=5840044 len=1577884 2024-02-18T08:45:44.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 3445 completed, throughput=5MB/sec 2024-02-18T08:45:44.937 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ec1jTHAp4TRzyuc off=2590861 len=545968 2024-02-18T08:45:44.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 3446 completed, throughput=5MB/sec 2024-02-18T08:45:44.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ThIc2x0Yr6_vnjG off=1512911 len=752026 2024-02-18T08:45:44.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 3447 completed, throughput=5MB/sec 2024-02-18T08:45:44.945 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rhc4GUpBkoDQxhP off=3371534 len=1246718 2024-02-18T08:45:44.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 3448 completed, throughput=5MB/sec 2024-02-18T08:45:44.999 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:44.690586+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:45.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:44.690586+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:45.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:44.690586+0000 mon.a (mon.0) 1887 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:45:45.952 INFO:tasks.workunit.client.0.smithi082.stdout: 679: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:45.952 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fFAPiiOKy3jZY8k off=0 len=1554479 2024-02-18T08:45:45.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 3449 completed, throughput=5MB/sec 2024-02-18T08:45:45.959 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6wolZA96ZV6L9-6 off=3982928 len=1108728 2024-02-18T08:45:45.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 3450 completed, throughput=5MB/sec 2024-02-18T08:45:45.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8qwla3G1vsJGYuO off=15747546 len=1865418 2024-02-18T08:45:45.964 INFO:tasks.workunit.client.0.smithi082.stdout:op 3451 completed, throughput=5MB/sec 2024-02-18T08:45:46.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:44.718570+0000 mgr.y (mgr.24862) 951 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:46.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:45:44.904596+0000 mgr.y (mgr.24862) 952 : cephadm [INF] Detected new or changed devices on smithi164 2024-02-18T08:45:46.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:44.910541+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:45.199373+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:46.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:45.200302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:45:46.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:45:45.201010+0000 mgr.y (mgr.24862) 953 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:46.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:45.205586+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:44.718570+0000 mgr.y (mgr.24862) 951 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:45:44.904596+0000 mgr.y (mgr.24862) 952 : cephadm [INF] Detected new or changed devices on smithi164 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:44.910541+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:45.199373+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:45.200302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:45:45.201010+0000 mgr.y (mgr.24862) 953 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:45.205586+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:44.718570+0000 mgr.y (mgr.24862) 951 : cluster [DBG] pgmap v1530: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:45:44.904596+0000 mgr.y (mgr.24862) 952 : cephadm [INF] Detected new or changed devices on smithi164 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:44.910541+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:45.199373+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:45.200302+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:45:45.201010+0000 mgr.y (mgr.24862) 953 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:45:46.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:45.205586+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:45:46.964 INFO:tasks.workunit.client.0.smithi082.stdout: 680: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:46.965 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3nYV7LGqvr0Qf7q off=2091501 len=682005 2024-02-18T08:45:46.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 3452 completed, throughput=4.99MB/sec 2024-02-18T08:45:46.970 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DNnrTc3_RHgAW4M off=8424911 len=792847 2024-02-18T08:45:46.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 3453 completed, throughput=4.99MB/sec 2024-02-18T08:45:46.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M84Pv83nH2Q1TRM off=7382371 len=474380 2024-02-18T08:45:46.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 3454 completed, throughput=5MB/sec 2024-02-18T08:45:46.975 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n6VwJuyORR5d6QQ off=20150283 len=1145847 2024-02-18T08:45:46.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 3455 completed, throughput=5MB/sec 2024-02-18T08:45:46.977 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WGJMXaMpg9jq46r off=4012500 len=938810 2024-02-18T08:45:46.982 INFO:tasks.workunit.client.0.smithi082.stdout:op 3456 completed, throughput=5MB/sec 2024-02-18T08:45:46.983 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9SsIvcnEChwRi7t off=3567807 len=1706788 2024-02-18T08:45:46.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 3457 completed, throughput=5MB/sec 2024-02-18T08:45:47.986 INFO:tasks.workunit.client.0.smithi082.stdout: 681: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:47.986 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gTnbIOXaiOPzc5_ off=1996180 len=307882 2024-02-18T08:45:47.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 3458 completed, throughput=4.99MB/sec 2024-02-18T08:45:47.990 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZeNDC5T2rFkYVUz off=3727258 len=107367 2024-02-18T08:45:47.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 3459 completed, throughput=4.99MB/sec 2024-02-18T08:45:47.993 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-57SAiDh5KUwfc17 off=16086193 len=125147 2024-02-18T08:45:47.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 3460 completed, throughput=4.99MB/sec 2024-02-18T08:45:47.995 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GAmz6fUaXm8IW6h off=9621511 len=1264382 2024-02-18T08:45:47.997 INFO:tasks.workunit.client.0.smithi082.stdout:op 3461 completed, throughput=5MB/sec 2024-02-18T08:45:47.997 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-evsycxmugPVDOiG off=3531182 len=1783170 2024-02-18T08:45:48.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 3462 completed, throughput=5MB/sec 2024-02-18T08:45:48.006 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E-q4vWvGm4eUgVN off=7574000 len=1892501 2024-02-18T08:45:48.014 INFO:tasks.workunit.client.0.smithi082.stdout:op 3463 completed, throughput=5MB/sec 2024-02-18T08:45:48.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:46.719256+0000 mgr.y (mgr.24862) 954 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:48.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:46.719256+0000 mgr.y (mgr.24862) 954 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:46.719256+0000 mgr.y (mgr.24862) 954 : cluster [DBG] pgmap v1531: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:45:49.014 INFO:tasks.workunit.client.0.smithi082.stdout: 682: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:49.014 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qFQMpxhA7QhbS1Q off=8797607 len=1324394 2024-02-18T08:45:49.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 3464 completed, throughput=5MB/sec 2024-02-18T08:45:49.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-N25x7ztswl6nj4r off=20382787 len=382838 2024-02-18T08:45:49.024 INFO:tasks.workunit.client.0.smithi082.stdout:op 3465 completed, throughput=5MB/sec 2024-02-18T08:45:49.024 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_LlwGb1AR8BBigF off=997009 len=1234339 2024-02-18T08:45:49.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 3466 completed, throughput=5MB/sec 2024-02-18T08:45:49.026 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o7NhzkMV7G9d7TY off=11783876 len=1134700 2024-02-18T08:45:49.032 INFO:tasks.workunit.client.0.smithi082.stdout:op 3467 completed, throughput=5MB/sec 2024-02-18T08:45:49.032 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YJUED0ADm0lpMO_ off=7734201 len=1951018 2024-02-18T08:45:49.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 3468 completed, throughput=5MB/sec 2024-02-18T08:45:50.035 INFO:tasks.workunit.client.0.smithi082.stdout: 683: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:50.035 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LphCNcUwodAbouR off=11228187 len=1498455 2024-02-18T08:45:50.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 3469 completed, throughput=5MB/sec 2024-02-18T08:45:50.042 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Lz_93-nz3fX9moq off=22111882 len=1622517 2024-02-18T08:45:50.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 3470 completed, throughput=5MB/sec 2024-02-18T08:45:50.044 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-haovet5G2X1QRfD off=6874395 len=1881922 2024-02-18T08:45:50.056 INFO:tasks.workunit.client.0.smithi082.stdout:op 3471 completed, throughput=5MB/sec 2024-02-18T08:45:50.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:48.719891+0000 mgr.y (mgr.24862) 955 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:45:50.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:48.719891+0000 mgr.y (mgr.24862) 955 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:45:50.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:48.719891+0000 mgr.y (mgr.24862) 955 : cluster [DBG] pgmap v1532: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:45:51.057 INFO:tasks.workunit.client.0.smithi082.stdout: 684: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:51.057 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rFDUmNsrG4E_svj off=3451754 len=1407392 2024-02-18T08:45:51.066 INFO:tasks.workunit.client.0.smithi082.stdout:op 3472 completed, throughput=5MB/sec 2024-02-18T08:45:51.066 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T2PqkCDlyUjFD_T off=7630453 len=1949237 2024-02-18T08:45:51.069 INFO:tasks.workunit.client.0.smithi082.stdout:op 3473 completed, throughput=5MB/sec 2024-02-18T08:45:51.069 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PhDomc3YFtaq-F- off=1036407 len=662557 2024-02-18T08:45:51.074 INFO:tasks.workunit.client.0.smithi082.stdout:op 3474 completed, throughput=5MB/sec 2024-02-18T08:45:51.074 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1KhqfDE-GLkbXpX off=5536436 len=1586380 2024-02-18T08:45:51.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 3475 completed, throughput=5MB/sec 2024-02-18T08:45:52.082 INFO:tasks.workunit.client.0.smithi082.stdout: 685: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:52.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p_-IeUsJm6UOHY0 off=6237002 len=1625328 2024-02-18T08:45:52.090 INFO:tasks.workunit.client.0.smithi082.stdout:op 3476 completed, throughput=5MB/sec 2024-02-18T08:45:52.090 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JXr2W_OAzxuYZXG off=1994269 len=570776 2024-02-18T08:45:52.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 3477 completed, throughput=5MB/sec 2024-02-18T08:45:52.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MZMr1TzAeu3UU7r off=0 len=1738580 2024-02-18T08:45:52.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 3478 completed, throughput=5MB/sec 2024-02-18T08:45:52.103 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ap4lTVnSGxsyY3d off=3110405 len=366733 2024-02-18T08:45:52.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 3479 completed, throughput=5MB/sec 2024-02-18T08:45:52.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:50.720469+0000 mgr.y (mgr.24862) 956 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:45:52.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:50.720469+0000 mgr.y (mgr.24862) 956 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:45:52.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:50.720469+0000 mgr.y (mgr.24862) 956 : cluster [DBG] pgmap v1533: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:45:53.107 INFO:tasks.workunit.client.0.smithi082.stdout: 686: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:53.107 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Beu_cUAmDpivDO9 off=4459 len=1932220 2024-02-18T08:45:53.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 3480 completed, throughput=5MB/sec 2024-02-18T08:45:53.110 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hITReJ0FHvZ7v4p off=4119016 len=1279902 2024-02-18T08:45:53.113 INFO:tasks.workunit.client.0.smithi082.stdout:op 3481 completed, throughput=5MB/sec 2024-02-18T08:45:53.113 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qU1oyf8jk967z_c off=2028264 len=1365751 2024-02-18T08:45:53.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 3482 completed, throughput=5MB/sec 2024-02-18T08:45:53.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vPlX8Gv1Yh2lhjM off=16428324 len=419736 2024-02-18T08:45:53.124 INFO:tasks.workunit.client.0.smithi082.stdout:op 3483 completed, throughput=5MB/sec 2024-02-18T08:45:53.124 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7O6pXl5HXPqW34u off=3652987 len=283448 2024-02-18T08:45:53.125 INFO:tasks.workunit.client.0.smithi082.stdout:op 3484 completed, throughput=5MB/sec 2024-02-18T08:45:53.125 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YKOKb8LZNZYiG0A off=6749632 len=1131316 2024-02-18T08:45:53.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 3485 completed, throughput=5MB/sec 2024-02-18T08:45:54.127 INFO:tasks.workunit.client.0.smithi082.stdout: 687: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:54.128 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EKh34TRWtXclQRc off=9330863 len=1683109 2024-02-18T08:45:54.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 3486 completed, throughput=5MB/sec 2024-02-18T08:45:54.135 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z0-CNGgp14ysyKT off=1111965 len=535763 2024-02-18T08:45:54.137 INFO:tasks.workunit.client.0.smithi082.stdout:op 3487 completed, throughput=5MB/sec 2024-02-18T08:45:54.137 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XplS3ZWOAk3Edx1 off=0 len=1737414 2024-02-18T08:45:54.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 3488 completed, throughput=5MB/sec 2024-02-18T08:45:54.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cc8G0G-tmtqNplh off=1317787 len=1597584 2024-02-18T08:45:54.140 INFO:tasks.workunit.client.0.smithi082.stdout:op 3489 completed, throughput=5MB/sec 2024-02-18T08:45:54.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:52.720999+0000 mgr.y (mgr.24862) 957 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:45:54.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:52.720999+0000 mgr.y (mgr.24862) 957 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:45:54.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:52.720999+0000 mgr.y (mgr.24862) 957 : cluster [DBG] pgmap v1534: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:45:55.141 INFO:tasks.workunit.client.0.smithi082.stdout: 688: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:55.141 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JJvqkUKpb77zbW2 off=10942730 len=571099 2024-02-18T08:45:55.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 3490 completed, throughput=5MB/sec 2024-02-18T08:45:55.145 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dhJ40nfCpMDU0TC off=3592765 len=413515 2024-02-18T08:45:55.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 3491 completed, throughput=5MB/sec 2024-02-18T08:45:55.149 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ed8NAH1QIDrx2bS off=8395073 len=1945996 2024-02-18T08:45:55.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 3492 completed, throughput=5MB/sec 2024-02-18T08:45:55.155 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fKL4Gbjtc5HUctD off=4713506 len=525339 2024-02-18T08:45:55.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 3493 completed, throughput=5MB/sec 2024-02-18T08:45:55.159 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bEbFCCI7ND4PAOj off=3509328 len=506145 2024-02-18T08:45:55.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 3494 completed, throughput=5MB/sec 2024-02-18T08:45:55.159 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_y-eh7lxbfAHAOs off=4332185 len=531428 2024-02-18T08:45:55.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 3495 completed, throughput=5MB/sec 2024-02-18T08:45:55.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:54.424447+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:54.424707+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:45:54.425006+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:45:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:54.424447+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:54.424707+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:45:54.425006+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:45:55.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:54.424447+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:54.424707+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:45:55.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:45:54.425006+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:45:56.163 INFO:tasks.workunit.client.0.smithi082.stdout: 689: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:56.163 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RnOinvaCvQx7Y_T off=5614028 len=1169627 2024-02-18T08:45:56.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 3496 completed, throughput=5MB/sec 2024-02-18T08:45:56.170 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o5A1LftAgucWAPQ off=393411 len=533738 2024-02-18T08:45:56.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 3497 completed, throughput=5MB/sec 2024-02-18T08:45:56.174 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RKhljDWcL6TRwdB off=7025960 len=431370 2024-02-18T08:45:56.178 INFO:tasks.workunit.client.0.smithi082.stdout:op 3498 completed, throughput=5MB/sec 2024-02-18T08:45:56.178 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QaVFPoS34MCWoUY off=4287667 len=2045188 2024-02-18T08:45:56.180 INFO:tasks.workunit.client.0.smithi082.stdout:op 3499 completed, throughput=5MB/sec 2024-02-18T08:45:56.180 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OclfQhZDZtU5qbN off=21564742 len=971912 2024-02-18T08:45:56.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 3500 completed, throughput=5MB/sec 2024-02-18T08:45:56.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:54.721529+0000 mgr.y (mgr.24862) 958 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:56.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:54.721529+0000 mgr.y (mgr.24862) 958 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:56.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:54.721529+0000 mgr.y (mgr.24862) 958 : cluster [DBG] pgmap v1535: 73 pgs: 73 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:45:57.186 INFO:tasks.workunit.client.0.smithi082.stdout: 690: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:57.186 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-83AVF-bw6bT4-lj off=2508722 len=50204 2024-02-18T08:45:57.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 3501 completed, throughput=4.99MB/sec 2024-02-18T08:45:57.186 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HkefD_kUazYi4E1 off=1654270 len=947102 2024-02-18T08:45:57.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 3502 completed, throughput=4.99MB/sec 2024-02-18T08:45:57.189 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VFZAQQUmkuf-5KT off=7446244 len=1487875 2024-02-18T08:45:57.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 3503 completed, throughput=5MB/sec 2024-02-18T08:45:57.192 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VKIZC_r53dqWUn3 off=32225 len=604329 2024-02-18T08:45:57.193 INFO:tasks.workunit.client.0.smithi082.stdout:op 3504 completed, throughput=5MB/sec 2024-02-18T08:45:57.193 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yllsv3w1616MGrd off=348627 len=325707 2024-02-18T08:45:57.194 INFO:tasks.workunit.client.0.smithi082.stdout:op 3505 completed, throughput=5MB/sec 2024-02-18T08:45:57.194 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y2-Tq42lM3OItri off=22788124 len=340913 2024-02-18T08:45:57.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 3506 completed, throughput=5MB/sec 2024-02-18T08:45:57.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BgqrDGNsBZlpdy_ off=4171625 len=1072065 2024-02-18T08:45:57.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 3507 completed, throughput=5MB/sec 2024-02-18T08:45:57.200 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-twDLl99nL3NXljo off=8623585 len=1216071 2024-02-18T08:45:57.206 INFO:tasks.workunit.client.0.smithi082.stdout:op 3508 completed, throughput=5MB/sec 2024-02-18T08:45:58.207 INFO:tasks.workunit.client.0.smithi082.stdout: 691: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:58.207 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-smqmofmwrFDy8sE off=19382578 len=1600554 2024-02-18T08:45:58.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 3509 completed, throughput=5MB/sec 2024-02-18T08:45:58.214 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Cm-IzZijd-YJ272 off=718605 len=35470 2024-02-18T08:45:58.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 3510 completed, throughput=5MB/sec 2024-02-18T08:45:58.216 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gIDiLwHPmB-vISV off=12991370 len=2049705 2024-02-18T08:45:58.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 3511 completed, throughput=5MB/sec 2024-02-18T08:45:58.226 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RNFvfhs-4RRTa-x off=132309 len=1920622 2024-02-18T08:45:58.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 3512 completed, throughput=5MB/sec 2024-02-18T08:45:58.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:56.722184+0000 mgr.y (mgr.24862) 959 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:58.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:56.722184+0000 mgr.y (mgr.24862) 959 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:58.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:56.722184+0000 mgr.y (mgr.24862) 959 : cluster [DBG] pgmap v1536: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:45:59.229 INFO:tasks.workunit.client.0.smithi082.stdout: 692: throughput=4.99MB/sec pending data=0 2024-02-18T08:45:59.230 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qaPmknv1zuzv8lp off=8121565 len=555381 2024-02-18T08:45:59.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 3513 completed, throughput=5MB/sec 2024-02-18T08:45:59.234 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lnVPZVWgna17D4a off=24512320 len=1055024 2024-02-18T08:45:59.237 INFO:tasks.workunit.client.0.smithi082.stdout:op 3514 completed, throughput=5MB/sec 2024-02-18T08:45:59.237 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QIiBmKp7nkQEC4r off=1385023 len=656310 2024-02-18T08:45:59.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 3515 completed, throughput=5MB/sec 2024-02-18T08:45:59.241 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Jn5-6yby-GSc5ot off=17133095 len=732442 2024-02-18T08:45:59.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 3516 completed, throughput=5MB/sec 2024-02-18T08:45:59.243 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MoYQjjnUCXQSErH off=10913823 len=1229038 2024-02-18T08:45:59.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 3517 completed, throughput=5MB/sec 2024-02-18T08:46:00.244 INFO:tasks.workunit.client.0.smithi082.stdout: 693: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:00.244 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6m61juSei5Ok99- off=10766728 len=1492226 2024-02-18T08:46:00.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 3518 completed, throughput=5MB/sec 2024-02-18T08:46:00.248 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1j1By3iD-33L2uf off=23202271 len=1824778 2024-02-18T08:46:00.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:45:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:45:58.722828+0000 mgr.y (mgr.24862) 960 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:00.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 3519 completed, throughput=5MB/sec 2024-02-18T08:46:00.250 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6CZYzkyO5awu9y off=1342785 len=870475 2024-02-18T08:46:00.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 3520 completed, throughput=5MB/sec 2024-02-18T08:46:00.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-07S6eEvycanZQuF off=9847175 len=370465 2024-02-18T08:46:00.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 3521 completed, throughput=5MB/sec 2024-02-18T08:46:00.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wPY-neGzksL3vna off=82718 len=1221608 2024-02-18T08:46:00.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 3522 completed, throughput=5MB/sec 2024-02-18T08:46:00.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:45:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:45:58.722828+0000 mgr.y (mgr.24862) 960 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:00.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:45:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:45:58.722828+0000 mgr.y (mgr.24862) 960 : cluster [DBG] pgmap v1537: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:01.260 INFO:tasks.workunit.client.0.smithi082.stdout: 694: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:01.260 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OH1REL9Ui4u2aUU off=7408436 len=1809604 2024-02-18T08:46:01.264 INFO:tasks.workunit.client.0.smithi082.stdout:op 3523 completed, throughput=5MB/sec 2024-02-18T08:46:01.264 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NYfI39bMWdIsnSI off=8878596 len=877766 2024-02-18T08:46:01.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 3524 completed, throughput=5MB/sec 2024-02-18T08:46:01.267 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XwNGFuxL5FJKrY1 off=7620911 len=306524 2024-02-18T08:46:01.270 INFO:tasks.workunit.client.0.smithi082.stdout:op 3525 completed, throughput=5MB/sec 2024-02-18T08:46:01.270 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ITL-qqGX3UQdv0_ off=53381 len=748572 2024-02-18T08:46:01.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 3526 completed, throughput=5MB/sec 2024-02-18T08:46:01.271 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jfijygn_0-EVjjr off=167934 len=1651346 2024-02-18T08:46:01.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 3527 completed, throughput=5MB/sec 2024-02-18T08:46:02.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:00.723286+0000 mgr.y (mgr.24862) 961 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:02.279 INFO:tasks.workunit.client.0.smithi082.stdout: 695: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:02.280 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--QsYa0l86qj5jIg off=7405405 len=1684211 2024-02-18T08:46:02.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 3528 completed, throughput=5MB/sec 2024-02-18T08:46:02.282 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8X3qsfoYhSr9x_5 off=9935790 len=1505464 2024-02-18T08:46:02.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 3529 completed, throughput=5MB/sec 2024-02-18T08:46:02.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--wEn1xll8wkYBRF off=9556706 len=750628 2024-02-18T08:46:02.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 3530 completed, throughput=5MB/sec 2024-02-18T08:46:02.296 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-arr-4YpV1VOaJqf off=10013901 len=706733 2024-02-18T08:46:02.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 3531 completed, throughput=5MB/sec 2024-02-18T08:46:02.300 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hsCXWfll5N8O-LJ off=6762711 len=696982 2024-02-18T08:46:02.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 3532 completed, throughput=5MB/sec 2024-02-18T08:46:02.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:00.723286+0000 mgr.y (mgr.24862) 961 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:02.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:00.723286+0000 mgr.y (mgr.24862) 961 : cluster [DBG] pgmap v1538: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:03.301 INFO:tasks.workunit.client.0.smithi082.stdout: 696: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:03.301 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NzDOmEuAV6wbbWf off=18261981 len=868825 2024-02-18T08:46:03.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 3533 completed, throughput=4.99MB/sec 2024-02-18T08:46:03.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gFllUyWDQ7HUju4 off=4447800 len=1054994 2024-02-18T08:46:03.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 3534 completed, throughput=5MB/sec 2024-02-18T08:46:03.309 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gpp2E1e6Zaxl3AW off=7361687 len=586319 2024-02-18T08:46:03.314 INFO:tasks.workunit.client.0.smithi082.stdout:op 3535 completed, throughput=5MB/sec 2024-02-18T08:46:03.314 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IwxaFEZUCqd9uiK off=9141657 len=1361197 2024-02-18T08:46:03.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 3536 completed, throughput=5MB/sec 2024-02-18T08:46:03.317 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cY0evwshXf9lVad off=7629553 len=2033501 2024-02-18T08:46:03.327 INFO:tasks.workunit.client.0.smithi082.stdout:op 3537 completed, throughput=5MB/sec 2024-02-18T08:46:04.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:02.723807+0000 mgr.y (mgr.24862) 962 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:46:04.327 INFO:tasks.workunit.client.0.smithi082.stdout: 697: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:04.327 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cTDVEcoJmOD4Al1 off=8293914 len=1069922 2024-02-18T08:46:04.333 INFO:tasks.workunit.client.0.smithi082.stdout:op 3538 completed, throughput=5MB/sec 2024-02-18T08:46:04.333 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Zl6axrn4uS8BHuc off=979516 len=1359254 2024-02-18T08:46:04.335 INFO:tasks.workunit.client.0.smithi082.stdout:op 3539 completed, throughput=5MB/sec 2024-02-18T08:46:04.335 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3nW0xCEKDgY1U7L off=5766553 len=1416090 2024-02-18T08:46:04.342 INFO:tasks.workunit.client.0.smithi082.stdout:op 3540 completed, throughput=5MB/sec 2024-02-18T08:46:04.342 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KHPhxOOUSaj_RA3 off=12130427 len=1785217 2024-02-18T08:46:04.343 INFO:tasks.workunit.client.0.smithi082.stdout:op 3541 completed, throughput=5MB/sec 2024-02-18T08:46:04.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:02.723807+0000 mgr.y (mgr.24862) 962 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:46:04.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:02.723807+0000 mgr.y (mgr.24862) 962 : cluster [DBG] pgmap v1539: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:46:05.344 INFO:tasks.workunit.client.0.smithi082.stdout: 698: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:05.344 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_Ll8tgds3M1Sjey off=22968552 len=802468 2024-02-18T08:46:05.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 3542 completed, throughput=5MB/sec 2024-02-18T08:46:05.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Uz1C6k_PgWAJS3h off=2749506 len=699432 2024-02-18T08:46:05.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 3543 completed, throughput=5MB/sec 2024-02-18T08:46:05.353 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2jrmRFOsMug116M off=2648338 len=62332 2024-02-18T08:46:05.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 3544 completed, throughput=5MB/sec 2024-02-18T08:46:05.354 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-q3AsEvxeYe8Xhyt off=454269 len=23626 2024-02-18T08:46:05.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 3545 completed, throughput=5MB/sec 2024-02-18T08:46:05.354 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SBvG33BBK_N8t78 off=2152764 len=1743577 2024-02-18T08:46:05.356 INFO:tasks.workunit.client.0.smithi082.stdout:op 3546 completed, throughput=5MB/sec 2024-02-18T08:46:05.356 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hu9Bf9AQNu7VutP off=1139025 len=996265 2024-02-18T08:46:05.358 INFO:tasks.workunit.client.0.smithi082.stdout:op 3547 completed, throughput=5MB/sec 2024-02-18T08:46:06.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:04.724531+0000 mgr.y (mgr.24862) 963 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:46:06.358 INFO:tasks.workunit.client.0.smithi082.stdout: 699: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:06.358 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Rfnm_Ui4EP0i9Sm off=9493618 len=1526163 2024-02-18T08:46:06.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 3548 completed, throughput=5MB/sec 2024-02-18T08:46:06.367 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Q0ziP20j1ccQ22r off=9682032 len=776571 2024-02-18T08:46:06.369 INFO:tasks.workunit.client.0.smithi082.stdout:op 3549 completed, throughput=5MB/sec 2024-02-18T08:46:06.369 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LgDB7UtqXJGaG1Q off=6548552 len=2060742 2024-02-18T08:46:06.377 INFO:tasks.workunit.client.0.smithi082.stdout:op 3550 completed, throughput=5MB/sec 2024-02-18T08:46:06.377 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q8EKXvzFvzyFekp off=10516720 len=1761022 2024-02-18T08:46:06.384 INFO:tasks.workunit.client.0.smithi082.stdout:op 3551 completed, throughput=5MB/sec 2024-02-18T08:46:06.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:04.724531+0000 mgr.y (mgr.24862) 963 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:46:06.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:04.724531+0000 mgr.y (mgr.24862) 963 : cluster [DBG] pgmap v1540: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:46:07.385 INFO:tasks.workunit.client.0.smithi082.stdout: 700: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:07.385 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o2CvAiodJwWvMD3 off=8556052 len=1498581 2024-02-18T08:46:07.388 INFO:tasks.workunit.client.0.smithi082.stdout:op 3552 completed, throughput=5MB/sec 2024-02-18T08:46:07.388 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-etuD_g-Ad7k1kHU off=16471273 len=833394 2024-02-18T08:46:07.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 3553 completed, throughput=5MB/sec 2024-02-18T08:46:07.395 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KTNkXXA1ECBdGzI off=7958605 len=163041 2024-02-18T08:46:07.395 INFO:tasks.workunit.client.0.smithi082.stdout:op 3554 completed, throughput=5MB/sec 2024-02-18T08:46:07.395 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-smeh-q2MAf_XQG- off=247552 len=988429 2024-02-18T08:46:07.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 3555 completed, throughput=5MB/sec 2024-02-18T08:46:07.401 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tksAFy7hgir-O6_ off=1327513 len=932520 2024-02-18T08:46:07.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 3556 completed, throughput=5MB/sec 2024-02-18T08:46:08.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:06.724985+0000 mgr.y (mgr.24862) 964 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:08.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:06.724985+0000 mgr.y (mgr.24862) 964 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:08.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:06.724985+0000 mgr.y (mgr.24862) 964 : cluster [DBG] pgmap v1541: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:08.407 INFO:tasks.workunit.client.0.smithi082.stdout: 701: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:08.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eC07qbgJfGtb1oc off=8780390 len=1320647 2024-02-18T08:46:08.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 3557 completed, throughput=5MB/sec 2024-02-18T08:46:08.414 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lwjAZd4oAmYlr38 off=801794 len=1025584 2024-02-18T08:46:08.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 3558 completed, throughput=5MB/sec 2024-02-18T08:46:08.420 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IerztDFSlqzfgWs off=16011240 len=233602 2024-02-18T08:46:08.423 INFO:tasks.workunit.client.0.smithi082.stdout:op 3559 completed, throughput=5MB/sec 2024-02-18T08:46:08.423 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cKVo4tu-S2lpndJ off=8251337 len=946218 2024-02-18T08:46:08.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 3560 completed, throughput=5MB/sec 2024-02-18T08:46:08.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RKhljDWcL6TRwdB off=2113827 len=16529 2024-02-18T08:46:08.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 3561 completed, throughput=5MB/sec 2024-02-18T08:46:08.427 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c8dz_py3HLQ52i- off=3854911 len=594115 2024-02-18T08:46:08.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 3562 completed, throughput=5MB/sec 2024-02-18T08:46:08.431 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XD7uLaAcGcYI9mi off=1800701 len=517548 2024-02-18T08:46:08.436 INFO:tasks.workunit.client.0.smithi082.stdout:op 3563 completed, throughput=5MB/sec 2024-02-18T08:46:08.436 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--aqqQugHm7wO4W_ off=3757289 len=786046 2024-02-18T08:46:08.438 INFO:tasks.workunit.client.0.smithi082.stdout:op 3564 completed, throughput=5MB/sec 2024-02-18T08:46:09.438 INFO:tasks.workunit.client.0.smithi082.stdout: 702: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:09.438 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RG0AU3yFZALxu4w off=6158592 len=316525 2024-02-18T08:46:09.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 3565 completed, throughput=4.99MB/sec 2024-02-18T08:46:09.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2Ug7GnLC6Kaior5 off=14859619 len=1575946 2024-02-18T08:46:09.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 3566 completed, throughput=5MB/sec 2024-02-18T08:46:09.442 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e3tqKn520P2Tpzz off=20664642 len=880822 2024-02-18T08:46:09.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 3567 completed, throughput=5MB/sec 2024-02-18T08:46:09.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sl_2vXn0LjvzaEI off=5332241 len=1618088 2024-02-18T08:46:09.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 3568 completed, throughput=5MB/sec 2024-02-18T08:46:09.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fVgdjwwWSzuT3Ni off=4277231 len=1390716 2024-02-18T08:46:09.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 3569 completed, throughput=5MB/sec 2024-02-18T08:46:10.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:08.725719+0000 mgr.y (mgr.24862) 965 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:10.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:08.725719+0000 mgr.y (mgr.24862) 965 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:10.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:08.725719+0000 mgr.y (mgr.24862) 965 : cluster [DBG] pgmap v1542: 73 pgs: 73 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:10.460 INFO:tasks.workunit.client.0.smithi082.stdout: 703: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:10.460 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yDI2McsdV-DzPQZ off=818826 len=1198306 2024-02-18T08:46:10.466 INFO:tasks.workunit.client.0.smithi082.stdout:op 3570 completed, throughput=5MB/sec 2024-02-18T08:46:10.466 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l2RKXtuMen0GwiK off=4054975 len=1409358 2024-02-18T08:46:10.470 INFO:tasks.workunit.client.0.smithi082.stdout:op 3571 completed, throughput=5MB/sec 2024-02-18T08:46:10.470 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SOACjwdIonbML3b off=4294200 len=1323778 2024-02-18T08:46:10.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 3572 completed, throughput=5MB/sec 2024-02-18T08:46:10.473 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P_1jntQsThoOM8N off=11808029 len=571481 2024-02-18T08:46:10.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 3573 completed, throughput=5MB/sec 2024-02-18T08:46:10.477 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tsDofRMpL5Sx0m2 off=6195453 len=479334 2024-02-18T08:46:10.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 3574 completed, throughput=5MB/sec 2024-02-18T08:46:11.478 INFO:tasks.workunit.client.0.smithi082.stdout: 704: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:11.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5mvBzyyHIs90yvI off=2397709 len=396295 2024-02-18T08:46:11.481 INFO:tasks.workunit.client.0.smithi082.stdout:op 3575 completed, throughput=4.99MB/sec 2024-02-18T08:46:11.482 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BH0VHFmx71EpddC off=13721996 len=331177 2024-02-18T08:46:11.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 3576 completed, throughput=4.99MB/sec 2024-02-18T08:46:11.482 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WohBa_5gFrADfMO off=14291873 len=259404 2024-02-18T08:46:11.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 3577 completed, throughput=4.99MB/sec 2024-02-18T08:46:11.483 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DKB3KTThiyq4Sdq off=13169091 len=1198596 2024-02-18T08:46:11.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 3578 completed, throughput=5MB/sec 2024-02-18T08:46:11.485 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1q661CJJ7Vdipx0 off=16536435 len=223878 2024-02-18T08:46:11.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 3579 completed, throughput=5MB/sec 2024-02-18T08:46:11.488 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XePTpI80lYZjfSI off=712566 len=1429741 2024-02-18T08:46:11.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 3580 completed, throughput=5MB/sec 2024-02-18T08:46:11.495 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JxR49O8yQG6TmMW off=6097393 len=404338 2024-02-18T08:46:11.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 3581 completed, throughput=5MB/sec 2024-02-18T08:46:11.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g2QJJKBJU746zg5 off=4896538 len=471313 2024-02-18T08:46:11.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 3582 completed, throughput=5MB/sec 2024-02-18T08:46:11.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Q1VWh2LSjOW9V0 off=1326161 len=618108 2024-02-18T08:46:11.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 3583 completed, throughput=5MB/sec 2024-02-18T08:46:12.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:10.726266+0000 mgr.y (mgr.24862) 966 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:12.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:10.726266+0000 mgr.y (mgr.24862) 966 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:12.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:10.726266+0000 mgr.y (mgr.24862) 966 : cluster [DBG] pgmap v1543: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:12.503 INFO:tasks.workunit.client.0.smithi082.stdout: 705: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:12.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lhA6tdH1W_ncb7i off=2104616 len=1650857 2024-02-18T08:46:12.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 3584 completed, throughput=5MB/sec 2024-02-18T08:46:12.512 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-60rmAQekkrqASkW off=7306768 len=1748261 2024-02-18T08:46:12.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 3585 completed, throughput=5MB/sec 2024-02-18T08:46:12.515 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ozv1aX2o7hwimDl off=12139668 len=1510331 2024-02-18T08:46:12.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 3586 completed, throughput=5MB/sec 2024-02-18T08:46:12.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fH1PerjKE25g04M off=7756922 len=1715290 2024-02-18T08:46:12.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 3587 completed, throughput=5MB/sec 2024-02-18T08:46:13.529 INFO:tasks.workunit.client.0.smithi082.stdout: 706: throughput=5MB/sec pending data=0 2024-02-18T08:46:13.529 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LVih_FhISttrdL4 off=953533 len=537208 2024-02-18T08:46:13.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 3588 completed, throughput=5MB/sec 2024-02-18T08:46:13.533 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I3eJy_qZO2JhRi- off=4913176 len=1296623 2024-02-18T08:46:13.535 INFO:tasks.workunit.client.0.smithi082.stdout:op 3589 completed, throughput=5MB/sec 2024-02-18T08:46:13.535 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6Tv7EpeKeUMXJOK off=13510440 len=1515909 2024-02-18T08:46:13.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 3590 completed, throughput=5MB/sec 2024-02-18T08:46:13.539 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hstwzjvlbYkBnNx off=4357137 len=395349 2024-02-18T08:46:13.540 INFO:tasks.workunit.client.0.smithi082.stdout:op 3591 completed, throughput=5MB/sec 2024-02-18T08:46:13.540 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7ln8HLmo2E_dQoI off=8590185 len=427458 2024-02-18T08:46:13.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 3592 completed, throughput=5MB/sec 2024-02-18T08:46:14.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:12.726744+0000 mgr.y (mgr.24862) 967 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:14.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:12.726744+0000 mgr.y (mgr.24862) 967 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:14.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:12.726744+0000 mgr.y (mgr.24862) 967 : cluster [DBG] pgmap v1544: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:14.545 INFO:tasks.workunit.client.0.smithi082.stdout: 707: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:14.545 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1udvlsxxmidU6Nn off=2193437 len=1403671 2024-02-18T08:46:14.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 3593 completed, throughput=5MB/sec 2024-02-18T08:46:14.552 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ywSbeBE6BTUeyNz off=485757 len=1404536 2024-02-18T08:46:14.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 3594 completed, throughput=5MB/sec 2024-02-18T08:46:14.559 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EU3Ky8GkeMZ9YXV off=1893656 len=1380087 2024-02-18T08:46:14.566 INFO:tasks.workunit.client.0.smithi082.stdout:op 3595 completed, throughput=5MB/sec 2024-02-18T08:46:14.566 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Hq-Feb3gZmo-Aao off=7397676 len=1640473 2024-02-18T08:46:14.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 3596 completed, throughput=5MB/sec 2024-02-18T08:46:15.570 INFO:tasks.workunit.client.0.smithi082.stdout: 708: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:15.570 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L4YMNRlUd1_OVv9 off=4977822 len=321764 2024-02-18T08:46:15.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 3597 completed, throughput=4.99MB/sec 2024-02-18T08:46:15.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Sgquk8zcahbpQph off=3760124 len=994067 2024-02-18T08:46:15.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 3598 completed, throughput=5MB/sec 2024-02-18T08:46:15.573 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--oDok3XKlgRgUem off=132638 len=1760906 2024-02-18T08:46:15.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 3599 completed, throughput=5MB/sec 2024-02-18T08:46:15.575 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--D84QcxfDr6Iw2c off=20192429 len=512347 2024-02-18T08:46:15.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 3600 completed, throughput=5MB/sec 2024-02-18T08:46:15.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GYnNVdua6vJavgz off=12967311 len=1160921 2024-02-18T08:46:15.582 INFO:tasks.workunit.client.0.smithi082.stdout:op 3601 completed, throughput=5MB/sec 2024-02-18T08:46:16.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:14.727252+0000 mgr.y (mgr.24862) 968 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:16.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:14.727252+0000 mgr.y (mgr.24862) 968 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:16.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:14.727252+0000 mgr.y (mgr.24862) 968 : cluster [DBG] pgmap v1545: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:16.582 INFO:tasks.workunit.client.0.smithi082.stdout: 709: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:16.582 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ufLRhMzbZ2AqCm5 off=10131365 len=702707 2024-02-18T08:46:16.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 3602 completed, throughput=4.99MB/sec 2024-02-18T08:46:16.589 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XrUGAe7rBT_cSMk off=664789 len=2033295 2024-02-18T08:46:16.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 3603 completed, throughput=5MB/sec 2024-02-18T08:46:16.590 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M2C6u43GDkBfUD3 off=3113791 len=669986 2024-02-18T08:46:16.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 3604 completed, throughput=5MB/sec 2024-02-18T08:46:16.591 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uplMGvvjFpRtwMz off=2506073 len=109920 2024-02-18T08:46:16.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 3605 completed, throughput=5MB/sec 2024-02-18T08:46:16.594 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-19HIijRMwdkSt5L off=6136174 len=630487 2024-02-18T08:46:16.596 INFO:tasks.workunit.client.0.smithi082.stdout:op 3606 completed, throughput=5MB/sec 2024-02-18T08:46:16.596 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nAhIOU4uED_Zm6K off=8944990 len=1961851 2024-02-18T08:46:16.605 INFO:tasks.workunit.client.0.smithi082.stdout:op 3607 completed, throughput=5MB/sec 2024-02-18T08:46:17.606 INFO:tasks.workunit.client.0.smithi082.stdout: 710: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:17.606 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7FcQ-BCfptYH4j4 off=17037167 len=1913003 2024-02-18T08:46:17.613 INFO:tasks.workunit.client.0.smithi082.stdout:op 3608 completed, throughput=5MB/sec 2024-02-18T08:46:17.613 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MclH2YSNf0N2eFP off=808842 len=655244 2024-02-18T08:46:17.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 3609 completed, throughput=5MB/sec 2024-02-18T08:46:17.617 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tU7aOWhdozp_fKG off=1262514 len=1251322 2024-02-18T08:46:17.623 INFO:tasks.workunit.client.0.smithi082.stdout:op 3610 completed, throughput=5MB/sec 2024-02-18T08:46:17.623 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4eDCExAVk5K8654 off=9260130 len=1050847 2024-02-18T08:46:17.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 3611 completed, throughput=5MB/sec 2024-02-18T08:46:18.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:16.727702+0000 mgr.y (mgr.24862) 969 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:46:18.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:16.727702+0000 mgr.y (mgr.24862) 969 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:46:18.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:16.727702+0000 mgr.y (mgr.24862) 969 : cluster [DBG] pgmap v1546: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:46:18.625 INFO:tasks.workunit.client.0.smithi082.stdout: 711: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:18.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CcD0AP1NFz4J3kB off=2034390 len=1950784 2024-02-18T08:46:18.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 3612 completed, throughput=5MB/sec 2024-02-18T08:46:18.629 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T7igZqBgSTnOVTS off=3325812 len=900712 2024-02-18T08:46:18.630 INFO:tasks.workunit.client.0.smithi082.stdout:op 3613 completed, throughput=5MB/sec 2024-02-18T08:46:18.631 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_-iSQD811B4M3Zq off=2255382 len=979579 2024-02-18T08:46:18.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 3614 completed, throughput=5MB/sec 2024-02-18T08:46:18.637 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2HxfCmrhggR5q0K off=7754630 len=63894 2024-02-18T08:46:18.639 INFO:tasks.workunit.client.0.smithi082.stdout:op 3615 completed, throughput=5MB/sec 2024-02-18T08:46:18.639 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WJ6cXg0VuJgdr5z off=2113943 len=714544 2024-02-18T08:46:18.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 3616 completed, throughput=5MB/sec 2024-02-18T08:46:18.640 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-avoHLgseXZMH8Dr off=8931880 len=82610 2024-02-18T08:46:18.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 3617 completed, throughput=5MB/sec 2024-02-18T08:46:18.640 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NnPdDAwtpq7ywqn off=1992234 len=1152614 2024-02-18T08:46:18.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 3618 completed, throughput=5MB/sec 2024-02-18T08:46:19.646 INFO:tasks.workunit.client.0.smithi082.stdout: 712: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:19.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZlzXxOB9p74cxt2 off=10570867 len=610400 2024-02-18T08:46:19.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 3619 completed, throughput=5MB/sec 2024-02-18T08:46:19.647 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uH3UrJRLMMVqzOW off=12204658 len=812906 2024-02-18T08:46:19.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 3620 completed, throughput=5MB/sec 2024-02-18T08:46:19.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qbZXqvzNGTfBHsp off=4306124 len=892213 2024-02-18T08:46:19.660 INFO:tasks.workunit.client.0.smithi082.stdout:op 3621 completed, throughput=5MB/sec 2024-02-18T08:46:19.660 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gNDJ--2Gak1nL6d off=6238463 len=2033697 2024-02-18T08:46:19.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 3622 completed, throughput=5MB/sec 2024-02-18T08:46:20.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:18.728284+0000 mgr.y (mgr.24862) 970 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:20.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:18.728284+0000 mgr.y (mgr.24862) 970 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:20.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:18.728284+0000 mgr.y (mgr.24862) 970 : cluster [DBG] pgmap v1547: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:20.661 INFO:tasks.workunit.client.0.smithi082.stdout: 713: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:20.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Vh-dBIPGRfLbQY3 off=19836138 len=410414 2024-02-18T08:46:20.665 INFO:tasks.workunit.client.0.smithi082.stdout:op 3623 completed, throughput=4.99MB/sec 2024-02-18T08:46:20.665 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tHfX1m9CZIfJehm off=198162 len=1291863 2024-02-18T08:46:20.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 3624 completed, throughput=5MB/sec 2024-02-18T08:46:20.672 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Uev1jx-d91Dtvsg off=3785718 len=166001 2024-02-18T08:46:20.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 3625 completed, throughput=5MB/sec 2024-02-18T08:46:20.673 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w00jtdn1b8CvcdF off=18114402 len=1370069 2024-02-18T08:46:20.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 3626 completed, throughput=5MB/sec 2024-02-18T08:46:20.680 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vFO4aFhdmJs9jiy off=5459677 len=1985278 2024-02-18T08:46:20.689 INFO:tasks.workunit.client.0.smithi082.stdout:op 3627 completed, throughput=5MB/sec 2024-02-18T08:46:20.689 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ai0zXd0vrIPjYuF off=5584441 len=1349712 2024-02-18T08:46:20.692 INFO:tasks.workunit.client.0.smithi082.stdout:op 3628 completed, throughput=5MB/sec 2024-02-18T08:46:21.693 INFO:tasks.workunit.client.0.smithi082.stdout: 714: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:21.693 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Mi8iwQo86L0NIPO off=2080931 len=731624 2024-02-18T08:46:21.695 INFO:tasks.workunit.client.0.smithi082.stdout:op 3629 completed, throughput=5MB/sec 2024-02-18T08:46:21.695 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZzhJRE5ttwLGwON off=314098 len=476082 2024-02-18T08:46:21.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 3630 completed, throughput=5MB/sec 2024-02-18T08:46:21.700 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cb5ChEsVW4yeS5Z off=2575046 len=1581111 2024-02-18T08:46:21.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 3631 completed, throughput=5MB/sec 2024-02-18T08:46:21.703 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2pQuCXnwgNYZdtO off=4414352 len=180627 2024-02-18T08:46:21.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 3632 completed, throughput=5MB/sec 2024-02-18T08:46:21.703 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fKYmcuhiZu50Qq1 off=9753552 len=1929550 2024-02-18T08:46:21.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 3633 completed, throughput=5MB/sec 2024-02-18T08:46:22.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:20.728723+0000 mgr.y (mgr.24862) 971 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:22.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:20.728723+0000 mgr.y (mgr.24862) 971 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:22.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:20.728723+0000 mgr.y (mgr.24862) 971 : cluster [DBG] pgmap v1548: 73 pgs: 73 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:46:22.706 INFO:tasks.workunit.client.0.smithi082.stdout: 715: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:22.706 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sySEz8wNb9huguD off=11396339 len=1539849 2024-02-18T08:46:22.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 3634 completed, throughput=5MB/sec 2024-02-18T08:46:22.713 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hTSGznzV9GCQWLd off=1472827 len=310254 2024-02-18T08:46:22.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 3635 completed, throughput=5MB/sec 2024-02-18T08:46:22.714 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zRur5WKzQq5iB-A off=258838 len=1475485 2024-02-18T08:46:22.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 3636 completed, throughput=5MB/sec 2024-02-18T08:46:22.721 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eRIHiAClpaWtQ1R off=7631835 len=635604 2024-02-18T08:46:22.723 INFO:tasks.workunit.client.0.smithi082.stdout:op 3637 completed, throughput=5MB/sec 2024-02-18T08:46:22.723 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VtQoS6unHEjtEYh off=5848586 len=2035139 2024-02-18T08:46:22.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 3638 completed, throughput=5MB/sec 2024-02-18T08:46:23.726 INFO:tasks.workunit.client.0.smithi082.stdout: 716: throughput=5MB/sec pending data=0 2024-02-18T08:46:23.726 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CrxlP0wLXBRvYJo off=12794184 len=1547977 2024-02-18T08:46:23.728 INFO:tasks.workunit.client.0.smithi082.stdout:op 3639 completed, throughput=5MB/sec 2024-02-18T08:46:23.728 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DwyrliMrmGOqOG8 off=2099405 len=979052 2024-02-18T08:46:23.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 3640 completed, throughput=5MB/sec 2024-02-18T08:46:23.729 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t_aKuROd2kSOuIT off=2688314 len=1147420 2024-02-18T08:46:23.732 INFO:tasks.workunit.client.0.smithi082.stdout:op 3641 completed, throughput=5MB/sec 2024-02-18T08:46:23.732 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hTSGznzV9GCQWLd off=452419 len=103351 2024-02-18T08:46:23.733 INFO:tasks.workunit.client.0.smithi082.stdout:op 3642 completed, throughput=5MB/sec 2024-02-18T08:46:23.733 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Djimxj_RlxzPxbP off=9065080 len=1341697 2024-02-18T08:46:23.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 3643 completed, throughput=5MB/sec 2024-02-18T08:46:24.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:22.729145+0000 mgr.y (mgr.24862) 972 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:46:24.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:22.729145+0000 mgr.y (mgr.24862) 972 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:46:24.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:22.729145+0000 mgr.y (mgr.24862) 972 : cluster [DBG] pgmap v1549: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:46:24.741 INFO:tasks.workunit.client.0.smithi082.stdout: 717: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:24.742 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TlnFABc-nPSgip4 off=15119313 len=194170 2024-02-18T08:46:24.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 3644 completed, throughput=5MB/sec 2024-02-18T08:46:24.745 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rKqDFFKJr12y8CX off=2541915 len=1722342 2024-02-18T08:46:24.748 INFO:tasks.workunit.client.0.smithi082.stdout:op 3645 completed, throughput=5MB/sec 2024-02-18T08:46:24.748 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DCDRKoV7lMOWj14 off=13636280 len=480242 2024-02-18T08:46:24.752 INFO:tasks.workunit.client.0.smithi082.stdout:op 3646 completed, throughput=5MB/sec 2024-02-18T08:46:24.752 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yL993tDC7YlpdA2 off=5751074 len=1339355 2024-02-18T08:46:24.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 3647 completed, throughput=5MB/sec 2024-02-18T08:46:24.754 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EfP4g40Dlngb8m0 off=16785577 len=1609167 2024-02-18T08:46:24.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 3648 completed, throughput=5MB/sec 2024-02-18T08:46:25.763 INFO:tasks.workunit.client.0.smithi082.stdout: 718: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:25.763 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VLM2jNaxVkmA7TY off=5735957 len=2016179 2024-02-18T08:46:25.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 3649 completed, throughput=5MB/sec 2024-02-18T08:46:25.779 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nUjKBvUWXLH3130 off=1500145 len=329951 2024-02-18T08:46:25.783 INFO:tasks.workunit.client.0.smithi082.stdout:op 3650 completed, throughput=5MB/sec 2024-02-18T08:46:25.783 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hz5kMLUZ_E2h31q off=14590254 len=106537 2024-02-18T08:46:25.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 3651 completed, throughput=5MB/sec 2024-02-18T08:46:25.786 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IvhjT8kX_gP25Rx off=12324321 len=1361230 2024-02-18T08:46:25.787 INFO:tasks.workunit.client.0.smithi082.stdout:op 3652 completed, throughput=5MB/sec 2024-02-18T08:46:25.788 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JTPOMYOQR3hS1w0 off=3115553 len=389743 2024-02-18T08:46:25.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 3653 completed, throughput=5MB/sec 2024-02-18T08:46:26.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:24.729799+0000 mgr.y (mgr.24862) 973 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:46:26.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:24.729799+0000 mgr.y (mgr.24862) 973 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:46:26.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:24.729799+0000 mgr.y (mgr.24862) 973 : cluster [DBG] pgmap v1550: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:46:26.788 INFO:tasks.workunit.client.0.smithi082.stdout: 719: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:26.789 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aiNc_ly3b4OU2YJ off=6551073 len=1796868 2024-02-18T08:46:26.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 3654 completed, throughput=5MB/sec 2024-02-18T08:46:26.791 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xyXlDwAlmr8OEC2 off=2426574 len=802789 2024-02-18T08:46:26.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 3655 completed, throughput=5MB/sec 2024-02-18T08:46:26.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VtBUFRPyLcfWF-C off=93905 len=1936214 2024-02-18T08:46:26.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 3656 completed, throughput=5MB/sec 2024-02-18T08:46:26.796 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2yhsXCVWjHFVcWg off=528645 len=210661 2024-02-18T08:46:26.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 3657 completed, throughput=5MB/sec 2024-02-18T08:46:26.797 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mbpQred7DbRl2cB off=3891571 len=923453 2024-02-18T08:46:26.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 3658 completed, throughput=5MB/sec 2024-02-18T08:46:27.804 INFO:tasks.workunit.client.0.smithi082.stdout: 720: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:27.804 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GYnNVdua6vJavgz off=5672111 len=278816 2024-02-18T08:46:27.804 INFO:tasks.workunit.client.0.smithi082.stdout:op 3659 completed, throughput=4.99MB/sec 2024-02-18T08:46:27.805 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o-LvkFi2SUQLixo off=15469178 len=613772 2024-02-18T08:46:27.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 3660 completed, throughput=4.99MB/sec 2024-02-18T08:46:27.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GGxXYFFDqA5W6cf off=15239542 len=1810923 2024-02-18T08:46:27.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 3661 completed, throughput=5MB/sec 2024-02-18T08:46:27.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3bXDDiprgz2yxuS off=2578457 len=1925002 2024-02-18T08:46:27.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 3662 completed, throughput=5MB/sec 2024-02-18T08:46:27.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J80RaXAZy2yNxIS off=15432150 len=1677545 2024-02-18T08:46:27.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 3663 completed, throughput=5MB/sec 2024-02-18T08:46:28.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:26.730404+0000 mgr.y (mgr.24862) 974 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:28.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:26.730404+0000 mgr.y (mgr.24862) 974 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:28.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:26.730404+0000 mgr.y (mgr.24862) 974 : cluster [DBG] pgmap v1551: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:28.816 INFO:tasks.workunit.client.0.smithi082.stdout: 721: throughput=5MB/sec pending data=0 2024-02-18T08:46:28.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-N9pyHUE4Gi99B4J off=6372934 len=1959638 2024-02-18T08:46:28.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 3664 completed, throughput=5MB/sec 2024-02-18T08:46:28.820 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dcdiMqEk7DD5pR- off=4343285 len=1136908 2024-02-18T08:46:28.821 INFO:tasks.workunit.client.0.smithi082.stdout:op 3665 completed, throughput=5MB/sec 2024-02-18T08:46:28.821 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YtRvB9w8GEUdsMK off=3472697 len=928527 2024-02-18T08:46:28.823 INFO:tasks.workunit.client.0.smithi082.stdout:op 3666 completed, throughput=5MB/sec 2024-02-18T08:46:29.823 INFO:tasks.workunit.client.0.smithi082.stdout: 722: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:29.824 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P_1jntQsThoOM8N off=1933953 len=81272 2024-02-18T08:46:29.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 3667 completed, throughput=4.99MB/sec 2024-02-18T08:46:29.826 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-luUCNAML2mHd9Fj off=7565674 len=145719 2024-02-18T08:46:29.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 3668 completed, throughput=4.99MB/sec 2024-02-18T08:46:29.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L0w4oUcG5ZMejcP off=7475805 len=1348920 2024-02-18T08:46:29.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 3669 completed, throughput=5MB/sec 2024-02-18T08:46:29.834 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g_aIkvgllur5NzU off=8224547 len=1501403 2024-02-18T08:46:29.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 3670 completed, throughput=5MB/sec 2024-02-18T08:46:29.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k7tpIPLm4drCjb_ off=4769773 len=1898005 2024-02-18T08:46:29.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 3671 completed, throughput=5MB/sec 2024-02-18T08:46:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NCb-ZVjSoEhptj3 off=16910963 len=1086191 2024-02-18T08:46:29.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 3672 completed, throughput=5MB/sec 2024-02-18T08:46:30.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:28.730904+0000 mgr.y (mgr.24862) 975 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:46:30.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:28.730904+0000 mgr.y (mgr.24862) 975 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:46:30.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:28.730904+0000 mgr.y (mgr.24862) 975 : cluster [DBG] pgmap v1552: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:46:30.854 INFO:tasks.workunit.client.0.smithi082.stdout: 723: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:30.854 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fNkIoqD7gW-7_j_ off=2382604 len=1342669 2024-02-18T08:46:30.856 INFO:tasks.workunit.client.0.smithi082.stdout:op 3673 completed, throughput=5MB/sec 2024-02-18T08:46:30.856 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6SIzgbbx_Kt3QVh off=3936128 len=1394453 2024-02-18T08:46:30.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 3674 completed, throughput=5MB/sec 2024-02-18T08:46:30.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zBBTQPGKtEv6TrK off=9062136 len=1983326 2024-02-18T08:46:30.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 3675 completed, throughput=5MB/sec 2024-02-18T08:46:31.868 INFO:tasks.workunit.client.0.smithi082.stdout: 724: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:31.869 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zOueP9GAX5kZPie off=1018767 len=1903710 2024-02-18T08:46:31.876 INFO:tasks.workunit.client.0.smithi082.stdout:op 3676 completed, throughput=5MB/sec 2024-02-18T08:46:31.876 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YCgpkCeUtm3BM_K off=8318822 len=1691955 2024-02-18T08:46:31.884 INFO:tasks.workunit.client.0.smithi082.stdout:op 3677 completed, throughput=5MB/sec 2024-02-18T08:46:31.884 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cy5ngza1L6gnG2R off=16975490 len=757041 2024-02-18T08:46:31.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 3678 completed, throughput=5MB/sec 2024-02-18T08:46:31.886 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ukhgSg3S57F1XdN off=9024426 len=445551 2024-02-18T08:46:31.891 INFO:tasks.workunit.client.0.smithi082.stdout:op 3679 completed, throughput=5MB/sec 2024-02-18T08:46:31.891 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qn-cOHzoEB42pZ1 off=0 len=1082220 2024-02-18T08:46:31.896 INFO:tasks.workunit.client.0.smithi082.stdout:op 3680 completed, throughput=5MB/sec 2024-02-18T08:46:32.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:30.731445+0000 mgr.y (mgr.24862) 976 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-18T08:46:32.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:30.731445+0000 mgr.y (mgr.24862) 976 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-18T08:46:32.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:30.731445+0000 mgr.y (mgr.24862) 976 : cluster [DBG] pgmap v1553: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-02-18T08:46:32.897 INFO:tasks.workunit.client.0.smithi082.stdout: 725: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:32.897 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bvZs9vj3FuRyfBn off=3701656 len=695106 2024-02-18T08:46:32.898 INFO:tasks.workunit.client.0.smithi082.stdout:op 3681 completed, throughput=5MB/sec 2024-02-18T08:46:32.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XFqPoo2NqgOrD5c off=10743430 len=1368430 2024-02-18T08:46:32.905 INFO:tasks.workunit.client.0.smithi082.stdout:op 3682 completed, throughput=5MB/sec 2024-02-18T08:46:32.905 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NIt-_KbEYfpGRoU off=68496 len=440870 2024-02-18T08:46:32.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 3683 completed, throughput=5MB/sec 2024-02-18T08:46:32.906 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gjcos3e4jOf3akx off=1068723 len=1653472 2024-02-18T08:46:32.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 3684 completed, throughput=5MB/sec 2024-02-18T08:46:32.915 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_aR4zLYDd9H3IFL off=1301924 len=881236 2024-02-18T08:46:32.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 3685 completed, throughput=5MB/sec 2024-02-18T08:46:33.918 INFO:tasks.workunit.client.0.smithi082.stdout: 726: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:33.918 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zL73OORzNgdhlEL off=6225870 len=359306 2024-02-18T08:46:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 3686 completed, throughput=4.99MB/sec 2024-02-18T08:46:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_rJ8vdb2PxtC8yb off=8801478 len=1666240 2024-02-18T08:46:33.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 3687 completed, throughput=5MB/sec 2024-02-18T08:46:33.923 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aVzpHRfQ7RpLGsK off=1662305 len=1428751 2024-02-18T08:46:33.925 INFO:tasks.workunit.client.0.smithi082.stdout:op 3688 completed, throughput=5MB/sec 2024-02-18T08:46:33.925 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Uep4dmAYWq5rrCH off=3352489 len=1193865 2024-02-18T08:46:33.928 INFO:tasks.workunit.client.0.smithi082.stdout:op 3689 completed, throughput=5MB/sec 2024-02-18T08:46:33.928 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fiFRrPPI6Yp9a39 off=12050204 len=1356347 2024-02-18T08:46:33.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 3690 completed, throughput=5MB/sec 2024-02-18T08:46:34.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:32.732041+0000 mgr.y (mgr.24862) 977 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-18T08:46:34.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:32.732041+0000 mgr.y (mgr.24862) 977 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-18T08:46:34.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:32.732041+0000 mgr.y (mgr.24862) 977 : cluster [DBG] pgmap v1554: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-02-18T08:46:34.930 INFO:tasks.workunit.client.0.smithi082.stdout: 727: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:34.930 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bp6UGhcBmsT8f-8 off=8440869 len=1783329 2024-02-18T08:46:34.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 3691 completed, throughput=5MB/sec 2024-02-18T08:46:34.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3ZC97E5VivuNGaS off=2342971 len=265951 2024-02-18T08:46:34.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 3692 completed, throughput=5MB/sec 2024-02-18T08:46:34.945 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x_Sj067dKT4xfKQ off=5308344 len=138183 2024-02-18T08:46:34.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 3693 completed, throughput=5MB/sec 2024-02-18T08:46:34.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QbxvsG7VSp7oFyw off=3223614 len=1900918 2024-02-18T08:46:34.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 3694 completed, throughput=5MB/sec 2024-02-18T08:46:34.952 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rBeVau38hCVgKUQ off=13189760 len=1161700 2024-02-18T08:46:34.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 3695 completed, throughput=5MB/sec 2024-02-18T08:46:35.954 INFO:tasks.workunit.client.0.smithi082.stdout: 728: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:35.954 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--1FmKRH2xZks838 off=900197 len=1444596 2024-02-18T08:46:35.957 INFO:tasks.workunit.client.0.smithi082.stdout:op 3696 completed, throughput=5MB/sec 2024-02-18T08:46:35.958 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LvVRApQYvZ6a8ME off=16799150 len=709871 2024-02-18T08:46:35.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 3697 completed, throughput=5MB/sec 2024-02-18T08:46:35.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rDqWRfs0AYuC6xl off=2518352 len=940747 2024-02-18T08:46:35.962 INFO:tasks.workunit.client.0.smithi082.stdout:op 3698 completed, throughput=5MB/sec 2024-02-18T08:46:35.962 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-v7vaygCww_yi_Mo off=2276514 len=1131778 2024-02-18T08:46:35.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 3699 completed, throughput=5MB/sec 2024-02-18T08:46:35.968 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bl2Mx4rzfvic47T off=8801134 len=112268 2024-02-18T08:46:35.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 3700 completed, throughput=5MB/sec 2024-02-18T08:46:35.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_lwug3yFIATxRL1 off=8756565 len=1908957 2024-02-18T08:46:35.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 3701 completed, throughput=5MB/sec 2024-02-18T08:46:36.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:34.732679+0000 mgr.y (mgr.24862) 978 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:36.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:34.732679+0000 mgr.y (mgr.24862) 978 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:36.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:34.732679+0000 mgr.y (mgr.24862) 978 : cluster [DBG] pgmap v1555: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:36.980 INFO:tasks.workunit.client.0.smithi082.stdout: 729: throughput=5MB/sec pending data=0 2024-02-18T08:46:36.981 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LoOUZVQaMIeK4UQ off=16719636 len=656449 2024-02-18T08:46:36.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 3702 completed, throughput=5MB/sec 2024-02-18T08:46:36.984 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8Kh-XkwAbuDToPi off=4190491 len=1061850 2024-02-18T08:46:36.986 INFO:tasks.workunit.client.0.smithi082.stdout:op 3703 completed, throughput=5MB/sec 2024-02-18T08:46:36.986 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Yh5g3gfMMAeKrK8 off=2217009 len=845915 2024-02-18T08:46:36.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 3704 completed, throughput=5MB/sec 2024-02-18T08:46:36.990 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ca96poSTSU5Kfvq off=8597777 len=1201811 2024-02-18T08:46:36.992 INFO:tasks.workunit.client.0.smithi082.stdout:op 3705 completed, throughput=5MB/sec 2024-02-18T08:46:37.992 INFO:tasks.workunit.client.0.smithi082.stdout: 730: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:37.992 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WCkT-fLXCD_DdcK off=8188661 len=36452 2024-02-18T08:46:37.993 INFO:tasks.workunit.client.0.smithi082.stdout:op 3706 completed, throughput=4.99MB/sec 2024-02-18T08:46:37.993 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U1aJ8qgNW64w_OD off=7189729 len=839515 2024-02-18T08:46:37.999 INFO:tasks.workunit.client.0.smithi082.stdout:op 3707 completed, throughput=4.99MB/sec 2024-02-18T08:46:37.999 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8eKpR5MNghwwW2d off=4444988 len=1814203 2024-02-18T08:46:38.002 INFO:tasks.workunit.client.0.smithi082.stdout:op 3708 completed, throughput=5MB/sec 2024-02-18T08:46:38.002 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YH3OMVu2Cix3WeM off=613492 len=965962 2024-02-18T08:46:38.007 INFO:tasks.workunit.client.0.smithi082.stdout:op 3709 completed, throughput=5MB/sec 2024-02-18T08:46:38.007 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VOMCTc1jFViqoNN off=6709696 len=25225 2024-02-18T08:46:38.009 INFO:tasks.workunit.client.0.smithi082.stdout:op 3710 completed, throughput=5MB/sec 2024-02-18T08:46:38.009 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SWDJGtCR3692u2a off=3866535 len=488249 2024-02-18T08:46:38.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 3711 completed, throughput=5MB/sec 2024-02-18T08:46:38.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fXbv147uROWq55U off=13185669 len=878927 2024-02-18T08:46:38.012 INFO:tasks.workunit.client.0.smithi082.stdout:op 3712 completed, throughput=5MB/sec 2024-02-18T08:46:38.012 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gzhBz7_RZhGVTNE off=617069 len=984711 2024-02-18T08:46:38.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 3713 completed, throughput=5MB/sec 2024-02-18T08:46:38.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:36.733169+0000 mgr.y (mgr.24862) 979 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:38.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:36.733169+0000 mgr.y (mgr.24862) 979 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:38.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:36.733169+0000 mgr.y (mgr.24862) 979 : cluster [DBG] pgmap v1556: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:39.015 INFO:tasks.workunit.client.0.smithi082.stdout: 731: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:39.015 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yamh_7Z-qNA5zRD off=1784400 len=140287 2024-02-18T08:46:39.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 3714 completed, throughput=4.99MB/sec 2024-02-18T08:46:39.016 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tn4hyUcnGGIJLw3 off=1810423 len=1952973 2024-02-18T08:46:39.018 INFO:tasks.workunit.client.0.smithi082.stdout:op 3715 completed, throughput=5MB/sec 2024-02-18T08:46:39.018 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H8KK9MM1a9iFh7b off=23350461 len=1195398 2024-02-18T08:46:39.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 3716 completed, throughput=5MB/sec 2024-02-18T08:46:39.025 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6_FkBmPPYOGBZ5C off=4376309 len=367297 2024-02-18T08:46:39.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 3717 completed, throughput=5MB/sec 2024-02-18T08:46:39.028 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CvWYS1aRkNJDUEz off=13901119 len=1555715 2024-02-18T08:46:39.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 3718 completed, throughput=5MB/sec 2024-02-18T08:46:40.037 INFO:tasks.workunit.client.0.smithi082.stdout: 732: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:40.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O7IGd9rpJ1_ZS2S off=1886926 len=642047 2024-02-18T08:46:40.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 3719 completed, throughput=5MB/sec 2024-02-18T08:46:40.039 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uLZ4MGYcXBNjNAW off=2603522 len=1810097 2024-02-18T08:46:40.050 INFO:tasks.workunit.client.0.smithi082.stdout:op 3720 completed, throughput=5MB/sec 2024-02-18T08:46:40.051 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Qa5FQ6A1AzXs3h- off=675965 len=1758136 2024-02-18T08:46:40.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 3721 completed, throughput=5MB/sec 2024-02-18T08:46:40.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6N-9f0rFl-olZPj off=2995342 len=1895141 2024-02-18T08:46:40.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 3722 completed, throughput=5MB/sec 2024-02-18T08:46:40.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:38.733680+0000 mgr.y (mgr.24862) 980 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:46:40.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:38.733680+0000 mgr.y (mgr.24862) 980 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:46:40.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:38.733680+0000 mgr.y (mgr.24862) 980 : cluster [DBG] pgmap v1557: 73 pgs: 73 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:46:41.061 INFO:tasks.workunit.client.0.smithi082.stdout: 733: throughput=5MB/sec pending data=0 2024-02-18T08:46:41.061 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xfYIv23XEYQ1GF6 off=1426567 len=1199781 2024-02-18T08:46:41.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 3723 completed, throughput=5MB/sec 2024-02-18T08:46:41.068 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iClhXSC74QzA9E3 off=1657732 len=447621 2024-02-18T08:46:41.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 3724 completed, throughput=5MB/sec 2024-02-18T08:46:41.071 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wo4rKfPvvyB1Uem off=7913580 len=758980 2024-02-18T08:46:41.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 3725 completed, throughput=5MB/sec 2024-02-18T08:46:41.076 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6B3kU2dXce00xEh off=3091483 len=1128235 2024-02-18T08:46:41.077 INFO:tasks.workunit.client.0.smithi082.stdout:op 3726 completed, throughput=5MB/sec 2024-02-18T08:46:41.077 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kYESL3DKTAN2L6I off=8592808 len=738419 2024-02-18T08:46:41.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 3727 completed, throughput=5MB/sec 2024-02-18T08:46:42.081 INFO:tasks.workunit.client.0.smithi082.stdout: 734: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:42.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--CU741W9ITXLL39 off=4224840 len=1759938 2024-02-18T08:46:42.091 INFO:tasks.workunit.client.0.smithi082.stdout:op 3728 completed, throughput=5MB/sec 2024-02-18T08:46:42.091 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AnRgxa_TGvHAfd_ off=445176 len=665171 2024-02-18T08:46:42.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 3729 completed, throughput=5MB/sec 2024-02-18T08:46:42.093 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-73axLIiz4J9lzU6 off=7662583 len=139451 2024-02-18T08:46:42.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 3730 completed, throughput=5MB/sec 2024-02-18T08:46:42.096 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-flGdiChPKLTB-1K off=19501248 len=1998597 2024-02-18T08:46:42.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 3731 completed, throughput=5MB/sec 2024-02-18T08:46:42.099 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4U771jANes-RJO8 off=2772745 len=2052625 2024-02-18T08:46:42.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 3732 completed, throughput=5MB/sec 2024-02-18T08:46:42.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:40.734138+0000 mgr.y (mgr.24862) 981 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:42.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:40.734138+0000 mgr.y (mgr.24862) 981 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:42.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:40.734138+0000 mgr.y (mgr.24862) 981 : cluster [DBG] pgmap v1558: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:43.109 INFO:tasks.workunit.client.0.smithi082.stdout: 735: throughput=5MB/sec pending data=0 2024-02-18T08:46:43.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tn5MwrFrfv0N51Q off=1774265 len=1971315 2024-02-18T08:46:43.112 INFO:tasks.workunit.client.0.smithi082.stdout:op 3733 completed, throughput=5MB/sec 2024-02-18T08:46:43.112 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nj7UrN4qioioLi1 off=8859994 len=71459 2024-02-18T08:46:43.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 3734 completed, throughput=5MB/sec 2024-02-18T08:46:43.114 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KcqWuL47F-oAhvn off=9739303 len=964302 2024-02-18T08:46:43.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 3735 completed, throughput=5MB/sec 2024-02-18T08:46:43.117 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kKRuWRytmkPFvWH off=2650254 len=962235 2024-02-18T08:46:43.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 3736 completed, throughput=5MB/sec 2024-02-18T08:46:44.119 INFO:tasks.workunit.client.0.smithi082.stdout: 736: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:44.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RTNoorcFI2GPLPr off=13577407 len=1680000 2024-02-18T08:46:44.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 3737 completed, throughput=5MB/sec 2024-02-18T08:46:44.123 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-snY4Cs_LV6QX7le off=7604427 len=149801 2024-02-18T08:46:44.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 3738 completed, throughput=5MB/sec 2024-02-18T08:46:44.123 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z469aoBbaRTaqPN off=18761787 len=375351 2024-02-18T08:46:44.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 3739 completed, throughput=5MB/sec 2024-02-18T08:46:44.127 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_TnlEQYSLqsYguJ off=4252294 len=750614 2024-02-18T08:46:44.132 INFO:tasks.workunit.client.0.smithi082.stdout:op 3740 completed, throughput=5MB/sec 2024-02-18T08:46:44.132 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6ZvfnCZSEKfEtyd off=8225293 len=683503 2024-02-18T08:46:44.133 INFO:tasks.workunit.client.0.smithi082.stdout:op 3741 completed, throughput=5MB/sec 2024-02-18T08:46:44.133 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Jn--2F-IrtaGuoL off=8344096 len=944436 2024-02-18T08:46:44.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 3742 completed, throughput=5MB/sec 2024-02-18T08:46:44.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PVJNpDwja7_1Te7 off=207355 len=198426 2024-02-18T08:46:44.137 INFO:tasks.workunit.client.0.smithi082.stdout:op 3743 completed, throughput=5MB/sec 2024-02-18T08:46:44.137 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eGXPj4I_qBvIxNC off=10030098 len=1685866 2024-02-18T08:46:44.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 3744 completed, throughput=5MB/sec 2024-02-18T08:46:44.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:42.734560+0000 mgr.y (mgr.24862) 982 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:46:44.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:42.734560+0000 mgr.y (mgr.24862) 982 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:46:44.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:42.734560+0000 mgr.y (mgr.24862) 982 : cluster [DBG] pgmap v1559: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:46:45.139 INFO:tasks.workunit.client.0.smithi082.stdout: 737: throughput=5MB/sec pending data=0 2024-02-18T08:46:45.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0KO879E6IBsGwO3 off=11640914 len=1780063 2024-02-18T08:46:45.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 3745 completed, throughput=5MB/sec 2024-02-18T08:46:45.143 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5j-Umbq0gpP_I_y off=5260750 len=1585027 2024-02-18T08:46:45.151 INFO:tasks.workunit.client.0.smithi082.stdout:op 3746 completed, throughput=5MB/sec 2024-02-18T08:46:45.151 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-76ZpoYRN5aOY3X1 off=1511542 len=968078 2024-02-18T08:46:45.157 INFO:tasks.workunit.client.0.smithi082.stdout:op 3747 completed, throughput=5MB/sec 2024-02-18T08:46:46.157 INFO:tasks.workunit.client.0.smithi082.stdout: 738: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:46.157 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_pEzo8ciuZIo2mN off=4520661 len=1841968 2024-02-18T08:46:46.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 3748 completed, throughput=5MB/sec 2024-02-18T08:46:46.161 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xqLHhLdoISI8Rz0 off=5741165 len=514394 2024-02-18T08:46:46.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 3749 completed, throughput=5MB/sec 2024-02-18T08:46:46.166 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h1uL07mNTXzv7Pj off=8192218 len=1177233 2024-02-18T08:46:46.168 INFO:tasks.workunit.client.0.smithi082.stdout:op 3750 completed, throughput=5MB/sec 2024-02-18T08:46:46.168 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gRfZLWMbSm76ZyT off=10785304 len=1341595 2024-02-18T08:46:46.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 3751 completed, throughput=5MB/sec 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:44.735111+0000 mgr.y (mgr.24862) 983 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:45.210712+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:45.510093+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:45.510693+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:45.514685+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:44.735111+0000 mgr.y (mgr.24862) 983 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:45.210712+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:46:46.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:45.510093+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:46:46.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:45.510693+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:46:46.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:45.514685+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:46:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:44.735111+0000 mgr.y (mgr.24862) 983 : cluster [DBG] pgmap v1560: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:46:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:45.210712+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:46:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:45.510093+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:46:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:45.510693+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:46:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:45.514685+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:46:47.174 INFO:tasks.workunit.client.0.smithi082.stdout: 739: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:47.174 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D2uXHCNVzGW3ca0 off=4631064 len=1284404 2024-02-18T08:46:47.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 3752 completed, throughput=4.99MB/sec 2024-02-18T08:46:47.182 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7ZGApu70wtbyN3q off=2094007 len=287789 2024-02-18T08:46:47.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 3753 completed, throughput=5MB/sec 2024-02-18T08:46:47.185 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a1XqFHTjttmoQ-G off=4573477 len=1546718 2024-02-18T08:46:47.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 3754 completed, throughput=5MB/sec 2024-02-18T08:46:47.189 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9LjnJJcujyoB1Qw off=3907581 len=1044698 2024-02-18T08:46:47.191 INFO:tasks.workunit.client.0.smithi082.stdout:op 3755 completed, throughput=5MB/sec 2024-02-18T08:46:47.191 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-szlv4l90kScV_mh off=1120067 len=1720361 2024-02-18T08:46:47.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 3756 completed, throughput=5MB/sec 2024-02-18T08:46:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:46:45.511179+0000 mgr.y (mgr.24862) 984 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:46:47.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:46:45.511179+0000 mgr.y (mgr.24862) 984 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:46:47.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:46:45.511179+0000 mgr.y (mgr.24862) 984 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:46:48.198 INFO:tasks.workunit.client.0.smithi082.stdout: 740: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:48.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cWnglviS7QfgKDH off=5873904 len=583274 2024-02-18T08:46:48.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 3757 completed, throughput=4.99MB/sec 2024-02-18T08:46:48.199 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IRfOkNJmGItM6ZQ off=7781141 len=586556 2024-02-18T08:46:48.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 3758 completed, throughput=5MB/sec 2024-02-18T08:46:48.204 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VOhWMrb7xljnooA off=7732277 len=247153 2024-02-18T08:46:48.207 INFO:tasks.workunit.client.0.smithi082.stdout:op 3759 completed, throughput=5MB/sec 2024-02-18T08:46:48.207 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8fiWCWsDceIqlph off=7489413 len=1050020 2024-02-18T08:46:48.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 3760 completed, throughput=5MB/sec 2024-02-18T08:46:48.209 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nv38ORe_GZ_A6bQ off=9030710 len=1384313 2024-02-18T08:46:48.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 3761 completed, throughput=5MB/sec 2024-02-18T08:46:48.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7qOcOfwx6AjsjSM off=5129596 len=1940732 2024-02-18T08:46:48.219 INFO:tasks.workunit.client.0.smithi082.stdout:op 3762 completed, throughput=5MB/sec 2024-02-18T08:46:48.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:46.735563+0000 mgr.y (mgr.24862) 985 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:46.735563+0000 mgr.y (mgr.24862) 985 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:48.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:46.735563+0000 mgr.y (mgr.24862) 985 : cluster [DBG] pgmap v1561: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:49.220 INFO:tasks.workunit.client.0.smithi082.stdout: 741: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:49.220 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BpAjnOhvKel9kbs off=7376306 len=781337 2024-02-18T08:46:49.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 3763 completed, throughput=5MB/sec 2024-02-18T08:46:49.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sTuzG3WssW0WNf- off=14070101 len=905021 2024-02-18T08:46:49.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 3764 completed, throughput=5MB/sec 2024-02-18T08:46:49.231 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HyubUrHG2y9M0HC off=3236126 len=554728 2024-02-18T08:46:49.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 3765 completed, throughput=5MB/sec 2024-02-18T08:46:49.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kPdyIdgxTFizmxR off=2041599 len=1108706 2024-02-18T08:46:49.239 INFO:tasks.workunit.client.0.smithi082.stdout:op 3766 completed, throughput=5MB/sec 2024-02-18T08:46:49.239 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1zPm9S66E0v3W6g off=3996064 len=1068774 2024-02-18T08:46:49.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 3767 completed, throughput=5MB/sec 2024-02-18T08:46:50.241 INFO:tasks.workunit.client.0.smithi082.stdout: 742: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:50.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WPAjgltSFo6yOOO off=6155440 len=1669097 2024-02-18T08:46:50.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 3768 completed, throughput=5MB/sec 2024-02-18T08:46:50.249 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Gh9BfqkgXhPPwXQ off=986566 len=824578 2024-02-18T08:46:50.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 3769 completed, throughput=5MB/sec 2024-02-18T08:46:50.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5PO2KOoOmDW8Scp off=13339414 len=1664407 2024-02-18T08:46:50.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 3770 completed, throughput=5MB/sec 2024-02-18T08:46:50.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r58jMxZ9g1R6LLP off=3097512 len=408913 2024-02-18T08:46:50.258 INFO:tasks.workunit.client.0.smithi082.stdout:op 3771 completed, throughput=5MB/sec 2024-02-18T08:46:50.258 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k37OVM28EbrKZih off=11078037 len=92084 2024-02-18T08:46:50.260 INFO:tasks.workunit.client.0.smithi082.stdout:op 3772 completed, throughput=5MB/sec 2024-02-18T08:46:50.260 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mLHpQKiKEC0E_ZS off=16439720 len=1496725 2024-02-18T08:46:50.261 INFO:tasks.workunit.client.0.smithi082.stdout:op 3773 completed, throughput=5MB/sec 2024-02-18T08:46:50.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:48.736317+0000 mgr.y (mgr.24862) 986 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:50.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:48.736317+0000 mgr.y (mgr.24862) 986 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:50.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:48.736317+0000 mgr.y (mgr.24862) 986 : cluster [DBG] pgmap v1562: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-02-18T08:46:51.261 INFO:tasks.workunit.client.0.smithi082.stdout: 743: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:51.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TVUZTfX4z_5EHLV off=4936348 len=246894 2024-02-18T08:46:51.265 INFO:tasks.workunit.client.0.smithi082.stdout:op 3774 completed, throughput=4.99MB/sec 2024-02-18T08:46:51.265 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_RKFXL-VppoDkjr off=612806 len=1702265 2024-02-18T08:46:51.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 3775 completed, throughput=5MB/sec 2024-02-18T08:46:51.274 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n7D9-x1ivj7utGR off=2733521 len=1567729 2024-02-18T08:46:51.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 3776 completed, throughput=5MB/sec 2024-02-18T08:46:51.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uH3UrJRLMMVqzOW off=15061755 len=1208970 2024-02-18T08:46:51.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 3777 completed, throughput=5MB/sec 2024-02-18T08:46:52.281 INFO:tasks.workunit.client.0.smithi082.stdout: 744: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:52.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a1P58MdfKLdluLa off=10262940 len=1324658 2024-02-18T08:46:52.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 3778 completed, throughput=5MB/sec 2024-02-18T08:46:52.289 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sJo0sVUx04W3oLr off=5858369 len=149551 2024-02-18T08:46:52.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 3779 completed, throughput=5MB/sec 2024-02-18T08:46:52.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8DC2yGpfiXs3L-- off=518286 len=462355 2024-02-18T08:46:52.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 3780 completed, throughput=5MB/sec 2024-02-18T08:46:52.292 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VYc8thFVh73k-K2 off=13709668 len=255424 2024-02-18T08:46:52.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 3781 completed, throughput=5MB/sec 2024-02-18T08:46:52.293 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BIhRaNNbmMTIWWZ off=15615858 len=908497 2024-02-18T08:46:52.295 INFO:tasks.workunit.client.0.smithi082.stdout:op 3782 completed, throughput=5MB/sec 2024-02-18T08:46:52.295 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-idc7c57snhy2eQ- off=2723877 len=1062281 2024-02-18T08:46:52.297 INFO:tasks.workunit.client.0.smithi082.stdout:op 3783 completed, throughput=5MB/sec 2024-02-18T08:46:52.297 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xuRfXPzX2gcZH5p off=13145791 len=895766 2024-02-18T08:46:52.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 3784 completed, throughput=5MB/sec 2024-02-18T08:46:52.302 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-04IxNthitQq3uT- off=502899 len=1880690 2024-02-18T08:46:52.311 INFO:tasks.workunit.client.0.smithi082.stdout:op 3785 completed, throughput=5MB/sec 2024-02-18T08:46:52.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:50.736791+0000 mgr.y (mgr.24862) 987 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:52.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:50.736791+0000 mgr.y (mgr.24862) 987 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:52.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:50.736791+0000 mgr.y (mgr.24862) 987 : cluster [DBG] pgmap v1563: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:46:53.312 INFO:tasks.workunit.client.0.smithi082.stdout: 745: throughput=5MB/sec pending data=0 2024-02-18T08:46:53.312 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6DG2Ee7__jzitZi off=2199698 len=1153742 2024-02-18T08:46:53.318 INFO:tasks.workunit.client.0.smithi082.stdout:op 3786 completed, throughput=5MB/sec 2024-02-18T08:46:53.318 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tBQU4gSyaXzMoYk off=550621 len=1095472 2024-02-18T08:46:53.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 3787 completed, throughput=5MB/sec 2024-02-18T08:46:53.320 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9dHVivavrn9zjzJ off=1375064 len=1150623 2024-02-18T08:46:53.322 INFO:tasks.workunit.client.0.smithi082.stdout:op 3788 completed, throughput=5MB/sec 2024-02-18T08:46:53.323 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qsvJfTs6ER34JtT off=1338749 len=1783287 2024-02-18T08:46:53.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 3789 completed, throughput=5MB/sec 2024-02-18T08:46:54.332 INFO:tasks.workunit.client.0.smithi082.stdout: 746: throughput=5MB/sec pending data=0 2024-02-18T08:46:54.333 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HjzOUfaTWz6EY5F off=7350012 len=1373509 2024-02-18T08:46:54.339 INFO:tasks.workunit.client.0.smithi082.stdout:op 3790 completed, throughput=5MB/sec 2024-02-18T08:46:54.339 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FUqPm9BZgi6FdeC off=14814648 len=1856455 2024-02-18T08:46:54.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 3791 completed, throughput=5MB/sec 2024-02-18T08:46:54.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f4MAjZWTJUXKjV- off=18011149 len=695650 2024-02-18T08:46:54.351 INFO:tasks.workunit.client.0.smithi082.stdout:op 3792 completed, throughput=5MB/sec 2024-02-18T08:46:54.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:52.737341+0000 mgr.y (mgr.24862) 988 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:54.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:52.737341+0000 mgr.y (mgr.24862) 988 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:52.737341+0000 mgr.y (mgr.24862) 988 : cluster [DBG] pgmap v1564: 73 pgs: 73 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:46:55.352 INFO:tasks.workunit.client.0.smithi082.stdout: 747: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:55.352 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wUk0EdK6fdWAsor off=4648656 len=764141 2024-02-18T08:46:55.357 INFO:tasks.workunit.client.0.smithi082.stdout:op 3793 completed, throughput=4.99MB/sec 2024-02-18T08:46:55.357 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E-Kn2qSOprsaxw6 off=1338030 len=1682325 2024-02-18T08:46:55.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 3794 completed, throughput=5MB/sec 2024-02-18T08:46:55.365 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cMIPKYnU89HqmqX off=3409775 len=485181 2024-02-18T08:46:55.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 3795 completed, throughput=5MB/sec 2024-02-18T08:46:55.367 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7LP9tKLF496_-Vf off=1523446 len=1101841 2024-02-18T08:46:55.369 INFO:tasks.workunit.client.0.smithi082.stdout:op 3796 completed, throughput=5MB/sec 2024-02-18T08:46:55.369 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uBCi1OxGokBTafI off=1268731 len=1103355 2024-02-18T08:46:55.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 3797 completed, throughput=5MB/sec 2024-02-18T08:46:55.370 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WmjWJA2Hc7yATM_ off=23736584 len=458581 2024-02-18T08:46:55.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 3798 completed, throughput=5MB/sec 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:54.428182+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:54.428431+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:46:54.428641+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:54.428182+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:54.428431+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:46:55.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:46:54.428641+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-18T08:46:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:54.428182+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:46:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:54.428431+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:46:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:46:54.428641+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-18T08:46:56.371 INFO:tasks.workunit.client.0.smithi082.stdout: 748: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GMRDUJehDVLnCrD off=2259738 len=2028700 2024-02-18T08:46:56.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 3799 completed, throughput=5MB/sec 2024-02-18T08:46:56.375 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rAoEA7jNeCARsAM off=2006651 len=2073499 2024-02-18T08:46:56.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 3800 completed, throughput=5MB/sec 2024-02-18T08:46:56.383 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GM9encmD1uSzo-7 off=3249086 len=28651 2024-02-18T08:46:56.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 3801 completed, throughput=5MB/sec 2024-02-18T08:46:56.385 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e7HmL5A8pi1FJyJ off=3237231 len=1055939 2024-02-18T08:46:56.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:54.737863+0000 mgr.y (mgr.24862) 989 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:56.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:54.737863+0000 mgr.y (mgr.24862) 989 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:56.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 3802 completed, throughput=5MB/sec 2024-02-18T08:46:56.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:54.737863+0000 mgr.y (mgr.24862) 989 : cluster [DBG] pgmap v1565: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:46:57.391 INFO:tasks.workunit.client.0.smithi082.stdout: 749: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:57.391 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pzfd69RoGwuhAg9 off=552702 len=1354265 2024-02-18T08:46:57.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 3803 completed, throughput=5MB/sec 2024-02-18T08:46:57.398 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g-5GLk9EYfbXtJm off=9061104 len=939044 2024-02-18T08:46:57.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 3804 completed, throughput=5MB/sec 2024-02-18T08:46:57.400 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fCJZJ6wi9cgNDxD off=3309481 len=902095 2024-02-18T08:46:57.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 3805 completed, throughput=5MB/sec 2024-02-18T08:46:57.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eeNqUAcMDCsVva9 off=9153330 len=653212 2024-02-18T08:46:57.403 INFO:tasks.workunit.client.0.smithi082.stdout:op 3806 completed, throughput=5MB/sec 2024-02-18T08:46:57.403 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ak9YtWrXVnyKdq4 off=2322158 len=1772401 2024-02-18T08:46:57.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 3807 completed, throughput=5MB/sec 2024-02-18T08:46:58.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:46:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:56.738504+0000 mgr.y (mgr.24862) 990 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:58.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:46:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:56.738504+0000 mgr.y (mgr.24862) 990 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:58.414 INFO:tasks.workunit.client.0.smithi082.stdout: 750: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:58.414 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rhc4GUpBkoDQxhP off=3506730 len=1263690 2024-02-18T08:46:58.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 3808 completed, throughput=5MB/sec 2024-02-18T08:46:58.417 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tOA-zWKnGb01Naw off=10688567 len=1778931 2024-02-18T08:46:58.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 3809 completed, throughput=5MB/sec 2024-02-18T08:46:58.421 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wKTNsywjgFKW0Zg off=11633599 len=1931826 2024-02-18T08:46:58.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 3810 completed, throughput=5MB/sec 2024-02-18T08:46:58.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:46:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:56.738504+0000 mgr.y (mgr.24862) 990 : cluster [DBG] pgmap v1566: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:46:59.431 INFO:tasks.workunit.client.0.smithi082.stdout: 751: throughput=4.99MB/sec pending data=0 2024-02-18T08:46:59.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--GATHGH1aoHt221 off=5601263 len=225797 2024-02-18T08:46:59.436 INFO:tasks.workunit.client.0.smithi082.stdout:op 3811 completed, throughput=4.99MB/sec 2024-02-18T08:46:59.436 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C11UHmxzGJyi3jm off=2332127 len=615867 2024-02-18T08:46:59.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 3812 completed, throughput=4.99MB/sec 2024-02-18T08:46:59.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tuaftyqO7L_iaRz off=19986538 len=122802 2024-02-18T08:46:59.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 3813 completed, throughput=4.99MB/sec 2024-02-18T08:46:59.441 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-s2NN9p7ym3t9jja off=2804939 len=341347 2024-02-18T08:46:59.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 3814 completed, throughput=5MB/sec 2024-02-18T08:46:59.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hfpHW9Zmx9OGtEy off=13241252 len=1446442 2024-02-18T08:46:59.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 3815 completed, throughput=5MB/sec 2024-02-18T08:46:59.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G-9CN2EC6CjqApq off=9081294 len=1728169 2024-02-18T08:46:59.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 3816 completed, throughput=5MB/sec 2024-02-18T08:46:59.462 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6AL4pegYLEWPlX6 off=4147358 len=2017752 2024-02-18T08:46:59.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 3817 completed, throughput=5MB/sec 2024-02-18T08:47:00.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:46:58.739200+0000 mgr.y (mgr.24862) 991 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:00.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:46:58.739200+0000 mgr.y (mgr.24862) 991 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:00.464 INFO:tasks.workunit.client.0.smithi082.stdout: 752: throughput=5MB/sec pending data=0 2024-02-18T08:47:00.464 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6eq0tq0wrzDTMxQ off=3524263 len=1226870 2024-02-18T08:47:00.466 INFO:tasks.workunit.client.0.smithi082.stdout:op 3818 completed, throughput=5MB/sec 2024-02-18T08:47:00.466 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EBmapkl-rhwIMK4 off=2511707 len=1512892 2024-02-18T08:47:00.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 3819 completed, throughput=5MB/sec 2024-02-18T08:47:00.473 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-89cRSuOAOG2bQ46 off=1432448 len=87620 2024-02-18T08:47:00.475 INFO:tasks.workunit.client.0.smithi082.stdout:op 3820 completed, throughput=5MB/sec 2024-02-18T08:47:00.475 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5AHzYOjgOFC471g off=8896341 len=127143 2024-02-18T08:47:00.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 3821 completed, throughput=5MB/sec 2024-02-18T08:47:00.476 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1P4px71oiYHH88h off=20784583 len=1388665 2024-02-18T08:47:00.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 3822 completed, throughput=5MB/sec 2024-02-18T08:47:00.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:46:58.739200+0000 mgr.y (mgr.24862) 991 : cluster [DBG] pgmap v1567: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:01.479 INFO:tasks.workunit.client.0.smithi082.stdout: 753: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:01.479 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rjdhaXrCgQ29cG_ off=11334546 len=757876 2024-02-18T08:47:01.484 INFO:tasks.workunit.client.0.smithi082.stdout:op 3823 completed, throughput=4.99MB/sec 2024-02-18T08:47:01.484 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wVdq5pxjR9yPxwi off=10785855 len=1120650 2024-02-18T08:47:01.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 3824 completed, throughput=5MB/sec 2024-02-18T08:47:01.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dTK3y-y20sirj-v off=1928380 len=412484 2024-02-18T08:47:01.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 3825 completed, throughput=5MB/sec 2024-02-18T08:47:01.487 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E6w6M2bXz0bwVjQ off=1613316 len=1953213 2024-02-18T08:47:01.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 3826 completed, throughput=5MB/sec 2024-02-18T08:47:01.498 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-spgwb2M4vk3__9U off=613152 len=624208 2024-02-18T08:47:01.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 3827 completed, throughput=5MB/sec 2024-02-18T08:47:01.501 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-76ZpoYRN5aOY3X1 off=4130781 len=587541 2024-02-18T08:47:01.505 INFO:tasks.workunit.client.0.smithi082.stdout:op 3828 completed, throughput=5MB/sec 2024-02-18T08:47:02.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:00.739619+0000 mgr.y (mgr.24862) 992 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:47:02.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:00.739619+0000 mgr.y (mgr.24862) 992 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:47:02.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:00.739619+0000 mgr.y (mgr.24862) 992 : cluster [DBG] pgmap v1568: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:47:02.505 INFO:tasks.workunit.client.0.smithi082.stdout: 754: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:02.506 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rRPQr_-r_7UDzcE off=251780 len=1404923 2024-02-18T08:47:02.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 3829 completed, throughput=5MB/sec 2024-02-18T08:47:02.514 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s0oUGbW-X2GIdFp off=6922768 len=1589877 2024-02-18T08:47:02.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 3830 completed, throughput=5MB/sec 2024-02-18T08:47:02.516 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DjZ-8HTBqWNaODt off=13705315 len=1320783 2024-02-18T08:47:02.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 3831 completed, throughput=5MB/sec 2024-02-18T08:47:02.522 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I7UOrzluIsQaSao off=2884118 len=86513 2024-02-18T08:47:02.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 3832 completed, throughput=5MB/sec 2024-02-18T08:47:02.525 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-30eGDZH1lNUqaUn off=8875944 len=419711 2024-02-18T08:47:02.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 3833 completed, throughput=5MB/sec 2024-02-18T08:47:02.526 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NPC5x7LLlLsGx6e off=980647 len=1589373 2024-02-18T08:47:02.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 3834 completed, throughput=5MB/sec 2024-02-18T08:47:03.529 INFO:tasks.workunit.client.0.smithi082.stdout: 755: throughput=5MB/sec pending data=0 2024-02-18T08:47:03.529 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-crRvv6_wYdhS4fU off=6375714 len=1661875 2024-02-18T08:47:03.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 3835 completed, throughput=5MB/sec 2024-02-18T08:47:03.533 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hSMtKeoy4nimneC off=16764586 len=1102039 2024-02-18T08:47:03.539 INFO:tasks.workunit.client.0.smithi082.stdout:op 3836 completed, throughput=5MB/sec 2024-02-18T08:47:03.539 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hwpI_kWPIy7a9wA off=2644330 len=199514 2024-02-18T08:47:03.542 INFO:tasks.workunit.client.0.smithi082.stdout:op 3837 completed, throughput=5MB/sec 2024-02-18T08:47:03.542 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b2A2yZT24W0lO_5 off=7969376 len=1429343 2024-02-18T08:47:03.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 3838 completed, throughput=5MB/sec 2024-02-18T08:47:04.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:02.740108+0000 mgr.y (mgr.24862) 993 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:47:04.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:02.740108+0000 mgr.y (mgr.24862) 993 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:47:04.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:02.740108+0000 mgr.y (mgr.24862) 993 : cluster [DBG] pgmap v1569: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-02-18T08:47:04.545 INFO:tasks.workunit.client.0.smithi082.stdout: 756: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:04.545 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TsiY8G7ggiAUbSu off=4967574 len=1722886 2024-02-18T08:47:04.549 INFO:tasks.workunit.client.0.smithi082.stdout:op 3839 completed, throughput=5MB/sec 2024-02-18T08:47:04.549 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xU9m7ByMVTlFyYl off=5342090 len=707311 2024-02-18T08:47:04.554 INFO:tasks.workunit.client.0.smithi082.stdout:op 3840 completed, throughput=5MB/sec 2024-02-18T08:47:04.554 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zkqwGNXQlfJQtY- off=1789210 len=1468937 2024-02-18T08:47:04.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 3841 completed, throughput=5MB/sec 2024-02-18T08:47:04.563 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1T2PV5e_h79LjHT off=1910271 len=1582441 2024-02-18T08:47:04.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 3842 completed, throughput=5MB/sec 2024-02-18T08:47:05.570 INFO:tasks.workunit.client.0.smithi082.stdout: 757: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:05.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HQ7vAKDd_tt60Fn off=603610 len=1139734 2024-02-18T08:47:05.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 3843 completed, throughput=5MB/sec 2024-02-18T08:47:05.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k0cYAKGPHzIDU9F off=14342765 len=157713 2024-02-18T08:47:05.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 3844 completed, throughput=5MB/sec 2024-02-18T08:47:05.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E9Y7zjeQhde0dJr off=23917381 len=1085092 2024-02-18T08:47:05.582 INFO:tasks.workunit.client.0.smithi082.stdout:op 3845 completed, throughput=5MB/sec 2024-02-18T08:47:05.582 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9HkT9Xt7k1oxuXx off=9677249 len=257897 2024-02-18T08:47:05.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 3846 completed, throughput=5MB/sec 2024-02-18T08:47:05.585 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1I-JazOFr-q9KU9 off=19584588 len=1905142 2024-02-18T08:47:05.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 3847 completed, throughput=5MB/sec 2024-02-18T08:47:05.590 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4kihKHckpvjaSZr off=5755321 len=1206805 2024-02-18T08:47:05.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 3848 completed, throughput=5MB/sec 2024-02-18T08:47:06.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:04.740689+0000 mgr.y (mgr.24862) 994 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:06.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:04.740689+0000 mgr.y (mgr.24862) 994 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:06.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:04.740689+0000 mgr.y (mgr.24862) 994 : cluster [DBG] pgmap v1570: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:06.592 INFO:tasks.workunit.client.0.smithi082.stdout: 758: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:06.592 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-52LgjQZvVEWFLCy off=711935 len=653292 2024-02-18T08:47:06.596 INFO:tasks.workunit.client.0.smithi082.stdout:op 3849 completed, throughput=5MB/sec 2024-02-18T08:47:06.596 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4ToIl21yAj5VFfe off=12620553 len=1223199 2024-02-18T08:47:06.601 INFO:tasks.workunit.client.0.smithi082.stdout:op 3850 completed, throughput=5MB/sec 2024-02-18T08:47:06.602 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xTclmgBn6LCEPzu off=3193541 len=921058 2024-02-18T08:47:06.607 INFO:tasks.workunit.client.0.smithi082.stdout:op 3851 completed, throughput=5MB/sec 2024-02-18T08:47:06.607 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Eg0Ey_8YtaaEe-A off=3085551 len=1009694 2024-02-18T08:47:06.613 INFO:tasks.workunit.client.0.smithi082.stdout:op 3852 completed, throughput=5MB/sec 2024-02-18T08:47:06.613 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2GQunCxOX09Xoae off=5363712 len=241697 2024-02-18T08:47:06.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 3853 completed, throughput=5MB/sec 2024-02-18T08:47:06.614 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I51mbCQpPfoUF6K off=8518423 len=86187 2024-02-18T08:47:06.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 3854 completed, throughput=5MB/sec 2024-02-18T08:47:06.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ak7p-dpwThzRpvX off=11282816 len=416623 2024-02-18T08:47:06.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 3855 completed, throughput=5MB/sec 2024-02-18T08:47:07.617 INFO:tasks.workunit.client.0.smithi082.stdout: 759: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:07.617 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qSVlheNjD4KgXT6 off=8429572 len=731318 2024-02-18T08:47:07.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 3856 completed, throughput=4.99MB/sec 2024-02-18T08:47:07.622 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lJqiRyTQG9A-_hy off=15481413 len=521203 2024-02-18T08:47:07.626 INFO:tasks.workunit.client.0.smithi082.stdout:op 3857 completed, throughput=5MB/sec 2024-02-18T08:47:07.626 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-keLAA6UoIMNqEaB off=11629127 len=846629 2024-02-18T08:47:07.628 INFO:tasks.workunit.client.0.smithi082.stdout:op 3858 completed, throughput=5MB/sec 2024-02-18T08:47:07.628 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L3ZgaOXasnA_EPe off=0 len=1270673 2024-02-18T08:47:07.630 INFO:tasks.workunit.client.0.smithi082.stdout:op 3859 completed, throughput=5MB/sec 2024-02-18T08:47:07.630 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BBWxiJbtlGjomng off=13832768 len=375707 2024-02-18T08:47:07.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 3860 completed, throughput=5MB/sec 2024-02-18T08:47:07.631 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nLRKom7suNjns0g off=6720049 len=399061 2024-02-18T08:47:07.632 INFO:tasks.workunit.client.0.smithi082.stdout:op 3861 completed, throughput=5MB/sec 2024-02-18T08:47:07.632 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qjeLsrl8eWmeB6t off=1476003 len=555674 2024-02-18T08:47:07.635 INFO:tasks.workunit.client.0.smithi082.stdout:op 3862 completed, throughput=5MB/sec 2024-02-18T08:47:07.635 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xKxr9wqWrB9w2e0 off=19305315 len=1097052 2024-02-18T08:47:07.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 3863 completed, throughput=5MB/sec 2024-02-18T08:47:08.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:06.741324+0000 mgr.y (mgr.24862) 995 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:08.516 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:06.741324+0000 mgr.y (mgr.24862) 995 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:08.516 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:06.741324+0000 mgr.y (mgr.24862) 995 : cluster [DBG] pgmap v1571: 73 pgs: 73 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:08.642 INFO:tasks.workunit.client.0.smithi082.stdout: 760: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:08.642 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T8udIw79GCmPn6a off=707707 len=1830405 2024-02-18T08:47:08.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 3864 completed, throughput=5MB/sec 2024-02-18T08:47:08.645 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o3tBDKlkotAzsor off=2246861 len=921781 2024-02-18T08:47:08.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 3865 completed, throughput=5MB/sec 2024-02-18T08:47:08.651 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rdtswjyIKwp7yr- off=18305190 len=1376817 2024-02-18T08:47:08.654 INFO:tasks.workunit.client.0.smithi082.stdout:op 3866 completed, throughput=5MB/sec 2024-02-18T08:47:08.654 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dEFNlYoKhjw0Syt off=4482052 len=1678323 2024-02-18T08:47:08.657 INFO:tasks.workunit.client.0.smithi082.stdout:op 3867 completed, throughput=5MB/sec 2024-02-18T08:47:09.657 INFO:tasks.workunit.client.0.smithi082.stdout: 761: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:09.657 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m1KzoAGIVkHsbPQ off=17561309 len=133146 2024-02-18T08:47:09.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 3868 completed, throughput=5MB/sec 2024-02-18T08:47:09.658 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M4r0MvqUMDmJo2u off=488878 len=1719985 2024-02-18T08:47:09.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 3869 completed, throughput=5MB/sec 2024-02-18T08:47:09.670 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TKsog6v53qNTKNp off=1014742 len=664112 2024-02-18T08:47:09.674 INFO:tasks.workunit.client.0.smithi082.stdout:op 3870 completed, throughput=5MB/sec 2024-02-18T08:47:09.675 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LRO7gEZ0H43E7-4 off=200334 len=1685161 2024-02-18T08:47:09.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 3871 completed, throughput=5MB/sec 2024-02-18T08:47:09.682 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fj_Jm6A3Hcxd0kO off=1781673 len=608221 2024-02-18T08:47:09.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 3872 completed, throughput=5MB/sec 2024-02-18T08:47:10.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:08.741891+0000 mgr.y (mgr.24862) 996 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:10.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:08.741891+0000 mgr.y (mgr.24862) 996 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:10.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:08.741891+0000 mgr.y (mgr.24862) 996 : cluster [DBG] pgmap v1572: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:10.684 INFO:tasks.workunit.client.0.smithi082.stdout: 762: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:10.684 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gMMXZ_y9lwYIEVn off=15655194 len=632730 2024-02-18T08:47:10.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 3873 completed, throughput=4.99MB/sec 2024-02-18T08:47:10.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8XQJx2x7yopaPyA off=12639487 len=520425 2024-02-18T08:47:10.687 INFO:tasks.workunit.client.0.smithi082.stdout:op 3874 completed, throughput=5MB/sec 2024-02-18T08:47:10.687 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-K__rxj2UoTIAxL2 off=6838959 len=541138 2024-02-18T08:47:10.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 3875 completed, throughput=5MB/sec 2024-02-18T08:47:10.688 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lOtrpnfimrDAZdI off=3708160 len=2049406 2024-02-18T08:47:10.698 INFO:tasks.workunit.client.0.smithi082.stdout:op 3876 completed, throughput=5MB/sec 2024-02-18T08:47:10.698 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ajvXmGyanSiNg6G off=6430004 len=264484 2024-02-18T08:47:10.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 3877 completed, throughput=5MB/sec 2024-02-18T08:47:10.699 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l8RRz0ByishVKvu off=460306 len=1362114 2024-02-18T08:47:10.701 INFO:tasks.workunit.client.0.smithi082.stdout:op 3878 completed, throughput=5MB/sec 2024-02-18T08:47:11.701 INFO:tasks.workunit.client.0.smithi082.stdout: 763: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:11.701 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8jrKz0VXN635s-K off=11732936 len=348018 2024-02-18T08:47:11.705 INFO:tasks.workunit.client.0.smithi082.stdout:op 3879 completed, throughput=4.99MB/sec 2024-02-18T08:47:11.705 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-434tXIBCJm2jPEH off=5730149 len=2012234 2024-02-18T08:47:11.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 3880 completed, throughput=5MB/sec 2024-02-18T08:47:11.714 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ivnvwFogyVBY7rv off=20551809 len=81361 2024-02-18T08:47:11.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 3881 completed, throughput=5MB/sec 2024-02-18T08:47:11.715 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vg-aOdNWKc8tqob off=506002 len=805349 2024-02-18T08:47:11.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 3882 completed, throughput=5MB/sec 2024-02-18T08:47:11.722 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bCdiIHVqTPY2bE9 off=13090896 len=999338 2024-02-18T08:47:11.728 INFO:tasks.workunit.client.0.smithi082.stdout:op 3883 completed, throughput=5MB/sec 2024-02-18T08:47:11.728 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V4YHb3QXJTQk8Hu off=14402375 len=16818 2024-02-18T08:47:11.730 INFO:tasks.workunit.client.0.smithi082.stdout:op 3884 completed, throughput=5MB/sec 2024-02-18T08:47:11.730 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m7yu1r4voE1_yoA off=14062485 len=689651 2024-02-18T08:47:11.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 3885 completed, throughput=5MB/sec 2024-02-18T08:47:12.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:10.742419+0000 mgr.y (mgr.24862) 997 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:12.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:10.742419+0000 mgr.y (mgr.24862) 997 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:12.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:10.742419+0000 mgr.y (mgr.24862) 997 : cluster [DBG] pgmap v1573: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:12.732 INFO:tasks.workunit.client.0.smithi082.stdout: 764: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:12.732 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-suJ4_9pfWOpeGNi off=10626252 len=284881 2024-02-18T08:47:12.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 3886 completed, throughput=4.99MB/sec 2024-02-18T08:47:12.735 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WtpuYJrGBEW67T- off=293763 len=1507487 2024-02-18T08:47:12.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 3887 completed, throughput=5MB/sec 2024-02-18T08:47:12.745 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-98kUcClk_W3FUil off=1983350 len=299515 2024-02-18T08:47:12.749 INFO:tasks.workunit.client.0.smithi082.stdout:op 3888 completed, throughput=5MB/sec 2024-02-18T08:47:12.749 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bKtommL54H_VUAT off=11427203 len=408385 2024-02-18T08:47:12.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 3889 completed, throughput=5MB/sec 2024-02-18T08:47:12.750 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zdLrCQ5ZdakxuUW off=3157886 len=901603 2024-02-18T08:47:12.755 INFO:tasks.workunit.client.0.smithi082.stdout:op 3890 completed, throughput=5MB/sec 2024-02-18T08:47:12.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S-dAADb4lK-pG8o off=1428213 len=1213052 2024-02-18T08:47:12.758 INFO:tasks.workunit.client.0.smithi082.stdout:op 3891 completed, throughput=5MB/sec 2024-02-18T08:47:12.758 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uPiwiRgLNiijMwu off=499969 len=1151537 2024-02-18T08:47:12.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 3892 completed, throughput=5MB/sec 2024-02-18T08:47:13.761 INFO:tasks.workunit.client.0.smithi082.stdout: 765: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:13.761 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IZfV72lwqYLlSOw off=4321021 len=1859388 2024-02-18T08:47:13.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 3893 completed, throughput=5MB/sec 2024-02-18T08:47:13.769 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c_CT7hruKOJaZAr off=7560312 len=704812 2024-02-18T08:47:13.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 3894 completed, throughput=5MB/sec 2024-02-18T08:47:13.774 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NSfuSHTWazc-Tyi off=15310003 len=1165186 2024-02-18T08:47:13.776 INFO:tasks.workunit.client.0.smithi082.stdout:op 3895 completed, throughput=5MB/sec 2024-02-18T08:47:13.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z2KaPdYGEuTxzyW off=7676061 len=277365 2024-02-18T08:47:13.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 3896 completed, throughput=5MB/sec 2024-02-18T08:47:13.779 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mwR_I2ynqg5cMah off=3050456 len=1625422 2024-02-18T08:47:13.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 3897 completed, throughput=5MB/sec 2024-02-18T08:47:14.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:12.743035+0000 mgr.y (mgr.24862) 998 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:14.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:12.743035+0000 mgr.y (mgr.24862) 998 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:14.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:12.743035+0000 mgr.y (mgr.24862) 998 : cluster [DBG] pgmap v1574: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:14.787 INFO:tasks.workunit.client.0.smithi082.stdout: 766: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:14.787 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uRx-P1-DmpUk4Sg off=9516538 len=212097 2024-02-18T08:47:14.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 3898 completed, throughput=4.99MB/sec 2024-02-18T08:47:14.788 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fi65LOVabssiXx4 off=12139607 len=1750729 2024-02-18T08:47:14.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 3899 completed, throughput=5MB/sec 2024-02-18T08:47:14.800 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZKMWLf0NsXtMqhe off=5128559 len=936780 2024-02-18T08:47:14.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 3900 completed, throughput=5MB/sec 2024-02-18T08:47:14.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9n51w9SUysLfN5h off=3276324 len=1140152 2024-02-18T08:47:14.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 3901 completed, throughput=5MB/sec 2024-02-18T08:47:14.807 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uHhgGGYqHCUm3dD off=975629 len=286869 2024-02-18T08:47:14.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 3902 completed, throughput=5MB/sec 2024-02-18T08:47:14.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IdK3F_br2S6C1sX off=118341 len=1549151 2024-02-18T08:47:14.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 3903 completed, throughput=5MB/sec 2024-02-18T08:47:15.812 INFO:tasks.workunit.client.0.smithi082.stdout: 767: throughput=5MB/sec pending data=0 2024-02-18T08:47:15.813 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kvyb3fBbZsMvFbZ off=2191782 len=1486186 2024-02-18T08:47:15.818 INFO:tasks.workunit.client.0.smithi082.stdout:op 3904 completed, throughput=5MB/sec 2024-02-18T08:47:15.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RldBCf3WXcQ3V2q off=16056507 len=1591788 2024-02-18T08:47:15.820 INFO:tasks.workunit.client.0.smithi082.stdout:op 3905 completed, throughput=5MB/sec 2024-02-18T08:47:15.820 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9vjZa42SFHu-hmz off=4562637 len=1412919 2024-02-18T08:47:15.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 3906 completed, throughput=5MB/sec 2024-02-18T08:47:16.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:14.743567+0000 mgr.y (mgr.24862) 999 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:16.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:14.743567+0000 mgr.y (mgr.24862) 999 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:16.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:14.743567+0000 mgr.y (mgr.24862) 999 : cluster [DBG] pgmap v1575: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:16.827 INFO:tasks.workunit.client.0.smithi082.stdout: 768: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:16.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GtmY2jNjooYEpjH off=20847882 len=423271 2024-02-18T08:47:16.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 3907 completed, throughput=4.99MB/sec 2024-02-18T08:47:16.832 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3JVW00I9zlIK-68 off=8436183 len=125888 2024-02-18T08:47:16.833 INFO:tasks.workunit.client.0.smithi082.stdout:op 3908 completed, throughput=4.99MB/sec 2024-02-18T08:47:16.833 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LGyvYH9MGeq74SZ off=15174940 len=1863466 2024-02-18T08:47:16.836 INFO:tasks.workunit.client.0.smithi082.stdout:op 3909 completed, throughput=5MB/sec 2024-02-18T08:47:16.836 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eHAYP7y2Es_vS4M off=21907831 len=972782 2024-02-18T08:47:16.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 3910 completed, throughput=5MB/sec 2024-02-18T08:47:16.842 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bMf0gCl35vu74cq off=9380272 len=359106 2024-02-18T08:47:16.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 3911 completed, throughput=5MB/sec 2024-02-18T08:47:16.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M8Zi7A6IPUP0QlW off=1237018 len=204082 2024-02-18T08:47:16.845 INFO:tasks.workunit.client.0.smithi082.stdout:op 3912 completed, throughput=5MB/sec 2024-02-18T08:47:16.846 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OyG6UUEd_bR96cD off=9543021 len=1023897 2024-02-18T08:47:16.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 3913 completed, throughput=5MB/sec 2024-02-18T08:47:16.850 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GVLack6Tpf2WoW5 off=4309389 len=222153 2024-02-18T08:47:16.852 INFO:tasks.workunit.client.0.smithi082.stdout:op 3914 completed, throughput=5MB/sec 2024-02-18T08:47:17.853 INFO:tasks.workunit.client.0.smithi082.stdout: 769: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:17.853 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bOYVEb71d1yGtOP off=4619043 len=1240616 2024-02-18T08:47:17.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 3915 completed, throughput=5MB/sec 2024-02-18T08:47:17.860 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6IIOj0AWu1GGsWP off=7603769 len=75309 2024-02-18T08:47:17.860 INFO:tasks.workunit.client.0.smithi082.stdout:op 3916 completed, throughput=5MB/sec 2024-02-18T08:47:17.860 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T2PqkCDlyUjFD_T off=4233149 len=241997 2024-02-18T08:47:17.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 3917 completed, throughput=5MB/sec 2024-02-18T08:47:17.863 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6EjS36hM_63aFZL off=872996 len=977688 2024-02-18T08:47:17.865 INFO:tasks.workunit.client.0.smithi082.stdout:op 3918 completed, throughput=5MB/sec 2024-02-18T08:47:17.865 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bnyETXWf_Xtet_A off=4385922 len=801529 2024-02-18T08:47:17.869 INFO:tasks.workunit.client.0.smithi082.stdout:op 3919 completed, throughput=5MB/sec 2024-02-18T08:47:17.869 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--rdCaAFwII8vUO_ off=7961573 len=529762 2024-02-18T08:47:17.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 3920 completed, throughput=5MB/sec 2024-02-18T08:47:17.874 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gH8XOieflENa4SW off=1574590 len=685105 2024-02-18T08:47:17.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 3921 completed, throughput=5MB/sec 2024-02-18T08:47:17.878 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8sMXENJipzlL7aQ off=726893 len=499104 2024-02-18T08:47:17.881 INFO:tasks.workunit.client.0.smithi082.stdout:op 3922 completed, throughput=5MB/sec 2024-02-18T08:47:17.881 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T7igZqBgSTnOVTS off=3698933 len=908951 2024-02-18T08:47:17.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 3923 completed, throughput=5MB/sec 2024-02-18T08:47:18.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:16.744164+0000 mgr.y (mgr.24862) 1000 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:18.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:16.744164+0000 mgr.y (mgr.24862) 1000 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:18.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:16.744164+0000 mgr.y (mgr.24862) 1000 : cluster [DBG] pgmap v1576: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:47:18.885 INFO:tasks.workunit.client.0.smithi082.stdout: 770: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:18.885 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7q1qm-1CRl5o49e off=2296928 len=1921521 2024-02-18T08:47:18.889 INFO:tasks.workunit.client.0.smithi082.stdout:op 3924 completed, throughput=5MB/sec 2024-02-18T08:47:18.889 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nc6xdTyZ9rScD9X off=313367 len=78146 2024-02-18T08:47:18.890 INFO:tasks.workunit.client.0.smithi082.stdout:op 3925 completed, throughput=5MB/sec 2024-02-18T08:47:18.890 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-krvDij2yh83zH9H off=15994746 len=1017800 2024-02-18T08:47:18.895 INFO:tasks.workunit.client.0.smithi082.stdout:op 3926 completed, throughput=5MB/sec 2024-02-18T08:47:18.896 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TyuWXewmFcL46Nk off=8279724 len=2005679 2024-02-18T08:47:18.908 INFO:tasks.workunit.client.0.smithi082.stdout:op 3927 completed, throughput=5MB/sec 2024-02-18T08:47:19.909 INFO:tasks.workunit.client.0.smithi082.stdout: 771: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:19.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0ajqnhe1DawhP_R off=14708822 len=267531 2024-02-18T08:47:19.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 3928 completed, throughput=4.99MB/sec 2024-02-18T08:47:19.910 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SOG2n3xWlkR4qSN off=3415930 len=140175 2024-02-18T08:47:19.913 INFO:tasks.workunit.client.0.smithi082.stdout:op 3929 completed, throughput=4.99MB/sec 2024-02-18T08:47:19.913 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rEahEMTYBuiTn6x off=14367033 len=459907 2024-02-18T08:47:19.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 3930 completed, throughput=5MB/sec 2024-02-18T08:47:19.917 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tmR3U0hZ77X46lF off=1769351 len=370867 2024-02-18T08:47:19.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 3931 completed, throughput=5MB/sec 2024-02-18T08:47:19.920 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3CEXQ0YbddJkgNH off=19750760 len=2049123 2024-02-18T08:47:19.923 INFO:tasks.workunit.client.0.smithi082.stdout:op 3932 completed, throughput=5MB/sec 2024-02-18T08:47:19.923 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6_P9jg4q8GKFWVF off=14182596 len=383564 2024-02-18T08:47:19.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 3933 completed, throughput=5MB/sec 2024-02-18T08:47:19.926 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CDkGEoBsMtrScsW off=18982863 len=1134622 2024-02-18T08:47:19.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 3934 completed, throughput=5MB/sec 2024-02-18T08:47:19.932 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7N8Qz7y-bYXsGGX off=993289 len=509524 2024-02-18T08:47:19.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 3935 completed, throughput=5MB/sec 2024-02-18T08:47:20.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:18.744636+0000 mgr.y (mgr.24862) 1001 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:20.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:18.744636+0000 mgr.y (mgr.24862) 1001 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:20.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:18.744636+0000 mgr.y (mgr.24862) 1001 : cluster [DBG] pgmap v1577: 73 pgs: 73 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:47:20.934 INFO:tasks.workunit.client.0.smithi082.stdout: 772: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:20.934 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZEfOBsZ3xxSPaFO off=5554528 len=1706031 2024-02-18T08:47:20.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 3936 completed, throughput=5MB/sec 2024-02-18T08:47:20.941 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T0ikv-5Db2_1ruv off=1765431 len=1767033 2024-02-18T08:47:20.944 INFO:tasks.workunit.client.0.smithi082.stdout:op 3937 completed, throughput=5MB/sec 2024-02-18T08:47:20.944 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QPxBX3noRL5hVsW off=2068508 len=1953492 2024-02-18T08:47:20.954 INFO:tasks.workunit.client.0.smithi082.stdout:op 3938 completed, throughput=5MB/sec 2024-02-18T08:47:21.955 INFO:tasks.workunit.client.0.smithi082.stdout: 773: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:21.955 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aCHzcDSHv1NnfDQ off=6473385 len=321165 2024-02-18T08:47:21.958 INFO:tasks.workunit.client.0.smithi082.stdout:op 3939 completed, throughput=4.99MB/sec 2024-02-18T08:47:21.958 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z3hRTtVYyhRBEEZ off=10904893 len=494765 2024-02-18T08:47:21.959 INFO:tasks.workunit.client.0.smithi082.stdout:op 3940 completed, throughput=5MB/sec 2024-02-18T08:47:21.959 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g-7KLVGTwzDAKJO off=8144026 len=1831949 2024-02-18T08:47:21.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 3941 completed, throughput=5MB/sec 2024-02-18T08:47:21.968 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SA8Mod7LnyznAhN off=13431469 len=1096669 2024-02-18T08:47:21.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 3942 completed, throughput=5MB/sec 2024-02-18T08:47:21.973 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gOFvHLbrD2S3fdI off=2504197 len=1118686 2024-02-18T08:47:21.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 3943 completed, throughput=5MB/sec 2024-02-18T08:47:21.979 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WoRX4r_QKBzk1Ls off=1329574 len=1022721 2024-02-18T08:47:21.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 3944 completed, throughput=5MB/sec 2024-02-18T08:47:22.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:20.745305+0000 mgr.y (mgr.24862) 1002 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:47:22.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:20.745305+0000 mgr.y (mgr.24862) 1002 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:47:22.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:20.745305+0000 mgr.y (mgr.24862) 1002 : cluster [DBG] pgmap v1578: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-02-18T08:47:22.981 INFO:tasks.workunit.client.0.smithi082.stdout: 774: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:22.981 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7qeFdPhA9rKIOBC off=5182877 len=634202 2024-02-18T08:47:22.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 3945 completed, throughput=5MB/sec 2024-02-18T08:47:22.985 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gnmJKKSJjLChJIQ off=7605388 len=616474 2024-02-18T08:47:22.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 3946 completed, throughput=5MB/sec 2024-02-18T08:47:22.989 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f5SkqYMP6vaYCvL off=9888080 len=194485 2024-02-18T08:47:22.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 3947 completed, throughput=5MB/sec 2024-02-18T08:47:22.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mxx2e2gOz8gHbxo off=3364979 len=1480675 2024-02-18T08:47:22.998 INFO:tasks.workunit.client.0.smithi082.stdout:op 3948 completed, throughput=5MB/sec 2024-02-18T08:47:22.998 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1eybaVI-mux1zO1 off=204534 len=1189041 2024-02-18T08:47:23.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 3949 completed, throughput=5MB/sec 2024-02-18T08:47:23.005 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1ykygv4MdYt0cck off=8502882 len=746164 2024-02-18T08:47:23.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 3950 completed, throughput=5MB/sec 2024-02-18T08:47:24.010 INFO:tasks.workunit.client.0.smithi082.stdout: 775: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:24.010 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AprQ9OHUoa7WJzb off=24069747 len=1258534 2024-02-18T08:47:24.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 3951 completed, throughput=5MB/sec 2024-02-18T08:47:24.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nm5hWkjg8ON5vqx off=19401484 len=1835140 2024-02-18T08:47:24.025 INFO:tasks.workunit.client.0.smithi082.stdout:op 3952 completed, throughput=5MB/sec 2024-02-18T08:47:24.026 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jOYmgIIUPJ_I6TG off=575090 len=575262 2024-02-18T08:47:24.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 3953 completed, throughput=5MB/sec 2024-02-18T08:47:24.027 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wkio73qKQKz-zMv off=8397740 len=514192 2024-02-18T08:47:24.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 3954 completed, throughput=5MB/sec 2024-02-18T08:47:24.031 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WALOrQ1SjUUa7jc off=7097972 len=839582 2024-02-18T08:47:24.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 3955 completed, throughput=5MB/sec 2024-02-18T08:47:24.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:22.745774+0000 mgr.y (mgr.24862) 1003 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:24.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:22.745774+0000 mgr.y (mgr.24862) 1003 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:24.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:22.745774+0000 mgr.y (mgr.24862) 1003 : cluster [DBG] pgmap v1579: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:25.031 INFO:tasks.workunit.client.0.smithi082.stdout: 776: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:25.031 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WqvkTSYjiscUFXB off=10683831 len=1234651 2024-02-18T08:47:25.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 3956 completed, throughput=5MB/sec 2024-02-18T08:47:25.034 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vT8q7Pgwt0nId4L off=4754788 len=1517362 2024-02-18T08:47:25.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 3957 completed, throughput=5MB/sec 2024-02-18T08:47:25.042 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o5qbwJidt7Wt7x7 off=1010912 len=1260306 2024-02-18T08:47:25.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 3958 completed, throughput=5MB/sec 2024-02-18T08:47:25.044 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ed8NAH1QIDrx2bS off=18674095 len=138515 2024-02-18T08:47:25.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 3959 completed, throughput=5MB/sec 2024-02-18T08:47:25.044 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tIQabvT78oXJASJ off=1602398 len=687237 2024-02-18T08:47:25.049 INFO:tasks.workunit.client.0.smithi082.stdout:op 3960 completed, throughput=5MB/sec 2024-02-18T08:47:25.049 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-96GJqPacVW5Xqlg off=1254936 len=1852369 2024-02-18T08:47:25.058 INFO:tasks.workunit.client.0.smithi082.stdout:op 3961 completed, throughput=5MB/sec 2024-02-18T08:47:26.059 INFO:tasks.workunit.client.0.smithi082.stdout: 777: throughput=5MB/sec pending data=0 2024-02-18T08:47:26.059 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4Gm5_DXhOwfNlYp off=2810163 len=1878979 2024-02-18T08:47:26.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 3962 completed, throughput=5MB/sec 2024-02-18T08:47:26.061 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7amlJKmiwIRJM3M off=15417167 len=929988 2024-02-18T08:47:26.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 3963 completed, throughput=5MB/sec 2024-02-18T08:47:26.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UljP4RNvh0uDCCs off=502957 len=1887193 2024-02-18T08:47:26.069 INFO:tasks.workunit.client.0.smithi082.stdout:op 3964 completed, throughput=5MB/sec 2024-02-18T08:47:26.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:24.746441+0000 mgr.y (mgr.24862) 1004 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-18T08:47:26.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:24.746441+0000 mgr.y (mgr.24862) 1004 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-18T08:47:26.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:24.746441+0000 mgr.y (mgr.24862) 1004 : cluster [DBG] pgmap v1580: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-02-18T08:47:27.069 INFO:tasks.workunit.client.0.smithi082.stdout: 778: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:27.069 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RTweLa4cVHWxfEu off=22974526 len=1021826 2024-02-18T08:47:27.072 INFO:tasks.workunit.client.0.smithi082.stdout:op 3965 completed, throughput=5MB/sec 2024-02-18T08:47:27.072 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sIoDDf6Yk_-CLm- off=7614815 len=909522 2024-02-18T08:47:27.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 3966 completed, throughput=5MB/sec 2024-02-18T08:47:27.076 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u4D8wJEgOU4rLvo off=185380 len=1893074 2024-02-18T08:47:27.079 INFO:tasks.workunit.client.0.smithi082.stdout:op 3967 completed, throughput=5MB/sec 2024-02-18T08:47:27.080 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n8hg803XGk7EVZb off=3628099 len=1236813 2024-02-18T08:47:27.081 INFO:tasks.workunit.client.0.smithi082.stdout:op 3968 completed, throughput=5MB/sec 2024-02-18T08:47:28.082 INFO:tasks.workunit.client.0.smithi082.stdout: 779: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:28.082 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WsTk8hO8gcOyqiQ off=5783160 len=713945 2024-02-18T08:47:28.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 3969 completed, throughput=5MB/sec 2024-02-18T08:47:28.083 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-r2nQipDkKvlDtZ5 off=346715 len=1769266 2024-02-18T08:47:28.086 INFO:tasks.workunit.client.0.smithi082.stdout:op 3970 completed, throughput=5MB/sec 2024-02-18T08:47:28.086 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tJKGd0W2PcQ81jA off=6525649 len=664699 2024-02-18T08:47:28.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 3971 completed, throughput=5MB/sec 2024-02-18T08:47:28.092 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RnTd33m6LaoAJCC off=6757498 len=1654660 2024-02-18T08:47:28.095 INFO:tasks.workunit.client.0.smithi082.stdout:op 3972 completed, throughput=5MB/sec 2024-02-18T08:47:28.095 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Dgr8H2BLMPIsmuj off=10284265 len=1034803 2024-02-18T08:47:28.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 3973 completed, throughput=5MB/sec 2024-02-18T08:47:28.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:26.746952+0000 mgr.y (mgr.24862) 1005 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:47:28.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:26.746952+0000 mgr.y (mgr.24862) 1005 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:47:28.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:26.746952+0000 mgr.y (mgr.24862) 1005 : cluster [DBG] pgmap v1581: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:47:29.101 INFO:tasks.workunit.client.0.smithi082.stdout: 780: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:29.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RUiHcXpelT1FuGz off=796207 len=2040936 2024-02-18T08:47:29.112 INFO:tasks.workunit.client.0.smithi082.stdout:op 3974 completed, throughput=5MB/sec 2024-02-18T08:47:29.112 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cb5ChEsVW4yeS5Z off=13411589 len=102932 2024-02-18T08:47:29.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 3975 completed, throughput=5MB/sec 2024-02-18T08:47:29.114 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-v2MT6MaFKqogJJt off=3938964 len=1123992 2024-02-18T08:47:29.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 3976 completed, throughput=5MB/sec 2024-02-18T08:47:29.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NFTgoJYhVfRMQV9 off=5085951 len=1691301 2024-02-18T08:47:29.126 INFO:tasks.workunit.client.0.smithi082.stdout:op 3977 completed, throughput=5MB/sec 2024-02-18T08:47:30.127 INFO:tasks.workunit.client.0.smithi082.stdout: 781: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:30.127 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DQlAfcydTDA_Nrd off=2642118 len=344396 2024-02-18T08:47:30.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 3978 completed, throughput=4.99MB/sec 2024-02-18T08:47:30.131 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gjrslRdgcp97vjd off=8484174 len=1600675 2024-02-18T08:47:30.137 INFO:tasks.workunit.client.0.smithi082.stdout:op 3979 completed, throughput=5MB/sec 2024-02-18T08:47:30.137 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_ixHYpFMfwTwsiw off=2875587 len=1046941 2024-02-18T08:47:30.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 3980 completed, throughput=5MB/sec 2024-02-18T08:47:30.143 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W_WdEzVL6HPZ5RL off=21982365 len=1398283 2024-02-18T08:47:30.148 INFO:tasks.workunit.client.0.smithi082.stdout:op 3981 completed, throughput=5MB/sec 2024-02-18T08:47:30.148 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HckqXHK_SOt1ZVY off=1029351 len=1368082 2024-02-18T08:47:30.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 3982 completed, throughput=5MB/sec 2024-02-18T08:47:30.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:28.747509+0000 mgr.y (mgr.24862) 1006 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:47:30.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:28.747509+0000 mgr.y (mgr.24862) 1006 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:47:30.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:28.747509+0000 mgr.y (mgr.24862) 1006 : cluster [DBG] pgmap v1582: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:47:31.155 INFO:tasks.workunit.client.0.smithi082.stdout: 782: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:31.155 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fUcj2CzQhh2O-o8 off=16118721 len=2011316 2024-02-18T08:47:31.164 INFO:tasks.workunit.client.0.smithi082.stdout:op 3983 completed, throughput=5MB/sec 2024-02-18T08:47:31.164 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qhLdibAuX2w1Ll2 off=636943 len=848897 2024-02-18T08:47:31.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 3984 completed, throughput=5MB/sec 2024-02-18T08:47:31.166 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JQoJ3SRgmDxr6p2 off=17749694 len=2051133 2024-02-18T08:47:31.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 3985 completed, throughput=5MB/sec 2024-02-18T08:47:32.177 INFO:tasks.workunit.client.0.smithi082.stdout: 783: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:32.177 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i7isaCSvlrRD8dt off=8373622 len=1331525 2024-02-18T08:47:32.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 3986 completed, throughput=5MB/sec 2024-02-18T08:47:32.184 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bIdzPlPRJyhyYle off=12184073 len=225348 2024-02-18T08:47:32.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 3987 completed, throughput=5MB/sec 2024-02-18T08:47:32.185 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dTJKIjbTXqZI6fQ off=10950467 len=1865031 2024-02-18T08:47:32.188 INFO:tasks.workunit.client.0.smithi082.stdout:op 3988 completed, throughput=5MB/sec 2024-02-18T08:47:32.188 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Vf0oVBe4qC_1_Yt off=2481646 len=1214765 2024-02-18T08:47:32.194 INFO:tasks.workunit.client.0.smithi082.stdout:op 3989 completed, throughput=5MB/sec 2024-02-18T08:47:32.194 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IMX_jniCyYim86o off=15531658 len=559621 2024-02-18T08:47:32.195 INFO:tasks.workunit.client.0.smithi082.stdout:op 3990 completed, throughput=5MB/sec 2024-02-18T08:47:32.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:30.748162+0000 mgr.y (mgr.24862) 1007 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:32.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:30.748162+0000 mgr.y (mgr.24862) 1007 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:32.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:30.748162+0000 mgr.y (mgr.24862) 1007 : cluster [DBG] pgmap v1583: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:33.196 INFO:tasks.workunit.client.0.smithi082.stdout: 784: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:33.196 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EBazaT1IAiN7uAv off=216548 len=1391259 2024-02-18T08:47:33.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 3991 completed, throughput=5MB/sec 2024-02-18T08:47:33.199 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MM5j7K8R1l9EMOk off=1544838 len=359022 2024-02-18T08:47:33.203 INFO:tasks.workunit.client.0.smithi082.stdout:op 3992 completed, throughput=5MB/sec 2024-02-18T08:47:33.203 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DyDAIZAE0WUiqlu off=13320156 len=1462498 2024-02-18T08:47:33.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 3993 completed, throughput=5MB/sec 2024-02-18T08:47:33.205 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8VCIAOw19Pt644w off=3675657 len=1177994 2024-02-18T08:47:33.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 3994 completed, throughput=5MB/sec 2024-02-18T08:47:33.211 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IR5MmGs3lqLT69j off=340563 len=2090698 2024-02-18T08:47:33.222 INFO:tasks.workunit.client.0.smithi082.stdout:op 3995 completed, throughput=5MB/sec 2024-02-18T08:47:34.221 INFO:tasks.workunit.client.0.smithi082.stdout: 785: throughput=5MB/sec pending data=0 2024-02-18T08:47:34.222 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WOmHhlj9_3Wh4TH off=13297013 len=931454 2024-02-18T08:47:34.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 3996 completed, throughput=5MB/sec 2024-02-18T08:47:34.223 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7MAy0a10lkBtglC off=8967169 len=20560 2024-02-18T08:47:34.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 3997 completed, throughput=5MB/sec 2024-02-18T08:47:34.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8f8Bri889XJ6uOd off=783699 len=152170 2024-02-18T08:47:34.228 INFO:tasks.workunit.client.0.smithi082.stdout:op 3998 completed, throughput=5MB/sec 2024-02-18T08:47:34.228 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VOhWMrb7xljnooA off=3212652 len=2047917 2024-02-18T08:47:34.232 INFO:tasks.workunit.client.0.smithi082.stdout:op 3999 completed, throughput=5MB/sec 2024-02-18T08:47:34.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1uNP1mHWwonPznd off=2842131 len=1656572 2024-02-18T08:47:34.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 4000 completed, throughput=5MB/sec 2024-02-18T08:47:34.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:32.748603+0000 mgr.y (mgr.24862) 1008 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:34.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:32.748603+0000 mgr.y (mgr.24862) 1008 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:34.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:32.748603+0000 mgr.y (mgr.24862) 1008 : cluster [DBG] pgmap v1584: 73 pgs: 73 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:47:35.240 INFO:tasks.workunit.client.0.smithi082.stdout: 786: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:35.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qTairPKWhuK2DXR off=3993713 len=1941113 2024-02-18T08:47:35.251 INFO:tasks.workunit.client.0.smithi082.stdout:op 4001 completed, throughput=5MB/sec 2024-02-18T08:47:35.251 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M2Q5mLhwtFSlQr1 off=17574552 len=740700 2024-02-18T08:47:35.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 4002 completed, throughput=5MB/sec 2024-02-18T08:47:35.253 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qqy961MKYIS9EFx off=14406852 len=1587529 2024-02-18T08:47:35.260 INFO:tasks.workunit.client.0.smithi082.stdout:op 4003 completed, throughput=5MB/sec 2024-02-18T08:47:35.260 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G3Mf7_TapS9l02r off=728523 len=985286 2024-02-18T08:47:35.264 INFO:tasks.workunit.client.0.smithi082.stdout:op 4004 completed, throughput=5MB/sec 2024-02-18T08:47:36.265 INFO:tasks.workunit.client.0.smithi082.stdout: 787: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:36.265 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LIt3uasvOa8u7M2 off=4914894 len=383372 2024-02-18T08:47:36.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 4005 completed, throughput=5MB/sec 2024-02-18T08:47:36.266 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kxBhT_IO79ar2hB off=1452891 len=864627 2024-02-18T08:47:36.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 4006 completed, throughput=5MB/sec 2024-02-18T08:47:36.268 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ec6yodkVKgRBoIf off=1200195 len=279911 2024-02-18T08:47:36.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 4007 completed, throughput=5MB/sec 2024-02-18T08:47:36.269 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_WiS9gyP2-3scny off=113299 len=1276386 2024-02-18T08:47:36.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 4008 completed, throughput=5MB/sec 2024-02-18T08:47:36.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dkiF3EC-AinDEF5 off=2837125 len=765446 2024-02-18T08:47:36.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 4009 completed, throughput=5MB/sec 2024-02-18T08:47:36.280 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ia_MsTOP_R23bee off=603271 len=1407667 2024-02-18T08:47:36.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 4010 completed, throughput=5MB/sec 2024-02-18T08:47:36.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:34.749148+0000 mgr.y (mgr.24862) 1009 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:47:36.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:34.749148+0000 mgr.y (mgr.24862) 1009 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:47:36.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:34.749148+0000 mgr.y (mgr.24862) 1009 : cluster [DBG] pgmap v1585: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2024-02-18T08:47:37.284 INFO:tasks.workunit.client.0.smithi082.stdout: 788: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:37.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T0akAOPrl8dFMXH off=4485478 len=1254946 2024-02-18T08:47:37.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 4011 completed, throughput=5MB/sec 2024-02-18T08:47:37.287 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DVok0h8Alz0xCoF off=7222728 len=656798 2024-02-18T08:47:37.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 4012 completed, throughput=5MB/sec 2024-02-18T08:47:37.288 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TcXkSZm984XYf-R off=24194381 len=383342 2024-02-18T08:47:37.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 4013 completed, throughput=5MB/sec 2024-02-18T08:47:37.292 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6wCjzeO5_3uE_ja off=19384126 len=1871052 2024-02-18T08:47:37.302 INFO:tasks.workunit.client.0.smithi082.stdout:op 4014 completed, throughput=5MB/sec 2024-02-18T08:47:37.302 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wqLbmsm7ZopELH6 off=5616932 len=59653 2024-02-18T08:47:37.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 4015 completed, throughput=5MB/sec 2024-02-18T08:47:37.304 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xC5j8NAAUiSQWVC off=2873075 len=43465 2024-02-18T08:47:37.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 4016 completed, throughput=5MB/sec 2024-02-18T08:47:37.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CnnY76BaIvfrwTv off=40623 len=69903 2024-02-18T08:47:37.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 4017 completed, throughput=5MB/sec 2024-02-18T08:47:37.308 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J6L_K7d6BeMnQOl off=5464021 len=871660 2024-02-18T08:47:37.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 4018 completed, throughput=5MB/sec 2024-02-18T08:47:38.309 INFO:tasks.workunit.client.0.smithi082.stdout: 789: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:38.309 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j36J_4AEpHEIsLc off=1849450 len=726671 2024-02-18T08:47:38.311 INFO:tasks.workunit.client.0.smithi082.stdout:op 4019 completed, throughput=4.99MB/sec 2024-02-18T08:47:38.312 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aScBCQgazZ1aY1f off=4050929 len=867723 2024-02-18T08:47:38.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 4020 completed, throughput=5MB/sec 2024-02-18T08:47:38.314 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R2tq7EPjsqm_FGv off=15865232 len=1911380 2024-02-18T08:47:38.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 4021 completed, throughput=5MB/sec 2024-02-18T08:47:38.323 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zdLrCQ5ZdakxuUW off=5660330 len=1677420 2024-02-18T08:47:38.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 4022 completed, throughput=5MB/sec 2024-02-18T08:47:38.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:36.749623+0000 mgr.y (mgr.24862) 1010 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:38.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:36.749623+0000 mgr.y (mgr.24862) 1010 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:38.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:36.749623+0000 mgr.y (mgr.24862) 1010 : cluster [DBG] pgmap v1586: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:39.330 INFO:tasks.workunit.client.0.smithi082.stdout: 790: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:39.331 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z9RPtrkP40FcDou off=454075 len=318726 2024-02-18T08:47:39.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 4023 completed, throughput=4.99MB/sec 2024-02-18T08:47:39.334 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SH2AVsVUbpX5cOz off=3979964 len=1660827 2024-02-18T08:47:39.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 4024 completed, throughput=5MB/sec 2024-02-18T08:47:39.338 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bYL2t-SGnRWcSd9 off=11375877 len=177441 2024-02-18T08:47:39.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 4025 completed, throughput=5MB/sec 2024-02-18T08:47:39.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JKSHUzZoAP7xcMY off=938507 len=1183411 2024-02-18T08:47:39.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 4026 completed, throughput=5MB/sec 2024-02-18T08:47:39.344 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5mRNUlYqhT_VmtG off=2885759 len=413988 2024-02-18T08:47:39.345 INFO:tasks.workunit.client.0.smithi082.stdout:op 4027 completed, throughput=5MB/sec 2024-02-18T08:47:39.345 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L4YMNRlUd1_OVv9 off=2255130 len=531359 2024-02-18T08:47:39.346 INFO:tasks.workunit.client.0.smithi082.stdout:op 4028 completed, throughput=5MB/sec 2024-02-18T08:47:39.347 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BjnDveSa1EZ-lY4 off=2241040 len=1911827 2024-02-18T08:47:39.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 4029 completed, throughput=5MB/sec 2024-02-18T08:47:40.349 INFO:tasks.workunit.client.0.smithi082.stdout: 791: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:40.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hGkpCifoHhjUkTf off=472687 len=953717 2024-02-18T08:47:40.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 4030 completed, throughput=5MB/sec 2024-02-18T08:47:40.355 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5YNfvQiF1JCVCcu off=1139285 len=1408816 2024-02-18T08:47:40.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 4031 completed, throughput=5MB/sec 2024-02-18T08:47:40.362 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bdi0azyjifPJ7qu off=2408342 len=275157 2024-02-18T08:47:40.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 4032 completed, throughput=5MB/sec 2024-02-18T08:47:40.366 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8fSw9U6I8Y8qEqF off=4786622 len=1323241 2024-02-18T08:47:40.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 4033 completed, throughput=5MB/sec 2024-02-18T08:47:40.368 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DAcyI9dZ8QeXZu_ off=19287138 len=1092076 2024-02-18T08:47:40.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 4034 completed, throughput=5MB/sec 2024-02-18T08:47:40.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:38.750280+0000 mgr.y (mgr.24862) 1011 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:40.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:38.750280+0000 mgr.y (mgr.24862) 1011 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:40.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:38.750280+0000 mgr.y (mgr.24862) 1011 : cluster [DBG] pgmap v1587: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:47:41.375 INFO:tasks.workunit.client.0.smithi082.stdout: 792: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:41.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eNNbnNn1ybsnRLs off=6152345 len=1323850 2024-02-18T08:47:41.377 INFO:tasks.workunit.client.0.smithi082.stdout:op 4035 completed, throughput=5MB/sec 2024-02-18T08:47:41.377 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fyB4zvuKXeWdJxu off=10780709 len=1210356 2024-02-18T08:47:41.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 4036 completed, throughput=5MB/sec 2024-02-18T08:47:41.380 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-F4OBdD6Ih93TgQc off=77446 len=199547 2024-02-18T08:47:41.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 4037 completed, throughput=5MB/sec 2024-02-18T08:47:41.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mpBWg0-Amy1wiOR off=3667928 len=1304539 2024-02-18T08:47:41.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 4038 completed, throughput=5MB/sec 2024-02-18T08:47:41.385 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dkwS1psfvwRafzT off=4165912 len=1686929 2024-02-18T08:47:41.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 4039 completed, throughput=5MB/sec 2024-02-18T08:47:42.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:40.750727+0000 mgr.y (mgr.24862) 1012 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:42.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:40.750727+0000 mgr.y (mgr.24862) 1012 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:42.394 INFO:tasks.workunit.client.0.smithi082.stdout: 793: throughput=5MB/sec pending data=0 2024-02-18T08:47:42.394 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jEN6qzQQp2iRVUb off=772453 len=1716981 2024-02-18T08:47:42.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 4040 completed, throughput=5MB/sec 2024-02-18T08:47:42.399 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EbuPzpId_PFXCZQ off=9903169 len=2047229 2024-02-18T08:47:42.402 INFO:tasks.workunit.client.0.smithi082.stdout:op 4041 completed, throughput=5MB/sec 2024-02-18T08:47:42.403 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GI7lBozCCt7AIUM off=4361693 len=688000 2024-02-18T08:47:42.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 4042 completed, throughput=5MB/sec 2024-02-18T08:47:42.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:40.750727+0000 mgr.y (mgr.24862) 1012 : cluster [DBG] pgmap v1588: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:47:43.404 INFO:tasks.workunit.client.0.smithi082.stdout: 794: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:43.404 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HJfJGGnTmWkTtHC off=1206498 len=734414 2024-02-18T08:47:43.405 INFO:tasks.workunit.client.0.smithi082.stdout:op 4043 completed, throughput=4.99MB/sec 2024-02-18T08:47:43.405 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B4B1lnFhHwCND8Y off=2987185 len=1781034 2024-02-18T08:47:43.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 4044 completed, throughput=5MB/sec 2024-02-18T08:47:43.409 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a7mIsVGAAutpQ-Z off=2855663 len=873614 2024-02-18T08:47:43.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 4045 completed, throughput=5MB/sec 2024-02-18T08:47:43.414 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WYsq8DE-xsDdHZZ off=3174820 len=765579 2024-02-18T08:47:43.419 INFO:tasks.workunit.client.0.smithi082.stdout:op 4046 completed, throughput=5MB/sec 2024-02-18T08:47:43.419 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BLuTIBxG7vD160w off=7866581 len=1373072 2024-02-18T08:47:43.426 INFO:tasks.workunit.client.0.smithi082.stdout:op 4047 completed, throughput=5MB/sec 2024-02-18T08:47:44.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:42.751222+0000 mgr.y (mgr.24862) 1013 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:47:44.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:42.751222+0000 mgr.y (mgr.24862) 1013 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:47:44.427 INFO:tasks.workunit.client.0.smithi082.stdout: 795: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:44.427 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rDv6X-P4qyAT1qK off=13985737 len=558505 2024-02-18T08:47:44.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 4048 completed, throughput=4.99MB/sec 2024-02-18T08:47:44.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SJCAVwws2ZqfUsc off=4940789 len=137326 2024-02-18T08:47:44.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 4049 completed, throughput=5MB/sec 2024-02-18T08:47:44.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-98XIJi_ZxoJhMnX off=12860820 len=772122 2024-02-18T08:47:44.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 4050 completed, throughput=5MB/sec 2024-02-18T08:47:44.433 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JHxnQGTZCMHp_8o off=1215656 len=1787489 2024-02-18T08:47:44.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 4051 completed, throughput=5MB/sec 2024-02-18T08:47:44.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oEiJKKnTGhuj-WS off=6450039 len=1461463 2024-02-18T08:47:44.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 4052 completed, throughput=5MB/sec 2024-02-18T08:47:44.442 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mD3TtXPTEVh7e1f off=6952684 len=716199 2024-02-18T08:47:44.443 INFO:tasks.workunit.client.0.smithi082.stdout:op 4053 completed, throughput=5MB/sec 2024-02-18T08:47:44.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:42.751222+0000 mgr.y (mgr.24862) 1013 : cluster [DBG] pgmap v1589: 73 pgs: 73 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:47:45.444 INFO:tasks.workunit.client.0.smithi082.stdout: 796: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:45.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aknKArk2xQt_WVp off=17727666 len=419028 2024-02-18T08:47:45.448 INFO:tasks.workunit.client.0.smithi082.stdout:op 4054 completed, throughput=4.99MB/sec 2024-02-18T08:47:45.448 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LzlZo2NJRb9kTKS off=14542954 len=1133469 2024-02-18T08:47:45.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 4055 completed, throughput=5MB/sec 2024-02-18T08:47:45.453 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K9GNEScWyV9tuY5 off=20578104 len=240958 2024-02-18T08:47:45.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 4056 completed, throughput=5MB/sec 2024-02-18T08:47:45.456 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OxLELiFLEmXt6ff off=3616169 len=1855063 2024-02-18T08:47:45.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 4057 completed, throughput=5MB/sec 2024-02-18T08:47:45.465 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hH5ELTPIcLNJQXf off=4101501 len=1873288 2024-02-18T08:47:45.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 4058 completed, throughput=5MB/sec 2024-02-18T08:47:46.469 INFO:tasks.workunit.client.0.smithi082.stdout: 797: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:46.469 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sHwl56s_vy6nMr1 off=339273 len=1790604 2024-02-18T08:47:46.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 4059 completed, throughput=5MB/sec 2024-02-18T08:47:46.472 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vGcLLY0iFj5CSS1 off=2431345 len=817094 2024-02-18T08:47:46.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 4060 completed, throughput=5MB/sec 2024-02-18T08:47:46.477 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rMDzYt_Q-O8ltXV off=86437 len=12005 2024-02-18T08:47:46.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 4061 completed, throughput=5MB/sec 2024-02-18T08:47:46.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8uS4t2o0wtGWLyD off=1681980 len=937253 2024-02-18T08:47:46.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 4062 completed, throughput=5MB/sec 2024-02-18T08:47:46.482 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KASnRPu1aPJmXum off=4149325 len=1621266 2024-02-18T08:47:46.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 4063 completed, throughput=5MB/sec 2024-02-18T08:47:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:44.751700+0000 mgr.y (mgr.24862) 1014 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:45.518506+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:47:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:45.816396+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:47:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:45.817070+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:47:46.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:45.823313+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:47:46.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:44.751700+0000 mgr.y (mgr.24862) 1014 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:46.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:45.518506+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:45.816396+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:45.817070+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:45.823313+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:44.751700+0000 mgr.y (mgr.24862) 1014 : cluster [DBG] pgmap v1590: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:45.518506+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:45.816396+0000 mon.a (mon.0) 1903 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:45.817070+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:47:46.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:45.823313+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:47:47.486 INFO:tasks.workunit.client.0.smithi082.stdout: 798: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:47.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--Dktde8V4OVJcii off=10364472 len=1522891 2024-02-18T08:47:47.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 4064 completed, throughput=5MB/sec 2024-02-18T08:47:47.489 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zRur5WKzQq5iB-A off=919646 len=814677 2024-02-18T08:47:47.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 4065 completed, throughput=5MB/sec 2024-02-18T08:47:47.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Reo-TC0kUvcYW7h off=3259166 len=1177203 2024-02-18T08:47:47.494 INFO:tasks.workunit.client.0.smithi082.stdout:op 4066 completed, throughput=5MB/sec 2024-02-18T08:47:47.494 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-As-bL-jqTdt5Zee off=795251 len=1715123 2024-02-18T08:47:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:47:45.817580+0000 mgr.y (mgr.24862) 1015 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:47:47.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 4067 completed, throughput=5MB/sec 2024-02-18T08:47:47.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:47:45.817580+0000 mgr.y (mgr.24862) 1015 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:47:47.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:47:45.817580+0000 mgr.y (mgr.24862) 1015 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:47:48.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:46.752201+0000 mgr.y (mgr.24862) 1016 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:48.502 INFO:tasks.workunit.client.0.smithi082.stdout: 799: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:48.502 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bdyq0HOkBRQdcPQ off=10864272 len=508209 2024-02-18T08:47:48.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 4068 completed, throughput=4.99MB/sec 2024-02-18T08:47:48.506 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DbdWySfBXR446t7 off=742890 len=674226 2024-02-18T08:47:48.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 4069 completed, throughput=5MB/sec 2024-02-18T08:47:48.509 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l6lihxgCzf3gVP6 off=4734791 len=302650 2024-02-18T08:47:48.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 4070 completed, throughput=5MB/sec 2024-02-18T08:47:48.510 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xwKObeGkM3j_f87 off=6406662 len=1099123 2024-02-18T08:47:48.517 INFO:tasks.workunit.client.0.smithi082.stdout:op 4071 completed, throughput=5MB/sec 2024-02-18T08:47:48.517 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EMgMNv0otvcN9RI off=13149955 len=188041 2024-02-18T08:47:48.517 INFO:tasks.workunit.client.0.smithi082.stdout:op 4072 completed, throughput=5MB/sec 2024-02-18T08:47:48.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vmtWthG3M7bPPF0 off=4390786 len=991134 2024-02-18T08:47:48.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 4073 completed, throughput=5MB/sec 2024-02-18T08:47:48.520 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PyDWaeA0QDgXVq5 off=3806384 len=335324 2024-02-18T08:47:48.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 4074 completed, throughput=5MB/sec 2024-02-18T08:47:48.523 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-98kUcClk_W3FUil off=1107021 len=411931 2024-02-18T08:47:48.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 4075 completed, throughput=5MB/sec 2024-02-18T08:47:48.527 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vA7UfdRFqEXBhb2 off=4214777 len=1781145 2024-02-18T08:47:48.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 4076 completed, throughput=5MB/sec 2024-02-18T08:47:48.639 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:46.752201+0000 mgr.y (mgr.24862) 1016 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:48.640 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:46.752201+0000 mgr.y (mgr.24862) 1016 : cluster [DBG] pgmap v1591: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:49.529 INFO:tasks.workunit.client.0.smithi082.stdout: 800: throughput=5MB/sec pending data=0 2024-02-18T08:47:49.529 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TRMq0WZECy0mRGt off=12440269 len=401266 2024-02-18T08:47:49.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 4077 completed, throughput=5MB/sec 2024-02-18T08:47:49.530 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HoGsZhtqQcBuCnJ off=21484641 len=1939687 2024-02-18T08:47:49.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 4078 completed, throughput=5MB/sec 2024-02-18T08:47:49.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aPN-vDrFRZ3dBiR off=9280409 len=1008679 2024-02-18T08:47:49.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 4079 completed, throughput=5MB/sec 2024-02-18T08:47:49.538 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Sj0DmwjAxPPm-Sa off=81731 len=1704251 2024-02-18T08:47:49.541 INFO:tasks.workunit.client.0.smithi082.stdout:op 4080 completed, throughput=5MB/sec 2024-02-18T08:47:50.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:48.752704+0000 mgr.y (mgr.24862) 1017 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:50.541 INFO:tasks.workunit.client.0.smithi082.stdout: 801: throughput=5MB/sec pending data=0 2024-02-18T08:47:50.542 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pPlsPpt_iw4S82y off=24431040 len=945843 2024-02-18T08:47:50.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 4081 completed, throughput=5MB/sec 2024-02-18T08:47:50.544 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PUUCfsw4CFetxUu off=253502 len=522980 2024-02-18T08:47:50.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 4082 completed, throughput=5MB/sec 2024-02-18T08:47:50.548 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jyYH87uNjjG4jtI off=1364213 len=558790 2024-02-18T08:47:50.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 4083 completed, throughput=5MB/sec 2024-02-18T08:47:50.553 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ChC0K4oPjZ5KjHc off=1462989 len=1234968 2024-02-18T08:47:50.558 INFO:tasks.workunit.client.0.smithi082.stdout:op 4084 completed, throughput=5MB/sec 2024-02-18T08:47:50.558 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hJn0k_MADtcpC_N off=6993801 len=358473 2024-02-18T08:47:50.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 4085 completed, throughput=5MB/sec 2024-02-18T08:47:50.559 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vC_5avd073prQ9b off=125022 len=1263910 2024-02-18T08:47:50.561 INFO:tasks.workunit.client.0.smithi082.stdout:op 4086 completed, throughput=5MB/sec 2024-02-18T08:47:50.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:48.752704+0000 mgr.y (mgr.24862) 1017 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:50.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:48.752704+0000 mgr.y (mgr.24862) 1017 : cluster [DBG] pgmap v1592: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:51.561 INFO:tasks.workunit.client.0.smithi082.stdout: 802: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:51.562 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hHjTy30dlBgb3lS off=11020092 len=559249 2024-02-18T08:47:51.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 4087 completed, throughput=5MB/sec 2024-02-18T08:47:51.563 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sSV219MzPZbp3wq off=5758540 len=1904316 2024-02-18T08:47:51.574 INFO:tasks.workunit.client.0.smithi082.stdout:op 4088 completed, throughput=5MB/sec 2024-02-18T08:47:51.574 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o7NhzkMV7G9d7TY off=14586059 len=1066960 2024-02-18T08:47:51.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 4089 completed, throughput=5MB/sec 2024-02-18T08:47:51.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0GN_teO2E6VMGDo off=1201192 len=981792 2024-02-18T08:47:51.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 4090 completed, throughput=5MB/sec 2024-02-18T08:47:51.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MvgIFAJTa2e0dJn off=18322353 len=2092780 2024-02-18T08:47:51.586 INFO:tasks.workunit.client.0.smithi082.stdout:op 4091 completed, throughput=5MB/sec 2024-02-18T08:47:52.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:50.753402+0000 mgr.y (mgr.24862) 1018 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:52.587 INFO:tasks.workunit.client.0.smithi082.stdout: 803: throughput=5MB/sec pending data=0 2024-02-18T08:47:52.587 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t4EAn5XuEi_PWsv off=4831010 len=660313 2024-02-18T08:47:52.592 INFO:tasks.workunit.client.0.smithi082.stdout:op 4092 completed, throughput=5MB/sec 2024-02-18T08:47:52.592 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HkOJqkarLxKsxPR off=0 len=1631577 2024-02-18T08:47:52.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 4093 completed, throughput=5MB/sec 2024-02-18T08:47:52.594 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HIue0vDUycrm8Gr off=13001874 len=297574 2024-02-18T08:47:52.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 4094 completed, throughput=5MB/sec 2024-02-18T08:47:52.595 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ow_vjQJ0V_239Eq off=33027 len=169476 2024-02-18T08:47:52.598 INFO:tasks.workunit.client.0.smithi082.stdout:op 4095 completed, throughput=5MB/sec 2024-02-18T08:47:52.598 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MJcioNkXSGnQCg6 off=1519692 len=2039290 2024-02-18T08:47:52.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 4096 completed, throughput=5MB/sec 2024-02-18T08:47:52.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:50.753402+0000 mgr.y (mgr.24862) 1018 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:52.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:50.753402+0000 mgr.y (mgr.24862) 1018 : cluster [DBG] pgmap v1593: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:47:53.602 INFO:tasks.workunit.client.0.smithi082.stdout: 804: throughput=5MB/sec pending data=0 2024-02-18T08:47:53.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fFFs6b5QhQxIW4f off=1233074 len=40474 2024-02-18T08:47:53.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 4097 completed, throughput=5MB/sec 2024-02-18T08:47:53.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZAA_1vPic9nMGJG off=6869725 len=7092 2024-02-18T08:47:53.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 4098 completed, throughput=5MB/sec 2024-02-18T08:47:53.604 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1uNP1mHWwonPznd off=2351293 len=1346825 2024-02-18T08:47:53.611 INFO:tasks.workunit.client.0.smithi082.stdout:op 4099 completed, throughput=5MB/sec 2024-02-18T08:47:53.611 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U-E76dEZWV4xWPU off=203483 len=1137266 2024-02-18T08:47:53.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 4100 completed, throughput=5MB/sec 2024-02-18T08:47:53.617 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BAdNnamhNYbSUbq off=3743800 len=1408075 2024-02-18T08:47:53.623 INFO:tasks.workunit.client.0.smithi082.stdout:op 4101 completed, throughput=5MB/sec 2024-02-18T08:47:53.623 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pl8wwTOczL_f7hk off=1350659 len=1633642 2024-02-18T08:47:53.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 4102 completed, throughput=5MB/sec 2024-02-18T08:47:54.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:52.753966+0000 mgr.y (mgr.24862) 1019 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:47:54.630 INFO:tasks.workunit.client.0.smithi082.stdout: 805: throughput=5MB/sec pending data=0 2024-02-18T08:47:54.630 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vz5K-fQ3GYMPMIt off=20140307 len=1129620 2024-02-18T08:47:54.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 4103 completed, throughput=5MB/sec 2024-02-18T08:47:54.631 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PpsqcmjLGQdiYQJ off=1134723 len=812638 2024-02-18T08:47:54.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 4104 completed, throughput=5MB/sec 2024-02-18T08:47:54.634 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dS5WID0HQYIXy0I off=20365554 len=1154961 2024-02-18T08:47:54.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:52.753966+0000 mgr.y (mgr.24862) 1019 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:47:54.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:52.753966+0000 mgr.y (mgr.24862) 1019 : cluster [DBG] pgmap v1594: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:47:54.639 INFO:tasks.workunit.client.0.smithi082.stdout:op 4105 completed, throughput=5MB/sec 2024-02-18T08:47:54.639 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fncm6SuI5DLLrmO off=540051 len=825458 2024-02-18T08:47:54.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 4106 completed, throughput=5MB/sec 2024-02-18T08:47:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:54.431782+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:54.432062+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:47:54.432301+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:47:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:54.431782+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:54.432062+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:47:54.432301+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:47:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:54.431782+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:54.432062+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:47:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:47:54.432301+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:47:55.645 INFO:tasks.workunit.client.0.smithi082.stdout: 806: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:55.645 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Lbs6Agp7jsVZrW1 off=2064017 len=1249340 2024-02-18T08:47:55.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 4107 completed, throughput=5MB/sec 2024-02-18T08:47:55.648 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lMf181Ji8zaOLVc off=6669956 len=440276 2024-02-18T08:47:55.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 4108 completed, throughput=5MB/sec 2024-02-18T08:47:55.652 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mKd5qftNm5CgPpM off=2053056 len=1160520 2024-02-18T08:47:55.654 INFO:tasks.workunit.client.0.smithi082.stdout:op 4109 completed, throughput=5MB/sec 2024-02-18T08:47:55.654 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TP8-mrAG0CLeGun off=7598808 len=293312 2024-02-18T08:47:55.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 4110 completed, throughput=5MB/sec 2024-02-18T08:47:55.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-94xnbmvAYbUmLtz off=5623783 len=1532374 2024-02-18T08:47:55.663 INFO:tasks.workunit.client.0.smithi082.stdout:op 4111 completed, throughput=5MB/sec 2024-02-18T08:47:55.663 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qaIA8cBSTvKXGH2 off=7150934 len=1895153 2024-02-18T08:47:55.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 4112 completed, throughput=5MB/sec 2024-02-18T08:47:56.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:54.754693+0000 mgr.y (mgr.24862) 1020 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:47:56.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:54.754693+0000 mgr.y (mgr.24862) 1020 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:47:56.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:54.754693+0000 mgr.y (mgr.24862) 1020 : cluster [DBG] pgmap v1595: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:47:56.673 INFO:tasks.workunit.client.0.smithi082.stdout: 807: throughput=5MB/sec pending data=0 2024-02-18T08:47:56.673 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PQfAnWOSERneXe4 off=3049712 len=704926 2024-02-18T08:47:56.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 4113 completed, throughput=5MB/sec 2024-02-18T08:47:56.677 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-p5gXrnCRmKqoFZE off=8686913 len=870918 2024-02-18T08:47:56.679 INFO:tasks.workunit.client.0.smithi082.stdout:op 4114 completed, throughput=5MB/sec 2024-02-18T08:47:56.679 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YLLxnX-k5_jt8GB off=18347580 len=232338 2024-02-18T08:47:56.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 4115 completed, throughput=5MB/sec 2024-02-18T08:47:56.683 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-T0yhUTar6fRzfKB off=2464683 len=1733101 2024-02-18T08:47:56.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 4116 completed, throughput=5MB/sec 2024-02-18T08:47:56.691 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hS5ISCX8H7NgrEE off=21360874 len=687666 2024-02-18T08:47:56.692 INFO:tasks.workunit.client.0.smithi082.stdout:op 4117 completed, throughput=5MB/sec 2024-02-18T08:47:57.692 INFO:tasks.workunit.client.0.smithi082.stdout: 808: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:57.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oI7HU9cbiNGPLOf off=4265453 len=362419 2024-02-18T08:47:57.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 4118 completed, throughput=4.99MB/sec 2024-02-18T08:47:57.697 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E850H60vMEgPnQA off=192031 len=1773503 2024-02-18T08:47:57.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 4119 completed, throughput=5MB/sec 2024-02-18T08:47:57.706 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ES3WKPTb-aXaK00 off=4167232 len=737246 2024-02-18T08:47:57.711 INFO:tasks.workunit.client.0.smithi082.stdout:op 4120 completed, throughput=5MB/sec 2024-02-18T08:47:57.711 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CG7AY8iIy1_Fd-9 off=10800526 len=64516 2024-02-18T08:47:57.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 4121 completed, throughput=5MB/sec 2024-02-18T08:47:57.713 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mpMdFZgido6YoVE off=11423027 len=1661404 2024-02-18T08:47:57.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 4122 completed, throughput=5MB/sec 2024-02-18T08:47:57.717 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iyH0LaR8fT6haOE off=199050 len=7638 2024-02-18T08:47:57.719 INFO:tasks.workunit.client.0.smithi082.stdout:op 4123 completed, throughput=5MB/sec 2024-02-18T08:47:57.719 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pvk-bPx0k2Jq9x8 off=10887428 len=43641 2024-02-18T08:47:57.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 4124 completed, throughput=5MB/sec 2024-02-18T08:47:57.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xqLHhLdoISI8Rz0 off=6721540 len=946881 2024-02-18T08:47:57.726 INFO:tasks.workunit.client.0.smithi082.stdout:op 4125 completed, throughput=5MB/sec 2024-02-18T08:47:58.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:47:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:56.755214+0000 mgr.y (mgr.24862) 1021 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:58.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:47:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:56.755214+0000 mgr.y (mgr.24862) 1021 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:58.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:47:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:56.755214+0000 mgr.y (mgr.24862) 1021 : cluster [DBG] pgmap v1596: 73 pgs: 73 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:47:58.726 INFO:tasks.workunit.client.0.smithi082.stdout: 809: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:58.726 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wehhpz_xB87mDjb off=19484763 len=1488618 2024-02-18T08:47:58.728 INFO:tasks.workunit.client.0.smithi082.stdout:op 4126 completed, throughput=5MB/sec 2024-02-18T08:47:58.728 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hItqjCOos-2wBZK off=4936028 len=755716 2024-02-18T08:47:58.729 INFO:tasks.workunit.client.0.smithi082.stdout:op 4127 completed, throughput=5MB/sec 2024-02-18T08:47:58.729 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mK497ogBlK87vrG off=21588550 len=1287972 2024-02-18T08:47:58.737 INFO:tasks.workunit.client.0.smithi082.stdout:op 4128 completed, throughput=5MB/sec 2024-02-18T08:47:58.737 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fnjPKo5jAIPBVXV off=9257065 len=321383 2024-02-18T08:47:58.738 INFO:tasks.workunit.client.0.smithi082.stdout:op 4129 completed, throughput=5MB/sec 2024-02-18T08:47:58.739 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TIgrLC9BUiCDw0Y off=5608870 len=120681 2024-02-18T08:47:58.739 INFO:tasks.workunit.client.0.smithi082.stdout:op 4130 completed, throughput=5MB/sec 2024-02-18T08:47:58.739 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WOmHhlj9_3Wh4TH off=10627678 len=1496559 2024-02-18T08:47:58.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 4131 completed, throughput=5MB/sec 2024-02-18T08:47:59.748 INFO:tasks.workunit.client.0.smithi082.stdout: 810: throughput=4.99MB/sec pending data=0 2024-02-18T08:47:59.748 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6tymf414XrlPREB off=4817943 len=1924267 2024-02-18T08:47:59.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 4132 completed, throughput=5MB/sec 2024-02-18T08:47:59.752 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1obFrHXQr8MGChn off=5898477 len=1065668 2024-02-18T08:47:59.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 4133 completed, throughput=5MB/sec 2024-02-18T08:47:59.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gMJwLcubkMViJoO off=1496499 len=373756 2024-02-18T08:47:59.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 4134 completed, throughput=5MB/sec 2024-02-18T08:47:59.761 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KL-BQYzlyFfvzSK off=1017332 len=1453237 2024-02-18T08:47:59.763 INFO:tasks.workunit.client.0.smithi082.stdout:op 4135 completed, throughput=5MB/sec 2024-02-18T08:47:59.763 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eXfwwuclGzDGXqO off=11037918 len=1116275 2024-02-18T08:47:59.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 4136 completed, throughput=5MB/sec 2024-02-18T08:48:00.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:47:58.755799+0000 mgr.y (mgr.24862) 1022 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:00.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:47:58.755799+0000 mgr.y (mgr.24862) 1022 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:00.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:47:58.755799+0000 mgr.y (mgr.24862) 1022 : cluster [DBG] pgmap v1597: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:00.770 INFO:tasks.workunit.client.0.smithi082.stdout: 811: throughput=5MB/sec pending data=0 2024-02-18T08:48:00.770 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HfzjZS4OPiU_39H off=18558371 len=1252278 2024-02-18T08:48:00.777 INFO:tasks.workunit.client.0.smithi082.stdout:op 4137 completed, throughput=5MB/sec 2024-02-18T08:48:00.777 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zkHxh9bLHf2CI21 off=4388179 len=270588 2024-02-18T08:48:00.781 INFO:tasks.workunit.client.0.smithi082.stdout:op 4138 completed, throughput=5MB/sec 2024-02-18T08:48:00.781 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6yiqVudWHm0vAc_ off=9161240 len=671158 2024-02-18T08:48:00.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 4139 completed, throughput=5MB/sec 2024-02-18T08:48:00.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ntvzl7uGWih_j6b off=14318988 len=1679743 2024-02-18T08:48:00.794 INFO:tasks.workunit.client.0.smithi082.stdout:op 4140 completed, throughput=5MB/sec 2024-02-18T08:48:00.794 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3FIGlNOijgh6q2Z off=1894772 len=129159 2024-02-18T08:48:00.796 INFO:tasks.workunit.client.0.smithi082.stdout:op 4141 completed, throughput=5MB/sec 2024-02-18T08:48:00.797 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cof5PVNTczX-rwV off=3691428 len=912573 2024-02-18T08:48:00.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 4142 completed, throughput=5MB/sec 2024-02-18T08:48:01.799 INFO:tasks.workunit.client.0.smithi082.stdout: 812: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:01.799 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L4YMNRlUd1_OVv9 off=672013 len=88501 2024-02-18T08:48:01.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 4143 completed, throughput=4.99MB/sec 2024-02-18T08:48:01.802 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CS95P_TQ_BhPtV1 off=4777085 len=1648425 2024-02-18T08:48:01.809 INFO:tasks.workunit.client.0.smithi082.stdout:op 4144 completed, throughput=5MB/sec 2024-02-18T08:48:01.809 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yFZGDgwE_g4oFgZ off=3648185 len=1424271 2024-02-18T08:48:01.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 4145 completed, throughput=5MB/sec 2024-02-18T08:48:01.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rn5f3ocp8M-ulCm off=12107515 len=1184486 2024-02-18T08:48:01.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 4146 completed, throughput=5MB/sec 2024-02-18T08:48:01.814 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OWblmIUd6R3nPPG off=3876872 len=374391 2024-02-18T08:48:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 4147 completed, throughput=5MB/sec 2024-02-18T08:48:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DOdds0bkztoCOD0 off=268410 len=51187 2024-02-18T08:48:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 4148 completed, throughput=5MB/sec 2024-02-18T08:48:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SjyfRQ7P_tuZbeZ off=7902083 len=515276 2024-02-18T08:48:01.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 4149 completed, throughput=5MB/sec 2024-02-18T08:48:02.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:00.756298+0000 mgr.y (mgr.24862) 1023 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:02.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:00.756298+0000 mgr.y (mgr.24862) 1023 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:02.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:00.756298+0000 mgr.y (mgr.24862) 1023 : cluster [DBG] pgmap v1598: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:02.817 INFO:tasks.workunit.client.0.smithi082.stdout: 813: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:02.817 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CsHmVS4rrSBU7sQ off=20458703 len=286501 2024-02-18T08:48:02.821 INFO:tasks.workunit.client.0.smithi082.stdout:op 4150 completed, throughput=4.99MB/sec 2024-02-18T08:48:02.821 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P05iA4VddAjEGA6 off=1542687 len=147782 2024-02-18T08:48:02.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 4151 completed, throughput=4.99MB/sec 2024-02-18T08:48:02.822 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1G5i2-Dm7Tl0GBl off=12951681 len=506070 2024-02-18T08:48:02.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 4152 completed, throughput=5MB/sec 2024-02-18T08:48:02.826 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gYxmctaWiKqvn3I off=854276 len=39513 2024-02-18T08:48:02.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 4153 completed, throughput=5MB/sec 2024-02-18T08:48:02.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZU0nTvn87yctwSc off=7141468 len=1111924 2024-02-18T08:48:02.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 4154 completed, throughput=5MB/sec 2024-02-18T08:48:02.833 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QXcNhUYhv10BxjW off=63272 len=1171044 2024-02-18T08:48:02.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 4155 completed, throughput=5MB/sec 2024-02-18T08:48:02.835 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4PqqNceHe1_jpsV off=3215484 len=726507 2024-02-18T08:48:02.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 4156 completed, throughput=5MB/sec 2024-02-18T08:48:02.839 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WcuvYtMs_v9kyAR off=46959 len=243344 2024-02-18T08:48:02.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 4157 completed, throughput=5MB/sec 2024-02-18T08:48:02.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-la4WIyfn6EUVSJi off=7940330 len=1047984 2024-02-18T08:48:02.848 INFO:tasks.workunit.client.0.smithi082.stdout:op 4158 completed, throughput=5MB/sec 2024-02-18T08:48:03.848 INFO:tasks.workunit.client.0.smithi082.stdout: 814: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:03.848 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RUiHcXpelT1FuGz off=1099194 len=1863953 2024-02-18T08:48:03.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 4159 completed, throughput=5MB/sec 2024-02-18T08:48:03.858 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KK9TwF-gbC_iypM off=16662824 len=461291 2024-02-18T08:48:03.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 4160 completed, throughput=5MB/sec 2024-02-18T08:48:03.862 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ou4GnKYr-pg6vRN off=22301936 len=1431971 2024-02-18T08:48:03.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 4161 completed, throughput=5MB/sec 2024-02-18T08:48:03.864 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0nf36JTiymaom2u off=3432436 len=1063566 2024-02-18T08:48:03.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 4162 completed, throughput=5MB/sec 2024-02-18T08:48:03.866 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bMf0gCl35vu74cq off=10712148 len=336409 2024-02-18T08:48:03.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 4163 completed, throughput=5MB/sec 2024-02-18T08:48:03.887 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:02.756734+0000 mgr.y (mgr.24862) 1024 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:48:03.887 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:02.756734+0000 mgr.y (mgr.24862) 1024 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:48:03.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:02.756734+0000 mgr.y (mgr.24862) 1024 : cluster [DBG] pgmap v1599: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:48:04.868 INFO:tasks.workunit.client.0.smithi082.stdout: 815: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:04.869 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NOZReRayjgwfFes off=1051371 len=25163 2024-02-18T08:48:04.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 4164 completed, throughput=4.99MB/sec 2024-02-18T08:48:04.871 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kMihEqyckaBIhZP off=1918425 len=590642 2024-02-18T08:48:04.872 INFO:tasks.workunit.client.0.smithi082.stdout:op 4165 completed, throughput=4.99MB/sec 2024-02-18T08:48:04.872 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lPVEh2NY2Wkwr4Z off=1801259 len=1983252 2024-02-18T08:48:04.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 4166 completed, throughput=5MB/sec 2024-02-18T08:48:04.882 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3uad-mYZm1Bn12P off=1377627 len=1303845 2024-02-18T08:48:04.883 INFO:tasks.workunit.client.0.smithi082.stdout:op 4167 completed, throughput=5MB/sec 2024-02-18T08:48:04.883 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cKAPAVgf7I-4b1b off=10338475 len=455906 2024-02-18T08:48:04.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 4168 completed, throughput=5MB/sec 2024-02-18T08:48:04.887 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uOXHD0irsBsl0Vb off=1304509 len=1225749 2024-02-18T08:48:04.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 4169 completed, throughput=5MB/sec 2024-02-18T08:48:05.892 INFO:tasks.workunit.client.0.smithi082.stdout: 816: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:05.892 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ldmsKj3pVmtSccu off=4464482 len=1369995 2024-02-18T08:48:05.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 4170 completed, throughput=5MB/sec 2024-02-18T08:48:05.899 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CV-aJ5A8vPGBxZs off=1900040 len=7024 2024-02-18T08:48:05.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 4171 completed, throughput=5MB/sec 2024-02-18T08:48:05.900 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gtGnptEGn0FnKEY off=3651550 len=389517 2024-02-18T08:48:05.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 4172 completed, throughput=5MB/sec 2024-02-18T08:48:05.901 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lxq4w44NKYU-EzN off=781164 len=1619788 2024-02-18T08:48:05.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 4173 completed, throughput=5MB/sec 2024-02-18T08:48:05.902 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-71RPWuGigdoXHJm off=15129884 len=1478389 2024-02-18T08:48:05.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 4174 completed, throughput=5MB/sec 2024-02-18T08:48:05.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yQ_Zd8GZq8-4TgP off=680540 len=639536 2024-02-18T08:48:05.911 INFO:tasks.workunit.client.0.smithi082.stdout:op 4175 completed, throughput=5MB/sec 2024-02-18T08:48:06.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:04.757484+0000 mgr.y (mgr.24862) 1025 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:48:06.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:04.757484+0000 mgr.y (mgr.24862) 1025 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:48:06.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:04.757484+0000 mgr.y (mgr.24862) 1025 : cluster [DBG] pgmap v1600: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-02-18T08:48:06.912 INFO:tasks.workunit.client.0.smithi082.stdout: 817: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:06.912 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WM3t7EPXzW6zVsR off=4327896 len=1932518 2024-02-18T08:48:06.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 4176 completed, throughput=5MB/sec 2024-02-18T08:48:06.916 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z927c3U9eNk0-MS off=388969 len=834965 2024-02-18T08:48:06.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 4177 completed, throughput=5MB/sec 2024-02-18T08:48:06.920 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Am3Kt0YDcy4YsDf off=6308293 len=231801 2024-02-18T08:48:06.922 INFO:tasks.workunit.client.0.smithi082.stdout:op 4178 completed, throughput=5MB/sec 2024-02-18T08:48:06.922 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a-I0SnPX1IpHiEV off=6203484 len=435710 2024-02-18T08:48:06.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 4179 completed, throughput=5MB/sec 2024-02-18T08:48:06.926 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wN5JlBv53xgoirC off=7028131 len=1443052 2024-02-18T08:48:06.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 4180 completed, throughput=5MB/sec 2024-02-18T08:48:07.929 INFO:tasks.workunit.client.0.smithi082.stdout: 818: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:07.929 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5UFF-JB5a2BJlKF off=1985736 len=607844 2024-02-18T08:48:07.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 4181 completed, throughput=4.99MB/sec 2024-02-18T08:48:07.934 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4R9dvYf4tYewpHM off=2100062 len=25972 2024-02-18T08:48:07.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 4182 completed, throughput=4.99MB/sec 2024-02-18T08:48:07.936 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PdbN2n2i3pqJGlI off=7853055 len=1270059 2024-02-18T08:48:07.942 INFO:tasks.workunit.client.0.smithi082.stdout:op 4183 completed, throughput=5MB/sec 2024-02-18T08:48:07.942 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DVok0h8Alz0xCoF off=9422489 len=477636 2024-02-18T08:48:07.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 4184 completed, throughput=5MB/sec 2024-02-18T08:48:07.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L5dR24uaAsqV5AM off=4983644 len=476897 2024-02-18T08:48:07.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 4185 completed, throughput=5MB/sec 2024-02-18T08:48:07.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VzNmw5DNafK-H1k off=2205314 len=1998498 2024-02-18T08:48:07.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 4186 completed, throughput=5MB/sec 2024-02-18T08:48:07.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e02qIGmLeEdupma off=1315302 len=577886 2024-02-18T08:48:07.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 4187 completed, throughput=5MB/sec 2024-02-18T08:48:08.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:06.757991+0000 mgr.y (mgr.24862) 1026 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:08.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:06.757991+0000 mgr.y (mgr.24862) 1026 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:08.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:06.757991+0000 mgr.y (mgr.24862) 1026 : cluster [DBG] pgmap v1601: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:48:08.950 INFO:tasks.workunit.client.0.smithi082.stdout: 819: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:08.950 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7jOWsz7wHNFuxBX off=10050324 len=2063172 2024-02-18T08:48:08.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 4188 completed, throughput=5MB/sec 2024-02-18T08:48:08.952 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jndvt1BJjXwj6MU off=958930 len=673229 2024-02-18T08:48:08.957 INFO:tasks.workunit.client.0.smithi082.stdout:op 4189 completed, throughput=5MB/sec 2024-02-18T08:48:08.957 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_Cli65ZCs_JsMoW off=3544937 len=788030 2024-02-18T08:48:08.962 INFO:tasks.workunit.client.0.smithi082.stdout:op 4190 completed, throughput=5MB/sec 2024-02-18T08:48:08.962 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7O6pXl5HXPqW34u off=557030 len=1702261 2024-02-18T08:48:08.971 INFO:tasks.workunit.client.0.smithi082.stdout:op 4191 completed, throughput=5MB/sec 2024-02-18T08:48:08.971 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uk9uYjZJHMUDnFv off=2101265 len=147900 2024-02-18T08:48:08.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 4192 completed, throughput=5MB/sec 2024-02-18T08:48:09.974 INFO:tasks.workunit.client.0.smithi082.stdout: 820: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:09.974 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aqXtpFyO23cjhZK off=1327125 len=1889691 2024-02-18T08:48:09.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 4193 completed, throughput=5MB/sec 2024-02-18T08:48:09.985 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UVsZCSTd4Gvukqu off=1489276 len=469450 2024-02-18T08:48:09.988 INFO:tasks.workunit.client.0.smithi082.stdout:op 4194 completed, throughput=5MB/sec 2024-02-18T08:48:09.988 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eFYuOfPz-vj0D37 off=3352791 len=1451997 2024-02-18T08:48:09.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 4195 completed, throughput=5MB/sec 2024-02-18T08:48:09.990 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uQKqawbA6hVDiud off=4619235 len=1928044 2024-02-18T08:48:10.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 4196 completed, throughput=5MB/sec 2024-02-18T08:48:10.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:08.758524+0000 mgr.y (mgr.24862) 1027 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:10.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:08.758524+0000 mgr.y (mgr.24862) 1027 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:10.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:08.758524+0000 mgr.y (mgr.24862) 1027 : cluster [DBG] pgmap v1602: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:11.001 INFO:tasks.workunit.client.0.smithi082.stdout: 821: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:11.001 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K8IRV_arFBW0Xut off=9552651 len=677389 2024-02-18T08:48:11.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 4197 completed, throughput=5MB/sec 2024-02-18T08:48:11.006 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m3J8sUfOlqEaoxp off=8642026 len=1773316 2024-02-18T08:48:11.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 4198 completed, throughput=5MB/sec 2024-02-18T08:48:11.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bMhVmpioMFNPOJ- off=5168288 len=869285 2024-02-18T08:48:11.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 4199 completed, throughput=5MB/sec 2024-02-18T08:48:11.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2fynomamiPAQRcj off=3078575 len=123446 2024-02-18T08:48:11.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 4200 completed, throughput=5MB/sec 2024-02-18T08:48:11.023 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sJ8yS-zgpMEg7Ai off=7638829 len=567858 2024-02-18T08:48:11.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 4201 completed, throughput=5MB/sec 2024-02-18T08:48:11.027 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EMiYxOeOegF4QmM off=301190 len=262313 2024-02-18T08:48:11.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 4202 completed, throughput=5MB/sec 2024-02-18T08:48:11.030 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fydjQn0lwIw_zB7 off=260483 len=1463998 2024-02-18T08:48:11.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 4203 completed, throughput=5MB/sec 2024-02-18T08:48:12.038 INFO:tasks.workunit.client.0.smithi082.stdout: 822: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:12.038 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ku0hOXIYcet3MnJ off=2271547 len=896850 2024-02-18T08:48:12.039 INFO:tasks.workunit.client.0.smithi082.stdout:op 4204 completed, throughput=5MB/sec 2024-02-18T08:48:12.039 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ByrFHtT0IGmj-0A off=6983198 len=1498101 2024-02-18T08:48:12.041 INFO:tasks.workunit.client.0.smithi082.stdout:op 4205 completed, throughput=5MB/sec 2024-02-18T08:48:12.041 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DrXL3i43zg53Mgs off=3674378 len=1692686 2024-02-18T08:48:12.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 4206 completed, throughput=5MB/sec 2024-02-18T08:48:12.045 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PnB6RgrQBMzH40P off=0 len=1287627 2024-02-18T08:48:12.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 4207 completed, throughput=5MB/sec 2024-02-18T08:48:12.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:10.759088+0000 mgr.y (mgr.24862) 1028 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:48:12.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:10.759088+0000 mgr.y (mgr.24862) 1028 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:48:12.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:10.759088+0000 mgr.y (mgr.24862) 1028 : cluster [DBG] pgmap v1603: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:48:13.048 INFO:tasks.workunit.client.0.smithi082.stdout: 823: throughput=5MB/sec pending data=0 2024-02-18T08:48:13.048 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Cte4j5WLXtVlCun off=1733655 len=1167616 2024-02-18T08:48:13.050 INFO:tasks.workunit.client.0.smithi082.stdout:op 4208 completed, throughput=5MB/sec 2024-02-18T08:48:13.050 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZO2__2LJ-KAnwsP off=2536097 len=1071137 2024-02-18T08:48:13.056 INFO:tasks.workunit.client.0.smithi082.stdout:op 4209 completed, throughput=5MB/sec 2024-02-18T08:48:13.056 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZhVa6lIk87VtNoB off=9456355 len=1637043 2024-02-18T08:48:13.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 4210 completed, throughput=5MB/sec 2024-02-18T08:48:13.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D909EmO-WIsIXZx off=868835 len=266065 2024-02-18T08:48:13.065 INFO:tasks.workunit.client.0.smithi082.stdout:op 4211 completed, throughput=5MB/sec 2024-02-18T08:48:13.065 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TyDCO188TKRMlVU off=7818735 len=1909177 2024-02-18T08:48:13.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 4212 completed, throughput=5MB/sec 2024-02-18T08:48:14.067 INFO:tasks.workunit.client.0.smithi082.stdout: 824: throughput=5MB/sec pending data=0 2024-02-18T08:48:14.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lNMPn8RHkmzLFvb off=17001698 len=627996 2024-02-18T08:48:14.070 INFO:tasks.workunit.client.0.smithi082.stdout:op 4213 completed, throughput=5MB/sec 2024-02-18T08:48:14.070 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ByPKCU8AT4AgAwH off=19731385 len=1412015 2024-02-18T08:48:14.077 INFO:tasks.workunit.client.0.smithi082.stdout:op 4214 completed, throughput=5MB/sec 2024-02-18T08:48:14.077 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7-SaEOVqpJIHqlM off=2236767 len=1027599 2024-02-18T08:48:14.078 INFO:tasks.workunit.client.0.smithi082.stdout:op 4215 completed, throughput=5MB/sec 2024-02-18T08:48:14.078 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ps_5g0SNo4U-0iy off=3463269 len=981609 2024-02-18T08:48:14.084 INFO:tasks.workunit.client.0.smithi082.stdout:op 4216 completed, throughput=5MB/sec 2024-02-18T08:48:14.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:12.759543+0000 mgr.y (mgr.24862) 1029 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:14.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:12.759543+0000 mgr.y (mgr.24862) 1029 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:14.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:12.759543+0000 mgr.y (mgr.24862) 1029 : cluster [DBG] pgmap v1604: 73 pgs: 73 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:15.084 INFO:tasks.workunit.client.0.smithi082.stdout: 825: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:15.085 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6zNc939FdEU70t2 off=3016632 len=391354 2024-02-18T08:48:15.088 INFO:tasks.workunit.client.0.smithi082.stdout:op 4217 completed, throughput=4.99MB/sec 2024-02-18T08:48:15.088 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c0lyu3fiWxjfq7F off=1835956 len=2012098 2024-02-18T08:48:15.101 INFO:tasks.workunit.client.0.smithi082.stdout:op 4218 completed, throughput=5MB/sec 2024-02-18T08:48:15.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G3r0e3cNz70ogH_ off=19407697 len=759173 2024-02-18T08:48:15.107 INFO:tasks.workunit.client.0.smithi082.stdout:op 4219 completed, throughput=5MB/sec 2024-02-18T08:48:15.107 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9tnslabYxrVfXJm off=2779403 len=437352 2024-02-18T08:48:15.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 4220 completed, throughput=5MB/sec 2024-02-18T08:48:15.111 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s7__B8plJf7QNxP off=9535280 len=150442 2024-02-18T08:48:15.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 4221 completed, throughput=5MB/sec 2024-02-18T08:48:15.111 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5Nl28M75XF6r8rh off=3626183 len=1273046 2024-02-18T08:48:15.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 4222 completed, throughput=5MB/sec 2024-02-18T08:48:15.114 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CYJLVAUoU5kpL0r off=229441 len=1499878 2024-02-18T08:48:15.115 INFO:tasks.workunit.client.0.smithi082.stdout:op 4223 completed, throughput=5MB/sec 2024-02-18T08:48:16.116 INFO:tasks.workunit.client.0.smithi082.stdout: 826: throughput=5MB/sec pending data=0 2024-02-18T08:48:16.116 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HgeqIGwR8GmN0um off=13359500 len=314448 2024-02-18T08:48:16.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 4224 completed, throughput=5MB/sec 2024-02-18T08:48:16.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fWQn_9gZfj2WLFp off=452975 len=682332 2024-02-18T08:48:16.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 4225 completed, throughput=5MB/sec 2024-02-18T08:48:16.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IZGAIBWH6O3buGZ off=2626278 len=458873 2024-02-18T08:48:16.123 INFO:tasks.workunit.client.0.smithi082.stdout:op 4226 completed, throughput=5MB/sec 2024-02-18T08:48:16.123 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MAplmIRRrBuTprN off=2901082 len=505177 2024-02-18T08:48:16.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 4227 completed, throughput=5MB/sec 2024-02-18T08:48:16.127 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eMoPtTUKc79Jyvd off=1966619 len=2079824 2024-02-18T08:48:16.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 4228 completed, throughput=5MB/sec 2024-02-18T08:48:16.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:14.760291+0000 mgr.y (mgr.24862) 1030 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:48:16.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:14.760291+0000 mgr.y (mgr.24862) 1030 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:48:16.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:14.760291+0000 mgr.y (mgr.24862) 1030 : cluster [DBG] pgmap v1605: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-02-18T08:48:17.131 INFO:tasks.workunit.client.0.smithi082.stdout: 827: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:17.132 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NwnQIVyk0IZkqZv off=16732174 len=397423 2024-02-18T08:48:17.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 4229 completed, throughput=4.99MB/sec 2024-02-18T08:48:17.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xVcJcaXx1IG1xQT off=6518590 len=773316 2024-02-18T08:48:17.140 INFO:tasks.workunit.client.0.smithi082.stdout:op 4230 completed, throughput=5MB/sec 2024-02-18T08:48:17.140 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8_5xOmz_cZfxgMN off=583254 len=1785738 2024-02-18T08:48:17.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 4231 completed, throughput=5MB/sec 2024-02-18T08:48:17.142 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xWANIhJjGniAB0V off=2545936 len=21687 2024-02-18T08:48:17.144 INFO:tasks.workunit.client.0.smithi082.stdout:op 4232 completed, throughput=5MB/sec 2024-02-18T08:48:17.145 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cOW14bP7Wqx7_Gb off=2181451 len=1896173 2024-02-18T08:48:17.153 INFO:tasks.workunit.client.0.smithi082.stdout:op 4233 completed, throughput=5MB/sec 2024-02-18T08:48:17.153 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rp6l2-OJJG4G-CO off=2648259 len=1352014 2024-02-18T08:48:17.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 4234 completed, throughput=5MB/sec 2024-02-18T08:48:18.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:16.760823+0000 mgr.y (mgr.24862) 1031 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:18.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:16.760823+0000 mgr.y (mgr.24862) 1031 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:18.159 INFO:tasks.workunit.client.0.smithi082.stdout: 828: throughput=5MB/sec pending data=0 2024-02-18T08:48:18.159 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dDgoUXYOjqyALg2 off=844279 len=196776 2024-02-18T08:48:18.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 4235 completed, throughput=5MB/sec 2024-02-18T08:48:18.163 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7Vl2fJwWN705aR0 off=6459293 len=2061557 2024-02-18T08:48:18.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 4236 completed, throughput=5MB/sec 2024-02-18T08:48:18.167 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bkqZ55tWrufnLvV off=3949256 len=523273 2024-02-18T08:48:18.168 INFO:tasks.workunit.client.0.smithi082.stdout:op 4237 completed, throughput=5MB/sec 2024-02-18T08:48:18.168 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CXc5cp0G4hzdvUT off=4008897 len=406536 2024-02-18T08:48:18.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 4238 completed, throughput=5MB/sec 2024-02-18T08:48:18.169 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e3aSzBs7OUdaIPr off=459826 len=1612018 2024-02-18T08:48:18.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 4239 completed, throughput=5MB/sec 2024-02-18T08:48:18.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:16.760823+0000 mgr.y (mgr.24862) 1031 : cluster [DBG] pgmap v1606: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:48:19.172 INFO:tasks.workunit.client.0.smithi082.stdout: 829: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:19.172 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gTzy_rJYg214Ouw off=2368255 len=885354 2024-02-18T08:48:19.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 4240 completed, throughput=5MB/sec 2024-02-18T08:48:19.179 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZI49saeegVXqCD9 off=2487796 len=1612947 2024-02-18T08:48:19.187 INFO:tasks.workunit.client.0.smithi082.stdout:op 4241 completed, throughput=5MB/sec 2024-02-18T08:48:19.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tf2NSImubm3jHBS off=1629788 len=911823 2024-02-18T08:48:19.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 4242 completed, throughput=5MB/sec 2024-02-18T08:48:19.189 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-B8cMX7emD-kg3tg off=869144 len=1869704 2024-02-18T08:48:19.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 4243 completed, throughput=5MB/sec 2024-02-18T08:48:20.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:18.761511+0000 mgr.y (mgr.24862) 1032 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:48:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:18.761511+0000 mgr.y (mgr.24862) 1032 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:48:20.198 INFO:tasks.workunit.client.0.smithi082.stdout: 830: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:20.198 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--CU741W9ITXLL39 off=12722030 len=1408274 2024-02-18T08:48:20.201 INFO:tasks.workunit.client.0.smithi082.stdout:op 4244 completed, throughput=5MB/sec 2024-02-18T08:48:20.201 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OwaSdNDfbdX005q off=936128 len=2051274 2024-02-18T08:48:20.206 INFO:tasks.workunit.client.0.smithi082.stdout:op 4245 completed, throughput=5MB/sec 2024-02-18T08:48:20.206 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VhuNjnYptOSkaqh off=0 len=1091307 2024-02-18T08:48:20.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 4246 completed, throughput=5MB/sec 2024-02-18T08:48:20.211 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NewwmTOjIihjQdc off=12517012 len=1581946 2024-02-18T08:48:20.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 4247 completed, throughput=5MB/sec 2024-02-18T08:48:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:18.761511+0000 mgr.y (mgr.24862) 1032 : cluster [DBG] pgmap v1607: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:48:21.221 INFO:tasks.workunit.client.0.smithi082.stdout: 831: throughput=5MB/sec pending data=0 2024-02-18T08:48:21.221 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YeL-DyS-B4c0wHV off=9798984 len=339346 2024-02-18T08:48:21.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 4248 completed, throughput=5MB/sec 2024-02-18T08:48:21.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uWn6vtBY7SDAnTQ off=1310167 len=943914 2024-02-18T08:48:21.230 INFO:tasks.workunit.client.0.smithi082.stdout:op 4249 completed, throughput=5MB/sec 2024-02-18T08:48:21.231 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z3hRTtVYyhRBEEZ off=2725069 len=1636150 2024-02-18T08:48:21.239 INFO:tasks.workunit.client.0.smithi082.stdout:op 4250 completed, throughput=5MB/sec 2024-02-18T08:48:21.240 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u46lhNQlw-chlNX off=13495144 len=1618524 2024-02-18T08:48:21.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 4251 completed, throughput=5MB/sec 2024-02-18T08:48:22.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:20.762104+0000 mgr.y (mgr.24862) 1033 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:22.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:20.762104+0000 mgr.y (mgr.24862) 1033 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:22.241 INFO:tasks.workunit.client.0.smithi082.stdout: 832: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:22.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VLM2jNaxVkmA7TY off=5340081 len=1540626 2024-02-18T08:48:22.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:20.762104+0000 mgr.y (mgr.24862) 1033 : cluster [DBG] pgmap v1608: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:22.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 4252 completed, throughput=5MB/sec 2024-02-18T08:48:22.250 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Eshmi1C8Qa7syds off=9372451 len=1592569 2024-02-18T08:48:22.253 INFO:tasks.workunit.client.0.smithi082.stdout:op 4253 completed, throughput=5MB/sec 2024-02-18T08:48:22.253 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ngkqPR5giBKTsqW off=1631102 len=244817 2024-02-18T08:48:22.257 INFO:tasks.workunit.client.0.smithi082.stdout:op 4254 completed, throughput=5MB/sec 2024-02-18T08:48:22.258 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wZSAP3rd8-K376w off=4260268 len=543470 2024-02-18T08:48:22.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 4255 completed, throughput=5MB/sec 2024-02-18T08:48:22.259 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Y5xQEZNd9luW0bo off=4686315 len=636673 2024-02-18T08:48:22.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 4256 completed, throughput=5MB/sec 2024-02-18T08:48:22.262 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P7jkpJ-v5MCuQCh off=1497748 len=1296437 2024-02-18T08:48:22.263 INFO:tasks.workunit.client.0.smithi082.stdout:op 4257 completed, throughput=5MB/sec 2024-02-18T08:48:23.264 INFO:tasks.workunit.client.0.smithi082.stdout: 833: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:23.264 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HjzOUfaTWz6EY5F off=5372829 len=1139412 2024-02-18T08:48:23.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 4258 completed, throughput=5MB/sec 2024-02-18T08:48:23.266 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LWGLyKHfmYIdpT9 off=1510778 len=1589418 2024-02-18T08:48:23.274 INFO:tasks.workunit.client.0.smithi082.stdout:op 4259 completed, throughput=5MB/sec 2024-02-18T08:48:23.274 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QN5bv1KtsOcaBLe off=18607328 len=1651324 2024-02-18T08:48:23.281 INFO:tasks.workunit.client.0.smithi082.stdout:op 4260 completed, throughput=5MB/sec 2024-02-18T08:48:23.281 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3VaEDluvbBq41FL off=6936500 len=776933 2024-02-18T08:48:23.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 4261 completed, throughput=5MB/sec 2024-02-18T08:48:24.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:22.762501+0000 mgr.y (mgr.24862) 1034 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:24.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:22.762501+0000 mgr.y (mgr.24862) 1034 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:24.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:22.762501+0000 mgr.y (mgr.24862) 1034 : cluster [DBG] pgmap v1609: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:24.286 INFO:tasks.workunit.client.0.smithi082.stdout: 834: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:24.286 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-E9LAoI9S7ySePxW off=8722436 len=898165 2024-02-18T08:48:24.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 4262 completed, throughput=5MB/sec 2024-02-18T08:48:24.294 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8fSw9U6I8Y8qEqF off=6339239 len=405766 2024-02-18T08:48:24.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 4263 completed, throughput=5MB/sec 2024-02-18T08:48:24.296 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8ujbs_irHhCxpZu off=4562082 len=765331 2024-02-18T08:48:24.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 4264 completed, throughput=5MB/sec 2024-02-18T08:48:24.320 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9Rd5UiCemryio7g off=64139 len=1345262 2024-02-18T08:48:24.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 4265 completed, throughput=5MB/sec 2024-02-18T08:48:24.334 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m7yu1r4voE1_yoA off=5139177 len=933779 2024-02-18T08:48:24.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 4266 completed, throughput=5MB/sec 2024-02-18T08:48:24.338 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2uyyEkLcLYL_VPn off=5365749 len=1081566 2024-02-18T08:48:24.339 INFO:tasks.workunit.client.0.smithi082.stdout:op 4267 completed, throughput=5MB/sec 2024-02-18T08:48:25.340 INFO:tasks.workunit.client.0.smithi082.stdout: 835: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:25.340 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y62Wo1Zbkiz-Dfp off=4069701 len=1202856 2024-02-18T08:48:25.347 INFO:tasks.workunit.client.0.smithi082.stdout:op 4268 completed, throughput=5MB/sec 2024-02-18T08:48:25.347 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EtIXzS6UBbj4aW9 off=6978131 len=1932270 2024-02-18T08:48:25.357 INFO:tasks.workunit.client.0.smithi082.stdout:op 4269 completed, throughput=5MB/sec 2024-02-18T08:48:25.357 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gR6UJwrKPuYYrdt off=3278397 len=1825931 2024-02-18T08:48:25.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 4270 completed, throughput=5MB/sec 2024-02-18T08:48:26.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:24.763150+0000 mgr.y (mgr.24862) 1035 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:48:26.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:24.763150+0000 mgr.y (mgr.24862) 1035 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:48:26.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:24.763150+0000 mgr.y (mgr.24862) 1035 : cluster [DBG] pgmap v1610: 73 pgs: 73 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:48:26.368 INFO:tasks.workunit.client.0.smithi082.stdout: 836: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:26.368 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HzbbzbTioKTHEKc off=5774609 len=243903 2024-02-18T08:48:26.372 INFO:tasks.workunit.client.0.smithi082.stdout:op 4271 completed, throughput=4.99MB/sec 2024-02-18T08:48:26.373 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-waOQ5cuIcWxRc-_ off=19778501 len=974667 2024-02-18T08:48:26.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 4272 completed, throughput=5MB/sec 2024-02-18T08:48:26.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o7m11ViYKl1wcef off=6346521 len=259060 2024-02-18T08:48:26.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 4273 completed, throughput=5MB/sec 2024-02-18T08:48:26.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ap4lTVnSGxsyY3d off=1072155 len=1284408 2024-02-18T08:48:26.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 4274 completed, throughput=5MB/sec 2024-02-18T08:48:26.380 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UBnq0972a6rsKam off=3313831 len=423917 2024-02-18T08:48:26.381 INFO:tasks.workunit.client.0.smithi082.stdout:op 4275 completed, throughput=5MB/sec 2024-02-18T08:48:26.381 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_Tz0Rw3LxCFHbXp off=6558562 len=25142 2024-02-18T08:48:26.384 INFO:tasks.workunit.client.0.smithi082.stdout:op 4276 completed, throughput=5MB/sec 2024-02-18T08:48:26.385 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OT_M_cAf7z2x3Sw off=256518 len=1718697 2024-02-18T08:48:26.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 4277 completed, throughput=5MB/sec 2024-02-18T08:48:26.393 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Q8EKXvzFvzyFekp off=5469856 len=132346 2024-02-18T08:48:26.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 4278 completed, throughput=5MB/sec 2024-02-18T08:48:26.397 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9MR0O9XtHXEOc5R off=11342399 len=1589772 2024-02-18T08:48:26.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 4279 completed, throughput=5MB/sec 2024-02-18T08:48:27.398 INFO:tasks.workunit.client.0.smithi082.stdout: 837: throughput=5MB/sec pending data=0 2024-02-18T08:48:27.398 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vLyHMS8UsxhtMdT off=1116434 len=617334 2024-02-18T08:48:27.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 4280 completed, throughput=5MB/sec 2024-02-18T08:48:27.400 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZK4Bj6oKy7LpuBZ off=4288308 len=538521 2024-02-18T08:48:27.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 4281 completed, throughput=5MB/sec 2024-02-18T08:48:27.401 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bGiY0vbeHgXW1t4 off=10109596 len=1800281 2024-02-18T08:48:27.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 4282 completed, throughput=5MB/sec 2024-02-18T08:48:27.419 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EjmNlsdtj-nBwRH off=13024847 len=382192 2024-02-18T08:48:27.420 INFO:tasks.workunit.client.0.smithi082.stdout:op 4283 completed, throughput=5MB/sec 2024-02-18T08:48:27.420 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-01d_IgI4rAjqT2L off=3198073 len=111967 2024-02-18T08:48:27.421 INFO:tasks.workunit.client.0.smithi082.stdout:op 4284 completed, throughput=5MB/sec 2024-02-18T08:48:27.421 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Amc3Vylars_v33J off=7563910 len=1771049 2024-02-18T08:48:27.423 INFO:tasks.workunit.client.0.smithi082.stdout:op 4285 completed, throughput=5MB/sec 2024-02-18T08:48:28.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:26.763730+0000 mgr.y (mgr.24862) 1036 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:48:28.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:26.763730+0000 mgr.y (mgr.24862) 1036 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:48:28.251 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:26.763730+0000 mgr.y (mgr.24862) 1036 : cluster [DBG] pgmap v1611: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:48:28.423 INFO:tasks.workunit.client.0.smithi082.stdout: 838: throughput=5MB/sec pending data=0 2024-02-18T08:48:28.423 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PM4UruaP9ptqr9w off=4057630 len=1496418 2024-02-18T08:48:28.425 INFO:tasks.workunit.client.0.smithi082.stdout:op 4286 completed, throughput=5MB/sec 2024-02-18T08:48:28.425 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ud9p40NvdwDKaf- off=169712 len=2058501 2024-02-18T08:48:28.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 4287 completed, throughput=5MB/sec 2024-02-18T08:48:28.427 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-44xpXrbHEOy-5Dh off=3952352 len=290085 2024-02-18T08:48:28.429 INFO:tasks.workunit.client.0.smithi082.stdout:op 4288 completed, throughput=5MB/sec 2024-02-18T08:48:28.429 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-F9LdLwYHHl9Qd-e off=3144075 len=127564 2024-02-18T08:48:28.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 4289 completed, throughput=5MB/sec 2024-02-18T08:48:28.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yPW9RifUhu97BiG off=14699928 len=373190 2024-02-18T08:48:28.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 4290 completed, throughput=5MB/sec 2024-02-18T08:48:29.433 INFO:tasks.workunit.client.0.smithi082.stdout: 839: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:29.433 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BiDKa4L7iX46BS8 off=3964133 len=677781 2024-02-18T08:48:29.437 INFO:tasks.workunit.client.0.smithi082.stdout:op 4291 completed, throughput=5MB/sec 2024-02-18T08:48:29.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jCuLPZgNaMqa0Ry off=3877194 len=1262850 2024-02-18T08:48:29.438 INFO:tasks.workunit.client.0.smithi082.stdout:op 4292 completed, throughput=5MB/sec 2024-02-18T08:48:29.438 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pel16i7_tQVXw0x off=14344542 len=1057492 2024-02-18T08:48:29.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 4293 completed, throughput=5MB/sec 2024-02-18T08:48:29.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eo5NrIwJdANh6cM off=8609421 len=772572 2024-02-18T08:48:29.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 4294 completed, throughput=5MB/sec 2024-02-18T08:48:29.449 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0a65Wd2hKoMF6au off=6321147 len=1023539 2024-02-18T08:48:29.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 4295 completed, throughput=5MB/sec 2024-02-18T08:48:29.451 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--_xF45ykrgbWcfa off=9497659 len=2059066 2024-02-18T08:48:29.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 4296 completed, throughput=5MB/sec 2024-02-18T08:48:30.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:28.764265+0000 mgr.y (mgr.24862) 1037 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:30.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:28.764265+0000 mgr.y (mgr.24862) 1037 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:30.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:28.764265+0000 mgr.y (mgr.24862) 1037 : cluster [DBG] pgmap v1612: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:30.462 INFO:tasks.workunit.client.0.smithi082.stdout: 840: throughput=5MB/sec pending data=0 2024-02-18T08:48:30.462 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dT6KciO707CAsW0 off=3212877 len=1664844 2024-02-18T08:48:30.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 4297 completed, throughput=5MB/sec 2024-02-18T08:48:30.472 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OruSy3kSppNgYs0 off=5369523 len=1596228 2024-02-18T08:48:30.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 4298 completed, throughput=5MB/sec 2024-02-18T08:48:30.479 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--LIxMXW6MqD4vyi off=5983822 len=1153170 2024-02-18T08:48:30.485 INFO:tasks.workunit.client.0.smithi082.stdout:op 4299 completed, throughput=5MB/sec 2024-02-18T08:48:31.485 INFO:tasks.workunit.client.0.smithi082.stdout: 841: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:31.485 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yIRUbgD9wyVr-Hx off=3913648 len=1112153 2024-02-18T08:48:31.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 4300 completed, throughput=5MB/sec 2024-02-18T08:48:31.492 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZVAu6UOJ0Lmzb6J off=1801641 len=1107455 2024-02-18T08:48:31.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 4301 completed, throughput=5MB/sec 2024-02-18T08:48:31.501 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dT6KciO707CAsW0 off=6045367 len=14046 2024-02-18T08:48:31.501 INFO:tasks.workunit.client.0.smithi082.stdout:op 4302 completed, throughput=5MB/sec 2024-02-18T08:48:31.501 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HuQpUNy61pLtaHi off=7483356 len=767898 2024-02-18T08:48:31.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 4303 completed, throughput=5MB/sec 2024-02-18T08:48:31.502 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mFbsp_I5AxtSche off=10855832 len=32780 2024-02-18T08:48:31.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 4304 completed, throughput=5MB/sec 2024-02-18T08:48:31.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WiEYi4YSA6dRNTL off=77404 len=1327295 2024-02-18T08:48:31.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 4305 completed, throughput=5MB/sec 2024-02-18T08:48:31.510 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sJo0sVUx04W3oLr off=9123057 len=913468 2024-02-18T08:48:31.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 4306 completed, throughput=5MB/sec 2024-02-18T08:48:32.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:30.764685+0000 mgr.y (mgr.24862) 1038 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:32.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:30.764685+0000 mgr.y (mgr.24862) 1038 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:32.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:30.764685+0000 mgr.y (mgr.24862) 1038 : cluster [DBG] pgmap v1613: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:48:32.515 INFO:tasks.workunit.client.0.smithi082.stdout: 842: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:32.515 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ip9pdXi1wZGm_AU off=1214647 len=1127792 2024-02-18T08:48:32.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 4307 completed, throughput=5MB/sec 2024-02-18T08:48:32.522 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yfh9kZuu13l3geY off=2878752 len=1834483 2024-02-18T08:48:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 4308 completed, throughput=5MB/sec 2024-02-18T08:48:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c6TwlGECGL8nbDk off=6104103 len=247758 2024-02-18T08:48:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 4309 completed, throughput=5MB/sec 2024-02-18T08:48:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kPsk8DNiiWE60fn off=15021982 len=88219 2024-02-18T08:48:32.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 4310 completed, throughput=5MB/sec 2024-02-18T08:48:32.528 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e03JZ2LGP7fLgwY off=2504225 len=86884 2024-02-18T08:48:32.529 INFO:tasks.workunit.client.0.smithi082.stdout:op 4311 completed, throughput=5MB/sec 2024-02-18T08:48:32.529 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-r21oQhWGFgwNFzH off=4897672 len=1594395 2024-02-18T08:48:32.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 4312 completed, throughput=5MB/sec 2024-02-18T08:48:33.531 INFO:tasks.workunit.client.0.smithi082.stdout: 843: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:33.531 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Jw6SJjntet3jXp1 off=1336609 len=1934392 2024-02-18T08:48:33.535 INFO:tasks.workunit.client.0.smithi082.stdout:op 4313 completed, throughput=5MB/sec 2024-02-18T08:48:33.535 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LyaWvIzUcb9s6UH off=13667849 len=976616 2024-02-18T08:48:33.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 4314 completed, throughput=5MB/sec 2024-02-18T08:48:33.538 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hV-tBR7ymzz73wm off=19835774 len=666454 2024-02-18T08:48:33.541 INFO:tasks.workunit.client.0.smithi082.stdout:op 4315 completed, throughput=5MB/sec 2024-02-18T08:48:33.541 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SjpyUw3oaeNzOe2 off=19742349 len=1848976 2024-02-18T08:48:33.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 4316 completed, throughput=5MB/sec 2024-02-18T08:48:34.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:32.765303+0000 mgr.y (mgr.24862) 1039 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:34.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:32.765303+0000 mgr.y (mgr.24862) 1039 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:34.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:32.765303+0000 mgr.y (mgr.24862) 1039 : cluster [DBG] pgmap v1614: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:34.546 INFO:tasks.workunit.client.0.smithi082.stdout: 844: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:34.547 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tArq_w96pZpq-wQ off=2644661 len=1680056 2024-02-18T08:48:34.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 4317 completed, throughput=5MB/sec 2024-02-18T08:48:34.556 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Yee7HfTqSohhVR- off=1293033 len=1372851 2024-02-18T08:48:34.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 4318 completed, throughput=5MB/sec 2024-02-18T08:48:34.567 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oj2BKGsxQ32V7L7 off=5062107 len=1917771 2024-02-18T08:48:34.579 INFO:tasks.workunit.client.0.smithi082.stdout:op 4319 completed, throughput=5MB/sec 2024-02-18T08:48:34.579 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GoahGLbyeac_hUg off=1618637 len=1168845 2024-02-18T08:48:34.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 4320 completed, throughput=5MB/sec 2024-02-18T08:48:35.585 INFO:tasks.workunit.client.0.smithi082.stdout: 845: throughput=5MB/sec pending data=0 2024-02-18T08:48:35.586 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wehhpz_xB87mDjb off=19883094 len=1743792 2024-02-18T08:48:35.587 INFO:tasks.workunit.client.0.smithi082.stdout:op 4321 completed, throughput=5MB/sec 2024-02-18T08:48:35.587 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--4EULRMHFopFt8O off=8001897 len=613613 2024-02-18T08:48:35.588 INFO:tasks.workunit.client.0.smithi082.stdout:op 4322 completed, throughput=5MB/sec 2024-02-18T08:48:35.588 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2fwq0rPuMHDW4i8 off=10078236 len=1332477 2024-02-18T08:48:35.596 INFO:tasks.workunit.client.0.smithi082.stdout:op 4323 completed, throughput=5MB/sec 2024-02-18T08:48:35.596 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dMsO9YPER8znP8S off=21936722 len=359627 2024-02-18T08:48:35.599 INFO:tasks.workunit.client.0.smithi082.stdout:op 4324 completed, throughput=5MB/sec 2024-02-18T08:48:35.599 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tyEB3TwMAUyuQDI off=174113 len=874553 2024-02-18T08:48:35.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 4325 completed, throughput=5MB/sec 2024-02-18T08:48:36.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:34.765969+0000 mgr.y (mgr.24862) 1040 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:36.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:34.765969+0000 mgr.y (mgr.24862) 1040 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:36.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:34.765969+0000 mgr.y (mgr.24862) 1040 : cluster [DBG] pgmap v1615: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:48:36.602 INFO:tasks.workunit.client.0.smithi082.stdout: 846: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:36.602 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gSFKtuQ4kgMtiQO off=13957610 len=771878 2024-02-18T08:48:36.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 4326 completed, throughput=5MB/sec 2024-02-18T08:48:36.603 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ep3TSYhe2AIakoP off=5723602 len=575058 2024-02-18T08:48:36.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 4327 completed, throughput=5MB/sec 2024-02-18T08:48:36.604 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5LYCtXYfqNcIanp off=7133253 len=105175 2024-02-18T08:48:36.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 4328 completed, throughput=5MB/sec 2024-02-18T08:48:36.605 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--2YRKVh0bR2XIL7 off=192413 len=1121795 2024-02-18T08:48:36.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 4329 completed, throughput=5MB/sec 2024-02-18T08:48:36.609 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LGyvYH9MGeq74SZ off=4183125 len=681097 2024-02-18T08:48:36.610 INFO:tasks.workunit.client.0.smithi082.stdout:op 4330 completed, throughput=5MB/sec 2024-02-18T08:48:36.611 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vYUd5qBts6J4BQA off=3583780 len=515555 2024-02-18T08:48:36.612 INFO:tasks.workunit.client.0.smithi082.stdout:op 4331 completed, throughput=5MB/sec 2024-02-18T08:48:36.612 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uMVpCZQuJtZy3s9 off=16319347 len=1586316 2024-02-18T08:48:36.620 INFO:tasks.workunit.client.0.smithi082.stdout:op 4332 completed, throughput=5MB/sec 2024-02-18T08:48:37.620 INFO:tasks.workunit.client.0.smithi082.stdout: 847: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:37.620 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Qx7TRIiPznuLnl9 off=2269231 len=1994139 2024-02-18T08:48:37.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 4333 completed, throughput=5MB/sec 2024-02-18T08:48:37.629 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zPPaQY_ohGdIwMF off=3112175 len=2095377 2024-02-18T08:48:37.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 4334 completed, throughput=5MB/sec 2024-02-18T08:48:37.634 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-96godHLxWWKOALM off=7040673 len=1440151 2024-02-18T08:48:37.638 INFO:tasks.workunit.client.0.smithi082.stdout:op 4335 completed, throughput=5MB/sec 2024-02-18T08:48:38.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:36.766488+0000 mgr.y (mgr.24862) 1041 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:48:38.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:36.766488+0000 mgr.y (mgr.24862) 1041 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:48:38.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:36.766488+0000 mgr.y (mgr.24862) 1041 : cluster [DBG] pgmap v1616: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:48:38.638 INFO:tasks.workunit.client.0.smithi082.stdout: 848: throughput=5MB/sec pending data=0 2024-02-18T08:48:38.638 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NxpnkWUwNtnZ7ZG off=17914344 len=1474747 2024-02-18T08:48:38.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 4336 completed, throughput=5MB/sec 2024-02-18T08:48:38.645 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IaTyQpy9NC1eLqT off=4254550 len=1593970 2024-02-18T08:48:38.648 INFO:tasks.workunit.client.0.smithi082.stdout:op 4337 completed, throughput=5MB/sec 2024-02-18T08:48:38.648 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zWQbNBCsfc9Wits off=7829151 len=1956632 2024-02-18T08:48:38.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 4338 completed, throughput=5MB/sec 2024-02-18T08:48:39.651 INFO:tasks.workunit.client.0.smithi082.stdout: 849: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:39.651 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oJh9tVssz-sJr0G off=5657063 len=1209594 2024-02-18T08:48:39.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 4339 completed, throughput=5MB/sec 2024-02-18T08:48:39.658 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z2KaPdYGEuTxzyW off=10007012 len=198155 2024-02-18T08:48:39.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 4340 completed, throughput=5MB/sec 2024-02-18T08:48:39.658 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h2hJ_pOCeyo63eU off=5036874 len=1342962 2024-02-18T08:48:39.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 4341 completed, throughput=5MB/sec 2024-02-18T08:48:39.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FKtyM1Vtu-vNq7y off=10224723 len=1712704 2024-02-18T08:48:39.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 4342 completed, throughput=5MB/sec 2024-02-18T08:48:39.675 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xEZz6jgm1l31Pc1 off=16483927 len=1250013 2024-02-18T08:48:39.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 4343 completed, throughput=5MB/sec 2024-02-18T08:48:40.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:38.767005+0000 mgr.y (mgr.24862) 1042 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:40.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:38.767005+0000 mgr.y (mgr.24862) 1042 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:40.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:38.767005+0000 mgr.y (mgr.24862) 1042 : cluster [DBG] pgmap v1617: 73 pgs: 73 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:48:40.681 INFO:tasks.workunit.client.0.smithi082.stdout: 850: throughput=5MB/sec pending data=0 2024-02-18T08:48:40.681 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MhzIfdA8V4sDC1_ off=3023368 len=1006138 2024-02-18T08:48:40.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 4344 completed, throughput=5MB/sec 2024-02-18T08:48:40.683 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Xm2cV5l-nL_AWF1 off=21034841 len=1586190 2024-02-18T08:48:40.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 4345 completed, throughput=5MB/sec 2024-02-18T08:48:40.691 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jw6SJjntet3jXp1 off=2167394 len=1122765 2024-02-18T08:48:40.697 INFO:tasks.workunit.client.0.smithi082.stdout:op 4346 completed, throughput=5MB/sec 2024-02-18T08:48:40.697 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sRRTxk0y-ke6p7F off=729693 len=263814 2024-02-18T08:48:40.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 4347 completed, throughput=5MB/sec 2024-02-18T08:48:40.700 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aGwVpMOETFJI-Xq off=6370753 len=231780 2024-02-18T08:48:40.701 INFO:tasks.workunit.client.0.smithi082.stdout:op 4348 completed, throughput=5MB/sec 2024-02-18T08:48:40.701 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OCzahVs2xsAoDdy off=1590533 len=1353282 2024-02-18T08:48:40.704 INFO:tasks.workunit.client.0.smithi082.stdout:op 4349 completed, throughput=5MB/sec 2024-02-18T08:48:41.704 INFO:tasks.workunit.client.0.smithi082.stdout: 851: throughput=5MB/sec pending data=0 2024-02-18T08:48:41.704 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bgApOEHkwytW29Y off=10785615 len=973226 2024-02-18T08:48:41.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 4350 completed, throughput=5MB/sec 2024-02-18T08:48:41.707 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SlQL-ebCJs6_UaZ off=3765608 len=2040926 2024-02-18T08:48:41.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 4351 completed, throughput=5MB/sec 2024-02-18T08:48:41.709 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o8LcHxF6k4unLpX off=4039505 len=2016891 2024-02-18T08:48:41.710 INFO:tasks.workunit.client.0.smithi082.stdout:op 4352 completed, throughput=5MB/sec 2024-02-18T08:48:42.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:40.767602+0000 mgr.y (mgr.24862) 1043 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:42.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:40.767602+0000 mgr.y (mgr.24862) 1043 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:42.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:40.767602+0000 mgr.y (mgr.24862) 1043 : cluster [DBG] pgmap v1618: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:42.711 INFO:tasks.workunit.client.0.smithi082.stdout: 852: throughput=5MB/sec pending data=0 2024-02-18T08:48:42.711 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7RRa83PpnJqRPE_ off=1116240 len=816112 2024-02-18T08:48:42.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 4353 completed, throughput=5MB/sec 2024-02-18T08:48:42.716 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yHrfAOyGoEXafzE off=6141641 len=1113521 2024-02-18T08:48:42.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 4354 completed, throughput=5MB/sec 2024-02-18T08:48:42.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_cbqj5mAHkzBgu7 off=12596849 len=661465 2024-02-18T08:48:42.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 4355 completed, throughput=5MB/sec 2024-02-18T08:48:42.722 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WYRrHez_z-PaVtf off=7837460 len=1179609 2024-02-18T08:48:42.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 4356 completed, throughput=5MB/sec 2024-02-18T08:48:42.725 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kYKEtiYSKmZ73Az off=9047147 len=1212074 2024-02-18T08:48:42.727 INFO:tasks.workunit.client.0.smithi082.stdout:op 4357 completed, throughput=5MB/sec 2024-02-18T08:48:43.727 INFO:tasks.workunit.client.0.smithi082.stdout: 853: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:43.728 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Lo158zk63nCnS2U off=48503 len=1906652 2024-02-18T08:48:43.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 4358 completed, throughput=5MB/sec 2024-02-18T08:48:43.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OkN_KPKS4zA7T3r off=15537270 len=885658 2024-02-18T08:48:43.737 INFO:tasks.workunit.client.0.smithi082.stdout:op 4359 completed, throughput=5MB/sec 2024-02-18T08:48:43.737 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jC4HfrXxydwdX8- off=1024801 len=2075381 2024-02-18T08:48:43.746 INFO:tasks.workunit.client.0.smithi082.stdout:op 4360 completed, throughput=5MB/sec 2024-02-18T08:48:43.747 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-i4XrBjf-sGGBMRn off=328518 len=2002225 2024-02-18T08:48:43.758 INFO:tasks.workunit.client.0.smithi082.stdout:op 4361 completed, throughput=5MB/sec 2024-02-18T08:48:44.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:42.768211+0000 mgr.y (mgr.24862) 1044 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:48:44.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:42.768211+0000 mgr.y (mgr.24862) 1044 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:48:44.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:42.768211+0000 mgr.y (mgr.24862) 1044 : cluster [DBG] pgmap v1619: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-02-18T08:48:44.758 INFO:tasks.workunit.client.0.smithi082.stdout: 854: throughput=5MB/sec pending data=0 2024-02-18T08:48:44.759 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_SX8LZefaPPzh9D off=9603571 len=172961 2024-02-18T08:48:44.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 4362 completed, throughput=5MB/sec 2024-02-18T08:48:44.762 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T6j8YgtuIQKJLR6 off=1118553 len=802395 2024-02-18T08:48:44.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 4363 completed, throughput=5MB/sec 2024-02-18T08:48:44.764 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4pZcu_jTEHabRWa off=2437371 len=1155135 2024-02-18T08:48:44.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 4364 completed, throughput=5MB/sec 2024-02-18T08:48:44.765 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ytui8mRck-XEg1t off=1960699 len=624317 2024-02-18T08:48:44.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 4365 completed, throughput=5MB/sec 2024-02-18T08:48:44.769 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MYUQPzMpRqI3VZx off=10218357 len=808205 2024-02-18T08:48:44.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 4366 completed, throughput=5MB/sec 2024-02-18T08:48:45.775 INFO:tasks.workunit.client.0.smithi082.stdout: 855: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:45.775 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mVWhKESTmZ24O9N off=1128036 len=374317 2024-02-18T08:48:45.776 INFO:tasks.workunit.client.0.smithi082.stdout:op 4367 completed, throughput=4.99MB/sec 2024-02-18T08:48:45.776 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hiEVKLsmQK0203n off=10637758 len=1037254 2024-02-18T08:48:45.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 4368 completed, throughput=5MB/sec 2024-02-18T08:48:45.782 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ps_5g0SNo4U-0iy off=1895923 len=2095472 2024-02-18T08:48:45.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 4369 completed, throughput=5MB/sec 2024-02-18T08:48:45.784 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IjzQZqU3gjYZtWT off=6830863 len=767474 2024-02-18T08:48:45.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 4370 completed, throughput=5MB/sec 2024-02-18T08:48:45.787 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e-uH3zbUmv77pU3 off=2305867 len=527230 2024-02-18T08:48:45.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 4371 completed, throughput=5MB/sec 2024-02-18T08:48:45.791 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HYyicdp2N_pVcx5 off=9062018 len=259864 2024-02-18T08:48:45.794 INFO:tasks.workunit.client.0.smithi082.stdout:op 4372 completed, throughput=5MB/sec 2024-02-18T08:48:45.794 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6DwCwj69r-G9hY4 off=277921 len=1153105 2024-02-18T08:48:45.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 4373 completed, throughput=5MB/sec 2024-02-18T08:48:46.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:44.768752+0000 mgr.y (mgr.24862) 1045 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:46.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:45.827106+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:48:46.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:44.768752+0000 mgr.y (mgr.24862) 1045 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:46.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:45.827106+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:48:46.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:44.768752+0000 mgr.y (mgr.24862) 1045 : cluster [DBG] pgmap v1620: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:46.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:45.827106+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:48:46.801 INFO:tasks.workunit.client.0.smithi082.stdout: 856: throughput=5MB/sec pending data=0 2024-02-18T08:48:46.801 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AXRhqV3slFhrJwd off=4255318 len=983728 2024-02-18T08:48:46.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 4374 completed, throughput=5MB/sec 2024-02-18T08:48:46.803 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s0EzwFnrAR1oXP6 off=2786446 len=655760 2024-02-18T08:48:46.804 INFO:tasks.workunit.client.0.smithi082.stdout:op 4375 completed, throughput=5MB/sec 2024-02-18T08:48:46.804 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vzsxrkxJ8TA-ylu off=5058764 len=259848 2024-02-18T08:48:46.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 4376 completed, throughput=5MB/sec 2024-02-18T08:48:46.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dJIrgYEjO1A_VwU off=10334885 len=937812 2024-02-18T08:48:46.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 4377 completed, throughput=5MB/sec 2024-02-18T08:48:46.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g1Fp54CSVLuXBZk off=1530112 len=951400 2024-02-18T08:48:46.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 4378 completed, throughput=5MB/sec 2024-02-18T08:48:46.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kxWWTEc7AAjodVN off=2702082 len=978699 2024-02-18T08:48:46.811 INFO:tasks.workunit.client.0.smithi082.stdout:op 4379 completed, throughput=5MB/sec 2024-02-18T08:48:46.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:46.122383+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:48:46.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:46.122966+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:48:46.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:48:46.123449+0000 mgr.y (mgr.24862) 1046 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:48:46.879 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:46.128826+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:48:47.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:46.122383+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:48:47.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:46.122966+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:48:47.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:48:46.123449+0000 mgr.y (mgr.24862) 1046 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:48:47.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:46.128826+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:48:47.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:46.122383+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:48:47.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:46.122966+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:48:47.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:48:46.123449+0000 mgr.y (mgr.24862) 1046 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:48:47.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:46.128826+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:48:47.811 INFO:tasks.workunit.client.0.smithi082.stdout: 857: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:47.811 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mZ6FnVWabLDwCOi off=3037943 len=1954001 2024-02-18T08:48:47.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 4380 completed, throughput=5MB/sec 2024-02-18T08:48:47.814 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OBjz2nDyM0fTZU0 off=3670719 len=502803 2024-02-18T08:48:47.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 4381 completed, throughput=5MB/sec 2024-02-18T08:48:47.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pyAQ0tW237PNcxC off=5688960 len=436720 2024-02-18T08:48:47.819 INFO:tasks.workunit.client.0.smithi082.stdout:op 4382 completed, throughput=5MB/sec 2024-02-18T08:48:47.819 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bb8iXgeauAzwB71 off=8131596 len=1705545 2024-02-18T08:48:47.828 INFO:tasks.workunit.client.0.smithi082.stdout:op 4383 completed, throughput=5MB/sec 2024-02-18T08:48:47.828 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ro2Zt9A0vHIyOVy off=884149 len=1572508 2024-02-18T08:48:47.830 INFO:tasks.workunit.client.0.smithi082.stdout:op 4384 completed, throughput=5MB/sec 2024-02-18T08:48:48.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:46.769148+0000 mgr.y (mgr.24862) 1047 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:46.769148+0000 mgr.y (mgr.24862) 1047 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:48.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:46.769148+0000 mgr.y (mgr.24862) 1047 : cluster [DBG] pgmap v1621: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:48.830 INFO:tasks.workunit.client.0.smithi082.stdout: 858: throughput=5MB/sec pending data=0 2024-02-18T08:48:48.830 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zcKZ7BjA8LYbJks off=394812 len=95365 2024-02-18T08:48:48.831 INFO:tasks.workunit.client.0.smithi082.stdout:op 4385 completed, throughput=5MB/sec 2024-02-18T08:48:48.831 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OD1ksULFSlq344o off=10100643 len=1288080 2024-02-18T08:48:48.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 4386 completed, throughput=5MB/sec 2024-02-18T08:48:48.834 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hsCXWfll5N8O-LJ off=285210 len=793245 2024-02-18T08:48:48.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 4387 completed, throughput=5MB/sec 2024-02-18T08:48:48.839 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KGbEM5BszTXdstv off=22571909 len=197417 2024-02-18T08:48:48.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 4388 completed, throughput=5MB/sec 2024-02-18T08:48:48.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_H8Ei3j5grsSXnE off=11827217 len=1208967 2024-02-18T08:48:48.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 4389 completed, throughput=5MB/sec 2024-02-18T08:48:48.842 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XCccRjxM5L3-Gvd off=6912138 len=1869262 2024-02-18T08:48:48.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 4390 completed, throughput=5MB/sec 2024-02-18T08:48:49.846 INFO:tasks.workunit.client.0.smithi082.stdout: 859: throughput=5MB/sec pending data=0 2024-02-18T08:48:49.846 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-82t2bYeG-MwBe-- off=20335555 len=1971756 2024-02-18T08:48:49.858 INFO:tasks.workunit.client.0.smithi082.stdout:op 4391 completed, throughput=5MB/sec 2024-02-18T08:48:49.858 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q7hq_xIvzlyvST9 off=1804284 len=1100772 2024-02-18T08:48:49.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 4392 completed, throughput=5MB/sec 2024-02-18T08:48:49.863 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nC0TVpuzs176oEU off=11828593 len=585087 2024-02-18T08:48:49.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 4393 completed, throughput=5MB/sec 2024-02-18T08:48:49.867 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sxFRv50KLV5bQEe off=7026292 len=1015799 2024-02-18T08:48:49.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 4394 completed, throughput=5MB/sec 2024-02-18T08:48:50.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:48.769677+0000 mgr.y (mgr.24862) 1048 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:50.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:48.769677+0000 mgr.y (mgr.24862) 1048 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:50.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:48.769677+0000 mgr.y (mgr.24862) 1048 : cluster [DBG] pgmap v1622: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:48:50.868 INFO:tasks.workunit.client.0.smithi082.stdout: 860: throughput=5MB/sec pending data=0 2024-02-18T08:48:50.868 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EMHUy7v_JuW16qQ off=199583 len=2017570 2024-02-18T08:48:50.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 4395 completed, throughput=5MB/sec 2024-02-18T08:48:50.878 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WFgOSnN1hvrV9mp off=1505725 len=579775 2024-02-18T08:48:50.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 4396 completed, throughput=5MB/sec 2024-02-18T08:48:50.885 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uGbA-IY6kDZtVc9 off=7984883 len=557236 2024-02-18T08:48:50.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 4397 completed, throughput=5MB/sec 2024-02-18T08:48:50.885 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cm5K4T5c0EyLd-v off=11429116 len=1027512 2024-02-18T08:48:50.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 4398 completed, throughput=5MB/sec 2024-02-18T08:48:50.887 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-c7m9q64d_uKFfGF off=9860700 len=993373 2024-02-18T08:48:50.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 4399 completed, throughput=5MB/sec 2024-02-18T08:48:51.893 INFO:tasks.workunit.client.0.smithi082.stdout: 861: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:51.893 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9ULnD3IH9kwdzLn off=1855685 len=1170881 2024-02-18T08:48:51.895 INFO:tasks.workunit.client.0.smithi082.stdout:op 4400 completed, throughput=5MB/sec 2024-02-18T08:48:51.896 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ljkmAv-J9X_7pUS off=23560633 len=536564 2024-02-18T08:48:51.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 4401 completed, throughput=5MB/sec 2024-02-18T08:48:51.900 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ys1RcKtf2-I9Ex off=1763349 len=556674 2024-02-18T08:48:51.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 4402 completed, throughput=5MB/sec 2024-02-18T08:48:51.902 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gZEk4mJvXOROJrj off=2752624 len=804715 2024-02-18T08:48:51.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 4403 completed, throughput=5MB/sec 2024-02-18T08:48:51.907 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0hcrTT9GnwbpuUd off=8508751 len=15989 2024-02-18T08:48:51.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 4404 completed, throughput=5MB/sec 2024-02-18T08:48:51.909 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-svT00-QcbtV50JW off=12842291 len=141342 2024-02-18T08:48:51.911 INFO:tasks.workunit.client.0.smithi082.stdout:op 4405 completed, throughput=5MB/sec 2024-02-18T08:48:51.911 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-unbsmykHmrhNb3V off=8274170 len=358961 2024-02-18T08:48:51.912 INFO:tasks.workunit.client.0.smithi082.stdout:op 4406 completed, throughput=5MB/sec 2024-02-18T08:48:51.912 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SArs5_6Hoflrll0 off=12588152 len=845148 2024-02-18T08:48:51.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 4407 completed, throughput=5MB/sec 2024-02-18T08:48:51.917 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sfVY70TuJ6ususS off=5986566 len=1400373 2024-02-18T08:48:51.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 4408 completed, throughput=5MB/sec 2024-02-18T08:48:52.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:50.770185+0000 mgr.y (mgr.24862) 1049 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:52.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:50.770185+0000 mgr.y (mgr.24862) 1049 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:52.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:50.770185+0000 mgr.y (mgr.24862) 1049 : cluster [DBG] pgmap v1623: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:48:52.924 INFO:tasks.workunit.client.0.smithi082.stdout: 862: throughput=5MB/sec pending data=0 2024-02-18T08:48:52.924 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XQy20yW4It9ncfA off=1985858 len=1817618 2024-02-18T08:48:52.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 4409 completed, throughput=5MB/sec 2024-02-18T08:48:52.926 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0p9rRgTFW1USE4Q off=8436787 len=225228 2024-02-18T08:48:52.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 4410 completed, throughput=5MB/sec 2024-02-18T08:48:52.928 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FkMTr-mrpl28OjT off=7613650 len=690912 2024-02-18T08:48:52.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 4411 completed, throughput=5MB/sec 2024-02-18T08:48:52.933 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LktPovpC1PHWLqb off=17834323 len=894807 2024-02-18T08:48:52.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 4412 completed, throughput=5MB/sec 2024-02-18T08:48:52.936 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8a6De2LmwYEk33k off=1919473 len=996786 2024-02-18T08:48:52.939 INFO:tasks.workunit.client.0.smithi082.stdout:op 4413 completed, throughput=5MB/sec 2024-02-18T08:48:53.939 INFO:tasks.workunit.client.0.smithi082.stdout: 863: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:53.939 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WJMokQ_6_eAKBMd off=2647151 len=2055089 2024-02-18T08:48:53.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 4414 completed, throughput=5MB/sec 2024-02-18T08:48:53.943 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mK497ogBlK87vrG off=15632487 len=405509 2024-02-18T08:48:53.947 INFO:tasks.workunit.client.0.smithi082.stdout:op 4415 completed, throughput=5MB/sec 2024-02-18T08:48:53.947 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xo6Qn0ZYlp0VwI3 off=10410427 len=255296 2024-02-18T08:48:53.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 4416 completed, throughput=5MB/sec 2024-02-18T08:48:53.948 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JicEBHynq5zm883 off=6783260 len=560623 2024-02-18T08:48:53.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 4417 completed, throughput=5MB/sec 2024-02-18T08:48:53.952 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ZAP31n_k5POBOy off=5718904 len=200586 2024-02-18T08:48:53.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 4418 completed, throughput=5MB/sec 2024-02-18T08:48:53.953 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_wiZCds4_yQFxi6 off=6466011 len=271636 2024-02-18T08:48:53.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 4419 completed, throughput=5MB/sec 2024-02-18T08:48:53.956 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EmFs3mvBgNZNsls off=3720088 len=1094363 2024-02-18T08:48:53.958 INFO:tasks.workunit.client.0.smithi082.stdout:op 4420 completed, throughput=5MB/sec 2024-02-18T08:48:53.958 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wj8aoKE7nxy2AQ7 off=110997 len=1860352 2024-02-18T08:48:53.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 4421 completed, throughput=5MB/sec 2024-02-18T08:48:54.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:52.770591+0000 mgr.y (mgr.24862) 1050 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:54.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:52.770591+0000 mgr.y (mgr.24862) 1050 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:54.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:52.770591+0000 mgr.y (mgr.24862) 1050 : cluster [DBG] pgmap v1624: 73 pgs: 73 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:48:54.966 INFO:tasks.workunit.client.0.smithi082.stdout: 864: throughput=5MB/sec pending data=0 2024-02-18T08:48:54.967 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vzG0O5LswnPBk2Q off=9217728 len=1228331 2024-02-18T08:48:54.972 INFO:tasks.workunit.client.0.smithi082.stdout:op 4422 completed, throughput=5MB/sec 2024-02-18T08:48:54.972 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Df_P-JbIfYXNDwk off=4430298 len=164132 2024-02-18T08:48:54.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 4423 completed, throughput=5MB/sec 2024-02-18T08:48:54.973 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jjW3G0-PEzKRqKX off=12278835 len=50660 2024-02-18T08:48:54.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 4424 completed, throughput=5MB/sec 2024-02-18T08:48:54.976 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TC2XAGTYbzJUZQa off=3186152 len=1964556 2024-02-18T08:48:54.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 4425 completed, throughput=5MB/sec 2024-02-18T08:48:54.985 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1UVoMNVMD_y4paM off=6860467 len=607107 2024-02-18T08:48:54.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 4426 completed, throughput=5MB/sec 2024-02-18T08:48:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:54.435349+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:54.435641+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:48:54.435860+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:48:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:54.435349+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:54.435641+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:48:54.435860+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:48:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:54.435349+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:54.435641+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-18T08:48:55.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:48:54.435860+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:48:55.989 INFO:tasks.workunit.client.0.smithi082.stdout: 865: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:55.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wBlvBuG9xdHxbwp off=4018358 len=642373 2024-02-18T08:48:55.990 INFO:tasks.workunit.client.0.smithi082.stdout:op 4427 completed, throughput=5MB/sec 2024-02-18T08:48:55.990 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MPW7IcDSuOmIHjn off=12360390 len=1528136 2024-02-18T08:48:55.992 INFO:tasks.workunit.client.0.smithi082.stdout:op 4428 completed, throughput=5MB/sec 2024-02-18T08:48:55.992 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Kx9NcAQFjKXISfU off=8812452 len=1165920 2024-02-18T08:48:55.998 INFO:tasks.workunit.client.0.smithi082.stdout:op 4429 completed, throughput=5MB/sec 2024-02-18T08:48:55.999 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tABAj7VNclYujMF off=1913668 len=470750 2024-02-18T08:48:56.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 4430 completed, throughput=5MB/sec 2024-02-18T08:48:56.003 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ICny7G0DDkeGriD off=12705009 len=1601504 2024-02-18T08:48:56.004 INFO:tasks.workunit.client.0.smithi082.stdout:op 4431 completed, throughput=5MB/sec 2024-02-18T08:48:56.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:54.771301+0000 mgr.y (mgr.24862) 1051 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:56.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:54.771301+0000 mgr.y (mgr.24862) 1051 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:56.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:54.771301+0000 mgr.y (mgr.24862) 1051 : cluster [DBG] pgmap v1625: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:48:57.005 INFO:tasks.workunit.client.0.smithi082.stdout: 866: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:57.005 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ujmn6o6qYiZZkP1 off=19523971 len=1059003 2024-02-18T08:48:57.008 INFO:tasks.workunit.client.0.smithi082.stdout:op 4432 completed, throughput=5MB/sec 2024-02-18T08:48:57.008 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gqllh-z6_y-s_IT off=57677 len=863742 2024-02-18T08:48:57.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 4433 completed, throughput=5MB/sec 2024-02-18T08:48:57.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ppWmc-Xh9xOPdjR off=1243085 len=1297478 2024-02-18T08:48:57.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 4434 completed, throughput=5MB/sec 2024-02-18T08:48:57.018 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wRRMDjbh37-V7w_ off=6909795 len=1886466 2024-02-18T08:48:57.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 4435 completed, throughput=5MB/sec 2024-02-18T08:48:58.027 INFO:tasks.workunit.client.0.smithi082.stdout: 867: throughput=4.99MB/sec pending data=0 2024-02-18T08:48:58.028 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IlYVIa_cxIyHQnn off=10512381 len=1110759 2024-02-18T08:48:58.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 4436 completed, throughput=5MB/sec 2024-02-18T08:48:58.037 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z-xklQAwIYqDD8p off=8816108 len=1159138 2024-02-18T08:48:58.046 INFO:tasks.workunit.client.0.smithi082.stdout:op 4437 completed, throughput=5MB/sec 2024-02-18T08:48:58.046 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jvru1egFgJCmb1- off=16169137 len=237723 2024-02-18T08:48:58.047 INFO:tasks.workunit.client.0.smithi082.stdout:op 4438 completed, throughput=5MB/sec 2024-02-18T08:48:58.047 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HQbEd-snmURDJDn off=7022313 len=1070193 2024-02-18T08:48:58.049 INFO:tasks.workunit.client.0.smithi082.stdout:op 4439 completed, throughput=5MB/sec 2024-02-18T08:48:58.049 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PfAeFVGVe-GtNH_ off=5200610 len=822966 2024-02-18T08:48:58.051 INFO:tasks.workunit.client.0.smithi082.stdout:op 4440 completed, throughput=5MB/sec 2024-02-18T08:48:58.052 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6DvD7rADmAVVKP8 off=2020640 len=753480 2024-02-18T08:48:58.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 4441 completed, throughput=5MB/sec 2024-02-18T08:48:58.057 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o3tBDKlkotAzsor off=3225741 len=144044 2024-02-18T08:48:58.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 4442 completed, throughput=5MB/sec 2024-02-18T08:48:58.057 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Bv1wZGSAYnQ4BzC off=367619 len=1571183 2024-02-18T08:48:58.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 4443 completed, throughput=5MB/sec 2024-02-18T08:48:58.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:48:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:56.771732+0000 mgr.y (mgr.24862) 1052 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:58.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:48:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:56.771732+0000 mgr.y (mgr.24862) 1052 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:58.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:48:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:56.771732+0000 mgr.y (mgr.24862) 1052 : cluster [DBG] pgmap v1626: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T08:48:59.061 INFO:tasks.workunit.client.0.smithi082.stdout: 868: throughput=5MB/sec pending data=0 2024-02-18T08:48:59.061 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h5NL2ZArmO-rWwV off=5002532 len=167267 2024-02-18T08:48:59.062 INFO:tasks.workunit.client.0.smithi082.stdout:op 4444 completed, throughput=5MB/sec 2024-02-18T08:48:59.062 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4ud-1n7UUiQWB2J off=416164 len=1480028 2024-02-18T08:48:59.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 4445 completed, throughput=5MB/sec 2024-02-18T08:48:59.064 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6_P9jg4q8GKFWVF off=17725981 len=370861 2024-02-18T08:48:59.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 4446 completed, throughput=5MB/sec 2024-02-18T08:48:59.068 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PyCZ-HyWndOnC6j off=2641135 len=375784 2024-02-18T08:48:59.068 INFO:tasks.workunit.client.0.smithi082.stdout:op 4447 completed, throughput=5MB/sec 2024-02-18T08:48:59.068 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tfUSPdQ3_vkjvo0 off=1388402 len=980506 2024-02-18T08:48:59.071 INFO:tasks.workunit.client.0.smithi082.stdout:op 4448 completed, throughput=5MB/sec 2024-02-18T08:48:59.071 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zeEhCm0xdRGWZ1S off=4440199 len=1355433 2024-02-18T08:48:59.074 INFO:tasks.workunit.client.0.smithi082.stdout:op 4449 completed, throughput=5MB/sec 2024-02-18T08:49:00.075 INFO:tasks.workunit.client.0.smithi082.stdout: 869: throughput=5MB/sec pending data=0 2024-02-18T08:49:00.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Iy1WVgWxtVneMyC off=4500108 len=782161 2024-02-18T08:49:00.080 INFO:tasks.workunit.client.0.smithi082.stdout:op 4450 completed, throughput=5MB/sec 2024-02-18T08:49:00.081 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7qe4F6uMnzHQFla off=829049 len=1672171 2024-02-18T08:49:00.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 4451 completed, throughput=5MB/sec 2024-02-18T08:49:00.089 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m0vEBVoHJMkrVZk off=16670472 len=461311 2024-02-18T08:49:00.094 INFO:tasks.workunit.client.0.smithi082.stdout:op 4452 completed, throughput=5MB/sec 2024-02-18T08:49:00.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a0sOxhsfT_AyZnu off=601579 len=529363 2024-02-18T08:49:00.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 4453 completed, throughput=5MB/sec 2024-02-18T08:49:00.098 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lwjAZd4oAmYlr38 off=14794362 len=1541248 2024-02-18T08:49:00.099 INFO:tasks.workunit.client.0.smithi082.stdout:op 4454 completed, throughput=5MB/sec 2024-02-18T08:49:00.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:48:58.772333+0000 mgr.y (mgr.24862) 1053 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:00.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:48:58.772333+0000 mgr.y (mgr.24862) 1053 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:00.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:48:58.772333+0000 mgr.y (mgr.24862) 1053 : cluster [DBG] pgmap v1627: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:01.099 INFO:tasks.workunit.client.0.smithi082.stdout: 870: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:01.099 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4TMwqR-9_gq_2MN off=824632 len=1804979 2024-02-18T08:49:01.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 4455 completed, throughput=5MB/sec 2024-02-18T08:49:01.108 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CUnzapiKnRuENgu off=8375957 len=682274 2024-02-18T08:49:01.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 4456 completed, throughput=5MB/sec 2024-02-18T08:49:01.110 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4c3GwlLlAedpKLf off=18866557 len=445214 2024-02-18T08:49:01.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 4457 completed, throughput=5MB/sec 2024-02-18T08:49:01.111 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g7u392cIcgg82e9 off=12054700 len=471643 2024-02-18T08:49:01.113 INFO:tasks.workunit.client.0.smithi082.stdout:op 4458 completed, throughput=5MB/sec 2024-02-18T08:49:01.113 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cuVd55OUsg98tsc off=4549404 len=538016 2024-02-18T08:49:01.118 INFO:tasks.workunit.client.0.smithi082.stdout:op 4459 completed, throughput=5MB/sec 2024-02-18T08:49:01.118 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0cOX3x4aaWn4uxM off=4694639 len=1107890 2024-02-18T08:49:01.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 4460 completed, throughput=5MB/sec 2024-02-18T08:49:02.120 INFO:tasks.workunit.client.0.smithi082.stdout: 871: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:02.120 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L39Jup29EFuvhra off=8590557 len=1058113 2024-02-18T08:49:02.121 INFO:tasks.workunit.client.0.smithi082.stdout:op 4461 completed, throughput=5MB/sec 2024-02-18T08:49:02.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XhiJLmEl1ZKjpPx off=6289717 len=1899986 2024-02-18T08:49:02.130 INFO:tasks.workunit.client.0.smithi082.stdout:op 4462 completed, throughput=5MB/sec 2024-02-18T08:49:02.130 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P8fkj1XVFJtU_m1 off=3408571 len=1648926 2024-02-18T08:49:02.134 INFO:tasks.workunit.client.0.smithi082.stdout:op 4463 completed, throughput=5MB/sec 2024-02-18T08:49:02.134 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qFQMpxhA7QhbS1Q off=7467716 len=291089 2024-02-18T08:49:02.137 INFO:tasks.workunit.client.0.smithi082.stdout:op 4464 completed, throughput=5MB/sec 2024-02-18T08:49:02.137 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VOap86Hv_pcYYmw off=5553705 len=1167230 2024-02-18T08:49:02.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 4465 completed, throughput=5MB/sec 2024-02-18T08:49:02.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:00.772780+0000 mgr.y (mgr.24862) 1054 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-18T08:49:02.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:00.772780+0000 mgr.y (mgr.24862) 1054 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-18T08:49:02.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:00.772780+0000 mgr.y (mgr.24862) 1054 : cluster [DBG] pgmap v1628: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-02-18T08:49:03.140 INFO:tasks.workunit.client.0.smithi082.stdout: 872: throughput=5MB/sec pending data=0 2024-02-18T08:49:03.140 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cfgbV7R4z9RuNJw off=493286 len=1140255 2024-02-18T08:49:03.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 4466 completed, throughput=5MB/sec 2024-02-18T08:49:03.145 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-60BwHBxcCSt8hp9 off=5987224 len=465371 2024-02-18T08:49:03.147 INFO:tasks.workunit.client.0.smithi082.stdout:op 4467 completed, throughput=5MB/sec 2024-02-18T08:49:03.147 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d5eRo2XUkw3tm8e off=3174064 len=1719551 2024-02-18T08:49:03.155 INFO:tasks.workunit.client.0.smithi082.stdout:op 4468 completed, throughput=5MB/sec 2024-02-18T08:49:03.155 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UGeQdoG5tNx2nUe off=6334712 len=1893572 2024-02-18T08:49:03.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 4469 completed, throughput=5MB/sec 2024-02-18T08:49:04.167 INFO:tasks.workunit.client.0.smithi082.stdout: 873: throughput=5MB/sec pending data=0 2024-02-18T08:49:04.167 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-C77pcBT1TiLMQSR off=13165756 len=1621137 2024-02-18T08:49:04.169 INFO:tasks.workunit.client.0.smithi082.stdout:op 4470 completed, throughput=5MB/sec 2024-02-18T08:49:04.169 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--gDBueIhQd46JTk off=9826159 len=1526063 2024-02-18T08:49:04.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 4471 completed, throughput=5MB/sec 2024-02-18T08:49:04.177 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XplS3ZWOAk3Edx1 off=740409 len=182005 2024-02-18T08:49:04.177 INFO:tasks.workunit.client.0.smithi082.stdout:op 4472 completed, throughput=5MB/sec 2024-02-18T08:49:04.177 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8YSj77MQfIBnH_h off=5974684 len=1391509 2024-02-18T08:49:04.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 4473 completed, throughput=5MB/sec 2024-02-18T08:49:04.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:02.773346+0000 mgr.y (mgr.24862) 1055 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:04.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:02.773346+0000 mgr.y (mgr.24862) 1055 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:04.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:02.773346+0000 mgr.y (mgr.24862) 1055 : cluster [DBG] pgmap v1629: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:05.186 INFO:tasks.workunit.client.0.smithi082.stdout: 874: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:05.186 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rITdSFiTpAbGGEz off=9993137 len=1332488 2024-02-18T08:49:05.188 INFO:tasks.workunit.client.0.smithi082.stdout:op 4474 completed, throughput=5MB/sec 2024-02-18T08:49:05.188 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IRfOkNJmGItM6ZQ off=8703221 len=494728 2024-02-18T08:49:05.190 INFO:tasks.workunit.client.0.smithi082.stdout:op 4475 completed, throughput=5MB/sec 2024-02-18T08:49:05.190 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xsUrVvkNXr-UJaH off=1328748 len=35510 2024-02-18T08:49:05.194 INFO:tasks.workunit.client.0.smithi082.stdout:op 4476 completed, throughput=5MB/sec 2024-02-18T08:49:05.194 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d_gfkMqeX9U7_gp off=17806198 len=204755 2024-02-18T08:49:05.194 INFO:tasks.workunit.client.0.smithi082.stdout:op 4477 completed, throughput=5MB/sec 2024-02-18T08:49:05.194 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-67UiLhMeS7f0_Fy off=1240872 len=993654 2024-02-18T08:49:05.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 4478 completed, throughput=5MB/sec 2024-02-18T08:49:05.200 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_UtA5Akvrr_1X6D off=7177184 len=155939 2024-02-18T08:49:05.201 INFO:tasks.workunit.client.0.smithi082.stdout:op 4479 completed, throughput=5MB/sec 2024-02-18T08:49:05.201 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cFyps_Hn0WRB_Jd off=1405381 len=216277 2024-02-18T08:49:05.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 4480 completed, throughput=5MB/sec 2024-02-18T08:49:05.204 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qQ_U50wuA3dI4Zu off=2876713 len=1773550 2024-02-18T08:49:05.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 4481 completed, throughput=5MB/sec 2024-02-18T08:49:05.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OblKP5DdxJVPdvR off=2317808 len=550063 2024-02-18T08:49:05.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 4482 completed, throughput=5MB/sec 2024-02-18T08:49:06.218 INFO:tasks.workunit.client.0.smithi082.stdout: 875: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:06.218 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bWrEQTethByZ20X off=6741607 len=1463420 2024-02-18T08:49:06.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 4483 completed, throughput=5MB/sec 2024-02-18T08:49:06.226 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m1iqPI9PFUHUW4K off=1297464 len=1612939 2024-02-18T08:49:06.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 4484 completed, throughput=5MB/sec 2024-02-18T08:49:06.234 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SbkWiFfTngDZDRL off=2786238 len=1496931 2024-02-18T08:49:06.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 4485 completed, throughput=5MB/sec 2024-02-18T08:49:06.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sN2ZJePUVY0hwwD off=3550401 len=1392323 2024-02-18T08:49:06.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 4486 completed, throughput=5MB/sec 2024-02-18T08:49:06.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:04.773926+0000 mgr.y (mgr.24862) 1056 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:49:06.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:04.773926+0000 mgr.y (mgr.24862) 1056 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:49:06.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:04.773926+0000 mgr.y (mgr.24862) 1056 : cluster [DBG] pgmap v1630: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-02-18T08:49:07.243 INFO:tasks.workunit.client.0.smithi082.stdout: 876: throughput=5MB/sec pending data=0 2024-02-18T08:49:07.244 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VbK1T3JGhv4jQ1H off=5892065 len=22657 2024-02-18T08:49:07.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 4487 completed, throughput=5MB/sec 2024-02-18T08:49:07.244 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zIPgu6FrTt9pQXq off=886827 len=1456082 2024-02-18T08:49:07.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 4488 completed, throughput=5MB/sec 2024-02-18T08:49:07.246 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kDFpzB0Dy3oYewQ off=1174504 len=405949 2024-02-18T08:49:07.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 4489 completed, throughput=5MB/sec 2024-02-18T08:49:07.249 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3ylEMW9MWibSjm- off=11500077 len=1971481 2024-02-18T08:49:07.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 4490 completed, throughput=5MB/sec 2024-02-18T08:49:07.251 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SLkXx0ACUj1lBCL off=16525216 len=1326518 2024-02-18T08:49:07.256 INFO:tasks.workunit.client.0.smithi082.stdout:op 4491 completed, throughput=5MB/sec 2024-02-18T08:49:08.256 INFO:tasks.workunit.client.0.smithi082.stdout: 877: throughput=5MB/sec pending data=0 2024-02-18T08:49:08.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jpHUWt3WENC8qC6 off=524281 len=816243 2024-02-18T08:49:08.261 INFO:tasks.workunit.client.0.smithi082.stdout:op 4492 completed, throughput=5MB/sec 2024-02-18T08:49:08.261 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HqqfU91rutcmstt off=21653228 len=1891653 2024-02-18T08:49:08.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 4493 completed, throughput=5MB/sec 2024-02-18T08:49:08.269 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--KB1g_7yyh9yhWV off=2228577 len=2017460 2024-02-18T08:49:08.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 4494 completed, throughput=5MB/sec 2024-02-18T08:49:08.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:06.774355+0000 mgr.y (mgr.24862) 1057 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:49:08.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:06.774355+0000 mgr.y (mgr.24862) 1057 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:49:08.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:06.774355+0000 mgr.y (mgr.24862) 1057 : cluster [DBG] pgmap v1631: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:49:09.280 INFO:tasks.workunit.client.0.smithi082.stdout: 878: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:09.280 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dOH_DhvgNUsVOAc off=903523 len=616449 2024-02-18T08:49:09.285 INFO:tasks.workunit.client.0.smithi082.stdout:op 4495 completed, throughput=5MB/sec 2024-02-18T08:49:09.285 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HMXHpKHhIsBJjxZ off=9874857 len=1442513 2024-02-18T08:49:09.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 4496 completed, throughput=5MB/sec 2024-02-18T08:49:09.295 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IJQBSCup-fJDods off=923458 len=1094845 2024-02-18T08:49:09.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 4497 completed, throughput=5MB/sec 2024-02-18T08:49:09.296 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gvD_LI9B8gAO3XL off=8130361 len=1929791 2024-02-18T08:49:09.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 4498 completed, throughput=5MB/sec 2024-02-18T08:49:10.303 INFO:tasks.workunit.client.0.smithi082.stdout: 879: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:10.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z10BPW0EWAhcCCg off=840333 len=94368 2024-02-18T08:49:10.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 4499 completed, throughput=4.99MB/sec 2024-02-18T08:49:10.306 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ninLhxZfRclqgts off=10077985 len=733838 2024-02-18T08:49:10.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 4500 completed, throughput=5MB/sec 2024-02-18T08:49:10.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eY3j_ZpboXrBI34 off=3744618 len=212297 2024-02-18T08:49:10.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 4501 completed, throughput=5MB/sec 2024-02-18T08:49:10.308 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-o7hzb6Z846zvoGs off=9800310 len=818663 2024-02-18T08:49:10.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 4502 completed, throughput=5MB/sec 2024-02-18T08:49:10.310 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-24-eO_xaW31n5JP off=3219645 len=1701784 2024-02-18T08:49:10.320 INFO:tasks.workunit.client.0.smithi082.stdout:op 4503 completed, throughput=5MB/sec 2024-02-18T08:49:10.320 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QG9ldgd20MW2UzN off=17224823 len=1357726 2024-02-18T08:49:10.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 4504 completed, throughput=5MB/sec 2024-02-18T08:49:10.325 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k0cYAKGPHzIDU9F off=16399167 len=732830 2024-02-18T08:49:10.326 INFO:tasks.workunit.client.0.smithi082.stdout:op 4505 completed, throughput=5MB/sec 2024-02-18T08:49:10.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:08.774960+0000 mgr.y (mgr.24862) 1058 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:10.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:08.774960+0000 mgr.y (mgr.24862) 1058 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:10.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:08.774960+0000 mgr.y (mgr.24862) 1058 : cluster [DBG] pgmap v1632: 73 pgs: 73 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:11.326 INFO:tasks.workunit.client.0.smithi082.stdout: 880: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:11.326 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tJtiw6VLsZ0q0QV off=2814485 len=866513 2024-02-18T08:49:11.329 INFO:tasks.workunit.client.0.smithi082.stdout:op 4506 completed, throughput=5MB/sec 2024-02-18T08:49:11.329 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YWfBALtEYZ-mZ_h off=5671829 len=1949036 2024-02-18T08:49:11.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 4507 completed, throughput=5MB/sec 2024-02-18T08:49:11.333 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2TyfkuFJ2eCZwOt off=140629 len=2095058 2024-02-18T08:49:11.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 4508 completed, throughput=5MB/sec 2024-02-18T08:49:11.337 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1TjWjlYIhZE0WPB off=9811888 len=1823875 2024-02-18T08:49:11.340 INFO:tasks.workunit.client.0.smithi082.stdout:op 4509 completed, throughput=5MB/sec 2024-02-18T08:49:12.340 INFO:tasks.workunit.client.0.smithi082.stdout: 881: throughput=5MB/sec pending data=0 2024-02-18T08:49:12.340 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t1qYCe0BUnvN84R off=14745280 len=1592301 2024-02-18T08:49:12.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 4510 completed, throughput=5MB/sec 2024-02-18T08:49:12.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8l959TVJmkDKiTN off=22648295 len=771767 2024-02-18T08:49:12.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 4511 completed, throughput=5MB/sec 2024-02-18T08:49:12.354 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AxBbq1fRCKINsh5 off=2209009 len=1335396 2024-02-18T08:49:12.361 INFO:tasks.workunit.client.0.smithi082.stdout:op 4512 completed, throughput=5MB/sec 2024-02-18T08:49:12.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:10.775446+0000 mgr.y (mgr.24862) 1059 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:12.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:10.775446+0000 mgr.y (mgr.24862) 1059 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:12.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:10.775446+0000 mgr.y (mgr.24862) 1059 : cluster [DBG] pgmap v1633: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:13.361 INFO:tasks.workunit.client.0.smithi082.stdout: 882: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:13.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4a4-aPHeuMfxYjF off=8004595 len=102463 2024-02-18T08:49:13.364 INFO:tasks.workunit.client.0.smithi082.stdout:op 4513 completed, throughput=4.99MB/sec 2024-02-18T08:49:13.364 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ijWhHjlDytHY716 off=3570560 len=375222 2024-02-18T08:49:13.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 4514 completed, throughput=5MB/sec 2024-02-18T08:49:13.368 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-K0r0gn9SpfLc6Af off=2953402 len=123831 2024-02-18T08:49:13.368 INFO:tasks.workunit.client.0.smithi082.stdout:op 4515 completed, throughput=5MB/sec 2024-02-18T08:49:13.369 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UONlh3wROt0S4c8 off=19308233 len=1313171 2024-02-18T08:49:13.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 4516 completed, throughput=5MB/sec 2024-02-18T08:49:13.370 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j1ZyMQhB7daNJ94 off=13920981 len=1199223 2024-02-18T08:49:13.373 INFO:tasks.workunit.client.0.smithi082.stdout:op 4517 completed, throughput=5MB/sec 2024-02-18T08:49:13.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T8VYh4-vFa5ik3F off=7283212 len=2061 2024-02-18T08:49:13.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 4518 completed, throughput=5MB/sec 2024-02-18T08:49:13.374 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4mbJpkgJiMo2Rni off=1009914 len=1570867 2024-02-18T08:49:13.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 4519 completed, throughput=5MB/sec 2024-02-18T08:49:13.376 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qjQfInCS3ftQe0k off=1376813 len=649346 2024-02-18T08:49:13.377 INFO:tasks.workunit.client.0.smithi082.stdout:op 4520 completed, throughput=5MB/sec 2024-02-18T08:49:14.378 INFO:tasks.workunit.client.0.smithi082.stdout: 883: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:14.378 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yP_9xVMaaLQTJos off=6031515 len=1503012 2024-02-18T08:49:14.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 4521 completed, throughput=5MB/sec 2024-02-18T08:49:14.380 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iyapK4XxpGnq52V off=1293306 len=1425896 2024-02-18T08:49:14.388 INFO:tasks.workunit.client.0.smithi082.stdout:op 4522 completed, throughput=5MB/sec 2024-02-18T08:49:14.388 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rKggHVcMdfWJvqV off=5589027 len=2095834 2024-02-18T08:49:14.392 INFO:tasks.workunit.client.0.smithi082.stdout:op 4523 completed, throughput=5MB/sec 2024-02-18T08:49:14.392 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lxadeBe3GmMVEHA off=0 len=1194872 2024-02-18T08:49:14.395 INFO:tasks.workunit.client.0.smithi082.stdout:op 4524 completed, throughput=5MB/sec 2024-02-18T08:49:14.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:12.775919+0000 mgr.y (mgr.24862) 1060 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:49:14.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:12.775919+0000 mgr.y (mgr.24862) 1060 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:49:14.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:12.775919+0000 mgr.y (mgr.24862) 1060 : cluster [DBG] pgmap v1634: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:49:15.396 INFO:tasks.workunit.client.0.smithi082.stdout: 884: throughput=5MB/sec pending data=0 2024-02-18T08:49:15.396 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n55HzAMabC6A-g4 off=5224708 len=1250226 2024-02-18T08:49:15.403 INFO:tasks.workunit.client.0.smithi082.stdout:op 4525 completed, throughput=5MB/sec 2024-02-18T08:49:15.403 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eswDiUdkFQpqaUS off=11733992 len=1499737 2024-02-18T08:49:15.410 INFO:tasks.workunit.client.0.smithi082.stdout:op 4526 completed, throughput=5MB/sec 2024-02-18T08:49:15.410 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qhLdibAuX2w1Ll2 off=13092821 len=304196 2024-02-18T08:49:15.411 INFO:tasks.workunit.client.0.smithi082.stdout:op 4527 completed, throughput=5MB/sec 2024-02-18T08:49:15.411 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M698mq9znyGHauH off=2987829 len=66581 2024-02-18T08:49:15.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 4528 completed, throughput=5MB/sec 2024-02-18T08:49:15.412 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E0HDkInqwhrwigm off=1523839 len=1730361 2024-02-18T08:49:15.416 INFO:tasks.workunit.client.0.smithi082.stdout:op 4529 completed, throughput=5MB/sec 2024-02-18T08:49:16.416 INFO:tasks.workunit.client.0.smithi082.stdout: 885: throughput=5MB/sec pending data=0 2024-02-18T08:49:16.416 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x42NN-y_EvsuGUG off=3349858 len=1804626 2024-02-18T08:49:16.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 4530 completed, throughput=5MB/sec 2024-02-18T08:49:16.418 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCH5zZILzaWVFFH off=1109063 len=953589 2024-02-18T08:49:16.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 4531 completed, throughput=5MB/sec 2024-02-18T08:49:16.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BXbcW91Djlp6J6I off=4098202 len=990298 2024-02-18T08:49:16.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 4532 completed, throughput=5MB/sec 2024-02-18T08:49:16.430 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rnFKYLp451OrOCz off=2991117 len=1103632 2024-02-18T08:49:16.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 4533 completed, throughput=5MB/sec 2024-02-18T08:49:16.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:14.776467+0000 mgr.y (mgr.24862) 1061 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:49:16.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:14.776467+0000 mgr.y (mgr.24862) 1061 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:49:16.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:14.776467+0000 mgr.y (mgr.24862) 1061 : cluster [DBG] pgmap v1635: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:49:17.432 INFO:tasks.workunit.client.0.smithi082.stdout: 886: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:17.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4a0QoTqQKamu4Gz off=5246569 len=1872228 2024-02-18T08:49:17.434 INFO:tasks.workunit.client.0.smithi082.stdout:op 4534 completed, throughput=5MB/sec 2024-02-18T08:49:17.434 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tk6oQYnL0eiKFkc off=904387 len=301348 2024-02-18T08:49:17.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 4535 completed, throughput=5MB/sec 2024-02-18T08:49:17.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FSojW6QMSdYM-4X off=5866013 len=673649 2024-02-18T08:49:17.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 4536 completed, throughput=5MB/sec 2024-02-18T08:49:17.440 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ctrdWQzBhFaRHPF off=1327437 len=172417 2024-02-18T08:49:17.443 INFO:tasks.workunit.client.0.smithi082.stdout:op 4537 completed, throughput=5MB/sec 2024-02-18T08:49:17.443 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QjL9a8QHXdtPKSL off=18951254 len=104820 2024-02-18T08:49:17.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 4538 completed, throughput=5MB/sec 2024-02-18T08:49:17.445 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-V9mHP17kjY6PGQf off=10876485 len=38765 2024-02-18T08:49:17.446 INFO:tasks.workunit.client.0.smithi082.stdout:op 4539 completed, throughput=5MB/sec 2024-02-18T08:49:17.446 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HvBBDFD7dsVNNxi off=1397074 len=2075496 2024-02-18T08:49:17.457 INFO:tasks.workunit.client.0.smithi082.stdout:op 4540 completed, throughput=5MB/sec 2024-02-18T08:49:17.457 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-67nGCmgpwY6PJkW off=5706722 len=42300 2024-02-18T08:49:17.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 4541 completed, throughput=5MB/sec 2024-02-18T08:49:17.460 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GvOaHiFkbT_myuW off=777376 len=533406 2024-02-18T08:49:17.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 4542 completed, throughput=5MB/sec 2024-02-18T08:49:18.464 INFO:tasks.workunit.client.0.smithi082.stdout: 887: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:18.464 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PAtb2Bop2ruO8Cb off=2710756 len=205822 2024-02-18T08:49:18.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 4543 completed, throughput=5MB/sec 2024-02-18T08:49:18.465 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9a3Z7_zm-JPufSi off=214345 len=992858 2024-02-18T08:49:18.473 INFO:tasks.workunit.client.0.smithi082.stdout:op 4544 completed, throughput=5MB/sec 2024-02-18T08:49:18.473 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4Ou-kUFlkRVMoZF off=701150 len=1760532 2024-02-18T08:49:18.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 4545 completed, throughput=5MB/sec 2024-02-18T08:49:18.477 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KcZvOUUcceUZgHM off=5902652 len=954760 2024-02-18T08:49:18.479 INFO:tasks.workunit.client.0.smithi082.stdout:op 4546 completed, throughput=5MB/sec 2024-02-18T08:49:18.479 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NjjAr8aXdpkQvoJ off=4603341 len=1461877 2024-02-18T08:49:18.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 4547 completed, throughput=5MB/sec 2024-02-18T08:49:18.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:16.777086+0000 mgr.y (mgr.24862) 1062 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:18.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:16.777086+0000 mgr.y (mgr.24862) 1062 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:18.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:16.777086+0000 mgr.y (mgr.24862) 1062 : cluster [DBG] pgmap v1636: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:19.483 INFO:tasks.workunit.client.0.smithi082.stdout: 888: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:19.483 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QpiiEUMfbBrbXqi off=8293946 len=1395119 2024-02-18T08:49:19.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 4548 completed, throughput=5MB/sec 2024-02-18T08:49:19.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c5aZ7K4OT_CPlbC off=725663 len=846528 2024-02-18T08:49:19.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 4549 completed, throughput=5MB/sec 2024-02-18T08:49:19.489 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6zNc939FdEU70t2 off=673456 len=2077093 2024-02-18T08:49:19.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 4550 completed, throughput=5MB/sec 2024-02-18T08:49:19.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a0QOHySMCfjkAUc off=8821453 len=1854084 2024-02-18T08:49:19.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 4551 completed, throughput=5MB/sec 2024-02-18T08:49:20.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:18.777621+0000 mgr.y (mgr.24862) 1063 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:20.509 INFO:tasks.workunit.client.0.smithi082.stdout: 889: throughput=5MB/sec pending data=0 2024-02-18T08:49:20.509 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g44GhJcWkYgpcLu off=2114474 len=1799264 2024-02-18T08:49:20.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 4552 completed, throughput=5MB/sec 2024-02-18T08:49:20.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-08CwhjuZCpM87Yr off=1092451 len=348858 2024-02-18T08:49:20.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 4553 completed, throughput=5MB/sec 2024-02-18T08:49:20.522 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MvfNxcIU4og-Qz- off=3060725 len=1701895 2024-02-18T08:49:20.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 4554 completed, throughput=5MB/sec 2024-02-18T08:49:20.533 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ioEKdW0g_QJ0TQE off=5866251 len=710964 2024-02-18T08:49:20.533 INFO:tasks.workunit.client.0.smithi082.stdout:op 4555 completed, throughput=5MB/sec 2024-02-18T08:49:20.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:18.777621+0000 mgr.y (mgr.24862) 1063 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:20.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:18.777621+0000 mgr.y (mgr.24862) 1063 : cluster [DBG] pgmap v1637: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:21.534 INFO:tasks.workunit.client.0.smithi082.stdout: 890: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:21.534 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XVgQ8VWhoJggLbG off=3045367 len=2051059 2024-02-18T08:49:21.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 4556 completed, throughput=5MB/sec 2024-02-18T08:49:21.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ysTuMCM3TUg9eKn off=206332 len=410800 2024-02-18T08:49:21.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 4557 completed, throughput=5MB/sec 2024-02-18T08:49:21.550 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uKFhlJ-s5Jv5Whd off=1309511 len=178219 2024-02-18T08:49:21.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 4558 completed, throughput=5MB/sec 2024-02-18T08:49:21.553 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wpPQM7z7jfSERh6 off=1258057 len=1317430 2024-02-18T08:49:21.555 INFO:tasks.workunit.client.0.smithi082.stdout:op 4559 completed, throughput=5MB/sec 2024-02-18T08:49:21.555 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-57V1nmCIqfBb1Mc off=3172171 len=1811332 2024-02-18T08:49:21.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 4560 completed, throughput=5MB/sec 2024-02-18T08:49:22.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:20.778197+0000 mgr.y (mgr.24862) 1064 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:22.559 INFO:tasks.workunit.client.0.smithi082.stdout: 891: throughput=5MB/sec pending data=0 2024-02-18T08:49:22.559 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--ybDtziNs40m0dt off=494854 len=1069537 2024-02-18T08:49:22.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 4561 completed, throughput=5MB/sec 2024-02-18T08:49:22.562 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E4mZeIO6Cuec6qs off=4631619 len=864158 2024-02-18T08:49:22.564 INFO:tasks.workunit.client.0.smithi082.stdout:op 4562 completed, throughput=5MB/sec 2024-02-18T08:49:22.564 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-68TzKF9buDIycNs off=2728836 len=980431 2024-02-18T08:49:22.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 4563 completed, throughput=5MB/sec 2024-02-18T08:49:22.570 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ANI0FQtPYpyKikT off=8182888 len=1242276 2024-02-18T08:49:22.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 4564 completed, throughput=5MB/sec 2024-02-18T08:49:22.572 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GRn9-9viODiOX8j off=6428112 len=451928 2024-02-18T08:49:22.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 4565 completed, throughput=5MB/sec 2024-02-18T08:49:22.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:20.778197+0000 mgr.y (mgr.24862) 1064 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:22.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:20.778197+0000 mgr.y (mgr.24862) 1064 : cluster [DBG] pgmap v1638: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:23.576 INFO:tasks.workunit.client.0.smithi082.stdout: 892: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:23.576 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-x0CRTREsf6Vflmq off=17998768 len=2003964 2024-02-18T08:49:23.586 INFO:tasks.workunit.client.0.smithi082.stdout:op 4566 completed, throughput=5MB/sec 2024-02-18T08:49:23.586 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-T57-mzOyK427EfJ off=7855576 len=1399872 2024-02-18T08:49:23.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 4567 completed, throughput=5MB/sec 2024-02-18T08:49:23.590 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2xTRgqzuMc1KFnT off=1139658 len=701061 2024-02-18T08:49:23.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 4568 completed, throughput=5MB/sec 2024-02-18T08:49:23.595 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O4Zhp4b0zdOSyrV off=10956409 len=442802 2024-02-18T08:49:23.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 4569 completed, throughput=5MB/sec 2024-02-18T08:49:23.596 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tnq6RvtV3zCKSYu off=5906922 len=1847535 2024-02-18T08:49:23.599 INFO:tasks.workunit.client.0.smithi082.stdout:op 4570 completed, throughput=5MB/sec 2024-02-18T08:49:24.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:22.778645+0000 mgr.y (mgr.24862) 1065 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:49:24.599 INFO:tasks.workunit.client.0.smithi082.stdout: 893: throughput=5MB/sec pending data=0 2024-02-18T08:49:24.599 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OfDakM3c3I3M6Ly off=9337300 len=528509 2024-02-18T08:49:24.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 4571 completed, throughput=5MB/sec 2024-02-18T08:49:24.604 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qHkoW2KP-OkyqrR off=6973996 len=186747 2024-02-18T08:49:24.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 4572 completed, throughput=5MB/sec 2024-02-18T08:49:24.604 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2DPfx5acnx8CE89 off=98641 len=304610 2024-02-18T08:49:24.605 INFO:tasks.workunit.client.0.smithi082.stdout:op 4573 completed, throughput=5MB/sec 2024-02-18T08:49:24.605 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wIrKZAZSslh0PnL off=5300140 len=731516 2024-02-18T08:49:24.610 INFO:tasks.workunit.client.0.smithi082.stdout:op 4574 completed, throughput=5MB/sec 2024-02-18T08:49:24.610 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ca96poSTSU5Kfvq off=17516218 len=658945 2024-02-18T08:49:24.614 INFO:tasks.workunit.client.0.smithi082.stdout:op 4575 completed, throughput=5MB/sec 2024-02-18T08:49:24.614 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DlG73enhN-Dp-_D off=3676171 len=19357 2024-02-18T08:49:24.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 4576 completed, throughput=5MB/sec 2024-02-18T08:49:24.616 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6KEZAPWPxvg9apZ off=4875195 len=862667 2024-02-18T08:49:24.623 INFO:tasks.workunit.client.0.smithi082.stdout:op 4577 completed, throughput=5MB/sec 2024-02-18T08:49:24.624 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tD4B_Zw8suvGKMl off=2058520 len=1303223 2024-02-18T08:49:24.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 4578 completed, throughput=5MB/sec 2024-02-18T08:49:24.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:22.778645+0000 mgr.y (mgr.24862) 1065 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:49:24.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:22.778645+0000 mgr.y (mgr.24862) 1065 : cluster [DBG] pgmap v1639: 73 pgs: 73 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:49:25.632 INFO:tasks.workunit.client.0.smithi082.stdout: 894: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:25.632 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hTSscEzKe2NPKm3 off=1569309 len=2023709 2024-02-18T08:49:25.636 INFO:tasks.workunit.client.0.smithi082.stdout:op 4579 completed, throughput=5MB/sec 2024-02-18T08:49:25.636 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z-eOCUTZ3w1Ibmk off=912282 len=207277 2024-02-18T08:49:25.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 4580 completed, throughput=5MB/sec 2024-02-18T08:49:25.640 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W_WdEzVL6HPZ5RL off=19775464 len=1142975 2024-02-18T08:49:25.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 4581 completed, throughput=5MB/sec 2024-02-18T08:49:25.641 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vpux02-H1O1JML5 off=122174 len=1522953 2024-02-18T08:49:25.649 INFO:tasks.workunit.client.0.smithi082.stdout:op 4582 completed, throughput=5MB/sec 2024-02-18T08:49:25.649 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4GvaNLkq6DNtpCw off=2700907 len=509903 2024-02-18T08:49:25.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 4583 completed, throughput=5MB/sec 2024-02-18T08:49:26.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:24.779426+0000 mgr.y (mgr.24862) 1066 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:26.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:24.779426+0000 mgr.y (mgr.24862) 1066 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:26.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:24.779426+0000 mgr.y (mgr.24862) 1066 : cluster [DBG] pgmap v1640: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:49:26.652 INFO:tasks.workunit.client.0.smithi082.stdout: 895: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:26.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-f_lNRd-tgGR6cA1 off=12977523 len=1413472 2024-02-18T08:49:26.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 4584 completed, throughput=5MB/sec 2024-02-18T08:49:26.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OVBPXE3sOLeBFpx off=2729883 len=41185 2024-02-18T08:49:26.664 INFO:tasks.workunit.client.0.smithi082.stdout:op 4585 completed, throughput=5MB/sec 2024-02-18T08:49:26.664 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jhMbb2d6rqzd7SS off=832802 len=159389 2024-02-18T08:49:26.666 INFO:tasks.workunit.client.0.smithi082.stdout:op 4586 completed, throughput=5MB/sec 2024-02-18T08:49:26.666 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RLQRGPhWKloB3v4 off=4415898 len=552754 2024-02-18T08:49:26.666 INFO:tasks.workunit.client.0.smithi082.stdout:op 4587 completed, throughput=5MB/sec 2024-02-18T08:49:26.666 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dZ5IjDq7pnsV70h off=9248560 len=1059362 2024-02-18T08:49:26.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 4588 completed, throughput=5MB/sec 2024-02-18T08:49:26.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y3zTYqmgM74tPz6 off=7136253 len=1109998 2024-02-18T08:49:26.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 4589 completed, throughput=5MB/sec 2024-02-18T08:49:26.672 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4RuL-Ejy0eJzPln off=7014268 len=1471487 2024-02-18T08:49:26.675 INFO:tasks.workunit.client.0.smithi082.stdout:op 4590 completed, throughput=5MB/sec 2024-02-18T08:49:27.675 INFO:tasks.workunit.client.0.smithi082.stdout: 896: throughput=5MB/sec pending data=0 2024-02-18T08:49:27.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_G2-OZHCixuEvOt off=7033722 len=1830957 2024-02-18T08:49:27.686 INFO:tasks.workunit.client.0.smithi082.stdout:op 4591 completed, throughput=5MB/sec 2024-02-18T08:49:27.686 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ujD_JqU_6pu8gS7 off=3736172 len=592690 2024-02-18T08:49:27.690 INFO:tasks.workunit.client.0.smithi082.stdout:op 4592 completed, throughput=5MB/sec 2024-02-18T08:49:27.690 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-InIGrhnAhr9MirO off=9360563 len=1393398 2024-02-18T08:49:27.698 INFO:tasks.workunit.client.0.smithi082.stdout:op 4593 completed, throughput=5MB/sec 2024-02-18T08:49:27.698 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-41o61YzPD8iCMyg off=19035615 len=279152 2024-02-18T08:49:27.701 INFO:tasks.workunit.client.0.smithi082.stdout:op 4594 completed, throughput=5MB/sec 2024-02-18T08:49:27.701 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8hCwlVKpf1X7y9x off=5024903 len=9666 2024-02-18T08:49:27.702 INFO:tasks.workunit.client.0.smithi082.stdout:op 4595 completed, throughput=5MB/sec 2024-02-18T08:49:27.702 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j7RmciWt0HNqGor off=3385881 len=1687930 2024-02-18T08:49:27.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 4596 completed, throughput=5MB/sec 2024-02-18T08:49:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:26.779891+0000 mgr.y (mgr.24862) 1067 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:49:28.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:26.779891+0000 mgr.y (mgr.24862) 1067 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:49:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:26.779891+0000 mgr.y (mgr.24862) 1067 : cluster [DBG] pgmap v1641: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:49:28.703 INFO:tasks.workunit.client.0.smithi082.stdout: 897: throughput=5MB/sec pending data=0 2024-02-18T08:49:28.703 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ay6Kz6yei4nn-9b off=5795533 len=30053 2024-02-18T08:49:28.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 4597 completed, throughput=5MB/sec 2024-02-18T08:49:28.706 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l3TCySgPWx2ucZF off=2225130 len=589640 2024-02-18T08:49:28.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 4598 completed, throughput=5MB/sec 2024-02-18T08:49:28.707 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wpbCzZ8S-1Yc1uG off=23626408 len=1136631 2024-02-18T08:49:28.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 4599 completed, throughput=5MB/sec 2024-02-18T08:49:28.710 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IDrlQVR4LpOZ6Ti off=3546344 len=1422653 2024-02-18T08:49:28.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 4600 completed, throughput=5MB/sec 2024-02-18T08:49:28.713 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TBBUp9sOLGPLQxa off=5244829 len=1944888 2024-02-18T08:49:28.716 INFO:tasks.workunit.client.0.smithi082.stdout:op 4601 completed, throughput=5MB/sec 2024-02-18T08:49:29.716 INFO:tasks.workunit.client.0.smithi082.stdout: 898: throughput=5MB/sec pending data=0 2024-02-18T08:49:29.716 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K4B-NnMOixncll3 off=468513 len=649749 2024-02-18T08:49:29.723 INFO:tasks.workunit.client.0.smithi082.stdout:op 4602 completed, throughput=5MB/sec 2024-02-18T08:49:29.723 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cxAxVkhpoNeRwtr off=9222360 len=1932017 2024-02-18T08:49:29.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 4603 completed, throughput=5MB/sec 2024-02-18T08:49:29.735 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CsHmVS4rrSBU7sQ off=14604431 len=1465751 2024-02-18T08:49:29.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 4604 completed, throughput=5MB/sec 2024-02-18T08:49:29.747 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zf6ISycI3ARw89P off=2683142 len=131524 2024-02-18T08:49:29.748 INFO:tasks.workunit.client.0.smithi082.stdout:op 4605 completed, throughput=5MB/sec 2024-02-18T08:49:29.748 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W03cEkqLHWLpxol off=17232906 len=1236935 2024-02-18T08:49:29.749 INFO:tasks.workunit.client.0.smithi082.stdout:op 4606 completed, throughput=5MB/sec 2024-02-18T08:49:30.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:28.780482+0000 mgr.y (mgr.24862) 1068 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:49:30.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:28.780482+0000 mgr.y (mgr.24862) 1068 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:49:30.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:28.780482+0000 mgr.y (mgr.24862) 1068 : cluster [DBG] pgmap v1642: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:49:30.750 INFO:tasks.workunit.client.0.smithi082.stdout: 899: throughput=5MB/sec pending data=0 2024-02-18T08:49:30.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nxBSFPqRRuQoGMR off=335669 len=591103 2024-02-18T08:49:30.752 INFO:tasks.workunit.client.0.smithi082.stdout:op 4607 completed, throughput=5MB/sec 2024-02-18T08:49:30.752 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PAmLcQoJMXD3Tj7 off=1371425 len=1050468 2024-02-18T08:49:30.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 4608 completed, throughput=5MB/sec 2024-02-18T08:49:30.753 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-us2nZ3KK_eDLgNM off=177023 len=1374213 2024-02-18T08:49:30.759 INFO:tasks.workunit.client.0.smithi082.stdout:op 4609 completed, throughput=5MB/sec 2024-02-18T08:49:30.759 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WNjUmW7F2ZR3tlD off=5551584 len=971136 2024-02-18T08:49:30.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 4610 completed, throughput=5MB/sec 2024-02-18T08:49:30.765 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-op6TXI3UGxDP40w off=3406057 len=738205 2024-02-18T08:49:30.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 4611 completed, throughput=5MB/sec 2024-02-18T08:49:31.767 INFO:tasks.workunit.client.0.smithi082.stdout: 900: throughput=5MB/sec pending data=0 2024-02-18T08:49:31.767 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OYh8B9D8vAOmAox off=49125 len=664352 2024-02-18T08:49:31.768 INFO:tasks.workunit.client.0.smithi082.stdout:op 4612 completed, throughput=5MB/sec 2024-02-18T08:49:31.768 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KHPhxOOUSaj_RA3 off=8811478 len=2013031 2024-02-18T08:49:31.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 4613 completed, throughput=5MB/sec 2024-02-18T08:49:31.770 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--QYk7MjXiI5VMxF off=1263360 len=402448 2024-02-18T08:49:31.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 4614 completed, throughput=5MB/sec 2024-02-18T08:49:31.775 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J4HRxcE6M99ZPhu off=9370339 len=2029263 2024-02-18T08:49:31.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 4615 completed, throughput=5MB/sec 2024-02-18T08:49:32.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:30.781108+0000 mgr.y (mgr.24862) 1069 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:32.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:30.781108+0000 mgr.y (mgr.24862) 1069 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:32.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:30.781108+0000 mgr.y (mgr.24862) 1069 : cluster [DBG] pgmap v1643: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:49:32.784 INFO:tasks.workunit.client.0.smithi082.stdout: 901: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:32.784 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HEhbZOvFiNIsd1q off=1031200 len=1737965 2024-02-18T08:49:32.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 4616 completed, throughput=5MB/sec 2024-02-18T08:49:32.788 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SNcGpZDX9O9GP0S off=10878825 len=1184297 2024-02-18T08:49:32.794 INFO:tasks.workunit.client.0.smithi082.stdout:op 4617 completed, throughput=5MB/sec 2024-02-18T08:49:32.794 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-knyXiNNoOwBBcwg off=1879242 len=1125600 2024-02-18T08:49:32.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 4618 completed, throughput=5MB/sec 2024-02-18T08:49:32.800 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hEQvFZVjhZl2FPj off=5521953 len=569369 2024-02-18T08:49:32.804 INFO:tasks.workunit.client.0.smithi082.stdout:op 4619 completed, throughput=5MB/sec 2024-02-18T08:49:32.804 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sVFKCAyFMXE5lLr off=2621619 len=1675214 2024-02-18T08:49:32.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 4620 completed, throughput=5MB/sec 2024-02-18T08:49:33.814 INFO:tasks.workunit.client.0.smithi082.stdout: 902: throughput=5MB/sec pending data=0 2024-02-18T08:49:33.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6wCjzeO5_3uE_ja off=5040476 len=456865 2024-02-18T08:49:33.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 4621 completed, throughput=5MB/sec 2024-02-18T08:49:33.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Q8EKXvzFvzyFekp off=12051357 len=12500 2024-02-18T08:49:33.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 4622 completed, throughput=5MB/sec 2024-02-18T08:49:33.817 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C2jirUYQHGFXKGJ off=16290331 len=468648 2024-02-18T08:49:33.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 4623 completed, throughput=5MB/sec 2024-02-18T08:49:33.822 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P_KBaQ7-v40A93J off=3889997 len=696987 2024-02-18T08:49:33.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 4624 completed, throughput=5MB/sec 2024-02-18T08:49:33.826 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-U6VoujiabY2FWAa off=20125384 len=1284843 2024-02-18T08:49:33.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 4625 completed, throughput=5MB/sec 2024-02-18T08:49:33.832 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xsf4AUvIyr7esO4 off=781322 len=745300 2024-02-18T08:49:33.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 4626 completed, throughput=5MB/sec 2024-02-18T08:49:33.834 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--kQ6D83T2IbCgkT off=6814450 len=554159 2024-02-18T08:49:33.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 4627 completed, throughput=5MB/sec 2024-02-18T08:49:33.835 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0mnYgf7jRdvkTcP off=339968 len=127202 2024-02-18T08:49:33.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 4628 completed, throughput=5MB/sec 2024-02-18T08:49:34.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:32.781554+0000 mgr.y (mgr.24862) 1070 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:49:34.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:32.781554+0000 mgr.y (mgr.24862) 1070 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:49:34.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:32.781554+0000 mgr.y (mgr.24862) 1070 : cluster [DBG] pgmap v1644: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:49:34.836 INFO:tasks.workunit.client.0.smithi082.stdout: 903: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:34.836 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xKz9RQorjjx91gG off=158635 len=1533806 2024-02-18T08:49:34.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 4629 completed, throughput=5MB/sec 2024-02-18T08:49:34.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Os7bwJyNHTj6U6x off=1516660 len=1835907 2024-02-18T08:49:34.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 4630 completed, throughput=5MB/sec 2024-02-18T08:49:34.851 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-szlv4l90kScV_mh off=8485841 len=685795 2024-02-18T08:49:34.854 INFO:tasks.workunit.client.0.smithi082.stdout:op 4631 completed, throughput=5MB/sec 2024-02-18T08:49:34.854 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ONo3XhOp-nM_UbS off=11217834 len=756759 2024-02-18T08:49:34.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 4632 completed, throughput=5MB/sec 2024-02-18T08:49:34.859 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K__rxj2UoTIAxL2 off=919765 len=397080 2024-02-18T08:49:34.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 4633 completed, throughput=5MB/sec 2024-02-18T08:49:34.862 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oB6Li5uMatiLuHP off=6080698 len=1843795 2024-02-18T08:49:34.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 4634 completed, throughput=5MB/sec 2024-02-18T08:49:35.873 INFO:tasks.workunit.client.0.smithi082.stdout: 904: throughput=5MB/sec pending data=0 2024-02-18T08:49:35.874 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MvfNxcIU4og-Qz- off=14999541 len=1974598 2024-02-18T08:49:35.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 4635 completed, throughput=5MB/sec 2024-02-18T08:49:35.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-u3Y76bcXpOnsM3q off=8722413 len=559234 2024-02-18T08:49:35.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 4636 completed, throughput=5MB/sec 2024-02-18T08:49:35.882 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Uh6HGq-ZCbDPv7S off=1175825 len=1022999 2024-02-18T08:49:35.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 4637 completed, throughput=5MB/sec 2024-02-18T08:49:35.887 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WUXwGf8kOYYmERq off=7224270 len=1436780 2024-02-18T08:49:35.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 4638 completed, throughput=5MB/sec 2024-02-18T08:49:36.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:34.782266+0000 mgr.y (mgr.24862) 1071 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:36.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:34.782266+0000 mgr.y (mgr.24862) 1071 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:36.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:34.782266+0000 mgr.y (mgr.24862) 1071 : cluster [DBG] pgmap v1645: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:36.889 INFO:tasks.workunit.client.0.smithi082.stdout: 905: throughput=5MB/sec pending data=0 2024-02-18T08:49:36.978 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9hPYCc9cIxqjNE- off=1315923 len=486535 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4639 completed, throughput=5MB/sec 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YtRvB9w8GEUdsMK off=11598626 len=330648 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4640 completed, throughput=5MB/sec 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9gm0qOqYjWI8YYJ off=0 len=1410570 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4641 completed, throughput=5MB/sec 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u_GO3TxzXbWsVel off=7939118 len=711582 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4642 completed, throughput=5MB/sec 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aCaRJRGvKL6zoM6 off=7681373 len=143764 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4643 completed, throughput=5MB/sec 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-08QHFzPDHNO-UsI off=20816537 len=1588197 2024-02-18T08:49:36.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 4644 completed, throughput=5MB/sec 2024-02-18T08:49:37.908 INFO:tasks.workunit.client.0.smithi082.stdout: 906: throughput=5MB/sec pending data=0 2024-02-18T08:49:37.908 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VzTFoMxclQq0Tdk off=15027854 len=300831 2024-02-18T08:49:37.908 INFO:tasks.workunit.client.0.smithi082.stdout:op 4645 completed, throughput=5MB/sec 2024-02-18T08:49:37.908 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rr8KyCmsoXekjeq off=7738915 len=412333 2024-02-18T08:49:37.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 4646 completed, throughput=5MB/sec 2024-02-18T08:49:37.910 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ipjZWhAZYBYCYrb off=13642518 len=66401 2024-02-18T08:49:37.913 INFO:tasks.workunit.client.0.smithi082.stdout:op 4647 completed, throughput=5MB/sec 2024-02-18T08:49:37.913 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-iMGrooS3p24W4mv off=5859861 len=607601 2024-02-18T08:49:37.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 4648 completed, throughput=5MB/sec 2024-02-18T08:49:37.914 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aBi2MQn3KifHRZ8 off=19642468 len=1720946 2024-02-18T08:49:37.915 INFO:tasks.workunit.client.0.smithi082.stdout:op 4649 completed, throughput=5MB/sec 2024-02-18T08:49:37.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-09A9LjU4Gnu92TY off=3820317 len=46712 2024-02-18T08:49:37.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 4650 completed, throughput=5MB/sec 2024-02-18T08:49:37.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QbsvXGvZfNWZD0V off=13512486 len=1970619 2024-02-18T08:49:37.921 INFO:tasks.workunit.client.0.smithi082.stdout:op 4651 completed, throughput=5MB/sec 2024-02-18T08:49:38.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:36.782742+0000 mgr.y (mgr.24862) 1072 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:38.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:36.782742+0000 mgr.y (mgr.24862) 1072 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:38.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:36.782742+0000 mgr.y (mgr.24862) 1072 : cluster [DBG] pgmap v1646: 73 pgs: 73 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:49:38.921 INFO:tasks.workunit.client.0.smithi082.stdout: 907: throughput=5MB/sec pending data=0 2024-02-18T08:49:38.921 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dOSyLL4zsKu8rb4 off=3668383 len=744543 2024-02-18T08:49:38.926 INFO:tasks.workunit.client.0.smithi082.stdout:op 4652 completed, throughput=5MB/sec 2024-02-18T08:49:38.926 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L5yxw9jH3a3rFvN off=4054575 len=1684348 2024-02-18T08:49:38.937 INFO:tasks.workunit.client.0.smithi082.stdout:op 4653 completed, throughput=5MB/sec 2024-02-18T08:49:38.938 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dhNGxnxpKjawaW0 off=3287265 len=1105582 2024-02-18T08:49:38.943 INFO:tasks.workunit.client.0.smithi082.stdout:op 4654 completed, throughput=5MB/sec 2024-02-18T08:49:38.943 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--UqvOfBIFZlpqX_ off=4802077 len=1118323 2024-02-18T08:49:38.944 INFO:tasks.workunit.client.0.smithi082.stdout:op 4655 completed, throughput=5MB/sec 2024-02-18T08:49:38.945 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TlnFABc-nPSgip4 off=9608688 len=503953 2024-02-18T08:49:38.946 INFO:tasks.workunit.client.0.smithi082.stdout:op 4656 completed, throughput=5MB/sec 2024-02-18T08:49:39.946 INFO:tasks.workunit.client.0.smithi082.stdout: 908: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:39.946 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MmaXYj8PCqnD-FQ off=7097836 len=3963 2024-02-18T08:49:39.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 4657 completed, throughput=4.99MB/sec 2024-02-18T08:49:39.949 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M9TwD6kas-oNl-a off=3641973 len=1110857 2024-02-18T08:49:39.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 4658 completed, throughput=5MB/sec 2024-02-18T08:49:39.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H-aD1KzswoD9ZFf off=14684617 len=720221 2024-02-18T08:49:39.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 4659 completed, throughput=5MB/sec 2024-02-18T08:49:39.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8u-lvtUSxhsS1RO off=15936295 len=567351 2024-02-18T08:49:39.961 INFO:tasks.workunit.client.0.smithi082.stdout:op 4660 completed, throughput=5MB/sec 2024-02-18T08:49:39.961 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eGXPj4I_qBvIxNC off=46218 len=327694 2024-02-18T08:49:39.964 INFO:tasks.workunit.client.0.smithi082.stdout:op 4661 completed, throughput=5MB/sec 2024-02-18T08:49:39.964 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ps_5g0SNo4U-0iy off=432675 len=899937 2024-02-18T08:49:39.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 4662 completed, throughput=5MB/sec 2024-02-18T08:49:39.969 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4GS-9VE0W1lukHW off=12577907 len=286972 2024-02-18T08:49:39.972 INFO:tasks.workunit.client.0.smithi082.stdout:op 4663 completed, throughput=5MB/sec 2024-02-18T08:49:39.972 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OCC6BXaFfzOBGL- off=578791 len=1636885 2024-02-18T08:49:39.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 4664 completed, throughput=5MB/sec 2024-02-18T08:49:40.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:38.783266+0000 mgr.y (mgr.24862) 1073 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:40.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:38.783266+0000 mgr.y (mgr.24862) 1073 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:40.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:38.783266+0000 mgr.y (mgr.24862) 1073 : cluster [DBG] pgmap v1647: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:49:40.980 INFO:tasks.workunit.client.0.smithi082.stdout: 909: throughput=5MB/sec pending data=0 2024-02-18T08:49:40.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vcNQ7aN8cbtwguF off=14347819 len=1003360 2024-02-18T08:49:40.982 INFO:tasks.workunit.client.0.smithi082.stdout:op 4665 completed, throughput=5MB/sec 2024-02-18T08:49:40.982 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Rhc4GUpBkoDQxhP off=6921352 len=1193721 2024-02-18T08:49:40.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 4666 completed, throughput=5MB/sec 2024-02-18T08:49:40.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6wolZA96ZV6L9-6 off=972285 len=1387324 2024-02-18T08:49:40.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 4667 completed, throughput=5MB/sec 2024-02-18T08:49:40.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IlYVIa_cxIyHQnn off=3997740 len=169006 2024-02-18T08:49:40.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 4668 completed, throughput=5MB/sec 2024-02-18T08:49:40.994 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9UBjrNF5AMidHxZ off=282597 len=1473035 2024-02-18T08:49:41.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 4669 completed, throughput=5MB/sec 2024-02-18T08:49:42.003 INFO:tasks.workunit.client.0.smithi082.stdout: 910: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:42.003 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GncMjWLJ-UzHwBu off=1165438 len=385549 2024-02-18T08:49:42.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 4670 completed, throughput=5MB/sec 2024-02-18T08:49:42.007 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9cjaKDEi9zCvvJU off=395406 len=662380 2024-02-18T08:49:42.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 4671 completed, throughput=5MB/sec 2024-02-18T08:49:42.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nxOeR0NO78K3EPe off=1310683 len=1999242 2024-02-18T08:49:42.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 4672 completed, throughput=5MB/sec 2024-02-18T08:49:42.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_smw9w4ekPNG9mX off=15993250 len=596554 2024-02-18T08:49:42.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 4673 completed, throughput=5MB/sec 2024-02-18T08:49:42.026 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IwOSTzHqQ9o0b5a off=6177540 len=2069769 2024-02-18T08:49:42.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 4674 completed, throughput=5MB/sec 2024-02-18T08:49:42.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:40.783914+0000 mgr.y (mgr.24862) 1074 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:49:42.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:40.783914+0000 mgr.y (mgr.24862) 1074 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:49:42.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:40.783914+0000 mgr.y (mgr.24862) 1074 : cluster [DBG] pgmap v1648: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-02-18T08:49:43.028 INFO:tasks.workunit.client.0.smithi082.stdout: 911: throughput=5MB/sec pending data=0 2024-02-18T08:49:43.028 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7iqb_8jfuSyz7My off=21705798 len=50172 2024-02-18T08:49:43.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 4675 completed, throughput=5MB/sec 2024-02-18T08:49:43.030 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IzufJ-ptaGSwMBv off=3814348 len=961016 2024-02-18T08:49:43.043 INFO:tasks.workunit.client.0.smithi082.stdout:op 4676 completed, throughput=5MB/sec 2024-02-18T08:49:43.043 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NzNeUtRwhZI1U1s off=6508158 len=624362 2024-02-18T08:49:43.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 4677 completed, throughput=5MB/sec 2024-02-18T08:49:43.044 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6ku5RZPWkRtVKO_ off=5159713 len=1004938 2024-02-18T08:49:43.052 INFO:tasks.workunit.client.0.smithi082.stdout:op 4678 completed, throughput=5MB/sec 2024-02-18T08:49:43.052 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-znbwoWOpdLALgtT off=2347650 len=1739080 2024-02-18T08:49:43.058 INFO:tasks.workunit.client.0.smithi082.stdout:op 4679 completed, throughput=5MB/sec 2024-02-18T08:49:43.058 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I2mxQ3wNQDVR-aG off=11912075 len=1857347 2024-02-18T08:49:43.066 INFO:tasks.workunit.client.0.smithi082.stdout:op 4680 completed, throughput=5MB/sec 2024-02-18T08:49:44.066 INFO:tasks.workunit.client.0.smithi082.stdout: 912: throughput=5MB/sec pending data=0 2024-02-18T08:49:44.066 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ntRTO9o_LNjGLgw off=8032907 len=1630703 2024-02-18T08:49:44.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 4681 completed, throughput=5MB/sec 2024-02-18T08:49:44.075 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tf9Feyf58mdQqD5 off=7006622 len=1602519 2024-02-18T08:49:44.077 INFO:tasks.workunit.client.0.smithi082.stdout:op 4682 completed, throughput=5MB/sec 2024-02-18T08:49:44.077 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S9NjZ-0pTJEDgb- off=14630044 len=1786330 2024-02-18T08:49:44.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 4683 completed, throughput=5MB/sec 2024-02-18T08:49:44.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:42.784502+0000 mgr.y (mgr.24862) 1075 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:44.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:42.784502+0000 mgr.y (mgr.24862) 1075 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:44.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:42.784502+0000 mgr.y (mgr.24862) 1075 : cluster [DBG] pgmap v1649: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:49:45.083 INFO:tasks.workunit.client.0.smithi082.stdout: 913: throughput=5MB/sec pending data=0 2024-02-18T08:49:45.083 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ctrdWQzBhFaRHPF off=405581 len=1869497 2024-02-18T08:49:45.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 4684 completed, throughput=5MB/sec 2024-02-18T08:49:45.093 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-scHcFUhee9-POa0 off=1068508 len=244939 2024-02-18T08:49:45.096 INFO:tasks.workunit.client.0.smithi082.stdout:op 4685 completed, throughput=5MB/sec 2024-02-18T08:49:45.096 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hy3riJCIript3Oa off=19560043 len=1904750 2024-02-18T08:49:45.105 INFO:tasks.workunit.client.0.smithi082.stdout:op 4686 completed, throughput=5MB/sec 2024-02-18T08:49:45.105 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FrazeAmcPh3o28C off=2228054 len=303103 2024-02-18T08:49:45.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 4687 completed, throughput=5MB/sec 2024-02-18T08:49:46.109 INFO:tasks.workunit.client.0.smithi082.stdout: 914: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:46.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQZ0jHxPuPwujNO off=2361250 len=1099296 2024-02-18T08:49:46.110 INFO:tasks.workunit.client.0.smithi082.stdout:op 4688 completed, throughput=5MB/sec 2024-02-18T08:49:46.110 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vBU9bOOJZpNhXHa off=13572045 len=983847 2024-02-18T08:49:46.115 INFO:tasks.workunit.client.0.smithi082.stdout:op 4689 completed, throughput=5MB/sec 2024-02-18T08:49:46.116 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tvwgWwR6-eMHzgQ off=17202824 len=130629 2024-02-18T08:49:46.116 INFO:tasks.workunit.client.0.smithi082.stdout:op 4690 completed, throughput=5MB/sec 2024-02-18T08:49:46.116 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6LxRjzS9NrTiuUU off=11549607 len=2044579 2024-02-18T08:49:46.121 INFO:tasks.workunit.client.0.smithi082.stdout:op 4691 completed, throughput=5MB/sec 2024-02-18T08:49:46.121 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ix9RmkhFiEpwroQ off=13098421 len=2000947 2024-02-18T08:49:46.132 INFO:tasks.workunit.client.0.smithi082.stdout:op 4692 completed, throughput=5MB/sec 2024-02-18T08:49:46.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:44.785253+0000 mgr.y (mgr.24862) 1076 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:49:46.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:46.133719+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:49:46.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:44.785253+0000 mgr.y (mgr.24862) 1076 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:49:46.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:46.133719+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:49:46.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:44.785253+0000 mgr.y (mgr.24862) 1076 : cluster [DBG] pgmap v1650: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:49:46.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:46.133719+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:49:47.133 INFO:tasks.workunit.client.0.smithi082.stdout: 915: throughput=5MB/sec pending data=0 2024-02-18T08:49:47.133 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BmiKKZ7odq4l1WV off=3577013 len=37555 2024-02-18T08:49:47.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 4693 completed, throughput=5MB/sec 2024-02-18T08:49:47.135 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Uh6HGq-ZCbDPv7S off=1149963 len=49851 2024-02-18T08:49:47.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 4694 completed, throughput=5MB/sec 2024-02-18T08:49:47.136 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RmGJR9GPlj4xKtA off=1217566 len=802867 2024-02-18T08:49:47.141 INFO:tasks.workunit.client.0.smithi082.stdout:op 4695 completed, throughput=5MB/sec 2024-02-18T08:49:47.141 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dz1G4-Xf43P2YUs off=876251 len=144283 2024-02-18T08:49:47.142 INFO:tasks.workunit.client.0.smithi082.stdout:op 4696 completed, throughput=5MB/sec 2024-02-18T08:49:47.142 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wn7VEibkiEZ44Mu off=6016616 len=820676 2024-02-18T08:49:47.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 4697 completed, throughput=5MB/sec 2024-02-18T08:49:47.143 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yFJvS3rfGYXOCVT off=3574163 len=1695474 2024-02-18T08:49:47.145 INFO:tasks.workunit.client.0.smithi082.stdout:op 4698 completed, throughput=5MB/sec 2024-02-18T08:49:47.145 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ANEYXYVaPW0jYrL off=2652499 len=374126 2024-02-18T08:49:47.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 4699 completed, throughput=5MB/sec 2024-02-18T08:49:47.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cxP6FHZXtNl86US off=1902518 len=2070827 2024-02-18T08:49:47.156 INFO:tasks.workunit.client.0.smithi082.stdout:op 4700 completed, throughput=5MB/sec 2024-02-18T08:49:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:46.428476+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:49:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:46.429192+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:49:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:46.433770+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:46.428476+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:46.429192+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:46.433770+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:46.428476+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:46.429192+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:49:47.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:46.433770+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:49:48.157 INFO:tasks.workunit.client.0.smithi082.stdout: 916: throughput=5MB/sec pending data=0 2024-02-18T08:49:48.157 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-c81KZvm5U0cvnbV off=7216821 len=1550727 2024-02-18T08:49:48.160 INFO:tasks.workunit.client.0.smithi082.stdout:op 4701 completed, throughput=5MB/sec 2024-02-18T08:49:48.160 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zqwodDPlTj1-hly off=1815962 len=90178 2024-02-18T08:49:48.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 4702 completed, throughput=5MB/sec 2024-02-18T08:49:48.161 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fncm6SuI5DLLrmO off=1980719 len=887697 2024-02-18T08:49:48.167 INFO:tasks.workunit.client.0.smithi082.stdout:op 4703 completed, throughput=5MB/sec 2024-02-18T08:49:48.167 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-37cu7seo7y_NEUd off=2721184 len=1780684 2024-02-18T08:49:48.177 INFO:tasks.workunit.client.0.smithi082.stdout:op 4704 completed, throughput=5MB/sec 2024-02-18T08:49:48.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:49:46.429756+0000 mgr.y (mgr.24862) 1077 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:49:48.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:46.785693+0000 mgr.y (mgr.24862) 1078 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:49:48.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:49:46.429756+0000 mgr.y (mgr.24862) 1077 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:49:48.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:46.785693+0000 mgr.y (mgr.24862) 1078 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:49:48.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:49:46.429756+0000 mgr.y (mgr.24862) 1077 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:49:48.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:46.785693+0000 mgr.y (mgr.24862) 1078 : cluster [DBG] pgmap v1651: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:49:49.178 INFO:tasks.workunit.client.0.smithi082.stdout: 917: throughput=5MB/sec pending data=0 2024-02-18T08:49:49.178 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WpBa7ne2KnSbYLt off=10883917 len=213723 2024-02-18T08:49:49.181 INFO:tasks.workunit.client.0.smithi082.stdout:op 4705 completed, throughput=5MB/sec 2024-02-18T08:49:49.181 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fVEDkDt2LpvdxtW off=2795171 len=1203705 2024-02-18T08:49:49.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 4706 completed, throughput=5MB/sec 2024-02-18T08:49:49.190 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-N2rCepWFexsZMSa off=13453227 len=290092 2024-02-18T08:49:49.191 INFO:tasks.workunit.client.0.smithi082.stdout:op 4707 completed, throughput=5MB/sec 2024-02-18T08:49:49.191 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hdY8hocPc52yCEd off=9011590 len=1756382 2024-02-18T08:49:49.195 INFO:tasks.workunit.client.0.smithi082.stdout:op 4708 completed, throughput=5MB/sec 2024-02-18T08:49:49.195 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8t3WJBdLuKIf7AI off=942187 len=1192290 2024-02-18T08:49:49.196 INFO:tasks.workunit.client.0.smithi082.stdout:op 4709 completed, throughput=5MB/sec 2024-02-18T08:49:49.196 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FiXghP6uXuFO8uV off=855028 len=1689667 2024-02-18T08:49:49.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 4710 completed, throughput=5MB/sec 2024-02-18T08:49:50.206 INFO:tasks.workunit.client.0.smithi082.stdout: 918: throughput=5MB/sec pending data=0 2024-02-18T08:49:50.206 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z0ZyCXKMtU1YsRi off=10424266 len=1335966 2024-02-18T08:49:50.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 4711 completed, throughput=5MB/sec 2024-02-18T08:49:50.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LAiuqVv-YdGqAcH off=1816836 len=159880 2024-02-18T08:49:50.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 4712 completed, throughput=5MB/sec 2024-02-18T08:49:50.214 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tm5bxqfWnR1eD8h off=117364 len=1253806 2024-02-18T08:49:50.216 INFO:tasks.workunit.client.0.smithi082.stdout:op 4713 completed, throughput=5MB/sec 2024-02-18T08:49:50.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HGDFVJebGEt-xF7 off=4032090 len=1858790 2024-02-18T08:49:50.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 4714 completed, throughput=5MB/sec 2024-02-18T08:49:50.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:48.786293+0000 mgr.y (mgr.24862) 1079 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:50.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:48.786293+0000 mgr.y (mgr.24862) 1079 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:50.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:48.786293+0000 mgr.y (mgr.24862) 1079 : cluster [DBG] pgmap v1652: 73 pgs: 73 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:51.219 INFO:tasks.workunit.client.0.smithi082.stdout: 919: throughput=5MB/sec pending data=0 2024-02-18T08:49:51.220 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UBOHUAYMfkUz9JY off=2224779 len=606096 2024-02-18T08:49:51.221 INFO:tasks.workunit.client.0.smithi082.stdout:op 4715 completed, throughput=5MB/sec 2024-02-18T08:49:51.221 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xFPcFujQARSfv1P off=6306098 len=1019897 2024-02-18T08:49:51.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 4716 completed, throughput=5MB/sec 2024-02-18T08:49:51.225 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8kPlkfpcsqc_8pP off=3730176 len=472830 2024-02-18T08:49:51.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 4717 completed, throughput=5MB/sec 2024-02-18T08:49:51.229 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UdVrSfrJjP3lEgM off=8085916 len=996755 2024-02-18T08:49:51.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 4718 completed, throughput=5MB/sec 2024-02-18T08:49:51.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2SAD_PkFmz12KDL off=4460773 len=291731 2024-02-18T08:49:51.237 INFO:tasks.workunit.client.0.smithi082.stdout:op 4719 completed, throughput=5MB/sec 2024-02-18T08:49:51.237 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ToRo-s2ni9UEk6Y off=12306240 len=1941287 2024-02-18T08:49:51.239 INFO:tasks.workunit.client.0.smithi082.stdout:op 4720 completed, throughput=5MB/sec 2024-02-18T08:49:52.239 INFO:tasks.workunit.client.0.smithi082.stdout: 920: throughput=5MB/sec pending data=0 2024-02-18T08:49:52.239 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v2seVt33n65Qylu off=9389357 len=1499456 2024-02-18T08:49:52.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 4721 completed, throughput=5MB/sec 2024-02-18T08:49:52.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GVBI82y3uGSzxSl off=430879 len=1357891 2024-02-18T08:49:52.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 4722 completed, throughput=5MB/sec 2024-02-18T08:49:52.247 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kklzwfbBDcnZtSH off=862938 len=1663106 2024-02-18T08:49:52.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 4723 completed, throughput=5MB/sec 2024-02-18T08:49:52.250 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rp6l2-OJJG4G-CO off=11805696 len=1580156 2024-02-18T08:49:52.256 INFO:tasks.workunit.client.0.smithi082.stdout:op 4724 completed, throughput=5MB/sec 2024-02-18T08:49:52.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:50.786799+0000 mgr.y (mgr.24862) 1080 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:52.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:50.786799+0000 mgr.y (mgr.24862) 1080 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:52.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:50.786799+0000 mgr.y (mgr.24862) 1080 : cluster [DBG] pgmap v1653: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:49:53.256 INFO:tasks.workunit.client.0.smithi082.stdout: 921: throughput=5MB/sec pending data=0 2024-02-18T08:49:53.256 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RlP81QGLEuo2_0a off=4326237 len=1171113 2024-02-18T08:49:53.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 4725 completed, throughput=5MB/sec 2024-02-18T08:49:53.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a0U7eVUa6HaK6wt off=13280073 len=425864 2024-02-18T08:49:53.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 4726 completed, throughput=5MB/sec 2024-02-18T08:49:53.272 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1t6XWjjAwwN2OrN off=11250458 len=1400535 2024-02-18T08:49:53.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 4727 completed, throughput=5MB/sec 2024-02-18T08:49:53.281 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HJQB1ZCthwVF74M off=19812697 len=357125 2024-02-18T08:49:53.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 4728 completed, throughput=5MB/sec 2024-02-18T08:49:53.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UP6O_UgnMA7v_W9 off=12165806 len=1727456 2024-02-18T08:49:53.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 4729 completed, throughput=5MB/sec 2024-02-18T08:49:54.290 INFO:tasks.workunit.client.0.smithi082.stdout: 922: throughput=5MB/sec pending data=0 2024-02-18T08:49:54.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tuoZw92q2lfFiZg off=3819603 len=297686 2024-02-18T08:49:54.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 4730 completed, throughput=5MB/sec 2024-02-18T08:49:54.291 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WohBa_5gFrADfMO off=16696776 len=335908 2024-02-18T08:49:54.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 4731 completed, throughput=5MB/sec 2024-02-18T08:49:54.292 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mVWhKESTmZ24O9N off=147705 len=1114433 2024-02-18T08:49:54.298 INFO:tasks.workunit.client.0.smithi082.stdout:op 4732 completed, throughput=5MB/sec 2024-02-18T08:49:54.298 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D2uXHCNVzGW3ca0 off=1471623 len=1190423 2024-02-18T08:49:54.299 INFO:tasks.workunit.client.0.smithi082.stdout:op 4733 completed, throughput=5MB/sec 2024-02-18T08:49:54.299 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zdNO-yw0_rBbq_0 off=342213 len=1073799 2024-02-18T08:49:54.300 INFO:tasks.workunit.client.0.smithi082.stdout:op 4734 completed, throughput=5MB/sec 2024-02-18T08:49:54.300 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uxHq6IJbtBHUkpi off=4569348 len=181011 2024-02-18T08:49:54.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 4735 completed, throughput=5MB/sec 2024-02-18T08:49:54.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:52.787262+0000 mgr.y (mgr.24862) 1081 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:49:54.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:52.787262+0000 mgr.y (mgr.24862) 1081 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:49:54.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:52.787262+0000 mgr.y (mgr.24862) 1081 : cluster [DBG] pgmap v1654: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:49:55.301 INFO:tasks.workunit.client.0.smithi082.stdout: 923: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:55.301 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jglc2RGq7yNN3ht off=2061643 len=819104 2024-02-18T08:49:55.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 4736 completed, throughput=5MB/sec 2024-02-18T08:49:55.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hz5kMLUZ_E2h31q off=930961 len=1717481 2024-02-18T08:49:55.310 INFO:tasks.workunit.client.0.smithi082.stdout:op 4737 completed, throughput=5MB/sec 2024-02-18T08:49:55.310 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NZMulSjg6NZ6ruq off=5655430 len=1580072 2024-02-18T08:49:55.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 4738 completed, throughput=5MB/sec 2024-02-18T08:49:55.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u8TDuOpjp41-ujX off=5468014 len=268596 2024-02-18T08:49:55.318 INFO:tasks.workunit.client.0.smithi082.stdout:op 4739 completed, throughput=5MB/sec 2024-02-18T08:49:55.318 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eiGAM7_GEHK-BwY off=3037014 len=221321 2024-02-18T08:49:55.319 INFO:tasks.workunit.client.0.smithi082.stdout:op 4740 completed, throughput=5MB/sec 2024-02-18T08:49:55.319 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-D1lkFIRscdf__Xi off=1705958 len=1457199 2024-02-18T08:49:55.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 4741 completed, throughput=5MB/sec 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:54.439119+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:54.439394+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:49:54.439682+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:54.439119+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:54.439394+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:49:55.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:49:54.439682+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:49:55.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:54.439119+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:49:55.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:54.439394+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:49:55.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:49:54.439682+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:49:56.322 INFO:tasks.workunit.client.0.smithi082.stdout: 924: throughput=5MB/sec pending data=0 2024-02-18T08:49:56.322 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DgsqlMHwnrjtMYI off=10020490 len=359980 2024-02-18T08:49:56.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 4742 completed, throughput=5MB/sec 2024-02-18T08:49:56.323 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VKOhBDpVAt7hZL3 off=2745916 len=798500 2024-02-18T08:49:56.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 4743 completed, throughput=5MB/sec 2024-02-18T08:49:56.325 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HJfJGGnTmWkTtHC off=618849 len=1629931 2024-02-18T08:49:56.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 4744 completed, throughput=5MB/sec 2024-02-18T08:49:56.334 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vhRaPAq2BGUpaG3 off=14352713 len=1875437 2024-02-18T08:49:56.343 INFO:tasks.workunit.client.0.smithi082.stdout:op 4745 completed, throughput=5MB/sec 2024-02-18T08:49:56.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:54.787851+0000 mgr.y (mgr.24862) 1082 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:49:56.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:54.787851+0000 mgr.y (mgr.24862) 1082 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:49:56.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:54.787851+0000 mgr.y (mgr.24862) 1082 : cluster [DBG] pgmap v1655: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:49:57.343 INFO:tasks.workunit.client.0.smithi082.stdout: 925: throughput=4.99MB/sec pending data=0 2024-02-18T08:49:57.343 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cdviW9s5vTtTvQs off=3716340 len=1610838 2024-02-18T08:49:57.351 INFO:tasks.workunit.client.0.smithi082.stdout:op 4746 completed, throughput=5MB/sec 2024-02-18T08:49:57.351 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GI7lBozCCt7AIUM off=1625565 len=1531208 2024-02-18T08:49:57.360 INFO:tasks.workunit.client.0.smithi082.stdout:op 4747 completed, throughput=5MB/sec 2024-02-18T08:49:57.360 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lO2oWg6XYTtczd9 off=497014 len=977324 2024-02-18T08:49:57.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 4748 completed, throughput=5MB/sec 2024-02-18T08:49:57.366 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ps_5g0SNo4U-0iy off=4355754 len=593817 2024-02-18T08:49:57.370 INFO:tasks.workunit.client.0.smithi082.stdout:op 4749 completed, throughput=5MB/sec 2024-02-18T08:49:57.370 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-miWa_RLO9o52hVL off=14471423 len=1038287 2024-02-18T08:49:57.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 4750 completed, throughput=5MB/sec 2024-02-18T08:49:57.637 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:56.788479+0000 mgr.y (mgr.24862) 1083 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:57.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:56.788479+0000 mgr.y (mgr.24862) 1083 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:57.748 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:56.788479+0000 mgr.y (mgr.24862) 1083 : cluster [DBG] pgmap v1656: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:49:58.371 INFO:tasks.workunit.client.0.smithi082.stdout: 926: throughput=5MB/sec pending data=0 2024-02-18T08:49:58.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zqB0-dBZ6-SMORX off=4367066 len=468215 2024-02-18T08:49:58.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 4751 completed, throughput=5MB/sec 2024-02-18T08:49:58.375 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Co5em53LOHU2JZQ off=2300338 len=301506 2024-02-18T08:49:58.376 INFO:tasks.workunit.client.0.smithi082.stdout:op 4752 completed, throughput=5MB/sec 2024-02-18T08:49:58.376 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WpaYKxbRX5sn8Oz off=2217809 len=2017561 2024-02-18T08:49:58.384 INFO:tasks.workunit.client.0.smithi082.stdout:op 4753 completed, throughput=5MB/sec 2024-02-18T08:49:58.384 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OkN_KPKS4zA7T3r off=2239908 len=273925 2024-02-18T08:49:58.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 4754 completed, throughput=5MB/sec 2024-02-18T08:49:58.387 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1PGrfcovobjY0Ov off=12085402 len=465386 2024-02-18T08:49:58.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 4755 completed, throughput=5MB/sec 2024-02-18T08:49:58.388 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3VaEDluvbBq41FL off=2136234 len=1884067 2024-02-18T08:49:58.391 INFO:tasks.workunit.client.0.smithi082.stdout:op 4756 completed, throughput=5MB/sec 2024-02-18T08:49:59.391 INFO:tasks.workunit.client.0.smithi082.stdout: 927: throughput=5MB/sec pending data=0 2024-02-18T08:49:59.392 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J8-LXEfCEAbVEb2 off=2723245 len=362931 2024-02-18T08:49:59.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 4757 completed, throughput=5MB/sec 2024-02-18T08:49:59.393 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bGiY0vbeHgXW1t4 off=7123913 len=2042454 2024-02-18T08:49:59.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 4758 completed, throughput=5MB/sec 2024-02-18T08:49:59.407 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_H8Ei3j5grsSXnE off=9716022 len=903993 2024-02-18T08:49:59.411 INFO:tasks.workunit.client.0.smithi082.stdout:op 4759 completed, throughput=5MB/sec 2024-02-18T08:49:59.411 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bwVHRfbIHfQPpdO off=398808 len=1701883 2024-02-18T08:49:59.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 4760 completed, throughput=5MB/sec 2024-02-18T08:50:00.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:49:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:49:58.789288+0000 mgr.y (mgr.24862) 1084 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 127 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-02-18T08:50:00.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:49:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:49:58.789288+0000 mgr.y (mgr.24862) 1084 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 127 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-02-18T08:50:00.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:49:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:49:58.789288+0000 mgr.y (mgr.24862) 1084 : cluster [DBG] pgmap v1657: 73 pgs: 73 active+clean; 127 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-02-18T08:50:00.416 INFO:tasks.workunit.client.0.smithi082.stdout: 928: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:00.416 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CDUPKuJAiUM7VCN off=5561081 len=1412123 2024-02-18T08:50:00.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 4761 completed, throughput=5MB/sec 2024-02-18T08:50:00.418 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WdwyPVUhdlaTLru off=12799553 len=614385 2024-02-18T08:50:00.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 4762 completed, throughput=5MB/sec 2024-02-18T08:50:00.424 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_2QFkHlz0N04CIK off=6553813 len=886125 2024-02-18T08:50:00.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 4763 completed, throughput=5MB/sec 2024-02-18T08:50:00.432 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-F7g7ILbRQFjXii7 off=15522102 len=1285331 2024-02-18T08:50:00.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 4764 completed, throughput=5MB/sec 2024-02-18T08:50:00.439 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-86Mi15Xd7qDq5Hu off=6269620 len=1294280 2024-02-18T08:50:00.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 4765 completed, throughput=5MB/sec 2024-02-18T08:50:01.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:00.000127+0000 mon.a (mon.0) 1923 : cluster [INF] overall HEALTH_OK 2024-02-18T08:50:01.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:00.000127+0000 mon.a (mon.0) 1923 : cluster [INF] overall HEALTH_OK 2024-02-18T08:50:01.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:00.000127+0000 mon.a (mon.0) 1923 : cluster [INF] overall HEALTH_OK 2024-02-18T08:50:01.445 INFO:tasks.workunit.client.0.smithi082.stdout: 929: throughput=5MB/sec pending data=0 2024-02-18T08:50:01.445 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D_U-OcOfEpMk0fk off=3376080 len=164064 2024-02-18T08:50:01.448 INFO:tasks.workunit.client.0.smithi082.stdout:op 4766 completed, throughput=5MB/sec 2024-02-18T08:50:01.448 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ltuEllHUcoJqkO9 off=7854745 len=69195 2024-02-18T08:50:01.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 4767 completed, throughput=5MB/sec 2024-02-18T08:50:01.451 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KcNNhVNfrEvLxor off=0 len=1147526 2024-02-18T08:50:01.457 INFO:tasks.workunit.client.0.smithi082.stdout:op 4768 completed, throughput=5MB/sec 2024-02-18T08:50:01.457 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mR6erKxu88mQ09M off=7135268 len=301306 2024-02-18T08:50:01.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 4769 completed, throughput=5MB/sec 2024-02-18T08:50:01.459 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bN5_yT93W3_hIJ4 off=3181044 len=366024 2024-02-18T08:50:01.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 4770 completed, throughput=5MB/sec 2024-02-18T08:50:01.463 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Wn7VEibkiEZ44Mu off=3964550 len=5337 2024-02-18T08:50:01.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 4771 completed, throughput=5MB/sec 2024-02-18T08:50:01.465 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tAsw_Y24F7NIcYk off=13127212 len=695007 2024-02-18T08:50:01.466 INFO:tasks.workunit.client.0.smithi082.stdout:op 4772 completed, throughput=5MB/sec 2024-02-18T08:50:01.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XS1Mo1SbtD16uCv off=13436152 len=398048 2024-02-18T08:50:01.470 INFO:tasks.workunit.client.0.smithi082.stdout:op 4773 completed, throughput=5MB/sec 2024-02-18T08:50:01.470 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ec6yodkVKgRBoIf off=16821980 len=1862444 2024-02-18T08:50:01.477 INFO:tasks.workunit.client.0.smithi082.stdout:op 4774 completed, throughput=5MB/sec 2024-02-18T08:50:01.477 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WoYhRheSMg_EYo_ off=14323389 len=1033670 2024-02-18T08:50:01.483 INFO:tasks.workunit.client.0.smithi082.stdout:op 4775 completed, throughput=5MB/sec 2024-02-18T08:50:02.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:00.789766+0000 mgr.y (mgr.24862) 1085 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:50:02.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:00.789766+0000 mgr.y (mgr.24862) 1085 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:50:02.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:00.789766+0000 mgr.y (mgr.24862) 1085 : cluster [DBG] pgmap v1658: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:50:02.484 INFO:tasks.workunit.client.0.smithi082.stdout: 930: throughput=5MB/sec pending data=0 2024-02-18T08:50:02.484 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J8cYKbpWjtBbC0f off=684563 len=933542 2024-02-18T08:50:02.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 4776 completed, throughput=5MB/sec 2024-02-18T08:50:02.486 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g-5GLk9EYfbXtJm off=10011823 len=1088285 2024-02-18T08:50:02.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 4777 completed, throughput=5MB/sec 2024-02-18T08:50:02.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wIT80BUoOJkSZX5 off=2958010 len=316394 2024-02-18T08:50:02.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 4778 completed, throughput=5MB/sec 2024-02-18T08:50:02.494 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VzAN8aAFYR-Y2O2 off=4071896 len=1873506 2024-02-18T08:50:02.504 INFO:tasks.workunit.client.0.smithi082.stdout:op 4779 completed, throughput=5MB/sec 2024-02-18T08:50:02.504 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pdi-QdZwGk7Quc1 off=4428983 len=1569105 2024-02-18T08:50:02.510 INFO:tasks.workunit.client.0.smithi082.stdout:op 4780 completed, throughput=5MB/sec 2024-02-18T08:50:03.511 INFO:tasks.workunit.client.0.smithi082.stdout: 931: throughput=5MB/sec pending data=0 2024-02-18T08:50:03.511 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Oxc7iup_gcxdyxA off=2285528 len=281386 2024-02-18T08:50:03.514 INFO:tasks.workunit.client.0.smithi082.stdout:op 4781 completed, throughput=5MB/sec 2024-02-18T08:50:03.515 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lcLpJztzhOeViIR off=7371756 len=1014268 2024-02-18T08:50:03.516 INFO:tasks.workunit.client.0.smithi082.stdout:op 4782 completed, throughput=5MB/sec 2024-02-18T08:50:03.516 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ja1NAsQBee5zSwP off=2833943 len=836350 2024-02-18T08:50:03.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 4783 completed, throughput=5MB/sec 2024-02-18T08:50:03.518 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6HcSuTUqGiWQqbF off=6857736 len=578065 2024-02-18T08:50:03.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 4784 completed, throughput=5MB/sec 2024-02-18T08:50:03.519 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CvXpW7voQ2SytZo off=2555866 len=388181 2024-02-18T08:50:03.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 4785 completed, throughput=5MB/sec 2024-02-18T08:50:03.520 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6mSZqcpjL0lkAQY off=20880203 len=1612268 2024-02-18T08:50:03.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 4786 completed, throughput=5MB/sec 2024-02-18T08:50:04.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:02.790309+0000 mgr.y (mgr.24862) 1086 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:50:04.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:02.790309+0000 mgr.y (mgr.24862) 1086 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:50:04.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:02.790309+0000 mgr.y (mgr.24862) 1086 : cluster [DBG] pgmap v1659: 73 pgs: 73 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-02-18T08:50:04.529 INFO:tasks.workunit.client.0.smithi082.stdout: 932: throughput=5MB/sec pending data=0 2024-02-18T08:50:04.529 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JHxnQGTZCMHp_8o off=1886754 len=811354 2024-02-18T08:50:04.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 4787 completed, throughput=5MB/sec 2024-02-18T08:50:04.530 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9LjnJJcujyoB1Qw off=1788729 len=903809 2024-02-18T08:50:04.535 INFO:tasks.workunit.client.0.smithi082.stdout:op 4788 completed, throughput=5MB/sec 2024-02-18T08:50:04.535 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gjcos3e4jOf3akx off=10423329 len=1145813 2024-02-18T08:50:04.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 4789 completed, throughput=5MB/sec 2024-02-18T08:50:04.538 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w5tskq1mm0Jod_Y off=14894448 len=414772 2024-02-18T08:50:04.539 INFO:tasks.workunit.client.0.smithi082.stdout:op 4790 completed, throughput=5MB/sec 2024-02-18T08:50:04.540 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tNWPTP89j9GBKVW off=1321431 len=572859 2024-02-18T08:50:04.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 4791 completed, throughput=5MB/sec 2024-02-18T08:50:04.543 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VbK1T3JGhv4jQ1H off=7075027 len=2037464 2024-02-18T08:50:04.554 INFO:tasks.workunit.client.0.smithi082.stdout:op 4792 completed, throughput=5MB/sec 2024-02-18T08:50:05.554 INFO:tasks.workunit.client.0.smithi082.stdout: 933: throughput=5MB/sec pending data=0 2024-02-18T08:50:05.554 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oeM16yAyvH0g1Fh off=1121760 len=1679994 2024-02-18T08:50:05.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 4793 completed, throughput=5MB/sec 2024-02-18T08:50:05.556 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JRwC_ehECKD-2M- off=2976258 len=342892 2024-02-18T08:50:05.560 INFO:tasks.workunit.client.0.smithi082.stdout:op 4794 completed, throughput=5MB/sec 2024-02-18T08:50:05.560 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RunilBfQzLGgCMg off=558383 len=2069751 2024-02-18T08:50:05.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 4795 completed, throughput=5MB/sec 2024-02-18T08:50:05.562 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KONErJ39e0FVCRV off=2547641 len=998397 2024-02-18T08:50:05.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 4796 completed, throughput=5MB/sec 2024-02-18T08:50:06.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:04.790883+0000 mgr.y (mgr.24862) 1087 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:06.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:04.790883+0000 mgr.y (mgr.24862) 1087 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:06.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:04.790883+0000 mgr.y (mgr.24862) 1087 : cluster [DBG] pgmap v1660: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:06.568 INFO:tasks.workunit.client.0.smithi082.stdout: 934: throughput=5MB/sec pending data=0 2024-02-18T08:50:06.568 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XePTpI80lYZjfSI off=19312132 len=1807915 2024-02-18T08:50:06.577 INFO:tasks.workunit.client.0.smithi082.stdout:op 4797 completed, throughput=5MB/sec 2024-02-18T08:50:06.577 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j9XEj0qFIGwwLcf off=6133922 len=1431769 2024-02-18T08:50:06.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 4798 completed, throughput=5MB/sec 2024-02-18T08:50:06.583 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qv3uL8Yr-A8wNbv off=1029302 len=1873232 2024-02-18T08:50:06.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 4799 completed, throughput=5MB/sec 2024-02-18T08:50:07.595 INFO:tasks.workunit.client.0.smithi082.stdout: 935: throughput=5MB/sec pending data=0 2024-02-18T08:50:07.675 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VTx5LI2E9HYLZYE off=188218 len=1189665 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 4800 completed, throughput=5MB/sec 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y69JOK0XvtMhicp off=6142999 len=1552204 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 4801 completed, throughput=5MB/sec 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-l1BhKMFOKHxmWH8 off=13127782 len=268380 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 4802 completed, throughput=5MB/sec 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dAA9qE9LGZ8kRzC off=10614269 len=527447 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 4803 completed, throughput=5MB/sec 2024-02-18T08:50:07.676 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JAF9J6aSRPckba7 off=6608214 len=1801653 2024-02-18T08:50:07.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 4804 completed, throughput=5MB/sec 2024-02-18T08:50:08.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:06.791502+0000 mgr.y (mgr.24862) 1088 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:08.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:06.791502+0000 mgr.y (mgr.24862) 1088 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:08.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:06.791502+0000 mgr.y (mgr.24862) 1088 : cluster [DBG] pgmap v1661: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:08.615 INFO:tasks.workunit.client.0.smithi082.stdout: 936: throughput=5MB/sec pending data=0 2024-02-18T08:50:08.615 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-COP166nhK83GuwB off=16036535 len=913493 2024-02-18T08:50:08.621 INFO:tasks.workunit.client.0.smithi082.stdout:op 4805 completed, throughput=5MB/sec 2024-02-18T08:50:08.621 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H8jOrNnkUbb1aTD off=4181958 len=510700 2024-02-18T08:50:08.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 4806 completed, throughput=5MB/sec 2024-02-18T08:50:08.625 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IerztDFSlqzfgWs off=9256807 len=1564066 2024-02-18T08:50:08.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 4807 completed, throughput=5MB/sec 2024-02-18T08:50:08.633 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eP7b7y27_VhI3Q7 off=18838538 len=1736438 2024-02-18T08:50:08.642 INFO:tasks.workunit.client.0.smithi082.stdout:op 4808 completed, throughput=5MB/sec 2024-02-18T08:50:08.642 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YWfBALtEYZ-mZ_h off=6123137 len=1497728 2024-02-18T08:50:08.649 INFO:tasks.workunit.client.0.smithi082.stdout:op 4809 completed, throughput=5MB/sec 2024-02-18T08:50:09.650 INFO:tasks.workunit.client.0.smithi082.stdout: 937: throughput=5MB/sec pending data=0 2024-02-18T08:50:09.650 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sLCYiVBA7d4IuFO off=2917736 len=482447 2024-02-18T08:50:09.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 4810 completed, throughput=5MB/sec 2024-02-18T08:50:09.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-19HIijRMwdkSt5L off=8367846 len=1083718 2024-02-18T08:50:09.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 4811 completed, throughput=5MB/sec 2024-02-18T08:50:09.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VQ3COM1D-sJ4z3q off=9828262 len=1614759 2024-02-18T08:50:09.668 INFO:tasks.workunit.client.0.smithi082.stdout:op 4812 completed, throughput=5MB/sec 2024-02-18T08:50:09.668 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IJQBSCup-fJDods off=5382851 len=6589 2024-02-18T08:50:09.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 4813 completed, throughput=5MB/sec 2024-02-18T08:50:09.670 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_TpVsNPvbSPhEef off=14040395 len=1236297 2024-02-18T08:50:09.672 INFO:tasks.workunit.client.0.smithi082.stdout:op 4814 completed, throughput=5MB/sec 2024-02-18T08:50:10.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:08.792035+0000 mgr.y (mgr.24862) 1089 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:50:10.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:08.792035+0000 mgr.y (mgr.24862) 1089 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:50:10.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:08.792035+0000 mgr.y (mgr.24862) 1089 : cluster [DBG] pgmap v1662: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-02-18T08:50:10.673 INFO:tasks.workunit.client.0.smithi082.stdout: 938: throughput=5MB/sec pending data=0 2024-02-18T08:50:10.674 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xOhnLeADQBgWwy- off=8673030 len=1501076 2024-02-18T08:50:10.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 4815 completed, throughput=5MB/sec 2024-02-18T08:50:10.677 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZTztWvMpbZPxoeg off=139823 len=2010710 2024-02-18T08:50:10.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 4816 completed, throughput=5MB/sec 2024-02-18T08:50:10.681 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xzxBfmzen1KhtEB off=8208316 len=2060915 2024-02-18T08:50:10.691 INFO:tasks.workunit.client.0.smithi082.stdout:op 4817 completed, throughput=5MB/sec 2024-02-18T08:50:11.691 INFO:tasks.workunit.client.0.smithi082.stdout: 939: throughput=5MB/sec pending data=0 2024-02-18T08:50:11.691 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LY0OBupEKsJ4dGB off=6439181 len=1752659 2024-02-18T08:50:11.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 4818 completed, throughput=5MB/sec 2024-02-18T08:50:11.699 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cxP6FHZXtNl86US off=105031 len=1770136 2024-02-18T08:50:11.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 4819 completed, throughput=5MB/sec 2024-02-18T08:50:11.707 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CaCMzrHU4w0VGR3 off=5064462 len=1492922 2024-02-18T08:50:11.710 INFO:tasks.workunit.client.0.smithi082.stdout:op 4820 completed, throughput=5MB/sec 2024-02-18T08:50:12.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:10.792556+0000 mgr.y (mgr.24862) 1090 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:50:12.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:10.792556+0000 mgr.y (mgr.24862) 1090 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:50:12.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:10.792556+0000 mgr.y (mgr.24862) 1090 : cluster [DBG] pgmap v1663: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-02-18T08:50:12.710 INFO:tasks.workunit.client.0.smithi082.stdout: 940: throughput=5MB/sec pending data=0 2024-02-18T08:50:12.710 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oGKgjOqK4KWBlfC off=1857970 len=152061 2024-02-18T08:50:12.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 4821 completed, throughput=5MB/sec 2024-02-18T08:50:12.713 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uu9KiCJ4s4w-082 off=2664 len=153752 2024-02-18T08:50:12.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 4822 completed, throughput=5MB/sec 2024-02-18T08:50:12.714 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tcpqDWyM9Nai6nL off=1579705 len=341063 2024-02-18T08:50:12.717 INFO:tasks.workunit.client.0.smithi082.stdout:op 4823 completed, throughput=5MB/sec 2024-02-18T08:50:12.717 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DBL8glp1Q4mHkbV off=3051564 len=407420 2024-02-18T08:50:12.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 4824 completed, throughput=5MB/sec 2024-02-18T08:50:12.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w00jtdn1b8CvcdF off=10552948 len=164917 2024-02-18T08:50:12.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 4825 completed, throughput=5MB/sec 2024-02-18T08:50:12.721 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9Trk36JpOqI3_5T off=218600 len=1081988 2024-02-18T08:50:12.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 4826 completed, throughput=5MB/sec 2024-02-18T08:50:12.722 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_Rw8MamaEFz0Jyu off=14175297 len=220251 2024-02-18T08:50:12.725 INFO:tasks.workunit.client.0.smithi082.stdout:op 4827 completed, throughput=5MB/sec 2024-02-18T08:50:12.725 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Lv5lgl69Q_P-EwW off=10046843 len=1589011 2024-02-18T08:50:12.734 INFO:tasks.workunit.client.0.smithi082.stdout:op 4828 completed, throughput=5MB/sec 2024-02-18T08:50:12.734 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--jbcDGb5CYKgMc8 off=4940914 len=1998254 2024-02-18T08:50:12.738 INFO:tasks.workunit.client.0.smithi082.stdout:op 4829 completed, throughput=5MB/sec 2024-02-18T08:50:13.738 INFO:tasks.workunit.client.0.smithi082.stdout: 941: throughput=5MB/sec pending data=0 2024-02-18T08:50:13.739 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jrY0qa_1B9OKFW5 off=1289000 len=628308 2024-02-18T08:50:13.742 INFO:tasks.workunit.client.0.smithi082.stdout:op 4830 completed, throughput=5MB/sec 2024-02-18T08:50:13.743 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qBLTAf0uy9IDI5R off=136966 len=1362618 2024-02-18T08:50:13.748 INFO:tasks.workunit.client.0.smithi082.stdout:op 4831 completed, throughput=5MB/sec 2024-02-18T08:50:13.749 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-m9InAsUveSwKQaq off=6195466 len=904025 2024-02-18T08:50:13.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 4832 completed, throughput=5MB/sec 2024-02-18T08:50:13.753 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nSvbjdRb9lfKBfv off=9830747 len=1455659 2024-02-18T08:50:13.754 INFO:tasks.workunit.client.0.smithi082.stdout:op 4833 completed, throughput=5MB/sec 2024-02-18T08:50:14.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:12.792958+0000 mgr.y (mgr.24862) 1091 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:14.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:12.792958+0000 mgr.y (mgr.24862) 1091 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:14.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:12.792958+0000 mgr.y (mgr.24862) 1091 : cluster [DBG] pgmap v1664: 73 pgs: 73 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:14.755 INFO:tasks.workunit.client.0.smithi082.stdout: 942: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:14.755 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rqPU0zKm9OOgdVk off=1134663 len=1503367 2024-02-18T08:50:14.756 INFO:tasks.workunit.client.0.smithi082.stdout:op 4834 completed, throughput=5MB/sec 2024-02-18T08:50:14.756 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2_0PG3x9QvkgjeJ off=9733370 len=1444276 2024-02-18T08:50:14.760 INFO:tasks.workunit.client.0.smithi082.stdout:op 4835 completed, throughput=5MB/sec 2024-02-18T08:50:14.760 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QpiiEUMfbBrbXqi off=8219932 len=434948 2024-02-18T08:50:14.761 INFO:tasks.workunit.client.0.smithi082.stdout:op 4836 completed, throughput=5MB/sec 2024-02-18T08:50:14.762 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qMis7-FTqDE2cJU off=457435 len=118949 2024-02-18T08:50:14.764 INFO:tasks.workunit.client.0.smithi082.stdout:op 4837 completed, throughput=5MB/sec 2024-02-18T08:50:14.764 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PcYd97dn-ogrLqB off=13618166 len=1321247 2024-02-18T08:50:14.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 4838 completed, throughput=5MB/sec 2024-02-18T08:50:14.766 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FmogQUib7iJVVU9 off=140154 len=590739 2024-02-18T08:50:14.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 4839 completed, throughput=5MB/sec 2024-02-18T08:50:15.767 INFO:tasks.workunit.client.0.smithi082.stdout: 943: throughput=5MB/sec pending data=0 2024-02-18T08:50:15.768 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-isqWXwbyRMRZIMm off=6543923 len=334476 2024-02-18T08:50:15.768 INFO:tasks.workunit.client.0.smithi082.stdout:op 4840 completed, throughput=5MB/sec 2024-02-18T08:50:15.768 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VtQoS6unHEjtEYh off=3438273 len=225804 2024-02-18T08:50:15.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 4841 completed, throughput=5MB/sec 2024-02-18T08:50:15.769 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LRGUoq2yDFPVyFI off=7219448 len=1284787 2024-02-18T08:50:15.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 4842 completed, throughput=5MB/sec 2024-02-18T08:50:15.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SDdMU_4OwtwRYGG off=5250498 len=730405 2024-02-18T08:50:15.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 4843 completed, throughput=5MB/sec 2024-02-18T08:50:15.774 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gQgLc__-zKQs6OZ off=1503589 len=609454 2024-02-18T08:50:15.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 4844 completed, throughput=5MB/sec 2024-02-18T08:50:15.780 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ii0PVNfVJLMdVWi off=13829287 len=199507 2024-02-18T08:50:15.782 INFO:tasks.workunit.client.0.smithi082.stdout:op 4845 completed, throughput=5MB/sec 2024-02-18T08:50:15.782 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-W3MrsWQU4KTzKp4 off=16027431 len=229079 2024-02-18T08:50:15.783 INFO:tasks.workunit.client.0.smithi082.stdout:op 4846 completed, throughput=5MB/sec 2024-02-18T08:50:15.783 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lpmCrm9LOkm9t3r off=6318924 len=1588132 2024-02-18T08:50:15.786 INFO:tasks.workunit.client.0.smithi082.stdout:op 4847 completed, throughput=5MB/sec 2024-02-18T08:50:16.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:14.793521+0000 mgr.y (mgr.24862) 1092 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-18T08:50:16.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:14.793521+0000 mgr.y (mgr.24862) 1092 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-18T08:50:16.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:14.793521+0000 mgr.y (mgr.24862) 1092 : cluster [DBG] pgmap v1665: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-02-18T08:50:16.787 INFO:tasks.workunit.client.0.smithi082.stdout: 944: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:16.787 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S_lY5zuvg7K_gJx off=1157307 len=570051 2024-02-18T08:50:16.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 4848 completed, throughput=5MB/sec 2024-02-18T08:50:16.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_70vsBlMlnkqJVv off=874025 len=23181 2024-02-18T08:50:16.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 4849 completed, throughput=5MB/sec 2024-02-18T08:50:16.792 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Dl39HTySNn7SWqh off=16744194 len=1502223 2024-02-18T08:50:16.795 INFO:tasks.workunit.client.0.smithi082.stdout:op 4850 completed, throughput=5MB/sec 2024-02-18T08:50:16.795 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AYyVVEelYyphh77 off=4030787 len=1553441 2024-02-18T08:50:16.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 4851 completed, throughput=5MB/sec 2024-02-18T08:50:16.798 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P85mwBR5a3F7VN- off=19195205 len=993983 2024-02-18T08:50:16.804 INFO:tasks.workunit.client.0.smithi082.stdout:op 4852 completed, throughput=5MB/sec 2024-02-18T08:50:16.804 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Pa6-RTGlSfBByPg off=6172489 len=775723 2024-02-18T08:50:16.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 4853 completed, throughput=5MB/sec 2024-02-18T08:50:17.806 INFO:tasks.workunit.client.0.smithi082.stdout: 945: throughput=5MB/sec pending data=0 2024-02-18T08:50:17.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wc4McvKeOOM4ZmQ off=976282 len=1711243 2024-02-18T08:50:17.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 4854 completed, throughput=5MB/sec 2024-02-18T08:50:17.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aUOGoD0fVpAhsiq off=4783790 len=7325 2024-02-18T08:50:17.808 INFO:tasks.workunit.client.0.smithi082.stdout:op 4855 completed, throughput=5MB/sec 2024-02-18T08:50:17.808 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IPax_uM1LfngmhP off=14561004 len=885078 2024-02-18T08:50:17.810 INFO:tasks.workunit.client.0.smithi082.stdout:op 4856 completed, throughput=5MB/sec 2024-02-18T08:50:17.810 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VYDkbzNWrcrr3IN off=11947803 len=1752105 2024-02-18T08:50:17.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 4857 completed, throughput=5MB/sec 2024-02-18T08:50:17.814 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QNOvrKk4XFKHKxx off=20445451 len=122048 2024-02-18T08:50:17.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 4858 completed, throughput=5MB/sec 2024-02-18T08:50:17.814 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g9MRG37y8QzrfHp off=20748568 len=844265 2024-02-18T08:50:17.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 4859 completed, throughput=5MB/sec 2024-02-18T08:50:18.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:16.794107+0000 mgr.y (mgr.24862) 1093 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:50:18.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:16.794107+0000 mgr.y (mgr.24862) 1093 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:50:18.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:16.794107+0000 mgr.y (mgr.24862) 1093 : cluster [DBG] pgmap v1666: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-02-18T08:50:18.816 INFO:tasks.workunit.client.0.smithi082.stdout: 946: throughput=5MB/sec pending data=0 2024-02-18T08:50:18.816 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sAlZlkXhpucRql8 off=9125389 len=2006055 2024-02-18T08:50:18.818 INFO:tasks.workunit.client.0.smithi082.stdout:op 4860 completed, throughput=5MB/sec 2024-02-18T08:50:18.819 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WVQsvvxfc0ZF7JG off=530966 len=1561160 2024-02-18T08:50:18.820 INFO:tasks.workunit.client.0.smithi082.stdout:op 4861 completed, throughput=5MB/sec 2024-02-18T08:50:18.820 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0wifT7iyYxjfJYr off=13499680 len=535651 2024-02-18T08:50:18.823 INFO:tasks.workunit.client.0.smithi082.stdout:op 4862 completed, throughput=5MB/sec 2024-02-18T08:50:18.823 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OQS6kxaIC8sWGEp off=3792029 len=1085502 2024-02-18T08:50:18.829 INFO:tasks.workunit.client.0.smithi082.stdout:op 4863 completed, throughput=5MB/sec 2024-02-18T08:50:19.829 INFO:tasks.workunit.client.0.smithi082.stdout: 947: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:19.829 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g1Gkoc4O3BY1Rzo off=1828261 len=1128670 2024-02-18T08:50:19.837 INFO:tasks.workunit.client.0.smithi082.stdout:op 4864 completed, throughput=5MB/sec 2024-02-18T08:50:19.837 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DgsqlMHwnrjtMYI off=2977082 len=2018719 2024-02-18T08:50:19.841 INFO:tasks.workunit.client.0.smithi082.stdout:op 4865 completed, throughput=5MB/sec 2024-02-18T08:50:19.841 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zzQJ-Fn_Y8xDqkI off=7871075 len=1894361 2024-02-18T08:50:19.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 4866 completed, throughput=5MB/sec 2024-02-18T08:50:19.850 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DtKEERyiyqLkG21 off=3596257 len=1741849 2024-02-18T08:50:19.852 INFO:tasks.workunit.client.0.smithi082.stdout:op 4867 completed, throughput=5MB/sec 2024-02-18T08:50:20.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:18.794662+0000 mgr.y (mgr.24862) 1094 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:18.794662+0000 mgr.y (mgr.24862) 1094 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:18.794662+0000 mgr.y (mgr.24862) 1094 : cluster [DBG] pgmap v1667: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:20.853 INFO:tasks.workunit.client.0.smithi082.stdout: 948: throughput=5MB/sec pending data=0 2024-02-18T08:50:20.853 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p8Epot_wG4XVxZe off=322395 len=1916979 2024-02-18T08:50:20.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 4868 completed, throughput=5MB/sec 2024-02-18T08:50:20.862 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DGTnYmPwHKMeIVL off=5330554 len=979708 2024-02-18T08:50:20.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 4869 completed, throughput=5MB/sec 2024-02-18T08:50:20.867 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YKt9BOKCR_TlQ04 off=10674133 len=1463157 2024-02-18T08:50:20.879 INFO:tasks.workunit.client.0.smithi082.stdout:op 4870 completed, throughput=5MB/sec 2024-02-18T08:50:21.879 INFO:tasks.workunit.client.0.smithi082.stdout: 949: throughput=5MB/sec pending data=0 2024-02-18T08:50:21.880 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PsZZhDz-fn2lozi off=17300402 len=1644824 2024-02-18T08:50:21.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 4871 completed, throughput=5MB/sec 2024-02-18T08:50:21.882 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JII4I07cyVGYsFf off=11403305 len=21299 2024-02-18T08:50:21.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 4872 completed, throughput=5MB/sec 2024-02-18T08:50:21.887 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S4UjtYYwOCJoSb_ off=13090912 len=1089554 2024-02-18T08:50:21.887 INFO:tasks.workunit.client.0.smithi082.stdout:op 4873 completed, throughput=5MB/sec 2024-02-18T08:50:21.888 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Y4c-fTGEZ9yg-l9 off=9847639 len=1975958 2024-02-18T08:50:21.888 INFO:tasks.workunit.client.0.smithi082.stdout:op 4874 completed, throughput=5MB/sec 2024-02-18T08:50:21.889 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-piI6GEdHt1fJOhw off=7894634 len=812910 2024-02-18T08:50:21.893 INFO:tasks.workunit.client.0.smithi082.stdout:op 4875 completed, throughput=5MB/sec 2024-02-18T08:50:22.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:20.795173+0000 mgr.y (mgr.24862) 1095 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:50:22.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:20.795173+0000 mgr.y (mgr.24862) 1095 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:50:22.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:20.795173+0000 mgr.y (mgr.24862) 1095 : cluster [DBG] pgmap v1668: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-02-18T08:50:22.893 INFO:tasks.workunit.client.0.smithi082.stdout: 950: throughput=5MB/sec pending data=0 2024-02-18T08:50:22.893 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g-SqzQMia7NxFxu off=14400433 len=1535639 2024-02-18T08:50:22.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 4876 completed, throughput=5MB/sec 2024-02-18T08:50:22.897 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HsGqbIcbW9JzX2u off=10605322 len=1562963 2024-02-18T08:50:22.899 INFO:tasks.workunit.client.0.smithi082.stdout:op 4877 completed, throughput=5MB/sec 2024-02-18T08:50:22.899 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QjAZBiM-qP7FQUg off=3254503 len=381115 2024-02-18T08:50:22.902 INFO:tasks.workunit.client.0.smithi082.stdout:op 4878 completed, throughput=5MB/sec 2024-02-18T08:50:22.902 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_bpHCUaZ4kOsJeG off=608123 len=667220 2024-02-18T08:50:22.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 4879 completed, throughput=5MB/sec 2024-02-18T08:50:22.907 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R2tq7EPjsqm_FGv off=8854425 len=469504 2024-02-18T08:50:22.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 4880 completed, throughput=5MB/sec 2024-02-18T08:50:22.911 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IqGTO0Go-PUxXJ7 off=9479906 len=2095144 2024-02-18T08:50:22.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 4881 completed, throughput=5MB/sec 2024-02-18T08:50:23.920 INFO:tasks.workunit.client.0.smithi082.stdout: 951: throughput=5MB/sec pending data=0 2024-02-18T08:50:23.920 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ir5EuonjjmUr2z5 off=5544755 len=800455 2024-02-18T08:50:23.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 4882 completed, throughput=5MB/sec 2024-02-18T08:50:23.928 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cOW14bP7Wqx7_Gb off=5145408 len=529367 2024-02-18T08:50:23.931 INFO:tasks.workunit.client.0.smithi082.stdout:op 4883 completed, throughput=5MB/sec 2024-02-18T08:50:23.931 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zt4muEomJC-X4EZ off=10176897 len=2075020 2024-02-18T08:50:23.934 INFO:tasks.workunit.client.0.smithi082.stdout:op 4884 completed, throughput=5MB/sec 2024-02-18T08:50:24.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:22.795774+0000 mgr.y (mgr.24862) 1096 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:50:24.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:22.795774+0000 mgr.y (mgr.24862) 1096 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:50:24.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:22.795774+0000 mgr.y (mgr.24862) 1096 : cluster [DBG] pgmap v1669: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:50:24.934 INFO:tasks.workunit.client.0.smithi082.stdout: 952: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:24.934 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z6Wa8bUVUCpbntZ off=4730851 len=345946 2024-02-18T08:50:24.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 4885 completed, throughput=5MB/sec 2024-02-18T08:50:24.936 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QPaZyq03HUxvkNv off=4724982 len=449141 2024-02-18T08:50:24.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 4886 completed, throughput=5MB/sec 2024-02-18T08:50:24.938 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sVFKCAyFMXE5lLr off=5137976 len=1730277 2024-02-18T08:50:24.952 INFO:tasks.workunit.client.0.smithi082.stdout:op 4887 completed, throughput=5MB/sec 2024-02-18T08:50:24.952 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-trT7qj1qAPueWrV off=15060578 len=1929710 2024-02-18T08:50:24.961 INFO:tasks.workunit.client.0.smithi082.stdout:op 4888 completed, throughput=5MB/sec 2024-02-18T08:50:24.961 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YLz3kVrwUaZPKW5 off=9121399 len=1646401 2024-02-18T08:50:24.962 INFO:tasks.workunit.client.0.smithi082.stdout:op 4889 completed, throughput=5MB/sec 2024-02-18T08:50:25.963 INFO:tasks.workunit.client.0.smithi082.stdout: 953: throughput=5MB/sec pending data=0 2024-02-18T08:50:25.963 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fNWmIeoYkjbDeTl off=163621 len=99350 2024-02-18T08:50:25.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 4890 completed, throughput=5MB/sec 2024-02-18T08:50:25.966 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ULepQCKf5yvFWP_ off=456832 len=1696144 2024-02-18T08:50:25.969 INFO:tasks.workunit.client.0.smithi082.stdout:op 4891 completed, throughput=5MB/sec 2024-02-18T08:50:25.969 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S_lY5zuvg7K_gJx off=2371651 len=1496359 2024-02-18T08:50:25.972 INFO:tasks.workunit.client.0.smithi082.stdout:op 4892 completed, throughput=5MB/sec 2024-02-18T08:50:25.972 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_ATb4q2Xi3qoAjA off=19543114 len=1106049 2024-02-18T08:50:25.975 INFO:tasks.workunit.client.0.smithi082.stdout:op 4893 completed, throughput=5MB/sec 2024-02-18T08:50:25.975 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--lPHF8OD3LkO6Ch off=14324308 len=897390 2024-02-18T08:50:25.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 4894 completed, throughput=5MB/sec 2024-02-18T08:50:26.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:24.796393+0000 mgr.y (mgr.24862) 1097 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:26.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:24.796393+0000 mgr.y (mgr.24862) 1097 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:26.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:24.796393+0000 mgr.y (mgr.24862) 1097 : cluster [DBG] pgmap v1670: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:26.980 INFO:tasks.workunit.client.0.smithi082.stdout: 954: throughput=5MB/sec pending data=0 2024-02-18T08:50:26.980 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2lon6zB4E1xVcRX off=1136443 len=2090458 2024-02-18T08:50:26.982 INFO:tasks.workunit.client.0.smithi082.stdout:op 4895 completed, throughput=5MB/sec 2024-02-18T08:50:26.983 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-r9FkRTzRkzFWEmf off=10318489 len=758132 2024-02-18T08:50:26.988 INFO:tasks.workunit.client.0.smithi082.stdout:op 4896 completed, throughput=5MB/sec 2024-02-18T08:50:26.988 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hg_cA65xUlyV0er off=14402093 len=1238200 2024-02-18T08:50:26.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 4897 completed, throughput=5MB/sec 2024-02-18T08:50:26.995 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aH7RrqhUOHNGX6S off=1163170 len=1372969 2024-02-18T08:50:27.000 INFO:tasks.workunit.client.0.smithi082.stdout:op 4898 completed, throughput=5MB/sec 2024-02-18T08:50:28.000 INFO:tasks.workunit.client.0.smithi082.stdout: 955: throughput=5MB/sec pending data=0 2024-02-18T08:50:28.001 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3H8hOwi5-ki49NP off=3227295 len=573304 2024-02-18T08:50:28.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 4899 completed, throughput=5MB/sec 2024-02-18T08:50:28.005 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2GQunCxOX09Xoae off=419908 len=157878 2024-02-18T08:50:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 4900 completed, throughput=5MB/sec 2024-02-18T08:50:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qu_r4aO4tD2Yka5 off=5056786 len=1951588 2024-02-18T08:50:28.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 4901 completed, throughput=5MB/sec 2024-02-18T08:50:28.017 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-syOaqEBrvAfaasJ off=9606122 len=612901 2024-02-18T08:50:28.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 4902 completed, throughput=5MB/sec 2024-02-18T08:50:28.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2D4IpVxfnI_ursR off=8678737 len=1412491 2024-02-18T08:50:28.026 INFO:tasks.workunit.client.0.smithi082.stdout:op 4903 completed, throughput=5MB/sec 2024-02-18T08:50:28.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:26.796933+0000 mgr.y (mgr.24862) 1098 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:50:28.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:26.796933+0000 mgr.y (mgr.24862) 1098 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:50:28.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:26.796933+0000 mgr.y (mgr.24862) 1098 : cluster [DBG] pgmap v1671: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:50:29.026 INFO:tasks.workunit.client.0.smithi082.stdout: 956: throughput=5MB/sec pending data=0 2024-02-18T08:50:29.027 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UCQimhWY7gkPlQK off=20478521 len=1925967 2024-02-18T08:50:29.031 INFO:tasks.workunit.client.0.smithi082.stdout:op 4904 completed, throughput=5MB/sec 2024-02-18T08:50:29.031 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-naAejJBFfZeqENW off=5714242 len=1819108 2024-02-18T08:50:29.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 4905 completed, throughput=5MB/sec 2024-02-18T08:50:29.044 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lnVPZVWgna17D4a off=10372901 len=107759 2024-02-18T08:50:29.045 INFO:tasks.workunit.client.0.smithi082.stdout:op 4906 completed, throughput=5MB/sec 2024-02-18T08:50:29.045 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QHJoAWHKk61TG9z off=9392845 len=387161 2024-02-18T08:50:29.048 INFO:tasks.workunit.client.0.smithi082.stdout:op 4907 completed, throughput=5MB/sec 2024-02-18T08:50:29.048 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EC1djSjCRayeZ2D off=3519415 len=915384 2024-02-18T08:50:29.052 INFO:tasks.workunit.client.0.smithi082.stdout:op 4908 completed, throughput=5MB/sec 2024-02-18T08:50:30.053 INFO:tasks.workunit.client.0.smithi082.stdout: 957: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:30.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4yBXVJCzx8eIOda off=5984479 len=528619 2024-02-18T08:50:30.060 INFO:tasks.workunit.client.0.smithi082.stdout:op 4909 completed, throughput=5MB/sec 2024-02-18T08:50:30.060 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eiGAM7_GEHK-BwY off=3019912 len=2088756 2024-02-18T08:50:30.073 INFO:tasks.workunit.client.0.smithi082.stdout:op 4910 completed, throughput=5MB/sec 2024-02-18T08:50:30.073 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EOsuoCSF7mg91mc off=5163804 len=177402 2024-02-18T08:50:30.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 4911 completed, throughput=5MB/sec 2024-02-18T08:50:30.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2SAD_PkFmz12KDL off=4107932 len=1550122 2024-02-18T08:50:30.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 4912 completed, throughput=5MB/sec 2024-02-18T08:50:30.082 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8_DYzmmB9-O7Gis off=5940441 len=397977 2024-02-18T08:50:30.083 INFO:tasks.workunit.client.0.smithi082.stdout:op 4913 completed, throughput=5MB/sec 2024-02-18T08:50:30.084 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-y9ucbyFZ4ioeL7j off=9657949 len=776852 2024-02-18T08:50:30.084 INFO:tasks.workunit.client.0.smithi082.stdout:op 4914 completed, throughput=5MB/sec 2024-02-18T08:50:30.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:28.797379+0000 mgr.y (mgr.24862) 1099 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:50:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:28.797379+0000 mgr.y (mgr.24862) 1099 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:50:30.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:28.797379+0000 mgr.y (mgr.24862) 1099 : cluster [DBG] pgmap v1672: 73 pgs: 73 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:50:31.085 INFO:tasks.workunit.client.0.smithi082.stdout: 958: throughput=5MB/sec pending data=0 2024-02-18T08:50:31.085 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j7RmciWt0HNqGor off=14038915 len=1595051 2024-02-18T08:50:31.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 4915 completed, throughput=5MB/sec 2024-02-18T08:50:31.087 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AQ2LNxI7YYE8Nmf off=9930602 len=1711922 2024-02-18T08:50:31.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 4916 completed, throughput=5MB/sec 2024-02-18T08:50:31.098 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-18oxorAJEOO7N35 off=2455709 len=845443 2024-02-18T08:50:31.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 4917 completed, throughput=5MB/sec 2024-02-18T08:50:31.103 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rVJ-uV-uvx3yNCY off=3539933 len=364748 2024-02-18T08:50:31.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 4918 completed, throughput=5MB/sec 2024-02-18T08:50:31.106 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n6sZXrlEZOwPMjI off=702534 len=1832403 2024-02-18T08:50:31.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 4919 completed, throughput=5MB/sec 2024-02-18T08:50:32.110 INFO:tasks.workunit.client.0.smithi082.stdout: 959: throughput=5MB/sec pending data=0 2024-02-18T08:50:32.110 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EHSx70zP-FTsvXd off=379362 len=1968914 2024-02-18T08:50:32.120 INFO:tasks.workunit.client.0.smithi082.stdout:op 4920 completed, throughput=5MB/sec 2024-02-18T08:50:32.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zk2s6LGQSTINaWT off=20055687 len=1193888 2024-02-18T08:50:32.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 4921 completed, throughput=5MB/sec 2024-02-18T08:50:32.122 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tQl6ZDMDq4KTEK4 off=1443308 len=618816 2024-02-18T08:50:32.126 INFO:tasks.workunit.client.0.smithi082.stdout:op 4922 completed, throughput=5MB/sec 2024-02-18T08:50:32.126 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-twDLl99nL3NXljo off=4630315 len=149053 2024-02-18T08:50:32.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 4923 completed, throughput=5MB/sec 2024-02-18T08:50:32.129 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mt7wsDPRKrMbCKa off=6939330 len=1747610 2024-02-18T08:50:32.132 INFO:tasks.workunit.client.0.smithi082.stdout:op 4924 completed, throughput=5MB/sec 2024-02-18T08:50:32.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:30.797836+0000 mgr.y (mgr.24862) 1100 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:32.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:30.797836+0000 mgr.y (mgr.24862) 1100 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:32.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:30.797836+0000 mgr.y (mgr.24862) 1100 : cluster [DBG] pgmap v1673: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:33.132 INFO:tasks.workunit.client.0.smithi082.stdout: 960: throughput=5MB/sec pending data=0 2024-02-18T08:50:33.133 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-G1VSUJdSxyJ8Kfv off=3981168 len=1462204 2024-02-18T08:50:33.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 4925 completed, throughput=5MB/sec 2024-02-18T08:50:33.136 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zlR3qpXSiUezMyL off=7759214 len=1793890 2024-02-18T08:50:33.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 4926 completed, throughput=5MB/sec 2024-02-18T08:50:33.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-kt4a9IKWFuk3yH7 off=5009226 len=554941 2024-02-18T08:50:33.140 INFO:tasks.workunit.client.0.smithi082.stdout:op 4927 completed, throughput=5MB/sec 2024-02-18T08:50:33.140 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MpOLCkYXHVs7rRI off=5900118 len=1965117 2024-02-18T08:50:33.141 INFO:tasks.workunit.client.0.smithi082.stdout:op 4928 completed, throughput=5MB/sec 2024-02-18T08:50:34.142 INFO:tasks.workunit.client.0.smithi082.stdout: 961: throughput=5MB/sec pending data=0 2024-02-18T08:50:34.142 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S3G6tNlz_crAWtX off=11575013 len=997455 2024-02-18T08:50:34.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 4929 completed, throughput=5MB/sec 2024-02-18T08:50:34.143 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v2YYgq9N5dGfN-l off=9150870 len=1427294 2024-02-18T08:50:34.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 4930 completed, throughput=5MB/sec 2024-02-18T08:50:34.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fKlTWgAjcl7pMZr off=15931139 len=1439688 2024-02-18T08:50:34.153 INFO:tasks.workunit.client.0.smithi082.stdout:op 4931 completed, throughput=5MB/sec 2024-02-18T08:50:34.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:32.798383+0000 mgr.y (mgr.24862) 1101 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:50:34.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:32.798383+0000 mgr.y (mgr.24862) 1101 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:50:34.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:32.798383+0000 mgr.y (mgr.24862) 1101 : cluster [DBG] pgmap v1674: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:50:35.153 INFO:tasks.workunit.client.0.smithi082.stdout: 962: throughput=5MB/sec pending data=0 2024-02-18T08:50:35.153 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xwQw1Ldu_C53CRS off=673853 len=1846515 2024-02-18T08:50:35.165 INFO:tasks.workunit.client.0.smithi082.stdout:op 4932 completed, throughput=5MB/sec 2024-02-18T08:50:35.165 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EF6ZnBXWo8r4quq off=8615497 len=1285818 2024-02-18T08:50:35.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 4933 completed, throughput=5MB/sec 2024-02-18T08:50:35.173 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SnmM--gHCC7ynrt off=11807435 len=273530 2024-02-18T08:50:35.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 4934 completed, throughput=5MB/sec 2024-02-18T08:50:35.173 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cDgAYgn79iNjQop off=3384387 len=1071055 2024-02-18T08:50:35.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 4935 completed, throughput=5MB/sec 2024-02-18T08:50:35.180 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5UvJKWevkJMfJkd off=12513951 len=1286461 2024-02-18T08:50:35.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 4936 completed, throughput=5MB/sec 2024-02-18T08:50:36.182 INFO:tasks.workunit.client.0.smithi082.stdout: 963: throughput=5MB/sec pending data=0 2024-02-18T08:50:36.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-60rmAQekkrqASkW off=6270174 len=1830852 2024-02-18T08:50:36.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 4937 completed, throughput=5MB/sec 2024-02-18T08:50:36.186 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-648do3iEc0GfB51 off=16029040 len=1268611 2024-02-18T08:50:36.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 4938 completed, throughput=5MB/sec 2024-02-18T08:50:36.192 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aCaRJRGvKL6zoM6 off=6848215 len=78492 2024-02-18T08:50:36.192 INFO:tasks.workunit.client.0.smithi082.stdout:op 4939 completed, throughput=5MB/sec 2024-02-18T08:50:36.192 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-exYtaMQPsWkp9G7 off=548461 len=1413024 2024-02-18T08:50:36.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 4940 completed, throughput=5MB/sec 2024-02-18T08:50:36.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:34.798945+0000 mgr.y (mgr.24862) 1102 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:36.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:34.798945+0000 mgr.y (mgr.24862) 1102 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:36.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:34.798945+0000 mgr.y (mgr.24862) 1102 : cluster [DBG] pgmap v1675: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:50:37.199 INFO:tasks.workunit.client.0.smithi082.stdout: 964: throughput=5MB/sec pending data=0 2024-02-18T08:50:37.200 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G0DFAjPxnms0o7t off=14235163 len=1765757 2024-02-18T08:50:37.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 4941 completed, throughput=5MB/sec 2024-02-18T08:50:37.209 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nvDPINKu2yFGROY off=2702627 len=1074298 2024-02-18T08:50:37.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 4942 completed, throughput=5MB/sec 2024-02-18T08:50:37.215 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VgAugg8_f5UNjtO off=14531976 len=210366 2024-02-18T08:50:37.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 4943 completed, throughput=5MB/sec 2024-02-18T08:50:37.217 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-94oacfS-aG70Tbl off=502482 len=1074983 2024-02-18T08:50:37.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 4944 completed, throughput=5MB/sec 2024-02-18T08:50:37.223 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X9nUO02O7jbIwE7 off=10098255 len=697904 2024-02-18T08:50:37.227 INFO:tasks.workunit.client.0.smithi082.stdout:op 4945 completed, throughput=5MB/sec 2024-02-18T08:50:37.227 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VDO4tRzEw-0m8Nv off=411704 len=224413 2024-02-18T08:50:37.230 INFO:tasks.workunit.client.0.smithi082.stdout:op 4946 completed, throughput=5MB/sec 2024-02-18T08:50:37.230 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-We_XVS5WOGpRmPM off=2618205 len=1589115 2024-02-18T08:50:37.231 INFO:tasks.workunit.client.0.smithi082.stdout:op 4947 completed, throughput=5MB/sec 2024-02-18T08:50:38.232 INFO:tasks.workunit.client.0.smithi082.stdout: 965: throughput=5MB/sec pending data=0 2024-02-18T08:50:38.232 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bqRTZkSEXxRVLWp off=1198003 len=469147 2024-02-18T08:50:38.235 INFO:tasks.workunit.client.0.smithi082.stdout:op 4948 completed, throughput=5MB/sec 2024-02-18T08:50:38.235 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8u-lvtUSxhsS1RO off=12113133 len=901737 2024-02-18T08:50:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 4949 completed, throughput=5MB/sec 2024-02-18T08:50:38.236 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bMSnCzhXR9u_cmq off=2676510 len=2002693 2024-02-18T08:50:38.241 INFO:tasks.workunit.client.0.smithi082.stdout:op 4950 completed, throughput=5MB/sec 2024-02-18T08:50:38.241 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BCQlM4cemzt3REj off=832630 len=2086953 2024-02-18T08:50:38.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:36.799470+0000 mgr.y (mgr.24862) 1103 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:38.250 INFO:tasks.workunit.client.0.smithi082.stdout:op 4951 completed, throughput=5MB/sec 2024-02-18T08:50:38.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:36.799470+0000 mgr.y (mgr.24862) 1103 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:38.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:36.799470+0000 mgr.y (mgr.24862) 1103 : cluster [DBG] pgmap v1676: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:50:39.250 INFO:tasks.workunit.client.0.smithi082.stdout: 966: throughput=5MB/sec pending data=0 2024-02-18T08:50:39.251 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z2y6RaPThtqeT9S off=7832639 len=961893 2024-02-18T08:50:39.257 INFO:tasks.workunit.client.0.smithi082.stdout:op 4952 completed, throughput=5MB/sec 2024-02-18T08:50:39.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XXH1LwNI-n4ovFn off=8661264 len=706065 2024-02-18T08:50:39.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 4953 completed, throughput=5MB/sec 2024-02-18T08:50:39.262 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5UvJKWevkJMfJkd off=8910118 len=1016663 2024-02-18T08:50:39.264 INFO:tasks.workunit.client.0.smithi082.stdout:op 4954 completed, throughput=5MB/sec 2024-02-18T08:50:39.264 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I__YKNuU8juqHIB off=449921 len=514158 2024-02-18T08:50:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:op 4955 completed, throughput=5MB/sec 2024-02-18T08:50:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_52hpUSTl29iGNp off=1272296 len=693322 2024-02-18T08:50:39.265 INFO:tasks.workunit.client.0.smithi082.stdout:op 4956 completed, throughput=5MB/sec 2024-02-18T08:50:40.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:38.800003+0000 mgr.y (mgr.24862) 1104 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:50:40.266 INFO:tasks.workunit.client.0.smithi082.stdout: 967: throughput=4.99MB/sec pending data=0 2024-02-18T08:50:40.266 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pvk-bPx0k2Jq9x8 off=11037598 len=1319253 2024-02-18T08:50:40.272 INFO:tasks.workunit.client.0.smithi082.stdout:op 4957 completed, throughput=5MB/sec 2024-02-18T08:50:40.272 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PvCFuGNldTfGabe off=5543369 len=671522 2024-02-18T08:50:40.273 INFO:tasks.workunit.client.0.smithi082.stdout:op 4958 completed, throughput=5MB/sec 2024-02-18T08:50:40.273 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zQiQheNrLeR0aD4 off=9089781 len=435223 2024-02-18T08:50:40.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 4959 completed, throughput=5MB/sec 2024-02-18T08:50:40.275 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UjoVbdtsyA9Fdyp off=12733847 len=463301 2024-02-18T08:50:40.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 4960 completed, throughput=5MB/sec 2024-02-18T08:50:40.275 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a_RL4w47GxPdLik off=11034820 len=1893481 2024-02-18T08:50:40.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 4961 completed, throughput=5MB/sec 2024-02-18T08:50:40.279 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ioRXiZTQE50e_QB off=11563798 len=650708 2024-02-18T08:50:40.283 INFO:tasks.workunit.client.0.smithi082.stdout:op 4962 completed, throughput=5MB/sec 2024-02-18T08:50:40.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:38.800003+0000 mgr.y (mgr.24862) 1104 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:50:40.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:38.800003+0000 mgr.y (mgr.24862) 1104 : cluster [DBG] pgmap v1677: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:50:41.283 INFO:tasks.workunit.client.0.smithi082.stdout: 968: throughput=5MB/sec pending data=0 2024-02-18T08:50:41.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4cvi2K5xUd50ptv off=738098 len=41959 2024-02-18T08:50:41.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 4963 completed, throughput=5MB/sec 2024-02-18T08:50:41.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NkA0PwwglswjKtK off=768204 len=590992 2024-02-18T08:50:41.286 INFO:tasks.workunit.client.0.smithi082.stdout:op 4964 completed, throughput=5MB/sec 2024-02-18T08:50:41.286 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qW-PNvvMf75Qf5y off=9292110 len=200105 2024-02-18T08:50:41.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 4965 completed, throughput=5MB/sec 2024-02-18T08:50:41.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XzY3yaVOg3Tm3gO off=20079019 len=875085 2024-02-18T08:50:41.291 INFO:tasks.workunit.client.0.smithi082.stdout:op 4966 completed, throughput=5MB/sec 2024-02-18T08:50:41.291 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pY0mU7rwkycDTPc off=11708282 len=1874520 2024-02-18T08:50:41.298 INFO:tasks.workunit.client.0.smithi082.stdout:op 4967 completed, throughput=5MB/sec 2024-02-18T08:50:41.298 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dEmduQOgghDfz4V off=1815312 len=1220997 2024-02-18T08:50:41.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 4968 completed, throughput=5MB/sec 2024-02-18T08:50:41.303 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WWxApf_F_ptCvJ6 off=14836197 len=645094 2024-02-18T08:50:41.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 4969 completed, throughput=5MB/sec 2024-02-18T08:50:42.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:40.800556+0000 mgr.y (mgr.24862) 1105 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:50:42.308 INFO:tasks.workunit.client.0.smithi082.stdout: 969: throughput=5MB/sec pending data=0 2024-02-18T08:50:42.308 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hTUaTp9X9v-t08F off=12858080 len=74720 2024-02-18T08:50:42.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 4970 completed, throughput=5MB/sec 2024-02-18T08:50:42.309 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JHG9dJ7BvQn6EkC off=186602 len=2071854 2024-02-18T08:50:42.313 INFO:tasks.workunit.client.0.smithi082.stdout:op 4971 completed, throughput=5MB/sec 2024-02-18T08:50:42.313 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yZp8lhtXDnk3ZqP off=2080275 len=1707395 2024-02-18T08:50:42.315 INFO:tasks.workunit.client.0.smithi082.stdout:op 4972 completed, throughput=5MB/sec 2024-02-18T08:50:42.316 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ET7turZmedcWVwK off=1992768 len=873860 2024-02-18T08:50:42.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 4973 completed, throughput=5MB/sec 2024-02-18T08:50:42.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WRJGVFut0abjGsu off=137604 len=1404715 2024-02-18T08:50:42.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 4974 completed, throughput=5MB/sec 2024-02-18T08:50:42.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:40.800556+0000 mgr.y (mgr.24862) 1105 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:50:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:40.800556+0000 mgr.y (mgr.24862) 1105 : cluster [DBG] pgmap v1678: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:50:43.321 INFO:tasks.workunit.client.0.smithi082.stdout: 970: throughput=5MB/sec pending data=0 2024-02-18T08:50:43.321 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rxaY1PXYlp9tHB5 off=1273607 len=802616 2024-02-18T08:50:43.323 INFO:tasks.workunit.client.0.smithi082.stdout:op 4975 completed, throughput=5MB/sec 2024-02-18T08:50:43.323 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w5lihfJyKx8zB9w off=1782808 len=485683 2024-02-18T08:50:43.327 INFO:tasks.workunit.client.0.smithi082.stdout:op 4976 completed, throughput=5MB/sec 2024-02-18T08:50:43.327 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n5_3SXVKa23CygG off=11858680 len=459032 2024-02-18T08:50:43.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 4977 completed, throughput=5MB/sec 2024-02-18T08:50:43.328 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d-e4AK1YwzOgwzX off=769693 len=916901 2024-02-18T08:50:43.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 4978 completed, throughput=5MB/sec 2024-02-18T08:50:43.330 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zOyliSlDpK5NznH off=9573192 len=1468283 2024-02-18T08:50:43.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 4979 completed, throughput=5MB/sec 2024-02-18T08:50:43.336 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5sZjA_M81RIMS15 off=5608921 len=967413 2024-02-18T08:50:43.342 INFO:tasks.workunit.client.0.smithi082.stdout:op 4980 completed, throughput=5MB/sec 2024-02-18T08:50:44.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:42.800982+0000 mgr.y (mgr.24862) 1106 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:44.342 INFO:tasks.workunit.client.0.smithi082.stdout: 971: throughput=5MB/sec pending data=0 2024-02-18T08:50:44.342 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hF-oM9zNa3_Syh5 off=895442 len=1538300 2024-02-18T08:50:44.350 INFO:tasks.workunit.client.0.smithi082.stdout:op 4981 completed, throughput=5MB/sec 2024-02-18T08:50:44.350 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VO10mRON5TbR8Ji off=1769321 len=68178 2024-02-18T08:50:44.351 INFO:tasks.workunit.client.0.smithi082.stdout:op 4982 completed, throughput=5MB/sec 2024-02-18T08:50:44.351 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TGgMUzSKlkAr67T off=3407422 len=1755068 2024-02-18T08:50:44.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 4983 completed, throughput=5MB/sec 2024-02-18T08:50:44.354 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1UVoMNVMD_y4paM off=5667835 len=1506005 2024-02-18T08:50:44.360 INFO:tasks.workunit.client.0.smithi082.stdout:op 4984 completed, throughput=5MB/sec 2024-02-18T08:50:44.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:42.800982+0000 mgr.y (mgr.24862) 1106 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:44.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:42.800982+0000 mgr.y (mgr.24862) 1106 : cluster [DBG] pgmap v1679: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:50:45.360 INFO:tasks.workunit.client.0.smithi082.stdout: 972: throughput=5MB/sec pending data=0 2024-02-18T08:50:45.361 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-merGymkQOwntatC off=12466504 len=212594 2024-02-18T08:50:45.364 INFO:tasks.workunit.client.0.smithi082.stdout:op 4985 completed, throughput=5MB/sec 2024-02-18T08:50:45.364 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zf85feD-02bQr_O off=830428 len=32018 2024-02-18T08:50:45.364 INFO:tasks.workunit.client.0.smithi082.stdout:op 4986 completed, throughput=5MB/sec 2024-02-18T08:50:45.364 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pFg2XtGQfJkAkWI off=1701779 len=209496 2024-02-18T08:50:45.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 4987 completed, throughput=5MB/sec 2024-02-18T08:50:45.367 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j9XEj0qFIGwwLcf off=10076103 len=613495 2024-02-18T08:50:45.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 4988 completed, throughput=5MB/sec 2024-02-18T08:50:45.371 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-28doDKgjOLfPSOT off=485715 len=1641242 2024-02-18T08:50:45.373 INFO:tasks.workunit.client.0.smithi082.stdout:op 4989 completed, throughput=5MB/sec 2024-02-18T08:50:45.373 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-q-qNvgpIzM_spC_ off=5499031 len=513726 2024-02-18T08:50:45.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 4990 completed, throughput=5MB/sec 2024-02-18T08:50:45.374 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gNojpO85oY4xbth off=20820729 len=2019176 2024-02-18T08:50:45.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 4991 completed, throughput=5MB/sec 2024-02-18T08:50:46.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:44.801743+0000 mgr.y (mgr.24862) 1107 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:50:46.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:44.801743+0000 mgr.y (mgr.24862) 1107 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:50:46.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:44.801743+0000 mgr.y (mgr.24862) 1107 : cluster [DBG] pgmap v1680: 73 pgs: 73 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:50:46.387 INFO:tasks.workunit.client.0.smithi082.stdout: 973: throughput=5MB/sec pending data=0 2024-02-18T08:50:46.387 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C7oe1QxP3FgaRb2 off=18359161 len=2045626 2024-02-18T08:50:46.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 4992 completed, throughput=5MB/sec 2024-02-18T08:50:46.398 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9RwFqPzvJISxJQV off=5788858 len=1023934 2024-02-18T08:50:46.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 4993 completed, throughput=5MB/sec 2024-02-18T08:50:46.400 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TmkyxMppgVNr5q7 off=11026504 len=437820 2024-02-18T08:50:46.401 INFO:tasks.workunit.client.0.smithi082.stdout:op 4994 completed, throughput=5MB/sec 2024-02-18T08:50:46.401 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uVEl23DmdWRlIYG off=5858542 len=1651825 2024-02-18T08:50:46.407 INFO:tasks.workunit.client.0.smithi082.stdout:op 4995 completed, throughput=5MB/sec 2024-02-18T08:50:46.407 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-k-Dvniwy9iFOVtz off=2016291 len=1362145 2024-02-18T08:50:46.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 4996 completed, throughput=5MB/sec 2024-02-18T08:50:47.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.437627+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:50:47.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.728818+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.729257+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.729513+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.729688+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.729857+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730024+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730210+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730377+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730556+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730729+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.730897+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731067+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731231+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731396+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.249 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731558+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731722+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.731881+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.732044+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.732216+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.732451+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.732781+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.733280+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:50:47.250 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:46.737476+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:50:47.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.437627+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:50:47.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.728818+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.729257+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.729513+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.729688+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.729857+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730024+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730210+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730377+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730556+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730729+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.730897+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731067+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.437627+0000 mon.a (mon.0) 1924 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.728818+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.729257+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.729513+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.729688+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.729857+0000 mon.a (mon.0) 1929 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730024+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730210+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730377+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730556+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730729+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.730897+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731067+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731231+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731396+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731558+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731722+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.731881+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.732044+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.732216+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.732451+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.732781+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.733280+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:46.737476+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:50:47.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731231+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731396+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731558+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731722+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.731881+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.732044+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.732216+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.732451+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.732781+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.733280+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:50:47.390 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:46.737476+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:50:47.415 INFO:tasks.workunit.client.0.smithi082.stdout: 974: throughput=5MB/sec pending data=0 2024-02-18T08:50:47.415 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--jbcDGb5CYKgMc8 off=16560440 len=1153439 2024-02-18T08:50:47.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 4997 completed, throughput=5MB/sec 2024-02-18T08:50:47.422 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pGp2VY3r0lWm6h3 off=19281745 len=1477142 2024-02-18T08:50:47.425 INFO:tasks.workunit.client.0.smithi082.stdout:op 4998 completed, throughput=5MB/sec 2024-02-18T08:50:47.425 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GaRPsbVa3LE8N5v off=2383512 len=536091 2024-02-18T08:50:47.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 4999 completed, throughput=5MB/sec 2024-02-18T08:50:47.427 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-65HXmjZbYro2V19 off=19683405 len=575995 2024-02-18T08:50:47.428 INFO:tasks.workunit.client.0.smithi082.stdout:op 5000 completed, throughput=5MB/sec 2024-02-18T08:50:47.428 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3fjQX3-ExrYrcl1 off=8236573 len=571193 2024-02-18T08:50:47.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 5001 completed, throughput=5MB/sec 2024-02-18T08:50:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:50:46.733731+0000 mgr.y (mgr.24862) 1108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:50:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:46.802118+0000 mgr.y (mgr.24862) 1109 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:50:48.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:50:46.733731+0000 mgr.y (mgr.24862) 1108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:50:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:46.802118+0000 mgr.y (mgr.24862) 1109 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:50:48.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:50:46.733731+0000 mgr.y (mgr.24862) 1108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:50:48.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:46.802118+0000 mgr.y (mgr.24862) 1109 : cluster [DBG] pgmap v1681: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:50:48.432 INFO:tasks.workunit.client.0.smithi082.stdout: 975: throughput=5MB/sec pending data=0 2024-02-18T08:50:48.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zKxbLmlnaaJQmXM off=1600803 len=935009 2024-02-18T08:50:48.434 INFO:tasks.workunit.client.0.smithi082.stdout:op 5002 completed, throughput=5MB/sec 2024-02-18T08:50:48.434 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BWnCGwpZXjriiCv off=5001149 len=1097279 2024-02-18T08:50:48.440 INFO:tasks.workunit.client.0.smithi082.stdout:op 5003 completed, throughput=5MB/sec 2024-02-18T08:50:48.440 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YaOFmP8z2gTuuFn off=9085827 len=1147179 2024-02-18T08:50:48.446 INFO:tasks.workunit.client.0.smithi082.stdout:op 5004 completed, throughput=5MB/sec 2024-02-18T08:50:48.446 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BuMwUdJVYqkumpH off=4328182 len=1948437 2024-02-18T08:50:48.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 5005 completed, throughput=5MB/sec 2024-02-18T08:50:49.450 INFO:tasks.workunit.client.0.smithi082.stdout: 976: throughput=5MB/sec pending data=0 2024-02-18T08:50:49.450 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bwB37_ZVA7Mqgn9 off=11775934 len=95689 2024-02-18T08:50:49.453 INFO:tasks.workunit.client.0.smithi082.stdout:op 5006 completed, throughput=5MB/sec 2024-02-18T08:50:49.453 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bscxdmfv1aXjDCj off=5823488 len=895742 2024-02-18T08:50:49.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 5007 completed, throughput=5MB/sec 2024-02-18T08:50:49.455 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8t9HP5Zt8i21Vwb off=15211091 len=8868 2024-02-18T08:50:49.458 INFO:tasks.workunit.client.0.smithi082.stdout:op 5008 completed, throughput=5MB/sec 2024-02-18T08:50:49.458 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZQYjag_gsFVuyhL off=1120487 len=803866 2024-02-18T08:50:49.460 INFO:tasks.workunit.client.0.smithi082.stdout:op 5009 completed, throughput=5MB/sec 2024-02-18T08:50:49.460 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HiedvPiRRa0r7Qg off=13040847 len=1550474 2024-02-18T08:50:49.463 INFO:tasks.workunit.client.0.smithi082.stdout:op 5010 completed, throughput=5MB/sec 2024-02-18T08:50:49.463 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ArFYPlBr8rjT7pp off=2983938 len=434776 2024-02-18T08:50:49.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 5011 completed, throughput=5MB/sec 2024-02-18T08:50:49.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fVsLc3PG-6ST_Qw off=4940065 len=1649408 2024-02-18T08:50:49.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 5012 completed, throughput=5MB/sec 2024-02-18T08:50:50.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:48.802761+0000 mgr.y (mgr.24862) 1110 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:50.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:48.802761+0000 mgr.y (mgr.24862) 1110 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:50.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:48.802761+0000 mgr.y (mgr.24862) 1110 : cluster [DBG] pgmap v1682: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:50:50.476 INFO:tasks.workunit.client.0.smithi082.stdout: 977: throughput=5MB/sec pending data=0 2024-02-18T08:50:50.476 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dRSdTEosJHqm9QB off=2109444 len=1830666 2024-02-18T08:50:50.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 5013 completed, throughput=5MB/sec 2024-02-18T08:50:50.486 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Be-IaXc5mnTA5kg off=1951905 len=1016732 2024-02-18T08:50:50.490 INFO:tasks.workunit.client.0.smithi082.stdout:op 5014 completed, throughput=5MB/sec 2024-02-18T08:50:50.490 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1wB3Exmx7YJOReP off=10261374 len=171564 2024-02-18T08:50:50.491 INFO:tasks.workunit.client.0.smithi082.stdout:op 5015 completed, throughput=5MB/sec 2024-02-18T08:50:50.491 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UhgcurLIpOiBiZL off=4326293 len=1548071 2024-02-18T08:50:50.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 5016 completed, throughput=5MB/sec 2024-02-18T08:50:50.499 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vFO4aFhdmJs9jiy off=5092847 len=1877343 2024-02-18T08:50:50.507 INFO:tasks.workunit.client.0.smithi082.stdout:op 5017 completed, throughput=5MB/sec 2024-02-18T08:50:51.507 INFO:tasks.workunit.client.0.smithi082.stdout: 978: throughput=5MB/sec pending data=0 2024-02-18T08:50:51.507 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Pdk0j9xsIjnoso off=18404401 len=911140 2024-02-18T08:50:51.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 5018 completed, throughput=5MB/sec 2024-02-18T08:50:51.512 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3_-6peSVTT-kPuI off=2371151 len=74163 2024-02-18T08:50:51.513 INFO:tasks.workunit.client.0.smithi082.stdout:op 5019 completed, throughput=5MB/sec 2024-02-18T08:50:51.513 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RTweLa4cVHWxfEu off=6229654 len=1539449 2024-02-18T08:50:51.520 INFO:tasks.workunit.client.0.smithi082.stdout:op 5020 completed, throughput=5MB/sec 2024-02-18T08:50:51.520 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6mR5axRjWGI5ygG off=1528044 len=96121 2024-02-18T08:50:51.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 5021 completed, throughput=5MB/sec 2024-02-18T08:50:51.521 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PAmLcQoJMXD3Tj7 off=518713 len=280549 2024-02-18T08:50:51.524 INFO:tasks.workunit.client.0.smithi082.stdout:op 5022 completed, throughput=5MB/sec 2024-02-18T08:50:51.524 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AlIXzd3bOv1qI5y off=8488296 len=1695988 2024-02-18T08:50:51.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 5023 completed, throughput=5MB/sec 2024-02-18T08:50:52.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:50.803204+0000 mgr.y (mgr.24862) 1111 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:52.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:50.803204+0000 mgr.y (mgr.24862) 1111 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:52.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:50.803204+0000 mgr.y (mgr.24862) 1111 : cluster [DBG] pgmap v1683: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:50:52.527 INFO:tasks.workunit.client.0.smithi082.stdout: 979: throughput=5MB/sec pending data=0 2024-02-18T08:50:52.528 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EAQbJkINkpNAS31 off=9873322 len=1275717 2024-02-18T08:50:52.534 INFO:tasks.workunit.client.0.smithi082.stdout:op 5024 completed, throughput=5MB/sec 2024-02-18T08:50:52.534 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-46mKh5OFXz07g3W off=12199850 len=1391280 2024-02-18T08:50:52.537 INFO:tasks.workunit.client.0.smithi082.stdout:op 5025 completed, throughput=5MB/sec 2024-02-18T08:50:52.537 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Na8ul_G66yWglWw off=4958888 len=1258455 2024-02-18T08:50:52.540 INFO:tasks.workunit.client.0.smithi082.stdout:op 5026 completed, throughput=5MB/sec 2024-02-18T08:50:52.540 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vRFMlmrZRh8CE6q off=8514951 len=1415363 2024-02-18T08:50:52.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 5027 completed, throughput=5MB/sec 2024-02-18T08:50:53.548 INFO:tasks.workunit.client.0.smithi082.stdout: 980: throughput=5MB/sec pending data=0 2024-02-18T08:50:53.549 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ekHFsBnZU40nWYO off=2976942 len=140791 2024-02-18T08:50:53.549 INFO:tasks.workunit.client.0.smithi082.stdout:op 5028 completed, throughput=5MB/sec 2024-02-18T08:50:53.550 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4rGHVWfYdZDLD5x off=8325229 len=771699 2024-02-18T08:50:53.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 5029 completed, throughput=5MB/sec 2024-02-18T08:50:53.552 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AabFHJlPhxtyh1U off=54003 len=31220 2024-02-18T08:50:53.554 INFO:tasks.workunit.client.0.smithi082.stdout:op 5030 completed, throughput=5MB/sec 2024-02-18T08:50:53.554 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zk0xxBX-a7bEeJ9 off=12709706 len=2085410 2024-02-18T08:50:53.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 5031 completed, throughput=5MB/sec 2024-02-18T08:50:53.567 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-swyVa2ItPHPY6hb off=12134750 len=608412 2024-02-18T08:50:53.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 5032 completed, throughput=5MB/sec 2024-02-18T08:50:53.568 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3GJmKWhHizTUsPu off=22020251 len=1476020 2024-02-18T08:50:53.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 5033 completed, throughput=5MB/sec 2024-02-18T08:50:54.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:52.803670+0000 mgr.y (mgr.24862) 1112 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:50:54.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:52.803670+0000 mgr.y (mgr.24862) 1112 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:50:54.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:52.803670+0000 mgr.y (mgr.24862) 1112 : cluster [DBG] pgmap v1684: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:50:54.571 INFO:tasks.workunit.client.0.smithi082.stdout: 981: throughput=5MB/sec pending data=0 2024-02-18T08:50:54.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-onFGvOi1Z9DX9Ex off=1529956 len=579632 2024-02-18T08:50:54.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 5034 completed, throughput=5MB/sec 2024-02-18T08:50:54.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-83AVF-bw6bT4-lj off=16326589 len=638009 2024-02-18T08:50:54.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 5035 completed, throughput=5MB/sec 2024-02-18T08:50:54.578 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aLDNjF7x5Rh160x off=10573887 len=370066 2024-02-18T08:50:54.579 INFO:tasks.workunit.client.0.smithi082.stdout:op 5036 completed, throughput=5MB/sec 2024-02-18T08:50:54.579 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YmjU9s2mC1Bak3e off=8853010 len=1283443 2024-02-18T08:50:54.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 5037 completed, throughput=5MB/sec 2024-02-18T08:50:54.586 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sBrD4zgZPu5lJEa off=4745681 len=1499333 2024-02-18T08:50:54.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 5038 completed, throughput=5MB/sec 2024-02-18T08:50:54.590 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nb4MsOilmZ8NfeD off=473508 len=540959 2024-02-18T08:50:54.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 5039 completed, throughput=5MB/sec 2024-02-18T08:50:54.591 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7Cl7qMkSHcwGsgc off=4759511 len=319499 2024-02-18T08:50:54.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 5040 completed, throughput=5MB/sec 2024-02-18T08:50:54.595 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u9AZ_eIC6BqtFsl off=707402 len=8282 2024-02-18T08:50:54.595 INFO:tasks.workunit.client.0.smithi082.stdout:op 5041 completed, throughput=5MB/sec 2024-02-18T08:50:54.595 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-veq-Fh7iMFOU_rW off=213604 len=585130 2024-02-18T08:50:54.599 INFO:tasks.workunit.client.0.smithi082.stdout:op 5042 completed, throughput=5MB/sec 2024-02-18T08:50:55.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:54.442988+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:50:55.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:54.443277+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:50:54.443521+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:54.442988+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:50:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:54.443277+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:50:54.443521+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:54.442988+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-02-18T08:50:55.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:54.443277+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:50:54.443521+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-18T08:50:55.599 INFO:tasks.workunit.client.0.smithi082.stdout: 982: throughput=5MB/sec pending data=0 2024-02-18T08:50:55.599 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dhUihFJGAJp_UES off=469867 len=1228734 2024-02-18T08:50:55.606 INFO:tasks.workunit.client.0.smithi082.stdout:op 5043 completed, throughput=5MB/sec 2024-02-18T08:50:55.606 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-w6FRGugYtHlY8y- off=13526391 len=1204207 2024-02-18T08:50:55.613 INFO:tasks.workunit.client.0.smithi082.stdout:op 5044 completed, throughput=5MB/sec 2024-02-18T08:50:55.613 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p4U8a_J0w7ageFc off=2797342 len=590255 2024-02-18T08:50:55.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 5045 completed, throughput=5MB/sec 2024-02-18T08:50:55.616 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HiedvPiRRa0r7Qg off=18358346 len=561386 2024-02-18T08:50:55.621 INFO:tasks.workunit.client.0.smithi082.stdout:op 5046 completed, throughput=5MB/sec 2024-02-18T08:50:55.621 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EOOqM0eaqRQbjb5 off=1408159 len=1795755 2024-02-18T08:50:55.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 5047 completed, throughput=5MB/sec 2024-02-18T08:50:56.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:54.804293+0000 mgr.y (mgr.24862) 1113 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:50:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:54.804293+0000 mgr.y (mgr.24862) 1113 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:50:56.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:54.804293+0000 mgr.y (mgr.24862) 1113 : cluster [DBG] pgmap v1685: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:50:56.631 INFO:tasks.workunit.client.0.smithi082.stdout: 983: throughput=5MB/sec pending data=0 2024-02-18T08:50:56.631 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-od6shm6akQ-xuos off=9659776 len=1606740 2024-02-18T08:50:56.635 INFO:tasks.workunit.client.0.smithi082.stdout:op 5048 completed, throughput=5MB/sec 2024-02-18T08:50:56.635 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rvdPCzjEB9Q5_1X off=2843561 len=365767 2024-02-18T08:50:56.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 5049 completed, throughput=5MB/sec 2024-02-18T08:50:56.640 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tjX_eRvc70-UYDD off=7928975 len=945573 2024-02-18T08:50:56.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 5050 completed, throughput=5MB/sec 2024-02-18T08:50:56.641 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HzbbzbTioKTHEKc off=5433997 len=2049819 2024-02-18T08:50:56.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 5051 completed, throughput=5MB/sec 2024-02-18T08:50:57.651 INFO:tasks.workunit.client.0.smithi082.stdout: 984: throughput=5MB/sec pending data=0 2024-02-18T08:50:57.651 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FOIDI2YRfEJUcos off=20906184 len=652472 2024-02-18T08:50:57.652 INFO:tasks.workunit.client.0.smithi082.stdout:op 5052 completed, throughput=5MB/sec 2024-02-18T08:50:57.652 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MvfNxcIU4og-Qz- off=6732937 len=897093 2024-02-18T08:50:57.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 5053 completed, throughput=5MB/sec 2024-02-18T08:50:57.658 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BjORpbB3fsb2OYJ off=4049161 len=1884334 2024-02-18T08:50:57.669 INFO:tasks.workunit.client.0.smithi082.stdout:op 5054 completed, throughput=5MB/sec 2024-02-18T08:50:57.669 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tgt-hB9JH9FmNZV off=3012954 len=204934 2024-02-18T08:50:57.670 INFO:tasks.workunit.client.0.smithi082.stdout:op 5055 completed, throughput=5MB/sec 2024-02-18T08:50:57.670 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RyFCY_8E53q4CAV off=2928859 len=1208530 2024-02-18T08:50:57.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 5056 completed, throughput=5MB/sec 2024-02-18T08:50:57.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zlR3qpXSiUezMyL off=4539570 len=1502262 2024-02-18T08:50:57.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 5057 completed, throughput=5MB/sec 2024-02-18T08:50:58.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:56.804790+0000 mgr.y (mgr.24862) 1114 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:58.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:56.804790+0000 mgr.y (mgr.24862) 1114 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:58.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:56.804790+0000 mgr.y (mgr.24862) 1114 : cluster [DBG] pgmap v1686: 73 pgs: 73 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:50:58.683 INFO:tasks.workunit.client.0.smithi082.stdout: 985: throughput=5MB/sec pending data=0 2024-02-18T08:50:58.683 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P97dlXxwPp3W_Lt off=7388055 len=118158 2024-02-18T08:50:58.684 INFO:tasks.workunit.client.0.smithi082.stdout:op 5058 completed, throughput=5MB/sec 2024-02-18T08:50:58.684 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I2mxQ3wNQDVR-aG off=308645 len=416289 2024-02-18T08:50:58.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 5059 completed, throughput=5MB/sec 2024-02-18T08:50:58.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KIbzS68KcEWKN1z off=6149039 len=1852527 2024-02-18T08:50:58.689 INFO:tasks.workunit.client.0.smithi082.stdout:op 5060 completed, throughput=5MB/sec 2024-02-18T08:50:58.689 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BVaZLxSFeOKsfRt off=11274056 len=1464505 2024-02-18T08:50:58.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 5061 completed, throughput=5MB/sec 2024-02-18T08:50:58.706 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ooUJYj38z8aPkEf off=3615284 len=1668709 2024-02-18T08:50:58.710 INFO:tasks.workunit.client.0.smithi082.stdout:op 5062 completed, throughput=5MB/sec 2024-02-18T08:50:59.711 INFO:tasks.workunit.client.0.smithi082.stdout: 986: throughput=5MB/sec pending data=0 2024-02-18T08:50:59.711 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MSJBNrEm6hGpJ8v off=12384987 len=392538 2024-02-18T08:50:59.715 INFO:tasks.workunit.client.0.smithi082.stdout:op 5063 completed, throughput=5MB/sec 2024-02-18T08:50:59.715 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--3dL9bF4nA3qlZu off=1327891 len=286373 2024-02-18T08:50:59.718 INFO:tasks.workunit.client.0.smithi082.stdout:op 5064 completed, throughput=5MB/sec 2024-02-18T08:50:59.718 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O0cG2OYaqcQgv1Z off=11003063 len=1815374 2024-02-18T08:50:59.727 INFO:tasks.workunit.client.0.smithi082.stdout:op 5065 completed, throughput=5MB/sec 2024-02-18T08:50:59.727 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aPN-vDrFRZ3dBiR off=9134982 len=1653907 2024-02-18T08:50:59.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 5066 completed, throughput=5MB/sec 2024-02-18T08:51:00.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:50:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:50:58.805329+0000 mgr.y (mgr.24862) 1115 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:50:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:50:58.805329+0000 mgr.y (mgr.24862) 1115 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:00.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:50:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:50:58.805329+0000 mgr.y (mgr.24862) 1115 : cluster [DBG] pgmap v1687: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:00.731 INFO:tasks.workunit.client.0.smithi082.stdout: 987: throughput=5MB/sec pending data=0 2024-02-18T08:51:00.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a9F6GAuw2dj0B16 off=3666035 len=475033 2024-02-18T08:51:00.735 INFO:tasks.workunit.client.0.smithi082.stdout:op 5067 completed, throughput=5MB/sec 2024-02-18T08:51:00.735 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GPmC87G-ynMcZLm off=693147 len=1449094 2024-02-18T08:51:00.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 5068 completed, throughput=5MB/sec 2024-02-18T08:51:00.736 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TxvNWBFuIVdcLC8 off=10520157 len=197617 2024-02-18T08:51:00.737 INFO:tasks.workunit.client.0.smithi082.stdout:op 5069 completed, throughput=5MB/sec 2024-02-18T08:51:00.737 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-P9wjw2zyrGZFisi off=5066588 len=547966 2024-02-18T08:51:00.741 INFO:tasks.workunit.client.0.smithi082.stdout:op 5070 completed, throughput=5MB/sec 2024-02-18T08:51:00.741 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FZGNH6t9xwTPf_B off=11476091 len=488470 2024-02-18T08:51:00.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 5071 completed, throughput=5MB/sec 2024-02-18T08:51:00.745 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IwUHePxsNzO4rFN off=8255459 len=2025501 2024-02-18T08:51:00.749 INFO:tasks.workunit.client.0.smithi082.stdout:op 5072 completed, throughput=5MB/sec 2024-02-18T08:51:00.749 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QjsBZm9SkjryvsG off=10860657 len=1793524 2024-02-18T08:51:00.758 INFO:tasks.workunit.client.0.smithi082.stdout:op 5073 completed, throughput=5MB/sec 2024-02-18T08:51:01.758 INFO:tasks.workunit.client.0.smithi082.stdout: 988: throughput=5MB/sec pending data=0 2024-02-18T08:51:01.759 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6tqdrzFmBOWZAIC off=1251947 len=472104 2024-02-18T08:51:01.760 INFO:tasks.workunit.client.0.smithi082.stdout:op 5074 completed, throughput=5MB/sec 2024-02-18T08:51:01.760 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KMTHNsL0O9iLanc off=5400248 len=677725 2024-02-18T08:51:01.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 5075 completed, throughput=5MB/sec 2024-02-18T08:51:01.766 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8ZVoEvGOhJ-TcFU off=911070 len=2027 2024-02-18T08:51:01.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 5076 completed, throughput=5MB/sec 2024-02-18T08:51:01.766 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2_S7vgeYH3fAZ4_ off=727803 len=942078 2024-02-18T08:51:01.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 5077 completed, throughput=5MB/sec 2024-02-18T08:51:01.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-clyddB-bli3W74u off=13960196 len=1557580 2024-02-18T08:51:01.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 5078 completed, throughput=5MB/sec 2024-02-18T08:51:01.774 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rSgq7JUl2NBD-9j off=9585776 len=1795399 2024-02-18T08:51:01.776 INFO:tasks.workunit.client.0.smithi082.stdout:op 5079 completed, throughput=5MB/sec 2024-02-18T08:51:02.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:00.805796+0000 mgr.y (mgr.24862) 1116 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:51:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:00.805796+0000 mgr.y (mgr.24862) 1116 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:51:02.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:00.805796+0000 mgr.y (mgr.24862) 1116 : cluster [DBG] pgmap v1688: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:51:02.776 INFO:tasks.workunit.client.0.smithi082.stdout: 989: throughput=5MB/sec pending data=0 2024-02-18T08:51:02.776 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OUbIsVp3-qKof31 off=14063301 len=1239532 2024-02-18T08:51:02.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 5080 completed, throughput=5MB/sec 2024-02-18T08:51:02.779 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hXXIxIWvoV5RzI1 off=13635269 len=217742 2024-02-18T08:51:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:op 5081 completed, throughput=5MB/sec 2024-02-18T08:51:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Tx72nMEUtCzb19L off=1476474 len=373500 2024-02-18T08:51:02.784 INFO:tasks.workunit.client.0.smithi082.stdout:op 5082 completed, throughput=5MB/sec 2024-02-18T08:51:02.784 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Fve734nkD3P6ya2 off=7149382 len=339977 2024-02-18T08:51:02.787 INFO:tasks.workunit.client.0.smithi082.stdout:op 5083 completed, throughput=5MB/sec 2024-02-18T08:51:02.787 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jgO8PocCLg8e7Gj off=6795188 len=486330 2024-02-18T08:51:02.791 INFO:tasks.workunit.client.0.smithi082.stdout:op 5084 completed, throughput=5MB/sec 2024-02-18T08:51:02.791 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GfE3oC5zNdnHjDJ off=8788770 len=1340011 2024-02-18T08:51:02.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 5085 completed, throughput=5MB/sec 2024-02-18T08:51:03.793 INFO:tasks.workunit.client.0.smithi082.stdout: 990: throughput=5MB/sec pending data=0 2024-02-18T08:51:03.793 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ze9mtJ2D2EaN7Pu off=4626587 len=1039829 2024-02-18T08:51:03.794 INFO:tasks.workunit.client.0.smithi082.stdout:op 5086 completed, throughput=5MB/sec 2024-02-18T08:51:03.795 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BWnCGwpZXjriiCv off=2767079 len=1288280 2024-02-18T08:51:03.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 5087 completed, throughput=5MB/sec 2024-02-18T08:51:03.802 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ni5f6V5VVQszZGe off=5578471 len=191121 2024-02-18T08:51:03.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 5088 completed, throughput=5MB/sec 2024-02-18T08:51:03.805 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RcwsYsS1lZj9dP9 off=4957393 len=339107 2024-02-18T08:51:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 5089 completed, throughput=5MB/sec 2024-02-18T08:51:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7Z58_jL0ZpzFqiG off=5367555 len=113649 2024-02-18T08:51:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 5090 completed, throughput=5MB/sec 2024-02-18T08:51:03.806 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nOoV-1_autPySuC off=2340376 len=1724391 2024-02-18T08:51:03.813 INFO:tasks.workunit.client.0.smithi082.stdout:op 5091 completed, throughput=5MB/sec 2024-02-18T08:51:03.813 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dGqNKMV-Q6F1dn3 off=13389928 len=1789079 2024-02-18T08:51:03.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 5092 completed, throughput=5MB/sec 2024-02-18T08:51:04.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:02.806243+0000 mgr.y (mgr.24862) 1117 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:04.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:02.806243+0000 mgr.y (mgr.24862) 1117 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:04.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:02.806243+0000 mgr.y (mgr.24862) 1117 : cluster [DBG] pgmap v1689: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:04.817 INFO:tasks.workunit.client.0.smithi082.stdout: 991: throughput=5MB/sec pending data=0 2024-02-18T08:51:04.817 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zh8Ke_dvzCRorgZ off=2616137 len=1982473 2024-02-18T08:51:04.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 5093 completed, throughput=5MB/sec 2024-02-18T08:51:04.827 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1iwP2g2XnmETazh off=1313387 len=499156 2024-02-18T08:51:04.828 INFO:tasks.workunit.client.0.smithi082.stdout:op 5094 completed, throughput=5MB/sec 2024-02-18T08:51:04.829 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bP_b0htzR3lL7Z9 off=13741465 len=2026783 2024-02-18T08:51:04.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 5095 completed, throughput=5MB/sec 2024-02-18T08:51:05.832 INFO:tasks.workunit.client.0.smithi082.stdout: 992: throughput=5MB/sec pending data=0 2024-02-18T08:51:05.832 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sNVob4XJuNLoEnM off=3450658 len=1413017 2024-02-18T08:51:05.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 5096 completed, throughput=5MB/sec 2024-02-18T08:51:05.835 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fg-EHYngdG1VB1k off=14753475 len=1399143 2024-02-18T08:51:05.838 INFO:tasks.workunit.client.0.smithi082.stdout:op 5097 completed, throughput=5MB/sec 2024-02-18T08:51:05.838 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Y487dXMpxfVqmu4 off=666639 len=1361329 2024-02-18T08:51:05.840 INFO:tasks.workunit.client.0.smithi082.stdout:op 5098 completed, throughput=5MB/sec 2024-02-18T08:51:05.840 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Z9y1kp1S9RYbC8T off=5356774 len=1406979 2024-02-18T08:51:05.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 5099 completed, throughput=5MB/sec 2024-02-18T08:51:06.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:04.806722+0000 mgr.y (mgr.24862) 1118 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:51:06.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:04.806722+0000 mgr.y (mgr.24862) 1118 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:51:06.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:04.806722+0000 mgr.y (mgr.24862) 1118 : cluster [DBG] pgmap v1690: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-02-18T08:51:06.842 INFO:tasks.workunit.client.0.smithi082.stdout: 993: throughput=5MB/sec pending data=0 2024-02-18T08:51:06.842 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QAqDpMAI3TVZovl off=538333 len=1611045 2024-02-18T08:51:06.846 INFO:tasks.workunit.client.0.smithi082.stdout:op 5100 completed, throughput=5MB/sec 2024-02-18T08:51:06.846 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7uwhcCr0zYaf0mb off=128029 len=2084455 2024-02-18T08:51:06.850 INFO:tasks.workunit.client.0.smithi082.stdout:op 5101 completed, throughput=5MB/sec 2024-02-18T08:51:06.850 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o0Hq7EupPjnHoNO off=11825816 len=1230202 2024-02-18T08:51:06.857 INFO:tasks.workunit.client.0.smithi082.stdout:op 5102 completed, throughput=5MB/sec 2024-02-18T08:51:07.857 INFO:tasks.workunit.client.0.smithi082.stdout: 994: throughput=5MB/sec pending data=0 2024-02-18T08:51:07.857 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WddvnA-gM8pFbQn off=5207432 len=1416563 2024-02-18T08:51:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:op 5103 completed, throughput=5MB/sec 2024-02-18T08:51:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aixPH5eY21xaf6V off=4440365 len=686539 2024-02-18T08:51:07.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 5104 completed, throughput=5MB/sec 2024-02-18T08:51:07.870 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nUpsCBMhdWQKfdN off=6632158 len=66726 2024-02-18T08:51:07.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 5105 completed, throughput=5MB/sec 2024-02-18T08:51:07.871 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dTCLK-OsbgfyqXD off=2499713 len=1299522 2024-02-18T08:51:07.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 5106 completed, throughput=5MB/sec 2024-02-18T08:51:07.878 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4EcU8z2fYKmXSFG off=3421847 len=741991 2024-02-18T08:51:07.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 5107 completed, throughput=5MB/sec 2024-02-18T08:51:07.882 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kIfuIxjjE-WqTZu off=12736949 len=2094993 2024-02-18T08:51:07.895 INFO:tasks.workunit.client.0.smithi082.stdout:op 5108 completed, throughput=5MB/sec 2024-02-18T08:51:08.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:06.807207+0000 mgr.y (mgr.24862) 1119 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:51:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:06.807207+0000 mgr.y (mgr.24862) 1119 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:51:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:06.807207+0000 mgr.y (mgr.24862) 1119 : cluster [DBG] pgmap v1691: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:51:08.895 INFO:tasks.workunit.client.0.smithi082.stdout: 995: throughput=5MB/sec pending data=0 2024-02-18T08:51:08.895 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p-e0FIu5FNsEGFa off=12447071 len=1202135 2024-02-18T08:51:08.903 INFO:tasks.workunit.client.0.smithi082.stdout:op 5109 completed, throughput=5MB/sec 2024-02-18T08:51:08.903 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Qqj5MDVhXv_gllq off=15252972 len=1588679 2024-02-18T08:51:08.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 5110 completed, throughput=5MB/sec 2024-02-18T08:51:08.906 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oxbyAx5Gf1OxyOx off=1223169 len=255457 2024-02-18T08:51:08.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 5111 completed, throughput=5MB/sec 2024-02-18T08:51:08.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B9UmP8tKxiN2_Ng off=12199305 len=148834 2024-02-18T08:51:08.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 5112 completed, throughput=5MB/sec 2024-02-18T08:51:08.910 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JR8h-dEJmn1e5ql off=9285744 len=1355354 2024-02-18T08:51:08.911 INFO:tasks.workunit.client.0.smithi082.stdout:op 5113 completed, throughput=5MB/sec 2024-02-18T08:51:09.912 INFO:tasks.workunit.client.0.smithi082.stdout: 996: throughput=5MB/sec pending data=0 2024-02-18T08:51:09.912 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bt_5fGAAJdBEIVa off=4157730 len=1082127 2024-02-18T08:51:09.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 5114 completed, throughput=5MB/sec 2024-02-18T08:51:09.918 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rcLrwcXTh7jX7qo off=1167513 len=22493 2024-02-18T08:51:09.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 5115 completed, throughput=5MB/sec 2024-02-18T08:51:09.919 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-R1fEXW0ZFC5PLqH off=17132971 len=1311033 2024-02-18T08:51:09.927 INFO:tasks.workunit.client.0.smithi082.stdout:op 5116 completed, throughput=5MB/sec 2024-02-18T08:51:09.927 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SbkWiFfTngDZDRL off=625968 len=742846 2024-02-18T08:51:09.928 INFO:tasks.workunit.client.0.smithi082.stdout:op 5117 completed, throughput=5MB/sec 2024-02-18T08:51:09.928 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QdDM8FbxM3HLr6f off=5441861 len=994431 2024-02-18T08:51:09.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 5118 completed, throughput=5MB/sec 2024-02-18T08:51:09.929 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mlNdKw430jmjJ4r off=900550 len=327988 2024-02-18T08:51:09.929 INFO:tasks.workunit.client.0.smithi082.stdout:op 5119 completed, throughput=5MB/sec 2024-02-18T08:51:09.930 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uxl5GrWakXiQvX2 off=2196175 len=1588846 2024-02-18T08:51:09.933 INFO:tasks.workunit.client.0.smithi082.stdout:op 5120 completed, throughput=5MB/sec 2024-02-18T08:51:10.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:08.807910+0000 mgr.y (mgr.24862) 1120 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:51:10.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:08.807910+0000 mgr.y (mgr.24862) 1120 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:51:10.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:08.807910+0000 mgr.y (mgr.24862) 1120 : cluster [DBG] pgmap v1692: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:51:10.933 INFO:tasks.workunit.client.0.smithi082.stdout: 997: throughput=5MB/sec pending data=0 2024-02-18T08:51:10.933 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wnAW57w4M7oTvU- off=884538 len=1418768 2024-02-18T08:51:10.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 5121 completed, throughput=5MB/sec 2024-02-18T08:51:10.937 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ltuEllHUcoJqkO9 off=13073418 len=838608 2024-02-18T08:51:10.942 INFO:tasks.workunit.client.0.smithi082.stdout:op 5122 completed, throughput=5MB/sec 2024-02-18T08:51:10.942 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XbJVCzTRhPetNDj off=12764514 len=1306560 2024-02-18T08:51:10.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 5123 completed, throughput=5MB/sec 2024-02-18T08:51:10.948 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-v58K_BtGs2B-mZR off=641076 len=420660 2024-02-18T08:51:10.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 5124 completed, throughput=5MB/sec 2024-02-18T08:51:11.950 INFO:tasks.workunit.client.0.smithi082.stdout: 998: throughput=5MB/sec pending data=0 2024-02-18T08:51:11.950 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SRGMu8_UWxCcFwy off=7138951 len=352382 2024-02-18T08:51:11.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 5125 completed, throughput=5MB/sec 2024-02-18T08:51:11.953 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vPIw5v-wHFpU0Jt off=1772224 len=300672 2024-02-18T08:51:11.955 INFO:tasks.workunit.client.0.smithi082.stdout:op 5126 completed, throughput=5MB/sec 2024-02-18T08:51:11.955 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tJtiw6VLsZ0q0QV off=3476232 len=501042 2024-02-18T08:51:11.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 5127 completed, throughput=5MB/sec 2024-02-18T08:51:11.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X3WZiiy5YJPjFo5 off=3597960 len=1680442 2024-02-18T08:51:11.967 INFO:tasks.workunit.client.0.smithi082.stdout:op 5128 completed, throughput=5MB/sec 2024-02-18T08:51:11.967 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DucYgaQHsIIAnpl off=4591875 len=222157 2024-02-18T08:51:11.970 INFO:tasks.workunit.client.0.smithi082.stdout:op 5129 completed, throughput=5MB/sec 2024-02-18T08:51:11.970 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jdF-5WlGTJ-auCu off=16325956 len=1602915 2024-02-18T08:51:11.977 INFO:tasks.workunit.client.0.smithi082.stdout:op 5130 completed, throughput=5MB/sec 2024-02-18T08:51:11.977 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Vn0zWfnJwcp0Y7F off=6204189 len=578673 2024-02-18T08:51:11.978 INFO:tasks.workunit.client.0.smithi082.stdout:op 5131 completed, throughput=5MB/sec 2024-02-18T08:51:11.978 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mHLvC5T2EdzYxJz off=11236247 len=435818 2024-02-18T08:51:11.982 INFO:tasks.workunit.client.0.smithi082.stdout:op 5132 completed, throughput=5MB/sec 2024-02-18T08:51:12.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:10.808381+0000 mgr.y (mgr.24862) 1121 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:51:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:10.808381+0000 mgr.y (mgr.24862) 1121 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:51:12.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:10.808381+0000 mgr.y (mgr.24862) 1121 : cluster [DBG] pgmap v1693: 73 pgs: 73 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:51:12.982 INFO:tasks.workunit.client.0.smithi082.stdout: 999: throughput=5MB/sec pending data=0 2024-02-18T08:51:12.982 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Hjlj_pDQ7VD4WX1 off=2377592 len=80983 2024-02-18T08:51:12.985 INFO:tasks.workunit.client.0.smithi082.stdout:op 5133 completed, throughput=5MB/sec 2024-02-18T08:51:12.985 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--X_3cc0mRDyFl-O off=13888482 len=2078653 2024-02-18T08:51:12.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 5134 completed, throughput=5MB/sec 2024-02-18T08:51:12.987 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ymuqQlwm3-sm9Tx off=115774 len=289637 2024-02-18T08:51:12.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 5135 completed, throughput=5MB/sec 2024-02-18T08:51:12.991 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TzIW1GcJ_PmJFG6 off=4348691 len=201444 2024-02-18T08:51:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:op 5136 completed, throughput=5MB/sec 2024-02-18T08:51:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fXrpaMZjQ5ybFKZ off=1534961 len=1701426 2024-02-18T08:51:13.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 5137 completed, throughput=5MB/sec 2024-02-18T08:51:13.001 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-57Y3QiEEBnwAjP5 off=2721654 len=435641 2024-02-18T08:51:13.005 INFO:tasks.workunit.client.0.smithi082.stdout:op 5138 completed, throughput=5MB/sec 2024-02-18T08:51:13.005 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-suXzB6Shm6uEfya off=11503810 len=1191502 2024-02-18T08:51:13.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 5139 completed, throughput=5MB/sec 2024-02-18T08:51:14.010 INFO:tasks.workunit.client.0.smithi082.stdout: 1000: throughput=5MB/sec pending data=0 2024-02-18T08:51:14.011 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kqDGYE1ceRa9SDM off=7701814 len=473396 2024-02-18T08:51:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 5140 completed, throughput=5MB/sec 2024-02-18T08:51:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KHHAZGeMsMKMWb6 off=12355837 len=56759 2024-02-18T08:51:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 5141 completed, throughput=5MB/sec 2024-02-18T08:51:14.015 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qYq4LOcLfuUYy17 off=545568 len=1690902 2024-02-18T08:51:14.017 INFO:tasks.workunit.client.0.smithi082.stdout:op 5142 completed, throughput=5MB/sec 2024-02-18T08:51:14.017 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WpBa7ne2KnSbYLt off=14871996 len=251683 2024-02-18T08:51:14.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 5143 completed, throughput=5MB/sec 2024-02-18T08:51:14.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GWDL0aTef07flT3 off=1349883 len=278538 2024-02-18T08:51:14.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 5144 completed, throughput=5MB/sec 2024-02-18T08:51:14.023 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QZytXAajpe9qwir off=675003 len=189952 2024-02-18T08:51:14.024 INFO:tasks.workunit.client.0.smithi082.stdout:op 5145 completed, throughput=5MB/sec 2024-02-18T08:51:14.024 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-axx5YV9q7kc_FYM off=2659141 len=1668332 2024-02-18T08:51:14.034 INFO:tasks.workunit.client.0.smithi082.stdout:op 5146 completed, throughput=5MB/sec 2024-02-18T08:51:14.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:12.808792+0000 mgr.y (mgr.24862) 1122 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:14.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:12.808792+0000 mgr.y (mgr.24862) 1122 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:14.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:12.808792+0000 mgr.y (mgr.24862) 1122 : cluster [DBG] pgmap v1694: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:15.034 INFO:tasks.workunit.client.0.smithi082.stdout: 1001: throughput=5MB/sec pending data=0 2024-02-18T08:51:15.034 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jn5-6yby-GSc5ot off=11168351 len=1483327 2024-02-18T08:51:15.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 5147 completed, throughput=5MB/sec 2024-02-18T08:51:15.042 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C6A2kzYzLIcH5dv off=9432193 len=1858432 2024-02-18T08:51:15.053 INFO:tasks.workunit.client.0.smithi082.stdout:op 5148 completed, throughput=5MB/sec 2024-02-18T08:51:15.053 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_7FNSVA-o-ev_LL off=11510661 len=216335 2024-02-18T08:51:15.055 INFO:tasks.workunit.client.0.smithi082.stdout:op 5149 completed, throughput=5MB/sec 2024-02-18T08:51:15.056 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wx-4nnQVt6A5Dc4 off=1351677 len=1611813 2024-02-18T08:51:15.064 INFO:tasks.workunit.client.0.smithi082.stdout:op 5150 completed, throughput=5MB/sec 2024-02-18T08:51:15.064 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-gfSVQnIUcV6e3ra off=11652852 len=121625 2024-02-18T08:51:15.065 INFO:tasks.workunit.client.0.smithi082.stdout:op 5151 completed, throughput=5MB/sec 2024-02-18T08:51:16.065 INFO:tasks.workunit.client.0.smithi082.stdout: 1002: throughput=5MB/sec pending data=0 2024-02-18T08:51:16.065 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l7Qe0TesmDyJosK off=7614528 len=643999 2024-02-18T08:51:16.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 5152 completed, throughput=5MB/sec 2024-02-18T08:51:16.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uZCF77C03lbtjeZ off=1616484 len=1236232 2024-02-18T08:51:16.069 INFO:tasks.workunit.client.0.smithi082.stdout:op 5153 completed, throughput=5MB/sec 2024-02-18T08:51:16.069 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vXE6M1RmC4idxQh off=15903467 len=1953791 2024-02-18T08:51:16.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 5154 completed, throughput=5MB/sec 2024-02-18T08:51:16.076 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y0rr_z3N1ZejHhP off=844009 len=2043044 2024-02-18T08:51:16.085 INFO:tasks.workunit.client.0.smithi082.stdout:op 5155 completed, throughput=5MB/sec 2024-02-18T08:51:16.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:14.809334+0000 mgr.y (mgr.24862) 1123 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:51:16.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:14.809334+0000 mgr.y (mgr.24862) 1123 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:51:16.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:14.809334+0000 mgr.y (mgr.24862) 1123 : cluster [DBG] pgmap v1695: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-02-18T08:51:17.085 INFO:tasks.workunit.client.0.smithi082.stdout: 1003: throughput=5MB/sec pending data=0 2024-02-18T08:51:17.086 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e1pYlIw3Gz_fpJy off=8981621 len=1258856 2024-02-18T08:51:17.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 5156 completed, throughput=5MB/sec 2024-02-18T08:51:17.093 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cEo4LWwE4Uj9nmm off=6378340 len=502047 2024-02-18T08:51:17.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 5157 completed, throughput=5MB/sec 2024-02-18T08:51:17.103 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-891_rMZWjG7lKtf off=71333 len=1316692 2024-02-18T08:51:17.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 5158 completed, throughput=5MB/sec 2024-02-18T08:51:17.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PUbx6HNIHIhqbEf off=802526 len=85523 2024-02-18T08:51:17.109 INFO:tasks.workunit.client.0.smithi082.stdout:op 5159 completed, throughput=5MB/sec 2024-02-18T08:51:17.110 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3k9UUleXTO_QXMK off=8800870 len=1064752 2024-02-18T08:51:17.114 INFO:tasks.workunit.client.0.smithi082.stdout:op 5160 completed, throughput=5MB/sec 2024-02-18T08:51:17.114 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ansvw6Xv0f-Fra3 off=487186 len=537087 2024-02-18T08:51:17.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 5161 completed, throughput=5MB/sec 2024-02-18T08:51:17.119 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--BHBD-JppJewljY off=11360530 len=150472 2024-02-18T08:51:17.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 5162 completed, throughput=5MB/sec 2024-02-18T08:51:18.120 INFO:tasks.workunit.client.0.smithi082.stdout: 1004: throughput=5MB/sec pending data=0 2024-02-18T08:51:18.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RuY-HSCY4cWU87N off=14253650 len=2096630 2024-02-18T08:51:18.128 INFO:tasks.workunit.client.0.smithi082.stdout:op 5163 completed, throughput=5MB/sec 2024-02-18T08:51:18.128 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sYrHeb993FDT4di off=3529725 len=2095998 2024-02-18T08:51:18.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 5164 completed, throughput=5MB/sec 2024-02-18T08:51:18.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EiI1W5l5gARg6gY off=6607904 len=305080 2024-02-18T08:51:18.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 5165 completed, throughput=5MB/sec 2024-02-18T08:51:18.138 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KmniKdDLAFy7CNI off=7919844 len=712709 2024-02-18T08:51:18.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 5166 completed, throughput=5MB/sec 2024-02-18T08:51:18.139 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y5xQEZNd9luW0bo off=15131974 len=1599777 2024-02-18T08:51:18.149 INFO:tasks.workunit.client.0.smithi082.stdout:op 5167 completed, throughput=5MB/sec 2024-02-18T08:51:18.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:16.809890+0000 mgr.y (mgr.24862) 1124 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:51:18.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:16.809890+0000 mgr.y (mgr.24862) 1124 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:51:18.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:16.809890+0000 mgr.y (mgr.24862) 1124 : cluster [DBG] pgmap v1696: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:51:19.150 INFO:tasks.workunit.client.0.smithi082.stdout: 1005: throughput=5MB/sec pending data=0 2024-02-18T08:51:19.150 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hJ-ck0uI_GXLAp9 off=283955 len=1818049 2024-02-18T08:51:19.161 INFO:tasks.workunit.client.0.smithi082.stdout:op 5168 completed, throughput=5MB/sec 2024-02-18T08:51:19.161 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J6oabi7LPBJc8bf off=717739 len=2049152 2024-02-18T08:51:19.172 INFO:tasks.workunit.client.0.smithi082.stdout:op 5169 completed, throughput=5MB/sec 2024-02-18T08:51:19.172 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JpJBdrqkIUT2slL off=70277 len=2041447 2024-02-18T08:51:19.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 5170 completed, throughput=5MB/sec 2024-02-18T08:51:20.182 INFO:tasks.workunit.client.0.smithi082.stdout: 1006: throughput=5MB/sec pending data=0 2024-02-18T08:51:20.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BbzzBcjiMPaOL3_ off=1097844 len=339992 2024-02-18T08:51:20.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 5171 completed, throughput=5MB/sec 2024-02-18T08:51:20.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BjORpbB3fsb2OYJ off=7501543 len=62843 2024-02-18T08:51:20.184 INFO:tasks.workunit.client.0.smithi082.stdout:op 5172 completed, throughput=5MB/sec 2024-02-18T08:51:20.184 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tGualX_XFWTcZTY off=13473050 len=1374152 2024-02-18T08:51:20.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 5173 completed, throughput=5MB/sec 2024-02-18T08:51:20.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Cn9Ao7GJHyD3Jis off=858384 len=1299700 2024-02-18T08:51:20.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 5174 completed, throughput=5MB/sec 2024-02-18T08:51:20.189 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OMNZEqL0mkqtKQs off=2302316 len=1770318 2024-02-18T08:51:20.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 5175 completed, throughput=5MB/sec 2024-02-18T08:51:20.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:18.810338+0000 mgr.y (mgr.24862) 1125 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:20.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:18.810338+0000 mgr.y (mgr.24862) 1125 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:20.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:18.810338+0000 mgr.y (mgr.24862) 1125 : cluster [DBG] pgmap v1697: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:21.200 INFO:tasks.workunit.client.0.smithi082.stdout: 1007: throughput=5MB/sec pending data=0 2024-02-18T08:51:21.200 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fFncdPKFsKlxynC off=2183374 len=503309 2024-02-18T08:51:21.205 INFO:tasks.workunit.client.0.smithi082.stdout:op 5176 completed, throughput=5MB/sec 2024-02-18T08:51:21.205 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uPiwiRgLNiijMwu off=595026 len=922807 2024-02-18T08:51:21.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 5177 completed, throughput=5MB/sec 2024-02-18T08:51:21.211 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O-RmekFE9Y0lKqN off=15005909 len=2043002 2024-02-18T08:51:21.213 INFO:tasks.workunit.client.0.smithi082.stdout:op 5178 completed, throughput=5MB/sec 2024-02-18T08:51:21.213 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7PtFJQ2LDE79N8K off=11333040 len=1932958 2024-02-18T08:51:21.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 5179 completed, throughput=5MB/sec 2024-02-18T08:51:22.216 INFO:tasks.workunit.client.0.smithi082.stdout: 1008: throughput=5MB/sec pending data=0 2024-02-18T08:51:22.216 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R23sTsu69ifXj1X off=10417913 len=602662 2024-02-18T08:51:22.217 INFO:tasks.workunit.client.0.smithi082.stdout:op 5180 completed, throughput=5MB/sec 2024-02-18T08:51:22.217 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_k4DosykSMZi2e6 off=15377077 len=470160 2024-02-18T08:51:22.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 5181 completed, throughput=5MB/sec 2024-02-18T08:51:22.219 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QbTWphgnfClo2JQ off=3539235 len=534999 2024-02-18T08:51:22.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 5182 completed, throughput=5MB/sec 2024-02-18T08:51:22.223 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-deHxKZ4r1uXYzq7 off=322241 len=1336407 2024-02-18T08:51:22.226 INFO:tasks.workunit.client.0.smithi082.stdout:op 5183 completed, throughput=5MB/sec 2024-02-18T08:51:22.226 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vQ4vmWk_UiN9ZhQ off=9997496 len=2059304 2024-02-18T08:51:22.230 INFO:tasks.workunit.client.0.smithi082.stdout:op 5184 completed, throughput=5MB/sec 2024-02-18T08:51:22.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:20.810869+0000 mgr.y (mgr.24862) 1126 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:51:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:20.810869+0000 mgr.y (mgr.24862) 1126 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:51:22.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:20.810869+0000 mgr.y (mgr.24862) 1126 : cluster [DBG] pgmap v1698: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:51:23.230 INFO:tasks.workunit.client.0.smithi082.stdout: 1009: throughput=5MB/sec pending data=0 2024-02-18T08:51:23.230 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sxFRv50KLV5bQEe off=2201576 len=1038955 2024-02-18T08:51:23.232 INFO:tasks.workunit.client.0.smithi082.stdout:op 5185 completed, throughput=5MB/sec 2024-02-18T08:51:23.232 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zqB0-dBZ6-SMORX off=867576 len=2023437 2024-02-18T08:51:23.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 5186 completed, throughput=5MB/sec 2024-02-18T08:51:23.234 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uVWOaMchPtBu3TW off=9505098 len=1055602 2024-02-18T08:51:23.235 INFO:tasks.workunit.client.0.smithi082.stdout:op 5187 completed, throughput=5MB/sec 2024-02-18T08:51:24.236 INFO:tasks.workunit.client.0.smithi082.stdout: 1010: throughput=5MB/sec pending data=0 2024-02-18T08:51:24.236 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VCqtRWxAP9HTV_u off=6680557 len=1453291 2024-02-18T08:51:24.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 5188 completed, throughput=5MB/sec 2024-02-18T08:51:24.243 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CCUnU9DHjKMVy-8 off=3802589 len=528459 2024-02-18T08:51:24.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 5189 completed, throughput=5MB/sec 2024-02-18T08:51:24.245 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DBL8glp1Q4mHkbV off=1399997 len=2058987 2024-02-18T08:51:24.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 5190 completed, throughput=5MB/sec 2024-02-18T08:51:24.247 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GMc_REfVh0qJE6G off=329268 len=1639769 2024-02-18T08:51:24.256 INFO:tasks.workunit.client.0.smithi082.stdout:op 5191 completed, throughput=5MB/sec 2024-02-18T08:51:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:22.811393+0000 mgr.y (mgr.24862) 1127 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:24.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:22.811393+0000 mgr.y (mgr.24862) 1127 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:24.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:22.811393+0000 mgr.y (mgr.24862) 1127 : cluster [DBG] pgmap v1699: 73 pgs: 73 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:51:25.256 INFO:tasks.workunit.client.0.smithi082.stdout: 1011: throughput=5MB/sec pending data=0 2024-02-18T08:51:25.256 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YEO0sETamnobizE off=11333473 len=1503174 2024-02-18T08:51:25.259 INFO:tasks.workunit.client.0.smithi082.stdout:op 5192 completed, throughput=5MB/sec 2024-02-18T08:51:25.259 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-99wPsvCvaMt96Ob off=11332466 len=2082422 2024-02-18T08:51:25.263 INFO:tasks.workunit.client.0.smithi082.stdout:op 5193 completed, throughput=5MB/sec 2024-02-18T08:51:25.263 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--ENqm1I5TcucJoP off=1277452 len=344923 2024-02-18T08:51:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 5194 completed, throughput=5MB/sec 2024-02-18T08:51:25.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9Trk36JpOqI3_5T off=2321145 len=1004581 2024-02-18T08:51:25.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 5195 completed, throughput=5MB/sec 2024-02-18T08:51:26.269 INFO:tasks.workunit.client.0.smithi082.stdout: 1012: throughput=5MB/sec pending data=0 2024-02-18T08:51:26.269 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qYq4LOcLfuUYy17 off=7780990 len=1767811 2024-02-18T08:51:26.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 5196 completed, throughput=5MB/sec 2024-02-18T08:51:26.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J5yn3jXsS6Pn8xY off=7573927 len=1961912 2024-02-18T08:51:26.282 INFO:tasks.workunit.client.0.smithi082.stdout:op 5197 completed, throughput=5MB/sec 2024-02-18T08:51:26.282 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AlsxvijJmTV4u-V off=1678953 len=116262 2024-02-18T08:51:26.283 INFO:tasks.workunit.client.0.smithi082.stdout:op 5198 completed, throughput=5MB/sec 2024-02-18T08:51:26.283 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WGJMXaMpg9jq46r off=3275556 len=1949003 2024-02-18T08:51:26.293 INFO:tasks.workunit.client.0.smithi082.stdout:op 5199 completed, throughput=5MB/sec 2024-02-18T08:51:26.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:24.811891+0000 mgr.y (mgr.24862) 1128 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:51:26.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:24.811891+0000 mgr.y (mgr.24862) 1128 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:51:26.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:24.811891+0000 mgr.y (mgr.24862) 1128 : cluster [DBG] pgmap v1700: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-02-18T08:51:27.293 INFO:tasks.workunit.client.0.smithi082.stdout: 1013: throughput=5MB/sec pending data=0 2024-02-18T08:51:27.293 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VeTDYneeJIqfbtx off=6527445 len=1199126 2024-02-18T08:51:27.299 INFO:tasks.workunit.client.0.smithi082.stdout:op 5200 completed, throughput=5MB/sec 2024-02-18T08:51:27.299 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TMqscoH5PxxTDUh off=9405819 len=1010819 2024-02-18T08:51:27.305 INFO:tasks.workunit.client.0.smithi082.stdout:op 5201 completed, throughput=5MB/sec 2024-02-18T08:51:27.305 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j0MNZYrHvIZAtUY off=695470 len=642398 2024-02-18T08:51:27.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 5202 completed, throughput=5MB/sec 2024-02-18T08:51:27.306 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4PJHs4LJuTy6bpo off=3487542 len=2017389 2024-02-18T08:51:27.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 5203 completed, throughput=5MB/sec 2024-02-18T08:51:27.310 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-abTLg_QFPDxuQc3 off=5675666 len=62202 2024-02-18T08:51:27.312 INFO:tasks.workunit.client.0.smithi082.stdout:op 5204 completed, throughput=5MB/sec 2024-02-18T08:51:28.312 INFO:tasks.workunit.client.0.smithi082.stdout: 1014: throughput=5MB/sec pending data=0 2024-02-18T08:51:28.312 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tbOfu7xJQ_9eztl off=8937181 len=1531044 2024-02-18T08:51:28.319 INFO:tasks.workunit.client.0.smithi082.stdout:op 5205 completed, throughput=5MB/sec 2024-02-18T08:51:28.319 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L6fKiFQrb9HDIz- off=9158190 len=1742378 2024-02-18T08:51:28.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 5206 completed, throughput=5MB/sec 2024-02-18T08:51:28.321 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6BJSStaKlZS1otw off=675404 len=185335 2024-02-18T08:51:28.322 INFO:tasks.workunit.client.0.smithi082.stdout:op 5207 completed, throughput=5MB/sec 2024-02-18T08:51:28.322 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4pu0wunmoOb1s_x off=11245626 len=1722030 2024-02-18T08:51:28.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 5208 completed, throughput=5MB/sec 2024-02-18T08:51:28.325 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HXXZ_qCA5wcSPOW off=486002 len=708648 2024-02-18T08:51:28.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 5209 completed, throughput=5MB/sec 2024-02-18T08:51:28.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:26.812496+0000 mgr.y (mgr.24862) 1129 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:51:28.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:26.812496+0000 mgr.y (mgr.24862) 1129 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:51:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:26.812496+0000 mgr.y (mgr.24862) 1129 : cluster [DBG] pgmap v1701: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:51:29.330 INFO:tasks.workunit.client.0.smithi082.stdout: 1015: throughput=5MB/sec pending data=0 2024-02-18T08:51:29.331 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5t5MC9s93fdZZ2b off=2273597 len=432655 2024-02-18T08:51:29.335 INFO:tasks.workunit.client.0.smithi082.stdout:op 5210 completed, throughput=5MB/sec 2024-02-18T08:51:29.335 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YI4QXjYwV34gGYy off=10539302 len=1433094 2024-02-18T08:51:29.338 INFO:tasks.workunit.client.0.smithi082.stdout:op 5211 completed, throughput=5MB/sec 2024-02-18T08:51:29.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1PGrfcovobjY0Ov off=16783181 len=535536 2024-02-18T08:51:29.342 INFO:tasks.workunit.client.0.smithi082.stdout:op 5212 completed, throughput=5MB/sec 2024-02-18T08:51:29.342 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hV8c50kWhKr8ciX off=8077763 len=1982995 2024-02-18T08:51:29.344 INFO:tasks.workunit.client.0.smithi082.stdout:op 5213 completed, throughput=5MB/sec 2024-02-18T08:51:29.344 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RyOdX15UGmnxh8K off=4027298 len=1019001 2024-02-18T08:51:29.345 INFO:tasks.workunit.client.0.smithi082.stdout:op 5214 completed, throughput=5MB/sec 2024-02-18T08:51:30.346 INFO:tasks.workunit.client.0.smithi082.stdout: 1016: throughput=5MB/sec pending data=0 2024-02-18T08:51:30.346 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dhJ40nfCpMDU0TC off=888825 len=1090115 2024-02-18T08:51:30.348 INFO:tasks.workunit.client.0.smithi082.stdout:op 5215 completed, throughput=5MB/sec 2024-02-18T08:51:30.349 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O6WmlD3uAbY-PjL off=8200795 len=1936772 2024-02-18T08:51:30.358 INFO:tasks.workunit.client.0.smithi082.stdout:op 5216 completed, throughput=5MB/sec 2024-02-18T08:51:30.359 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OV7lNyrkh1Pv4Ft off=3328367 len=307392 2024-02-18T08:51:30.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 5217 completed, throughput=5MB/sec 2024-02-18T08:51:30.362 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-U6_-IIhJuiYYMcV off=6460062 len=399807 2024-02-18T08:51:30.362 INFO:tasks.workunit.client.0.smithi082.stdout:op 5218 completed, throughput=5MB/sec 2024-02-18T08:51:30.362 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6B6__SmqeYf2tb off=8104050 len=575066 2024-02-18T08:51:30.364 INFO:tasks.workunit.client.0.smithi082.stdout:op 5219 completed, throughput=5MB/sec 2024-02-18T08:51:30.364 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t9FSUvX5wWKDwLo off=3347719 len=307510 2024-02-18T08:51:30.367 INFO:tasks.workunit.client.0.smithi082.stdout:op 5220 completed, throughput=5MB/sec 2024-02-18T08:51:30.367 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SkH6Qq17H_-k4hw off=14630636 len=1069826 2024-02-18T08:51:30.369 INFO:tasks.workunit.client.0.smithi082.stdout:op 5221 completed, throughput=5MB/sec 2024-02-18T08:51:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:28.812996+0000 mgr.y (mgr.24862) 1130 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:30.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:28.812996+0000 mgr.y (mgr.24862) 1130 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:30.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:28.812996+0000 mgr.y (mgr.24862) 1130 : cluster [DBG] pgmap v1702: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:31.369 INFO:tasks.workunit.client.0.smithi082.stdout: 1017: throughput=5MB/sec pending data=0 2024-02-18T08:51:31.369 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jVNyfGAM9GzZ3pi off=5690930 len=967537 2024-02-18T08:51:31.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 5222 completed, throughput=5MB/sec 2024-02-18T08:51:31.371 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rBeVau38hCVgKUQ off=4379400 len=1402198 2024-02-18T08:51:31.373 INFO:tasks.workunit.client.0.smithi082.stdout:op 5223 completed, throughput=5MB/sec 2024-02-18T08:51:31.373 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yZbrT_HQ3gQWl6i off=623338 len=1248629 2024-02-18T08:51:31.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 5224 completed, throughput=5MB/sec 2024-02-18T08:51:31.380 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DtKEERyiyqLkG21 off=4596615 len=1695318 2024-02-18T08:51:31.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 5225 completed, throughput=5MB/sec 2024-02-18T08:51:32.384 INFO:tasks.workunit.client.0.smithi082.stdout: 1018: throughput=5MB/sec pending data=0 2024-02-18T08:51:32.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F-KLMHDEIjDLrxs off=891545 len=1088356 2024-02-18T08:51:32.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 5226 completed, throughput=5MB/sec 2024-02-18T08:51:32.385 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-86Mi15Xd7qDq5Hu off=7815897 len=1388001 2024-02-18T08:51:32.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:30.813549+0000 mgr.y (mgr.24862) 1131 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:51:32.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:30.813549+0000 mgr.y (mgr.24862) 1131 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:51:32.388 INFO:tasks.workunit.client.0.smithi082.stdout:op 5227 completed, throughput=5MB/sec 2024-02-18T08:51:32.388 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0u3RJLsDsdBBCKI off=10217501 len=1910362 2024-02-18T08:51:32.391 INFO:tasks.workunit.client.0.smithi082.stdout:op 5228 completed, throughput=5MB/sec 2024-02-18T08:51:32.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:30.813549+0000 mgr.y (mgr.24862) 1131 : cluster [DBG] pgmap v1703: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:51:33.392 INFO:tasks.workunit.client.0.smithi082.stdout: 1019: throughput=5MB/sec pending data=0 2024-02-18T08:51:33.392 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dPE0G_2pp-ljQ_e off=19282776 len=158984 2024-02-18T08:51:33.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 5229 completed, throughput=5MB/sec 2024-02-18T08:51:33.393 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OWyWIa-sQyC9xK_ off=2549223 len=917333 2024-02-18T08:51:33.398 INFO:tasks.workunit.client.0.smithi082.stdout:op 5230 completed, throughput=5MB/sec 2024-02-18T08:51:33.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3jtf_Sm5mykhB8u off=14393972 len=1334638 2024-02-18T08:51:33.405 INFO:tasks.workunit.client.0.smithi082.stdout:op 5231 completed, throughput=5MB/sec 2024-02-18T08:51:33.405 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IqGTO0Go-PUxXJ7 off=8751213 len=1224807 2024-02-18T08:51:33.408 INFO:tasks.workunit.client.0.smithi082.stdout:op 5232 completed, throughput=5MB/sec 2024-02-18T08:51:33.408 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Os7bwJyNHTj6U6x off=716460 len=699167 2024-02-18T08:51:33.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 5233 completed, throughput=5MB/sec 2024-02-18T08:51:33.409 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cNDE6c428MnhYK3 off=5301664 len=423435 2024-02-18T08:51:33.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 5234 completed, throughput=5MB/sec 2024-02-18T08:51:33.413 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nbybFHWKDXFVKv1 off=2589137 len=817970 2024-02-18T08:51:33.414 INFO:tasks.workunit.client.0.smithi082.stdout:op 5235 completed, throughput=5MB/sec 2024-02-18T08:51:34.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:32.814035+0000 mgr.y (mgr.24862) 1132 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:51:34.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:32.814035+0000 mgr.y (mgr.24862) 1132 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:51:34.414 INFO:tasks.workunit.client.0.smithi082.stdout: 1020: throughput=5MB/sec pending data=0 2024-02-18T08:51:34.414 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9coeAKAENzOUQQa off=476166 len=265437 2024-02-18T08:51:34.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 5236 completed, throughput=5MB/sec 2024-02-18T08:51:34.418 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gfLS2GaEyXBM9PF off=20333252 len=388811 2024-02-18T08:51:34.421 INFO:tasks.workunit.client.0.smithi082.stdout:op 5237 completed, throughput=5MB/sec 2024-02-18T08:51:34.421 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6rrGTP6h-NuP8tO off=316652 len=279671 2024-02-18T08:51:34.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 5238 completed, throughput=5MB/sec 2024-02-18T08:51:34.422 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HXjAeW838JLa3nU off=21243499 len=1514693 2024-02-18T08:51:34.424 INFO:tasks.workunit.client.0.smithi082.stdout:op 5239 completed, throughput=5MB/sec 2024-02-18T08:51:34.424 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2mQIopE_x6IIq-_ off=8692880 len=1447392 2024-02-18T08:51:34.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 5240 completed, throughput=5MB/sec 2024-02-18T08:51:34.427 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DIQkVSm0h3JjUpk off=4467605 len=255925 2024-02-18T08:51:34.427 INFO:tasks.workunit.client.0.smithi082.stdout:op 5241 completed, throughput=5MB/sec 2024-02-18T08:51:34.428 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wpokrhBPT5KxJ8J off=5298354 len=163154 2024-02-18T08:51:34.430 INFO:tasks.workunit.client.0.smithi082.stdout:op 5242 completed, throughput=5MB/sec 2024-02-18T08:51:34.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6JspzVYr91uxESK off=6664101 len=1338100 2024-02-18T08:51:34.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 5243 completed, throughput=5MB/sec 2024-02-18T08:51:34.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:32.814035+0000 mgr.y (mgr.24862) 1132 : cluster [DBG] pgmap v1704: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-02-18T08:51:35.432 INFO:tasks.workunit.client.0.smithi082.stdout: 1021: throughput=5MB/sec pending data=0 2024-02-18T08:51:35.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_-t4YHTFfwGH18M off=5383127 len=1124069 2024-02-18T08:51:35.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 5244 completed, throughput=5MB/sec 2024-02-18T08:51:35.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0JJBPtF2Yo8_X3E off=1470829 len=2019587 2024-02-18T08:51:35.446 INFO:tasks.workunit.client.0.smithi082.stdout:op 5245 completed, throughput=5MB/sec 2024-02-18T08:51:35.446 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ww3MSvolBoRDG4Z off=689752 len=921780 2024-02-18T08:51:35.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 5246 completed, throughput=5MB/sec 2024-02-18T08:51:35.450 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R5Nffu346BgaxC1 off=4016574 len=675237 2024-02-18T08:51:35.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 5247 completed, throughput=5MB/sec 2024-02-18T08:51:36.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:34.814585+0000 mgr.y (mgr.24862) 1133 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:36.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:34.814585+0000 mgr.y (mgr.24862) 1133 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:36.451 INFO:tasks.workunit.client.0.smithi082.stdout: 1022: throughput=5MB/sec pending data=0 2024-02-18T08:51:36.452 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Q9Q4kX-u9_VcVF3 off=21923526 len=1927588 2024-02-18T08:51:36.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 5248 completed, throughput=5MB/sec 2024-02-18T08:51:36.455 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bU-runwTkSBF0Ey off=166785 len=1173986 2024-02-18T08:51:36.462 INFO:tasks.workunit.client.0.smithi082.stdout:op 5249 completed, throughput=5MB/sec 2024-02-18T08:51:36.462 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jOqORrFQf2WNWnw off=8025192 len=957872 2024-02-18T08:51:36.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 5250 completed, throughput=5MB/sec 2024-02-18T08:51:36.467 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ld8NP_Mwdshu8eF off=2079837 len=1533585 2024-02-18T08:51:36.471 INFO:tasks.workunit.client.0.smithi082.stdout:op 5251 completed, throughput=5MB/sec 2024-02-18T08:51:36.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:34.814585+0000 mgr.y (mgr.24862) 1133 : cluster [DBG] pgmap v1705: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:51:37.471 INFO:tasks.workunit.client.0.smithi082.stdout: 1023: throughput=5MB/sec pending data=0 2024-02-18T08:51:37.471 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-44H1R0z99Sh0DL0 off=11321819 len=550731 2024-02-18T08:51:37.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 5252 completed, throughput=5MB/sec 2024-02-18T08:51:37.472 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Jl4g7--0k6UpUcF off=21907830 len=1576216 2024-02-18T08:51:37.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 5253 completed, throughput=5MB/sec 2024-02-18T08:51:37.479 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KQyABOXMth2ENZE off=10077931 len=882018 2024-02-18T08:51:37.482 INFO:tasks.workunit.client.0.smithi082.stdout:op 5254 completed, throughput=5MB/sec 2024-02-18T08:51:37.482 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IVhlfJuDZAoVvLh off=10580293 len=1327110 2024-02-18T08:51:37.484 INFO:tasks.workunit.client.0.smithi082.stdout:op 5255 completed, throughput=5MB/sec 2024-02-18T08:51:37.484 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zt4muEomJC-X4EZ off=17010703 len=965525 2024-02-18T08:51:37.489 INFO:tasks.workunit.client.0.smithi082.stdout:op 5256 completed, throughput=5MB/sec 2024-02-18T08:51:38.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:36.815165+0000 mgr.y (mgr.24862) 1134 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:51:38.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:36.815165+0000 mgr.y (mgr.24862) 1134 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:51:38.489 INFO:tasks.workunit.client.0.smithi082.stdout: 1024: throughput=5MB/sec pending data=0 2024-02-18T08:51:38.490 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_ZTuryFF65cJvRv off=2186437 len=909055 2024-02-18T08:51:38.492 INFO:tasks.workunit.client.0.smithi082.stdout:op 5257 completed, throughput=5MB/sec 2024-02-18T08:51:38.492 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rIq6ZzirXo1iTSI off=9308117 len=1835822 2024-02-18T08:51:38.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 5258 completed, throughput=5MB/sec 2024-02-18T08:51:38.495 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RKhljDWcL6TRwdB off=7582414 len=345532 2024-02-18T08:51:38.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:36.815165+0000 mgr.y (mgr.24862) 1134 : cluster [DBG] pgmap v1706: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2024-02-18T08:51:38.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 5259 completed, throughput=5MB/sec 2024-02-18T08:51:38.499 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--JSp3c9X6jDcTUh off=2559103 len=701171 2024-02-18T08:51:38.503 INFO:tasks.workunit.client.0.smithi082.stdout:op 5260 completed, throughput=5MB/sec 2024-02-18T08:51:38.503 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1CHhDbumbhooS1n off=17603474 len=7504 2024-02-18T08:51:38.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 5261 completed, throughput=5MB/sec 2024-02-18T08:51:38.506 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CuV-JBWLgFtvb3W off=8554796 len=293623 2024-02-18T08:51:38.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 5262 completed, throughput=5MB/sec 2024-02-18T08:51:38.509 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_AN-qxuRuZIM5i8 off=1806688 len=1195551 2024-02-18T08:51:38.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 5263 completed, throughput=5MB/sec 2024-02-18T08:51:39.515 INFO:tasks.workunit.client.0.smithi082.stdout: 1025: throughput=5MB/sec pending data=0 2024-02-18T08:51:39.516 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gL52IV5iDh93iW8 off=2468435 len=1724726 2024-02-18T08:51:39.523 INFO:tasks.workunit.client.0.smithi082.stdout:op 5264 completed, throughput=5MB/sec 2024-02-18T08:51:39.523 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0pkJh5zwJaNWlgz off=12030427 len=1160203 2024-02-18T08:51:39.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 5265 completed, throughput=5MB/sec 2024-02-18T08:51:39.530 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-okQntCxCqQ-62Xc off=11353095 len=2082157 2024-02-18T08:51:39.541 INFO:tasks.workunit.client.0.smithi082.stdout:op 5266 completed, throughput=5MB/sec 2024-02-18T08:51:39.541 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6LhQKnTRBx9Y_eo off=385323 len=266430 2024-02-18T08:51:39.544 INFO:tasks.workunit.client.0.smithi082.stdout:op 5267 completed, throughput=5MB/sec 2024-02-18T08:51:39.544 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-U50i1QIXimXxP82 off=6600289 len=1433939 2024-02-18T08:51:39.545 INFO:tasks.workunit.client.0.smithi082.stdout:op 5268 completed, throughput=5MB/sec 2024-02-18T08:51:40.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:38.815718+0000 mgr.y (mgr.24862) 1135 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:51:40.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:38.815718+0000 mgr.y (mgr.24862) 1135 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:51:40.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:38.815718+0000 mgr.y (mgr.24862) 1135 : cluster [DBG] pgmap v1707: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:51:40.546 INFO:tasks.workunit.client.0.smithi082.stdout: 1026: throughput=5MB/sec pending data=0 2024-02-18T08:51:40.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4AoLflH_oyoZ15c off=2450974 len=1398730 2024-02-18T08:51:40.553 INFO:tasks.workunit.client.0.smithi082.stdout:op 5269 completed, throughput=5MB/sec 2024-02-18T08:51:40.553 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Zk-iliZWYsmH33e off=13255584 len=1757844 2024-02-18T08:51:40.556 INFO:tasks.workunit.client.0.smithi082.stdout:op 5270 completed, throughput=5MB/sec 2024-02-18T08:51:40.556 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gt59pPnYEogNvBK off=667910 len=1621526 2024-02-18T08:51:40.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 5271 completed, throughput=5MB/sec 2024-02-18T08:51:41.564 INFO:tasks.workunit.client.0.smithi082.stdout: 1027: throughput=5MB/sec pending data=0 2024-02-18T08:51:41.564 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MoYQjjnUCXQSErH off=2166814 len=554430 2024-02-18T08:51:41.565 INFO:tasks.workunit.client.0.smithi082.stdout:op 5272 completed, throughput=5MB/sec 2024-02-18T08:51:41.565 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--9hzZQvA6dShDfv off=572601 len=1351260 2024-02-18T08:51:41.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 5273 completed, throughput=5MB/sec 2024-02-18T08:51:41.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hu9Bf9AQNu7VutP off=11441942 len=1446167 2024-02-18T08:51:41.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 5274 completed, throughput=5MB/sec 2024-02-18T08:51:41.573 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h9rn7iZIqt8tASI off=1229057 len=298320 2024-02-18T08:51:41.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 5275 completed, throughput=5MB/sec 2024-02-18T08:51:41.574 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-h0qcXPwOIySd6Uc off=12554890 len=1728925 2024-02-18T08:51:41.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 5276 completed, throughput=5MB/sec 2024-02-18T08:51:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:40.816222+0000 mgr.y (mgr.24862) 1136 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:51:42.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:40.816222+0000 mgr.y (mgr.24862) 1136 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:51:42.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:40.816222+0000 mgr.y (mgr.24862) 1136 : cluster [DBG] pgmap v1708: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:51:42.575 INFO:tasks.workunit.client.0.smithi082.stdout: 1028: throughput=5MB/sec pending data=0 2024-02-18T08:51:42.575 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZEIDwuGpD1WGhXu off=4371254 len=1339182 2024-02-18T08:51:42.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 5277 completed, throughput=5MB/sec 2024-02-18T08:51:42.578 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_TKQGvQ5Bg5ZR7H off=1685328 len=900206 2024-02-18T08:51:42.584 INFO:tasks.workunit.client.0.smithi082.stdout:op 5278 completed, throughput=5MB/sec 2024-02-18T08:51:42.584 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xhB1JqOUSpCrZwC off=15386589 len=1105542 2024-02-18T08:51:42.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 5279 completed, throughput=5MB/sec 2024-02-18T08:51:42.590 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BjORpbB3fsb2OYJ off=13351267 len=832269 2024-02-18T08:51:42.591 INFO:tasks.workunit.client.0.smithi082.stdout:op 5280 completed, throughput=5MB/sec 2024-02-18T08:51:42.592 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CciGwoKi6GSi5oo off=962074 len=1087992 2024-02-18T08:51:42.596 INFO:tasks.workunit.client.0.smithi082.stdout:op 5281 completed, throughput=5MB/sec 2024-02-18T08:51:43.597 INFO:tasks.workunit.client.0.smithi082.stdout: 1029: throughput=5MB/sec pending data=0 2024-02-18T08:51:43.597 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z_6WysWSpJd_Cic off=6810995 len=200524 2024-02-18T08:51:43.600 INFO:tasks.workunit.client.0.smithi082.stdout:op 5282 completed, throughput=5MB/sec 2024-02-18T08:51:43.600 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ry5bgnlcd4MY1Kq off=10289687 len=1266224 2024-02-18T08:51:43.607 INFO:tasks.workunit.client.0.smithi082.stdout:op 5283 completed, throughput=5MB/sec 2024-02-18T08:51:43.607 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-AYMQU3jF42E-Gin off=785634 len=1724329 2024-02-18T08:51:43.611 INFO:tasks.workunit.client.0.smithi082.stdout:op 5284 completed, throughput=5MB/sec 2024-02-18T08:51:43.612 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LRO7gEZ0H43E7-4 off=5489753 len=420353 2024-02-18T08:51:43.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 5285 completed, throughput=5MB/sec 2024-02-18T08:51:43.615 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-V4AVEiC9NHb8R-5 off=1887737 len=1497241 2024-02-18T08:51:43.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 5286 completed, throughput=5MB/sec 2024-02-18T08:51:44.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:42.816856+0000 mgr.y (mgr.24862) 1137 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:51:44.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:42.816856+0000 mgr.y (mgr.24862) 1137 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:51:44.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:42.816856+0000 mgr.y (mgr.24862) 1137 : cluster [DBG] pgmap v1709: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-02-18T08:51:44.623 INFO:tasks.workunit.client.0.smithi082.stdout: 1030: throughput=5MB/sec pending data=0 2024-02-18T08:51:44.623 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Id-Z5y1nAAADqXt off=5720472 len=86778 2024-02-18T08:51:44.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 5287 completed, throughput=5MB/sec 2024-02-18T08:51:44.624 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d-eZdOpuK53bnax off=7708611 len=477356 2024-02-18T08:51:44.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 5288 completed, throughput=5MB/sec 2024-02-18T08:51:44.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sx_MmncUeS54305 off=8402228 len=1709909 2024-02-18T08:51:44.627 INFO:tasks.workunit.client.0.smithi082.stdout:op 5289 completed, throughput=5MB/sec 2024-02-18T08:51:44.627 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WuMuFlgkgZ65EM2 off=11386765 len=189908 2024-02-18T08:51:44.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 5290 completed, throughput=5MB/sec 2024-02-18T08:51:44.631 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PmoGquI_LcZfdy5 off=1062526 len=1382792 2024-02-18T08:51:44.632 INFO:tasks.workunit.client.0.smithi082.stdout:op 5291 completed, throughput=5MB/sec 2024-02-18T08:51:44.632 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a8hzCq9OE6Lk5q6 off=15090587 len=677523 2024-02-18T08:51:44.638 INFO:tasks.workunit.client.0.smithi082.stdout:op 5292 completed, throughput=5MB/sec 2024-02-18T08:51:44.638 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qla5hNh7LMBl_H- off=5186830 len=578401 2024-02-18T08:51:44.643 INFO:tasks.workunit.client.0.smithi082.stdout:op 5293 completed, throughput=5MB/sec 2024-02-18T08:51:45.644 INFO:tasks.workunit.client.0.smithi082.stdout: 1031: throughput=5MB/sec pending data=0 2024-02-18T08:51:45.644 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9A95xqDbmMSysii off=4034159 len=416973 2024-02-18T08:51:45.645 INFO:tasks.workunit.client.0.smithi082.stdout:op 5294 completed, throughput=5MB/sec 2024-02-18T08:51:45.645 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mc9ypnqdCmtgp8s off=7503140 len=2045211 2024-02-18T08:51:45.658 INFO:tasks.workunit.client.0.smithi082.stdout:op 5295 completed, throughput=5MB/sec 2024-02-18T08:51:45.658 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qiKYAL_ISvMi5IA off=9032785 len=1491350 2024-02-18T08:51:45.660 INFO:tasks.workunit.client.0.smithi082.stdout:op 5296 completed, throughput=5MB/sec 2024-02-18T08:51:45.660 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pz0IDaaMg6CwzY3 off=9234283 len=364428 2024-02-18T08:51:45.663 INFO:tasks.workunit.client.0.smithi082.stdout:op 5297 completed, throughput=5MB/sec 2024-02-18T08:51:45.663 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5AHzYOjgOFC471g off=9971810 len=1829525 2024-02-18T08:51:45.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 5298 completed, throughput=5MB/sec 2024-02-18T08:51:46.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:44.817525+0000 mgr.y (mgr.24862) 1138 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:51:46.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:44.817525+0000 mgr.y (mgr.24862) 1138 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:51:46.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:44.817525+0000 mgr.y (mgr.24862) 1138 : cluster [DBG] pgmap v1710: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:51:46.667 INFO:tasks.workunit.client.0.smithi082.stdout: 1032: throughput=5MB/sec pending data=0 2024-02-18T08:51:46.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cvRw-QSh5n_NHJm off=4890111 len=1704563 2024-02-18T08:51:46.676 INFO:tasks.workunit.client.0.smithi082.stdout:op 5299 completed, throughput=5MB/sec 2024-02-18T08:51:46.676 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LHoGOnQLKljISWw off=19461920 len=1392285 2024-02-18T08:51:46.682 INFO:tasks.workunit.client.0.smithi082.stdout:op 5300 completed, throughput=5MB/sec 2024-02-18T08:51:46.682 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I6CZYzkyO5awu9y off=1696664 len=190907 2024-02-18T08:51:46.683 INFO:tasks.workunit.client.0.smithi082.stdout:op 5301 completed, throughput=5MB/sec 2024-02-18T08:51:46.683 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nx80o1wv0SZdzfq off=12065295 len=1010730 2024-02-18T08:51:46.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 5302 completed, throughput=5MB/sec 2024-02-18T08:51:47.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:46.741300+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:51:47.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:47.026202+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:47.026785+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:47.030811+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:46.741300+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:47.026202+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:47.026785+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:51:47.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:47.030811+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:51:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:46.741300+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:51:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:47.026202+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:51:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:47.026785+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:51:47.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:47.030811+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:51:47.689 INFO:tasks.workunit.client.0.smithi082.stdout: 1033: throughput=5MB/sec pending data=0 2024-02-18T08:51:47.689 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lzAH9Xnyxv-ERHB off=11952142 len=2084823 2024-02-18T08:51:47.693 INFO:tasks.workunit.client.0.smithi082.stdout:op 5303 completed, throughput=5MB/sec 2024-02-18T08:51:47.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ezifdSJCtcYOjsl off=20514541 len=1203128 2024-02-18T08:51:47.699 INFO:tasks.workunit.client.0.smithi082.stdout:op 5304 completed, throughput=5MB/sec 2024-02-18T08:51:47.699 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UwDw3sIjfTMhan3 off=11288340 len=313426 2024-02-18T08:51:47.700 INFO:tasks.workunit.client.0.smithi082.stdout:op 5305 completed, throughput=5MB/sec 2024-02-18T08:51:47.700 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pcvJExj2OErzryT off=999040 len=1167852 2024-02-18T08:51:47.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 5306 completed, throughput=5MB/sec 2024-02-18T08:51:47.706 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Wy6C-FbHYsy9UDe off=1157832 len=1390438 2024-02-18T08:51:47.711 INFO:tasks.workunit.client.0.smithi082.stdout:op 5307 completed, throughput=5MB/sec 2024-02-18T08:51:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:46.817963+0000 mgr.y (mgr.24862) 1139 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:51:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:51:47.027275+0000 mgr.y (mgr.24862) 1140 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:51:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:46.817963+0000 mgr.y (mgr.24862) 1139 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:51:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:51:47.027275+0000 mgr.y (mgr.24862) 1140 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:51:48.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:46.817963+0000 mgr.y (mgr.24862) 1139 : cluster [DBG] pgmap v1711: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:51:48.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:51:47.027275+0000 mgr.y (mgr.24862) 1140 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:51:48.711 INFO:tasks.workunit.client.0.smithi082.stdout: 1034: throughput=5MB/sec pending data=0 2024-02-18T08:51:48.711 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RJmDk9cCCLMySYC off=12491066 len=1572973 2024-02-18T08:51:48.722 INFO:tasks.workunit.client.0.smithi082.stdout:op 5308 completed, throughput=5MB/sec 2024-02-18T08:51:48.722 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hcB6cqpmmqrgXHt off=620930 len=418056 2024-02-18T08:51:48.723 INFO:tasks.workunit.client.0.smithi082.stdout:op 5309 completed, throughput=5MB/sec 2024-02-18T08:51:48.724 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rdgUmEwQddtCNFn off=9878203 len=1993545 2024-02-18T08:51:48.731 INFO:tasks.workunit.client.0.smithi082.stdout:op 5310 completed, throughput=5MB/sec 2024-02-18T08:51:48.731 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UeO2_oGNtoeubYS off=663660 len=2013073 2024-02-18T08:51:48.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 5311 completed, throughput=5MB/sec 2024-02-18T08:51:49.741 INFO:tasks.workunit.client.0.smithi082.stdout: 1035: throughput=5MB/sec pending data=0 2024-02-18T08:51:49.741 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YWC17ktEzf1mGmm off=919415 len=1807592 2024-02-18T08:51:49.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 5312 completed, throughput=5MB/sec 2024-02-18T08:51:49.744 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XmMAo0Cc2vcSA27 off=5116009 len=102515 2024-02-18T08:51:49.745 INFO:tasks.workunit.client.0.smithi082.stdout:op 5313 completed, throughput=5MB/sec 2024-02-18T08:51:49.745 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-06ERfkUFJEewd5i off=11859435 len=1261723 2024-02-18T08:51:49.748 INFO:tasks.workunit.client.0.smithi082.stdout:op 5314 completed, throughput=5MB/sec 2024-02-18T08:51:49.748 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uDyfts3vyIsy0Bh off=2688048 len=1546302 2024-02-18T08:51:49.750 INFO:tasks.workunit.client.0.smithi082.stdout:op 5315 completed, throughput=5MB/sec 2024-02-18T08:51:50.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:48.818457+0000 mgr.y (mgr.24862) 1141 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:51:50.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:48.818457+0000 mgr.y (mgr.24862) 1141 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:51:50.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:48.818457+0000 mgr.y (mgr.24862) 1141 : cluster [DBG] pgmap v1712: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:51:50.750 INFO:tasks.workunit.client.0.smithi082.stdout: 1036: throughput=5MB/sec pending data=0 2024-02-18T08:51:50.750 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-x_LYT0F5elAe3eV off=6980514 len=48116 2024-02-18T08:51:50.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 5316 completed, throughput=5MB/sec 2024-02-18T08:51:50.751 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EVw6CPGmebB4Gbm off=2238412 len=1507985 2024-02-18T08:51:50.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 5317 completed, throughput=5MB/sec 2024-02-18T08:51:50.765 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Wv-dtWCopN59mdF off=2369324 len=1549047 2024-02-18T08:51:50.767 INFO:tasks.workunit.client.0.smithi082.stdout:op 5318 completed, throughput=5MB/sec 2024-02-18T08:51:50.767 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zmt5UdyuBvoxrQp off=14822881 len=451557 2024-02-18T08:51:50.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 5319 completed, throughput=5MB/sec 2024-02-18T08:51:50.770 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DuRWGlazGiWV1dQ off=2283025 len=658788 2024-02-18T08:51:50.771 INFO:tasks.workunit.client.0.smithi082.stdout:op 5320 completed, throughput=5MB/sec 2024-02-18T08:51:50.771 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h26HledWILkco1z off=57999 len=1526191 2024-02-18T08:51:50.778 INFO:tasks.workunit.client.0.smithi082.stdout:op 5321 completed, throughput=5MB/sec 2024-02-18T08:51:51.779 INFO:tasks.workunit.client.0.smithi082.stdout: 1037: throughput=5MB/sec pending data=0 2024-02-18T08:51:51.779 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CmuvexdFT0uU-pt off=3296612 len=1986034 2024-02-18T08:51:51.787 INFO:tasks.workunit.client.0.smithi082.stdout:op 5322 completed, throughput=5MB/sec 2024-02-18T08:51:51.787 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Oq5TVAhgX-r_8of off=6356496 len=1737753 2024-02-18T08:51:51.797 INFO:tasks.workunit.client.0.smithi082.stdout:op 5323 completed, throughput=5MB/sec 2024-02-18T08:51:51.797 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eCUkM4lqz0rEsdD off=3396303 len=1883632 2024-02-18T08:51:51.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 5324 completed, throughput=5MB/sec 2024-02-18T08:51:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:50.818908+0000 mgr.y (mgr.24862) 1142 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:50.818908+0000 mgr.y (mgr.24862) 1142 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:52.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:50.818908+0000 mgr.y (mgr.24862) 1142 : cluster [DBG] pgmap v1713: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:51:52.800 INFO:tasks.workunit.client.0.smithi082.stdout: 1038: throughput=5MB/sec pending data=0 2024-02-18T08:51:52.800 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jCyoOJW3_6Pf8On off=9357579 len=498070 2024-02-18T08:51:52.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 5325 completed, throughput=5MB/sec 2024-02-18T08:51:52.800 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZIIrEOeuqCTqzhB off=11151778 len=1001309 2024-02-18T08:51:52.802 INFO:tasks.workunit.client.0.smithi082.stdout:op 5326 completed, throughput=5MB/sec 2024-02-18T08:51:52.802 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WNM6o1CRi3X8j2s off=7608651 len=439293 2024-02-18T08:51:52.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 5327 completed, throughput=5MB/sec 2024-02-18T08:51:52.803 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WCgyFrs9-94aMlP off=16136126 len=238726 2024-02-18T08:51:52.804 INFO:tasks.workunit.client.0.smithi082.stdout:op 5328 completed, throughput=5MB/sec 2024-02-18T08:51:52.804 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PqvDqfYh_xExkS7 off=4095682 len=1547862 2024-02-18T08:51:52.806 INFO:tasks.workunit.client.0.smithi082.stdout:op 5329 completed, throughput=5MB/sec 2024-02-18T08:51:52.806 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OyG6UUEd_bR96cD off=11719181 len=746155 2024-02-18T08:51:52.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 5330 completed, throughput=5MB/sec 2024-02-18T08:51:53.807 INFO:tasks.workunit.client.0.smithi082.stdout: 1039: throughput=5MB/sec pending data=0 2024-02-18T08:51:53.808 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-smhWQprAtfunSbv off=20334155 len=1297591 2024-02-18T08:51:53.814 INFO:tasks.workunit.client.0.smithi082.stdout:op 5331 completed, throughput=5MB/sec 2024-02-18T08:51:53.814 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4vXlws2MNgu8ThU off=416508 len=1127832 2024-02-18T08:51:53.816 INFO:tasks.workunit.client.0.smithi082.stdout:op 5332 completed, throughput=5MB/sec 2024-02-18T08:51:53.816 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tjki-eoSq6WCaCw off=3081938 len=923424 2024-02-18T08:51:53.822 INFO:tasks.workunit.client.0.smithi082.stdout:op 5333 completed, throughput=5MB/sec 2024-02-18T08:51:53.822 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-j5j3mkpNDSvlTJM off=1746783 len=1940947 2024-02-18T08:51:53.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 5334 completed, throughput=5MB/sec 2024-02-18T08:51:54.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:52.819394+0000 mgr.y (mgr.24862) 1143 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:51:54.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:52.819394+0000 mgr.y (mgr.24862) 1143 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:51:54.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:52.819394+0000 mgr.y (mgr.24862) 1143 : cluster [DBG] pgmap v1714: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-02-18T08:51:54.834 INFO:tasks.workunit.client.0.smithi082.stdout: 1040: throughput=5MB/sec pending data=0 2024-02-18T08:51:54.835 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bnIIf3yeacMNiVt off=3662444 len=1611742 2024-02-18T08:51:54.843 INFO:tasks.workunit.client.0.smithi082.stdout:op 5335 completed, throughput=5MB/sec 2024-02-18T08:51:54.843 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gfLS2GaEyXBM9PF off=18285982 len=1145208 2024-02-18T08:51:54.849 INFO:tasks.workunit.client.0.smithi082.stdout:op 5336 completed, throughput=5MB/sec 2024-02-18T08:51:54.849 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-z-eOCUTZ3w1Ibmk off=0 len=1119559 2024-02-18T08:51:54.856 INFO:tasks.workunit.client.0.smithi082.stdout:op 5337 completed, throughput=5MB/sec 2024-02-18T08:51:54.857 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X-l7m2jE35zxU_W off=2833450 len=203685 2024-02-18T08:51:54.857 INFO:tasks.workunit.client.0.smithi082.stdout:op 5338 completed, throughput=5MB/sec 2024-02-18T08:51:54.857 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tDS1-itOiTb671X off=0 len=1297351 2024-02-18T08:51:54.864 INFO:tasks.workunit.client.0.smithi082.stdout:op 5339 completed, throughput=5MB/sec 2024-02-18T08:51:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:54.446552+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:54.446833+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:51:54.447077+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:51:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:54.446552+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:54.446833+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:51:54.447077+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:51:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:54.446552+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:54.446833+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:51:55.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:51:54.447077+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:51:55.864 INFO:tasks.workunit.client.0.smithi082.stdout: 1041: throughput=5MB/sec pending data=0 2024-02-18T08:51:55.864 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2YnrjTmSn0jWjAl off=1099327 len=86821 2024-02-18T08:51:55.867 INFO:tasks.workunit.client.0.smithi082.stdout:op 5340 completed, throughput=5MB/sec 2024-02-18T08:51:55.867 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-egrlkSHLuAkxAbM off=5649350 len=1927138 2024-02-18T08:51:55.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 5341 completed, throughput=5MB/sec 2024-02-18T08:51:55.877 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n6VwJuyORR5d6QQ off=2811814 len=501649 2024-02-18T08:51:55.882 INFO:tasks.workunit.client.0.smithi082.stdout:op 5342 completed, throughput=5MB/sec 2024-02-18T08:51:55.882 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sz9c40QokBMscqM off=0 len=1776732 2024-02-18T08:51:55.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 5343 completed, throughput=5MB/sec 2024-02-18T08:51:55.886 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5N7M8UC_oS_xlA9 off=13192192 len=229066 2024-02-18T08:51:55.886 INFO:tasks.workunit.client.0.smithi082.stdout:op 5344 completed, throughput=5MB/sec 2024-02-18T08:51:55.886 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eYRpajGctV3E6qt off=814400 len=1233000 2024-02-18T08:51:55.892 INFO:tasks.workunit.client.0.smithi082.stdout:op 5345 completed, throughput=5MB/sec 2024-02-18T08:51:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:54.819894+0000 mgr.y (mgr.24862) 1144 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:51:56.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:54.819894+0000 mgr.y (mgr.24862) 1144 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:51:56.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:54.819894+0000 mgr.y (mgr.24862) 1144 : cluster [DBG] pgmap v1715: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:51:56.893 INFO:tasks.workunit.client.0.smithi082.stdout: 1042: throughput=5MB/sec pending data=0 2024-02-18T08:51:56.893 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CrDtM1uLHtNKtw4 off=507906 len=228634 2024-02-18T08:51:56.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 5346 completed, throughput=5MB/sec 2024-02-18T08:51:56.897 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y5ZJBPNdVaVOmJM off=14643530 len=320158 2024-02-18T08:51:56.900 INFO:tasks.workunit.client.0.smithi082.stdout:op 5347 completed, throughput=5MB/sec 2024-02-18T08:51:56.900 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KgaNvc2O9L4FH7U off=3568536 len=835964 2024-02-18T08:51:56.904 INFO:tasks.workunit.client.0.smithi082.stdout:op 5348 completed, throughput=5MB/sec 2024-02-18T08:51:56.904 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-foqCJmAwiLMmkQT off=10989265 len=611372 2024-02-18T08:51:56.909 INFO:tasks.workunit.client.0.smithi082.stdout:op 5349 completed, throughput=5MB/sec 2024-02-18T08:51:56.909 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LtmhpM6tqivZ0Xm off=2570714 len=1855700 2024-02-18T08:51:56.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 5350 completed, throughput=5MB/sec 2024-02-18T08:51:56.916 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rcBV6cOxc1XqIH- off=1696404 len=420205 2024-02-18T08:51:56.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 5351 completed, throughput=5MB/sec 2024-02-18T08:51:56.917 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EfBDHbOfRxtIxUN off=21052303 len=321557 2024-02-18T08:51:56.918 INFO:tasks.workunit.client.0.smithi082.stdout:op 5352 completed, throughput=5MB/sec 2024-02-18T08:51:57.919 INFO:tasks.workunit.client.0.smithi082.stdout: 1043: throughput=5MB/sec pending data=0 2024-02-18T08:51:57.919 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-891_rMZWjG7lKtf off=464230 len=285293 2024-02-18T08:51:57.920 INFO:tasks.workunit.client.0.smithi082.stdout:op 5353 completed, throughput=5MB/sec 2024-02-18T08:51:57.920 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OX-ut-kx_Ksn8Su off=3984268 len=1987222 2024-02-18T08:51:57.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 5354 completed, throughput=5MB/sec 2024-02-18T08:51:57.932 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BYWPVfw1aVsJeut off=2128631 len=1093813 2024-02-18T08:51:57.935 INFO:tasks.workunit.client.0.smithi082.stdout:op 5355 completed, throughput=5MB/sec 2024-02-18T08:51:57.935 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pfedfqLcHzYxdYA off=14393958 len=825761 2024-02-18T08:51:57.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 5356 completed, throughput=5MB/sec 2024-02-18T08:51:57.938 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uOXHD0irsBsl0Vb off=6428043 len=93229 2024-02-18T08:51:57.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 5357 completed, throughput=5MB/sec 2024-02-18T08:51:57.938 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wbhoXvjlSjdTOec off=16025224 len=379828 2024-02-18T08:51:57.946 INFO:tasks.workunit.client.0.smithi082.stdout:op 5358 completed, throughput=5MB/sec 2024-02-18T08:51:57.946 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w9vdFaxHIGr3bhL off=6914702 len=1828821 2024-02-18T08:51:57.949 INFO:tasks.workunit.client.0.smithi082.stdout:op 5359 completed, throughput=5MB/sec 2024-02-18T08:51:58.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:51:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:56.820496+0000 mgr.y (mgr.24862) 1145 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:58.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:51:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:56.820496+0000 mgr.y (mgr.24862) 1145 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:58.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:51:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:56.820496+0000 mgr.y (mgr.24862) 1145 : cluster [DBG] pgmap v1716: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:51:58.949 INFO:tasks.workunit.client.0.smithi082.stdout: 1044: throughput=5MB/sec pending data=0 2024-02-18T08:51:58.950 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9Cd1lEFfY9K5mNC off=4511933 len=1564242 2024-02-18T08:51:58.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 5360 completed, throughput=5MB/sec 2024-02-18T08:51:58.953 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6rrGTP6h-NuP8tO off=697988 len=1664560 2024-02-18T08:51:58.961 INFO:tasks.workunit.client.0.smithi082.stdout:op 5361 completed, throughput=5MB/sec 2024-02-18T08:51:58.962 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ubJnXexMIatyUhp off=1412380 len=1583826 2024-02-18T08:51:58.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 5362 completed, throughput=5MB/sec 2024-02-18T08:51:59.969 INFO:tasks.workunit.client.0.smithi082.stdout: 1045: throughput=5MB/sec pending data=0 2024-02-18T08:51:59.969 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-a2f9yBlDQTU7SA_ off=13046324 len=1978332 2024-02-18T08:51:59.981 INFO:tasks.workunit.client.0.smithi082.stdout:op 5363 completed, throughput=5MB/sec 2024-02-18T08:51:59.981 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xzxBfmzen1KhtEB off=11343082 len=1153170 2024-02-18T08:51:59.984 INFO:tasks.workunit.client.0.smithi082.stdout:op 5364 completed, throughput=5MB/sec 2024-02-18T08:51:59.984 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FLZXbYpHxbfbuGz off=1535294 len=1843662 2024-02-18T08:51:59.988 INFO:tasks.workunit.client.0.smithi082.stdout:op 5365 completed, throughput=5MB/sec 2024-02-18T08:52:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:51:58.821235+0000 mgr.y (mgr.24862) 1146 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:52:00.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:51:58.821235+0000 mgr.y (mgr.24862) 1146 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:52:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:51:58.821235+0000 mgr.y (mgr.24862) 1146 : cluster [DBG] pgmap v1717: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:52:00.989 INFO:tasks.workunit.client.0.smithi082.stdout: 1046: throughput=5MB/sec pending data=0 2024-02-18T08:52:00.989 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tMKtKS2-Gm_nAmp off=6043441 len=873901 2024-02-18T08:52:00.991 INFO:tasks.workunit.client.0.smithi082.stdout:op 5366 completed, throughput=5MB/sec 2024-02-18T08:52:00.991 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lFAM38qPxEI9oak off=5973587 len=582206 2024-02-18T08:52:00.992 INFO:tasks.workunit.client.0.smithi082.stdout:op 5367 completed, throughput=5MB/sec 2024-02-18T08:52:00.992 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L5y2EtyUEl28Qkh off=7043290 len=534615 2024-02-18T08:52:00.996 INFO:tasks.workunit.client.0.smithi082.stdout:op 5368 completed, throughput=5MB/sec 2024-02-18T08:52:00.996 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-YUTRfq8CySwYS-h off=3871521 len=61711 2024-02-18T08:52:00.998 INFO:tasks.workunit.client.0.smithi082.stdout:op 5369 completed, throughput=5MB/sec 2024-02-18T08:52:00.998 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5dJEY4xji2fze5B off=1475957 len=710276 2024-02-18T08:52:01.000 INFO:tasks.workunit.client.0.smithi082.stdout:op 5370 completed, throughput=5MB/sec 2024-02-18T08:52:01.000 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-139CrfR89HJ-T3D off=545539 len=880104 2024-02-18T08:52:01.001 INFO:tasks.workunit.client.0.smithi082.stdout:op 5371 completed, throughput=5MB/sec 2024-02-18T08:52:01.001 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--3uescpYhwIGnnV off=346736 len=544694 2024-02-18T08:52:01.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 5372 completed, throughput=5MB/sec 2024-02-18T08:52:01.003 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3T4GaJ61dCyFuDq off=879642 len=1960902 2024-02-18T08:52:01.006 INFO:tasks.workunit.client.0.smithi082.stdout:op 5373 completed, throughput=5MB/sec 2024-02-18T08:52:02.006 INFO:tasks.workunit.client.0.smithi082.stdout: 1047: throughput=5MB/sec pending data=0 2024-02-18T08:52:02.007 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9w25lK4sniWWWjj off=2658361 len=570313 2024-02-18T08:52:02.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 5374 completed, throughput=5MB/sec 2024-02-18T08:52:02.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dtsToziJ__5PiC0 off=19864442 len=742929 2024-02-18T08:52:02.012 INFO:tasks.workunit.client.0.smithi082.stdout:op 5375 completed, throughput=5MB/sec 2024-02-18T08:52:02.012 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Es340bbD8K7ZbOu off=4902810 len=893393 2024-02-18T08:52:02.018 INFO:tasks.workunit.client.0.smithi082.stdout:op 5376 completed, throughput=5MB/sec 2024-02-18T08:52:02.018 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-kuL0i3H8rrakCz0 off=9738312 len=208637 2024-02-18T08:52:02.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 5377 completed, throughput=5MB/sec 2024-02-18T08:52:02.021 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MFAYmknOFI_Ita4 off=2077378 len=955093 2024-02-18T08:52:02.030 INFO:tasks.workunit.client.0.smithi082.stdout:op 5378 completed, throughput=5MB/sec 2024-02-18T08:52:02.030 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZyM5cz45suZKRP8 off=15960608 len=458423 2024-02-18T08:52:02.037 INFO:tasks.workunit.client.0.smithi082.stdout:op 5379 completed, throughput=5MB/sec 2024-02-18T08:52:02.037 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7mKKUmra5ZTm4Zb off=9542096 len=1399628 2024-02-18T08:52:02.040 INFO:tasks.workunit.client.0.smithi082.stdout:op 5380 completed, throughput=5MB/sec 2024-02-18T08:52:02.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:00.821791+0000 mgr.y (mgr.24862) 1147 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:52:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:00.821791+0000 mgr.y (mgr.24862) 1147 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:52:02.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:00.821791+0000 mgr.y (mgr.24862) 1147 : cluster [DBG] pgmap v1718: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-02-18T08:52:03.041 INFO:tasks.workunit.client.0.smithi082.stdout: 1048: throughput=5MB/sec pending data=0 2024-02-18T08:52:03.041 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xooYnZmqEDTYeSA off=2026839 len=1920627 2024-02-18T08:52:03.050 INFO:tasks.workunit.client.0.smithi082.stdout:op 5381 completed, throughput=5MB/sec 2024-02-18T08:52:03.050 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ttIM4a5AY5B-qZu off=3371941 len=1493661 2024-02-18T08:52:03.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 5382 completed, throughput=5MB/sec 2024-02-18T08:52:03.057 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uzSLH3wisxe_GVC off=9723546 len=1804028 2024-02-18T08:52:03.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 5383 completed, throughput=5MB/sec 2024-02-18T08:52:03.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:02.822309+0000 mgr.y (mgr.24862) 1148 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:04.062 INFO:tasks.workunit.client.0.smithi082.stdout: 1049: throughput=5MB/sec pending data=0 2024-02-18T08:52:04.062 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-d11RTXm_loHVEhZ off=19916918 len=725351 2024-02-18T08:52:04.066 INFO:tasks.workunit.client.0.smithi082.stdout:op 5384 completed, throughput=5MB/sec 2024-02-18T08:52:04.066 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GLsEbAKNnJbRtxW off=4616452 len=1012697 2024-02-18T08:52:04.073 INFO:tasks.workunit.client.0.smithi082.stdout:op 5385 completed, throughput=5MB/sec 2024-02-18T08:52:04.073 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8a6De2LmwYEk33k off=3491076 len=1524125 2024-02-18T08:52:04.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 5386 completed, throughput=5MB/sec 2024-02-18T08:52:04.076 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-C7FQ-tzrivm9Q_r off=10631610 len=2076784 2024-02-18T08:52:04.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 5387 completed, throughput=5MB/sec 2024-02-18T08:52:04.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:02.822309+0000 mgr.y (mgr.24862) 1148 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:04.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:02.822309+0000 mgr.y (mgr.24862) 1148 : cluster [DBG] pgmap v1719: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:05.087 INFO:tasks.workunit.client.0.smithi082.stdout: 1050: throughput=5MB/sec pending data=0 2024-02-18T08:52:05.087 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PPcxZ88tzgsb2gL off=21952723 len=1191018 2024-02-18T08:52:05.089 INFO:tasks.workunit.client.0.smithi082.stdout:op 5388 completed, throughput=5MB/sec 2024-02-18T08:52:05.089 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-biQ9V4IEVbwGnxt off=2782288 len=570785 2024-02-18T08:52:05.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 5389 completed, throughput=5MB/sec 2024-02-18T08:52:05.093 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pPnCpAKTkE6NmTY off=8608262 len=1794397 2024-02-18T08:52:05.097 INFO:tasks.workunit.client.0.smithi082.stdout:op 5390 completed, throughput=5MB/sec 2024-02-18T08:52:05.097 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XUD2EPCmpdiG-Ha off=16394374 len=140732 2024-02-18T08:52:05.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 5391 completed, throughput=5MB/sec 2024-02-18T08:52:05.098 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-D9yjKvrZu3r_6fR off=534342 len=720268 2024-02-18T08:52:05.102 INFO:tasks.workunit.client.0.smithi082.stdout:op 5392 completed, throughput=5MB/sec 2024-02-18T08:52:05.102 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sXxjwaH6Ph8KTB0 off=13369759 len=1424693 2024-02-18T08:52:05.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 5393 completed, throughput=5MB/sec 2024-02-18T08:52:06.109 INFO:tasks.workunit.client.0.smithi082.stdout: 1051: throughput=5MB/sec pending data=0 2024-02-18T08:52:06.109 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O4Zhp4b0zdOSyrV off=7290531 len=1746841 2024-02-18T08:52:06.117 INFO:tasks.workunit.client.0.smithi082.stdout:op 5394 completed, throughput=5MB/sec 2024-02-18T08:52:06.117 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LKOElEglqYcLanf off=16824209 len=1053875 2024-02-18T08:52:06.127 INFO:tasks.workunit.client.0.smithi082.stdout:op 5395 completed, throughput=5MB/sec 2024-02-18T08:52:06.127 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8ujbs_irHhCxpZu off=2135377 len=610460 2024-02-18T08:52:06.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 5396 completed, throughput=5MB/sec 2024-02-18T08:52:06.129 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0yWJ98SEgNC6mnt off=9924956 len=380828 2024-02-18T08:52:06.133 INFO:tasks.workunit.client.0.smithi082.stdout:op 5397 completed, throughput=5MB/sec 2024-02-18T08:52:06.133 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ep7JomGQG7JjOzU off=0 len=1346794 2024-02-18T08:52:06.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:04.822849+0000 mgr.y (mgr.24862) 1149 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:52:06.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:04.822849+0000 mgr.y (mgr.24862) 1149 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:52:06.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 5398 completed, throughput=5MB/sec 2024-02-18T08:52:06.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:04.822849+0000 mgr.y (mgr.24862) 1149 : cluster [DBG] pgmap v1720: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:52:07.137 INFO:tasks.workunit.client.0.smithi082.stdout: 1052: throughput=5MB/sec pending data=0 2024-02-18T08:52:07.137 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0Ae0GWKLMZrCiyN off=1381324 len=1240584 2024-02-18T08:52:07.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 5399 completed, throughput=5MB/sec 2024-02-18T08:52:07.139 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CG7AY8iIy1_Fd-9 off=5948944 len=1756840 2024-02-18T08:52:07.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 5400 completed, throughput=5MB/sec 2024-02-18T08:52:07.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J6L_K7d6BeMnQOl off=11251074 len=185196 2024-02-18T08:52:07.150 INFO:tasks.workunit.client.0.smithi082.stdout:op 5401 completed, throughput=5MB/sec 2024-02-18T08:52:07.150 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-CFfIpLUGVi_G_EM off=4892496 len=1695462 2024-02-18T08:52:07.162 INFO:tasks.workunit.client.0.smithi082.stdout:op 5402 completed, throughput=5MB/sec 2024-02-18T08:52:08.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:06.823511+0000 mgr.y (mgr.24862) 1150 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:52:08.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:06.823511+0000 mgr.y (mgr.24862) 1150 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:52:08.163 INFO:tasks.workunit.client.0.smithi082.stdout: 1053: throughput=5MB/sec pending data=0 2024-02-18T08:52:08.163 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4UnlPS9t-D2kbqI off=20100086 len=1734190 2024-02-18T08:52:08.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 5403 completed, throughput=5MB/sec 2024-02-18T08:52:08.173 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eo5NrIwJdANh6cM off=23656131 len=878584 2024-02-18T08:52:08.176 INFO:tasks.workunit.client.0.smithi082.stdout:op 5404 completed, throughput=5MB/sec 2024-02-18T08:52:08.176 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2Aky1Or9TWMKJ9E off=6540644 len=1324661 2024-02-18T08:52:08.178 INFO:tasks.workunit.client.0.smithi082.stdout:op 5405 completed, throughput=5MB/sec 2024-02-18T08:52:08.178 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3y7HG7OFRvSa2XA off=14462035 len=1168794 2024-02-18T08:52:08.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 5406 completed, throughput=5MB/sec 2024-02-18T08:52:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:06.823511+0000 mgr.y (mgr.24862) 1150 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-02-18T08:52:09.183 INFO:tasks.workunit.client.0.smithi082.stdout: 1054: throughput=5MB/sec pending data=0 2024-02-18T08:52:09.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sp03l2bN4aXwXiN off=10614161 len=2095118 2024-02-18T08:52:09.185 INFO:tasks.workunit.client.0.smithi082.stdout:op 5407 completed, throughput=5MB/sec 2024-02-18T08:52:09.186 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WhHI2n2ZUU4fdDt off=126139 len=1499490 2024-02-18T08:52:09.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 5408 completed, throughput=5MB/sec 2024-02-18T08:52:09.189 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GMRDUJehDVLnCrD off=4285882 len=192483 2024-02-18T08:52:09.189 INFO:tasks.workunit.client.0.smithi082.stdout:op 5409 completed, throughput=5MB/sec 2024-02-18T08:52:09.189 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q6oZTui3TE9gbqP off=2117345 len=1934123 2024-02-18T08:52:09.200 INFO:tasks.workunit.client.0.smithi082.stdout:op 5410 completed, throughput=5MB/sec 2024-02-18T08:52:10.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:08.824260+0000 mgr.y (mgr.24862) 1151 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:08.824260+0000 mgr.y (mgr.24862) 1151 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:10.200 INFO:tasks.workunit.client.0.smithi082.stdout: 1055: throughput=5MB/sec pending data=0 2024-02-18T08:52:10.201 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ordPYoUwpR0Ofh5 off=1652002 len=981303 2024-02-18T08:52:10.206 INFO:tasks.workunit.client.0.smithi082.stdout:op 5411 completed, throughput=5MB/sec 2024-02-18T08:52:10.206 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1e6wHBmD2bPZrlQ off=2914212 len=399683 2024-02-18T08:52:10.209 INFO:tasks.workunit.client.0.smithi082.stdout:op 5412 completed, throughput=5MB/sec 2024-02-18T08:52:10.209 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hwpI_kWPIy7a9wA off=1927901 len=1213563 2024-02-18T08:52:10.212 INFO:tasks.workunit.client.0.smithi082.stdout:op 5413 completed, throughput=5MB/sec 2024-02-18T08:52:10.212 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9YggWiSvZc_BnAH off=18622716 len=1341743 2024-02-18T08:52:10.220 INFO:tasks.workunit.client.0.smithi082.stdout:op 5414 completed, throughput=5MB/sec 2024-02-18T08:52:10.220 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BZvwumjtLXUO5sk off=11575189 len=1659640 2024-02-18T08:52:10.223 INFO:tasks.workunit.client.0.smithi082.stdout:op 5415 completed, throughput=5MB/sec 2024-02-18T08:52:10.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:08.824260+0000 mgr.y (mgr.24862) 1151 : cluster [DBG] pgmap v1722: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:11.223 INFO:tasks.workunit.client.0.smithi082.stdout: 1056: throughput=5MB/sec pending data=0 2024-02-18T08:52:11.224 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-F-OTk_NergFNW5_ off=648521 len=1822952 2024-02-18T08:52:11.236 INFO:tasks.workunit.client.0.smithi082.stdout:op 5416 completed, throughput=5MB/sec 2024-02-18T08:52:11.236 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SUuMku-vL_CfXd2 off=14139275 len=677045 2024-02-18T08:52:11.238 INFO:tasks.workunit.client.0.smithi082.stdout:op 5417 completed, throughput=5MB/sec 2024-02-18T08:52:11.238 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-l2BemxPWRY5aPX3 off=11599460 len=609278 2024-02-18T08:52:11.242 INFO:tasks.workunit.client.0.smithi082.stdout:op 5418 completed, throughput=5MB/sec 2024-02-18T08:52:11.242 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vPzlTdcALf7t_rQ off=1037493 len=571398 2024-02-18T08:52:11.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 5419 completed, throughput=5MB/sec 2024-02-18T08:52:11.244 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bQnn9La35Y6ut5a off=7155616 len=1601108 2024-02-18T08:52:11.246 INFO:tasks.workunit.client.0.smithi082.stdout:op 5420 completed, throughput=5MB/sec 2024-02-18T08:52:12.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:10.824740+0000 mgr.y (mgr.24862) 1152 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:52:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:10.824740+0000 mgr.y (mgr.24862) 1152 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:52:12.247 INFO:tasks.workunit.client.0.smithi082.stdout: 1057: throughput=5MB/sec pending data=0 2024-02-18T08:52:12.247 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-s_TRDLAwUOPWdCS off=11420760 len=1364659 2024-02-18T08:52:12.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:10.824740+0000 mgr.y (mgr.24862) 1152 : cluster [DBG] pgmap v1723: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-02-18T08:52:12.248 INFO:tasks.workunit.client.0.smithi082.stdout:op 5421 completed, throughput=5MB/sec 2024-02-18T08:52:12.248 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9n9U4luv9uNdphk off=16803401 len=905162 2024-02-18T08:52:12.252 INFO:tasks.workunit.client.0.smithi082.stdout:op 5422 completed, throughput=5MB/sec 2024-02-18T08:52:12.252 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OwVMoA6gdE66HJ8 off=16487171 len=1492987 2024-02-18T08:52:12.254 INFO:tasks.workunit.client.0.smithi082.stdout:op 5423 completed, throughput=5MB/sec 2024-02-18T08:52:12.254 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oJh9tVssz-sJr0G off=2543271 len=708059 2024-02-18T08:52:12.263 INFO:tasks.workunit.client.0.smithi082.stdout:op 5424 completed, throughput=5MB/sec 2024-02-18T08:52:12.263 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4ToIl21yAj5VFfe off=1931102 len=683701 2024-02-18T08:52:12.266 INFO:tasks.workunit.client.0.smithi082.stdout:op 5425 completed, throughput=5MB/sec 2024-02-18T08:52:13.267 INFO:tasks.workunit.client.0.smithi082.stdout: 1058: throughput=5MB/sec pending data=0 2024-02-18T08:52:13.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6Dsn1TgrFyC1esB off=1477909 len=797129 2024-02-18T08:52:13.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 5426 completed, throughput=5MB/sec 2024-02-18T08:52:13.268 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TKZj0oXilI2BMPP off=7096352 len=18035 2024-02-18T08:52:13.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 5427 completed, throughput=5MB/sec 2024-02-18T08:52:13.271 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZeN9CpwhB-kd58e off=7256031 len=596269 2024-02-18T08:52:13.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 5428 completed, throughput=5MB/sec 2024-02-18T08:52:13.275 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xt3LS6e8wLBGDjO off=11492421 len=756741 2024-02-18T08:52:13.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 5429 completed, throughput=5MB/sec 2024-02-18T08:52:13.278 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hHEHKxNrB5nTvdB off=10199970 len=911592 2024-02-18T08:52:13.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 5430 completed, throughput=5MB/sec 2024-02-18T08:52:13.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cWnglviS7QfgKDH off=12607058 len=1767959 2024-02-18T08:52:13.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 5431 completed, throughput=5MB/sec 2024-02-18T08:52:14.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:12.825380+0000 mgr.y (mgr.24862) 1153 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:52:14.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:12.825380+0000 mgr.y (mgr.24862) 1153 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:52:14.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:12.825380+0000 mgr.y (mgr.24862) 1153 : cluster [DBG] pgmap v1724: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:52:14.287 INFO:tasks.workunit.client.0.smithi082.stdout: 1059: throughput=5MB/sec pending data=0 2024-02-18T08:52:14.287 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XuA5NuBQ3UxKofF off=10389547 len=733309 2024-02-18T08:52:14.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 5432 completed, throughput=5MB/sec 2024-02-18T08:52:14.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-unbsmykHmrhNb3V off=9913146 len=1203351 2024-02-18T08:52:14.290 INFO:tasks.workunit.client.0.smithi082.stdout:op 5433 completed, throughput=5MB/sec 2024-02-18T08:52:14.290 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fYb8EsXfmO3wrqj off=65139 len=1841442 2024-02-18T08:52:14.296 INFO:tasks.workunit.client.0.smithi082.stdout:op 5434 completed, throughput=5MB/sec 2024-02-18T08:52:14.297 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JvFVsb3RPszQvz5 off=6413978 len=23030 2024-02-18T08:52:14.297 INFO:tasks.workunit.client.0.smithi082.stdout:op 5435 completed, throughput=5MB/sec 2024-02-18T08:52:14.297 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b5-qadOwEk9LkVT off=2350247 len=1624737 2024-02-18T08:52:14.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 5436 completed, throughput=5MB/sec 2024-02-18T08:52:15.304 INFO:tasks.workunit.client.0.smithi082.stdout: 1060: throughput=5MB/sec pending data=0 2024-02-18T08:52:15.305 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qlSfp7o1LteUAuy off=3901579 len=604732 2024-02-18T08:52:15.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 5437 completed, throughput=5MB/sec 2024-02-18T08:52:15.306 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1VzOsXXpz42kNU- off=3183004 len=1840209 2024-02-18T08:52:15.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 5438 completed, throughput=5MB/sec 2024-02-18T08:52:15.316 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-52LgjQZvVEWFLCy off=124555 len=97361 2024-02-18T08:52:15.318 INFO:tasks.workunit.client.0.smithi082.stdout:op 5439 completed, throughput=5MB/sec 2024-02-18T08:52:15.318 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qaUL3VKyXxAIpfy off=4166402 len=1032626 2024-02-18T08:52:15.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 5440 completed, throughput=5MB/sec 2024-02-18T08:52:15.321 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6k_rCBuVEoVZcPp off=6611250 len=1531541 2024-02-18T08:52:15.325 INFO:tasks.workunit.client.0.smithi082.stdout:op 5441 completed, throughput=5MB/sec 2024-02-18T08:52:15.325 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XDCY09Ag_zmKqTn off=1815959 len=1655472 2024-02-18T08:52:15.332 INFO:tasks.workunit.client.0.smithi082.stdout:op 5442 completed, throughput=5MB/sec 2024-02-18T08:52:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:14.826087+0000 mgr.y (mgr.24862) 1154 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:16.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:14.826087+0000 mgr.y (mgr.24862) 1154 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:14.826087+0000 mgr.y (mgr.24862) 1154 : cluster [DBG] pgmap v1725: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:16.333 INFO:tasks.workunit.client.0.smithi082.stdout: 1061: throughput=5MB/sec pending data=0 2024-02-18T08:52:16.333 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NZi_PJip1vj0D8W off=1417519 len=806803 2024-02-18T08:52:16.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 5443 completed, throughput=5MB/sec 2024-02-18T08:52:16.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8XlSf-EUaHUFy6h off=1092641 len=1696744 2024-02-18T08:52:16.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 5444 completed, throughput=5MB/sec 2024-02-18T08:52:16.349 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RUjZQWjTV1K5yLn off=6318642 len=2017489 2024-02-18T08:52:16.353 INFO:tasks.workunit.client.0.smithi082.stdout:op 5445 completed, throughput=5MB/sec 2024-02-18T08:52:17.353 INFO:tasks.workunit.client.0.smithi082.stdout: 1062: throughput=5MB/sec pending data=0 2024-02-18T08:52:17.353 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WyT3HN7YJLJF8oH off=20788314 len=1091204 2024-02-18T08:52:17.359 INFO:tasks.workunit.client.0.smithi082.stdout:op 5446 completed, throughput=5MB/sec 2024-02-18T08:52:17.359 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--JnwD0oCNV_jjwi off=14690953 len=229722 2024-02-18T08:52:17.360 INFO:tasks.workunit.client.0.smithi082.stdout:op 5447 completed, throughput=5MB/sec 2024-02-18T08:52:17.360 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-A1Yj4EZ8R1m4dvf off=7076723 len=902837 2024-02-18T08:52:17.365 INFO:tasks.workunit.client.0.smithi082.stdout:op 5448 completed, throughput=5MB/sec 2024-02-18T08:52:17.365 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1JaKFIAXOFmPv5s off=294817 len=321347 2024-02-18T08:52:17.369 INFO:tasks.workunit.client.0.smithi082.stdout:op 5449 completed, throughput=5MB/sec 2024-02-18T08:52:17.369 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BtGPZqllR1t51g7 off=2962088 len=160134 2024-02-18T08:52:17.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 5450 completed, throughput=5MB/sec 2024-02-18T08:52:17.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b2trfkgs2AZicHx off=1804166 len=422757 2024-02-18T08:52:17.374 INFO:tasks.workunit.client.0.smithi082.stdout:op 5451 completed, throughput=5MB/sec 2024-02-18T08:52:17.375 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hy3riJCIript3Oa off=8928411 len=1593495 2024-02-18T08:52:17.380 INFO:tasks.workunit.client.0.smithi082.stdout:op 5452 completed, throughput=5MB/sec 2024-02-18T08:52:18.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:16.826679+0000 mgr.y (mgr.24862) 1155 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:52:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:16.826679+0000 mgr.y (mgr.24862) 1155 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:52:18.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:16.826679+0000 mgr.y (mgr.24862) 1155 : cluster [DBG] pgmap v1726: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:52:18.381 INFO:tasks.workunit.client.0.smithi082.stdout: 1063: throughput=5MB/sec pending data=0 2024-02-18T08:52:18.381 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ShNBzj0Va27ovH_ off=6004937 len=1003308 2024-02-18T08:52:18.382 INFO:tasks.workunit.client.0.smithi082.stdout:op 5453 completed, throughput=5MB/sec 2024-02-18T08:52:18.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cECtlr9qXDvfQWI off=9220601 len=1273982 2024-02-18T08:52:18.385 INFO:tasks.workunit.client.0.smithi082.stdout:op 5454 completed, throughput=5MB/sec 2024-02-18T08:52:18.385 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zTppzhvVspj_i3B off=6930621 len=224693 2024-02-18T08:52:18.386 INFO:tasks.workunit.client.0.smithi082.stdout:op 5455 completed, throughput=5MB/sec 2024-02-18T08:52:18.386 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cvi8T8VPVOG5Rex off=1359291 len=1289994 2024-02-18T08:52:18.393 INFO:tasks.workunit.client.0.smithi082.stdout:op 5456 completed, throughput=5MB/sec 2024-02-18T08:52:18.393 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0EVwkdhGe37aFpF off=794251 len=703589 2024-02-18T08:52:18.395 INFO:tasks.workunit.client.0.smithi082.stdout:op 5457 completed, throughput=5MB/sec 2024-02-18T08:52:18.395 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_GRMNf518HYkP8Q off=8050712 len=2019795 2024-02-18T08:52:18.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 5458 completed, throughput=5MB/sec 2024-02-18T08:52:19.397 INFO:tasks.workunit.client.0.smithi082.stdout: 1064: throughput=5MB/sec pending data=0 2024-02-18T08:52:19.398 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nHzBzZrIrkFQpAb off=3855109 len=1091109 2024-02-18T08:52:19.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 5459 completed, throughput=5MB/sec 2024-02-18T08:52:19.405 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-BFRlXqDj4dKSTdg off=12754402 len=962256 2024-02-18T08:52:19.410 INFO:tasks.workunit.client.0.smithi082.stdout:op 5460 completed, throughput=5MB/sec 2024-02-18T08:52:19.410 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0WFfo_u-xbBeojl off=8560159 len=1881776 2024-02-18T08:52:19.411 INFO:tasks.workunit.client.0.smithi082.stdout:op 5461 completed, throughput=5MB/sec 2024-02-18T08:52:19.411 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SCx6ah7iLPRH93c off=14716185 len=679148 2024-02-18T08:52:19.412 INFO:tasks.workunit.client.0.smithi082.stdout:op 5462 completed, throughput=5MB/sec 2024-02-18T08:52:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:18.827220+0000 mgr.y (mgr.24862) 1156 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:20.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:18.827220+0000 mgr.y (mgr.24862) 1156 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:20.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:18.827220+0000 mgr.y (mgr.24862) 1156 : cluster [DBG] pgmap v1727: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:20.412 INFO:tasks.workunit.client.0.smithi082.stdout: 1065: throughput=5MB/sec pending data=0 2024-02-18T08:52:20.412 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wt6NS22okt0EUQM off=3503339 len=1070020 2024-02-18T08:52:20.418 INFO:tasks.workunit.client.0.smithi082.stdout:op 5463 completed, throughput=5MB/sec 2024-02-18T08:52:20.418 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8XlSf-EUaHUFy6h off=2441107 len=348278 2024-02-18T08:52:20.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 5464 completed, throughput=5MB/sec 2024-02-18T08:52:20.422 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-isqWXwbyRMRZIMm off=2111462 len=1827296 2024-02-18T08:52:20.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 5465 completed, throughput=5MB/sec 2024-02-18T08:52:20.432 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--pLCCnRA_JedzCu off=6845945 len=1858530 2024-02-18T08:52:20.435 INFO:tasks.workunit.client.0.smithi082.stdout:op 5466 completed, throughput=5MB/sec 2024-02-18T08:52:21.435 INFO:tasks.workunit.client.0.smithi082.stdout: 1066: throughput=5MB/sec pending data=0 2024-02-18T08:52:21.435 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2g9b1aaqV53rHEy off=5939814 len=1381256 2024-02-18T08:52:21.444 INFO:tasks.workunit.client.0.smithi082.stdout:op 5467 completed, throughput=5MB/sec 2024-02-18T08:52:21.444 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GfofohAo0hAYzJV off=1776561 len=292362 2024-02-18T08:52:21.447 INFO:tasks.workunit.client.0.smithi082.stdout:op 5468 completed, throughput=5MB/sec 2024-02-18T08:52:21.447 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-A2BXA0hoDNv8s16 off=5011135 len=714165 2024-02-18T08:52:21.452 INFO:tasks.workunit.client.0.smithi082.stdout:op 5469 completed, throughput=5MB/sec 2024-02-18T08:52:21.452 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-w0hYKPhsBCNTThY off=12018673 len=1461646 2024-02-18T08:52:21.454 INFO:tasks.workunit.client.0.smithi082.stdout:op 5470 completed, throughput=5MB/sec 2024-02-18T08:52:21.454 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-AkVvRJzmPldevxA off=7494656 len=1103995 2024-02-18T08:52:21.459 INFO:tasks.workunit.client.0.smithi082.stdout:op 5471 completed, throughput=5MB/sec 2024-02-18T08:52:21.459 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sd6cEO42ncGhFKK off=11566536 len=307828 2024-02-18T08:52:21.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 5472 completed, throughput=5MB/sec 2024-02-18T08:52:22.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:20.827782+0000 mgr.y (mgr.24862) 1157 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:22.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:20.827782+0000 mgr.y (mgr.24862) 1157 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:20.827782+0000 mgr.y (mgr.24862) 1157 : cluster [DBG] pgmap v1728: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:22.461 INFO:tasks.workunit.client.0.smithi082.stdout: 1067: throughput=5MB/sec pending data=0 2024-02-18T08:52:22.461 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fyRp1soAUJt-8F2 off=7280228 len=333351 2024-02-18T08:52:22.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 5473 completed, throughput=5MB/sec 2024-02-18T08:52:22.465 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QPGqIIYozP6-FeH off=1784313 len=811008 2024-02-18T08:52:22.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 5474 completed, throughput=5MB/sec 2024-02-18T08:52:22.467 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J3YbiAKhY7hkSlc off=16704205 len=1350729 2024-02-18T08:52:22.469 INFO:tasks.workunit.client.0.smithi082.stdout:op 5475 completed, throughput=5MB/sec 2024-02-18T08:52:22.469 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rMDzYt_Q-O8ltXV off=7295610 len=649420 2024-02-18T08:52:22.471 INFO:tasks.workunit.client.0.smithi082.stdout:op 5476 completed, throughput=5MB/sec 2024-02-18T08:52:22.471 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Gbj-IhVevPKSDol off=11370757 len=552757 2024-02-18T08:52:22.475 INFO:tasks.workunit.client.0.smithi082.stdout:op 5477 completed, throughput=5MB/sec 2024-02-18T08:52:22.475 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_-GRJpvTQAco4GS off=2630974 len=1400813 2024-02-18T08:52:22.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 5478 completed, throughput=5MB/sec 2024-02-18T08:52:22.478 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PYwM95rCnIN-Wu8 off=9957481 len=66105 2024-02-18T08:52:22.478 INFO:tasks.workunit.client.0.smithi082.stdout:op 5479 completed, throughput=5MB/sec 2024-02-18T08:52:22.478 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h5SP3uJir249kmS off=3434956 len=1921411 2024-02-18T08:52:22.488 INFO:tasks.workunit.client.0.smithi082.stdout:op 5480 completed, throughput=5MB/sec 2024-02-18T08:52:23.488 INFO:tasks.workunit.client.0.smithi082.stdout: 1068: throughput=5MB/sec pending data=0 2024-02-18T08:52:23.488 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vZX_SDCx-H8ridq off=8248123 len=1010937 2024-02-18T08:52:23.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 5481 completed, throughput=5MB/sec 2024-02-18T08:52:23.495 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WoLw03tln5ZlBrB off=4397385 len=1755935 2024-02-18T08:52:23.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 5482 completed, throughput=5MB/sec 2024-02-18T08:52:23.499 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--mly37zFqnNC8SZ off=3449540 len=1004910 2024-02-18T08:52:23.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 5483 completed, throughput=5MB/sec 2024-02-18T08:52:24.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:22.828268+0000 mgr.y (mgr.24862) 1158 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:52:24.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:22.828268+0000 mgr.y (mgr.24862) 1158 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:52:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:22.828268+0000 mgr.y (mgr.24862) 1158 : cluster [DBG] pgmap v1729: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-02-18T08:52:24.503 INFO:tasks.workunit.client.0.smithi082.stdout: 1069: throughput=5MB/sec pending data=0 2024-02-18T08:52:24.503 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cfFCiAyU1QKW5cP off=3841659 len=738863 2024-02-18T08:52:24.504 INFO:tasks.workunit.client.0.smithi082.stdout:op 5484 completed, throughput=5MB/sec 2024-02-18T08:52:24.504 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SkUnwib3LDak8I7 off=1451922 len=888085 2024-02-18T08:52:24.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 5485 completed, throughput=5MB/sec 2024-02-18T08:52:24.506 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MpwckXurZvv3sRp off=2700543 len=892954 2024-02-18T08:52:24.509 INFO:tasks.workunit.client.0.smithi082.stdout:op 5486 completed, throughput=5MB/sec 2024-02-18T08:52:24.509 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-J7rAwl8-oMyNF67 off=18024899 len=1987861 2024-02-18T08:52:24.512 INFO:tasks.workunit.client.0.smithi082.stdout:op 5487 completed, throughput=5MB/sec 2024-02-18T08:52:24.512 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3CEXQ0YbddJkgNH off=321227 len=854510 2024-02-18T08:52:24.513 INFO:tasks.workunit.client.0.smithi082.stdout:op 5488 completed, throughput=5MB/sec 2024-02-18T08:52:25.513 INFO:tasks.workunit.client.0.smithi082.stdout: 1070: throughput=5MB/sec pending data=0 2024-02-18T08:52:25.514 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hXVTQiDRgwR6r1O off=723939 len=1091601 2024-02-18T08:52:25.519 INFO:tasks.workunit.client.0.smithi082.stdout:op 5489 completed, throughput=5MB/sec 2024-02-18T08:52:25.519 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RLzJKTzwDnMoS2C off=14282037 len=778233 2024-02-18T08:52:25.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 5490 completed, throughput=5MB/sec 2024-02-18T08:52:25.521 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Ww9lzs6uvzsn-I3 off=2959862 len=411833 2024-02-18T08:52:25.522 INFO:tasks.workunit.client.0.smithi082.stdout:op 5491 completed, throughput=5MB/sec 2024-02-18T08:52:25.522 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Qpol6KefesIcJEA off=6533102 len=1356815 2024-02-18T08:52:25.525 INFO:tasks.workunit.client.0.smithi082.stdout:op 5492 completed, throughput=5MB/sec 2024-02-18T08:52:25.525 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VuvihF-cA6gfqvt off=1615547 len=2052769 2024-02-18T08:52:25.535 INFO:tasks.workunit.client.0.smithi082.stdout:op 5493 completed, throughput=5MB/sec 2024-02-18T08:52:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:24.828831+0000 mgr.y (mgr.24862) 1159 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:26.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:24.828831+0000 mgr.y (mgr.24862) 1159 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:26.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:24.828831+0000 mgr.y (mgr.24862) 1159 : cluster [DBG] pgmap v1730: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:26.536 INFO:tasks.workunit.client.0.smithi082.stdout: 1071: throughput=5MB/sec pending data=0 2024-02-18T08:52:26.536 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FhvAlOc3F8Z_M00 off=17075776 len=1683258 2024-02-18T08:52:26.543 INFO:tasks.workunit.client.0.smithi082.stdout:op 5494 completed, throughput=5MB/sec 2024-02-18T08:52:26.543 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IwxaFEZUCqd9uiK off=5867881 len=1136190 2024-02-18T08:52:26.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 5495 completed, throughput=5MB/sec 2024-02-18T08:52:26.546 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7oBMSuz-dZUvmJq off=22175049 len=552790 2024-02-18T08:52:26.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 5496 completed, throughput=5MB/sec 2024-02-18T08:52:26.550 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pSjP6zdO0cXjJXE off=6802018 len=74975 2024-02-18T08:52:26.551 INFO:tasks.workunit.client.0.smithi082.stdout:op 5497 completed, throughput=5MB/sec 2024-02-18T08:52:26.551 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HqaGHl2tpd06xTf off=3003401 len=1980158 2024-02-18T08:52:26.552 INFO:tasks.workunit.client.0.smithi082.stdout:op 5498 completed, throughput=5MB/sec 2024-02-18T08:52:27.552 INFO:tasks.workunit.client.0.smithi082.stdout: 1072: throughput=5MB/sec pending data=0 2024-02-18T08:52:27.552 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3ntEoIOOf2Up6SF off=403599 len=1862980 2024-02-18T08:52:27.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 5499 completed, throughput=5MB/sec 2024-02-18T08:52:27.562 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-S-dAADb4lK-pG8o off=2131242 len=1124145 2024-02-18T08:52:27.563 INFO:tasks.workunit.client.0.smithi082.stdout:op 5500 completed, throughput=5MB/sec 2024-02-18T08:52:27.563 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-u2fMBweP08V0oXI off=6017289 len=588764 2024-02-18T08:52:27.565 INFO:tasks.workunit.client.0.smithi082.stdout:op 5501 completed, throughput=5MB/sec 2024-02-18T08:52:27.565 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zdLrCQ5ZdakxuUW off=4155750 len=835363 2024-02-18T08:52:27.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 5502 completed, throughput=5MB/sec 2024-02-18T08:52:27.567 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QM8KxL6LzMHsGtp off=6401740 len=129252 2024-02-18T08:52:27.568 INFO:tasks.workunit.client.0.smithi082.stdout:op 5503 completed, throughput=5MB/sec 2024-02-18T08:52:27.568 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aeWpC69LhEHyXBm off=11350753 len=354710 2024-02-18T08:52:27.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 5504 completed, throughput=5MB/sec 2024-02-18T08:52:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:26.829366+0000 mgr.y (mgr.24862) 1160 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:26.829366+0000 mgr.y (mgr.24862) 1160 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:28.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:26.829366+0000 mgr.y (mgr.24862) 1160 : cluster [DBG] pgmap v1731: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:28.569 INFO:tasks.workunit.client.0.smithi082.stdout: 1073: throughput=5MB/sec pending data=0 2024-02-18T08:52:28.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-YtxcrkrDjtlVmvC off=5997287 len=367672 2024-02-18T08:52:28.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 5505 completed, throughput=5MB/sec 2024-02-18T08:52:28.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Aa5xBxttJ7dL6jf off=5605852 len=1692223 2024-02-18T08:52:28.573 INFO:tasks.workunit.client.0.smithi082.stdout:op 5506 completed, throughput=5MB/sec 2024-02-18T08:52:28.573 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xhEZ1C9SxL-kk6L off=231015 len=307855 2024-02-18T08:52:28.577 INFO:tasks.workunit.client.0.smithi082.stdout:op 5507 completed, throughput=5MB/sec 2024-02-18T08:52:28.577 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dgmumh-36mmAmgs off=18082290 len=1511180 2024-02-18T08:52:28.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 5508 completed, throughput=5MB/sec 2024-02-18T08:52:28.580 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-13PLVgV4GRaj6_l off=200742 len=662353 2024-02-18T08:52:28.581 INFO:tasks.workunit.client.0.smithi082.stdout:op 5509 completed, throughput=5MB/sec 2024-02-18T08:52:28.581 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fWB__Oqa32V-t1z off=2947232 len=911200 2024-02-18T08:52:28.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 5510 completed, throughput=5MB/sec 2024-02-18T08:52:29.583 INFO:tasks.workunit.client.0.smithi082.stdout: 1074: throughput=5MB/sec pending data=0 2024-02-18T08:52:29.583 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CyVoN4ejPBFdByx off=19669862 len=792342 2024-02-18T08:52:29.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 5511 completed, throughput=5MB/sec 2024-02-18T08:52:29.585 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dh5nF-vHVW2_N1D off=2927785 len=1044842 2024-02-18T08:52:29.590 INFO:tasks.workunit.client.0.smithi082.stdout:op 5512 completed, throughput=5MB/sec 2024-02-18T08:52:29.591 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aCHzcDSHv1NnfDQ off=5263651 len=1115364 2024-02-18T08:52:29.593 INFO:tasks.workunit.client.0.smithi082.stdout:op 5513 completed, throughput=5MB/sec 2024-02-18T08:52:29.593 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PW5cyN2okh53Jhx off=962010 len=1066990 2024-02-18T08:52:29.600 INFO:tasks.workunit.client.0.smithi082.stdout:op 5514 completed, throughput=5MB/sec 2024-02-18T08:52:29.600 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NB5x2X1sXs2pwqi off=17937865 len=1946920 2024-02-18T08:52:29.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 5515 completed, throughput=5MB/sec 2024-02-18T08:52:30.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:28.829907+0000 mgr.y (mgr.24862) 1161 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:30.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:28.829907+0000 mgr.y (mgr.24862) 1161 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:28.829907+0000 mgr.y (mgr.24862) 1161 : cluster [DBG] pgmap v1732: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:30.610 INFO:tasks.workunit.client.0.smithi082.stdout: 1075: throughput=5MB/sec pending data=0 2024-02-18T08:52:30.610 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FkMTr-mrpl28OjT off=1840347 len=710791 2024-02-18T08:52:30.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 5516 completed, throughput=5MB/sec 2024-02-18T08:52:30.615 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TVUZTfX4z_5EHLV off=559114 len=712143 2024-02-18T08:52:30.615 INFO:tasks.workunit.client.0.smithi082.stdout:op 5517 completed, throughput=5MB/sec 2024-02-18T08:52:30.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mG3rVkU03DWlyyK off=3076069 len=762502 2024-02-18T08:52:30.617 INFO:tasks.workunit.client.0.smithi082.stdout:op 5518 completed, throughput=5MB/sec 2024-02-18T08:52:30.617 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ens5XMPdv_bzemr off=4187540 len=721018 2024-02-18T08:52:30.622 INFO:tasks.workunit.client.0.smithi082.stdout:op 5519 completed, throughput=5MB/sec 2024-02-18T08:52:30.622 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7qOcOfwx6AjsjSM off=7660656 len=388003 2024-02-18T08:52:30.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 5520 completed, throughput=5MB/sec 2024-02-18T08:52:30.626 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NUmTt94b7t4BBka off=4621607 len=549109 2024-02-18T08:52:30.628 INFO:tasks.workunit.client.0.smithi082.stdout:op 5521 completed, throughput=5MB/sec 2024-02-18T08:52:30.629 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OMYnNxrjVjGnFpP off=5002314 len=1454017 2024-02-18T08:52:30.631 INFO:tasks.workunit.client.0.smithi082.stdout:op 5522 completed, throughput=5MB/sec 2024-02-18T08:52:31.632 INFO:tasks.workunit.client.0.smithi082.stdout: 1076: throughput=5MB/sec pending data=0 2024-02-18T08:52:31.632 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MHTSAm55dKfkrvQ off=1837986 len=807499 2024-02-18T08:52:31.634 INFO:tasks.workunit.client.0.smithi082.stdout:op 5523 completed, throughput=5MB/sec 2024-02-18T08:52:31.634 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-aY3kuvYZ6A8gdjs off=4126271 len=1161281 2024-02-18T08:52:31.641 INFO:tasks.workunit.client.0.smithi082.stdout:op 5524 completed, throughput=5MB/sec 2024-02-18T08:52:31.641 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NinN-soFdOGaawv off=2823598 len=1089269 2024-02-18T08:52:31.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 5525 completed, throughput=5MB/sec 2024-02-18T08:52:31.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-B5Y81w39CoP1-z2 off=4388567 len=318024 2024-02-18T08:52:31.647 INFO:tasks.workunit.client.0.smithi082.stdout:op 5526 completed, throughput=5MB/sec 2024-02-18T08:52:31.647 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O_vYmIdoZ0cBLIg off=2810129 len=192636 2024-02-18T08:52:31.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 5527 completed, throughput=5MB/sec 2024-02-18T08:52:31.650 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-wxObvIf9Fm2iLj1 off=1691147 len=753823 2024-02-18T08:52:31.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 5528 completed, throughput=5MB/sec 2024-02-18T08:52:31.651 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qem1VLjPIcF354X off=610936 len=1711866 2024-02-18T08:52:31.660 INFO:tasks.workunit.client.0.smithi082.stdout:op 5529 completed, throughput=5MB/sec 2024-02-18T08:52:32.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:30.830403+0000 mgr.y (mgr.24862) 1162 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:32.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:30.830403+0000 mgr.y (mgr.24862) 1162 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:32.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:30.830403+0000 mgr.y (mgr.24862) 1162 : cluster [DBG] pgmap v1733: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:32.660 INFO:tasks.workunit.client.0.smithi082.stdout: 1077: throughput=5MB/sec pending data=0 2024-02-18T08:52:32.660 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-X0rj5EY1EN-S2wi off=5781188 len=678942 2024-02-18T08:52:32.662 INFO:tasks.workunit.client.0.smithi082.stdout:op 5530 completed, throughput=5MB/sec 2024-02-18T08:52:32.662 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pvFyHpw1cQqZHPz off=14807784 len=1226454 2024-02-18T08:52:32.669 INFO:tasks.workunit.client.0.smithi082.stdout:op 5531 completed, throughput=5MB/sec 2024-02-18T08:52:32.669 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hHVYTUOY9QTtNrP off=5219973 len=1902801 2024-02-18T08:52:32.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 5532 completed, throughput=5MB/sec 2024-02-18T08:52:33.673 INFO:tasks.workunit.client.0.smithi082.stdout: 1078: throughput=5MB/sec pending data=0 2024-02-18T08:52:33.673 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zjaeaaf8fulX7oK off=5741521 len=1656055 2024-02-18T08:52:33.681 INFO:tasks.workunit.client.0.smithi082.stdout:op 5533 completed, throughput=5MB/sec 2024-02-18T08:52:33.682 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UwvAyYQpL-OgPM5 off=2132471 len=1109699 2024-02-18T08:52:33.688 INFO:tasks.workunit.client.0.smithi082.stdout:op 5534 completed, throughput=5MB/sec 2024-02-18T08:52:33.688 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iqaMh6KM2Ty2zb_ off=11242091 len=1928446 2024-02-18T08:52:33.695 INFO:tasks.workunit.client.0.smithi082.stdout:op 5535 completed, throughput=5MB/sec 2024-02-18T08:52:33.695 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n0efTNjpXXQoCwu off=663088 len=1154486 2024-02-18T08:52:33.701 INFO:tasks.workunit.client.0.smithi082.stdout:op 5536 completed, throughput=5MB/sec 2024-02-18T08:52:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:32.831099+0000 mgr.y (mgr.24862) 1163 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:52:34.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:32.831099+0000 mgr.y (mgr.24862) 1163 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:52:34.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:32.831099+0000 mgr.y (mgr.24862) 1163 : cluster [DBG] pgmap v1734: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-02-18T08:52:34.701 INFO:tasks.workunit.client.0.smithi082.stdout: 1079: throughput=5MB/sec pending data=0 2024-02-18T08:52:34.701 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Zr2qJdfshbFEwt8 off=1468965 len=862942 2024-02-18T08:52:34.703 INFO:tasks.workunit.client.0.smithi082.stdout:op 5537 completed, throughput=5MB/sec 2024-02-18T08:52:34.703 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ovIdGvGD7TtyzK4 off=4689851 len=49878 2024-02-18T08:52:34.706 INFO:tasks.workunit.client.0.smithi082.stdout:op 5538 completed, throughput=5MB/sec 2024-02-18T08:52:34.706 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uunBYCWB2WQ2U7D off=267524 len=895199 2024-02-18T08:52:34.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 5539 completed, throughput=5MB/sec 2024-02-18T08:52:34.707 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SdjqMhRY2Te_NoN off=606820 len=279036 2024-02-18T08:52:34.709 INFO:tasks.workunit.client.0.smithi082.stdout:op 5540 completed, throughput=5MB/sec 2024-02-18T08:52:34.709 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0yWJ98SEgNC6mnt off=993573 len=553428 2024-02-18T08:52:34.713 INFO:tasks.workunit.client.0.smithi082.stdout:op 5541 completed, throughput=5MB/sec 2024-02-18T08:52:34.713 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-b4mdyc9YhaXTOEn off=741796 len=933192 2024-02-18T08:52:34.717 INFO:tasks.workunit.client.0.smithi082.stdout:op 5542 completed, throughput=5MB/sec 2024-02-18T08:52:34.717 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0cOX3x4aaWn4uxM off=2272873 len=152170 2024-02-18T08:52:34.720 INFO:tasks.workunit.client.0.smithi082.stdout:op 5543 completed, throughput=5MB/sec 2024-02-18T08:52:34.720 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_Yvdk_1HiP3HSBQ off=195070 len=564776 2024-02-18T08:52:34.721 INFO:tasks.workunit.client.0.smithi082.stdout:op 5544 completed, throughput=5MB/sec 2024-02-18T08:52:34.721 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sflXsnX2EiU3eMv off=4174471 len=1877437 2024-02-18T08:52:34.732 INFO:tasks.workunit.client.0.smithi082.stdout:op 5545 completed, throughput=5MB/sec 2024-02-18T08:52:35.733 INFO:tasks.workunit.client.0.smithi082.stdout: 1080: throughput=5MB/sec pending data=0 2024-02-18T08:52:35.733 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EC1LBbXWvqM9hpF off=17444742 len=923375 2024-02-18T08:52:35.734 INFO:tasks.workunit.client.0.smithi082.stdout:op 5546 completed, throughput=5MB/sec 2024-02-18T08:52:35.734 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-K0r0gn9SpfLc6Af off=136389 len=1156723 2024-02-18T08:52:35.736 INFO:tasks.workunit.client.0.smithi082.stdout:op 5547 completed, throughput=5MB/sec 2024-02-18T08:52:35.736 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fZb6yDmQCIbqHus off=2613612 len=421919 2024-02-18T08:52:35.740 INFO:tasks.workunit.client.0.smithi082.stdout:op 5548 completed, throughput=5MB/sec 2024-02-18T08:52:35.740 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HyubUrHG2y9M0HC off=4997688 len=784229 2024-02-18T08:52:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:op 5549 completed, throughput=5MB/sec 2024-02-18T08:52:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e8dDHrDoTt878Ta off=4828744 len=1009105 2024-02-18T08:52:35.746 INFO:tasks.workunit.client.0.smithi082.stdout:op 5550 completed, throughput=5MB/sec 2024-02-18T08:52:36.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:34.831747+0000 mgr.y (mgr.24862) 1164 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:36.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:34.831747+0000 mgr.y (mgr.24862) 1164 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:36.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:34.831747+0000 mgr.y (mgr.24862) 1164 : cluster [DBG] pgmap v1735: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-02-18T08:52:36.747 INFO:tasks.workunit.client.0.smithi082.stdout: 1081: throughput=5MB/sec pending data=0 2024-02-18T08:52:36.747 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZA3ESdO43zMoqnf off=11125570 len=1784544 2024-02-18T08:52:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 5551 completed, throughput=5MB/sec 2024-02-18T08:52:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-swyVa2ItPHPY6hb off=1309462 len=250590 2024-02-18T08:52:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:op 5552 completed, throughput=5MB/sec 2024-02-18T08:52:36.757 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Qa5FQ6A1AzXs3h- off=661423 len=1772678 2024-02-18T08:52:36.766 INFO:tasks.workunit.client.0.smithi082.stdout:op 5553 completed, throughput=5MB/sec 2024-02-18T08:52:36.766 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0gDRBhS_40w7CRr off=13395627 len=1961773 2024-02-18T08:52:36.770 INFO:tasks.workunit.client.0.smithi082.stdout:op 5554 completed, throughput=5MB/sec 2024-02-18T08:52:37.770 INFO:tasks.workunit.client.0.smithi082.stdout: 1082: throughput=5MB/sec pending data=0 2024-02-18T08:52:37.770 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Pm0wApUUtj2q-Tn off=3488760 len=899082 2024-02-18T08:52:37.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 5555 completed, throughput=5MB/sec 2024-02-18T08:52:37.772 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mAN0bPu36qXKJub off=3396528 len=941074 2024-02-18T08:52:37.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 5556 completed, throughput=5MB/sec 2024-02-18T08:52:37.774 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2jNJU9GdbE2Yz5b off=4713769 len=498056 2024-02-18T08:52:37.774 INFO:tasks.workunit.client.0.smithi082.stdout:op 5557 completed, throughput=5MB/sec 2024-02-18T08:52:37.775 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JaDrl31ERskSyQD off=5902335 len=388116 2024-02-18T08:52:37.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 5558 completed, throughput=5MB/sec 2024-02-18T08:52:37.775 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-L5dR24uaAsqV5AM off=2052427 len=1039344 2024-02-18T08:52:37.778 INFO:tasks.workunit.client.0.smithi082.stdout:op 5559 completed, throughput=5MB/sec 2024-02-18T08:52:37.778 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--V1K1l-Qxk_Eafd off=9359546 len=1158517 2024-02-18T08:52:37.779 INFO:tasks.workunit.client.0.smithi082.stdout:op 5560 completed, throughput=5MB/sec 2024-02-18T08:52:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:36.832294+0000 mgr.y (mgr.24862) 1165 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:38.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:36.832294+0000 mgr.y (mgr.24862) 1165 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:38.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:36.832294+0000 mgr.y (mgr.24862) 1165 : cluster [DBG] pgmap v1736: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:38.780 INFO:tasks.workunit.client.0.smithi082.stdout: 1083: throughput=5MB/sec pending data=0 2024-02-18T08:52:38.780 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UGwu9wt9xxgneUG off=12512300 len=1394878 2024-02-18T08:52:38.788 INFO:tasks.workunit.client.0.smithi082.stdout:op 5561 completed, throughput=5MB/sec 2024-02-18T08:52:38.788 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CD_V-2LJhCYg0qi off=6435873 len=1193508 2024-02-18T08:52:38.790 INFO:tasks.workunit.client.0.smithi082.stdout:op 5562 completed, throughput=5MB/sec 2024-02-18T08:52:38.791 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fb9Q2zWgKFUUbUd off=6872843 len=1044094 2024-02-18T08:52:38.793 INFO:tasks.workunit.client.0.smithi082.stdout:op 5563 completed, throughput=5MB/sec 2024-02-18T08:52:38.793 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-s6UtMXZCf_B41iY off=11044189 len=733417 2024-02-18T08:52:38.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 5564 completed, throughput=5MB/sec 2024-02-18T08:52:38.798 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-muCbOwpWosKRrAf off=11568124 len=2048088 2024-02-18T08:52:38.800 INFO:tasks.workunit.client.0.smithi082.stdout:op 5565 completed, throughput=5MB/sec 2024-02-18T08:52:39.800 INFO:tasks.workunit.client.0.smithi082.stdout: 1084: throughput=5MB/sec pending data=0 2024-02-18T08:52:39.800 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZVI3ZyIgOAixSUJ off=3004830 len=106246 2024-02-18T08:52:39.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 5566 completed, throughput=5MB/sec 2024-02-18T08:52:39.801 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--swQLqrD9Zk_APR off=6904774 len=490529 2024-02-18T08:52:39.805 INFO:tasks.workunit.client.0.smithi082.stdout:op 5567 completed, throughput=5MB/sec 2024-02-18T08:52:39.805 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-syOaqEBrvAfaasJ off=9666254 len=1889759 2024-02-18T08:52:39.812 INFO:tasks.workunit.client.0.smithi082.stdout:op 5568 completed, throughput=5MB/sec 2024-02-18T08:52:39.812 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4Rq9j57KTbY2718 off=761642 len=68235 2024-02-18T08:52:39.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 5569 completed, throughput=5MB/sec 2024-02-18T08:52:39.815 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0JJBPtF2Yo8_X3E off=6755343 len=89342 2024-02-18T08:52:39.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 5570 completed, throughput=5MB/sec 2024-02-18T08:52:39.817 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lexcwLfh6rBBWYz off=14599502 len=1848326 2024-02-18T08:52:39.818 INFO:tasks.workunit.client.0.smithi082.stdout:op 5571 completed, throughput=5MB/sec 2024-02-18T08:52:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:38.833099+0000 mgr.y (mgr.24862) 1166 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:40.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:38.833099+0000 mgr.y (mgr.24862) 1166 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:40.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:38.833099+0000 mgr.y (mgr.24862) 1166 : cluster [DBG] pgmap v1737: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:40.819 INFO:tasks.workunit.client.0.smithi082.stdout: 1085: throughput=5MB/sec pending data=0 2024-02-18T08:52:40.819 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RgZH4k0NtmgyT00 off=12342634 len=728689 2024-02-18T08:52:40.823 INFO:tasks.workunit.client.0.smithi082.stdout:op 5572 completed, throughput=5MB/sec 2024-02-18T08:52:40.823 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rsqDjOC-XhmmFjz off=437455 len=148020 2024-02-18T08:52:40.826 INFO:tasks.workunit.client.0.smithi082.stdout:op 5573 completed, throughput=5MB/sec 2024-02-18T08:52:40.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6D_xu5LR2hpHYVT off=221401 len=1484019 2024-02-18T08:52:40.832 INFO:tasks.workunit.client.0.smithi082.stdout:op 5574 completed, throughput=5MB/sec 2024-02-18T08:52:40.833 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6KGB4c2raSFAq32 off=910706 len=914796 2024-02-18T08:52:40.839 INFO:tasks.workunit.client.0.smithi082.stdout:op 5575 completed, throughput=5MB/sec 2024-02-18T08:52:40.839 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Zl3GmWUEV6KWBHc off=1324883 len=252243 2024-02-18T08:52:40.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 5576 completed, throughput=5MB/sec 2024-02-18T08:52:40.842 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WNM6o1CRi3X8j2s off=12935621 len=155705 2024-02-18T08:52:40.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 5577 completed, throughput=5MB/sec 2024-02-18T08:52:40.844 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mCuWGRRdr4kzMNK off=18764688 len=481781 2024-02-18T08:52:40.848 INFO:tasks.workunit.client.0.smithi082.stdout:op 5578 completed, throughput=5MB/sec 2024-02-18T08:52:40.848 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pqryJwhSIbJrCGy off=9880163 len=1246634 2024-02-18T08:52:40.849 INFO:tasks.workunit.client.0.smithi082.stdout:op 5579 completed, throughput=5MB/sec 2024-02-18T08:52:41.851 INFO:tasks.workunit.client.0.smithi082.stdout: 1086: throughput=5MB/sec pending data=0 2024-02-18T08:52:41.851 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QD30iH4LAGpxFxb off=9521695 len=1828115 2024-02-18T08:52:41.861 INFO:tasks.workunit.client.0.smithi082.stdout:op 5580 completed, throughput=5MB/sec 2024-02-18T08:52:41.861 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O__MnSZ_pIHSmfY off=11724261 len=566091 2024-02-18T08:52:41.863 INFO:tasks.workunit.client.0.smithi082.stdout:op 5581 completed, throughput=5MB/sec 2024-02-18T08:52:41.863 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i5GiGp266vSQbjk off=857600 len=1364281 2024-02-18T08:52:41.865 INFO:tasks.workunit.client.0.smithi082.stdout:op 5582 completed, throughput=5MB/sec 2024-02-18T08:52:41.865 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-yl849B7q-79EQSY off=2811244 len=1365015 2024-02-18T08:52:41.868 INFO:tasks.workunit.client.0.smithi082.stdout:op 5583 completed, throughput=5MB/sec 2024-02-18T08:52:42.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:40.833575+0000 mgr.y (mgr.24862) 1167 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:40.833575+0000 mgr.y (mgr.24862) 1167 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:42.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:40.833575+0000 mgr.y (mgr.24862) 1167 : cluster [DBG] pgmap v1738: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:52:42.868 INFO:tasks.workunit.client.0.smithi082.stdout: 1087: throughput=5MB/sec pending data=0 2024-02-18T08:52:42.869 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dPUvTEFfBZFqxsH off=20498224 len=1624141 2024-02-18T08:52:42.870 INFO:tasks.workunit.client.0.smithi082.stdout:op 5584 completed, throughput=5MB/sec 2024-02-18T08:52:42.871 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oCjb5qU5QSxIcRY off=4033260 len=1073895 2024-02-18T08:52:42.877 INFO:tasks.workunit.client.0.smithi082.stdout:op 5585 completed, throughput=5MB/sec 2024-02-18T08:52:42.877 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FdYcayz6WaW1CWn off=3043212 len=1981046 2024-02-18T08:52:42.878 INFO:tasks.workunit.client.0.smithi082.stdout:op 5586 completed, throughput=5MB/sec 2024-02-18T08:52:42.879 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tZgEPE_LrnP7wjS off=4316864 len=572854 2024-02-18T08:52:42.883 INFO:tasks.workunit.client.0.smithi082.stdout:op 5587 completed, throughput=5MB/sec 2024-02-18T08:52:43.884 INFO:tasks.workunit.client.0.smithi082.stdout: 1088: throughput=5MB/sec pending data=0 2024-02-18T08:52:43.884 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-E3l9W-8HbJHAGeb off=8817649 len=1346460 2024-02-18T08:52:43.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 5588 completed, throughput=5MB/sec 2024-02-18T08:52:43.885 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n6JuTQWrmeMmSFk off=57735 len=1711115 2024-02-18T08:52:43.897 INFO:tasks.workunit.client.0.smithi082.stdout:op 5589 completed, throughput=5MB/sec 2024-02-18T08:52:43.898 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XTHeGE96jrWI3OM off=10315242 len=1945001 2024-02-18T08:52:43.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 5590 completed, throughput=5MB/sec 2024-02-18T08:52:43.907 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-W2SJWSZfv_GGceo off=3451205 len=1378179 2024-02-18T08:52:43.914 INFO:tasks.workunit.client.0.smithi082.stdout:op 5591 completed, throughput=5MB/sec 2024-02-18T08:52:44.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:42.834227+0000 mgr.y (mgr.24862) 1168 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:52:44.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:42.834227+0000 mgr.y (mgr.24862) 1168 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:52:44.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:42.834227+0000 mgr.y (mgr.24862) 1168 : cluster [DBG] pgmap v1739: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:52:44.914 INFO:tasks.workunit.client.0.smithi082.stdout: 1089: throughput=5MB/sec pending data=0 2024-02-18T08:52:44.914 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-rAoEA7jNeCARsAM off=3158877 len=1851036 2024-02-18T08:52:44.917 INFO:tasks.workunit.client.0.smithi082.stdout:op 5592 completed, throughput=5MB/sec 2024-02-18T08:52:44.917 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LAiuqVv-YdGqAcH off=10341946 len=1859179 2024-02-18T08:52:44.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 5593 completed, throughput=5MB/sec 2024-02-18T08:52:44.919 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4ykwHwPvvFund_r off=3961871 len=671144 2024-02-18T08:52:44.924 INFO:tasks.workunit.client.0.smithi082.stdout:op 5594 completed, throughput=5MB/sec 2024-02-18T08:52:45.924 INFO:tasks.workunit.client.0.smithi082.stdout: 1090: throughput=5MB/sec pending data=0 2024-02-18T08:52:45.925 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-682LpN4jIocxWOc off=8025252 len=1554960 2024-02-18T08:52:45.928 INFO:tasks.workunit.client.0.smithi082.stdout:op 5595 completed, throughput=5MB/sec 2024-02-18T08:52:45.928 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-uOXHD0irsBsl0Vb off=969503 len=1444978 2024-02-18T08:52:45.930 INFO:tasks.workunit.client.0.smithi082.stdout:op 5596 completed, throughput=5MB/sec 2024-02-18T08:52:45.930 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aoXm5VAGSQmctoE off=11832790 len=1730685 2024-02-18T08:52:45.932 INFO:tasks.workunit.client.0.smithi082.stdout:op 5597 completed, throughput=5MB/sec 2024-02-18T08:52:45.933 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JqVHgjeU_fNFykR off=18179715 len=766387 2024-02-18T08:52:45.938 INFO:tasks.workunit.client.0.smithi082.stdout:op 5598 completed, throughput=5MB/sec 2024-02-18T08:52:46.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:44.834936+0000 mgr.y (mgr.24862) 1169 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:52:46.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:44.834936+0000 mgr.y (mgr.24862) 1169 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:52:46.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:44.834936+0000 mgr.y (mgr.24862) 1169 : cluster [DBG] pgmap v1740: 73 pgs: 73 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-02-18T08:52:46.938 INFO:tasks.workunit.client.0.smithi082.stdout: 1091: throughput=5MB/sec pending data=0 2024-02-18T08:52:46.939 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4LUh37clKcKd2YJ off=2766429 len=817604 2024-02-18T08:52:46.940 INFO:tasks.workunit.client.0.smithi082.stdout:op 5599 completed, throughput=5MB/sec 2024-02-18T08:52:46.941 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oF9mSbQGGgmBgyN off=14641622 len=659970 2024-02-18T08:52:46.942 INFO:tasks.workunit.client.0.smithi082.stdout:op 5600 completed, throughput=5MB/sec 2024-02-18T08:52:46.942 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-VUNqkgxvsX0J13a off=1203075 len=136549 2024-02-18T08:52:46.945 INFO:tasks.workunit.client.0.smithi082.stdout:op 5601 completed, throughput=5MB/sec 2024-02-18T08:52:46.945 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-KcwqawzRTX4xsae off=341573 len=1166249 2024-02-18T08:52:46.951 INFO:tasks.workunit.client.0.smithi082.stdout:op 5602 completed, throughput=5MB/sec 2024-02-18T08:52:46.951 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3-isTnp1Ej7ecoq off=3525963 len=891093 2024-02-18T08:52:46.953 INFO:tasks.workunit.client.0.smithi082.stdout:op 5603 completed, throughput=5MB/sec 2024-02-18T08:52:46.954 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1WM3i1V9zGY6EAf off=630236 len=2061036 2024-02-18T08:52:46.955 INFO:tasks.workunit.client.0.smithi082.stdout:op 5604 completed, throughput=5MB/sec 2024-02-18T08:52:47.956 INFO:tasks.workunit.client.0.smithi082.stdout: 1092: throughput=5MB/sec pending data=0 2024-02-18T08:52:47.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7y1TGTQEo6LqNnY off=19092950 len=553402 2024-02-18T08:52:47.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 5605 completed, throughput=5MB/sec 2024-02-18T08:52:47.960 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dtJbnJKFGZo6L7L off=7999772 len=1900350 2024-02-18T08:52:47.963 INFO:tasks.workunit.client.0.smithi082.stdout:op 5606 completed, throughput=5MB/sec 2024-02-18T08:52:47.963 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bdgG_2HqRzmwTG8 off=14125207 len=45516 2024-02-18T08:52:47.966 INFO:tasks.workunit.client.0.smithi082.stdout:op 5607 completed, throughput=5MB/sec 2024-02-18T08:52:47.966 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rCLShau5rDbUo67 off=951792 len=1838927 2024-02-18T08:52:47.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 5608 completed, throughput=5MB/sec 2024-02-18T08:52:47.973 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3uad-mYZm1Bn12P off=16012529 len=2024790 2024-02-18T08:52:47.974 INFO:tasks.workunit.client.0.smithi082.stdout:op 5609 completed, throughput=5MB/sec 2024-02-18T08:52:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:46.835534+0000 mgr.y (mgr.24862) 1170 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:47.034636+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:52:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:47.333208+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:52:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:47.333849+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:52:48.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:47.340925+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:52:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:46.835534+0000 mgr.y (mgr.24862) 1170 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:47.034636+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:52:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:47.333208+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:52:48.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:47.333849+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:47.340925+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:46.835534+0000 mgr.y (mgr.24862) 1170 : cluster [DBG] pgmap v1741: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:47.034636+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:47.333208+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:47.333849+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:52:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:47.340925+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:52:48.975 INFO:tasks.workunit.client.0.smithi082.stdout: 1093: throughput=5MB/sec pending data=0 2024-02-18T08:52:48.975 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FmogQUib7iJVVU9 off=436129 len=38370 2024-02-18T08:52:48.976 INFO:tasks.workunit.client.0.smithi082.stdout:op 5610 completed, throughput=5MB/sec 2024-02-18T08:52:48.976 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cabfTmAM0KyX_pH off=14634058 len=1424194 2024-02-18T08:52:48.979 INFO:tasks.workunit.client.0.smithi082.stdout:op 5611 completed, throughput=5MB/sec 2024-02-18T08:52:48.979 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UO24h8g9QdRsrev off=1473778 len=1690499 2024-02-18T08:52:48.983 INFO:tasks.workunit.client.0.smithi082.stdout:op 5612 completed, throughput=5MB/sec 2024-02-18T08:52:48.983 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WkeLe2FSlJfWhvI off=387551 len=503410 2024-02-18T08:52:48.987 INFO:tasks.workunit.client.0.smithi082.stdout:op 5613 completed, throughput=5MB/sec 2024-02-18T08:52:49.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:52:47.334355+0000 mgr.y (mgr.24862) 1171 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:52:49.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:52:47.334355+0000 mgr.y (mgr.24862) 1171 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:52:49.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:52:47.334355+0000 mgr.y (mgr.24862) 1171 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:52:49.987 INFO:tasks.workunit.client.0.smithi082.stdout: 1094: throughput=5MB/sec pending data=0 2024-02-18T08:52:49.988 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JoDA-S0BO4Jb81o off=18793344 len=539312 2024-02-18T08:52:49.989 INFO:tasks.workunit.client.0.smithi082.stdout:op 5614 completed, throughput=5MB/sec 2024-02-18T08:52:49.990 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xEz5mPrwTDy3-Zs off=2162579 len=1369525 2024-02-18T08:52:49.997 INFO:tasks.workunit.client.0.smithi082.stdout:op 5615 completed, throughput=5MB/sec 2024-02-18T08:52:49.997 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-q2Zzla5_EVqbS5_ off=7539635 len=999713 2024-02-18T08:52:50.003 INFO:tasks.workunit.client.0.smithi082.stdout:op 5616 completed, throughput=5MB/sec 2024-02-18T08:52:50.003 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-qubd206bG16uqIB off=854875 len=1159098 2024-02-18T08:52:50.010 INFO:tasks.workunit.client.0.smithi082.stdout:op 5617 completed, throughput=5MB/sec 2024-02-18T08:52:50.010 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mdpfLlabqu-1KB5 off=3031987 len=1196616 2024-02-18T08:52:50.012 INFO:tasks.workunit.client.0.smithi082.stdout:op 5618 completed, throughput=5MB/sec 2024-02-18T08:52:50.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:48.836273+0000 mgr.y (mgr.24862) 1172 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:50.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:48.836273+0000 mgr.y (mgr.24862) 1172 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:50.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:48.836273+0000 mgr.y (mgr.24862) 1172 : cluster [DBG] pgmap v1742: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-02-18T08:52:51.012 INFO:tasks.workunit.client.0.smithi082.stdout: 1095: throughput=5MB/sec pending data=0 2024-02-18T08:52:51.013 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M2Q5mLhwtFSlQr1 off=17211009 len=1218849 2024-02-18T08:52:51.015 INFO:tasks.workunit.client.0.smithi082.stdout:op 5619 completed, throughput=5MB/sec 2024-02-18T08:52:51.015 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F7g7ILbRQFjXii7 off=4955833 len=134065 2024-02-18T08:52:51.016 INFO:tasks.workunit.client.0.smithi082.stdout:op 5620 completed, throughput=5MB/sec 2024-02-18T08:52:51.016 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mkpHHw_GI9aVXTP off=738054 len=2082583 2024-02-18T08:52:51.027 INFO:tasks.workunit.client.0.smithi082.stdout:op 5621 completed, throughput=5MB/sec 2024-02-18T08:52:51.027 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OKYBpRmHLiGjmBo off=11958923 len=1950561 2024-02-18T08:52:51.036 INFO:tasks.workunit.client.0.smithi082.stdout:op 5622 completed, throughput=5MB/sec 2024-02-18T08:52:52.037 INFO:tasks.workunit.client.0.smithi082.stdout: 1096: throughput=5MB/sec pending data=0 2024-02-18T08:52:52.037 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-G83ex5huEg4MtnI off=10954387 len=1186760 2024-02-18T08:52:52.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 5623 completed, throughput=5MB/sec 2024-02-18T08:52:52.044 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-8XVZxJdmyUlRwET off=2069991 len=1886315 2024-02-18T08:52:52.056 INFO:tasks.workunit.client.0.smithi082.stdout:op 5624 completed, throughput=5MB/sec 2024-02-18T08:52:52.056 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i4XrBjf-sGGBMRn off=2515085 len=1804351 2024-02-18T08:52:52.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 5625 completed, throughput=5MB/sec 2024-02-18T08:52:52.057 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eYx9nc7lclBIz8Q off=927882 len=1619911 2024-02-18T08:52:52.066 INFO:tasks.workunit.client.0.smithi082.stdout:op 5626 completed, throughput=5MB/sec 2024-02-18T08:52:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:50.836827+0000 mgr.y (mgr.24862) 1173 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:50.836827+0000 mgr.y (mgr.24862) 1173 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:50.836827+0000 mgr.y (mgr.24862) 1173 : cluster [DBG] pgmap v1743: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:52:53.066 INFO:tasks.workunit.client.0.smithi082.stdout: 1097: throughput=5MB/sec pending data=0 2024-02-18T08:52:53.067 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GVLack6Tpf2WoW5 off=4360648 len=95379 2024-02-18T08:52:53.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 5627 completed, throughput=5MB/sec 2024-02-18T08:52:53.067 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0XALduCdOgpg-KX off=1811751 len=1043186 2024-02-18T08:52:53.074 INFO:tasks.workunit.client.0.smithi082.stdout:op 5628 completed, throughput=5MB/sec 2024-02-18T08:52:53.074 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bM9kGM2l4R_zIt_ off=5790263 len=315561 2024-02-18T08:52:53.075 INFO:tasks.workunit.client.0.smithi082.stdout:op 5629 completed, throughput=5MB/sec 2024-02-18T08:52:53.075 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-t2YPVqOuzodvvH7 off=366426 len=1549920 2024-02-18T08:52:53.082 INFO:tasks.workunit.client.0.smithi082.stdout:op 5630 completed, throughput=5MB/sec 2024-02-18T08:52:53.082 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gn-aSBS3u2l7QLb off=17175980 len=1066099 2024-02-18T08:52:53.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 5631 completed, throughput=5MB/sec 2024-02-18T08:52:54.088 INFO:tasks.workunit.client.0.smithi082.stdout: 1098: throughput=5MB/sec pending data=0 2024-02-18T08:52:54.088 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uh4ITzUffc8oDxt off=16922286 len=1511065 2024-02-18T08:52:54.098 INFO:tasks.workunit.client.0.smithi082.stdout:op 5632 completed, throughput=5MB/sec 2024-02-18T08:52:54.098 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-UARMKp2IOK1XpHB off=8873792 len=963742 2024-02-18T08:52:54.100 INFO:tasks.workunit.client.0.smithi082.stdout:op 5633 completed, throughput=5MB/sec 2024-02-18T08:52:54.101 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fBQe6t347aIDbc2 off=4308834 len=309647 2024-02-18T08:52:54.104 INFO:tasks.workunit.client.0.smithi082.stdout:op 5634 completed, throughput=5MB/sec 2024-02-18T08:52:54.104 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-flwG2TRn3-2jhV8 off=1098132 len=107098 2024-02-18T08:52:54.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 5635 completed, throughput=5MB/sec 2024-02-18T08:52:54.106 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sAv2KfGcvIbA1tF off=19804669 len=1956902 2024-02-18T08:52:54.115 INFO:tasks.workunit.client.0.smithi082.stdout:op 5636 completed, throughput=5MB/sec 2024-02-18T08:52:54.115 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z1hJRrsw4khj7Wg off=811433 len=1652347 2024-02-18T08:52:54.122 INFO:tasks.workunit.client.0.smithi082.stdout:op 5637 completed, throughput=5MB/sec 2024-02-18T08:52:54.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:52.837316+0000 mgr.y (mgr.24862) 1174 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:52:54.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:52.837316+0000 mgr.y (mgr.24862) 1174 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:52:54.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:52.837316+0000 mgr.y (mgr.24862) 1174 : cluster [DBG] pgmap v1744: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-02-18T08:52:55.122 INFO:tasks.workunit.client.0.smithi082.stdout: 1099: throughput=5MB/sec pending data=0 2024-02-18T08:52:55.122 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MVhOUNhbl2ZZmAp off=13466355 len=1484346 2024-02-18T08:52:55.125 INFO:tasks.workunit.client.0.smithi082.stdout:op 5638 completed, throughput=5MB/sec 2024-02-18T08:52:55.126 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DZq8_El_WtxAdJ_ off=4697554 len=154228 2024-02-18T08:52:55.129 INFO:tasks.workunit.client.0.smithi082.stdout:op 5639 completed, throughput=5MB/sec 2024-02-18T08:52:55.129 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-erqhGG9jvCywxGc off=7692042 len=810878 2024-02-18T08:52:55.135 INFO:tasks.workunit.client.0.smithi082.stdout:op 5640 completed, throughput=5MB/sec 2024-02-18T08:52:55.135 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bwB37_ZVA7Mqgn9 off=6078261 len=560573 2024-02-18T08:52:55.138 INFO:tasks.workunit.client.0.smithi082.stdout:op 5641 completed, throughput=5MB/sec 2024-02-18T08:52:55.138 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Am3Kt0YDcy4YsDf off=3213088 len=1103847 2024-02-18T08:52:55.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 5642 completed, throughput=5MB/sec 2024-02-18T08:52:55.144 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1CIIDq0X_oXYw-i off=2053217 len=829691 2024-02-18T08:52:55.146 INFO:tasks.workunit.client.0.smithi082.stdout:op 5643 completed, throughput=5MB/sec 2024-02-18T08:52:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:54.450096+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:52:55.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:54.450448+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:52:55.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:52:54.450744+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:52:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:54.450096+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:52:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:54.450448+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:52:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:52:54.450744+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:52:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:54.450096+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:52:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:54.450448+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-18T08:52:55.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:52:54.450744+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T08:52:56.146 INFO:tasks.workunit.client.0.smithi082.stdout: 1100: throughput=5MB/sec pending data=0 2024-02-18T08:52:56.146 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-NnDmo9y1EYUIV14 off=7358108 len=1354291 2024-02-18T08:52:56.153 INFO:tasks.workunit.client.0.smithi082.stdout:op 5644 completed, throughput=5MB/sec 2024-02-18T08:52:56.153 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6OSMMf8pcWuXFR- off=1525482 len=785337 2024-02-18T08:52:56.154 INFO:tasks.workunit.client.0.smithi082.stdout:op 5645 completed, throughput=5MB/sec 2024-02-18T08:52:56.154 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1UVpnEWBZVErfav off=6073365 len=167894 2024-02-18T08:52:56.158 INFO:tasks.workunit.client.0.smithi082.stdout:op 5646 completed, throughput=5MB/sec 2024-02-18T08:52:56.158 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k8MKfd0LKmz_Ppb off=5453123 len=1295004 2024-02-18T08:52:56.159 INFO:tasks.workunit.client.0.smithi082.stdout:op 5647 completed, throughput=5MB/sec 2024-02-18T08:52:56.159 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-FksXAEWhsn-y8yD off=7617254 len=1339479 2024-02-18T08:52:56.165 INFO:tasks.workunit.client.0.smithi082.stdout:op 5648 completed, throughput=5MB/sec 2024-02-18T08:52:56.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:54.838019+0000 mgr.y (mgr.24862) 1175 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:56.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:54.838019+0000 mgr.y (mgr.24862) 1175 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:54.838019+0000 mgr.y (mgr.24862) 1175 : cluster [DBG] pgmap v1745: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:52:57.166 INFO:tasks.workunit.client.0.smithi082.stdout: 1101: throughput=5MB/sec pending data=0 2024-02-18T08:52:57.166 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CChKCCWFtIGEOgc off=6340115 len=426578 2024-02-18T08:52:57.168 INFO:tasks.workunit.client.0.smithi082.stdout:op 5649 completed, throughput=5MB/sec 2024-02-18T08:52:57.168 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XzvEdWOa7QvFyfc off=6525515 len=1964203 2024-02-18T08:52:57.170 INFO:tasks.workunit.client.0.smithi082.stdout:op 5650 completed, throughput=5MB/sec 2024-02-18T08:52:57.170 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ibt5LKnDw9BG2xB off=1840221 len=1819433 2024-02-18T08:52:57.171 INFO:tasks.workunit.client.0.smithi082.stdout:op 5651 completed, throughput=5MB/sec 2024-02-18T08:52:57.171 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-R1CrKlyUiRV6hrU off=7592752 len=1063882 2024-02-18T08:52:57.174 INFO:tasks.workunit.client.0.smithi082.stdout:op 5652 completed, throughput=5MB/sec 2024-02-18T08:52:58.174 INFO:tasks.workunit.client.0.smithi082.stdout: 1102: throughput=5MB/sec pending data=0 2024-02-18T08:52:58.174 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hHDRs8DQzMBr5P_ off=11537884 len=1408372 2024-02-18T08:52:58.177 INFO:tasks.workunit.client.0.smithi082.stdout:op 5653 completed, throughput=5MB/sec 2024-02-18T08:52:58.178 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5tmcBwExURtszEl off=7738694 len=1590528 2024-02-18T08:52:58.179 INFO:tasks.workunit.client.0.smithi082.stdout:op 5654 completed, throughput=5MB/sec 2024-02-18T08:52:58.179 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-lpkd3xK70R9HJCQ off=0 len=1430200 2024-02-18T08:52:58.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 5655 completed, throughput=5MB/sec 2024-02-18T08:52:58.183 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MREcJEKEfj_NH6C off=1876059 len=922792 2024-02-18T08:52:58.188 INFO:tasks.workunit.client.0.smithi082.stdout:op 5656 completed, throughput=5MB/sec 2024-02-18T08:52:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:56.838695+0000 mgr.y (mgr.24862) 1176 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:58.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:56.838695+0000 mgr.y (mgr.24862) 1176 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:58.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:56.838695+0000 mgr.y (mgr.24862) 1176 : cluster [DBG] pgmap v1746: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:52:59.189 INFO:tasks.workunit.client.0.smithi082.stdout: 1103: throughput=5MB/sec pending data=0 2024-02-18T08:52:59.189 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oEcdCY_GchvOyyz off=7874062 len=1646174 2024-02-18T08:52:59.197 INFO:tasks.workunit.client.0.smithi082.stdout:op 5657 completed, throughput=5MB/sec 2024-02-18T08:52:59.197 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0X1VOT3hhbhYRFK off=5938543 len=594177 2024-02-18T08:52:59.199 INFO:tasks.workunit.client.0.smithi082.stdout:op 5658 completed, throughput=5MB/sec 2024-02-18T08:52:59.199 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JsmB8otSATZUbxU off=11344758 len=1411846 2024-02-18T08:52:59.202 INFO:tasks.workunit.client.0.smithi082.stdout:op 5659 completed, throughput=5MB/sec 2024-02-18T08:52:59.202 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zlGHaMmHFi8vuKC off=2818812 len=2054425 2024-02-18T08:52:59.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 5660 completed, throughput=5MB/sec 2024-02-18T08:53:00.204 INFO:tasks.workunit.client.0.smithi082.stdout: 1104: throughput=5MB/sec pending data=0 2024-02-18T08:53:00.204 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2HxfCmrhggR5q0K off=1455535 len=1462324 2024-02-18T08:53:00.212 INFO:tasks.workunit.client.0.smithi082.stdout:op 5661 completed, throughput=5MB/sec 2024-02-18T08:53:00.212 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-XmyKO11TEf0AP04 off=2147566 len=1901398 2024-02-18T08:53:00.215 INFO:tasks.workunit.client.0.smithi082.stdout:op 5662 completed, throughput=5MB/sec 2024-02-18T08:53:00.215 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-A9CiQheYucXRZyN off=248850 len=1493379 2024-02-18T08:53:00.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 5663 completed, throughput=5MB/sec 2024-02-18T08:53:00.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:52:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:52:58.839337+0000 mgr.y (mgr.24862) 1177 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:00.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:52:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:52:58.839337+0000 mgr.y (mgr.24862) 1177 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:52:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:52:58.839337+0000 mgr.y (mgr.24862) 1177 : cluster [DBG] pgmap v1747: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:01.218 INFO:tasks.workunit.client.0.smithi082.stdout: 1105: throughput=5MB/sec pending data=0 2024-02-18T08:53:01.218 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-88lZ0QMQh4yUzMH off=680866 len=1098614 2024-02-18T08:53:01.225 INFO:tasks.workunit.client.0.smithi082.stdout:op 5664 completed, throughput=5MB/sec 2024-02-18T08:53:01.225 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BuMwUdJVYqkumpH off=4618543 len=1658076 2024-02-18T08:53:01.228 INFO:tasks.workunit.client.0.smithi082.stdout:op 5665 completed, throughput=5MB/sec 2024-02-18T08:53:01.228 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pvk-bPx0k2Jq9x8 off=18538395 len=1241944 2024-02-18T08:53:01.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 5666 completed, throughput=5MB/sec 2024-02-18T08:53:01.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UX9pNsOden2x1HM off=6191932 len=534238 2024-02-18T08:53:01.238 INFO:tasks.workunit.client.0.smithi082.stdout:op 5667 completed, throughput=5MB/sec 2024-02-18T08:53:01.238 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qWH1mzh36gRXFBU off=7001356 len=967043 2024-02-18T08:53:01.240 INFO:tasks.workunit.client.0.smithi082.stdout:op 5668 completed, throughput=5MB/sec 2024-02-18T08:53:02.240 INFO:tasks.workunit.client.0.smithi082.stdout: 1106: throughput=5MB/sec pending data=0 2024-02-18T08:53:02.241 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e7HmL5A8pi1FJyJ off=3460622 len=648665 2024-02-18T08:53:02.243 INFO:tasks.workunit.client.0.smithi082.stdout:op 5669 completed, throughput=5MB/sec 2024-02-18T08:53:02.243 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MZVcoIWLRRF-fe9 off=12023654 len=1173430 2024-02-18T08:53:02.246 INFO:tasks.workunit.client.0.smithi082.stdout:op 5670 completed, throughput=5MB/sec 2024-02-18T08:53:02.246 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dsIW4V29qdwv6Rx off=82901 len=811087 2024-02-18T08:53:02.247 INFO:tasks.workunit.client.0.smithi082.stdout:op 5671 completed, throughput=5MB/sec 2024-02-18T08:53:02.247 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-M8sSTpahReoKlG4 off=7997836 len=1795276 2024-02-18T08:53:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:00.839772+0000 mgr.y (mgr.24862) 1178 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:02.255 INFO:tasks.workunit.client.0.smithi082.stdout:op 5672 completed, throughput=5MB/sec 2024-02-18T08:53:02.255 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RKhljDWcL6TRwdB off=5954837 len=861215 2024-02-18T08:53:02.257 INFO:tasks.workunit.client.0.smithi082.stdout:op 5673 completed, throughput=5MB/sec 2024-02-18T08:53:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:00.839772+0000 mgr.y (mgr.24862) 1178 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:02.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:00.839772+0000 mgr.y (mgr.24862) 1178 : cluster [DBG] pgmap v1748: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:03.258 INFO:tasks.workunit.client.0.smithi082.stdout: 1107: throughput=5MB/sec pending data=0 2024-02-18T08:53:03.258 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OkN_KPKS4zA7T3r off=14676532 len=730179 2024-02-18T08:53:03.260 INFO:tasks.workunit.client.0.smithi082.stdout:op 5674 completed, throughput=5MB/sec 2024-02-18T08:53:03.260 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BDwuZEcNzT288Nz off=1119897 len=1714114 2024-02-18T08:53:03.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 5675 completed, throughput=5MB/sec 2024-02-18T08:53:03.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GH5QeOYrcHzIQVm off=2692251 len=503777 2024-02-18T08:53:03.267 INFO:tasks.workunit.client.0.smithi082.stdout:op 5676 completed, throughput=5MB/sec 2024-02-18T08:53:03.267 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8kSyoxeBlP1MWHD off=84795 len=865246 2024-02-18T08:53:03.268 INFO:tasks.workunit.client.0.smithi082.stdout:op 5677 completed, throughput=5MB/sec 2024-02-18T08:53:03.268 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eXH2vo-folkJavk off=6756336 len=1707595 2024-02-18T08:53:03.276 INFO:tasks.workunit.client.0.smithi082.stdout:op 5678 completed, throughput=5MB/sec 2024-02-18T08:53:04.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:02.840205+0000 mgr.y (mgr.24862) 1179 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:04.276 INFO:tasks.workunit.client.0.smithi082.stdout: 1108: throughput=5MB/sec pending data=0 2024-02-18T08:53:04.276 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7372Co7jkl7b5RB off=1890743 len=567827 2024-02-18T08:53:04.278 INFO:tasks.workunit.client.0.smithi082.stdout:op 5679 completed, throughput=5MB/sec 2024-02-18T08:53:04.278 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FCPvlLo7QW6OPqd off=3354096 len=580162 2024-02-18T08:53:04.279 INFO:tasks.workunit.client.0.smithi082.stdout:op 5680 completed, throughput=5MB/sec 2024-02-18T08:53:04.279 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JPUe4ZsBiRNJBoY off=4203457 len=288676 2024-02-18T08:53:04.283 INFO:tasks.workunit.client.0.smithi082.stdout:op 5681 completed, throughput=5MB/sec 2024-02-18T08:53:04.283 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pdi-QdZwGk7Quc1 off=2022881 len=1163752 2024-02-18T08:53:04.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 5682 completed, throughput=5MB/sec 2024-02-18T08:53:04.289 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uh4ITzUffc8oDxt off=5340532 len=800510 2024-02-18T08:53:04.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 5683 completed, throughput=5MB/sec 2024-02-18T08:53:04.294 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Do0-Y-t573o6T-W off=4697736 len=1888078 2024-02-18T08:53:04.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 5684 completed, throughput=5MB/sec 2024-02-18T08:53:04.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:02.840205+0000 mgr.y (mgr.24862) 1179 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:04.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:02.840205+0000 mgr.y (mgr.24862) 1179 : cluster [DBG] pgmap v1749: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:05.301 INFO:tasks.workunit.client.0.smithi082.stdout: 1109: throughput=5MB/sec pending data=0 2024-02-18T08:53:05.302 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-m5zSD8vMwnIq1N2 off=10843844 len=99929 2024-02-18T08:53:05.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 5685 completed, throughput=5MB/sec 2024-02-18T08:53:05.303 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GI5HJWxQ0mE8KZR off=7123301 len=1885978 2024-02-18T08:53:05.306 INFO:tasks.workunit.client.0.smithi082.stdout:op 5686 completed, throughput=5MB/sec 2024-02-18T08:53:05.306 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oCQ2nmCrH31g4jn off=10889989 len=1119854 2024-02-18T08:53:05.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 5687 completed, throughput=5MB/sec 2024-02-18T08:53:05.309 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ZMmZHvqohYpqrZt off=1106461 len=2065892 2024-02-18T08:53:05.318 INFO:tasks.workunit.client.0.smithi082.stdout:op 5688 completed, throughput=5MB/sec 2024-02-18T08:53:06.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:04.840834+0000 mgr.y (mgr.24862) 1180 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:06.318 INFO:tasks.workunit.client.0.smithi082.stdout: 1110: throughput=5MB/sec pending data=0 2024-02-18T08:53:06.319 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TkEJ0DX7QvOb131 off=7378693 len=945328 2024-02-18T08:53:06.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 5689 completed, throughput=5MB/sec 2024-02-18T08:53:06.321 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6GAlSe0MyXbFRmc off=7417246 len=1319916 2024-02-18T08:53:06.327 INFO:tasks.workunit.client.0.smithi082.stdout:op 5690 completed, throughput=5MB/sec 2024-02-18T08:53:06.327 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-V-zUZAp3PsmqlzF off=1019942 len=569702 2024-02-18T08:53:06.328 INFO:tasks.workunit.client.0.smithi082.stdout:op 5691 completed, throughput=5MB/sec 2024-02-18T08:53:06.328 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yYCG0zKCA_WLpuX off=17317820 len=164461 2024-02-18T08:53:06.331 INFO:tasks.workunit.client.0.smithi082.stdout:op 5692 completed, throughput=5MB/sec 2024-02-18T08:53:06.331 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZQuSNrBtpCp2R_l off=11243452 len=1507685 2024-02-18T08:53:06.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 5693 completed, throughput=5MB/sec 2024-02-18T08:53:06.334 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RnZyLZAqDRn_5Uc off=0 len=1625627 2024-02-18T08:53:06.337 INFO:tasks.workunit.client.0.smithi082.stdout:op 5694 completed, throughput=5MB/sec 2024-02-18T08:53:06.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:04.840834+0000 mgr.y (mgr.24862) 1180 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:06.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:04.840834+0000 mgr.y (mgr.24862) 1180 : cluster [DBG] pgmap v1750: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:07.337 INFO:tasks.workunit.client.0.smithi082.stdout: 1111: throughput=5MB/sec pending data=0 2024-02-18T08:53:07.338 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Pw9DJ5byYY0gCkJ off=2425604 len=1018996 2024-02-18T08:53:07.343 INFO:tasks.workunit.client.0.smithi082.stdout:op 5695 completed, throughput=5MB/sec 2024-02-18T08:53:07.343 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-s7__B8plJf7QNxP off=7774653 len=1349927 2024-02-18T08:53:07.350 INFO:tasks.workunit.client.0.smithi082.stdout:op 5696 completed, throughput=5MB/sec 2024-02-18T08:53:07.350 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NZi_PJip1vj0D8W off=610537 len=1613785 2024-02-18T08:53:07.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 5697 completed, throughput=5MB/sec 2024-02-18T08:53:07.354 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7ZAP31n_k5POBOy off=6987290 len=788178 2024-02-18T08:53:07.355 INFO:tasks.workunit.client.0.smithi082.stdout:op 5698 completed, throughput=5MB/sec 2024-02-18T08:53:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:06.841325+0000 mgr.y (mgr.24862) 1181 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:53:08.355 INFO:tasks.workunit.client.0.smithi082.stdout: 1112: throughput=5MB/sec pending data=0 2024-02-18T08:53:08.356 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I3PIf4hLCHkmQYs off=0 len=1340444 2024-02-18T08:53:08.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 5699 completed, throughput=5MB/sec 2024-02-18T08:53:08.363 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3RnsamZN239Ay6P off=17765441 len=1244658 2024-02-18T08:53:08.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 5700 completed, throughput=5MB/sec 2024-02-18T08:53:08.366 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-L6mqsS6x4pFUfpE off=7260345 len=1072288 2024-02-18T08:53:08.371 INFO:tasks.workunit.client.0.smithi082.stdout:op 5701 completed, throughput=5MB/sec 2024-02-18T08:53:08.371 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fZb6yDmQCIbqHus off=16332319 len=2020422 2024-02-18T08:53:08.381 INFO:tasks.workunit.client.0.smithi082.stdout:op 5702 completed, throughput=5MB/sec 2024-02-18T08:53:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:06.841325+0000 mgr.y (mgr.24862) 1181 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:53:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:06.841325+0000 mgr.y (mgr.24862) 1181 : cluster [DBG] pgmap v1751: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-02-18T08:53:09.382 INFO:tasks.workunit.client.0.smithi082.stdout: 1113: throughput=5MB/sec pending data=0 2024-02-18T08:53:09.382 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vBU9bOOJZpNhXHa off=16007761 len=1343720 2024-02-18T08:53:09.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 5703 completed, throughput=5MB/sec 2024-02-18T08:53:09.384 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Nv38ORe_GZ_A6bQ off=6046605 len=1083674 2024-02-18T08:53:09.390 INFO:tasks.workunit.client.0.smithi082.stdout:op 5704 completed, throughput=5MB/sec 2024-02-18T08:53:09.390 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-cPp9uOy_wSQcdxL off=11349143 len=477995 2024-02-18T08:53:09.394 INFO:tasks.workunit.client.0.smithi082.stdout:op 5705 completed, throughput=5MB/sec 2024-02-18T08:53:09.394 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OIOuwkVji-oxR93 off=13157680 len=1468646 2024-02-18T08:53:09.402 INFO:tasks.workunit.client.0.smithi082.stdout:op 5706 completed, throughput=5MB/sec 2024-02-18T08:53:09.402 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2ffqV5knthqkS_2 off=6971739 len=1340715 2024-02-18T08:53:09.404 INFO:tasks.workunit.client.0.smithi082.stdout:op 5707 completed, throughput=5MB/sec 2024-02-18T08:53:10.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:08.841834+0000 mgr.y (mgr.24862) 1182 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:10.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:08.841834+0000 mgr.y (mgr.24862) 1182 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:10.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:08.841834+0000 mgr.y (mgr.24862) 1182 : cluster [DBG] pgmap v1752: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-02-18T08:53:10.404 INFO:tasks.workunit.client.0.smithi082.stdout: 1114: throughput=5MB/sec pending data=0 2024-02-18T08:53:10.404 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0n3Yw2BZmthV4yy off=405584 len=1722279 2024-02-18T08:53:10.415 INFO:tasks.workunit.client.0.smithi082.stdout:op 5708 completed, throughput=5MB/sec 2024-02-18T08:53:10.415 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0AHNWdVN9Z5jrMf off=7267553 len=918716 2024-02-18T08:53:10.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 5709 completed, throughput=5MB/sec 2024-02-18T08:53:10.417 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DHge_9dts25pxd7 off=8136536 len=567695 2024-02-18T08:53:10.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 5710 completed, throughput=5MB/sec 2024-02-18T08:53:10.422 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-a8atglxw4eb6naY off=13837876 len=1962238 2024-02-18T08:53:10.426 INFO:tasks.workunit.client.0.smithi082.stdout:op 5711 completed, throughput=5MB/sec 2024-02-18T08:53:11.426 INFO:tasks.workunit.client.0.smithi082.stdout: 1115: throughput=5MB/sec pending data=0 2024-02-18T08:53:11.426 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-S9NjZ-0pTJEDgb- off=13140685 len=87460 2024-02-18T08:53:11.429 INFO:tasks.workunit.client.0.smithi082.stdout:op 5712 completed, throughput=5MB/sec 2024-02-18T08:53:11.429 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OvT4ywKhRrJqplb off=10033620 len=1579162 2024-02-18T08:53:11.432 INFO:tasks.workunit.client.0.smithi082.stdout:op 5713 completed, throughput=5MB/sec 2024-02-18T08:53:11.432 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y7Rge4HG0VV82nR off=4135889 len=385283 2024-02-18T08:53:11.436 INFO:tasks.workunit.client.0.smithi082.stdout:op 5714 completed, throughput=5MB/sec 2024-02-18T08:53:11.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-vfmTP7mRHL1iFCP off=9242029 len=373661 2024-02-18T08:53:11.437 INFO:tasks.workunit.client.0.smithi082.stdout:op 5715 completed, throughput=5MB/sec 2024-02-18T08:53:11.437 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0N_TzytymQ7rSCc off=2560195 len=1017608 2024-02-18T08:53:11.439 INFO:tasks.workunit.client.0.smithi082.stdout:op 5716 completed, throughput=5MB/sec 2024-02-18T08:53:11.440 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Kzbx8OboZQXEiiY off=6842243 len=1684908 2024-02-18T08:53:11.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 5717 completed, throughput=5MB/sec 2024-02-18T08:53:12.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:10.842332+0000 mgr.y (mgr.24862) 1183 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:10.842332+0000 mgr.y (mgr.24862) 1183 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:12.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:10.842332+0000 mgr.y (mgr.24862) 1183 : cluster [DBG] pgmap v1753: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-02-18T08:53:12.443 INFO:tasks.workunit.client.0.smithi082.stdout: 1116: throughput=5MB/sec pending data=0 2024-02-18T08:53:12.443 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MhGgmBLldob_aan off=11388502 len=572101 2024-02-18T08:53:12.447 INFO:tasks.workunit.client.0.smithi082.stdout:op 5718 completed, throughput=5MB/sec 2024-02-18T08:53:12.448 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6KGB4c2raSFAq32 off=3195183 len=454786 2024-02-18T08:53:12.448 INFO:tasks.workunit.client.0.smithi082.stdout:op 5719 completed, throughput=5MB/sec 2024-02-18T08:53:12.448 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mbUmY6nNPDmr7PE off=1178127 len=530404 2024-02-18T08:53:12.450 INFO:tasks.workunit.client.0.smithi082.stdout:op 5720 completed, throughput=5MB/sec 2024-02-18T08:53:12.450 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6G3gudLWZ1Ar2D0 off=33653 len=909912 2024-02-18T08:53:12.451 INFO:tasks.workunit.client.0.smithi082.stdout:op 5721 completed, throughput=5MB/sec 2024-02-18T08:53:12.451 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8HBBtKyAwZW8LAP off=15214415 len=1602173 2024-02-18T08:53:12.455 INFO:tasks.workunit.client.0.smithi082.stdout:op 5722 completed, throughput=5MB/sec 2024-02-18T08:53:12.455 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mHochGWmxjzTIGv off=10275525 len=609545 2024-02-18T08:53:12.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 5723 completed, throughput=5MB/sec 2024-02-18T08:53:13.457 INFO:tasks.workunit.client.0.smithi082.stdout: 1117: throughput=5MB/sec pending data=0 2024-02-18T08:53:13.457 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZXq3Zp64ft1NP2M off=10517933 len=2081018 2024-02-18T08:53:13.461 INFO:tasks.workunit.client.0.smithi082.stdout:op 5724 completed, throughput=5MB/sec 2024-02-18T08:53:13.461 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7dNNVlvdTmooNJB off=1159932 len=1573897 2024-02-18T08:53:13.468 INFO:tasks.workunit.client.0.smithi082.stdout:op 5725 completed, throughput=5MB/sec 2024-02-18T08:53:13.468 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Y1zwruZUnuRV-zV off=882816 len=915544 2024-02-18T08:53:13.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 5726 completed, throughput=5MB/sec 2024-02-18T08:53:13.472 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JjmhfMYqodMg1hd off=65160 len=1847248 2024-02-18T08:53:13.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 5727 completed, throughput=5MB/sec 2024-02-18T08:53:14.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:12.842859+0000 mgr.y (mgr.24862) 1184 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:53:14.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:12.842859+0000 mgr.y (mgr.24862) 1184 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:53:14.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:12.842859+0000 mgr.y (mgr.24862) 1184 : cluster [DBG] pgmap v1754: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-02-18T08:53:14.476 INFO:tasks.workunit.client.0.smithi082.stdout: 1118: throughput=5MB/sec pending data=0 2024-02-18T08:53:14.476 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TASFrdyN3PrspuT off=1196223 len=1705632 2024-02-18T08:53:14.486 INFO:tasks.workunit.client.0.smithi082.stdout:op 5728 completed, throughput=5MB/sec 2024-02-18T08:53:14.486 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6E1JXUNS5Czytkv off=2776175 len=1579630 2024-02-18T08:53:14.493 INFO:tasks.workunit.client.0.smithi082.stdout:op 5729 completed, throughput=5MB/sec 2024-02-18T08:53:14.494 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-i7Sh52_FJmqQ-vl off=3075406 len=1748064 2024-02-18T08:53:14.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 5730 completed, throughput=5MB/sec 2024-02-18T08:53:15.495 INFO:tasks.workunit.client.0.smithi082.stdout: 1119: throughput=5MB/sec pending data=0 2024-02-18T08:53:15.496 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-e2jB40bQkvpEkAX off=9672061 len=64843 2024-02-18T08:53:15.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 5731 completed, throughput=5MB/sec 2024-02-18T08:53:15.496 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sa5bwX-nfwhVg7A off=6438093 len=1128246 2024-02-18T08:53:15.499 INFO:tasks.workunit.client.0.smithi082.stdout:op 5732 completed, throughput=5MB/sec 2024-02-18T08:53:15.499 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QmTUK2JDQC2w1f0 off=952075 len=405232 2024-02-18T08:53:15.500 INFO:tasks.workunit.client.0.smithi082.stdout:op 5733 completed, throughput=5MB/sec 2024-02-18T08:53:15.500 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EVhoeLUaGVd26CP off=1565587 len=451370 2024-02-18T08:53:15.504 INFO:tasks.workunit.client.0.smithi082.stdout:op 5734 completed, throughput=5MB/sec 2024-02-18T08:53:15.504 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n3JIktpozL4JfpP off=2778757 len=81146 2024-02-18T08:53:15.507 INFO:tasks.workunit.client.0.smithi082.stdout:op 5735 completed, throughput=5MB/sec 2024-02-18T08:53:15.507 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vrXQAGNp132MUQ5 off=6717288 len=1874873 2024-02-18T08:53:15.518 INFO:tasks.workunit.client.0.smithi082.stdout:op 5736 completed, throughput=5MB/sec 2024-02-18T08:53:15.519 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-tIQabvT78oXJASJ off=261376 len=240982 2024-02-18T08:53:15.521 INFO:tasks.workunit.client.0.smithi082.stdout:op 5737 completed, throughput=5MB/sec 2024-02-18T08:53:15.521 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5yo1wx-toS7wt7v off=9027613 len=995855 2024-02-18T08:53:15.526 INFO:tasks.workunit.client.0.smithi082.stdout:op 5738 completed, throughput=5MB/sec 2024-02-18T08:53:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:14.843461+0000 mgr.y (mgr.24862) 1185 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:16.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:14.843461+0000 mgr.y (mgr.24862) 1185 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:14.843461+0000 mgr.y (mgr.24862) 1185 : cluster [DBG] pgmap v1755: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:16.526 INFO:tasks.workunit.client.0.smithi082.stdout: 1120: throughput=5MB/sec pending data=0 2024-02-18T08:53:16.526 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-H1wtTO3t8Hej56D off=19828814 len=1061135 2024-02-18T08:53:16.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 5739 completed, throughput=5MB/sec 2024-02-18T08:53:16.528 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zBBTQPGKtEv6TrK off=14803996 len=685051 2024-02-18T08:53:16.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 5740 completed, throughput=5MB/sec 2024-02-18T08:53:16.530 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JoDA-S0BO4Jb81o off=16561810 len=40434 2024-02-18T08:53:16.530 INFO:tasks.workunit.client.0.smithi082.stdout:op 5741 completed, throughput=5MB/sec 2024-02-18T08:53:16.530 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OfHLre_-ouAyO40 off=2096707 len=966966 2024-02-18T08:53:16.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 5742 completed, throughput=5MB/sec 2024-02-18T08:53:16.536 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-tD4B_Zw8suvGKMl off=4897430 len=4420 2024-02-18T08:53:16.536 INFO:tasks.workunit.client.0.smithi082.stdout:op 5743 completed, throughput=5MB/sec 2024-02-18T08:53:16.537 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JPUe4ZsBiRNJBoY off=8252400 len=621124 2024-02-18T08:53:16.542 INFO:tasks.workunit.client.0.smithi082.stdout:op 5744 completed, throughput=5MB/sec 2024-02-18T08:53:16.542 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J3YbiAKhY7hkSlc off=7341648 len=1584008 2024-02-18T08:53:16.548 INFO:tasks.workunit.client.0.smithi082.stdout:op 5745 completed, throughput=5MB/sec 2024-02-18T08:53:17.549 INFO:tasks.workunit.client.0.smithi082.stdout: 1121: throughput=5MB/sec pending data=0 2024-02-18T08:53:17.549 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-X_blXSdJGQ75cRb off=6327473 len=1112357 2024-02-18T08:53:17.554 INFO:tasks.workunit.client.0.smithi082.stdout:op 5746 completed, throughput=5MB/sec 2024-02-18T08:53:17.554 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1JZuiXOWOhDLuIV off=4479402 len=216827 2024-02-18T08:53:17.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 5747 completed, throughput=5MB/sec 2024-02-18T08:53:17.557 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZD5ImCabDJPCDCD off=13674823 len=374183 2024-02-18T08:53:17.559 INFO:tasks.workunit.client.0.smithi082.stdout:op 5748 completed, throughput=5MB/sec 2024-02-18T08:53:17.559 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xC5j8NAAUiSQWVC off=21614993 len=162985 2024-02-18T08:53:17.562 INFO:tasks.workunit.client.0.smithi082.stdout:op 5749 completed, throughput=5MB/sec 2024-02-18T08:53:17.563 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RpH4wS6hOOELFOm off=1827477 len=1351311 2024-02-18T08:53:17.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 5750 completed, throughput=5MB/sec 2024-02-18T08:53:17.569 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-g9fOu1hA2YSqnhy off=20813253 len=109193 2024-02-18T08:53:17.570 INFO:tasks.workunit.client.0.smithi082.stdout:op 5751 completed, throughput=5MB/sec 2024-02-18T08:53:17.570 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7xikaJT1oDdoUAk off=889416 len=914681 2024-02-18T08:53:17.571 INFO:tasks.workunit.client.0.smithi082.stdout:op 5752 completed, throughput=5MB/sec 2024-02-18T08:53:17.571 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-O3uhJKnVgQiPx8h off=10552348 len=1517452 2024-02-18T08:53:17.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 5753 completed, throughput=5MB/sec 2024-02-18T08:53:18.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:16.844183+0000 mgr.y (mgr.24862) 1186 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:53:18.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:16.844183+0000 mgr.y (mgr.24862) 1186 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:53:18.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:16.844183+0000 mgr.y (mgr.24862) 1186 : cluster [DBG] pgmap v1756: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:53:18.575 INFO:tasks.workunit.client.0.smithi082.stdout: 1122: throughput=5MB/sec pending data=0 2024-02-18T08:53:18.575 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HWebNhIZShfWqME off=86569 len=92868 2024-02-18T08:53:18.578 INFO:tasks.workunit.client.0.smithi082.stdout:op 5754 completed, throughput=5MB/sec 2024-02-18T08:53:18.578 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n6HgV0HGIPEl9ew off=1054252 len=1231349 2024-02-18T08:53:18.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 5755 completed, throughput=5MB/sec 2024-02-18T08:53:18.580 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-K-fb-NPcq5K-wne off=3918475 len=963215 2024-02-18T08:53:18.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 5756 completed, throughput=5MB/sec 2024-02-18T08:53:18.585 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-t8FwdM3YwUy4E1q off=14475547 len=2043976 2024-02-18T08:53:18.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 5757 completed, throughput=5MB/sec 2024-02-18T08:53:18.589 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-61F2xo2ZNIZK84e off=2234067 len=1877975 2024-02-18T08:53:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:op 5758 completed, throughput=5MB/sec 2024-02-18T08:53:19.601 INFO:tasks.workunit.client.0.smithi082.stdout: 1123: throughput=5MB/sec pending data=0 2024-02-18T08:53:19.601 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CuV-JBWLgFtvb3W off=4466320 len=822252 2024-02-18T08:53:19.602 INFO:tasks.workunit.client.0.smithi082.stdout:op 5759 completed, throughput=5MB/sec 2024-02-18T08:53:19.602 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZZzs92zT5rtHyDe off=6488495 len=430947 2024-02-18T08:53:19.603 INFO:tasks.workunit.client.0.smithi082.stdout:op 5760 completed, throughput=5MB/sec 2024-02-18T08:53:19.603 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-bOBSuKXxXyR9IOj off=1977455 len=714532 2024-02-18T08:53:19.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 5761 completed, throughput=5MB/sec 2024-02-18T08:53:19.609 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-p5B7yWIM6-uA8Ot off=11058878 len=461928 2024-02-18T08:53:19.613 INFO:tasks.workunit.client.0.smithi082.stdout:op 5762 completed, throughput=5MB/sec 2024-02-18T08:53:19.613 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TgZEc2aws9uZHKk off=202084 len=298768 2024-02-18T08:53:19.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 5763 completed, throughput=5MB/sec 2024-02-18T08:53:19.616 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WBbZ7ykZr1CLHah off=12906317 len=1993812 2024-02-18T08:53:19.625 INFO:tasks.workunit.client.0.smithi082.stdout:op 5764 completed, throughput=5MB/sec 2024-02-18T08:53:20.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:18.844711+0000 mgr.y (mgr.24862) 1187 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:20.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:18.844711+0000 mgr.y (mgr.24862) 1187 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:20.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:18.844711+0000 mgr.y (mgr.24862) 1187 : cluster [DBG] pgmap v1757: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:20.625 INFO:tasks.workunit.client.0.smithi082.stdout: 1124: throughput=5MB/sec pending data=0 2024-02-18T08:53:20.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-etCaJ1StfjWgOxh off=6489186 len=648158 2024-02-18T08:53:20.626 INFO:tasks.workunit.client.0.smithi082.stdout:op 5765 completed, throughput=5MB/sec 2024-02-18T08:53:20.626 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ICny7G0DDkeGriD off=14860771 len=1384277 2024-02-18T08:53:20.632 INFO:tasks.workunit.client.0.smithi082.stdout:op 5766 completed, throughput=5MB/sec 2024-02-18T08:53:20.632 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HWlRe4EdNyyLeJe off=7429618 len=693287 2024-02-18T08:53:20.637 INFO:tasks.workunit.client.0.smithi082.stdout:op 5767 completed, throughput=5MB/sec 2024-02-18T08:53:20.637 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nB7bnTtKVsw4nzd off=7351746 len=1937628 2024-02-18T08:53:20.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 5768 completed, throughput=5MB/sec 2024-02-18T08:53:21.646 INFO:tasks.workunit.client.0.smithi082.stdout: 1125: throughput=5MB/sec pending data=0 2024-02-18T08:53:21.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_3DVastQ29RMjHC off=10361501 len=1661636 2024-02-18T08:53:21.650 INFO:tasks.workunit.client.0.smithi082.stdout:op 5769 completed, throughput=5MB/sec 2024-02-18T08:53:21.650 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-HIm8IqzhM2U4v6z off=9323824 len=497945 2024-02-18T08:53:21.651 INFO:tasks.workunit.client.0.smithi082.stdout:op 5770 completed, throughput=5MB/sec 2024-02-18T08:53:21.651 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mSLGoy9h2Nu_KEC off=696821 len=215543 2024-02-18T08:53:21.655 INFO:tasks.workunit.client.0.smithi082.stdout:op 5771 completed, throughput=5MB/sec 2024-02-18T08:53:21.655 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DXm6A29Ke_fVLA6 off=3207385 len=1119720 2024-02-18T08:53:21.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 5772 completed, throughput=5MB/sec 2024-02-18T08:53:21.661 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8bxy3xlDRVAnxcK off=1938586 len=758890 2024-02-18T08:53:21.663 INFO:tasks.workunit.client.0.smithi082.stdout:op 5773 completed, throughput=5MB/sec 2024-02-18T08:53:21.663 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_CKmXwL6CqE3urU off=8169408 len=1981676 2024-02-18T08:53:21.666 INFO:tasks.workunit.client.0.smithi082.stdout:op 5774 completed, throughput=5MB/sec 2024-02-18T08:53:22.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:20.845451+0000 mgr.y (mgr.24862) 1188 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:20.845451+0000 mgr.y (mgr.24862) 1188 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:22.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:20.845451+0000 mgr.y (mgr.24862) 1188 : cluster [DBG] pgmap v1758: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:22.667 INFO:tasks.workunit.client.0.smithi082.stdout: 1126: throughput=5MB/sec pending data=0 2024-02-18T08:53:22.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1NV87RLVkQDCApp off=2458312 len=882848 2024-02-18T08:53:22.673 INFO:tasks.workunit.client.0.smithi082.stdout:op 5775 completed, throughput=5MB/sec 2024-02-18T08:53:22.674 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-okhEPO0EPT7HfIe off=6727219 len=1676959 2024-02-18T08:53:22.677 INFO:tasks.workunit.client.0.smithi082.stdout:op 5776 completed, throughput=5MB/sec 2024-02-18T08:53:22.677 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ordPYoUwpR0Ofh5 off=2106381 len=462105 2024-02-18T08:53:22.680 INFO:tasks.workunit.client.0.smithi082.stdout:op 5777 completed, throughput=5MB/sec 2024-02-18T08:53:22.680 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TdgbaFbbGMQacJs off=8754115 len=907623 2024-02-18T08:53:22.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 5778 completed, throughput=5MB/sec 2024-02-18T08:53:22.685 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-PDHGMZlAl9BjWRx off=11429865 len=283387 2024-02-18T08:53:22.685 INFO:tasks.workunit.client.0.smithi082.stdout:op 5779 completed, throughput=5MB/sec 2024-02-18T08:53:22.685 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-9FWVXUOuTeoGUzn off=11249580 len=1359307 2024-02-18T08:53:22.692 INFO:tasks.workunit.client.0.smithi082.stdout:op 5780 completed, throughput=5MB/sec 2024-02-18T08:53:23.692 INFO:tasks.workunit.client.0.smithi082.stdout: 1127: throughput=5MB/sec pending data=0 2024-02-18T08:53:23.693 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-jvru1egFgJCmb1- off=9955073 len=195377 2024-02-18T08:53:23.696 INFO:tasks.workunit.client.0.smithi082.stdout:op 5781 completed, throughput=5MB/sec 2024-02-18T08:53:23.696 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7aFvCDHFdm8l4bu off=14198766 len=2035989 2024-02-18T08:53:23.707 INFO:tasks.workunit.client.0.smithi082.stdout:op 5782 completed, throughput=5MB/sec 2024-02-18T08:53:23.707 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-xvQIqQ31hS_2Djo off=3058869 len=1693856 2024-02-18T08:53:23.714 INFO:tasks.workunit.client.0.smithi082.stdout:op 5783 completed, throughput=5MB/sec 2024-02-18T08:53:23.714 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sBcWWcyBboMS7Cv off=423784 len=982923 2024-02-18T08:53:23.720 INFO:tasks.workunit.client.0.smithi082.stdout:op 5784 completed, throughput=5MB/sec 2024-02-18T08:53:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:22.845977+0000 mgr.y (mgr.24862) 1189 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:53:24.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:22.845977+0000 mgr.y (mgr.24862) 1189 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:53:24.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:22.845977+0000 mgr.y (mgr.24862) 1189 : cluster [DBG] pgmap v1759: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:53:24.720 INFO:tasks.workunit.client.0.smithi082.stdout: 1128: throughput=5MB/sec pending data=0 2024-02-18T08:53:24.720 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-01d_IgI4rAjqT2L off=8475108 len=1055444 2024-02-18T08:53:24.726 INFO:tasks.workunit.client.0.smithi082.stdout:op 5785 completed, throughput=5MB/sec 2024-02-18T08:53:24.726 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lUx5Py6pSxZQQft off=4972912 len=1332498 2024-02-18T08:53:24.733 INFO:tasks.workunit.client.0.smithi082.stdout:op 5786 completed, throughput=5MB/sec 2024-02-18T08:53:24.733 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-QPxBX3noRL5hVsW off=2302450 len=2032521 2024-02-18T08:53:24.743 INFO:tasks.workunit.client.0.smithi082.stdout:op 5787 completed, throughput=5MB/sec 2024-02-18T08:53:24.743 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GREuHoPri5-ShiT off=24174581 len=896305 2024-02-18T08:53:24.747 INFO:tasks.workunit.client.0.smithi082.stdout:op 5788 completed, throughput=5MB/sec 2024-02-18T08:53:25.747 INFO:tasks.workunit.client.0.smithi082.stdout: 1129: throughput=5MB/sec pending data=0 2024-02-18T08:53:25.748 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Cte4j5WLXtVlCun off=2766361 len=100908 2024-02-18T08:53:25.751 INFO:tasks.workunit.client.0.smithi082.stdout:op 5789 completed, throughput=5MB/sec 2024-02-18T08:53:25.751 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-aOEG3KBqyYjbYhr off=22254436 len=2037767 2024-02-18T08:53:25.753 INFO:tasks.workunit.client.0.smithi082.stdout:op 5790 completed, throughput=5MB/sec 2024-02-18T08:53:25.753 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MadlCMhSC17Bnu7 off=3210246 len=224850 2024-02-18T08:53:25.754 INFO:tasks.workunit.client.0.smithi082.stdout:op 5791 completed, throughput=5MB/sec 2024-02-18T08:53:25.754 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-IZGAIBWH6O3buGZ off=7378749 len=1527561 2024-02-18T08:53:25.762 INFO:tasks.workunit.client.0.smithi082.stdout:op 5792 completed, throughput=5MB/sec 2024-02-18T08:53:25.762 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fiHPyrlFdg2aKaO off=866975 len=1638399 2024-02-18T08:53:25.765 INFO:tasks.workunit.client.0.smithi082.stdout:op 5793 completed, throughput=5MB/sec 2024-02-18T08:53:26.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:24.846702+0000 mgr.y (mgr.24862) 1190 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:26.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:24.846702+0000 mgr.y (mgr.24862) 1190 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:26.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:24.846702+0000 mgr.y (mgr.24862) 1190 : cluster [DBG] pgmap v1760: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-02-18T08:53:26.765 INFO:tasks.workunit.client.0.smithi082.stdout: 1130: throughput=5MB/sec pending data=0 2024-02-18T08:53:26.765 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-09-8UxVlquvx3RK off=7815273 len=711594 2024-02-18T08:53:26.769 INFO:tasks.workunit.client.0.smithi082.stdout:op 5794 completed, throughput=5MB/sec 2024-02-18T08:53:26.769 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-PHnGMoZQVJJ_HAS off=16109083 len=10742 2024-02-18T08:53:26.772 INFO:tasks.workunit.client.0.smithi082.stdout:op 5795 completed, throughput=5MB/sec 2024-02-18T08:53:26.772 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mHRNXiencJQpa53 off=5358233 len=518923 2024-02-18T08:53:26.775 INFO:tasks.workunit.client.0.smithi082.stdout:op 5796 completed, throughput=5MB/sec 2024-02-18T08:53:26.775 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H4Rr6p97dEJBwqI off=1394201 len=415813 2024-02-18T08:53:26.778 INFO:tasks.workunit.client.0.smithi082.stdout:op 5797 completed, throughput=5MB/sec 2024-02-18T08:53:26.778 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4Cd5Z_ECllykW3v off=4550569 len=1318933 2024-02-18T08:53:26.785 INFO:tasks.workunit.client.0.smithi082.stdout:op 5798 completed, throughput=5MB/sec 2024-02-18T08:53:26.786 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-seC0zOfTa8Byhhz off=522122 len=952713 2024-02-18T08:53:26.792 INFO:tasks.workunit.client.0.smithi082.stdout:op 5799 completed, throughput=5MB/sec 2024-02-18T08:53:26.792 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2e_jq9YpiK-rwhE off=13540924 len=1015051 2024-02-18T08:53:26.798 INFO:tasks.workunit.client.0.smithi082.stdout:op 5800 completed, throughput=5MB/sec 2024-02-18T08:53:27.798 INFO:tasks.workunit.client.0.smithi082.stdout: 1131: throughput=5MB/sec pending data=0 2024-02-18T08:53:27.798 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-cm5K4T5c0EyLd-v off=4604470 len=956851 2024-02-18T08:53:27.799 INFO:tasks.workunit.client.0.smithi082.stdout:op 5801 completed, throughput=5MB/sec 2024-02-18T08:53:27.799 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-woFRGKFQKVTY4fH off=7453641 len=375277 2024-02-18T08:53:27.801 INFO:tasks.workunit.client.0.smithi082.stdout:op 5802 completed, throughput=5MB/sec 2024-02-18T08:53:27.801 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-4TDArWr4W5NPMVY off=3374799 len=1943966 2024-02-18T08:53:27.803 INFO:tasks.workunit.client.0.smithi082.stdout:op 5803 completed, throughput=5MB/sec 2024-02-18T08:53:27.803 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hhYCbcBDBALqggv off=3223908 len=1856415 2024-02-18T08:53:27.807 INFO:tasks.workunit.client.0.smithi082.stdout:op 5804 completed, throughput=5MB/sec 2024-02-18T08:53:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:26.847326+0000 mgr.y (mgr.24862) 1191 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:53:28.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:26.847326+0000 mgr.y (mgr.24862) 1191 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:53:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:26.847326+0000 mgr.y (mgr.24862) 1191 : cluster [DBG] pgmap v1761: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-02-18T08:53:28.807 INFO:tasks.workunit.client.0.smithi082.stdout: 1132: throughput=5MB/sec pending data=0 2024-02-18T08:53:28.807 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dBt9PcrLb5pRRpP off=4663156 len=1546851 2024-02-18T08:53:28.815 INFO:tasks.workunit.client.0.smithi082.stdout:op 5805 completed, throughput=5MB/sec 2024-02-18T08:53:28.815 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pJqiCusbbbXuU2w off=9141632 len=1136682 2024-02-18T08:53:28.817 INFO:tasks.workunit.client.0.smithi082.stdout:op 5806 completed, throughput=5MB/sec 2024-02-18T08:53:28.817 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eYicRPs9yM7BEve off=17035008 len=1135107 2024-02-18T08:53:28.824 INFO:tasks.workunit.client.0.smithi082.stdout:op 5807 completed, throughput=5MB/sec 2024-02-18T08:53:28.824 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Id31u75fJSbde72 off=2632646 len=1417651 2024-02-18T08:53:28.827 INFO:tasks.workunit.client.0.smithi082.stdout:op 5808 completed, throughput=5MB/sec 2024-02-18T08:53:29.827 INFO:tasks.workunit.client.0.smithi082.stdout: 1133: throughput=5MB/sec pending data=0 2024-02-18T08:53:29.827 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Z6T1XyCLxlSXQAD off=6938565 len=1504471 2024-02-18T08:53:29.834 INFO:tasks.workunit.client.0.smithi082.stdout:op 5809 completed, throughput=5MB/sec 2024-02-18T08:53:29.834 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xdwbGN2cWUacExV off=3989738 len=45504 2024-02-18T08:53:29.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 5810 completed, throughput=5MB/sec 2024-02-18T08:53:29.835 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NDkS71lFgz-Ofcd off=3126157 len=136057 2024-02-18T08:53:29.835 INFO:tasks.workunit.client.0.smithi082.stdout:op 5811 completed, throughput=5MB/sec 2024-02-18T08:53:29.836 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Bj1CoHa09WEM4en off=20055026 len=1178799 2024-02-18T08:53:29.842 INFO:tasks.workunit.client.0.smithi082.stdout:op 5812 completed, throughput=5MB/sec 2024-02-18T08:53:29.842 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2oYQzu5tJ-BEHfx off=6259050 len=129129 2024-02-18T08:53:29.844 INFO:tasks.workunit.client.0.smithi082.stdout:op 5813 completed, throughput=5MB/sec 2024-02-18T08:53:29.844 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9uCRdw9_MhNq_7J off=1341598 len=1810324 2024-02-18T08:53:29.848 INFO:tasks.workunit.client.0.smithi082.stdout:op 5814 completed, throughput=5MB/sec 2024-02-18T08:53:29.848 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eWyd4ZaDg7J3GVO off=12047228 len=1583189 2024-02-18T08:53:29.851 INFO:tasks.workunit.client.0.smithi082.stdout:op 5815 completed, throughput=5MB/sec 2024-02-18T08:53:30.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:28.847984+0000 mgr.y (mgr.24862) 1192 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:28.847984+0000 mgr.y (mgr.24862) 1192 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:30.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:28.847984+0000 mgr.y (mgr.24862) 1192 : cluster [DBG] pgmap v1762: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:30.851 INFO:tasks.workunit.client.0.smithi082.stdout: 1134: throughput=5MB/sec pending data=0 2024-02-18T08:53:30.851 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-OMNZEqL0mkqtKQs off=3201275 len=384427 2024-02-18T08:53:30.855 INFO:tasks.workunit.client.0.smithi082.stdout:op 5816 completed, throughput=5MB/sec 2024-02-18T08:53:30.855 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mUtjsBwmwcyQuPQ off=74332 len=1485265 2024-02-18T08:53:30.859 INFO:tasks.workunit.client.0.smithi082.stdout:op 5817 completed, throughput=5MB/sec 2024-02-18T08:53:30.859 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pPnCpAKTkE6NmTY off=5215192 len=1572394 2024-02-18T08:53:30.862 INFO:tasks.workunit.client.0.smithi082.stdout:op 5818 completed, throughput=5MB/sec 2024-02-18T08:53:30.862 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zUyjUId4ewOhFE3 off=157216 len=1798209 2024-02-18T08:53:30.871 INFO:tasks.workunit.client.0.smithi082.stdout:op 5819 completed, throughput=5MB/sec 2024-02-18T08:53:31.871 INFO:tasks.workunit.client.0.smithi082.stdout: 1135: throughput=5MB/sec pending data=0 2024-02-18T08:53:31.872 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-69CVQgxFGsDF0Ci off=6172157 len=378043 2024-02-18T08:53:31.873 INFO:tasks.workunit.client.0.smithi082.stdout:op 5820 completed, throughput=5MB/sec 2024-02-18T08:53:31.873 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fG9s2q6Baim7-I0 off=10914323 len=88237 2024-02-18T08:53:31.874 INFO:tasks.workunit.client.0.smithi082.stdout:op 5821 completed, throughput=5MB/sec 2024-02-18T08:53:31.874 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ln3WdHOX5nk-gfQ off=5021061 len=1816951 2024-02-18T08:53:31.881 INFO:tasks.workunit.client.0.smithi082.stdout:op 5822 completed, throughput=5MB/sec 2024-02-18T08:53:31.881 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DTYztiozT4HCEie off=6324697 len=1231524 2024-02-18T08:53:31.884 INFO:tasks.workunit.client.0.smithi082.stdout:op 5823 completed, throughput=5MB/sec 2024-02-18T08:53:31.884 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QRS0GgExYB0hHvF off=12765799 len=79124 2024-02-18T08:53:31.885 INFO:tasks.workunit.client.0.smithi082.stdout:op 5824 completed, throughput=5MB/sec 2024-02-18T08:53:31.885 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TeWT1gjpeO6zyzG off=10595318 len=784948 2024-02-18T08:53:31.891 INFO:tasks.workunit.client.0.smithi082.stdout:op 5825 completed, throughput=5MB/sec 2024-02-18T08:53:32.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:30.848465+0000 mgr.y (mgr.24862) 1193 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:53:32.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:30.848465+0000 mgr.y (mgr.24862) 1193 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:53:32.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:30.848465+0000 mgr.y (mgr.24862) 1193 : cluster [DBG] pgmap v1763: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-02-18T08:53:32.891 INFO:tasks.workunit.client.0.smithi082.stdout: 1136: throughput=5MB/sec pending data=0 2024-02-18T08:53:32.891 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gFllUyWDQ7HUju4 off=57115 len=1940956 2024-02-18T08:53:32.903 INFO:tasks.workunit.client.0.smithi082.stdout:op 5826 completed, throughput=5MB/sec 2024-02-18T08:53:32.903 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IUHGAUantAkzOdZ off=10344184 len=1095315 2024-02-18T08:53:32.906 INFO:tasks.workunit.client.0.smithi082.stdout:op 5827 completed, throughput=5MB/sec 2024-02-18T08:53:32.906 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IerztDFSlqzfgWs off=8421934 len=817386 2024-02-18T08:53:32.907 INFO:tasks.workunit.client.0.smithi082.stdout:op 5828 completed, throughput=5MB/sec 2024-02-18T08:53:32.907 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3_-6peSVTT-kPuI off=13325204 len=1359094 2024-02-18T08:53:32.910 INFO:tasks.workunit.client.0.smithi082.stdout:op 5829 completed, throughput=5MB/sec 2024-02-18T08:53:32.910 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vzG0O5LswnPBk2Q off=9433593 len=1012466 2024-02-18T08:53:32.916 INFO:tasks.workunit.client.0.smithi082.stdout:op 5830 completed, throughput=5MB/sec 2024-02-18T08:53:33.915 INFO:tasks.workunit.client.0.smithi082.stdout: 1137: throughput=5MB/sec pending data=0 2024-02-18T08:53:33.916 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pVIANqXPl41xGVQ off=1607909 len=259120 2024-02-18T08:53:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:op 5831 completed, throughput=5MB/sec 2024-02-18T08:53:33.919 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-68Dg9LTWZZKsO14 off=11885851 len=1924823 2024-02-18T08:53:33.928 INFO:tasks.workunit.client.0.smithi082.stdout:op 5832 completed, throughput=5MB/sec 2024-02-18T08:53:33.928 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-5jT7blKFVt1HFyF off=8954129 len=168907 2024-02-18T08:53:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:op 5833 completed, throughput=5MB/sec 2024-02-18T08:53:33.931 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-1nsyp_2eALf2k54 off=277746 len=697915 2024-02-18T08:53:33.936 INFO:tasks.workunit.client.0.smithi082.stdout:op 5834 completed, throughput=5MB/sec 2024-02-18T08:53:33.936 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-zOueP9GAX5kZPie off=1370851 len=1113108 2024-02-18T08:53:33.941 INFO:tasks.workunit.client.0.smithi082.stdout:op 5835 completed, throughput=5MB/sec 2024-02-18T08:53:33.941 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nBpKvfuOLAV-Sjh off=4671101 len=1974947 2024-02-18T08:53:33.948 INFO:tasks.workunit.client.0.smithi082.stdout:op 5836 completed, throughput=5MB/sec 2024-02-18T08:53:34.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:32.849095+0000 mgr.y (mgr.24862) 1194 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:53:34.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:32.849095+0000 mgr.y (mgr.24862) 1194 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:53:34.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:32.849095+0000 mgr.y (mgr.24862) 1194 : cluster [DBG] pgmap v1764: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-02-18T08:53:34.949 INFO:tasks.workunit.client.0.smithi082.stdout: 1138: throughput=5MB/sec pending data=0 2024-02-18T08:53:34.949 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-V2SMTi0UhnZAYEn off=3684066 len=697120 2024-02-18T08:53:34.950 INFO:tasks.workunit.client.0.smithi082.stdout:op 5837 completed, throughput=5MB/sec 2024-02-18T08:53:34.950 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Ew2Z-q16sqBTvTn off=3853783 len=928406 2024-02-18T08:53:34.956 INFO:tasks.workunit.client.0.smithi082.stdout:op 5838 completed, throughput=5MB/sec 2024-02-18T08:53:34.956 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-H6-77bNRkpOEOR8 off=4914248 len=631687 2024-02-18T08:53:34.960 INFO:tasks.workunit.client.0.smithi082.stdout:op 5839 completed, throughput=5MB/sec 2024-02-18T08:53:34.960 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-SxnfN9ahmiIOKGK off=6377915 len=942772 2024-02-18T08:53:34.965 INFO:tasks.workunit.client.0.smithi082.stdout:op 5840 completed, throughput=5MB/sec 2024-02-18T08:53:34.966 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--rdCaAFwII8vUO_ off=730289 len=1341274 2024-02-18T08:53:34.968 INFO:tasks.workunit.client.0.smithi082.stdout:op 5841 completed, throughput=5MB/sec 2024-02-18T08:53:35.969 INFO:tasks.workunit.client.0.smithi082.stdout: 1139: throughput=5MB/sec pending data=0 2024-02-18T08:53:35.969 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BkgvdHjyBei6iiM off=399379 len=1965457 2024-02-18T08:53:35.973 INFO:tasks.workunit.client.0.smithi082.stdout:op 5842 completed, throughput=5MB/sec 2024-02-18T08:53:35.973 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nS-QTKV2w2Sr0Xf off=15903479 len=1447423 2024-02-18T08:53:35.980 INFO:tasks.workunit.client.0.smithi082.stdout:op 5843 completed, throughput=5MB/sec 2024-02-18T08:53:35.980 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yYCG0zKCA_WLpuX off=14017417 len=1788933 2024-02-18T08:53:35.988 INFO:tasks.workunit.client.0.smithi082.stdout:op 5844 completed, throughput=5MB/sec 2024-02-18T08:53:36.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:34.849734+0000 mgr.y (mgr.24862) 1195 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:36.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:34.849734+0000 mgr.y (mgr.24862) 1195 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:36.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:34.849734+0000 mgr.y (mgr.24862) 1195 : cluster [DBG] pgmap v1765: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:36.988 INFO:tasks.workunit.client.0.smithi082.stdout: 1140: throughput=5MB/sec pending data=0 2024-02-18T08:53:36.988 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3ud18mn5AvdfGU0 off=18532822 len=1164443 2024-02-18T08:53:36.995 INFO:tasks.workunit.client.0.smithi082.stdout:op 5845 completed, throughput=5MB/sec 2024-02-18T08:53:36.995 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-I07PnEvGlTiETLS off=3004165 len=1669958 2024-02-18T08:53:37.002 INFO:tasks.workunit.client.0.smithi082.stdout:op 5846 completed, throughput=5MB/sec 2024-02-18T08:53:37.002 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-n71bB1Ji_GDDOvg off=1490919 len=1079808 2024-02-18T08:53:37.007 INFO:tasks.workunit.client.0.smithi082.stdout:op 5847 completed, throughput=5MB/sec 2024-02-18T08:53:37.007 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RB7seCHMKVM5ser off=8791732 len=445819 2024-02-18T08:53:37.011 INFO:tasks.workunit.client.0.smithi082.stdout:op 5848 completed, throughput=5MB/sec 2024-02-18T08:53:37.011 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-pN41o16OHZa_TWd off=2212114 len=1239279 2024-02-18T08:53:37.013 INFO:tasks.workunit.client.0.smithi082.stdout:op 5849 completed, throughput=5MB/sec 2024-02-18T08:53:38.014 INFO:tasks.workunit.client.0.smithi082.stdout: 1141: throughput=5MB/sec pending data=0 2024-02-18T08:53:38.014 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-h-umDnVBvn0g-5i off=6565857 len=1290908 2024-02-18T08:53:38.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 5850 completed, throughput=5MB/sec 2024-02-18T08:53:38.021 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZvMsufXodh0me8r off=20780980 len=1180532 2024-02-18T08:53:38.021 INFO:tasks.workunit.client.0.smithi082.stdout:op 5851 completed, throughput=5MB/sec 2024-02-18T08:53:38.022 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-mlSJUo0Oleu-Yt7 off=3040965 len=439845 2024-02-18T08:53:38.023 INFO:tasks.workunit.client.0.smithi082.stdout:op 5852 completed, throughput=5MB/sec 2024-02-18T08:53:38.023 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-nnLxDYbiGMz5M1r off=8131447 len=321263 2024-02-18T08:53:38.028 INFO:tasks.workunit.client.0.smithi082.stdout:op 5853 completed, throughput=5MB/sec 2024-02-18T08:53:38.028 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-TPLRQ9L3NYEzytl off=10259725 len=1028749 2024-02-18T08:53:38.032 INFO:tasks.workunit.client.0.smithi082.stdout:op 5854 completed, throughput=5MB/sec 2024-02-18T08:53:38.032 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ApA3J82Tt-_U8fj off=6448136 len=1168746 2024-02-18T08:53:38.038 INFO:tasks.workunit.client.0.smithi082.stdout:op 5855 completed, throughput=5MB/sec 2024-02-18T08:53:38.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:36.850372+0000 mgr.y (mgr.24862) 1196 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:38.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:36.850372+0000 mgr.y (mgr.24862) 1196 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:38.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:36.850372+0000 mgr.y (mgr.24862) 1196 : cluster [DBG] pgmap v1766: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-02-18T08:53:39.038 INFO:tasks.workunit.client.0.smithi082.stdout: 1142: throughput=5MB/sec pending data=0 2024-02-18T08:53:39.038 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DNrMgkf4MhMDmrS off=4594075 len=1556932 2024-02-18T08:53:39.042 INFO:tasks.workunit.client.0.smithi082.stdout:op 5856 completed, throughput=5MB/sec 2024-02-18T08:53:39.042 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-P_6umLR9QnIrDma off=4402309 len=1178621 2024-02-18T08:53:39.044 INFO:tasks.workunit.client.0.smithi082.stdout:op 5857 completed, throughput=5MB/sec 2024-02-18T08:53:39.044 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-J2IYXTwZBApVik7 off=3622831 len=1019617 2024-02-18T08:53:39.050 INFO:tasks.workunit.client.0.smithi082.stdout:op 5858 completed, throughput=5MB/sec 2024-02-18T08:53:39.050 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_tEIjQSDSf71Ryb off=2522321 len=1121760 2024-02-18T08:53:39.055 INFO:tasks.workunit.client.0.smithi082.stdout:op 5859 completed, throughput=5MB/sec 2024-02-18T08:53:40.055 INFO:tasks.workunit.client.0.smithi082.stdout: 1143: throughput=5MB/sec pending data=0 2024-02-18T08:53:40.055 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-hNJW-mvT15WbL39 off=5282371 len=1080165 2024-02-18T08:53:40.057 INFO:tasks.workunit.client.0.smithi082.stdout:op 5860 completed, throughput=5MB/sec 2024-02-18T08:53:40.058 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-moqcacmsTYsQO-G off=8688951 len=1626223 2024-02-18T08:53:40.061 INFO:tasks.workunit.client.0.smithi082.stdout:op 5861 completed, throughput=5MB/sec 2024-02-18T08:53:40.061 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-UYSxXSV1FlVD9g6 off=7720284 len=1241370 2024-02-18T08:53:40.067 INFO:tasks.workunit.client.0.smithi082.stdout:op 5862 completed, throughput=5MB/sec 2024-02-18T08:53:40.068 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ynfcjtxqeegJQ85 off=2784770 len=1371490 2024-02-18T08:53:40.076 INFO:tasks.workunit.client.0.smithi082.stdout:op 5863 completed, throughput=5MB/sec 2024-02-18T08:53:40.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:38.851091+0000 mgr.y (mgr.24862) 1197 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:40.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:38.851091+0000 mgr.y (mgr.24862) 1197 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:40.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:38.851091+0000 mgr.y (mgr.24862) 1197 : cluster [DBG] pgmap v1767: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-02-18T08:53:41.076 INFO:tasks.workunit.client.0.smithi082.stdout: 1144: throughput=5MB/sec pending data=0 2024-02-18T08:53:41.076 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3Vp2T-VLgBKL5qQ off=7415739 len=1533593 2024-02-18T08:53:41.084 INFO:tasks.workunit.client.0.smithi082.stdout:op 5864 completed, throughput=5MB/sec 2024-02-18T08:53:41.084 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--zzqLfKjFYHf4DA off=4021196 len=217801 2024-02-18T08:53:41.086 INFO:tasks.workunit.client.0.smithi082.stdout:op 5865 completed, throughput=5MB/sec 2024-02-18T08:53:41.086 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-MK4PX_VdAT2rjkw off=8114993 len=1669878 2024-02-18T08:53:41.087 INFO:tasks.workunit.client.0.smithi082.stdout:op 5866 completed, throughput=5MB/sec 2024-02-18T08:53:41.088 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-4SqKav6czeIlKEx off=6853025 len=608273 2024-02-18T08:53:41.092 INFO:tasks.workunit.client.0.smithi082.stdout:op 5867 completed, throughput=5MB/sec 2024-02-18T08:53:41.092 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-xU9m7ByMVTlFyYl off=7181562 len=2036590 2024-02-18T08:53:41.093 INFO:tasks.workunit.client.0.smithi082.stdout:op 5868 completed, throughput=5MB/sec 2024-02-18T08:53:42.093 INFO:tasks.workunit.client.0.smithi082.stdout: 1145: throughput=5MB/sec pending data=0 2024-02-18T08:53:42.094 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-e1Fm43girvlRqqf off=4986298 len=2068283 2024-02-18T08:53:42.103 INFO:tasks.workunit.client.0.smithi082.stdout:op 5869 completed, throughput=5MB/sec 2024-02-18T08:53:42.103 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j8OJxA5BL0cNMbA off=8805220 len=610646 2024-02-18T08:53:42.104 INFO:tasks.workunit.client.0.smithi082.stdout:op 5870 completed, throughput=5MB/sec 2024-02-18T08:53:42.104 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-BaQtx1dpj5vZbdo off=6748889 len=1249659 2024-02-18T08:53:42.106 INFO:tasks.workunit.client.0.smithi082.stdout:op 5871 completed, throughput=5MB/sec 2024-02-18T08:53:42.107 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5Pjp3Op1IqLPE_J off=2649713 len=1662350 2024-02-18T08:53:42.108 INFO:tasks.workunit.client.0.smithi082.stdout:op 5872 completed, throughput=5MB/sec 2024-02-18T08:53:42.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:40.851563+0000 mgr.y (mgr.24862) 1198 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:40.851563+0000 mgr.y (mgr.24862) 1198 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:42.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:40.851563+0000 mgr.y (mgr.24862) 1198 : cluster [DBG] pgmap v1768: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-02-18T08:53:43.109 INFO:tasks.workunit.client.0.smithi082.stdout: 1146: throughput=5MB/sec pending data=0 2024-02-18T08:53:43.109 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QXempZvKayHwFO9 off=23193077 len=606072 2024-02-18T08:53:43.111 INFO:tasks.workunit.client.0.smithi082.stdout:op 5873 completed, throughput=5MB/sec 2024-02-18T08:53:43.111 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JoIQ61ImuWZ5Bqo off=114612 len=698919 2024-02-18T08:53:43.115 INFO:tasks.workunit.client.0.smithi082.stdout:op 5874 completed, throughput=5MB/sec 2024-02-18T08:53:43.115 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vNTTEKEhPHwdRDD off=17545442 len=587946 2024-02-18T08:53:43.119 INFO:tasks.workunit.client.0.smithi082.stdout:op 5875 completed, throughput=5MB/sec 2024-02-18T08:53:43.120 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-u8OHde0UVHWxR22 off=1887288 len=778104 2024-02-18T08:53:43.126 INFO:tasks.workunit.client.0.smithi082.stdout:op 5876 completed, throughput=5MB/sec 2024-02-18T08:53:43.126 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iJ9hiKK65RKprGR off=5203255 len=526620 2024-02-18T08:53:43.130 INFO:tasks.workunit.client.0.smithi082.stdout:op 5877 completed, throughput=5MB/sec 2024-02-18T08:53:43.130 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Hfq1g5-eQcvs5AS off=1315367 len=827475 2024-02-18T08:53:43.131 INFO:tasks.workunit.client.0.smithi082.stdout:op 5878 completed, throughput=5MB/sec 2024-02-18T08:53:44.132 INFO:tasks.workunit.client.0.smithi082.stdout: 1147: throughput=5MB/sec pending data=0 2024-02-18T08:53:44.132 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oyKuqJUQeIaRdHe off=2711103 len=719273 2024-02-18T08:53:44.136 INFO:tasks.workunit.client.0.smithi082.stdout:op 5879 completed, throughput=5MB/sec 2024-02-18T08:53:44.137 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-OvZiftjN-yf07BT off=94314 len=1278881 2024-02-18T08:53:44.139 INFO:tasks.workunit.client.0.smithi082.stdout:op 5880 completed, throughput=5MB/sec 2024-02-18T08:53:44.139 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-_Xki4R73k7qFH81 off=2560304 len=1603996 2024-02-18T08:53:44.141 INFO:tasks.workunit.client.0.smithi082.stdout:op 5881 completed, throughput=5MB/sec 2024-02-18T08:53:44.141 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Iyeou3HXcVIIvYI off=6855118 len=571177 2024-02-18T08:53:44.143 INFO:tasks.workunit.client.0.smithi082.stdout:op 5882 completed, throughput=5MB/sec 2024-02-18T08:53:44.143 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sd6cEO42ncGhFKK off=42017 len=1777246 2024-02-18T08:53:44.152 INFO:tasks.workunit.client.0.smithi082.stdout:op 5883 completed, throughput=5MB/sec 2024-02-18T08:53:44.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:42.852001+0000 mgr.y (mgr.24862) 1199 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:53:44.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:42.852001+0000 mgr.y (mgr.24862) 1199 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:53:44.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:42.852001+0000 mgr.y (mgr.24862) 1199 : cluster [DBG] pgmap v1769: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-02-18T08:53:45.152 INFO:tasks.workunit.client.0.smithi082.stdout: 1148: throughput=5MB/sec pending data=0 2024-02-18T08:53:45.152 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-_jdFmgt28uNGKVi off=73483 len=1978017 2024-02-18T08:53:45.163 INFO:tasks.workunit.client.0.smithi082.stdout:op 5884 completed, throughput=5MB/sec 2024-02-18T08:53:45.163 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lfVXmYLjTdOK2tp off=530438 len=34353 2024-02-18T08:53:45.166 INFO:tasks.workunit.client.0.smithi082.stdout:op 5885 completed, throughput=5MB/sec 2024-02-18T08:53:45.166 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GFSNz2Usin00qiE off=11759556 len=1139698 2024-02-18T08:53:45.173 INFO:tasks.workunit.client.0.smithi082.stdout:op 5886 completed, throughput=5MB/sec 2024-02-18T08:53:45.173 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-DCzXr4qwD_cgqGS off=6301987 len=1112171 2024-02-18T08:53:45.178 INFO:tasks.workunit.client.0.smithi082.stdout:op 5887 completed, throughput=5MB/sec 2024-02-18T08:53:45.179 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ARmQpirZDVfE_8C off=2837462 len=199221 2024-02-18T08:53:45.182 INFO:tasks.workunit.client.0.smithi082.stdout:op 5888 completed, throughput=5MB/sec 2024-02-18T08:53:45.182 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-0Y7JZwDnqxl5GyV off=5706446 len=354556 2024-02-18T08:53:45.183 INFO:tasks.workunit.client.0.smithi082.stdout:op 5889 completed, throughput=5MB/sec 2024-02-18T08:53:46.183 INFO:tasks.workunit.client.0.smithi082.stdout: 1149: throughput=5MB/sec pending data=0 2024-02-18T08:53:46.183 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZeNDC5T2rFkYVUz off=12018603 len=1510199 2024-02-18T08:53:46.186 INFO:tasks.workunit.client.0.smithi082.stdout:op 5890 completed, throughput=5MB/sec 2024-02-18T08:53:46.187 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Y_yjX-yry07U1UV off=969449 len=291514 2024-02-18T08:53:46.188 INFO:tasks.workunit.client.0.smithi082.stdout:op 5891 completed, throughput=5MB/sec 2024-02-18T08:53:46.188 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-vAuCVfbFzOKmJ5d off=21728848 len=1231836 2024-02-18T08:53:46.195 INFO:tasks.workunit.client.0.smithi082.stdout:op 5892 completed, throughput=5MB/sec 2024-02-18T08:53:46.195 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZesApQWlL3Q26hC off=6461970 len=1233286 2024-02-18T08:53:46.198 INFO:tasks.workunit.client.0.smithi082.stdout:op 5893 completed, throughput=5MB/sec 2024-02-18T08:53:46.198 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gYzAJEllb0CbmM9 off=1159084 len=1048091 2024-02-18T08:53:46.204 INFO:tasks.workunit.client.0.smithi082.stdout:op 5894 completed, throughput=5MB/sec 2024-02-18T08:53:46.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:44.852529+0000 mgr.y (mgr.24862) 1200 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:53:46.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:44.852529+0000 mgr.y (mgr.24862) 1200 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:53:46.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:44.852529+0000 mgr.y (mgr.24862) 1200 : cluster [DBG] pgmap v1770: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-02-18T08:53:47.205 INFO:tasks.workunit.client.0.smithi082.stdout: 1150: throughput=5MB/sec pending data=0 2024-02-18T08:53:47.205 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GbJ4p_vEEfASDch off=4024770 len=601733 2024-02-18T08:53:47.211 INFO:tasks.workunit.client.0.smithi082.stdout:op 5895 completed, throughput=5MB/sec 2024-02-18T08:53:47.211 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ydtnbMXP4OWD4he off=15605 len=1053780 2024-02-18T08:53:47.218 INFO:tasks.workunit.client.0.smithi082.stdout:op 5896 completed, throughput=5MB/sec 2024-02-18T08:53:47.218 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-o7hzb6Z846zvoGs off=4725812 len=171889 2024-02-18T08:53:47.224 INFO:tasks.workunit.client.0.smithi082.stdout:op 5897 completed, throughput=5MB/sec 2024-02-18T08:53:47.224 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-b7DtlrvNrv584yd off=20930921 len=1228337 2024-02-18T08:53:47.229 INFO:tasks.workunit.client.0.smithi082.stdout:op 5898 completed, throughput=5MB/sec 2024-02-18T08:53:47.229 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-qiAaMl32Y1b2bB7 off=5192916 len=614981 2024-02-18T08:53:47.234 INFO:tasks.workunit.client.0.smithi082.stdout:op 5899 completed, throughput=5MB/sec 2024-02-18T08:53:47.234 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-oppO2wjYRPshUcS off=3402291 len=689988 2024-02-18T08:53:47.242 INFO:tasks.workunit.client.0.smithi082.stdout:op 5900 completed, throughput=5MB/sec 2024-02-18T08:53:47.242 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2uMJTDFK2rF2smx off=19621241 len=210882 2024-02-18T08:53:47.244 INFO:tasks.workunit.client.0.smithi082.stdout:op 5901 completed, throughput=5MB/sec 2024-02-18T08:53:47.244 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QdDM8FbxM3HLr6f off=11738718 len=1000474 2024-02-18T08:53:47.245 INFO:tasks.workunit.client.0.smithi082.stdout:op 5902 completed, throughput=5MB/sec 2024-02-18T08:53:48.245 INFO:tasks.workunit.client.0.smithi082.stdout: 1151: throughput=5MB/sec pending data=0 2024-02-18T08:53:48.246 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-FWBXTgFejxj9Zet off=21059785 len=1984984 2024-02-18T08:53:48.249 INFO:tasks.workunit.client.0.smithi082.stdout:op 5903 completed, throughput=5MB/sec 2024-02-18T08:53:48.249 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WplAYW79c_7HVla off=14716450 len=2095129 2024-02-18T08:53:48.256 INFO:tasks.workunit.client.0.smithi082.stdout:op 5904 completed, throughput=5MB/sec 2024-02-18T08:53:48.257 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-g-E2BRwhogWv6kB off=10386661 len=1125331 2024-02-18T08:53:48.262 INFO:tasks.workunit.client.0.smithi082.stdout:op 5905 completed, throughput=5MB/sec 2024-02-18T08:53:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:46.852974+0000 mgr.y (mgr.24862) 1201 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:53:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.344856+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:53:48.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.587627+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.591965+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.867980+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:53:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.868616+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:53:48.388 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:47.873884+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.388 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:46.852974+0000 mgr.y (mgr.24862) 1201 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.344856+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.587627+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.591965+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.867980+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.868616+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:53:48.389 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:47.873884+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:46.852974+0000 mgr.y (mgr.24862) 1201 : cluster [DBG] pgmap v1771: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.344856+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.587627+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.591965+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.867980+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.868616+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:53:48.500 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:47.873884+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:53:49.262 INFO:tasks.workunit.client.0.smithi082.stdout: 1152: throughput=5MB/sec pending data=0 2024-02-18T08:53:49.262 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0BO-cekzmhhSufR off=8385202 len=1284718 2024-02-18T08:53:49.269 INFO:tasks.workunit.client.0.smithi082.stdout:op 5906 completed, throughput=5MB/sec 2024-02-18T08:53:49.269 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-eUE_ywX343HyElt off=2926979 len=1724783 2024-02-18T08:53:49.270 INFO:tasks.workunit.client.0.smithi082.stdout:op 5907 completed, throughput=5MB/sec 2024-02-18T08:53:49.270 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-7InBUSuTwj55X8l off=4188308 len=645716 2024-02-18T08:53:49.271 INFO:tasks.workunit.client.0.smithi082.stdout:op 5908 completed, throughput=5MB/sec 2024-02-18T08:53:49.271 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DcyU1D-kyVNcgp7 off=6885416 len=1614743 2024-02-18T08:53:49.275 INFO:tasks.workunit.client.0.smithi082.stdout:op 5909 completed, throughput=5MB/sec 2024-02-18T08:53:49.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:53:47.869188+0000 mgr.y (mgr.24862) 1202 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:53:49.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:53:47.869188+0000 mgr.y (mgr.24862) 1202 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:53:49.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:53:47.869188+0000 mgr.y (mgr.24862) 1202 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:53:50.276 INFO:tasks.workunit.client.0.smithi082.stdout: 1153: throughput=5MB/sec pending data=0 2024-02-18T08:53:50.276 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-EeLfser4RCoclTm off=2854492 len=670488 2024-02-18T08:53:50.280 INFO:tasks.workunit.client.0.smithi082.stdout:op 5910 completed, throughput=5MB/sec 2024-02-18T08:53:50.280 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SE2Lf2ffUqDvEb2 off=18278670 len=1933939 2024-02-18T08:53:50.284 INFO:tasks.workunit.client.0.smithi082.stdout:op 5911 completed, throughput=5MB/sec 2024-02-18T08:53:50.284 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ZPjBwUM70NSDcij off=6138269 len=1703049 2024-02-18T08:53:50.287 INFO:tasks.workunit.client.0.smithi082.stdout:op 5912 completed, throughput=5MB/sec 2024-02-18T08:53:50.287 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-d-GG0ElRt6pkV7b off=7867465 len=800937 2024-02-18T08:53:50.288 INFO:tasks.workunit.client.0.smithi082.stdout:op 5913 completed, throughput=5MB/sec 2024-02-18T08:53:50.288 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IMlZyDtMuls_0Td off=8775365 len=316699 2024-02-18T08:53:50.289 INFO:tasks.workunit.client.0.smithi082.stdout:op 5914 completed, throughput=5MB/sec 2024-02-18T08:53:50.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:48.853672+0000 mgr.y (mgr.24862) 1203 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:50.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:48.853672+0000 mgr.y (mgr.24862) 1203 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:50.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:48.853672+0000 mgr.y (mgr.24862) 1203 : cluster [DBG] pgmap v1772: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-02-18T08:53:51.289 INFO:tasks.workunit.client.0.smithi082.stdout: 1154: throughput=5MB/sec pending data=0 2024-02-18T08:53:51.289 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-2B4VmF8RZQMjzdl off=3655889 len=1309063 2024-02-18T08:53:51.292 INFO:tasks.workunit.client.0.smithi082.stdout:op 5915 completed, throughput=5MB/sec 2024-02-18T08:53:51.292 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6ZDXnKiGDpI24nx off=5177595 len=966014 2024-02-18T08:53:51.294 INFO:tasks.workunit.client.0.smithi082.stdout:op 5916 completed, throughput=5MB/sec 2024-02-18T08:53:51.294 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-0TV9LDT2ih47S7o off=118320 len=1491885 2024-02-18T08:53:51.301 INFO:tasks.workunit.client.0.smithi082.stdout:op 5917 completed, throughput=5MB/sec 2024-02-18T08:53:51.301 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CrxlP0wLXBRvYJo off=9528500 len=1788655 2024-02-18T08:53:51.303 INFO:tasks.workunit.client.0.smithi082.stdout:op 5918 completed, throughput=5MB/sec 2024-02-18T08:53:52.303 INFO:tasks.workunit.client.0.smithi082.stdout: 1155: throughput=5MB/sec pending data=0 2024-02-18T08:53:52.304 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-RGInupWpWMjTlZV off=88517 len=490406 2024-02-18T08:53:52.304 INFO:tasks.workunit.client.0.smithi082.stdout:op 5919 completed, throughput=5MB/sec 2024-02-18T08:53:52.304 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-dGqNKMV-Q6F1dn3 off=4830734 len=1026116 2024-02-18T08:53:52.307 INFO:tasks.workunit.client.0.smithi082.stdout:op 5920 completed, throughput=5MB/sec 2024-02-18T08:53:52.307 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-DimqSaT29KzPVFu off=8072654 len=545859 2024-02-18T08:53:52.308 INFO:tasks.workunit.client.0.smithi082.stdout:op 5921 completed, throughput=5MB/sec 2024-02-18T08:53:52.309 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-CE0DtZDoidU9rHT off=9816803 len=303229 2024-02-18T08:53:52.309 INFO:tasks.workunit.client.0.smithi082.stdout:op 5922 completed, throughput=5MB/sec 2024-02-18T08:53:52.309 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-rhdMqbd3Ou5TiC4 off=16322867 len=1137351 2024-02-18T08:53:52.316 INFO:tasks.workunit.client.0.smithi082.stdout:op 5923 completed, throughput=5MB/sec 2024-02-18T08:53:52.316 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3EFb5DTKO4z5VSx off=1262295 len=617947 2024-02-18T08:53:52.317 INFO:tasks.workunit.client.0.smithi082.stdout:op 5924 completed, throughput=5MB/sec 2024-02-18T08:53:52.317 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-SC6nrMQGquAdcIq off=364201 len=1949070 2024-02-18T08:53:52.321 INFO:tasks.workunit.client.0.smithi082.stdout:op 5925 completed, throughput=5MB/sec 2024-02-18T08:53:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:50.854132+0000 mgr.y (mgr.24862) 1204 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:53:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:50.854132+0000 mgr.y (mgr.24862) 1204 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:53:52.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:50.854132+0000 mgr.y (mgr.24862) 1204 : cluster [DBG] pgmap v1773: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-02-18T08:53:53.321 INFO:tasks.workunit.client.0.smithi082.stdout: 1156: throughput=5MB/sec pending data=0 2024-02-18T08:53:53.321 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-O3saDzHl_-7Bzu2 off=4953048 len=1375130 2024-02-18T08:53:53.330 INFO:tasks.workunit.client.0.smithi082.stdout:op 5926 completed, throughput=5MB/sec 2024-02-18T08:53:53.330 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-KASnRPu1aPJmXum off=3868464 len=1902127 2024-02-18T08:53:53.334 INFO:tasks.workunit.client.0.smithi082.stdout:op 5927 completed, throughput=5MB/sec 2024-02-18T08:53:53.334 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zC5GomOR9V3TTTt off=451302 len=920938 2024-02-18T08:53:53.336 INFO:tasks.workunit.client.0.smithi082.stdout:op 5928 completed, throughput=5MB/sec 2024-02-18T08:53:54.337 INFO:tasks.workunit.client.0.smithi082.stdout: 1157: throughput=5MB/sec pending data=0 2024-02-18T08:53:54.337 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-RbK72m_2t0qKJv1 off=1235626 len=1066538 2024-02-18T08:53:54.342 INFO:tasks.workunit.client.0.smithi082.stdout:op 5929 completed, throughput=5MB/sec 2024-02-18T08:53:54.342 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj--ENqm1I5TcucJoP off=11884837 len=84592 2024-02-18T08:53:54.343 INFO:tasks.workunit.client.0.smithi082.stdout:op 5930 completed, throughput=5MB/sec 2024-02-18T08:53:54.343 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-HtS-9NW6tBPm0Uf off=13467549 len=1103301 2024-02-18T08:53:54.349 INFO:tasks.workunit.client.0.smithi082.stdout:op 5931 completed, throughput=5MB/sec 2024-02-18T08:53:54.349 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VahtNpodnm2ri39 off=18987017 len=550142 2024-02-18T08:53:54.350 INFO:tasks.workunit.client.0.smithi082.stdout:op 5932 completed, throughput=5MB/sec 2024-02-18T08:53:54.350 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-jbBcRvWcemVPaL9 off=19919339 len=1948939 2024-02-18T08:53:54.354 INFO:tasks.workunit.client.0.smithi082.stdout:op 5933 completed, throughput=5MB/sec 2024-02-18T08:53:54.354 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fJem5MIljDoUEro off=878647 len=1521083 2024-02-18T08:53:54.363 INFO:tasks.workunit.client.0.smithi082.stdout:op 5934 completed, throughput=5MB/sec 2024-02-18T08:53:54.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:52.854773+0000 mgr.y (mgr.24862) 1205 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:53:54.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:52.854773+0000 mgr.y (mgr.24862) 1205 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:53:54.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:52.854773+0000 mgr.y (mgr.24862) 1205 : cluster [DBG] pgmap v1774: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:53:55.364 INFO:tasks.workunit.client.0.smithi082.stdout: 1158: throughput=5MB/sec pending data=0 2024-02-18T08:53:55.364 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-TU4nRn2yD0oyqcb off=12646358 len=1299669 2024-02-18T08:53:55.366 INFO:tasks.workunit.client.0.smithi082.stdout:op 5935 completed, throughput=5MB/sec 2024-02-18T08:53:55.366 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-wRRMDjbh37-V7w_ off=10787399 len=1679480 2024-02-18T08:53:55.375 INFO:tasks.workunit.client.0.smithi082.stdout:op 5936 completed, throughput=5MB/sec 2024-02-18T08:53:55.375 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-ASYwXpllKfHLRfi off=2178713 len=1681958 2024-02-18T08:53:55.383 INFO:tasks.workunit.client.0.smithi082.stdout:op 5937 completed, throughput=5MB/sec 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:54.453982+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:54.454279+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:53:54.454508+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:54.453982+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:54.454279+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:53:54.454508+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:54.453982+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:54.454279+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:53:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:53:54.454508+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:53:56.383 INFO:tasks.workunit.client.0.smithi082.stdout: 1159: throughput=5MB/sec pending data=0 2024-02-18T08:53:56.384 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GQLOygvRY0162Y_ off=239663 len=1983373 2024-02-18T08:53:56.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:54.855471+0000 mgr.y (mgr.24862) 1206 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:53:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:54.855471+0000 mgr.y (mgr.24862) 1206 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:53:56.387 INFO:tasks.workunit.client.0.smithi082.stdout:op 5938 completed, throughput=5MB/sec 2024-02-18T08:53:56.387 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-bnzEqsKn9u1sj2p off=18595199 len=1697383 2024-02-18T08:53:56.391 INFO:tasks.workunit.client.0.smithi082.stdout:op 5939 completed, throughput=5MB/sec 2024-02-18T08:53:56.391 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj--DyB5BqTrvrnW4q off=11646862 len=1353555 2024-02-18T08:53:56.397 INFO:tasks.workunit.client.0.smithi082.stdout:op 5940 completed, throughput=5MB/sec 2024-02-18T08:53:56.397 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ordPYoUwpR0Ofh5 off=3385347 len=999915 2024-02-18T08:53:56.400 INFO:tasks.workunit.client.0.smithi082.stdout:op 5941 completed, throughput=5MB/sec 2024-02-18T08:53:56.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:54.855471+0000 mgr.y (mgr.24862) 1206 : cluster [DBG] pgmap v1775: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-02-18T08:53:57.400 INFO:tasks.workunit.client.0.smithi082.stdout: 1160: throughput=5MB/sec pending data=0 2024-02-18T08:53:57.401 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l5NAMEnfC4iu-Rl off=5174962 len=731132 2024-02-18T08:53:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:op 5942 completed, throughput=5MB/sec 2024-02-18T08:53:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-M7HrA06Pi6eOTU1 off=135758 len=1889107 2024-02-18T08:53:57.406 INFO:tasks.workunit.client.0.smithi082.stdout:op 5943 completed, throughput=5MB/sec 2024-02-18T08:53:57.406 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3QZYU3TlRCADNDp off=6184 len=2001722 2024-02-18T08:53:57.409 INFO:tasks.workunit.client.0.smithi082.stdout:op 5944 completed, throughput=5MB/sec 2024-02-18T08:53:58.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:53:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:56.856028+0000 mgr.y (mgr.24862) 1207 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:58.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:53:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:56.856028+0000 mgr.y (mgr.24862) 1207 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:58.410 INFO:tasks.workunit.client.0.smithi082.stdout: 1161: throughput=5MB/sec pending data=0 2024-02-18T08:53:58.410 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GTub9Y0AE3RaNXB off=4194499 len=1834545 2024-02-18T08:53:58.413 INFO:tasks.workunit.client.0.smithi082.stdout:op 5945 completed, throughput=5MB/sec 2024-02-18T08:53:58.413 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-2gE-Jxer0vuULEy off=1564558 len=625677 2024-02-18T08:53:58.417 INFO:tasks.workunit.client.0.smithi082.stdout:op 5946 completed, throughput=5MB/sec 2024-02-18T08:53:58.418 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-QJbNleeT4B41-z_ off=3513363 len=1837302 2024-02-18T08:53:58.421 INFO:tasks.workunit.client.0.smithi082.stdout:op 5947 completed, throughput=5MB/sec 2024-02-18T08:53:58.421 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1I_O3MLeryt4vvJ off=1973656 len=70878 2024-02-18T08:53:58.422 INFO:tasks.workunit.client.0.smithi082.stdout:op 5948 completed, throughput=5MB/sec 2024-02-18T08:53:58.422 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-3GJmKWhHizTUsPu off=21855738 len=1875187 2024-02-18T08:53:58.431 INFO:tasks.workunit.client.0.smithi082.stdout:op 5949 completed, throughput=5MB/sec 2024-02-18T08:53:58.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:53:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:56.856028+0000 mgr.y (mgr.24862) 1207 : cluster [DBG] pgmap v1776: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-02-18T08:53:59.431 INFO:tasks.workunit.client.0.smithi082.stdout: 1162: throughput=5MB/sec pending data=0 2024-02-18T08:53:59.431 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-NNOhhI6aL2whxSi off=1241159 len=368268 2024-02-18T08:53:59.433 INFO:tasks.workunit.client.0.smithi082.stdout:op 5950 completed, throughput=5MB/sec 2024-02-18T08:53:59.433 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-sx_MmncUeS54305 off=15545748 len=1662656 2024-02-18T08:53:59.441 INFO:tasks.workunit.client.0.smithi082.stdout:op 5951 completed, throughput=5MB/sec 2024-02-18T08:53:59.441 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-I07PnEvGlTiETLS off=6438024 len=532003 2024-02-18T08:53:59.442 INFO:tasks.workunit.client.0.smithi082.stdout:op 5952 completed, throughput=5MB/sec 2024-02-18T08:53:59.442 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-8KnMdinUMNaQaVf off=8344446 len=2023781 2024-02-18T08:53:59.445 INFO:tasks.workunit.client.0.smithi082.stdout:op 5953 completed, throughput=5MB/sec 2024-02-18T08:54:00.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:53:58.856560+0000 mgr.y (mgr.24862) 1208 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:54:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:53:58.856560+0000 mgr.y (mgr.24862) 1208 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:54:00.445 INFO:tasks.workunit.client.0.smithi082.stdout: 1163: throughput=5MB/sec pending data=0 2024-02-18T08:54:00.445 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-f4wYSMF_HoloXPK off=950022 len=2042284 2024-02-18T08:54:00.449 INFO:tasks.workunit.client.0.smithi082.stdout:op 5954 completed, throughput=5MB/sec 2024-02-18T08:54:00.449 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-Kh61j3WzD7soiGQ off=509963 len=77021 2024-02-18T08:54:00.452 INFO:tasks.workunit.client.0.smithi082.stdout:op 5955 completed, throughput=5MB/sec 2024-02-18T08:54:00.452 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-uSAQGDcT3h9Z2Lv off=5803490 len=538355 2024-02-18T08:54:00.456 INFO:tasks.workunit.client.0.smithi082.stdout:op 5956 completed, throughput=5MB/sec 2024-02-18T08:54:00.457 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-7amlJKmiwIRJM3M off=8566589 len=1805134 2024-02-18T08:54:00.465 INFO:tasks.workunit.client.0.smithi082.stdout:op 5957 completed, throughput=5MB/sec 2024-02-18T08:54:00.465 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-pWrBtbjxxALJ_Gv off=1072232 len=102724 2024-02-18T08:54:00.467 INFO:tasks.workunit.client.0.smithi082.stdout:op 5958 completed, throughput=5MB/sec 2024-02-18T08:54:00.467 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-LS6o0rdwOFzbc_q off=9940707 len=1198740 2024-02-18T08:54:00.472 INFO:tasks.workunit.client.0.smithi082.stdout:op 5959 completed, throughput=5MB/sec 2024-02-18T08:54:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:53:58.856560+0000 mgr.y (mgr.24862) 1208 : cluster [DBG] pgmap v1777: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-02-18T08:54:01.473 INFO:tasks.workunit.client.0.smithi082.stdout: 1164: throughput=5MB/sec pending data=0 2024-02-18T08:54:01.473 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-5n7EvgvS27k01A8 off=5467342 len=1061051 2024-02-18T08:54:01.474 INFO:tasks.workunit.client.0.smithi082.stdout:op 5960 completed, throughput=5MB/sec 2024-02-18T08:54:01.474 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LCq5JW7bK8hxWOY off=7660323 len=1232805 2024-02-18T08:54:01.476 INFO:tasks.workunit.client.0.smithi082.stdout:op 5961 completed, throughput=5MB/sec 2024-02-18T08:54:01.476 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JqVHgjeU_fNFykR off=13754009 len=1975342 2024-02-18T08:54:01.480 INFO:tasks.workunit.client.0.smithi082.stdout:op 5962 completed, throughput=5MB/sec 2024-02-18T08:54:01.480 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-10FIPLSUdfTMGVG off=0 len=1362054 2024-02-18T08:54:01.487 INFO:tasks.workunit.client.0.smithi082.stdout:op 5963 completed, throughput=5MB/sec 2024-02-18T08:54:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:00.857178+0000 mgr.y (mgr.24862) 1209 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:02.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:00.857178+0000 mgr.y (mgr.24862) 1209 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:02.487 INFO:tasks.workunit.client.0.smithi082.stdout: 1165: throughput=5MB/sec pending data=0 2024-02-18T08:54:02.487 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zXwMxX1o-UuI5Td off=3959799 len=1949007 2024-02-18T08:54:02.491 INFO:tasks.workunit.client.0.smithi082.stdout:op 5964 completed, throughput=5MB/sec 2024-02-18T08:54:02.491 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-GJs-OR7Xf3iSZ2W off=6194155 len=651324 2024-02-18T08:54:02.495 INFO:tasks.workunit.client.0.smithi082.stdout:op 5965 completed, throughput=5MB/sec 2024-02-18T08:54:02.495 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3s7GngvAPQlqiOt off=777817 len=162410 2024-02-18T08:54:02.496 INFO:tasks.workunit.client.0.smithi082.stdout:op 5966 completed, throughput=5MB/sec 2024-02-18T08:54:02.496 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Q-607TsuMAScM7e off=9222920 len=1272578 2024-02-18T08:54:02.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:00.857178+0000 mgr.y (mgr.24862) 1209 : cluster [DBG] pgmap v1778: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:02.498 INFO:tasks.workunit.client.0.smithi082.stdout:op 5967 completed, throughput=5MB/sec 2024-02-18T08:54:02.498 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-sVFKCAyFMXE5lLr off=6762727 len=1978872 2024-02-18T08:54:02.502 INFO:tasks.workunit.client.0.smithi082.stdout:op 5968 completed, throughput=5MB/sec 2024-02-18T08:54:03.502 INFO:tasks.workunit.client.0.smithi082.stdout: 1166: throughput=5MB/sec pending data=0 2024-02-18T08:54:03.502 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-1txB0I5NLXhaaCy off=1317557 len=1980780 2024-02-18T08:54:03.506 INFO:tasks.workunit.client.0.smithi082.stdout:op 5969 completed, throughput=5MB/sec 2024-02-18T08:54:03.506 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-XxYRjgh1PAdbSpy off=15670828 len=1402502 2024-02-18T08:54:03.515 INFO:tasks.workunit.client.0.smithi082.stdout:op 5970 completed, throughput=5MB/sec 2024-02-18T08:54:03.515 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-WNM6o1CRi3X8j2s off=5086794 len=1915407 2024-02-18T08:54:03.527 INFO:tasks.workunit.client.0.smithi082.stdout:op 5971 completed, throughput=5MB/sec 2024-02-18T08:54:04.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:02.857667+0000 mgr.y (mgr.24862) 1210 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-18T08:54:04.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:02.857667+0000 mgr.y (mgr.24862) 1210 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-18T08:54:04.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:02.857667+0000 mgr.y (mgr.24862) 1210 : cluster [DBG] pgmap v1779: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-02-18T08:54:04.527 INFO:tasks.workunit.client.0.smithi082.stdout: 1167: throughput=5MB/sec pending data=0 2024-02-18T08:54:04.527 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-oJq1HOWy4TXTzrP off=381319 len=560158 2024-02-18T08:54:04.528 INFO:tasks.workunit.client.0.smithi082.stdout:op 5972 completed, throughput=5MB/sec 2024-02-18T08:54:04.528 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-F7g7ILbRQFjXii7 off=17028589 len=1091933 2024-02-18T08:54:04.531 INFO:tasks.workunit.client.0.smithi082.stdout:op 5973 completed, throughput=5MB/sec 2024-02-18T08:54:04.531 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-6oW74MVVdgcg5mP off=6881897 len=606136 2024-02-18T08:54:04.532 INFO:tasks.workunit.client.0.smithi082.stdout:op 5974 completed, throughput=5MB/sec 2024-02-18T08:54:04.532 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-svT00-QcbtV50JW off=15921844 len=1401620 2024-02-18T08:54:04.538 INFO:tasks.workunit.client.0.smithi082.stdout:op 5975 completed, throughput=5MB/sec 2024-02-18T08:54:05.539 INFO:tasks.workunit.client.0.smithi082.stdout: 1168: throughput=5MB/sec pending data=0 2024-02-18T08:54:05.539 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-y66yEMsIY1WIo7D off=2897261 len=1475327 2024-02-18T08:54:05.546 INFO:tasks.workunit.client.0.smithi082.stdout:op 5976 completed, throughput=5MB/sec 2024-02-18T08:54:05.547 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fKfSmvSBx6bFsj9 off=2159160 len=372286 2024-02-18T08:54:05.550 INFO:tasks.workunit.client.0.smithi082.stdout:op 5977 completed, throughput=5MB/sec 2024-02-18T08:54:05.550 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-iPzVKaaTkp4KXln off=6522875 len=716914 2024-02-18T08:54:05.555 INFO:tasks.workunit.client.0.smithi082.stdout:op 5978 completed, throughput=5MB/sec 2024-02-18T08:54:05.555 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-mx5HTrO8EUJIJbq off=14430153 len=151339 2024-02-18T08:54:05.557 INFO:tasks.workunit.client.0.smithi082.stdout:op 5979 completed, throughput=5MB/sec 2024-02-18T08:54:05.557 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-21eHQWYUGwR2aIn off=15839215 len=1610499 2024-02-18T08:54:05.565 INFO:tasks.workunit.client.0.smithi082.stdout:op 5980 completed, throughput=5MB/sec 2024-02-18T08:54:05.565 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-j4AXkKalsFc-f6X off=570877 len=532970 2024-02-18T08:54:05.567 INFO:tasks.workunit.client.0.smithi082.stdout:op 5981 completed, throughput=5MB/sec 2024-02-18T08:54:05.567 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-VffDhY2WofhU1xn off=265016 len=1965646 2024-02-18T08:54:05.569 INFO:tasks.workunit.client.0.smithi082.stdout:op 5982 completed, throughput=5MB/sec 2024-02-18T08:54:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:04.858436+0000 mgr.y (mgr.24862) 1211 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:06.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:04.858436+0000 mgr.y (mgr.24862) 1211 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:06.499 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:04.858436+0000 mgr.y (mgr.24862) 1211 : cluster [DBG] pgmap v1780: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:06.570 INFO:tasks.workunit.client.0.smithi082.stdout: 1169: throughput=5MB/sec pending data=0 2024-02-18T08:54:06.570 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-LdnReGk9B3sW3Jz off=16498793 len=1947045 2024-02-18T08:54:06.572 INFO:tasks.workunit.client.0.smithi082.stdout:op 5983 completed, throughput=5MB/sec 2024-02-18T08:54:06.572 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yfBlLcD9hQD2qsT off=14093415 len=277617 2024-02-18T08:54:06.575 INFO:tasks.workunit.client.0.smithi082.stdout:op 5984 completed, throughput=5MB/sec 2024-02-18T08:54:06.575 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WR5YtAZj6kseYDt off=11338700 len=155593 2024-02-18T08:54:06.576 INFO:tasks.workunit.client.0.smithi082.stdout:op 5985 completed, throughput=5MB/sec 2024-02-18T08:54:06.576 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-3PWX7qBR9CHiWSM off=14694002 len=2045766 2024-02-18T08:54:06.580 INFO:tasks.workunit.client.0.smithi082.stdout:op 5986 completed, throughput=5MB/sec 2024-02-18T08:54:07.580 INFO:tasks.workunit.client.0.smithi082.stdout: 1170: throughput=5MB/sec pending data=0 2024-02-18T08:54:07.580 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-EqNlT2bNvtrq850 off=7705924 len=633600 2024-02-18T08:54:07.582 INFO:tasks.workunit.client.0.smithi082.stdout:op 5987 completed, throughput=5MB/sec 2024-02-18T08:54:07.582 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-l5G08dqOyB3eCSc off=1225965 len=1269903 2024-02-18T08:54:07.583 INFO:tasks.workunit.client.0.smithi082.stdout:op 5988 completed, throughput=5MB/sec 2024-02-18T08:54:07.584 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JkdcJUwg3ICrkOQ off=4617465 len=769195 2024-02-18T08:54:07.585 INFO:tasks.workunit.client.0.smithi082.stdout:op 5989 completed, throughput=5MB/sec 2024-02-18T08:54:07.585 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-eihG9rb2fSuQ9o2 off=815589 len=649128 2024-02-18T08:54:07.589 INFO:tasks.workunit.client.0.smithi082.stdout:op 5990 completed, throughput=5MB/sec 2024-02-18T08:54:07.589 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-221fn_Zvqg3XF5V off=464592 len=422904 2024-02-18T08:54:07.593 INFO:tasks.workunit.client.0.smithi082.stdout:op 5991 completed, throughput=5MB/sec 2024-02-18T08:54:07.593 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-9coeAKAENzOUQQa off=5170070 len=1391769 2024-02-18T08:54:07.594 INFO:tasks.workunit.client.0.smithi082.stdout:op 5992 completed, throughput=5MB/sec 2024-02-18T08:54:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:06.859108+0000 mgr.y (mgr.24862) 1212 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:06.859108+0000 mgr.y (mgr.24862) 1212 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:08.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:06.859108+0000 mgr.y (mgr.24862) 1212 : cluster [DBG] pgmap v1781: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:08.595 INFO:tasks.workunit.client.0.smithi082.stdout: 1171: throughput=5MB/sec pending data=0 2024-02-18T08:54:08.595 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-gi-DPkS3PFPxu50 off=7086881 len=1686738 2024-02-18T08:54:08.604 INFO:tasks.workunit.client.0.smithi082.stdout:op 5993 completed, throughput=5MB/sec 2024-02-18T08:54:08.604 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-fHVz586M9_ag_MS off=11910859 len=356330 2024-02-18T08:54:08.607 INFO:tasks.workunit.client.0.smithi082.stdout:op 5994 completed, throughput=5MB/sec 2024-02-18T08:54:08.607 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-zYEfxTkmHXgqwK8 off=2281691 len=1862635 2024-02-18T08:54:08.609 INFO:tasks.workunit.client.0.smithi082.stdout:op 5995 completed, throughput=5MB/sec 2024-02-18T08:54:08.609 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-hEQvFZVjhZl2FPj off=5046475 len=1353718 2024-02-18T08:54:08.616 INFO:tasks.workunit.client.0.smithi082.stdout:op 5996 completed, throughput=5MB/sec 2024-02-18T08:54:09.616 INFO:tasks.workunit.client.0.smithi082.stdout: 1172: throughput=5MB/sec pending data=0 2024-02-18T08:54:09.616 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-WUXwGf8kOYYmERq off=14807984 len=1425110 2024-02-18T08:54:09.618 INFO:tasks.workunit.client.0.smithi082.stdout:op 5997 completed, throughput=5MB/sec 2024-02-18T08:54:09.618 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z0VLLYVX7QSnmc_ off=1210417 len=911196 2024-02-18T08:54:09.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 5998 completed, throughput=5MB/sec 2024-02-18T08:54:09.624 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-U6EjCCReBLSQM4b off=2740691 len=373126 2024-02-18T08:54:09.624 INFO:tasks.workunit.client.0.smithi082.stdout:op 5999 completed, throughput=5MB/sec 2024-02-18T08:54:09.625 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-ylsO2zskVUGwTFa off=7417808 len=231180 2024-02-18T08:54:09.626 INFO:tasks.workunit.client.0.smithi082.stdout:op 6000 completed, throughput=5MB/sec 2024-02-18T08:54:09.626 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-MzEPbyZips4zcYm off=1728225 len=318970 2024-02-18T08:54:09.629 INFO:tasks.workunit.client.0.smithi082.stdout:op 6001 completed, throughput=5MB/sec 2024-02-18T08:54:09.629 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-z10BPW0EWAhcCCg off=6497997 len=494979 2024-02-18T08:54:09.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 6002 completed, throughput=5MB/sec 2024-02-18T08:54:09.633 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-nJ-LkKdmAmzU9n_ off=2112270 len=278191 2024-02-18T08:54:09.633 INFO:tasks.workunit.client.0.smithi082.stdout:op 6003 completed, throughput=5MB/sec 2024-02-18T08:54:09.633 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-lve2Tzc5grUlYQb off=1655938 len=771552 2024-02-18T08:54:09.637 INFO:tasks.workunit.client.0.smithi082.stdout:op 6004 completed, throughput=5MB/sec 2024-02-18T08:54:09.638 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-n5qiGn0Gwn9Tout off=10761246 len=1242640 2024-02-18T08:54:09.640 INFO:tasks.workunit.client.0.smithi082.stdout:op 6005 completed, throughput=5MB/sec 2024-02-18T08:54:10.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:08.859732+0000 mgr.y (mgr.24862) 1213 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:10.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:08.859732+0000 mgr.y (mgr.24862) 1213 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:10.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:08.859732+0000 mgr.y (mgr.24862) 1213 : cluster [DBG] pgmap v1782: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-02-18T08:54:10.640 INFO:tasks.workunit.client.0.smithi082.stdout: 1173: throughput=5MB/sec pending data=0 2024-02-18T08:54:10.640 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-JLZVgk1l4TaT50c off=807259 len=473203 2024-02-18T08:54:10.642 INFO:tasks.workunit.client.0.smithi082.stdout:op 6006 completed, throughput=5MB/sec 2024-02-18T08:54:10.642 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-fzZc5tQ2YO8ehRI off=14908365 len=1352829 2024-02-18T08:54:10.644 INFO:tasks.workunit.client.0.smithi082.stdout:op 6007 completed, throughput=5MB/sec 2024-02-18T08:54:10.644 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-IuG3hjUIPUVZGD8 off=2689725 len=1239216 2024-02-18T08:54:10.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 6008 completed, throughput=5MB/sec 2024-02-18T08:54:10.646 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-GE-qq-ZEvn1smwN off=15342658 len=263166 2024-02-18T08:54:10.646 INFO:tasks.workunit.client.0.smithi082.stdout:op 6009 completed, throughput=5MB/sec 2024-02-18T08:54:10.646 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-yWsbYAN87IONJZB off=4286142 len=1849776 2024-02-18T08:54:10.656 INFO:tasks.workunit.client.0.smithi082.stdout:op 6010 completed, throughput=5MB/sec 2024-02-18T08:54:11.656 INFO:tasks.workunit.client.0.smithi082.stdout: 1174: throughput=5MB/sec pending data=0 2024-02-18T08:54:11.656 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-foWE_MprxqOM_3o off=2555624 len=925194 2024-02-18T08:54:11.661 INFO:tasks.workunit.client.0.smithi082.stdout:op 6011 completed, throughput=5MB/sec 2024-02-18T08:54:11.661 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-6uIPtPovzg1GsS6 off=17233457 len=1247409 2024-02-18T08:54:11.667 INFO:tasks.workunit.client.0.smithi082.stdout:op 6012 completed, throughput=5MB/sec 2024-02-18T08:54:11.667 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-JniLx_g2mj0OWdH off=10030052 len=51675 2024-02-18T08:54:11.669 INFO:tasks.workunit.client.0.smithi082.stdout:op 6013 completed, throughput=5MB/sec 2024-02-18T08:54:11.669 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-k8MKfd0LKmz_Ppb off=20626732 len=1411123 2024-02-18T08:54:11.671 INFO:tasks.workunit.client.0.smithi082.stdout:op 6014 completed, throughput=5MB/sec 2024-02-18T08:54:11.671 INFO:tasks.workunit.client.0.smithi082.stdout:READ : oid=obj-Loet21WwQHRO1lD off=5291387 len=493132 2024-02-18T08:54:11.671 INFO:tasks.workunit.client.0.smithi082.stdout:op 6015 completed, throughput=5MB/sec 2024-02-18T08:54:11.671 INFO:tasks.workunit.client.0.smithi082.stdout:WRITE : oid=obj-dS5WID0HQYIXy0I off=20780227 len=2024051 2024-02-18T08:54:11.681 INFO:tasks.workunit.client.0.smithi082.stdout:op 6016 completed, throughput=5MB/sec 2024-02-18T08:54:12.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:10.860250+0000 mgr.y (mgr.24862) 1214 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:10.860250+0000 mgr.y (mgr.24862) 1214 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:12.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:10.860250+0000 mgr.y (mgr.24862) 1214 : cluster [DBG] pgmap v1783: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-02-18T08:54:12.681 INFO:tasks.workunit.client.0.smithi082.stdout:waiting for all operations to complete 2024-02-18T08:54:12.682 INFO:tasks.workunit.client.0.smithi082.stdout:cleaning up objects 2024-02-18T08:54:14.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:12.860630+0000 mgr.y (mgr.24862) 1215 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:14.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:12.860630+0000 mgr.y (mgr.24862) 1215 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:14.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:12.860630+0000 mgr.y (mgr.24862) 1215 : cluster [DBG] pgmap v1784: 73 pgs: 73 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-02-18T08:54:16.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:14.861149+0000 mgr.y (mgr.24862) 1216 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 120 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 52 op/s 2024-02-18T08:54:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:14.861149+0000 mgr.y (mgr.24862) 1216 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 120 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 52 op/s 2024-02-18T08:54:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:14.861149+0000 mgr.y (mgr.24862) 1216 : cluster [DBG] pgmap v1785: 73 pgs: 73 active+clean; 120 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 52 op/s 2024-02-18T08:54:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:16.861597+0000 mgr.y (mgr.24862) 1217 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 114 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 90 op/s 2024-02-18T08:54:18.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:16.861597+0000 mgr.y (mgr.24862) 1217 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 114 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 90 op/s 2024-02-18T08:54:18.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:16.861597+0000 mgr.y (mgr.24862) 1217 : cluster [DBG] pgmap v1786: 73 pgs: 73 active+clean; 114 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 90 op/s 2024-02-18T08:54:20.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:18.862085+0000 mgr.y (mgr.24862) 1218 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 94 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 228 op/s 2024-02-18T08:54:20.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:18.862085+0000 mgr.y (mgr.24862) 1218 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 94 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 228 op/s 2024-02-18T08:54:20.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:18.862085+0000 mgr.y (mgr.24862) 1218 : cluster [DBG] pgmap v1787: 73 pgs: 73 active+clean; 94 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 228 op/s 2024-02-18T08:54:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:20.862460+0000 mgr.y (mgr.24862) 1219 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 74 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 359 op/s 2024-02-18T08:54:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:20.862460+0000 mgr.y (mgr.24862) 1219 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 74 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 359 op/s 2024-02-18T08:54:22.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:20.862460+0000 mgr.y (mgr.24862) 1219 : cluster [DBG] pgmap v1788: 73 pgs: 73 active+clean; 74 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.1 MiB/s wr, 359 op/s 2024-02-18T08:54:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:22.862807+0000 mgr.y (mgr.24862) 1220 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 74 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 357 op/s 2024-02-18T08:54:24.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:22.862807+0000 mgr.y (mgr.24862) 1220 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 74 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 357 op/s 2024-02-18T08:54:24.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:22.862807+0000 mgr.y (mgr.24862) 1220 : cluster [DBG] pgmap v1789: 73 pgs: 73 active+clean; 74 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 357 op/s 2024-02-18T08:54:26.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:24.863243+0000 mgr.y (mgr.24862) 1221 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 47 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 542 op/s 2024-02-18T08:54:26.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:24.863243+0000 mgr.y (mgr.24862) 1221 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 47 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 542 op/s 2024-02-18T08:54:26.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:24.863243+0000 mgr.y (mgr.24862) 1221 : cluster [DBG] pgmap v1790: 73 pgs: 73 active+clean; 47 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 569 KiB/s rd, 884 KiB/s wr, 542 op/s 2024-02-18T08:54:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:26.863591+0000 mgr.y (mgr.24862) 1222 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 37 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-02-18T08:54:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:26.863591+0000 mgr.y (mgr.24862) 1222 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 37 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-02-18T08:54:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:26.863591+0000 mgr.y (mgr.24862) 1222 : cluster [DBG] pgmap v1791: 73 pgs: 73 active+clean; 37 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2024-02-18T08:54:29.514 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:54:29.514 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T08:54:29.558 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-02-18T08:54:29.558 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:54:29.746 DEBUG:teuthology.parallel:result is None 2024-02-18T08:54:29.746 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:54:29.773 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:54:29.773 DEBUG:teuthology.orchestra.run.smithi082:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:54:29.830 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T08:54:29.830 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:54:29.830 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-02-18T08:54:29.830 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:54:29.830 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-02-18T08:54:29.830 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-18T08:54:29.831 INFO:tasks.workunit:Pulling workunits from ref octopus 2024-02-18T08:54:29.831 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-18T08:54:29.831 DEBUG:teuthology.orchestra.run.smithi164:> stat -- /home/ubuntu/cephtest/mnt.1 2024-02-18T08:54:29.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:54:29.852 INFO:teuthology.orchestra.run.smithi164.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-02-18T08:54:29.852 DEBUG:teuthology.orchestra.run.smithi164:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-02-18T08:54:29.910 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-02-18T08:54:29.910 DEBUG:teuthology.orchestra.run.smithi164:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-02-18T08:54:29.967 INFO:tasks.workunit:timeout=3h 2024-02-18T08:54:29.967 INFO:tasks.workunit:cleanup=True 2024-02-18T08:54:29.968 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch octopus https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-02-18T08:54:30.025 INFO:tasks.workunit.client.1.smithi164.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-02-18T08:54:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:28.864024+0000 mgr.y (mgr.24862) 1223 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 20 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-02-18T08:54:30.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:28.864024+0000 mgr.y (mgr.24862) 1223 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 20 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-02-18T08:54:30.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:28.864024+0000 mgr.y (mgr.24862) 1223 : cluster [DBG] pgmap v1792: 73 pgs: 73 active+clean; 20 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2024-02-18T08:54:32.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:30.864545+0000 mgr.y (mgr.24862) 1224 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.2 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-02-18T08:54:32.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:30.864545+0000 mgr.y (mgr.24862) 1224 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.2 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-02-18T08:54:32.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:30.864545+0000 mgr.y (mgr.24862) 1224 : cluster [DBG] pgmap v1793: 73 pgs: 73 active+clean; 4.2 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-02-18T08:54:34.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:32.865093+0000 mgr.y (mgr.24862) 1225 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.2 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2024-02-18T08:54:34.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:32.865093+0000 mgr.y (mgr.24862) 1225 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.2 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2024-02-18T08:54:34.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:32.865093+0000 mgr.y (mgr.24862) 1225 : cluster [DBG] pgmap v1794: 73 pgs: 73 active+clean; 4.2 GiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2024-02-18T08:54:35.634 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T08:54:35.706 INFO:tasks.workunit.client.1.smithi164.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-18T08:54:35.708 INFO:tasks.workunit.client.1.smithi164.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-18T08:54:35.708 INFO:tasks.workunit.client.1.smithi164.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-18T08:54:36.187 INFO:tasks.workunit.client.1.smithi164.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-18T08:54:36.248 INFO:tasks.workunit.client.1.smithi164.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-18T08:54:36.286 INFO:tasks.workunit.client.1.smithi164.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-02-18T08:54:36.288 INFO:tasks.workunit.client.1.smithi164.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-18T08:54:36.288 INFO:tasks.workunit.client.1.smithi164.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-18T08:54:36.325 INFO:tasks.workunit.client.1.smithi164.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-02-18T08:54:36.328 DEBUG:teuthology.orchestra.run.smithi164:> set -ex 2024-02-18T08:54:36.328 DEBUG:teuthology.orchestra.run.smithi164:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-02-18T08:54:36.386 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-02-18T08:54:36.387 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-02-18T08:54:36.387 DEBUG:teuthology.orchestra.run.smithi164: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=octopus 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-02-18T08:54:36.456 INFO:tasks.workunit.client.1.smithi164.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-02-18T08:54:36.457 INFO:tasks.workunit.client.1.smithi164.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-02-18T08:54:36.457 INFO:tasks.workunit.client.1.smithi164.stderr:+ TMPDIR=/tmp/rbd_import_export_71526 2024-02-18T08:54:36.457 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm -rf /tmp/rbd_import_export_71526 2024-02-18T08:54:36.457 INFO:tasks.workunit.client.1.smithi164.stderr:+ mkdir /tmp/rbd_import_export_71526 2024-02-18T08:54:36.458 INFO:tasks.workunit.client.1.smithi164.stderr:+ trap 'rm -rf /tmp/rbd_import_export_71526' INT TERM EXIT 2024-02-18T08:54:36.458 INFO:tasks.workunit.client.1.smithi164.stderr:+ mkdir foo.71526 2024-02-18T08:54:36.459 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import foo.71526 foo.dir 2024-02-18T08:54:36.482 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: cannot import a directory 2024-02-18T08:54:36.482 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 0% complete...failed. 2024-02-18T08:54:36.482 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: import failed: (21) Is a directory 2024-02-18T08:54:36.484 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:54:36.484 INFO:tasks.workunit.client.1.smithi164.stderr:+ rmdir foo.71526 2024-02-18T08:54:36.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:34.865637+0000 mgr.y (mgr.24862) 1226 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2024-02-18T08:54:36.501 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_71526/img bs=1k count=1 seek=10 2024-02-18T08:54:36.502 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records in 2024-02-18T08:54:36.502 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records out 2024-02-18T08:54:36.502 INFO:tasks.workunit.client.1.smithi164.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.5627e-05 s, 22.4 MB/s 2024-02-18T08:54:36.502 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_71526/img bs=1k count=10 seek=100 2024-02-18T08:54:36.503 INFO:tasks.workunit.client.1.smithi164.stderr:10+0 records in 2024-02-18T08:54:36.503 INFO:tasks.workunit.client.1.smithi164.stderr:10+0 records out 2024-02-18T08:54:36.503 INFO:tasks.workunit.client.1.smithi164.stderr:10240 bytes (10 kB, 10 KiB) copied, 7.4855e-05 s, 137 MB/s 2024-02-18T08:54:36.503 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_71526/img bs=1k count=100 seek=1000 2024-02-18T08:54:36.504 INFO:tasks.workunit.client.1.smithi164.stderr:70+1 records in 2024-02-18T08:54:36.504 INFO:tasks.workunit.client.1.smithi164.stderr:70+1 records out 2024-02-18T08:54:36.504 INFO:tasks.workunit.client.1.smithi164.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.000195571 s, 368 MB/s 2024-02-18T08:54:36.504 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_71526/img bs=1k seek=10000 2024-02-18T08:54:36.505 INFO:tasks.workunit.client.1.smithi164.stderr:139+1 records in 2024-02-18T08:54:36.505 INFO:tasks.workunit.client.1.smithi164.stderr:139+1 records out 2024-02-18T08:54:36.505 INFO:tasks.workunit.client.1.smithi164.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.000344731 s, 415 MB/s 2024-02-18T08:54:36.505 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_71526/img bs=1k seek=100000 2024-02-18T08:54:36.506 INFO:tasks.workunit.client.1.smithi164.stderr:70+1 records in 2024-02-18T08:54:36.506 INFO:tasks.workunit.client.1.smithi164.stderr:70+1 records out 2024-02-18T08:54:36.506 INFO:tasks.workunit.client.1.smithi164.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.00017801 s, 405 MB/s 2024-02-18T08:54:36.506 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_71526/img bs=1k seek=1000000 2024-02-18T08:54:36.507 INFO:tasks.workunit.client.1.smithi164.stderr:189+1 records in 2024-02-18T08:54:36.507 INFO:tasks.workunit.client.1.smithi164.stderr:189+1 records out 2024-02-18T08:54:36.507 INFO:tasks.workunit.client.1.smithi164.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000416117 s, 466 MB/s 2024-02-18T08:54:36.507 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm testimg 2024-02-18T08:54:36.556 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 0% complete...failed. 2024-02-18T08:54:36.556 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:54:36.559 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:54:36.559 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:36.577 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:36.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:34.865637+0000 mgr.y (mgr.24862) 1226 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2024-02-18T08:54:36.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:34.865637+0000 mgr.y (mgr.24862) 1226 : cluster [DBG] pgmap v1795: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2024-02-18T08:54:38.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:36.866322+0000 mgr.y (mgr.24862) 1227 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 312 op/s 2024-02-18T08:54:38.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:37.170316+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-02-18T08:54:38.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:36.866322+0000 mgr.y (mgr.24862) 1227 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 312 op/s 2024-02-18T08:54:38.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:37.170316+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-02-18T08:54:38.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:36.866322+0000 mgr.y (mgr.24862) 1227 : cluster [DBG] pgmap v1796: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 312 op/s 2024-02-18T08:54:38.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:37.170316+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-02-18T08:54:38.722 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:38.725 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg /tmp/rbd_import_export_71526/img2 2024-02-18T08:54:39.015 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:39.018 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg - 2024-02-18T08:54:39.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:38.180929+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-02-18T08:54:39.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:38.180929+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-02-18T08:54:39.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:38.180929+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-02-18T08:54:39.788 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:39.791 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm testimg 2024-02-18T08:54:39.906 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:39.908 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img2 2024-02-18T08:54:40.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:38.866899+0000 mgr.y (mgr.24862) 1228 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 20 KiB/s wr, 45 op/s 2024-02-18T08:54:40.543 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img3 2024-02-18T08:54:40.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:38.866899+0000 mgr.y (mgr.24862) 1228 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 20 KiB/s wr, 45 op/s 2024-02-18T08:54:40.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:38.866899+0000 mgr.y (mgr.24862) 1228 : cluster [DBG] pgmap v1799: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.9 KiB/s rd, 20 KiB/s wr, 45 op/s 2024-02-18T08:54:40.943 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img2 /tmp/rbd_import_export_71526/img3 2024-02-18T08:54:41.142 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format - testimg 2024-02-18T08:54:41.161 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:41.568 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:41.571 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg /tmp/rbd_import_export_71526/img2 2024-02-18T08:54:41.890 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:41.893 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg - 2024-02-18T08:54:42.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:40.867559+0000 mgr.y (mgr.24862) 1229 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 39 KiB/s wr, 53 op/s 2024-02-18T08:54:42.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:40.867559+0000 mgr.y (mgr.24862) 1229 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 39 KiB/s wr, 53 op/s 2024-02-18T08:54:42.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:40.867559+0000 mgr.y (mgr.24862) 1229 : cluster [DBG] pgmap v1800: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 39 KiB/s wr, 53 op/s 2024-02-18T08:54:42.686 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:42.689 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm testimg 2024-02-18T08:54:42.804 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:42.807 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img2 2024-02-18T08:54:43.376 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img3 2024-02-18T08:54:43.781 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img2 /tmp/rbd_import_export_71526/img3 2024-02-18T08:54:43.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:42.705024+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-02-18T08:54:43.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:42.868113+0000 mgr.y (mgr.24862) 1230 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 52 KiB/s wr, 16 op/s 2024-02-18T08:54:44.040 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd help export 2024-02-18T08:54:44.040 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -q export-format 2024-02-18T08:54:44.057 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_71526/img bs=1k count=10 seek=100 2024-02-18T08:54:44.058 INFO:tasks.workunit.client.1.smithi164.stderr:10+0 records in 2024-02-18T08:54:44.058 INFO:tasks.workunit.client.1.smithi164.stderr:10+0 records out 2024-02-18T08:54:44.058 INFO:tasks.workunit.client.1.smithi164.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.56e-05 s, 156 MB/s 2024-02-18T08:54:44.058 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:44.076 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:44.124 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:44.126 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap create testimg@snap 2024-02-18T08:54:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:42.705024+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-02-18T08:54:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:42.868113+0000 mgr.y (mgr.24862) 1230 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 52 KiB/s wr, 16 op/s 2024-02-18T08:54:44.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:42.705024+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-02-18T08:54:44.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:42.868113+0000 mgr.y (mgr.24862) 1230 : cluster [DBG] pgmap v1802: 73 pgs: 73 active+clean; 2.8 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 KiB/s rd, 52 KiB/s wr, 16 op/s 2024-02-18T08:54:44.715 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd image-meta set testimg key1 value1 2024-02-18T08:54:44.765 INFO:tasks.workunit.client.1.smithi164.stderr:++ rbd image-meta list testimg 2024-02-18T08:54:44.800 INFO:tasks.workunit.client.1.smithi164.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-02-18T08:54:44.801 INFO:tasks.workunit.client.1.smithi164.stderr: 2024-02-18T08:54:44.801 INFO:tasks.workunit.client.1.smithi164.stderr:Key Value 2024-02-18T08:54:44.801 INFO:tasks.workunit.client.1.smithi164.stderr:key1 value1' 2024-02-18T08:54:44.801 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:44.834 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:44.836 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_71526/img_v2 testimg_import 2024-02-18T08:54:45.726 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:54:45.729 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout:rbd image 'testimg_import': 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: size 110 KiB in 1 objects 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: order 22 (4 MiB objects) 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: snapshot_count: 1 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: id: fc1a232c839f 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: block_name_prefix: rbd_data.fc1a232c839f 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: format: 2 2024-02-18T08:54:45.762 INFO:tasks.workunit.client.1.smithi164.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-18T08:54:45.763 INFO:tasks.workunit.client.1.smithi164.stdout: op_features: 2024-02-18T08:54:45.763 INFO:tasks.workunit.client.1.smithi164.stdout: flags: 2024-02-18T08:54:45.763 INFO:tasks.workunit.client.1.smithi164.stdout: create_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.763 INFO:tasks.workunit.client.1.smithi164.stdout: access_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.763 INFO:tasks.workunit.client.1.smithi164.stdout: modify_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.765 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import@snap 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout:rbd image 'testimg_import': 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: size 110 KiB in 1 objects 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: order 22 (4 MiB objects) 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: snapshot_count: 1 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: id: fc1a232c839f 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: block_name_prefix: rbd_data.fc1a232c839f 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: format: 2 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: op_features: 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: flags: 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: create_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: access_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.801 INFO:tasks.workunit.client.1.smithi164.stdout: modify_timestamp: Sun Feb 18 08:54:44 2024 2024-02-18T08:54:45.802 INFO:tasks.workunit.client.1.smithi164.stdout: protected: False 2024-02-18T08:54:45.804 INFO:tasks.workunit.client.1.smithi164.stderr:++ rbd image-meta list testimg_import 2024-02-18T08:54:45.841 INFO:tasks.workunit.client.1.smithi164.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:Key Value 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:key1 value1' 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 'There is 1 metadatum on this image: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:Key Value 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr: 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:Key Value 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:key1 value1' ']' 2024-02-18T08:54:45.842 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg_import /tmp/rbd_import_export_71526/img_import 2024-02-18T08:54:45.873 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete...done. 2024-02-18T08:54:45.875 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img_import 2024-02-18T08:54:45.876 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/img /tmp/rbd_import_export_71526/img_import 2024-02-18T08:54:45.876 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/img --format %b 2024-02-18T08:54:45.877 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=24 2024-02-18T08:54:45.877 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/img_import --format %b 2024-02-18T08:54:45.879 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=224 2024-02-18T08:54:45.879 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=200 2024-02-18T08:54:45.879 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=200 2024-02-18T08:54:45.879 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-02-18T08:54:45.879 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_71526/img_snap 2024-02-18T08:54:45.909 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete...done. 2024-02-18T08:54:45.912 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_71526/img_snap_import 2024-02-18T08:54:45.943 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete...done. 2024-02-18T08:54:45.945 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/img_snap /tmp/rbd_import_export_71526/img_snap_import 2024-02-18T08:54:45.945 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/img_snap /tmp/rbd_import_export_71526/img_snap_import 2024-02-18T08:54:45.946 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/img_snap --format %b 2024-02-18T08:54:45.947 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=224 2024-02-18T08:54:45.947 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/img_snap_import --format %b 2024-02-18T08:54:45.948 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=224 2024-02-18T08:54:45.948 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:45.949 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:45.949 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:54:45.949 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:45.949 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_import 2024-02-18T08:54:45.949 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_snap 2024-02-18T08:54:45.950 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_snap_import 2024-02-18T08:54:45.951 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap rm testimg_import@snap 2024-02-18T08:54:45.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:44.710328+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-02-18T08:54:45.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:44.868520+0000 mgr.y (mgr.24862) 1231 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 368 KiB/s rd, 152 KiB/s wr, 103 op/s 2024-02-18T08:54:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:44.710328+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-02-18T08:54:46.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:44.868520+0000 mgr.y (mgr.24862) 1231 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 368 KiB/s rd, 152 KiB/s wr, 103 op/s 2024-02-18T08:54:46.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:44.710328+0000 mon.a (mon.0) 1977 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-02-18T08:54:46.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:44.868520+0000 mgr.y (mgr.24862) 1231 : cluster [DBG] pgmap v1804: 73 pgs: 73 active+clean; 5.4 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 368 KiB/s rd, 152 KiB/s wr, 103 op/s 2024-02-18T08:54:46.717 INFO:tasks.workunit.client.1.smithi164.stderr: Removing snap: 100% complete...done. 2024-02-18T08:54:46.728 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg_import 2024-02-18T08:54:46.849 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:46.851 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap rm testimg@snap 2024-02-18T08:54:46.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:45.718164+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-02-18T08:54:47.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:45.718164+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-02-18T08:54:47.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:45.718164+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-02-18T08:54:47.733 INFO:tasks.workunit.client.1.smithi164.stderr: Removing snap: 100% complete...done. 2024-02-18T08:54:47.745 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm testimg 2024-02-18T08:54:47.912 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:47.914 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --order 20 /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:47.934 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:47.977 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:47.979 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:47.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:46.726081+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-02-18T08:54:47.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:46.868854+0000 mgr.y (mgr.24862) 1232 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 531 KiB/s rd, 178 KiB/s wr, 181 op/s 2024-02-18T08:54:48.012 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:48.015 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_71526/img_v2 testimg_import 2024-02-18T08:54:48.089 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:54:48.094 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import 2024-02-18T08:54:48.094 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep order 2024-02-18T08:54:48.094 INFO:tasks.workunit.client.1.smithi164.stderr:+ awk '{print $2}' 2024-02-18T08:54:48.094 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 20 2024-02-18T08:54:48.129 INFO:tasks.workunit.client.1.smithi164.stdout:20 2024-02-18T08:54:48.129 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:48.130 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg_import 2024-02-18T08:54:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:46.726081+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-02-18T08:54:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:46.868854+0000 mgr.y (mgr.24862) 1232 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 531 KiB/s rd, 178 KiB/s wr, 181 op/s 2024-02-18T08:54:48.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:46.726081+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-02-18T08:54:48.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:46.868854+0000 mgr.y (mgr.24862) 1232 : cluster [DBG] pgmap v1807: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 531 KiB/s rd, 178 KiB/s wr, 181 op/s 2024-02-18T08:54:48.251 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:48.254 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg 2024-02-18T08:54:48.364 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:48.367 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:48.418 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:48.422 INFO:tasks.workunit.client.1.smithi164.stderr:++ grep features 2024-02-18T08:54:48.422 INFO:tasks.workunit.client.1.smithi164.stderr:++ rbd info testimg 2024-02-18T08:54:48.455 INFO:tasks.workunit.client.1.smithi164.stderr:+ FEATURES_BEFORE=' features: layering 2024-02-18T08:54:48.455 INFO:tasks.workunit.client.1.smithi164.stderr: op_features: ' 2024-02-18T08:54:48.455 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:48.488 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:48.491 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_71526/img_v2 testimg_import 2024-02-18T08:54:48.552 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:54:48.555 INFO:tasks.workunit.client.1.smithi164.stderr:++ rbd info testimg_import 2024-02-18T08:54:48.555 INFO:tasks.workunit.client.1.smithi164.stderr:++ grep features 2024-02-18T08:54:48.586 INFO:tasks.workunit.client.1.smithi164.stderr:+ FEATURES_AFTER=' features: layering 2024-02-18T08:54:48.586 INFO:tasks.workunit.client.1.smithi164.stderr: op_features: ' 2024-02-18T08:54:48.586 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' ' features: layering 2024-02-18T08:54:48.586 INFO:tasks.workunit.client.1.smithi164.stderr: op_features: ' '!=' ' features: layering 2024-02-18T08:54:48.587 INFO:tasks.workunit.client.1.smithi164.stderr: op_features: ' ']' 2024-02-18T08:54:48.587 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:48.587 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg_import 2024-02-18T08:54:48.671 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:48.674 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg 2024-02-18T08:54:48.767 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:48.770 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:48.844 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:48.848 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:48.891 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:48.894 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_71526/img_v2 testimg_import 2024-02-18T08:54:48.982 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:54:48.986 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import 2024-02-18T08:54:48.986 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 'stripe unit' 2024-02-18T08:54:48.986 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -Ei '(4 KiB|4096)' 2024-02-18T08:54:48.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:47.743903+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-02-18T08:54:48.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:47.877637+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:54:48.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:47.879090+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:48.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:47.879298+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:49.023 INFO:tasks.workunit.client.1.smithi164.stdout: stripe unit: 4 KiB 2024-02-18T08:54:49.024 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import 2024-02-18T08:54:49.024 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 'stripe count' 2024-02-18T08:54:49.024 INFO:tasks.workunit.client.1.smithi164.stderr:+ awk '{print $3}' 2024-02-18T08:54:49.024 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 1000 2024-02-18T08:54:49.057 INFO:tasks.workunit.client.1.smithi164.stdout:1000 2024-02-18T08:54:49.057 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/img_v2 2024-02-18T08:54:49.058 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg_import 2024-02-18T08:54:49.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:47.743903+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-02-18T08:54:49.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:47.877637+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:54:49.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:47.879090+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:49.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:47.879298+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:49.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:47.743903+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-02-18T08:54:49.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:47.877637+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:54:49.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:47.879090+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:49.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:47.879298+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-18T08:54:49.183 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:49.186 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg 2024-02-18T08:54:49.296 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:49.298 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_71526/img testimg 2024-02-18T08:54:49.370 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:49.373 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap create testimg@snap1 2024-02-18T08:54:49.757 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap create testimg@snap2 2024-02-18T08:54:49.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:48.869296+0000 mgr.y (mgr.24862) 1233 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 225 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 30 KiB/s wr, 305 op/s 2024-02-18T08:54:49.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:49.538406+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:50.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:48.869296+0000 mgr.y (mgr.24862) 1233 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 225 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 30 KiB/s wr, 305 op/s 2024-02-18T08:54:50.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:49.538406+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:50.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:48.869296+0000 mgr.y (mgr.24862) 1233 : cluster [DBG] pgmap v1809: 73 pgs: 73 active+clean; 225 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 232 KiB/s rd, 30 KiB/s wr, 305 op/s 2024-02-18T08:54:50.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:49.538406+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:50.763 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap protect testimg@snap2 2024-02-18T08:54:50.802 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_71526/snap_protect 2024-02-18T08:54:50.837 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:50.840 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_71526/snap_protect testimg_import 2024-02-18T08:54:50.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:49.750961+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-02-18T08:54:50.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:50.143264+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:50.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:50.430939+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:54:50.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:50.431840+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:54:50.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:50.437160+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:49.750961+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:50.143264+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:50.430939+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:50.431840+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:50.437160+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:49.750961+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:50.143264+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:51.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:50.430939+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:54:51.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:50.431840+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:54:51.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:50.437160+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:54:51.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:54:50.432532+0000 mgr.y (mgr.24862) 1234 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:54:51.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:50.756442+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-02-18T08:54:51.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:50.869802+0000 mgr.y (mgr.24862) 1235 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 37 KiB/s wr, 434 op/s 2024-02-18T08:54:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:54:50.432532+0000 mgr.y (mgr.24862) 1234 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:54:52.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:50.756442+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-02-18T08:54:52.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:50.869802+0000 mgr.y (mgr.24862) 1235 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 37 KiB/s wr, 434 op/s 2024-02-18T08:54:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:54:50.432532+0000 mgr.y (mgr.24862) 1234 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:54:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:50.756442+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-02-18T08:54:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:50.869802+0000 mgr.y (mgr.24862) 1235 : cluster [DBG] pgmap v1812: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 330 KiB/s rd, 37 KiB/s wr, 434 op/s 2024-02-18T08:54:52.730 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-02-18T08:54:52.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import@snap1 2024-02-18T08:54:52.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 'protected: False' 2024-02-18T08:54:52.772 INFO:tasks.workunit.client.1.smithi164.stdout: protected: False 2024-02-18T08:54:52.772 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd info testimg_import@snap2 2024-02-18T08:54:52.772 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep 'protected: True' 2024-02-18T08:54:52.806 INFO:tasks.workunit.client.1.smithi164.stdout: protected: True 2024-02-18T08:54:52.806 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/snap_protect 2024-02-18T08:54:52.807 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap unprotect testimg@snap2 2024-02-18T08:54:52.849 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap unprotect testimg_import@snap2 2024-02-18T08:54:52.890 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap purge testimg 2024-02-18T08:54:52.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:51.762348+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-02-18T08:54:52.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:52.716322+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-02-18T08:54:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:51.762348+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-02-18T08:54:53.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:52.716322+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-02-18T08:54:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:51.762348+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-02-18T08:54:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:52.716322+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-02-18T08:54:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:52.870203+0000 mgr.y (mgr.24862) 1236 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-02-18T08:54:54.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:52.870203+0000 mgr.y (mgr.24862) 1236 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-02-18T08:54:54.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:52.870203+0000 mgr.y (mgr.24862) 1236 : cluster [DBG] pgmap v1815: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-02-18T08:54:54.770 INFO:tasks.workunit.client.1.smithi164.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-18T08:54:54.782 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd snap purge testimg_import 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:53.774232+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:54.457590+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:54.457875+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:54.458152+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:53.774232+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-02-18T08:54:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:54.457590+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:54:55.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:54.457875+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:54:55.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:54.458152+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:54:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:53.774232+0000 mon.a (mon.0) 1993 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-02-18T08:54:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:54.457590+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:54:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:54.457875+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2024-02-18T08:54:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:54.458152+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-18T08:54:56.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:54.780840+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-02-18T08:54:56.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:54.870539+0000 mgr.y (mgr.24862) 1237 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 359 op/s 2024-02-18T08:54:56.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:54.780840+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-02-18T08:54:56.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:54.870539+0000 mgr.y (mgr.24862) 1237 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 359 op/s 2024-02-18T08:54:56.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:54.780840+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-02-18T08:54:56.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:54.870539+0000 mgr.y (mgr.24862) 1237 : cluster [DBG] pgmap v1818: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 278 KiB/s rd, 24 KiB/s wr, 359 op/s 2024-02-18T08:54:56.788 INFO:tasks.workunit.client.1.smithi164.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-02-18T08:54:56.798 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg 2024-02-18T08:54:56.920 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:56.923 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd remove testimg_import 2024-02-18T08:54:57.030 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:57.033 INFO:tasks.workunit.client.1.smithi164.stderr:+ tiered=0 2024-02-18T08:54:57.033 INFO:tasks.workunit.client.1.smithi164.stderr:+ ceph osd dump 2024-02-18T08:54:57.033 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep '^pool' 2024-02-18T08:54:57.033 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep ''\''rbd'\''' 2024-02-18T08:54:57.033 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep tier 2024-02-18T08:54:57.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:55.790347+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-02-18T08:54:57.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:55.790347+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-02-18T08:54:57.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:55.790347+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-02-18T08:54:57.412 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_71526/sparse1 2024-02-18T08:54:57.418 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records in 2024-02-18T08:54:57.418 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records out 2024-02-18T08:54:57.418 INFO:tasks.workunit.client.1.smithi164.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00502535 s, 209 MB/s 2024-02-18T08:54:57.418 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_71526/sparse2 2024-02-18T08:54:57.424 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records in 2024-02-18T08:54:57.424 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records out 2024-02-18T08:54:57.424 INFO:tasks.workunit.client.1.smithi164.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00499863 s, 210 MB/s 2024-02-18T08:54:57.424 INFO:tasks.workunit.client.1.smithi164.stderr:+ truncate /tmp/rbd_import_export_71526/sparse2 -s 2M 2024-02-18T08:54:57.431 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse1 2024-02-18T08:54:57.479 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 0% complete...failed. 2024-02-18T08:54:57.479 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:54:57.481 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:54:57.482 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_71526/sparse1 2024-02-18T08:54:57.500 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:57.501 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:57.554 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-18T08:54:57.557 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd ls -l 2024-02-18T08:54:57.557 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep sparse1 2024-02-18T08:54:57.558 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-18T08:54:57.590 INFO:tasks.workunit.client.1.smithi164.stdout:sparse1 2 MiB 2 2024-02-18T08:54:57.591 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse1 2024-02-18T08:54:57.591 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse1 2024-02-18T08:54:57.591 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse1 2024-02-18T08:54:57.591 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:57.592 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:57.624 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fd349c9892dc 2024-02-18T08:54:57.625 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fd349c9892dc 2024-02-18T08:54:57.625 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse1 2024-02-18T08:54:57.625 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fd349c9892dc\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:57.626 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse1 2024-02-18T08:54:57.626 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:57.626 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse1 2024-02-18T08:54:57.626 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:57.626 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:57.659 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:57.659 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:57.659 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:57.659 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:57.659 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:57.698 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects=1 2024-02-18T08:54:57.698 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 1 2024-02-18T08:54:57.698 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-18T08:54:57.698 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:57.731 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:57.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:57.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:57.736 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse1 --format %b 2024-02-18T08:54:57.737 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=2048 2024-02-18T08:54:57.737 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse1.out --format %b 2024-02-18T08:54:57.738 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=2048 2024-02-18T08:54:57.738 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:57.738 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:57.738 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:54:57.738 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:57.739 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse1 2024-02-18T08:54:57.911 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-18T08:54:57.914 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse2 2024-02-18T08:54:57.958 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 0% complete...failed. 2024-02-18T08:54:57.959 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: delete error: (2) No such file or directory 2024-02-18T08:54:57.961 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:54:57.961 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_71526/sparse2 2024-02-18T08:54:57.981 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:57.981 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:58.026 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-02-18T08:54:58.029 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd ls -l 2024-02-18T08:54:58.029 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep sparse2 2024-02-18T08:54:58.030 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-02-18T08:54:58.062 INFO:tasks.workunit.client.1.smithi164.stdout:sparse2 2 MiB 2 2024-02-18T08:54:58.063 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse2 2024-02-18T08:54:58.063 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse2 2024-02-18T08:54:58.063 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse2 2024-02-18T08:54:58.063 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:58.063 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:58.094 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fd67aba67a37 2024-02-18T08:54:58.095 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fd67aba67a37 2024-02-18T08:54:58.095 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse2 2024-02-18T08:54:58.095 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fd67aba67a37\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:58.095 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse2 2024-02-18T08:54:58.095 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:58.096 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse2 2024-02-18T08:54:58.096 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:58.096 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:58.129 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:58.129 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:58.129 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:58.129 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:58.129 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:56.797624+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-02-18T08:54:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:56.870899+0000 mgr.y (mgr.24862) 1238 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 281 KiB/s rd, 24 KiB/s wr, 366 op/s 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:57.306356+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:54:57.416133+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:56.797624+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:56.870899+0000 mgr.y (mgr.24862) 1238 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 281 KiB/s rd, 24 KiB/s wr, 366 op/s 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:57.306356+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:54:57.416133+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.168 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects=0 2024-02-18T08:54:58.168 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 0 2024-02-18T08:54:58.168 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-18T08:54:58.168 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:58.200 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:58.203 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:58.203 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:58.205 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse2 --format %b 2024-02-18T08:54:58.206 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=2048 2024-02-18T08:54:58.206 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse2.out --format %b 2024-02-18T08:54:58.207 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=2048 2024-02-18T08:54:58.207 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:58.207 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:58.208 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:54:58.208 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:58.208 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse2 2024-02-18T08:54:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:56.797624+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-02-18T08:54:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:56.870899+0000 mgr.y (mgr.24862) 1238 : cluster [DBG] pgmap v1821: 73 pgs: 73 active+clean; 226 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 281 KiB/s rd, 24 KiB/s wr, 366 op/s 2024-02-18T08:54:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:57.306356+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:54:57.416133+0000 mon.b (mon.2) 12 : audit [DBG] from='client.? 172.21.15.164:0/1911137047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-02-18T08:54:58.320 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-02-18T08:54:58.322 INFO:tasks.workunit.client.1.smithi164.stderr:+ truncate /tmp/rbd_import_export_71526/sparse1 -s 10M 2024-02-18T08:54:58.323 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format --order 20 - sparse1 2024-02-18T08:54:58.344 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:58.345 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:58.423 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:58.426 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd ls -l 2024-02-18T08:54:58.426 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep sparse1 2024-02-18T08:54:58.426 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-02-18T08:54:58.457 INFO:tasks.workunit.client.1.smithi164.stdout:sparse1 10 MiB 2 2024-02-18T08:54:58.458 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse1 2024-02-18T08:54:58.458 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse1 2024-02-18T08:54:58.458 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse1 2024-02-18T08:54:58.458 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:58.458 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fd94ac3a06 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fd94ac3a06 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse1 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse1 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fd94ac3a06\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse1 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:58.491 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:58.525 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:58.525 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:58.525 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:58.525 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:58.525 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:58.563 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects=1 2024-02-18T08:54:58.564 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 1 2024-02-18T08:54:58.564 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-18T08:54:58.564 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:58.598 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:58.601 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:58.601 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/sparse1 /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:58.608 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse1 --format %b 2024-02-18T08:54:58.609 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=2048 2024-02-18T08:54:58.609 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse1.out --format %b 2024-02-18T08:54:58.610 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=2048 2024-02-18T08:54:58.610 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:58.610 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:58.610 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:54:58.610 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse1.out 2024-02-18T08:54:58.611 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse1 2024-02-18T08:54:58.723 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:58.726 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_71526/sparse2 oflag=append conv=notrunc 2024-02-18T08:54:58.737 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records in 2024-02-18T08:54:58.737 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records out 2024-02-18T08:54:58.737 INFO:tasks.workunit.client.1.smithi164.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0100234 s, 209 MB/s 2024-02-18T08:54:58.737 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format --order 20 - sparse2 2024-02-18T08:54:58.757 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:58.757 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:58.843 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:58.846 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd ls -l 2024-02-18T08:54:58.846 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep sparse2 2024-02-18T08:54:58.846 INFO:tasks.workunit.client.1.smithi164.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-02-18T08:54:58.881 INFO:tasks.workunit.client.1.smithi164.stdout:sparse2 4 MiB 2 2024-02-18T08:54:58.882 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse2 2024-02-18T08:54:58.882 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse2 2024-02-18T08:54:58.882 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse2 2024-02-18T08:54:58.882 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:58.882 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:58.914 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fdc11d9e24f4 2024-02-18T08:54:58.915 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fdc11d9e24f4 2024-02-18T08:54:58.915 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse2 2024-02-18T08:54:58.915 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse2 2024-02-18T08:54:58.915 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fdc11d9e24f4\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:58.916 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:58.916 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse2 2024-02-18T08:54:58.916 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:58.916 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:58.948 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:58.948 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:58.948 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:58.948 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:58.949 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects='0 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:2 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:3' 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 0 2 3 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-02-18T08:54:58.990 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:59.023 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-02-18T08:54:59.026 INFO:tasks.workunit.client.1.smithi164.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_71526/sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:59.026 INFO:tasks.workunit.client.1.smithi164.stderr:+ cmp -l /tmp/rbd_import_export_71526/sparse2 /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:59.029 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse2 --format %b 2024-02-18T08:54:59.030 INFO:tasks.workunit.client.1.smithi164.stderr:+ origsize=6144 2024-02-18T08:54:59.030 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse2.out --format %b 2024-02-18T08:54:59.031 INFO:tasks.workunit.client.1.smithi164.stderr:+ exportsize=6144 2024-02-18T08:54:59.032 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:59.032 INFO:tasks.workunit.client.1.smithi164.stderr:+ difference=0 2024-02-18T08:54:59.032 INFO:tasks.workunit.client.1.smithi164.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-02-18T08:54:59.032 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse2.out 2024-02-18T08:54:59.032 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse2 2024-02-18T08:54:59.156 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-02-18T08:54:59.158 INFO:tasks.workunit.client.1.smithi164.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-02-18T08:54:59.159 INFO:tasks.workunit.client.1.smithi164.stdout:partially-sparse file imports to partially-sparse image 2024-02-18T08:54:59.159 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_71526/sparse1 sparse 2024-02-18T08:54:59.179 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:59.179 INFO:tasks.workunit.client.1.smithi164.stderr:rbd: --order is deprecated, use --object-size 2024-02-18T08:54:59.234 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:59.236 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse 2024-02-18T08:54:59.237 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse 2024-02-18T08:54:59.237 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse 2024-02-18T08:54:59.237 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:59.237 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:59.270 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fdeed41be1ab 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fdeed41be1ab 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fdeed41be1ab\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse 2024-02-18T08:54:59.271 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:59.272 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:59.305 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:59.305 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:59.306 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:59.306 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:59.306 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:59.345 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects=1 2024-02-18T08:54:59.345 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 1 2024-02-18T08:54:59.346 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-02-18T08:54:59.346 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse 2024-02-18T08:54:59.464 INFO:tasks.workunit.client.1.smithi164.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-02-18T08:54:59.467 INFO:tasks.workunit.client.1.smithi164.stdout:zeros import through stdin to sparse image 2024-02-18T08:54:59.467 INFO:tasks.workunit.client.1.smithi164.stderr:+ echo 'zeros import through stdin to sparse image' 2024-02-18T08:54:59.467 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/dev/zero bs=1M count=4 2024-02-18T08:54:59.467 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd import --new-format - sparse 2024-02-18T08:54:59.486 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:59.515 INFO:tasks.workunit.client.1.smithi164.stderr:4+0 records in 2024-02-18T08:54:59.515 INFO:tasks.workunit.client.1.smithi164.stderr:4+0 records out 2024-02-18T08:54:59.515 INFO:tasks.workunit.client.1.smithi164.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0473934 s, 88.5 MB/s 2024-02-18T08:54:59.527 INFO:tasks.workunit.client.1.smithi164.stderr: Importing image: 100% complete...done. 2024-02-18T08:54:59.530 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse 2024-02-18T08:54:59.530 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse 2024-02-18T08:54:59.531 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse 2024-02-18T08:54:59.531 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:59.531 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fe0fd88859c1 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fe0fd88859c1 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fe0fd88859c1\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:59.563 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:59.566 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse 2024-02-18T08:54:59.566 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:59.566 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:59.595 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:59.595 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:59.595 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:59.595 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:59.595 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:59.634 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects= 2024-02-18T08:54:59.634 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 2024-02-18T08:54:59.634 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-02-18T08:54:59.634 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse 2024-02-18T08:54:59.731 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:54:59.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ echo 'zeros export to sparse file' 2024-02-18T08:54:59.734 INFO:tasks.workunit.client.1.smithi164.stdout:zeros export to sparse file 2024-02-18T08:54:59.734 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd create --new-format sparse --size 4 2024-02-18T08:54:59.753 INFO:tasks.workunit.client.1.smithi164.stdout:rbd: --new-format is deprecated, use --image-format 2024-02-18T08:54:59.775 INFO:tasks.workunit.client.1.smithi164.stderr:++ rbd info sparse 2024-02-18T08:54:59.775 INFO:tasks.workunit.client.1.smithi164.stderr:++ grep block_name_prefix 2024-02-18T08:54:59.775 INFO:tasks.workunit.client.1.smithi164.stderr:++ awk '{print $NF;}' 2024-02-18T08:54:59.807 INFO:tasks.workunit.client.1.smithi164.stderr:+ prefix=rbd_data.fe307f72da74 2024-02-18T08:54:59.807 INFO:tasks.workunit.client.1.smithi164.stderr:+ dd if=/dev/zero bs=4M count=1 2024-02-18T08:54:59.807 INFO:tasks.workunit.client.1.smithi164.stderr:++ get_image_data_pool sparse 2024-02-18T08:54:59.808 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse 2024-02-18T08:54:59.808 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse 2024-02-18T08:54:59.808 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep 'data_pool: ' 2024-02-18T08:54:59.808 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk -F: '{ print $NF }' 2024-02-18T08:54:59.840 INFO:tasks.workunit.client.1.smithi164.stderr:++ data_pool= 2024-02-18T08:54:59.840 INFO:tasks.workunit.client.1.smithi164.stderr:++ '[' -z ']' 2024-02-18T08:54:59.840 INFO:tasks.workunit.client.1.smithi164.stderr:++ data_pool=rbd 2024-02-18T08:54:59.840 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo rbd 2024-02-18T08:54:59.840 INFO:tasks.workunit.client.1.smithi164.stderr:+ rados -p rbd put rbd_data.fe307f72da74.000000000000 - 2024-02-18T08:54:59.867 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records in 2024-02-18T08:54:59.867 INFO:tasks.workunit.client.1.smithi164.stderr:1+0 records out 2024-02-18T08:54:59.867 INFO:tasks.workunit.client.1.smithi164.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0597388 s, 70.2 MB/s 2024-02-18T08:54:59.891 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects sparse 2024-02-18T08:54:59.891 INFO:tasks.workunit.client.1.smithi164.stderr:++ image=sparse 2024-02-18T08:54:59.892 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rbd info sparse 2024-02-18T08:54:59.892 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep block_name_prefix 2024-02-18T08:54:59.892 INFO:tasks.workunit.client.1.smithi164.stderr:+++ awk '{print $NF;}' 2024-02-18T08:54:59.925 INFO:tasks.workunit.client.1.smithi164.stderr:++ prefix=rbd_data.fe307f72da74 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:+++ grep rbd_data.fe307f72da74 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:++++ get_image_data_pool sparse 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:++++ image=sparse 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sed -e 's/rbd_data.fe307f72da74\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:+++ sort -u 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ rbd info sparse 2024-02-18T08:54:59.926 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ grep 'data_pool: ' 2024-02-18T08:54:59.927 INFO:tasks.workunit.client.1.smithi164.stderr:+++++ awk -F: '{ print $NF }' 2024-02-18T08:54:59.958 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool= 2024-02-18T08:54:59.958 INFO:tasks.workunit.client.1.smithi164.stderr:++++ '[' -z ']' 2024-02-18T08:54:59.958 INFO:tasks.workunit.client.1.smithi164.stderr:++++ data_pool=rbd 2024-02-18T08:54:59.958 INFO:tasks.workunit.client.1.smithi164.stderr:++++ echo rbd 2024-02-18T08:54:59.958 INFO:tasks.workunit.client.1.smithi164.stderr:+++ rados ls -p rbd 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:++ objects=0 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:++ echo 0 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:rm: cannot remove '/tmp/rbd_import_export_71526/sparse': No such file or directory 2024-02-18T08:54:59.997 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:54:59.998 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd export sparse /tmp/rbd_import_export_71526/sparse 2024-02-18T08:55:00.030 INFO:tasks.workunit.client.1.smithi164.stderr: Exporting image: 100% complete...done. 2024-02-18T08:55:00.033 INFO:tasks.workunit.client.1.smithi164.stderr:++ stat /tmp/rbd_import_export_71526/sparse --format=%b 2024-02-18T08:55:00.034 INFO:tasks.workunit.client.1.smithi164.stderr:+ '[' 0 = 0 ']' 2024-02-18T08:55:00.035 INFO:tasks.workunit.client.1.smithi164.stderr:+ rbd rm sparse 2024-02-18T08:55:00.138 INFO:tasks.workunit.client.1.smithi164.stderr: Removing image: 100% complete...done. 2024-02-18T08:55:00.140 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm /tmp/rbd_import_export_71526/sparse /tmp/rbd_import_export_71526/sparse1 /tmp/rbd_import_export_71526/sparse2 /tmp/rbd_import_export_71526/sparse3 2024-02-18T08:55:00.143 INFO:tasks.workunit.client.1.smithi164.stderr:rm: cannot remove '/tmp/rbd_import_export_71526/sparse3': No such file or directory 2024-02-18T08:55:00.143 INFO:tasks.workunit.client.1.smithi164.stderr:+ true 2024-02-18T08:55:00.143 INFO:tasks.workunit.client.1.smithi164.stdout:OK 2024-02-18T08:55:00.144 INFO:tasks.workunit.client.1.smithi164.stderr:+ echo OK 2024-02-18T08:55:00.144 INFO:tasks.workunit.client.1.smithi164.stderr:+ rm -rf /tmp/rbd_import_export_71526 2024-02-18T08:55:00.145 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T08:55:00.145 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-02-18T08:55:00.222 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:54:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:54:58.871601+0000 mgr.y (mgr.24862) 1239 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 214 KiB/s wr, 171 op/s 2024-02-18T08:55:00.227 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-02-18T08:55:00.227 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-02-18T08:55:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:54:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:54:58.871601+0000 mgr.y (mgr.24862) 1239 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 214 KiB/s wr, 171 op/s 2024-02-18T08:55:00.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:54:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:54:58.871601+0000 mgr.y (mgr.24862) 1239 : cluster [DBG] pgmap v1822: 73 pgs: 73 active+clean; 115 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 325 KiB/s rd, 214 KiB/s wr, 171 op/s 2024-02-18T08:55:00.473 DEBUG:teuthology.parallel:result is None 2024-02-18T08:55:00.473 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-02-18T08:55:00.501 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-02-18T08:55:00.501 DEBUG:teuthology.orchestra.run.smithi164:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-02-18T08:55:00.558 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-02-18T08:55:00.558 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:55:00.558 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-02-18T08:55:00.558 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T08:55:00.558 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-02-18T08:55:00.558 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-02-18T08:55:00.559 INFO:tasks.workunit:Pulling workunits from ref octopus 2024-02-18T08:55:00.559 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-02-18T08:55:00.559 DEBUG:teuthology.orchestra.run.smithi082:> stat -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:55:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T08:55:00.578 INFO:teuthology.orchestra.run.smithi082.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-02-18T08:55:00.578 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T08:55:00.637 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-02-18T08:55:00.637 DEBUG:teuthology.orchestra.run.smithi082:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-02-18T08:55:00.695 INFO:tasks.workunit:timeout=3h 2024-02-18T08:55:00.695 INFO:tasks.workunit:cleanup=True 2024-02-18T08:55:00.695 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch octopus https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-02-18T08:55:00.754 INFO:tasks.workunit.client.0.smithi082.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-02-18T08:55:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:00.872041+0000 mgr.y (mgr.24862) 1240 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 317 op/s 2024-02-18T08:55:02.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:00.872041+0000 mgr.y (mgr.24862) 1240 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 317 op/s 2024-02-18T08:55:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:00.872041+0000 mgr.y (mgr.24862) 1240 : cluster [DBG] pgmap v1823: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 317 op/s 2024-02-18T08:55:03.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:02.719881+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-02-18T08:55:03.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:02.872418+0000 mgr.y (mgr.24862) 1241 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 269 op/s 2024-02-18T08:55:04.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:02.719881+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-02-18T08:55:04.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:02.872418+0000 mgr.y (mgr.24862) 1241 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 269 op/s 2024-02-18T08:55:04.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:02.719881+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-02-18T08:55:04.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:02.872418+0000 mgr.y (mgr.24862) 1241 : cluster [DBG] pgmap v1825: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 269 op/s 2024-02-18T08:55:06.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:04.872857+0000 mgr.y (mgr.24862) 1242 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1011 KiB/s rd, 1.4 MiB/s wr, 336 op/s 2024-02-18T08:55:06.301 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T08:55:06.358 INFO:tasks.workunit.client.0.smithi082.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-02-18T08:55:06.360 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:55:06.360 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-02-18T08:55:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:04.872857+0000 mgr.y (mgr.24862) 1242 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1011 KiB/s rd, 1.4 MiB/s wr, 336 op/s 2024-02-18T08:55:06.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:04.872857+0000 mgr.y (mgr.24862) 1242 : cluster [DBG] pgmap v1826: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1011 KiB/s rd, 1.4 MiB/s wr, 336 op/s 2024-02-18T08:55:06.406 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-02-18T08:55:06.452 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-02-18T08:55:06.489 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-02-18T08:55:06.491 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:55:06.491 INFO:tasks.workunit.client.0.smithi082.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-02-18T08:55:06.527 INFO:tasks.workunit.client.0.smithi082.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-02-18T08:55:06.530 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-02-18T08:55:06.530 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-02-18T08:55:06.587 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-02-18T08:55:06.588 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-02-18T08:55:06.589 DEBUG:teuthology.orchestra.run.smithi082: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=octopus 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/rbd/test_librbd.sh 2024-02-18T08:55:06.672 INFO:tasks.workunit.client.0.smithi082.stdout:seed 86009 2024-02-18T08:55:06.672 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] Running 358 tests from 15 test suites. 2024-02-18T08:55:06.672 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment set-up. 2024-02-18T08:55:06.672 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 116 tests from TestLibRBD 2024-02-18T08:55:06.698 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-02-18T08:55:08.021 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:06.873235+0000 mgr.y (mgr.24862) 1243 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 1.1 MiB/s wr, 271 op/s 2024-02-18T08:55:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:07.022209+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-02-18T08:55:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:07.024183+0000 mon.a (mon.0) 2002 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:06.873235+0000 mgr.y (mgr.24862) 1243 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 1.1 MiB/s wr, 271 op/s 2024-02-18T08:55:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:07.022209+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-02-18T08:55:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:07.024183+0000 mon.a (mon.0) 2002 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:08.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:06.873235+0000 mgr.y (mgr.24862) 1243 : cluster [DBG] pgmap v1827: 73 pgs: 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 817 KiB/s rd, 1.1 MiB/s wr, 271 op/s 2024-02-18T08:55:08.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:07.022209+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-02-18T08:55:08.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:07.024183+0000 mon.a (mon.0) 2002 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:09.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:08.024577+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:09.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:08.024768+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-02-18T08:55:09.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:08.024577+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:09.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:08.024768+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-02-18T08:55:09.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:08.024577+0000 mon.a (mon.0) 2003 : audit [INF] from='client.? 172.21.15.82:0/101115751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:09.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:08.024768+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-02-18T08:55:10.045 INFO:tasks.workunit.client.0.smithi082.stdout:image has size 2097152 and order 22 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CreateAndStat (3347 ms) 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (0 ms) 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-02-18T08:55:10.046 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.056 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CreateAndStatPP (11 ms) 2024-02-18T08:55:10.056 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.GetId 2024-02-18T08:55:10.056 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.070 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.GetId (14 ms) 2024-02-18T08:55:10.070 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-02-18T08:55:10.070 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.080 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.GetIdPP (10 ms) 2024-02-18T08:55:10.080 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-02-18T08:55:10.080 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.092 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (12 ms) 2024-02-18T08:55:10.092 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-02-18T08:55:10.092 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (11 ms) 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (0 ms) 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (0 ms) 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.OpenAio 2024-02-18T08:55:10.104 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.116 INFO:tasks.workunit.client.0.smithi082.stdout:image has size 2097152 and order 22 2024-02-18T08:55:10.116 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.OpenAio (13 ms) 2024-02-18T08:55:10.116 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-02-18T08:55:10.118 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-02-18T08:55:10.119 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-02-18T08:55:10.119 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.135 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.OpenAioPP (16 ms) 2024-02-18T08:55:10.135 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-02-18T08:55:10.137 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-02-18T08:55:10.138 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-02-18T08:55:10.138 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.158 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ResizeAndStat (20 ms) 2024-02-18T08:55:10.198 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-02-18T08:55:10.198 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (17 ms) 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (20 ms) 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-02-18T08:55:10.199 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:10.215 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (20 ms) 2024-02-18T08:55:10.216 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-02-18T08:55:10.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:08.873938+0000 mgr.y (mgr.24862) 1244 : cluster [DBG] pgmap v1830: 105 pgs: 15 unknown, 90 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 173 KiB/s wr, 130 op/s 2024-02-18T08:55:10.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:09.038248+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-02-18T08:55:10.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:08.873938+0000 mgr.y (mgr.24862) 1244 : cluster [DBG] pgmap v1830: 105 pgs: 15 unknown, 90 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 173 KiB/s wr, 130 op/s 2024-02-18T08:55:10.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:09.038248+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-02-18T08:55:10.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:08.873938+0000 mgr.y (mgr.24862) 1244 : cluster [DBG] pgmap v1830: 105 pgs: 15 unknown, 90 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 100 KiB/s rd, 173 KiB/s wr, 130 op/s 2024-02-18T08:55:10.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:09.038248+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-02-18T08:55:11.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:10.039706+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-02-18T08:55:11.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:10.039706+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-02-18T08:55:11.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:10.039706+0000 mon.a (mon.0) 2006 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:10.874357+0000 mgr.y (mgr.24862) 1245 : cluster [DBG] pgmap v1833: 105 pgs: 1 unknown, 104 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:11.050602+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:11.052095+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:10.874357+0000 mgr.y (mgr.24862) 1245 : cluster [DBG] pgmap v1833: 105 pgs: 1 unknown, 104 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:11.050602+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-02-18T08:55:12.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:11.052095+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:12.389 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:12.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:10.874357+0000 mgr.y (mgr.24862) 1245 : cluster [DBG] pgmap v1833: 105 pgs: 1 unknown, 104 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:12.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:11.050602+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-02-18T08:55:12.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:11.052095+0000 mon.a (mon.0) 2008 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:13.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:12.053384+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:13.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:12.053562+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-02-18T08:55:13.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:12.053384+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:13.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:12.053562+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-02-18T08:55:13.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:12.053384+0000 mon.a (mon.0) 2009 : audit [INF] from='client.? 172.21.15.82:0/2888268027' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:13.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:12.053562+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-02-18T08:55:14.076 INFO:tasks.workunit.client.0.smithi082.stdout:image: image15 2024-02-18T08:55:14.076 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image15 2024-02-18T08:55:14.076 INFO:tasks.workunit.client.0.smithi082.stdout:found image15 2024-02-18T08:55:14.076 INFO:tasks.workunit.client.0.smithi082.stdout:erased image15 2024-02-18T08:55:14.076 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:image: image15 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:image: image16 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image15 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:found image15 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:erased image15 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image16 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:found image16 2024-02-18T08:55:14.106 INFO:tasks.workunit.client.0.smithi082.stdout:erased image16 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:image: image16 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image16 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:found image16 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:erased image16 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3890 ms) 2024-02-18T08:55:14.107 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-02-18T08:55:14.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:12.874762+0000 mgr.y (mgr.24862) 1246 : cluster [DBG] pgmap v1836: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:14.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:13.070834+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-02-18T08:55:14.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:12.874762+0000 mgr.y (mgr.24862) 1246 : cluster [DBG] pgmap v1836: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:14.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:13.070834+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-02-18T08:55:14.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:12.874762+0000 mgr.y (mgr.24862) 1246 : cluster [DBG] pgmap v1836: 137 pgs: 32 unknown, 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 3.2 KiB/s wr, 9 op/s 2024-02-18T08:55:14.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:13.070834+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-02-18T08:55:15.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:14.077862+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-02-18T08:55:15.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:14.077862+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-02-18T08:55:15.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:14.077862+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-02-18T08:55:16.098 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:14.875223+0000 mgr.y (mgr.24862) 1247 : cluster [DBG] pgmap v1839: 137 pgs: 4 unknown, 133 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 5.7 KiB/s wr, 29 op/s 2024-02-18T08:55:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:15.088784+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-02-18T08:55:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:15.092521+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.82:0/51389891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:15.093082+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:16.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:14.875223+0000 mgr.y (mgr.24862) 1247 : cluster [DBG] pgmap v1839: 137 pgs: 4 unknown, 133 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 5.7 KiB/s wr, 29 op/s 2024-02-18T08:55:16.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:15.088784+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-02-18T08:55:16.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:15.092521+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.82:0/51389891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:16.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:15.093082+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:14.875223+0000 mgr.y (mgr.24862) 1247 : cluster [DBG] pgmap v1839: 137 pgs: 4 unknown, 133 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 5.7 KiB/s wr, 29 op/s 2024-02-18T08:55:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:15.088784+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-02-18T08:55:16.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:15.092521+0000 mon.c (mon.1) 36 : audit [INF] from='client.? 172.21.15.82:0/51389891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:16.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:15.093082+0000 mon.a (mon.0) 2014 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:17.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:16.090991+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:17.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:16.091201+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-02-18T08:55:17.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:16.090991+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:17.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:16.091201+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-02-18T08:55:17.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:16.090991+0000 mon.a (mon.0) 2015 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:17.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:16.091201+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-02-18T08:55:17.722 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 1 2024-02-18T08:55:17.722 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:17.723 INFO:tasks.workunit.client.0.smithi082.stdout:image: image17 2024-02-18T08:55:17.723 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image17 2024-02-18T08:55:17.723 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:17.726 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 2 2024-02-18T08:55:17.727 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:17.727 INFO:tasks.workunit.client.0.smithi082.stdout:image: image17 2024-02-18T08:55:17.727 INFO:tasks.workunit.client.0.smithi082.stdout:image: image18 2024-02-18T08:55:17.727 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image17 2024-02-18T08:55:17.727 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image18 2024-02-18T08:55:17.738 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 1 2024-02-18T08:55:17.738 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:17.738 INFO:tasks.workunit.client.0.smithi082.stdout:image: image18 2024-02-18T08:55:17.738 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image18 2024-02-18T08:55:17.739 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3632 ms) 2024-02-18T08:55:17.739 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCopy 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:16.875727+0000 mgr.y (mgr.24862) 1248 : cluster [DBG] pgmap v1842: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.0 KiB/s wr, 31 op/s 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:17.111586+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:17.724186+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:16.875727+0000 mgr.y (mgr.24862) 1248 : cluster [DBG] pgmap v1842: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.0 KiB/s wr, 31 op/s 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:17.111586+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-02-18T08:55:18.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:17.724186+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-02-18T08:55:18.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:16.875727+0000 mgr.y (mgr.24862) 1248 : cluster [DBG] pgmap v1842: 169 pgs: 3 creating+peering, 25 unknown, 141 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 6.0 KiB/s wr, 31 op/s 2024-02-18T08:55:18.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:17.111586+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-02-18T08:55:18.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:17.724186+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-02-18T08:55:19.735 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:19.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:18.723601+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-02-18T08:55:19.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:18.726147+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.82:0/1873421428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:19.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:18.730035+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:19.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:18.876351+0000 mgr.y (mgr.24862) 1249 : cluster [DBG] pgmap v1846: 201 pgs: 3 creating+peering, 40 unknown, 158 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.3 KiB/s wr, 5 op/s 2024-02-18T08:55:20.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:18.723601+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:18.726147+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.82:0/1873421428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:18.730035+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:18.876351+0000 mgr.y (mgr.24862) 1249 : cluster [DBG] pgmap v1846: 201 pgs: 3 creating+peering, 40 unknown, 158 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.3 KiB/s wr, 5 op/s 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:18.723601+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:18.726147+0000 mon.c (mon.1) 37 : audit [INF] from='client.? 172.21.15.82:0/1873421428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:18.730035+0000 mon.a (mon.0) 2020 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:18.876351+0000 mgr.y (mgr.24862) 1249 : cluster [DBG] pgmap v1846: 201 pgs: 3 creating+peering, 40 unknown, 158 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.6 KiB/s rd, 1.3 KiB/s wr, 5 op/s 2024-02-18T08:55:20.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:19.729007+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:20.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:19.729190+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-02-18T08:55:21.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:19.729007+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:21.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:19.729190+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-02-18T08:55:21.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:19.729007+0000 mon.a (mon.0) 2021 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:21.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:19.729190+0000 mon.a (mon.0) 2022 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-02-18T08:55:21.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:20.741155+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-02-18T08:55:21.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:20.876917+0000 mgr.y (mgr.24862) 1250 : cluster [DBG] pgmap v1849: 201 pgs: 13 creating+peering, 15 unknown, 173 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-18T08:55:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:20.741155+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-02-18T08:55:22.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:20.876917+0000 mgr.y (mgr.24862) 1250 : cluster [DBG] pgmap v1849: 201 pgs: 13 creating+peering, 15 unknown, 173 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-18T08:55:22.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:20.741155+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-02-18T08:55:22.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:20.876917+0000 mgr.y (mgr.24862) 1250 : cluster [DBG] pgmap v1849: 201 pgs: 13 creating+peering, 15 unknown, 173 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-18T08:55:22.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:21.747864+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-02-18T08:55:22.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:22.723084+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-02-18T08:55:23.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:21.747864+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-02-18T08:55:23.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:22.723084+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-02-18T08:55:23.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:21.747864+0000 mon.a (mon.0) 2024 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-02-18T08:55:23.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:22.723084+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-02-18T08:55:23.828 INFO:tasks.workunit.client.0.smithi082.stdout:image: image19 2024-02-18T08:55:23.828 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image19 2024-02-18T08:55:23.828 INFO:tasks.workunit.client.0.smithi082.stdout:found image19 2024-02-18T08:55:23.828 INFO:tasks.workunit.client.0.smithi082.stdout:erased image19 2024-02-18T08:55:23.828 INFO:tasks.workunit.client.0.smithi082.stdout:image: image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:image: image20 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:found image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:erased image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image20 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:found image20 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:erased image20 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:0.00% done 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:100.00% done 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:image: image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:image: image20 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:image: image21 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:found image19 2024-02-18T08:55:23.829 INFO:tasks.workunit.client.0.smithi082.stdout:erased image19 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image20 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:found image20 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:erased image20 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image21 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:found image21 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:erased image21 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCopy (6090 ms) 2024-02-18T08:55:23.830 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-02-18T08:55:23.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:22.877417+0000 mgr.y (mgr.24862) 1251 : cluster [DBG] pgmap v1852: 201 pgs: 13 creating+peering, 12 unknown, 176 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:55:23.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:23.725197+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-02-18T08:55:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:22.877417+0000 mgr.y (mgr.24862) 1251 : cluster [DBG] pgmap v1852: 201 pgs: 13 creating+peering, 12 unknown, 176 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:55:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:23.725197+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-02-18T08:55:24.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:22.877417+0000 mgr.y (mgr.24862) 1251 : cluster [DBG] pgmap v1852: 201 pgs: 13 creating+peering, 12 unknown, 176 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:55:24.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:23.725197+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-02-18T08:55:25.764 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:24.761768+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:24.764153+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.82:0/1164384447' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:24.765080+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:24.877975+0000 mgr.y (mgr.24862) 1252 : cluster [DBG] pgmap v1855: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:24.761768+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:24.764153+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.82:0/1164384447' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:24.765080+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:24.877975+0000 mgr.y (mgr.24862) 1252 : cluster [DBG] pgmap v1855: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-02-18T08:55:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:24.761768+0000 mon.a (mon.0) 2027 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-02-18T08:55:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:24.764153+0000 mon.c (mon.1) 38 : audit [INF] from='client.? 172.21.15.82:0/1164384447' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:24.765080+0000 mon.a (mon.0) 2028 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:55:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:24.877975+0000 mgr.y (mgr.24862) 1252 : cluster [DBG] pgmap v1855: 233 pgs: 32 unknown, 201 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 33 op/s 2024-02-18T08:55:27.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:25.771465+0000 mon.a (mon.0) 2029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:27.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:25.771681+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-02-18T08:55:27.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:25.771465+0000 mon.a (mon.0) 2029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:27.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:25.771681+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-02-18T08:55:27.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:25.771465+0000 mon.a (mon.0) 2029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:55:27.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:25.771681+0000 mon.a (mon.0) 2030 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-02-18T08:55:28.081 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 1 2024-02-18T08:55:28.081 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:28.081 INFO:tasks.workunit.client.0.smithi082.stdout:image: image22 2024-02-18T08:55:28.081 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image22 2024-02-18T08:55:28.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:26.774849+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-02-18T08:55:28.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:26.878577+0000 mgr.y (mgr.24862) 1253 : cluster [DBG] pgmap v1858: 233 pgs: 5 creating+peering, 22 unknown, 206 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s rd, 21 KiB/s wr, 138 op/s 2024-02-18T08:55:28.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:27.725560+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-02-18T08:55:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:26.774849+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-02-18T08:55:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:26.878577+0000 mgr.y (mgr.24862) 1253 : cluster [DBG] pgmap v1858: 233 pgs: 5 creating+peering, 22 unknown, 206 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s rd, 21 KiB/s wr, 138 op/s 2024-02-18T08:55:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:27.725560+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-02-18T08:55:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:26.774849+0000 mon.a (mon.0) 2031 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-02-18T08:55:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:26.878577+0000 mgr.y (mgr.24862) 1253 : cluster [DBG] pgmap v1858: 233 pgs: 5 creating+peering, 22 unknown, 206 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 97 KiB/s rd, 21 KiB/s wr, 138 op/s 2024-02-18T08:55:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:27.725560+0000 mon.a (mon.0) 2032 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-02-18T08:55:29.806 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 2 2024-02-18T08:55:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:image: image22 2024-02-18T08:55:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:image: image23 2024-02-18T08:55:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image22 2024-02-18T08:55:29.807 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image23 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:0.00% done 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:100.00% done 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:num images is: 3 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 3 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:image: image22 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:image: image23 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:image: image24 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image22 2024-02-18T08:55:29.852 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image23 2024-02-18T08:55:29.853 INFO:tasks.workunit.client.0.smithi082.stdout:expected = image24 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCopyPP (6051 ms) 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestDeepCopy (0 ms) 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (0 ms) 2024-02-18T08:55:29.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-02-18T08:55:29.880 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:30.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:28.783476+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-02-18T08:55:30.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:28.879108+0000 mgr.y (mgr.24862) 1254 : cluster [DBG] pgmap v1861: 233 pgs: 5 creating+peering, 13 unknown, 215 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 20 KiB/s wr, 110 op/s 2024-02-18T08:55:30.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:28.783476+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-02-18T08:55:30.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:28.879108+0000 mgr.y (mgr.24862) 1254 : cluster [DBG] pgmap v1861: 233 pgs: 5 creating+peering, 13 unknown, 215 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 20 KiB/s wr, 110 op/s 2024-02-18T08:55:30.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:28.783476+0000 mon.a (mon.0) 2033 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-02-18T08:55:30.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:28.879108+0000 mgr.y (mgr.24862) 1254 : cluster [DBG] pgmap v1861: 233 pgs: 5 creating+peering, 13 unknown, 215 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 20 KiB/s wr, 110 op/s 2024-02-18T08:55:31.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:29.786281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-02-18T08:55:31.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:29.786281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-02-18T08:55:31.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:29.786281+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-02-18T08:55:32.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:30.793941+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-02-18T08:55:32.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:30.879530+0000 mgr.y (mgr.24862) 1255 : cluster [DBG] pgmap v1864: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 19 KiB/s wr, 74 op/s 2024-02-18T08:55:32.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:30.793941+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-02-18T08:55:32.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:30.879530+0000 mgr.y (mgr.24862) 1255 : cluster [DBG] pgmap v1864: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 19 KiB/s wr, 74 op/s 2024-02-18T08:55:32.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:30.793941+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-02-18T08:55:32.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:30.879530+0000 mgr.y (mgr.24862) 1255 : cluster [DBG] pgmap v1864: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 36 KiB/s rd, 19 KiB/s wr, 74 op/s 2024-02-18T08:55:33.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:31.796792+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-02-18T08:55:33.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:32.726507+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-02-18T08:55:33.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:31.796792+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-02-18T08:55:33.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:32.726507+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-02-18T08:55:33.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:31.796792+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-02-18T08:55:33.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:32.726507+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:33.733 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3854 ms) 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (0 ms) 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-02-18T08:55:33.734 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:34.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:32.879924+0000 mgr.y (mgr.24862) 1256 : cluster [DBG] pgmap v1867: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 20 KiB/s wr, 105 op/s 2024-02-18T08:55:34.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:33.740293+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-02-18T08:55:34.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:32.879924+0000 mgr.y (mgr.24862) 1256 : cluster [DBG] pgmap v1867: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 20 KiB/s wr, 105 op/s 2024-02-18T08:55:34.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:33.740293+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-02-18T08:55:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:32.879924+0000 mgr.y (mgr.24862) 1256 : cluster [DBG] pgmap v1867: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 20 KiB/s wr, 105 op/s 2024-02-18T08:55:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:33.740293+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-02-18T08:55:34.732 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:34.732 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:34.732 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:34.732 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:35.743 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:55:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:35.744 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:35.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:34.741108+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-02-18T08:55:35.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:34.880461+0000 mgr.y (mgr.24862) 1257 : cluster [DBG] pgmap v1870: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-02-18T08:55:36.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:34.741108+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-02-18T08:55:36.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:34.880461+0000 mgr.y (mgr.24862) 1257 : cluster [DBG] pgmap v1870: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-02-18T08:55:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:34.741108+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-02-18T08:55:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:34.880461+0000 mgr.y (mgr.24862) 1257 : cluster [DBG] pgmap v1870: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 65 KiB/s rd, 4.0 KiB/s wr, 74 op/s 2024-02-18T08:55:36.749 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:36.749 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:36.749 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:36.749 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:36.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:35.754289+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-02-18T08:55:37.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:35.754289+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-02-18T08:55:37.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:35.754289+0000 mon.a (mon.0) 2040 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-02-18T08:55:37.730 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:55:37.730 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:55:37.732 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3998 ms) 2024-02-18T08:55:37.732 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-02-18T08:55:37.732 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:36.753652+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-02-18T08:55:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:36.880975+0000 mgr.y (mgr.24862) 1258 : cluster [DBG] pgmap v1873: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-02-18T08:55:38.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:37.731334+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-02-18T08:55:38.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:36.753652+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-02-18T08:55:38.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:36.880975+0000 mgr.y (mgr.24862) 1258 : cluster [DBG] pgmap v1873: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-02-18T08:55:38.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:37.731334+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-02-18T08:55:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:36.753652+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-02-18T08:55:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:36.880975+0000 mgr.y (mgr.24862) 1258 : cluster [DBG] pgmap v1873: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 3.5 KiB/s wr, 46 op/s 2024-02-18T08:55:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:37.731334+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-02-18T08:55:40.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:38.769074+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-02-18T08:55:40.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:38.881579+0000 mgr.y (mgr.24862) 1259 : cluster [DBG] pgmap v1876: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 5 op/s 2024-02-18T08:55:40.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:38.769074+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-02-18T08:55:40.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:38.881579+0000 mgr.y (mgr.24862) 1259 : cluster [DBG] pgmap v1876: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 5 op/s 2024-02-18T08:55:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:38.769074+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-02-18T08:55:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:38.881579+0000 mgr.y (mgr.24862) 1259 : cluster [DBG] pgmap v1876: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.0 KiB/s rd, 1023 B/s wr, 5 op/s 2024-02-18T08:55:41.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:39.775037+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-02-18T08:55:41.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:39.775037+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-02-18T08:55:41.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:39.775037+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-02-18T08:55:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:40.777238+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-02-18T08:55:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:40.882002+0000 mgr.y (mgr.24862) 1260 : cluster [DBG] pgmap v1879: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:42.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:40.777238+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-02-18T08:55:42.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:40.882002+0000 mgr.y (mgr.24862) 1260 : cluster [DBG] pgmap v1879: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:42.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:40.777238+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-02-18T08:55:42.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:40.882002+0000 mgr.y (mgr.24862) 1260 : cluster [DBG] pgmap v1879: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:41.789784+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-02-18T08:55:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:42.735799+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-02-18T08:55:43.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:41.789784+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-02-18T08:55:43.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:42.735799+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-02-18T08:55:43.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:41.789784+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-02-18T08:55:43.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:42.735799+0000 mon.a (mon.0) 2047 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-02-18T08:55:43.730 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:55:43.730 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:55:43.731 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6001 ms) 2024-02-18T08:55:43.732 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-02-18T08:55:43.732 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:42.882418+0000 mgr.y (mgr.24862) 1261 : cluster [DBG] pgmap v1882: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:43.732868+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-02-18T08:55:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:42.882418+0000 mgr.y (mgr.24862) 1261 : cluster [DBG] pgmap v1882: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:43.732868+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-02-18T08:55:44.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:42.882418+0000 mgr.y (mgr.24862) 1261 : cluster [DBG] pgmap v1882: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-02-18T08:55:44.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:43.732868+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-02-18T08:55:44.725 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:44.725 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:44.726 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:44.726 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:45.730 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:55:45.730 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:45.730 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:55:45.731 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:45.731 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1 with size 2097152 2024-02-18T08:55:45.731 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1-rename 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:found snap1-rename with size 2097152 2024-02-18T08:55:45.733 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2 with size 4194304 2024-02-18T08:55:45.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:44.733697+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-02-18T08:55:45.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:44.882991+0000 mgr.y (mgr.24862) 1262 : cluster [DBG] pgmap v1885: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-18T08:55:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:44.733697+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-02-18T08:55:46.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:44.882991+0000 mgr.y (mgr.24862) 1262 : cluster [DBG] pgmap v1885: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-18T08:55:46.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:44.733697+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-02-18T08:55:46.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:44.882991+0000 mgr.y (mgr.24862) 1262 : cluster [DBG] pgmap v1885: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-02-18T08:55:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:55:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:55:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2-rename 2024-02-18T08:55:46.741 INFO:tasks.workunit.client.0.smithi082.stdout:found snap2-rename with size 4194304 2024-02-18T08:55:46.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:45.740190+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-02-18T08:55:47.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:45.740190+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-02-18T08:55:47.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:45.740190+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-02-18T08:55:47.728 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:55:47.728 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:55:47.730 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3998 ms) 2024-02-18T08:55:47.730 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestIO 2024-02-18T08:55:47.730 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:47.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:46.742021+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-02-18T08:55:47.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:46.883491+0000 mgr.y (mgr.24862) 1263 : cluster [DBG] pgmap v1888: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.2 KiB/s wr, 13 op/s 2024-02-18T08:55:47.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:47.730905+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-02-18T08:55:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:46.742021+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-02-18T08:55:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:46.883491+0000 mgr.y (mgr.24862) 1263 : cluster [DBG] pgmap v1888: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.2 KiB/s wr, 13 op/s 2024-02-18T08:55:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:47.730905+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-02-18T08:55:48.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:46.742021+0000 mon.a (mon.0) 2051 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-02-18T08:55:48.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:46.883491+0000 mgr.y (mgr.24862) 1263 : cluster [DBG] pgmap v1888: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.2 KiB/s rd, 2.2 KiB/s wr, 13 op/s 2024-02-18T08:55:48.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:47.730905+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:49.564 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.565 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:49.566 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:49.567 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.568 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.569 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:49.570 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 512~512 = 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:aio discard: 1536~512 = 0 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.571 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:49.572 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.573 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.574 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.575 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.576 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.577 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.578 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:49.579 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:49.580 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:50.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:48.884249+0000 mgr.y (mgr.24862) 1264 : cluster [DBG] pgmap v1890: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-02-18T08:55:50.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:48.884249+0000 mgr.y (mgr.24862) 1264 : cluster [DBG] pgmap v1890: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-02-18T08:55:50.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:48.884249+0000 mgr.y (mgr.24862) 1264 : cluster [DBG] pgmap v1890: 233 pgs: 233 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.167 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.168 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.169 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.170 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.171 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.172 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.173 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.174 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:51.175 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestIO (3437 ms) 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-02-18T08:55:51.176 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:50.441742+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:55:51.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:50.747075+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:55:51.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:50.747752+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:55:51.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:50.752004+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:55:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:50.441742+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:55:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:50.747075+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:55:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:50.747752+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:55:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:50.752004+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:55:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:50.441742+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:55:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:50.747075+0000 mon.a (mon.0) 2054 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:55:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:50.747752+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:55:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:50.752004+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:55:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:55:50.748395+0000 mgr.y (mgr.24862) 1265 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:55:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:50.884856+0000 mgr.y (mgr.24862) 1266 : cluster [DBG] pgmap v1891: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 285 KiB/s wr, 1.08k op/s 2024-02-18T08:55:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:55:50.748395+0000 mgr.y (mgr.24862) 1265 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:55:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:50.884856+0000 mgr.y (mgr.24862) 1266 : cluster [DBG] pgmap v1891: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 285 KiB/s wr, 1.08k op/s 2024-02-18T08:55:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:55:50.748395+0000 mgr.y (mgr.24862) 1265 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:55:52.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:50.884856+0000 mgr.y (mgr.24862) 1266 : cluster [DBG] pgmap v1891: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 285 KiB/s wr, 1.08k op/s 2024-02-18T08:55:53.034 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:53.034 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:53.034 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:53.034 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:53.035 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:53.036 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:53.037 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:53.038 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.039 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:53.040 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:53.041 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 512~512 = 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:aio discard: 1536~512 = 0 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.042 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.043 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:53.044 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:53.045 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:53.046 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:53.047 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.048 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.049 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.050 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.051 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:53.052 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:53.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:52.731700+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-02-18T08:55:53.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:52.885231+0000 mgr.y (mgr.24862) 1267 : cluster [DBG] pgmap v1893: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 542 KiB/s rd, 279 KiB/s wr, 1.05k op/s 2024-02-18T08:55:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:52.731700+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-02-18T08:55:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:52.885231+0000 mgr.y (mgr.24862) 1267 : cluster [DBG] pgmap v1893: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 542 KiB/s rd, 279 KiB/s wr, 1.05k op/s 2024-02-18T08:55:54.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:52.731700+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-02-18T08:55:54.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:52.885231+0000 mgr.y (mgr.24862) 1267 : cluster [DBG] pgmap v1893: 233 pgs: 233 active+clean; 4.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 542 KiB/s rd, 279 KiB/s wr, 1.05k op/s 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.655 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.656 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.657 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.658 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.659 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.660 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.661 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.662 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:54.663 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3488 ms) 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestDataPoolIO (0 ms) 2024-02-18T08:55:54.664 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-02-18T08:55:54.665 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:54.668 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (13 ms) 2024-02-18T08:55:54.668 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-02-18T08:55:54.668 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:aio discard: 0~1048576 = 0 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:aio discard: 0~4194304 = 0 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:aio discard: 3145728~1048576 = 0 2024-02-18T08:55:54.683 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (15 ms) 2024-02-18T08:55:54.684 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestFUA 2024-02-18T08:55:54.684 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.731 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.732 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.733 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.734 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestFUA (48 ms) 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-02-18T08:55:54.735 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.748 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.749 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.749 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.749 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.749 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.749 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.750 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.750 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.750 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.750 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.750 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.751 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.751 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.751 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.751 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.752 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.753 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.753 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.754 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.754 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:54.754 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:54.760 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:start compare and write 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:compare and wrote: 512 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:54.761 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.763 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:54.763 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.763 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.764 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:54.764 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.764 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:54.764 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.765 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.765 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:54.765 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.765 INFO:tasks.workunit.client.0.smithi082.stdout:started aio compare and write 2024-02-18T08:55:54.765 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:finished aio compare and write 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.767 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.768 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.769 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:54.770 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 512~512 2024-02-18T08:55:54.771 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.461250+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.461478+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.461685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.461917+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.9", "id": [0, 4]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.462152+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.d", "id": [0, 4]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.462404+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.17", "id": [6, 2]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.462636+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1b", "id": [0, 7]}]: dispatch 2024-02-18T08:55:54.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:55:54.462861+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1c", "id": [0, 2]}]: dispatch 2024-02-18T08:55:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.461250+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.461478+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.461685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.461917+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.9", "id": [0, 4]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.462152+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.d", "id": [0, 4]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.462404+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.17", "id": [6, 2]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.462636+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1b", "id": [0, 7]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:55:54.462861+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1c", "id": [0, 2]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.461250+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:55:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.461478+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 5]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.461685+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.461917+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.9", "id": [0, 4]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.462152+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.d", "id": [0, 4]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.462404+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.17", "id": [6, 2]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.462636+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1b", "id": [0, 7]}]: dispatch 2024-02-18T08:55:55.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:55:54.462861+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.1c", "id": [0, 2]}]: dispatch 2024-02-18T08:55:55.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:54.885944+0000 mgr.y (mgr.24862) 1268 : cluster [DBG] pgmap v1894: 233 pgs: 233 active+clean; 4.4 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 894 KiB/s rd, 476 KiB/s wr, 1.76k op/s 2024-02-18T08:55:56.080 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:56.080 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:56.080 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.081 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.082 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.083 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.084 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.085 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.086 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.087 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.091 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.103 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.103 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.103 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.104 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.132 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:54.885944+0000 mgr.y (mgr.24862) 1268 : cluster [DBG] pgmap v1894: 233 pgs: 233 active+clean; 4.4 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 894 KiB/s rd, 476 KiB/s wr, 1.76k op/s 2024-02-18T08:55:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:54.885944+0000 mgr.y (mgr.24862) 1268 : cluster [DBG] pgmap v1894: 233 pgs: 233 active+clean; 4.4 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 894 KiB/s rd, 476 KiB/s wr, 1.76k op/s 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.162 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.250 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.313 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.370 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.370 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.371 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.462 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.462 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.462 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.462 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.462 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.463 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.463 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.546 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.547 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.659 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.660 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.722 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.722 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.722 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.722 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.722 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.723 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.723 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.809 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:56.928 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:56.929 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:57.089 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.090 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:57.090 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:57.180 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.293 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:57.294 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.401 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestIOPP (2670 ms) 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-02-18T08:55:57.402 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.417 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.418 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:57.419 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.422 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.422 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:57.422 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.422 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:read: 512 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.423 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:57.424 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:57.424 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:57.424 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:57.424 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:57.425 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:57.426 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:55:57.426 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:55:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:56.886663+0000 mgr.y (mgr.24862) 1269 : cluster [DBG] pgmap v1895: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 879 KiB/s rd, 461 KiB/s wr, 1.76k op/s 2024-02-18T08:55:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:57.732494+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-02-18T08:55:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:56.886663+0000 mgr.y (mgr.24862) 1269 : cluster [DBG] pgmap v1895: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 879 KiB/s rd, 461 KiB/s wr, 1.76k op/s 2024-02-18T08:55:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:57.732494+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-02-18T08:55:58.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:56.886663+0000 mgr.y (mgr.24862) 1269 : cluster [DBG] pgmap v1895: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 879 KiB/s rd, 461 KiB/s wr, 1.76k op/s 2024-02-18T08:55:58.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:57.732494+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-02-18T08:55:58.698 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:55:58.698 INFO:tasks.workunit.client.0.smithi082.stdout:finished read 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 0 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 16384 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.699 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 49152 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 65536 2024-02-18T08:55:58.700 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 98304 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 114688 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.701 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 147456 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.702 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 163840 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 196608 2024-02-18T08:55:58.703 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 212992 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.704 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.705 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.706 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.706 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.711 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.712 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.724 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.724 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.724 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.724 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.725 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.758 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.810 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.849 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.896 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.897 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.897 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:58.897 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.897 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.897 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:58.945 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.018 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.018 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.018 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.019 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.019 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.019 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.019 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.108 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.109 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.109 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.163 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.164 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.281 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.384 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.384 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.384 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.384 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.385 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.385 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.385 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.487 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:59.599 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.600 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.600 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:55:59.600 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.600 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.600 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.735 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:55:59.880 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:56:00.046 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:finished writesame 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:to verify the data 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:verified 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:started writesame 2024-02-18T08:56:00.203 INFO:tasks.workunit.client.0.smithi082.stdout:expected fail, finished writesame 2024-02-18T08:56:00.203 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2801 ms) 2024-02-18T08:56:00.203 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-02-18T08:56:00.203 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:55:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:55:58.887289+0000 mgr.y (mgr.24862) 1270 : cluster [DBG] pgmap v1897: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 684 KiB/s wr, 2.65k op/s 2024-02-18T08:56:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:55:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:55:58.887289+0000 mgr.y (mgr.24862) 1270 : cluster [DBG] pgmap v1897: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 684 KiB/s wr, 2.65k op/s 2024-02-18T08:56:00.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:55:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:55:58.887289+0000 mgr.y (mgr.24862) 1270 : cluster [DBG] pgmap v1897: 233 pgs: 233 active+clean; 6.2 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 684 KiB/s wr, 2.65k op/s 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:snap: orig 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:found orig with size 2097152 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.953 INFO:tasks.workunit.client.0.smithi082.stdout:write test data! 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 80 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:snap: orig 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:snap: written 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:found orig with size 2097152 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:found written with size 2097152 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:write to snapshot returned -30 2024-02-18T08:56:01.954 INFO:tasks.workunit.client.0.smithi082.stdout:Read-only file system 2024-02-18T08:56:01.963 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 80 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:opening testimg@orig 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:read: 80 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:write to snapshot returned -30 2024-02-18T08:56:01.964 INFO:tasks.workunit.client.0.smithi082.stdout:Read-only file system 2024-02-18T08:56:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:00.887902+0000 mgr.y (mgr.24862) 1271 : cluster [DBG] pgmap v1898: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 672 KiB/s wr, 2.70k op/s 2024-02-18T08:56:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:00.948950+0000 mon.a (mon.0) 2067 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-02-18T08:56:02.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:00.887902+0000 mgr.y (mgr.24862) 1271 : cluster [DBG] pgmap v1898: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 672 KiB/s wr, 2.70k op/s 2024-02-18T08:56:02.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:00.948950+0000 mon.a (mon.0) 2067 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-02-18T08:56:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:00.887902+0000 mgr.y (mgr.24862) 1271 : cluster [DBG] pgmap v1898: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 672 KiB/s wr, 2.70k op/s 2024-02-18T08:56:02.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:00.948950+0000 mon.a (mon.0) 2067 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-02-18T08:56:03.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:01.951863+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-02-18T08:56:03.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:01.951863+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-02-18T08:56:03.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:01.951863+0000 mon.a (mon.0) 2068 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-02-18T08:56:03.965 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 2 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 2 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:snap: orig 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:snap: written 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:found orig with size 2097152 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:found written with size 2097152 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 1 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 1 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:snap: orig 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:found orig with size 2097152 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:num snaps is: 0 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:expected: 0 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3763 ms) 2024-02-18T08:56:03.966 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestClone 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestClone (0 ms) 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestClone2 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestClone2 (0 ms) 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ListChildren 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ListChildren (0 ms) 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ListChildrenTiered (0 ms) 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.LockingPP 2024-02-18T08:56:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.005 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.LockingPP (40 ms) 2024-02-18T08:56:04.005 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FlushAio 2024-02-18T08:56:04.005 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.203 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FlushAio (198 ms) 2024-02-18T08:56:04.203 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-02-18T08:56:04.204 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:02.888321+0000 mgr.y (mgr.24862) 1272 : cluster [DBG] pgmap v1901: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 494 KiB/s wr, 2.06k op/s 2024-02-18T08:56:04.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:02.971339+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-02-18T08:56:04.378 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FlushAioPP (174 ms) 2024-02-18T08:56:04.378 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapDiff 2024-02-18T08:56:04.378 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:04.378 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapDiff (0 ms) 2024-02-18T08:56:04.378 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-02-18T08:56:04.379 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:02.888321+0000 mgr.y (mgr.24862) 1272 : cluster [DBG] pgmap v1901: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 494 KiB/s wr, 2.06k op/s 2024-02-18T08:56:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:02.971339+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-02-18T08:56:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:02.888321+0000 mgr.y (mgr.24862) 1272 : cluster [DBG] pgmap v1901: 233 pgs: 233 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 494 KiB/s wr, 2.06k op/s 2024-02-18T08:56:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:02.971339+0000 mon.a (mon.0) 2069 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-02-18T08:56:04.390 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (12 ms) 2024-02-18T08:56:04.390 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-02-18T08:56:04.390 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.403 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (13 ms) 2024-02-18T08:56:04.403 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-02-18T08:56:04.403 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.414 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ZeroLengthRead (12 ms) 2024-02-18T08:56:04.414 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-02-18T08:56:04.415 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.LargeCacheRead (26 ms) 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestPendingAio (0 ms) 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (0 ms) 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-02-18T08:56:04.441 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (0 ms) 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Flatten 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Flatten (0 ms) 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Sparsify 2024-02-18T08:56:04.442 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.458 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 32768 2024-02-18T08:56:04.458 INFO:tasks.workunit.client.0.smithi082.stdout:read: 32768 2024-02-18T08:56:04.458 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Sparsify (17 ms) 2024-02-18T08:56:04.458 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-02-18T08:56:04.458 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:04.474 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SparsifyPP (16 ms) 2024-02-18T08:56:04.474 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-02-18T08:56:04.474 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:05.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:03.970596+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-02-18T08:56:05.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:03.970596+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-02-18T08:56:05.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:03.970596+0000 mon.a (mon.0) 2070 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-02-18T08:56:06.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:04.888908+0000 mgr.y (mgr.24862) 1273 : cluster [DBG] pgmap v1904: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 626 KiB/s rd, 420 KiB/s wr, 1.43k op/s 2024-02-18T08:56:06.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:04.984932+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-02-18T08:56:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:04.888908+0000 mgr.y (mgr.24862) 1273 : cluster [DBG] pgmap v1904: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 626 KiB/s rd, 420 KiB/s wr, 1.43k op/s 2024-02-18T08:56:06.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:04.984932+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-02-18T08:56:06.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:04.888908+0000 mgr.y (mgr.24862) 1273 : cluster [DBG] pgmap v1904: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 626 KiB/s rd, 420 KiB/s wr, 1.43k op/s 2024-02-18T08:56:06.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:04.984932+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-02-18T08:56:07.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:05.987658+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-02-18T08:56:07.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:05.987658+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-02-18T08:56:07.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:05.987658+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-02-18T08:56:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:06.889593+0000 mgr.y (mgr.24862) 1274 : cluster [DBG] pgmap v1907: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 426 KiB/s wr, 1.46k op/s 2024-02-18T08:56:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:07.000671+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-02-18T08:56:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:07.736533+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-02-18T08:56:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:06.889593+0000 mgr.y (mgr.24862) 1274 : cluster [DBG] pgmap v1907: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 426 KiB/s wr, 1.46k op/s 2024-02-18T08:56:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:07.000671+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-02-18T08:56:08.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:07.736533+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-02-18T08:56:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:06.889593+0000 mgr.y (mgr.24862) 1274 : cluster [DBG] pgmap v1907: 233 pgs: 233 active+clean; 10 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 640 KiB/s rd, 426 KiB/s wr, 1.46k op/s 2024-02-18T08:56:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:07.000671+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-02-18T08:56:08.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:07.736533+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-02-18T08:56:08.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapshotLimit (4263 ms) 2024-02-18T08:56:08.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-02-18T08:56:08.737 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:09.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:08.743617+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-02-18T08:56:09.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:08.890110+0000 mgr.y (mgr.24862) 1275 : cluster [DBG] pgmap v1911: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 550 KiB/s wr, 49 op/s 2024-02-18T08:56:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:08.743617+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-02-18T08:56:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:08.890110+0000 mgr.y (mgr.24862) 1275 : cluster [DBG] pgmap v1911: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 550 KiB/s wr, 49 op/s 2024-02-18T08:56:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:08.743617+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-02-18T08:56:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:08.890110+0000 mgr.y (mgr.24862) 1275 : cluster [DBG] pgmap v1911: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 568 KiB/s rd, 550 KiB/s wr, 49 op/s 2024-02-18T08:56:10.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:09.745754+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-02-18T08:56:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:09.745754+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-02-18T08:56:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:09.745754+0000 mon.a (mon.0) 2076 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-02-18T08:56:11.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:10.747202+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-02-18T08:56:11.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:10.890685+0000 mgr.y (mgr.24862) 1276 : cluster [DBG] pgmap v1914: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 569 KiB/s wr, 47 op/s 2024-02-18T08:56:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:10.747202+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-02-18T08:56:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:10.890685+0000 mgr.y (mgr.24862) 1276 : cluster [DBG] pgmap v1914: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 569 KiB/s wr, 47 op/s 2024-02-18T08:56:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:10.747202+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-02-18T08:56:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:10.890685+0000 mgr.y (mgr.24862) 1276 : cluster [DBG] pgmap v1914: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 557 KiB/s rd, 569 KiB/s wr, 47 op/s 2024-02-18T08:56:12.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:11.758773+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-02-18T08:56:12.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:12.738341+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-02-18T08:56:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:11.758773+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-02-18T08:56:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:12.738341+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-02-18T08:56:13.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:11.758773+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-02-18T08:56:13.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:12.738341+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (4996 ms) 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (0 ms) 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (0 ms) 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.734 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (0 ms) 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (0 ms) 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapRemove2 (0 ms) 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (0 ms) 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-02-18T08:56:13.735 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (0 ms) 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (0 ms) 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (0 ms) 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (0 ms) 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (0 ms) 2024-02-18T08:56:13.736 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (0 ms) 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Metadata 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Metadata (0 ms) 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.MetadataPP (0 ms) 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.UpdateFeatures (0 ms) 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-02-18T08:56:13.737 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-02-18T08:56:13.738 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.RebuildObjectMap (18 ms) 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (0 ms) 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CheckObjectMap (0 ms) 2024-02-18T08:56:13.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-02-18T08:56:13.752 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:13.766 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.BlockingAIO (15 ms) 2024-02-18T08:56:13.766 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-02-18T08:56:13.766 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (0 ms) 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ExclusiveLockReadTransition (1 ms) 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (0 ms) 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-02-18T08:56:13.767 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:14.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:12.891182+0000 mgr.y (mgr.24862) 1277 : cluster [DBG] pgmap v1917: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 25 op/s 2024-02-18T08:56:14.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:13.738872+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-02-18T08:56:14.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:12.891182+0000 mgr.y (mgr.24862) 1277 : cluster [DBG] pgmap v1917: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 25 op/s 2024-02-18T08:56:14.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:13.738872+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-02-18T08:56:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:12.891182+0000 mgr.y (mgr.24862) 1277 : cluster [DBG] pgmap v1917: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.0 KiB/s rd, 22 KiB/s wr, 25 op/s 2024-02-18T08:56:14.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:13.738872+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-02-18T08:56:14.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (1000 ms) 2024-02-18T08:56:14.767 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-02-18T08:56:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:14.770323+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-02-18T08:56:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:14.891638+0000 mgr.y (mgr.24862) 1278 : cluster [DBG] pgmap v1920: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-18T08:56:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:14.770323+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-02-18T08:56:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:14.891638+0000 mgr.y (mgr.24862) 1278 : cluster [DBG] pgmap v1920: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-18T08:56:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:14.770323+0000 mon.a (mon.0) 2081 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-02-18T08:56:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:14.891638+0000 mgr.y (mgr.24862) 1278 : cluster [DBG] pgmap v1920: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 6 op/s 2024-02-18T08:56:17.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:15.776445+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-02-18T08:56:17.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:15.776445+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-02-18T08:56:17.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:15.776445+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-02-18T08:56:17.837 INFO:tasks.workunit.client.0.smithi082.stdout:0.00% done 2024-02-18T08:56:17.837 INFO:tasks.workunit.client.0.smithi082.stdout:100.00% done 2024-02-18T08:56:17.837 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestImageOptions (3070 ms) 2024-02-18T08:56:17.838 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-02-18T08:56:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:16.781884+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-02-18T08:56:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:16.892288+0000 mgr.y (mgr.24862) 1279 : cluster [DBG] pgmap v1923: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-02-18T08:56:18.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:17.738933+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-02-18T08:56:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:16.781884+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-02-18T08:56:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:16.892288+0000 mgr.y (mgr.24862) 1279 : cluster [DBG] pgmap v1923: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-02-18T08:56:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:17.738933+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-02-18T08:56:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:16.781884+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-02-18T08:56:18.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:16.892288+0000 mgr.y (mgr.24862) 1279 : cluster [DBG] pgmap v1923: 233 pgs: 233 active+clean; 12 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 2.0 KiB/s wr, 8 op/s 2024-02-18T08:56:18.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:17.738933+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:0.00% done 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:100.00% done 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1051 ms) 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-02-18T08:56:18.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-02-18T08:56:18.889 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:18.913 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:56:18.913 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:wrote: 512 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:56:18.914 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:started write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:write completion cb called! 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 0 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:finished write 2024-02-18T08:56:18.915 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.916 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:created completion 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:started read 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:read completion cb called! 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:return value is: 512 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ImagePollIO (25 ms) 2024-02-18T08:56:18.917 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Mirror 2024-02-18T08:56:18.919 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:18.921 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:18.964 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Mirror (51 ms) 2024-02-18T08:56:18.964 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (16 ms) 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (0 ms) 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (0 ms) 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-02-18T08:56:18.981 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ExclusiveLock (0 ms) 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.BreakLock 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.BreakLock (0 ms) 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (0 ms) 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (0 ms) 2024-02-18T08:56:18.982 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (0 ms) 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestTrashPurge (0 ms) 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (0 ms) 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-02-18T08:56:18.983 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:18.992 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestListWatchers (12 ms) 2024-02-18T08:56:18.992 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-02-18T08:56:18.992 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:19.993 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestSetSnapById (1001 ms) 2024-02-18T08:56:19.993 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Namespaces 2024-02-18T08:56:20.022 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Namespaces (29 ms) 2024-02-18T08:56:20.022 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-02-18T08:56:20.051 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.NamespacesPP (30 ms) 2024-02-18T08:56:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Migration 2024-02-18T08:56:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:18.793879+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-02-18T08:56:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:18.892728+0000 mgr.y (mgr.24862) 1280 : cluster [DBG] pgmap v1926: 233 pgs: 233 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 965 KiB/s wr, 38 op/s 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.948655+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.948956+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.952349+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]': finished 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.955236+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.955481+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.958419+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]': finished 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.966219+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.966457+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.969200+0000 mon.a (mon.0) 2091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]': finished 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.972014+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.972250+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:18.793879+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:18.892728+0000 mgr.y (mgr.24862) 1280 : cluster [DBG] pgmap v1926: 233 pgs: 233 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 965 KiB/s wr, 38 op/s 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.948655+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.948956+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.952349+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]': finished 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.955236+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.955481+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.958419+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]': finished 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.966219+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.966457+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.969200+0000 mon.a (mon.0) 2091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]': finished 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.972014+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.972250+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.974846+0000 mon.a (mon.0) 2093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]': finished 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.984273+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.987950+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.989043+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.989332+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.989522+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:18.992077+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]': finished 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.974846+0000 mon.a (mon.0) 2093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]': finished 2024-02-18T08:56:20.138 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.984273+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.987950+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:56:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.989043+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.989332+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.989522+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:18.992077+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]': finished 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:18.793879+0000 mon.a (mon.0) 2085 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:18.892728+0000 mgr.y (mgr.24862) 1280 : cluster [DBG] pgmap v1926: 233 pgs: 233 active+clean; 16 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 965 KiB/s wr, 38 op/s 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.948655+0000 mon.c (mon.1) 39 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.948956+0000 mon.a (mon.0) 2086 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]: dispatch 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.952349+0000 mon.a (mon.0) 2087 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/uuid4"}]': finished 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.955236+0000 mon.c (mon.1) 40 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.955481+0000 mon.a (mon.0) 2088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]: dispatch 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.958419+0000 mon.a (mon.0) 2089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/bc010b49-369f-42c2-b191-72e34d5ef63b"}]': finished 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.966219+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.966457+0000 mon.a (mon.0) 2090 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.969200+0000 mon.a (mon.0) 2091 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/0925546f-a0da-4e04-a382-db4e19088131"}]': finished 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.972014+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.972250+0000 mon.a (mon.0) 2092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.974846+0000 mon.a (mon.0) 2093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/1cec01d3-e524-4532-a852-c4677db6c3b2"}]': finished 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.984273+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.987950+0000 mon.a (mon.0) 2094 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.989043+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.989332+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.82:0/3207046882' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.989522+0000 mon.a (mon.0) 2095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]: dispatch 2024-02-18T08:56:20.248 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:18.992077+0000 mon.a (mon.0) 2096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/42/e6a73f7c-0d9e-41f1-80ad-0622c1d2ae23"}]': finished 2024-02-18T08:56:20.301 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Migration (249 ms) 2024-02-18T08:56:20.301 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-02-18T08:56:20.301 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.301 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.MigrationPP (235 ms) 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (0 ms) 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (0 ms) 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-02-18T08:56:20.537 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (0 ms) 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.PoolMetadata (0 ms) 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.PoolMetadataPP (0 ms) 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.Config 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.Config (0 ms) 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ConfigPP (0 ms) 2024-02-18T08:56:20.538 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.PoolStatsPP (0 ms) 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.ImageSpec (0 ms) 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (0 ms) 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-02-18T08:56:20.539 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:20.576 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestLibRBD.WriteZeroes (41 ms) 2024-02-18T08:56:21.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:19.997854+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-02-18T08:56:21.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:19.997854+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-02-18T08:56:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:19.997854+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-02-18T08:56:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:20.893257+0000 mgr.y (mgr.24862) 1281 : cluster [DBG] pgmap v1928: 233 pgs: 233 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 133 KiB/s rd, 2.0 MiB/s wr, 197 op/s 2024-02-18T08:56:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:21.002239+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-02-18T08:56:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:20.893257+0000 mgr.y (mgr.24862) 1281 : cluster [DBG] pgmap v1928: 233 pgs: 233 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 133 KiB/s rd, 2.0 MiB/s wr, 197 op/s 2024-02-18T08:56:22.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:21.002239+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-02-18T08:56:22.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:20.893257+0000 mgr.y (mgr.24862) 1281 : cluster [DBG] pgmap v1928: 233 pgs: 233 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 133 KiB/s rd, 2.0 MiB/s wr, 197 op/s 2024-02-18T08:56:22.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:21.002239+0000 mon.a (mon.0) 2098 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-02-18T08:56:23.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:22.010038+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-02-18T08:56:23.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:22.740783+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-02-18T08:56:23.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:22.010038+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-02-18T08:56:23.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:22.740783+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-02-18T08:56:23.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:22.010038+0000 mon.a (mon.0) 2099 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-02-18T08:56:23.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:22.740783+0000 mon.a (mon.0) 2100 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-02-18T08:56:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:22.893664+0000 mgr.y (mgr.24862) 1282 : cluster [DBG] pgmap v1932: 137 pgs: 137 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 16 op/s 2024-02-18T08:56:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:23.745211+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-02-18T08:56:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:22.893664+0000 mgr.y (mgr.24862) 1282 : cluster [DBG] pgmap v1932: 137 pgs: 137 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 16 op/s 2024-02-18T08:56:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:23.745211+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-02-18T08:56:24.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:22.893664+0000 mgr.y (mgr.24862) 1282 : cluster [DBG] pgmap v1932: 137 pgs: 137 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 16 op/s 2024-02-18T08:56:24.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:23.745211+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-02-18T08:56:24.743 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 116 tests from TestLibRBD (73879 ms total) 2024-02-18T08:56:24.743 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:56:24.743 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 10 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-02-18T08:56:24.776 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-02-18T08:56:25.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:24.752542+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-02-18T08:56:25.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:24.893991+0000 mgr.y (mgr.24862) 1283 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:26.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:24.752542+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-02-18T08:56:26.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:24.893991+0000 mgr.y (mgr.24862) 1283 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:24.752542+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-02-18T08:56:26.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:24.893991+0000 mgr.y (mgr.24862) 1283 : cluster [DBG] pgmap v1935: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:26.763 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:25.753290+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-02-18T08:56:26.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:25.758211+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:56:27.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:25.753290+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-02-18T08:56:27.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:25.758211+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:56:27.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:25.753290+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-02-18T08:56:27.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:25.758211+0000 mon.a (mon.0) 2104 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:56:27.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:26.761033+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:56:27.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:26.761144+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-02-18T08:56:27.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:26.894443+0000 mgr.y (mgr.24862) 1284 : cluster [DBG] pgmap v1938: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:28.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:26.761033+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:56:28.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:26.761144+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-02-18T08:56:28.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:26.894443+0000 mgr.y (mgr.24862) 1284 : cluster [DBG] pgmap v1938: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:26.761033+0000 mon.a (mon.0) 2105 : audit [INF] from='client.? 172.21.15.82:0/2730043082' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:56:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:26.761144+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-02-18T08:56:28.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:26.894443+0000 mgr.y (mgr.24862) 1284 : cluster [DBG] pgmap v1938: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:28.786 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [310640~3007,1023500~63637,10717537~50674,11500055~5608,12352128~77857,14075818~53805,14361722~13857,15760327~53677,17426625~24727,19546869~79259] 2024-02-18T08:56:29.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:27.763709+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-02-18T08:56:29.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:27.763709+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-02-18T08:56:29.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:27.763709+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-02-18T08:56:29.791 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [389309~84365,6916724~75044,9396389~94359,10081924~25806,11198170~78983,12939711~80287,14631256~25121,16265693~41713,18706539~170248] 2024-02-18T08:56:29.792 INFO:tasks.workunit.client.0.smithi082.stdout: diff was [389309~84365,4194304~2797464,9396389~94359,10081924~25806,11198170~78983,12939711~80287,14631256~25121,15814004~493402,18706539~170248] 2024-02-18T08:56:29.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5018 ms) 2024-02-18T08:56:29.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-02-18T08:56:29.793 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:29.804 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~256 2024-02-18T08:56:30.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:28.769618+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-02-18T08:56:30.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:28.894917+0000 mgr.y (mgr.24862) 1285 : cluster [DBG] pgmap v1941: 105 pgs: 4 creating+peering, 11 unknown, 90 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:30.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:28.769618+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-02-18T08:56:30.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:28.894917+0000 mgr.y (mgr.24862) 1285 : cluster [DBG] pgmap v1941: 105 pgs: 4 creating+peering, 11 unknown, 90 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:30.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:28.769618+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-02-18T08:56:30.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:28.894917+0000 mgr.y (mgr.24862) 1285 : cluster [DBG] pgmap v1941: 105 pgs: 4 creating+peering, 11 unknown, 90 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:56:30.778 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~256 2024-02-18T08:56:31.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:29.779385+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-02-18T08:56:31.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:29.779385+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-02-18T08:56:31.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:29.779385+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-02-18T08:56:31.790 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~256 2024-02-18T08:56:32.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:30.784370+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-02-18T08:56:32.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:30.895505+0000 mgr.y (mgr.24862) 1286 : cluster [DBG] pgmap v1944: 105 pgs: 4 creating+peering, 101 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 83 KiB/s wr, 4 op/s 2024-02-18T08:56:32.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:30.784370+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-02-18T08:56:32.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:30.895505+0000 mgr.y (mgr.24862) 1286 : cluster [DBG] pgmap v1944: 105 pgs: 4 creating+peering, 101 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 83 KiB/s wr, 4 op/s 2024-02-18T08:56:32.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:30.784370+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-02-18T08:56:32.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:30.895505+0000 mgr.y (mgr.24862) 1286 : cluster [DBG] pgmap v1944: 105 pgs: 4 creating+peering, 101 active+clean; 8.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 83 KiB/s wr, 4 op/s 2024-02-18T08:56:32.791 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~256 2024-02-18T08:56:32.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3000 ms) 2024-02-18T08:56:32.793 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-02-18T08:56:32.793 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:56:32.949 INFO:tasks.workunit.client.0.smithi082.stdout: i=0 exists [86468368~8171921,169609990~1960722,196237925~6174842,210687295~7722943,221960519~518873,266393071~5348686,300773111~4916258,305993995~1345163,374929895~1597920] wrote [86468368~8171921,169609990~1960722,196237925~6174842,210687295~7722943,221960519~518873,266393071~5348686,300773111~4916258,305993995~1345163,374929895~1597920] 2024-02-18T08:56:33.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:31.798232+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-02-18T08:56:33.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:31.798232+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-02-18T08:56:33.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:31.798232+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-02-18T08:56:33.923 INFO:tasks.workunit.client.0.smithi082.stdout: i=1 exists [13190483~4490969,43802263~7563872,85697689~8942600,122670143~6629087,168071076~3499636,176526443~1514136,186920996~12310,196237925~6174842,210687295~8469283,221960519~518873,244975624~782101,266393071~5348686,300773111~4916258,305993995~1345163,374929895~1597920] wrote [13190483~4490969,43802263~7563872,85697689~4259890,122670143~6629087,168071076~2502497,176526443~1514136,186920996~12310,213301216~5855362,244975624~782101] 2024-02-18T08:56:34.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:32.798161+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-02-18T08:56:34.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:32.895845+0000 mgr.y (mgr.24862) 1287 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 11 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 156 KiB/s wr, 5 op/s 2024-02-18T08:56:34.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:32.798161+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-02-18T08:56:34.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:32.895845+0000 mgr.y (mgr.24862) 1287 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 11 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 156 KiB/s wr, 5 op/s 2024-02-18T08:56:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:32.798161+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-02-18T08:56:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:32.895845+0000 mgr.y (mgr.24862) 1287 : cluster [DBG] pgmap v1947: 105 pgs: 105 active+clean; 11 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 156 KiB/s wr, 5 op/s 2024-02-18T08:56:34.971 INFO:tasks.workunit.client.0.smithi082.stdout: i=2 exists [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~8942600,122670143~6629087,154420878~3837883,168071076~3499636,176526443~1514136,186920996~12310,196237925~6174842,210687295~13507020,244975624~782101,266393071~8351501,300773111~4916258,305993995~1345163,324917821~5363008,364970004~5791400,374929895~1597920,379031045~3009326] wrote [21690292~9329334,62623722~3511829,125172779~567285,154420878~3837883,217160937~7033378,271068799~3675773,324917821~5363008,364970004~5791400,379031045~3009326] 2024-02-18T08:56:35.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:33.809969+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-02-18T08:56:35.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:33.809969+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-02-18T08:56:35.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:33.809969+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-02-18T08:56:35.985 INFO:tasks.workunit.client.0.smithi082.stdout: i=3 exists [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~8942600,117101570~2991439,122670143~6629087,154420878~6505740,168071076~3499636,176526443~1514136,181123411~6932051,191233589~4216231,196237925~6174842,208400340~15793975,237700548~5188790,244975624~782101,266393071~8351501,275182682~3888706,300773111~4916258,305993995~1345163,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,364970004~5791400,374929895~1597920,379031045~3009326] wrote [117101570~2991439,157097193~3829425,181123411~6932051,191233589~4216231,208400340~2653061,237700548~5188790,275182682~3888706,307697779~5501066,341954198~536745,350542092~4368316] 2024-02-18T08:56:36.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:34.811380+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-02-18T08:56:36.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:34.896198+0000 mgr.y (mgr.24862) 1288 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 61 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 7.7 MiB/s wr, 15 op/s 2024-02-18T08:56:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:34.811380+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-02-18T08:56:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:34.896198+0000 mgr.y (mgr.24862) 1288 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 61 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 7.7 MiB/s wr, 15 op/s 2024-02-18T08:56:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:34.811380+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-02-18T08:56:36.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:34.896198+0000 mgr.y (mgr.24862) 1288 : cluster [DBG] pgmap v1950: 105 pgs: 105 active+clean; 61 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 2.2 KiB/s rd, 7.7 MiB/s wr, 15 op/s 2024-02-18T08:56:36.973 INFO:tasks.workunit.client.0.smithi082.stdout: i=4 exists [4501365~7829539,13190483~4490969,19850957~11168669,43802263~7563872,62623722~3511829,85697689~8942600,117101570~2991439,122670143~6629087,154420878~6505740,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~21085989,237700548~5188790,244975624~782101,249783598~1794283,266393071~8351501,275182682~3888706,300773111~4916258,305993995~1345163,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,360381116~1494119,364970004~5791400,374929895~1597920,379031045~3009326,396661326~924656,397831200~7931355] wrote [4501365~7829539,19850957~3992215,179914728~5488611,198548959~1123713,221943188~7543141,249783598~1794283,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:37.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:35.823035+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-02-18T08:56:37.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:35.823035+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-02-18T08:56:37.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:35.823035+0000 mon.a (mon.0) 2115 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-02-18T08:56:37.913 INFO:tasks.workunit.client.0.smithi082.stdout: i=5 exists [4501365~7829539,13190483~4490969,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,117101570~2991439,122670143~6629087,144151892~6305603,154420878~6505740,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~21085989,237700548~5188790,244975624~782101,249783598~1794283,266393071~8351501,275182682~6660646,300773111~4916258,305993995~1345163,307697779~5501066,324917821~5691958,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,374929895~1597920,379031045~3009326,396661326~924656,397831200~7931355] wrote [5908284~213236,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,144151892~6305603,275924082~5919246,326661314~3948465,358632597~1646214] 2024-02-18T08:56:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:36.834252+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-02-18T08:56:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:36.896605+0000 mgr.y (mgr.24862) 1289 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 107 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 16 MiB/s wr, 25 op/s 2024-02-18T08:56:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:37.744825+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-02-18T08:56:38.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:36.834252+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-02-18T08:56:38.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:36.896605+0000 mgr.y (mgr.24862) 1289 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 107 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 16 MiB/s wr, 25 op/s 2024-02-18T08:56:38.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:37.744825+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-02-18T08:56:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:36.834252+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-02-18T08:56:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:36.896605+0000 mgr.y (mgr.24862) 1289 : cluster [DBG] pgmap v1953: 105 pgs: 105 active+clean; 107 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.7 KiB/s rd, 16 MiB/s wr, 25 op/s 2024-02-18T08:56:38.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:37.744825+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-02-18T08:56:38.979 INFO:tasks.workunit.client.0.smithi082.stdout: i=6 exists [4501365~7829539,13190483~5569586,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~7907436,154420878~6505740,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~21085989,237700548~5188790,244975624~782101,249783598~1794283,259440719~6664451,266393071~8351501,275182682~6660646,295034248~3541052,300773111~4916258,305993995~1345163,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,374929895~1597920,379031045~3009326,396661326~924656,397831200~7931355] wrote [13791456~4968613,100660377~260098,142550059~1889813,217369135~11751653,259440719~6664451,295034248~3541052,333526958~1303347,351394908~3001609] 2024-02-18T08:56:39.979 INFO:tasks.workunit.client.0.smithi082.stdout: i=7 exists [4501365~7829539,13190483~17829143,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~6505740,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~21085989,237700548~5188790,244975624~782101,249783598~1794283,252268521~6812400,259440719~6664451,266393071~8351501,275182682~6660646,295034248~3541052,300209337~5480032,305993995~1345163,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,374929895~1597920,379031045~3009326,396661326~924656,397831200~7931355] wrote [14601855~8971951,42065782~3120874,89481925~4508723,147040262~4374736,252268521~6812400,300209337~1188469,399484697~2196142] 2024-02-18T08:56:40.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:38.845783+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-02-18T08:56:40.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:38.896970+0000 mgr.y (mgr.24862) 1290 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 251 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 38 MiB/s wr, 34 op/s 2024-02-18T08:56:40.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:38.845783+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-02-18T08:56:40.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:38.896970+0000 mgr.y (mgr.24862) 1290 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 251 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 38 MiB/s wr, 34 op/s 2024-02-18T08:56:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:38.845783+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-02-18T08:56:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:38.896970+0000 mgr.y (mgr.24862) 1290 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 251 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 38 MiB/s wr, 34 op/s 2024-02-18T08:56:40.962 INFO:tasks.workunit.client.0.smithi082.stdout: i=8 exists [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~23616573,237700548~8204930,249783598~1794283,252268521~13836649,266393071~8351501,275182682~6660646,295034248~10655121,305993995~1345163,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~5791400,372503771~746306,374929895~1597920,379031045~3009326,396661326~924656,397831200~7931355] wrote [32123787~4845227,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,257282524~6279483,297787378~3823154,347051746~5649294,372503771~746306,379534576~428926] 2024-02-18T08:56:41.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:39.850933+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-02-18T08:56:41.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:39.850933+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-02-18T08:56:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:39.850933+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-02-18T08:56:42.007 INFO:tasks.workunit.client.0.smithi082.stdout: i=9 exists [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,208400340~23616573,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,266393071~8351501,275182682~6660646,295034248~10655121,305993995~1345163,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,396661326~9101229] wrote [46513681~8381997,72930157~433339,86675606~2342765,105121235~981945,180614423~6989313,232167662~1247040,242560836~5640294,368115471~6823190,397355060~3168981] 2024-02-18T08:56:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:40.856302+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-02-18T08:56:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:40.897276+0000 mgr.y (mgr.24862) 1291 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 323 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 44 MiB/s wr, 30 op/s 2024-02-18T08:56:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:40.856302+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-02-18T08:56:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:40.897276+0000 mgr.y (mgr.24862) 1291 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 323 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 44 MiB/s wr, 30 op/s 2024-02-18T08:56:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:40.856302+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-02-18T08:56:42.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:40.897276+0000 mgr.y (mgr.24862) 1291 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 323 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.2 KiB/s rd, 44 MiB/s wr, 30 op/s 2024-02-18T08:56:43.023 INFO:tasks.workunit.client.0.smithi082.stdout: i=10 exists [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~7649774,168071076~3499636,176526443~1514136,179914728~8140734,191233589~4216231,196237925~6174842,204762946~27253967,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,266393071~8351501,275182682~6660646,286256424~6226210,295034248~12304910,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,396661326~9101229] wrote [19083255~6254242,62979828~671439,74825017~9117558,134595790~6815712,154193750~7649774,204762946~3936238,212051419~3944083,286256424~6226210,305018319~984267] 2024-02-18T08:56:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:41.865025+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-02-18T08:56:43.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:41.865025+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-02-18T08:56:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:41.865025+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-02-18T08:56:43.996 INFO:tasks.workunit.client.0.smithi082.stdout: i=11 exists [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,99470559~7149387,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~10330013,168071076~3499636,172046981~1575235,176526443~1514136,179914728~15535092,196237925~6174842,204762946~27253967,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,266393071~8351501,275182682~10712361,286256424~6226210,295034248~12304910,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,396661326~9101229] wrote [23111682~7749810,99470559~7149387,117744000~92621,145299879~1100220,160239796~4283967,172046981~1575235,186762397~7149752,225044900~3462432,255422740~3778276,279897804~5997239] 2024-02-18T08:56:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:42.870447+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-02-18T08:56:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:42.897664+0000 mgr.y (mgr.24862) 1292 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 8 op/s 2024-02-18T08:56:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:42.870447+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-02-18T08:56:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:42.897664+0000 mgr.y (mgr.24862) 1292 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 8 op/s 2024-02-18T08:56:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:42.870447+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-02-18T08:56:44.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:42.897664+0000 mgr.y (mgr.24862) 1292 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s wr, 8 op/s 2024-02-18T08:56:45.056 INFO:tasks.workunit.client.0.smithi082.stdout: i=12 exists [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~3499636,172046981~1575235,176526443~1514136,179914728~15535092,196237925~6174842,204762946~27253967,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,266393071~8351501,275182682~10712361,286256424~6226210,295034248~12304910,307697779~5501066,313610399~3051955,324917821~5691958,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,396661326~9694691] wrote [1097723~6660462,72065063~10615032,95244124~3159647,134265498~5334219,256150938~7008482,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:45.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:43.876299+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-02-18T08:56:45.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:43.876299+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-02-18T08:56:45.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:43.876299+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-02-18T08:56:45.964 INFO:tasks.workunit.client.0.smithi082.stdout: i=13 exists [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~3499636,172046981~1575235,176526443~55490470,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,266393071~8351501,275182682~10712361,286256424~6226210,295034248~12304910,307697779~5501066,313610399~3051955,317696917~3334109,324917821~5691958,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,383575043~1148697,396661326~9694691] wrote [23482497~1371102,91885521~1120405,177698443~5068950,192853713~5634185,202324108~4350214,309520253~43426,317696917~3334109,334678005~2327476,383575043~1148697] 2024-02-18T08:56:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:44.880611+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-02-18T08:56:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:44.898028+0000 mgr.y (mgr.24862) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 489 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:44.880611+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-02-18T08:56:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:44.898028+0000 mgr.y (mgr.24862) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 489 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:44.880611+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-02-18T08:56:46.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:44.898028+0000 mgr.y (mgr.24862) 1293 : cluster [DBG] pgmap v1965: 105 pgs: 105 active+clean; 489 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:47.033 INFO:tasks.workunit.client.0.smithi082.stdout: i=14 exists [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~3499636,172046981~1575235,176526443~55490470,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,266393071~8351501,275182682~10712361,286256424~6226210,295034248~12304910,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] wrote [32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,397952994~656048,411059632~5706266] 2024-02-18T08:56:47.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:45.885395+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-02-18T08:56:47.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:45.885395+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-02-18T08:56:47.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:45.885395+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-02-18T08:56:48.030 INFO:tasks.workunit.client.0.smithi082.stdout: i=15 exists [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~5737066,176526443~55490470,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,266393071~8351501,275182682~10712361,286256424~6226210,295034248~12304910,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~11557811,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] wrote [69019195~2861875,93930767~2282882,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,349279691~2294486,352725456~2645705,370129488~4836031,397980354~4391918] 2024-02-18T08:56:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:46.898036+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-02-18T08:56:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:46.898406+0000 mgr.y (mgr.24862) 1294 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 540 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 49 MiB/s wr, 36 op/s 2024-02-18T08:56:48.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:46.898036+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-02-18T08:56:48.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:46.898406+0000 mgr.y (mgr.24862) 1294 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 540 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 49 MiB/s wr, 36 op/s 2024-02-18T08:56:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:46.898036+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-02-18T08:56:48.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:46.898406+0000 mgr.y (mgr.24862) 1294 : cluster [DBG] pgmap v1968: 105 pgs: 105 active+clean; 540 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 49 MiB/s wr, 36 op/s 2024-02-18T08:56:49.038 INFO:tasks.workunit.client.0.smithi082.stdout: i=16 exists [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,168071076~5737066,176526443~55490470,232167662~1247040,234146578~15088469,249783598~1794283,252268521~22476051,275182682~10712361,286256424~6226210,295034248~12304910,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~16146699,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] wrote [86009177~2147577,153766753~6304630,170100362~1281838,234146578~3640564,238382975~4493590,261266688~7408034,325919676~824005,349100077~4748553,361448845~5071495,396795578~1301340] 2024-02-18T08:56:49.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:47.900749+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-02-18T08:56:49.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:47.900749+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-02-18T08:56:49.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:47.900749+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-02-18T08:56:50.059 INFO:tasks.workunit.client.0.smithi082.stdout: i=17 exists [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~72708604,249783598~1794283,252268521~22476051,275182682~17299952,295034248~12304910,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~16146699,379031045~10527516,396661326~9694691,411059632~5706266] wrote [36129393~2977708,148020214~542967,164625141~916826,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~1936055,381898777~7659784] 2024-02-18T08:56:50.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:48.898928+0000 mgr.y (mgr.24862) 1295 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 642 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 37 MiB/s wr, 29 op/s 2024-02-18T08:56:50.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:48.911402+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-02-18T08:56:50.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:48.898928+0000 mgr.y (mgr.24862) 1295 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 642 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 37 MiB/s wr, 29 op/s 2024-02-18T08:56:50.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:48.911402+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-02-18T08:56:50.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:48.898928+0000 mgr.y (mgr.24862) 1295 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 642 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 37 MiB/s wr, 29 op/s 2024-02-18T08:56:50.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:48.911402+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-02-18T08:56:51.081 INFO:tasks.workunit.client.0.smithi082.stdout: i=18 exists [1097723~11233181,13190483~17829143,32107479~22788199,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~72708604,249783598~1794283,252268521~22476051,275182682~17299952,295034248~12304910,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~16146699,379031045~10527516,396209702~10146315,411059632~5706266] wrote [32590596~903066,40133715~5043147,83078209~1576229,181132164~5156588,190145086~3664176,212098009~6637627,326522392~7449589,335117948~54911,396209702~4903316] 2024-02-18T08:56:51.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:49.960478+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-02-18T08:56:51.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:50.756937+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:56:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:49.960478+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-02-18T08:56:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:50.756937+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:56:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:49.960478+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-02-18T08:56:51.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:50.756937+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:50.899446+0000 mgr.y (mgr.24862) 1296 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 708 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:50.970551+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:51.087790+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:51.088448+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:56:51.088950+0000 mgr.y (mgr.24862) 1297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:56:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:51.099469+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:56:52.269 INFO:tasks.workunit.client.0.smithi082.stdout: i=19 exists [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~73577936,249783598~1794283,252268521~22476051,275182682~17299952,295034248~12304910,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~16146699,379031045~14574612,396209702~10146315,411059632~5706266] wrote [30567225~22358,32080096~3093091,49087745~6601036,142181432~3035145,175657111~6329687,193077657~7329708,255460425~4294132,296273696~6854461,381757761~3765394,388257548~5348109] 2024-02-18T08:56:52.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:50.899446+0000 mgr.y (mgr.24862) 1296 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 708 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:52.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:50.970551+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-02-18T08:56:52.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:51.087790+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:56:52.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:51.088448+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:56:51.088950+0000 mgr.y (mgr.24862) 1297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:51.099469+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:50.899446+0000 mgr.y (mgr.24862) 1296 : cluster [DBG] pgmap v1973: 105 pgs: 105 active+clean; 708 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 30 op/s 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:50.970551+0000 mon.a (mon.0) 2131 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:51.087790+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:51.088448+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:56:51.088950+0000 mgr.y (mgr.24862) 1297 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:56:52.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:51.099469+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:56:53.095 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 1 diff [13190483~4490969,43802263~7563872,85697689~4259890,122670143~6629087,168071076~2502497,176526443~1514136,186920996~12310,213301216~5855362,244975624~782101] 2024-02-18T08:56:53.096 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13190483~4490969,43802263~7563872,85697689~4259890,122670143~6629087,168071076~2502497,176526443~1514136,186920996~12310,213301216~5855362,244975624~782101] 2024-02-18T08:56:53.107 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [12582912~5098540,41943040~9423095,85697689~4259890,121634816~7664414,168071076~2502497,176160768~1879811,184549376~2383930,213301216~5855362,243269632~2488093] 2024-02-18T08:56:53.107 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 2 diff [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~4259890,122670143~6629087,154420878~3837883,168071076~2502497,176526443~1514136,186920996~12310,213301216~10893099,244975624~782101,271068799~3675773,324917821~5363008,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.108 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~4259890,122670143~6629087,154420878~3837883,168071076~2502497,176526443~1514136,186920996~12310,213301216~10893099,244975624~782101,271068799~3675773,324917821~5363008,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.113 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [12582912~5098540,20971520~10048106,41943040~9423095,58720256~7415295,85697689~4259890,121634816~7664414,150994944~7263817,168071076~2502497,176160768~1879811,184549376~2383930,213301216~10893099,243269632~2488093,271068799~3675773,322961408~7319421,364904448~5856956,377487360~4553011] 2024-02-18T08:56:53.113 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 3 diff [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~4259890,117101570~2991439,122670143~6629087,154420878~6505740,168071076~2502497,176526443~1514136,181123411~6932051,191233589~4216231,208400340~2653061,213301216~10893099,237700548~5188790,244975624~782101,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.114 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13190483~4490969,21690292~9329334,43802263~7563872,62623722~3511829,85697689~4259890,117101570~2991439,122670143~6629087,154420878~6505740,168071076~2502497,176526443~1514136,181123411~6932051,191233589~4216231,208400340~2653061,213301216~10893099,237700548~5188790,244975624~782101,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.119 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [12582912~5098540,20971520~10048106,41943040~9423095,58720256~7415295,85697689~4259890,113246208~6846801,121634816~7664414,150994944~9931674,168071076~2502497,176160768~1879811,180355072~7700390,188743680~6706140,205520896~5532505,213301216~10893099,234881024~8008314,243269632~2488093,271068799~8002589,307339158~5859687,322961408~7319421,339738624~2752319,348127232~6783176,364904448~5856956,377487360~4553011] 2024-02-18T08:56:53.119 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 4 diff [4501365~7829539,13190483~4490969,19850957~11168669,43802263~7563872,62623722~3511829,85697689~4259890,117101570~2991439,122670143~6629087,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.119 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~4490969,19850957~11168669,43802263~7563872,62623722~3511829,85697689~4259890,117101570~2991439,122670143~6629087,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.125 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~18436714,41943040~9423095,58720256~7415295,85697689~4259890,113246208~6846801,121634816~7664414,150994944~9931674,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~16185113,234881024~8008314,243269632~2488093,247463936~4113945,271068799~8002589,307339158~5859687,322961408~7319421,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.125 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 5 diff [4501365~7829539,13190483~4490969,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,117101570~2991439,122670143~6629087,144151892~6305603,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,271068799~3675773,275182682~6660646,307697779~5501066,324917821~5691958,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.125 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~4490969,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,117101570~2991439,122670143~6629087,144151892~6305603,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,271068799~3675773,275182682~6660646,307697779~5501066,324917821~5691958,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.131 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~18436714,41943040~12478502,58720256~14393639,85697689~10740292,113246208~6846801,121634816~7664414,142606336~7851159,150994944~9931674,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~16185113,234881024~8008314,243269632~2488093,247463936~4113945,271068799~10774529,307339158~5859687,322961408~7648371,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.131 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 6 diff [4501365~7829539,13190483~5569586,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~7907436,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.131 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~5569586,19850957~11168669,43802263~10619279,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~7907436,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.135 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~18436714,41943040~12478502,58720256~14393639,85697689~10740292,96468992~4451483,113246208~6846801,121634816~7664414,138412032~12045463,150994944~9931674,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~16185113,234881024~8008314,243269632~2488093,247463936~4113945,255852544~10252626,271068799~10774529,293601280~4974020,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.135 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 7 diff [4501365~7829539,13190483~17829143,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,252268521~6812400,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.135 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~17829143,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~6505740,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~16185113,237700548~5188790,244975624~782101,249783598~1794283,252268521~6812400,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.141 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~18436714,41943040~12478502,58720256~14393639,85697689~10740292,96468992~4451483,113246208~6846801,121634816~7664414,138412032~22514586,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~16185113,234881024~8008314,243269632~2488093,247463936~4113945,251658240~14446930,271068799~10774529,293601280~4974020,300209337~1188469,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.141 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 8 diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~18715697,237700548~8204930,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~5791400,372503771~746306,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.141 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12355760,62623722~3511829,66428846~6685049,85697689~10740292,100660377~260098,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~18715697,237700548~8204930,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~5791400,372503771~746306,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.147 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~24386102,41943040~12478502,58720256~14393639,85697689~10740292,96468992~4451483,113246208~6846801,121634816~7664414,138412032~23010459,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~18715697,234881024~11024454,247463936~4113945,251658240~14446930,271068799~10774529,293601280~8009252,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~8345629,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.147 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 9 diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~18715697,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.147 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,142550059~8864939,154420878~7001613,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,213301216~18715697,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.152 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~24386102,41943040~12952638,58720256~14643240,85697689~10740292,96468992~4451483,104857600~1245580,113246208~6846801,121634816~7664414,138412032~23010459,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,205520896~5532505,213301216~20113486,234881024~16696857,251658240~14446930,271068799~10774529,293601280~8009252,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.152 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 10 diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~7649774,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.152 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,100660377~260098,105121235~981945,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~7649774,168071076~2502497,176526443~1514136,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.157 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~24386102,41943040~12952638,58720256~25222319,85697689~10740292,96468992~4451483,104857600~1245580,113246208~6846801,121634816~7664414,134217728~27625796,168071076~2502497,176160768~11894694,188743680~6706140,198548959~1123713,202412767~8640634,212051419~21363283,234881024~16696857,251658240~14446930,271068799~10774529,285212672~7269962,293601280~8009252,305018319~984267,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.158 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 11 diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,99470559~7149387,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~1514136,179914728~15535092,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.158 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~6934650,74825017~9117558,85697689~10740292,99470559~7149387,117101570~2991439,122670143~6629087,134595790~6815712,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~1514136,179914728~15535092,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.163 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,12582912~24386102,41943040~12952638,58720256~25222319,85697689~10740292,96468992~10150954,113246208~6846801,121634816~7664414,134217728~30306035,168071076~2502497,171966464~1655752,176160768~19289052,198548959~1123713,202412767~8640634,212051419~21363283,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.163 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 12 diff [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~1514136,179914728~15535092,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,324917821~5691958,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9694691] 2024-02-18T08:56:53.163 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~1514136,179914728~15535092,198548959~1123713,204762946~6290455,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,324917821~5691958,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9694691] 2024-02-18T08:56:53.168 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~24386102,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~30306035,168071076~2502497,171966464~1655752,176160768~19289052,198548959~1123713,202412767~8640634,212051419~21363283,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~9323196,322961408~7648371,331350016~3480289,335544320~19366088,356515840~5359395,364904448~10034213,377487360~4553011,394264576~12091441] 2024-02-18T08:56:53.168 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 13 diff [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,324917821~5691958,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.168 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32123787~4845227,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,324917821~5691958,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.173 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~24386102,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~30306035,168071076~2502497,171966464~1655752,176160768~22327130,198548959~1123713,202324108~8729293,212051419~21363283,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~23560392,356515840~5359395,364904448~10034213,377487360~7236380,394264576~12091441] 2024-02-18T08:56:53.173 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 14 diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.174 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~2502497,172046981~1575235,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.179 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~28928099,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~30306035,168071076~2502497,171966464~1655752,176160768~22327130,198548959~1123713,202324108~8729293,212051419~21363283,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~30525219,364904448~10034213,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.179 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 15 diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9995515,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.179 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,154193750~10330013,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9995515,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.184 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~28928099,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~30306035,168071076~5737066,176160768~22327130,198548959~1123713,202324108~8729293,212051419~21363283,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~30525219,364904448~10061071,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.184 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 16 diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.184 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~19965494,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.189 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~28928099,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~30306035,168071076~5737066,176160768~22327130,198548959~1123713,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~43615503,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.189 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 17 diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.189 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32107479~9403532,42065782~12829896,62623722~3511829,66428846~17513729,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.194 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~28928099,41943040~12952638,58720256~25222319,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~5737066,176160768~22327130,198548959~1123713,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~43615503,377487360~12071201,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.194 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 18 diff [1097723~11233181,13190483~17829143,32107479~22788199,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.195 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32107479~22788199,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,168071076~5737066,176526443~21961455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.200 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~42312766,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~5737066,176160768~22327130,198548959~1123713,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~52004111,377487360~12071201,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.200 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 19 diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.200 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.205 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.205 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 2 diff [21690292~9329334,62623722~3511829,125172779~567285,154420878~3837883,217160937~7033378,271068799~3675773,324917821~5363008,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.205 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [21690292~9329334,62623722~3511829,125172779~567285,154420878~3837883,217160937~7033378,271068799~3675773,324917821~5363008,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.210 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~10048106,58720256~7415295,125172779~567285,150994944~7263817,217160937~7033378,271068799~3675773,322961408~7319421,364904448~5856956,377487360~4553011] 2024-02-18T08:56:53.210 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 3 diff [21690292~9329334,62623722~3511829,117101570~2991439,125172779~567285,154420878~6505740,181123411~6932051,191233589~4216231,208400340~2653061,217160937~7033378,237700548~5188790,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.210 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [21690292~9329334,62623722~3511829,117101570~2991439,125172779~567285,154420878~6505740,181123411~6932051,191233589~4216231,208400340~2653061,217160937~7033378,237700548~5188790,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,364970004~5791400,379031045~3009326] 2024-02-18T08:56:53.215 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~10048106,58720256~7415295,113246208~6846801,125172779~567285,150994944~9931674,180355072~7700390,188743680~6706140,205520896~5532505,217160937~7033378,234881024~8008314,271068799~8002589,307339158~5859687,322961408~7319421,339738624~2752319,348127232~6783176,364904448~5856956,377487360~4553011] 2024-02-18T08:56:53.215 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 4 diff [4501365~7829539,19850957~11168669,62623722~3511829,117101570~2991439,125172779~567285,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.215 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~11168669,62623722~3511829,117101570~2991439,125172779~567285,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,271068799~3675773,275182682~3888706,307697779~5501066,324917821~5363008,341954198~536745,350542092~4368316,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.219 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~13338174,58720256~7415295,113246208~6846801,125172779~567285,150994944~9931674,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~12325392,234881024~8008314,247463936~4113945,271068799~8002589,307339158~5859687,322961408~7319421,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.220 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 5 diff [4501365~7829539,19850957~11168669,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,117101570~2991439,125172779~567285,144151892~6305603,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,271068799~3675773,275182682~6660646,307697779~5501066,324917821~5691958,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.220 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~11168669,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,117101570~2991439,125172779~567285,144151892~6305603,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,271068799~3675773,275182682~6660646,307697779~5501066,324917821~5691958,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.225 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~13338174,47004951~7416591,58720256~14393639,89175083~7262898,113246208~6846801,125172779~567285,142606336~7851159,150994944~9931674,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~12325392,234881024~8008314,247463936~4113945,271068799~10774529,307339158~5859687,322961408~7648371,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.225 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 6 diff [4501365~7829539,13791456~4968613,19850957~11168669,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~7907436,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.225 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~4968613,19850957~11168669,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~7907436,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.230 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~17228170,47004951~7416591,58720256~14393639,89175083~7262898,96468992~4451483,113246208~6846801,125172779~567285,138412032~12045463,150994944~9931674,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~12325392,234881024~8008314,247463936~4113945,255852544~10252626,271068799~10774529,293601280~4974020,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.230 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 7 diff [4501365~7829539,13791456~17228170,42065782~3120874,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~8864939,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,252268521~6812400,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.230 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17228170,42065782~3120874,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~8864939,154420878~6505740,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~12325392,237700548~5188790,249783598~1794283,252268521~6812400,259440719~6664451,271068799~3675773,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,364970004~5791400,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.235 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~17228170,42065782~3120874,47004951~7416591,58720256~14393639,89175083~7262898,96468992~4451483,113246208~6846801,125172779~567285,138412032~22514586,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~12325392,234881024~8008314,247463936~4113945,251658240~14446930,271068799~10774529,293601280~4974020,300209337~1188469,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,364904448~5856956,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.235 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 8 diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~8864939,154420878~7001613,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~14855976,237700548~8204930,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~5791400,372503771~746306,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.235 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,47004951~7416591,62623722~3511829,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,125172779~567285,142550059~8864939,154420878~7001613,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~14855976,237700548~8204930,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~5791400,372503771~746306,379031045~3009326,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.240 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~23177558,42065782~3120874,47004951~7416591,58720256~14393639,89175083~7262898,96468992~4451483,113246208~6846801,125172779~567285,138412032~23010459,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~14855976,234881024~11024454,247463936~4113945,251658240~14446930,271068799~10774529,293601280~8009252,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~8345629,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.240 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 9 diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,125172779~567285,142550059~8864939,154420878~7001613,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.240 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,125172779~567285,142550059~8864939,154420878~7001613,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,295034248~6576284,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.245 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~23177558,42065782~3120874,46513681~8381997,58720256~14643240,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,113246208~6846801,125172779~567285,138412032~23010459,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217160937~16253765,234881024~16696857,251658240~14446930,271068799~10774529,293601280~8009252,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.245 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 10 diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,125172779~567285,134595790~6815712,142550059~8864939,154193750~7649774,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.245 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,125172779~567285,134595790~6815712,142550059~8864939,154193750~7649774,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.250 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~23177558,42065782~3120874,46513681~8381997,58720256~25222319,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,113246208~6846801,125172779~567285,134217728~27625796,178040579~10014883,188743680~6706140,198548959~1123713,202412767~8640634,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~10774529,285212672~7269962,293601280~8009252,305018319~984267,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.250 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 11 diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117101570~2991439,125172779~567285,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.250 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117101570~2991439,125172779~567285,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,324917821~5691958,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9101229] 2024-02-18T08:56:53.254 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~23177558,42065782~3120874,46513681~8381997,58720256~25222319,86675606~2342765,89175083~7262898,96468992~10150954,113246208~6846801,125172779~567285,134217728~30306035,171966464~1655752,178040579~17409241,198548959~1123713,202412767~8640634,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~5859687,322961408~7648371,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,364904448~10034213,377487360~4553011,394264576~11497979] 2024-02-18T08:56:53.255 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 12 diff [1097723~11233181,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,324917821~5691958,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9694691] 2024-02-18T08:56:53.255 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,324917821~5691958,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,396661326~9694691] 2024-02-18T08:56:53.259 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~23177558,42065782~3120874,46513681~8381997,58720256~25222319,86675606~2342765,89175083~17444863,113246208~6846801,125172779~567285,134217728~30306035,171966464~1655752,178040579~17409241,198548959~1123713,202412767~8640634,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~9323196,322961408~7648371,331350016~3480289,335544320~19366088,356515840~5359395,364904448~10034213,377487360~4553011,394264576~12091441] 2024-02-18T08:56:53.259 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 13 diff [1097723~11233181,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,324917821~5691958,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.259 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32123787~4845227,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,324917821~5691958,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.265 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~23177558,42065782~3120874,46513681~8381997,58720256~25222319,86675606~2342765,89175083~17444863,113246208~6846801,125172779~567285,134217728~30306035,171966464~1655752,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~23560392,356515840~5359395,364904448~10034213,377487360~7236380,394264576~12091441] 2024-02-18T08:56:53.265 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 14 diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.265 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9968657,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.270 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~27719555,42065782~3120874,46513681~8381997,58720256~25222319,85990190~20629756,113246208~6846801,125172779~567285,134217728~30306035,171966464~1655752,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~30525219,364904448~10034213,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.270 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 15 diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9995515,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.270 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,364970004~9995515,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.274 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~27719555,42065782~3120874,46513681~8381997,58720256~25222319,85990190~20629756,113246208~6846801,125172779~567285,134217728~30306035,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~16253765,234881024~16696857,251658240~14446930,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~30525219,364904448~10061071,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.274 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 16 diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.274 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~14855976,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,271068799~3675773,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~3009326,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.279 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~27719555,42065782~3120874,46513681~8381997,58720256~25222319,85990190~20629756,113246208~6846801,125172779~567285,134217728~30306035,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~34416944,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~43615503,377487360~7236380,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.279 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 17 diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~32074110,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.279 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32107479~9403532,42065782~3120874,46513681~8381997,62623722~3511829,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~32074110,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~5691958,333526958~10616690,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.284 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~27719555,42065782~3120874,46513681~8381997,58720256~25222319,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217160937~34416944,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~7648371,331350016~43615503,377487360~12071201,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.284 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 18 diff [1097723~11233181,13791456~17228170,32107479~13079177,46513681~8381997,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.284 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32107479~13079177,46513681~8381997,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~10527516,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.289 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~8381997,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~8009252,305018319~984267,307339158~13691868,322961408~52004111,377487360~12071201,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.289 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 19 diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.289 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.294 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.294 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 3 diff [117101570~2991439,157097193~3829425,181123411~6932051,191233589~4216231,208400340~2653061,237700548~5188790,275182682~3888706,307697779~5501066,341954198~536745,350542092~4368316] 2024-02-18T08:56:53.294 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [117101570~2991439,157097193~3829425,181123411~6932051,191233589~4216231,208400340~2653061,237700548~5188790,275182682~3888706,307697779~5501066,341954198~536745,350542092~4368316] 2024-02-18T08:56:53.299 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [113246208~6846801,157097193~3829425,180355072~7700390,188743680~6706140,205520896~5532505,234881024~8008314,274744572~4326816,307339158~5859687,339738624~2752319,348127232~6783176] 2024-02-18T08:56:53.299 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 4 diff [4501365~7829539,19850957~3992215,117101570~2991439,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,221943188~7543141,237700548~5188790,249783598~1794283,275182682~3888706,307697779~5501066,341954198~536745,350542092~4368316,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.299 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~3992215,117101570~2991439,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,221943188~7543141,237700548~5188790,249783598~1794283,275182682~3888706,307697779~5501066,341954198~536745,350542092~4368316,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.304 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~6161720,113246208~6846801,157097193~3829425,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,221943188~7543141,234881024~8008314,247463936~4113945,274744572~4326816,307339158~5859687,339738624~2752319,348127232~6783176,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.304 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 5 diff [4501365~7829539,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,117101570~2991439,144151892~6305603,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,221943188~7543141,237700548~5188790,249783598~1794283,275182682~6660646,307697779~5501066,326661314~3948465,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.304 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,117101570~2991439,144151892~6305603,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,221943188~7543141,237700548~5188790,249783598~1794283,275182682~6660646,307697779~5501066,326661314~3948465,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.308 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~6161720,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,113246208~6846801,142606336~7851159,157097193~3829425,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,221943188~7543141,234881024~8008314,247463936~4113945,274744572~7098756,307339158~5859687,326661314~3948465,339738624~2752319,348127232~6783176,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.308 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 6 diff [4501365~7829539,13791456~4968613,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~7907436,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~12117194,237700548~5188790,249783598~1794283,259440719~6664451,275182682~6660646,295034248~3541052,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.308 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~4968613,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~7907436,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~12117194,237700548~5188790,249783598~1794283,259440719~6664451,275182682~6660646,295034248~3541052,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.313 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,113246208~6846801,138412032~12045463,157097193~3829425,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217369135~12117194,234881024~8008314,247463936~4113945,255852544~10252626,274744572~7098756,293601280~4974020,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.313 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 7 diff [4501365~7829539,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~8864939,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~12117194,237700548~5188790,249783598~1794283,252268521~6812400,259440719~6664451,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.313 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~8864939,157097193~3829425,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~12117194,237700548~5188790,249783598~1794283,252268521~6812400,259440719~6664451,275182682~6660646,295034248~3541052,300209337~1188469,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,350542092~4368316,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.318 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,113246208~6846801,138412032~13002966,157097193~3829425,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217369135~12117194,234881024~8008314,247463936~4113945,251658240~14446930,274744572~7098756,293601280~4974020,300209337~1188469,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,348127232~6783176,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.318 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 8 diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~8864939,157097193~4325298,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~14647778,237700548~8204930,249783598~1794283,252268521~13836649,275182682~6660646,295034248~6576284,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,372503771~746306,379534576~428926,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.318 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,117101570~2991439,142550059~8864939,157097193~4325298,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~14647778,237700548~8204930,249783598~1794283,252268521~13836649,275182682~6660646,295034248~6576284,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,372503771~746306,379534576~428926,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.323 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,31019626~5949388,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,113246208~6846801,138412032~13002966,157097193~4325298,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217369135~14647778,234881024~11024454,247463936~4113945,251658240~14446930,274744572~7098756,293601280~8009252,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,370761404~2488673,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.323 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 9 diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,142550059~8864939,157097193~4325298,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~6660646,295034248~6576284,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.323 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,142550059~8864939,157097193~4325298,179914728~8140734,191233589~4216231,198548959~1123713,208400340~2653061,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~6660646,295034248~6576284,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.328 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,66135551~7227945,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,113246208~6846801,138412032~13002966,157097193~4325298,178040579~10014883,188743680~6706140,198548959~1123713,205520896~5532505,217369135~16045567,234881024~16696857,251658240~14446930,274744572~7098756,293601280~8009252,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.328 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 10 diff [4501365~7829539,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,134595790~6815712,142550059~8864939,154193750~7649774,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.328 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,117101570~2991439,134595790~6815712,142550059~8864939,154193750~7649774,179914728~8140734,191233589~4216231,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~6660646,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.333 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~11546041,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,113246208~6846801,134217728~17197270,154193750~7649774,178040579~10014883,188743680~6706140,198548959~1123713,202412767~8640634,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~7098756,285212672~7269962,293601280~8009252,305018319~984267,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.333 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 11 diff [4501365~7829539,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117101570~2991439,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.333 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117101570~2991439,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,326661314~3948465,333526958~1303347,341954198~536745,347051746~7858662,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.338 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~10150954,113246208~6846801,134217728~17197270,154193750~10330013,171966464~1655752,178040579~17409241,198548959~1123713,202412767~8640634,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~17738062,293601280~8009252,305018319~984267,307339158~5859687,326661314~3948465,331350016~3480289,339738624~2752319,343932928~10977480,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.338 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 12 diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,396661326~9694691] 2024-02-18T08:56:53.338 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~15535092,198548959~1123713,204762946~6290455,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7858662,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,396661326~9694691] 2024-02-18T08:56:53.343 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,113246208~6846801,134217728~17197270,154193750~10330013,171966464~1655752,178040579~17409241,198548959~1123713,202412767~8640634,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~17738062,293601280~8009252,305018319~984267,307339158~9323196,326661314~3948465,331350016~3480289,335544320~19366088,356515840~5359395,366693277~8245384,379534576~428926,394264576~12091441] 2024-02-18T08:56:53.343 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 13 diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.343 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~10500582,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~5501066,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7858662,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.348 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,113246208~6846801,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,326661314~3948465,331350016~23560392,356515840~5359395,366693277~8245384,379534576~428926,382040371~2683369,394264576~12091441] 2024-02-18T08:56:53.348 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 14 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.348 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.353 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,113246208~6846801,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,326661314~3948465,331350016~30525219,366693277~8245384,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.353 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 15 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.353 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,237700548~11534499,249783598~1794283,252268521~13836649,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.358 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,113246208~6846801,134217728~17197270,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~16045567,234881024~16696857,251658240~14446930,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,326661314~3948465,331350016~30525219,366693277~8272242,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.358 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 16 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.358 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~14647778,232167662~1247040,234146578~15088469,249783598~1794283,252268521~16406201,275182682~10712361,286256424~6226210,295034248~6576284,305018319~984267,307697779~13333247,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.363 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,113246208~6846801,134217728~17197270,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~34208746,251658240~17016482,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,325919676~4690103,331350016~35170324,366693277~8272242,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.363 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 17 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~31865912,249783598~1794283,252268521~16406201,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.363 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~31865912,249783598~1794283,252268521~16406201,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.368 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~3944083,217369135~34208746,251658240~17016482,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,325012113~5597666,331350016~35170324,366693277~8272242,379534576~428926,381898777~7659784,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.368 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 18 diff [1097723~11233181,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.368 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~6576284,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.372 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~8381997,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,198548959~1123713,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~8009252,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381898777~7659784,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.373 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 19 diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.373 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.378 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.378 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 4 diff [4501365~7829539,19850957~3992215,179914728~5488611,198548959~1123713,221943188~7543141,249783598~1794283,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.378 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~3992215,179914728~5488611,198548959~1123713,221943188~7543141,249783598~1794283,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.383 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~6161720,178040579~7362760,198548959~1123713,221943188~7543141,247463936~4113945,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.383 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 5 diff [4501365~7829539,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,144151892~6305603,179914728~5488611,198548959~1123713,221943188~7543141,249783598~1794283,275924082~5919246,326661314~3948465,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.383 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,144151892~6305603,179914728~5488611,198548959~1123713,221943188~7543141,249783598~1794283,275924082~5919246,326661314~3948465,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:52.102731+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-02-18T08:56:53.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:52.102731+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-02-18T08:56:53.387 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,17681452~6161720,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,142606336~7851159,178040579~7362760,198548959~1123713,221943188~7543141,247463936~4113945,275924082~5919246,326661314~3948465,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.388 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 6 diff [4501365~7829539,13791456~4968613,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~7907436,179914728~5488611,198548959~1123713,217369135~12117194,249783598~1794283,259440719~6664451,275924082~5919246,295034248~3541052,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.388 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~4968613,19850957~3992215,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~7907436,179914728~5488611,198548959~1123713,217369135~12117194,249783598~1794283,259440719~6664451,275924082~5919246,295034248~3541052,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.392 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~12045463,178040579~7362760,198548959~1123713,217369135~12117194,247463936~4113945,255852544~10252626,275924082~5919246,293601280~4974020,326661314~3948465,331350016~3480289,351394908~3001609,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.392 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 7 diff [4501365~7829539,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,179914728~5488611,198548959~1123713,217369135~12117194,249783598~1794283,252268521~6812400,259440719~6664451,275924082~5919246,295034248~3541052,300209337~1188469,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.392 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,179914728~5488611,198548959~1123713,217369135~12117194,249783598~1794283,252268521~6812400,259440719~6664451,275924082~5919246,295034248~3541052,300209337~1188469,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,360381116~1494119,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.397 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~13002966,178040579~7362760,198548959~1123713,217369135~12117194,247463936~4113945,251658240~14446930,275924082~5919246,293601280~4974020,300209337~1188469,326661314~3948465,331350016~3480289,351394908~3001609,356515840~5359395,394264576~11497979] 2024-02-18T08:56:53.397 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 8 diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,158216265~3206226,179914728~5679029,198548959~1123713,217369135~14647778,242238433~3667045,249783598~1794283,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,372503771~746306,379534576~428926,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.397 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,158216265~3206226,179914728~5679029,198548959~1123713,217369135~14647778,242238433~3667045,249783598~1794283,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,372503771~746306,379534576~428926,396661326~924656,397831200~7931355] 2024-02-18T08:56:53.402 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,31019626~5949388,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~13002966,158216265~3206226,178040579~7553178,198548959~1123713,217369135~14647778,242238433~3667045,247463936~4113945,251658240~14446930,275924082~5919246,293601280~8009252,326661314~3948465,331350016~3480289,343932928~10463589,356515840~5359395,370761404~2488673,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.402 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 9 diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,142550059~8864939,158216265~3206226,179914728~7689008,198548959~1123713,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.402 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~10051716,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,142550059~8864939,158216265~3206226,179914728~7689008,198548959~1123713,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.407 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~10051716,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,66135551~7227945,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,138412032~13002966,158216265~3206226,178040579~9563157,198548959~1123713,217369135~16045567,242238433~9339448,251658240~14446930,275924082~5919246,293601280~8009252,326661314~3948465,331350016~3480289,343932928~10463589,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.407 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 10 diff [4501365~7829539,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,134595790~6815712,142550059~8864939,154193750~7649774,179914728~7689008,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~5919246,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.407 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,134595790~6815712,142550059~8864939,154193750~7649774,179914728~7689008,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~5919246,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.412 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~11546041,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,134217728~17197270,154193750~7649774,178040579~9563157,198548959~1123713,202412767~6286417,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~5919246,285212672~7269962,293601280~8009252,305018319~984267,326661314~3948465,331350016~3480289,343932928~10463589,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.412 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 11 diff [4501365~7829539,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117744000~92621,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~13997421,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.412 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4501365~7829539,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117744000~92621,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,179914728~13997421,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,360381116~1494119,368115471~6823190,379534576~428926,396661326~9101229] 2024-02-18T08:56:53.416 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8136600,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~10150954,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,178040579~15871570,198548959~1123713,202412767~6286417,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,326661314~3948465,331350016~3480289,343932928~10463589,356515840~5359395,368115471~6823190,379534576~428926,394264576~11497979] 2024-02-18T08:56:53.417 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 12 diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~13997421,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7344771,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,396661326~9694691] 2024-02-18T08:56:53.417 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,179914728~13997421,198548959~1123713,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7344771,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,396661326~9694691] 2024-02-18T08:56:53.421 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,178040579~15871570,198548959~1123713,202412767~6286417,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,313198845~3463509,326661314~3948465,331350016~3480289,335544320~18852197,356515840~5359395,366693277~8245384,379534576~428926,394264576~12091441] 2024-02-18T08:56:53.421 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 13 diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7344771,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.421 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7344771,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691] 2024-02-18T08:56:53.426 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,313198845~7832181,326661314~3948465,331350016~23046501,356515840~5359395,366693277~8245384,379534576~428926,382040371~2683369,394264576~12091441] 2024-02-18T08:56:53.426 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 14 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.426 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8245384,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.431 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,331350016~30525219,366693277~8245384,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.431 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 15 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.431 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,249783598~1794283,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,360381116~1494119,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.436 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,154193750~10330013,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~16045567,242238433~9339448,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,331350016~30525219,366693277~8272242,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.436 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 16 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,249783598~1794283,252268521~16406201,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.436 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,249783598~1794283,252268521~16406201,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,383575043~1148697,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.441 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,153766753~10757010,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~20418007,238382975~13194906,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,331350016~35170324,366693277~8272242,379534576~428926,382040371~2683369,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.441 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 17 diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.441 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396661326~9694691,411059632~5706266] 2024-02-18T08:56:53.446 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~3944083,217369135~20418007,238382975~13194906,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,331350016~35170324,366693277~8272242,379534576~428926,381898777~7659784,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.446 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 18 diff [1097723~11233181,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.446 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.452 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~8381997,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,198548959~1123713,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381898777~7659784,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.452 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 19 diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.452 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.456 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:53.456 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 5 diff [5908284~213236,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,144151892~6305603,275924082~5919246,326661314~3948465,358632597~1646214] 2024-02-18T08:56:53.456 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,144151892~6305603,275924082~5919246,326661314~3948465,358632597~1646214] 2024-02-18T08:56:53.461 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,142606336~7851159,275924082~5919246,326661314~3948465,358632597~1646214] 2024-02-18T08:56:53.461 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 6 diff [5908284~213236,13791456~4968613,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~7907436,217369135~11751653,259440719~6664451,275924082~5919246,295034248~3541052,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214] 2024-02-18T08:56:53.461 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~4968613,29110652~619261,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~7907436,217369135~11751653,259440719~6664451,275924082~5919246,295034248~3541052,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214] 2024-02-18T08:56:53.466 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~4968613,29110652~619261,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~12045463,217369135~11751653,255852544~10252626,275924082~5919246,293601280~4974020,326661314~3948465,331350016~3480289,351394908~3001609,358632597~1646214] 2024-02-18T08:56:53.466 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 7 diff [5908284~213236,13791456~9782350,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,217369135~11751653,252268521~6812400,259440719~6664451,275924082~5919246,295034248~3541052,300209337~1188469,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,399484697~2196142] 2024-02-18T08:56:53.466 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~9782350,29110652~619261,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,217369135~11751653,252268521~6812400,259440719~6664451,275924082~5919246,295034248~3541052,300209337~1188469,326661314~3948465,333526958~1303347,351394908~3001609,358632597~1646214,399484697~2196142] 2024-02-18T08:56:53.471 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~9782350,29110652~619261,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~13002966,217369135~11751653,251658240~14446930,275924082~5919246,293601280~4974020,300209337~1188469,326661314~3948465,331350016~3480289,351394908~3001609,358632597~1646214,399484697~2196142] 2024-02-18T08:56:53.471 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 8 diff [5908284~213236,13791456~9782350,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.471 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~9782350,29110652~619261,32123787~4845227,42065782~3120874,47004951~7416591,66428846~6685049,89175083~7262898,100660377~260098,142550059~8864939,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.476 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~9782350,29110652~619261,31019626~5949388,42065782~3120874,47004951~7416591,66135551~6978344,89175083~7262898,96468992~4451483,138412032~13002966,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,251658240~14446930,275924082~5919246,293601280~8009252,326661314~3948465,331350016~3480289,343932928~10463589,358632597~1646214,370761404~2488673,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.476 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 9 diff [5908284~213236,13791456~9782350,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,142550059~8864939,158216265~3206226,180614423~6989313,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.476 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~9782350,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,66428846~6934650,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,142550059~8864939,158216265~3206226,180614423~6989313,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~5919246,295034248~6576284,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.481 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~9782350,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,66135551~7227945,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,138412032~13002966,158216265~3206226,180614423~6989313,217369135~16045567,242238433~5962697,251658240~14446930,275924082~5919246,293601280~8009252,326661314~3948465,331350016~3480289,343932928~10463589,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.481 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 10 diff [5908284~213236,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,134595790~6815712,142550059~8864939,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~5919246,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.481 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~11546041,29110652~619261,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,100660377~260098,105121235~981945,134595790~6815712,142550059~8864939,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~5919246,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.485 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~11546041,29110652~619261,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~4451483,104857600~1245580,134217728~17197270,154193750~7649774,180614423~6989313,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,275924082~5919246,285212672~7269962,293601280~8009252,305018319~984267,326661314~3948465,331350016~3480289,343932928~10463589,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.485 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 11 diff [5908284~213236,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117744000~92621,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.486 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [5908284~213236,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~6934650,74825017~9117558,86675606~2342765,89175083~7262898,99470559~7149387,117744000~92621,134595790~6815712,142550059~8864939,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,326661314~3948465,333526958~1303347,347051746~7344771,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.491 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [5908284~213236,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~7262898,96468992~10150954,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,326661314~3948465,331350016~3480289,343932928~10463589,358632597~1646214,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.491 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 12 diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7344771,358632597~1646214,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.491 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,326661314~3948465,333526958~1303347,336729894~7413754,347051746~7344771,358632597~1646214,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.496 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,313198845~3463509,326661314~3948465,331350016~3480289,335544320~18852197,358632597~1646214,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.496 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 13 diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7344771,358632597~1646214,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.496 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,86675606~2342765,89175083~9228688,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,326661314~3948465,333526958~10616690,347051746~7344771,358632597~1646214,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:52.102731+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-02-18T08:56:53.500 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,86675606~2342765,89175083~17444863,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,313198845~7832181,326661314~3948465,331350016~23046501,358632597~1646214,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957] 2024-02-18T08:56:53.501 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 14 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.501 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.505 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~6996614,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,331350016~25276236,358632597~1646214,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.505 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 15 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.505 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,333526958~10616690,347051746~9574506,358632597~1646214,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.510 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~6996614,251658240~14446930,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,326661314~3948465,331350016~25276236,358632597~1646214,366693277~8272242,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.510 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 16 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.510 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,275924082~9970961,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,333526958~10616690,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.515 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325919676~4690103,331350016~25276236,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.515 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 17 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.515 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,66428846~17513729,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,333526958~10616690,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.520 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,66135551~17807024,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~5597666,331350016~25276236,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.520 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 18 diff [1097723~6660462,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.520 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~8864939,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.525 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~8381997,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.525 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 19 diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.525 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.530 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.530 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 6 diff [13791456~4968613,100660377~260098,142550059~1889813,217369135~11751653,259440719~6664451,295034248~3541052,333526958~1303347,351394908~3001609] 2024-02-18T08:56:53.530 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~4968613,100660377~260098,142550059~1889813,217369135~11751653,259440719~6664451,295034248~3541052,333526958~1303347,351394908~3001609] 2024-02-18T08:56:53.535 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~4968613,96468992~4451483,138412032~6027840,217369135~11751653,255852544~10252626,293601280~4974020,331350016~3480289,351394908~3001609] 2024-02-18T08:56:53.535 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 7 diff [13791456~9782350,42065782~3120874,89481925~4508723,100660377~260098,142550059~1889813,147040262~4374736,217369135~11751653,252268521~6812400,259440719~6664451,295034248~3541052,300209337~1188469,333526958~1303347,351394908~3001609,399484697~2196142] 2024-02-18T08:56:53.535 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~9782350,42065782~3120874,89481925~4508723,100660377~260098,142550059~1889813,147040262~4374736,217369135~11751653,252268521~6812400,259440719~6664451,295034248~3541052,300209337~1188469,333526958~1303347,351394908~3001609,399484697~2196142] 2024-02-18T08:56:53.539 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~9782350,42065782~3120874,89481925~4508723,96468992~4451483,138412032~6027840,147040262~4374736,217369135~11751653,251658240~14446930,293601280~4974020,300209337~1188469,331350016~3480289,351394908~3001609,399484697~2196142] 2024-02-18T08:56:53.540 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 8 diff [13791456~9782350,32123787~4845227,42065782~3120874,89481925~4508723,100660377~260098,142550059~1889813,147040262~4374736,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,252268521~13836649,295034248~6576284,333526958~1303347,347051746~7344771,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.540 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~9782350,32123787~4845227,42065782~3120874,89481925~4508723,100660377~260098,142550059~1889813,147040262~4374736,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,252268521~13836649,295034248~6576284,333526958~1303347,347051746~7344771,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.544 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~9782350,31019626~5949388,42065782~3120874,89481925~4508723,96468992~4451483,138412032~6027840,147040262~4374736,158216265~3206226,185303415~290342,217369135~14647778,242238433~3667045,251658240~14446930,293601280~8009252,331350016~3480289,343932928~10463589,370761404~2488673,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.544 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 9 diff [13791456~9782350,32123787~4845227,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,100660377~260098,105121235~981945,142550059~1889813,147040262~4374736,158216265~3206226,180614423~6989313,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,295034248~6576284,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.545 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~9782350,32123787~4845227,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,100660377~260098,105121235~981945,142550059~1889813,147040262~4374736,158216265~3206226,180614423~6989313,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,295034248~6576284,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.550 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~9782350,31019626~5949388,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,96468992~4451483,104857600~1245580,138412032~6027840,147040262~4374736,158216265~3206226,180614423~6989313,217369135~16045567,242238433~5962697,251658240~14446930,293601280~8009252,331350016~3480289,343932928~10463589,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.550 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 10 diff [13791456~11546041,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,100660377~260098,105121235~981945,134595790~6815712,142550059~1889813,147040262~4374736,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,286256424~6226210,295034248~6576284,305018319~984267,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.550 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~11546041,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,100660377~260098,105121235~981945,134595790~6815712,142550059~1889813,147040262~4374736,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,286256424~6226210,295034248~6576284,305018319~984267,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.556 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~11546041,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,89481925~4508723,96468992~4451483,104857600~1245580,134217728~10222144,147040262~4374736,154193750~7649774,180614423~6989313,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,285212672~7269962,293601280~8009252,305018319~984267,331350016~3480289,343932928~10463589,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.556 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 11 diff [13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,99470559~7149387,117744000~92621,134595790~6815712,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.556 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,99470559~7149387,117744000~92621,134595790~6815712,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,333526958~1303347,347051746~7344771,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.560 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,89481925~4508723,96468992~10150954,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,279897804~12584830,293601280~8009252,305018319~984267,331350016~3480289,343932928~10463589,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.561 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 12 diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,333526958~1303347,336729894~7413754,347051746~7344771,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.561 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,313610399~3051955,333526958~1303347,336729894~7413754,347051746~7344771,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.565 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~11375822,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,279897804~12584830,293601280~8009252,305018319~984267,313198845~3463509,331350016~3480289,335544320~18852197,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.566 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 13 diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,333526958~10616690,347051746~7344771,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.566 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~5962697,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,333526958~10616690,347051746~7344771,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.570 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~11375822,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~5962697,251658240~14446930,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,313198845~7832181,331350016~23046501,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957] 2024-02-18T08:56:53.570 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 14 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,333526958~10616690,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.570 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,333526958~10616690,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.575 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~11375822,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~6996614,251658240~14446930,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,331350016~25276236,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.575 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 15 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,333526958~10616690,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.575 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,242238433~6996614,252268521~13836649,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,333526958~10616690,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.580 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~20629756,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~16045567,242238433~6996614,251658240~14446930,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,331350016~25276236,366693277~8272242,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.580 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 16 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,333526958~10616690,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.580 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~14647778,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,279897804~5997239,286256424~6226210,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,333526958~10616690,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.585 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~20629756,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,251658240~17016482,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,331350016~25276236,361448845~5071495,366693277~8272242,379534576~428926,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.585 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 17 diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,252268521~16406201,279897804~12584830,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,333526958~10616690,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.585 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,252268521~16406201,279897804~12584830,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,333526958~10616690,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.590 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~20629756,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,217369135~20418007,238382975~10852072,251658240~17016482,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,331350016~25276236,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.590 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 18 diff [1097723~6660462,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.590 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32107479~13079177,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142550059~1889813,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~6576284,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.594 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10222144,145299879~1100220,147040262~4374736,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~8009252,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.595 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 19 diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.595 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.600 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.600 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 7 diff [14601855~8971951,42065782~3120874,89481925~4508723,147040262~4374736,252268521~6812400,300209337~1188469,399484697~2196142] 2024-02-18T08:56:53.600 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [14601855~8971951,42065782~3120874,89481925~4508723,147040262~4374736,252268521~6812400,300209337~1188469,399484697~2196142] 2024-02-18T08:56:53.605 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [14601855~8971951,42065782~3120874,89481925~4508723,147040262~4374736,251658240~7422681,300209337~1188469,399484697~2196142] 2024-02-18T08:56:53.605 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 8 diff [14601855~8971951,32123787~4845227,42065782~3120874,89481925~4508723,147040262~4374736,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,252268521~11293486,297787378~3823154,347051746~5649294,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.605 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [14601855~8971951,32123787~4845227,42065782~3120874,89481925~4508723,147040262~4374736,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,252268521~11293486,297787378~3823154,347051746~5649294,372503771~746306,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.610 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [14601855~8971951,31019626~5949388,42065782~3120874,89481925~4508723,147040262~4374736,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,251658240~11903767,297787378~3823154,343932928~8768112,370761404~2488673,379534576~428926,399484697~2196142] 2024-02-18T08:56:53.610 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 9 diff [14601855~8971951,32123787~4845227,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,105121235~981945,147040262~4374736,158216265~3206226,180614423~6989313,227953990~4062923,232167662~1247040,242238433~5962697,252268521~11293486,297787378~3823154,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.610 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [14601855~8971951,32123787~4845227,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,105121235~981945,147040262~4374736,158216265~3206226,180614423~6989313,227953990~4062923,232167662~1247040,242238433~5962697,252268521~11293486,297787378~3823154,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.615 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [14601855~8971951,31019626~5949388,42065782~3120874,46513681~8381997,72930157~433339,86675606~2342765,89481925~4508723,104857600~1245580,147040262~4374736,158216265~3206226,180614423~6989313,227953990~5460712,242238433~5962697,251658240~11903767,297787378~3823154,343932928~8768112,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.615 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 10 diff [14601855~10735642,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,105121235~981945,134595790~6815712,147040262~4374736,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,227953990~4062923,232167662~1247040,242238433~5962697,252268521~11293486,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.615 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [14601855~10735642,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,105121235~981945,134595790~6815712,147040262~4374736,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,227953990~4062923,232167662~1247040,242238433~5962697,252268521~11293486,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.620 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [14601855~10735642,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,89481925~4508723,104857600~1245580,134217728~7193774,147040262~4374736,154193750~7649774,180614423~6989313,202412767~6286417,212051419~3944083,227953990~5460712,242238433~5962697,251658240~11903767,285212672~7269962,297787378~3823154,305018319~984267,343932928~8768112,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.620 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 11 diff [14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.620 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,89481925~4508723,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.625 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [14601855~16259637,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,89481925~4508723,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~8369802,242238433~5962697,251658240~11903767,279897804~12584830,297787378~3823154,305018319~984267,343932928~8768112,368115471~6823190,379534576~428926,397355060~4325779] 2024-02-18T08:56:53.625 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 12 diff [1097723~6660462,14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,313610399~3051955,336729894~7413754,347051746~5649294,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.625 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,313610399~3051955,336729894~7413754,347051746~5649294,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.629 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~8369802,242238433~5962697,251658240~11903767,279897804~12584830,297787378~3823154,305018319~984267,313198845~3463509,335544320~17156720,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.630 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 13 diff [1097723~6660462,14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,347051746~5649294,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.630 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32123787~4845227,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,347051746~5649294,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.634 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~5949388,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,89481925~4508723,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~5962697,251658240~11903767,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,313198845~7832181,334678005~18023035,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957] 2024-02-18T08:56:53.635 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 14 diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.635 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.640 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~6996614,251658240~11903767,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~21948247,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.640 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 15 diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.640 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,252268521~11293486,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.645 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~6996614,251658240~11903767,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~21948247,366693277~8272242,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.645 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 16 diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.645 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,234146578~3640564,238382975~10852072,252268521~16406201,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.650 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.650 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 17 diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.650 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32107479~9403532,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.654 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~10491385,42065782~3120874,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.655 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 18 diff [1097723~6660462,14601855~16259637,32107479~13079177,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.655 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32107479~13079177,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.659 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,147040262~4374736,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.659 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 19 diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.660 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.664 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.664 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 8 diff [32123787~4845227,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,257282524~6279483,297787378~3823154,347051746~5649294,372503771~746306,379534576~428926] 2024-02-18T08:56:53.665 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32123787~4845227,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,257282524~6279483,297787378~3823154,347051746~5649294,372503771~746306,379534576~428926] 2024-02-18T08:56:53.669 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [31019626~5949388,158216265~3206226,185303415~290342,227953990~4062923,242238433~3667045,257282524~6279483,297787378~3823154,343932928~8768112,370761404~2488673,379534576~428926] 2024-02-18T08:56:53.669 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 9 diff [32123787~4845227,46513681~8381997,72930157~433339,86675606~2342765,105121235~981945,158216265~3206226,180614423~6989313,227953990~4062923,232167662~1247040,242238433~5962697,257282524~6279483,297787378~3823154,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.669 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32123787~4845227,46513681~8381997,72930157~433339,86675606~2342765,105121235~981945,158216265~3206226,180614423~6989313,227953990~4062923,232167662~1247040,242238433~5962697,257282524~6279483,297787378~3823154,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.674 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [31019626~5949388,46513681~8381997,72930157~433339,86675606~2342765,104857600~1245580,158216265~3206226,180614423~6989313,227953990~5460712,242238433~5962697,257282524~6279483,297787378~3823154,343932928~8768112,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.674 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 10 diff [19083255~6254242,32123787~4845227,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,105121235~981945,134595790~6815712,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,227953990~4062923,232167662~1247040,242238433~5962697,257282524~6279483,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.674 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~6254242,32123787~4845227,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,105121235~981945,134595790~6815712,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,227953990~4062923,232167662~1247040,242238433~5962697,257282524~6279483,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.679 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~6254242,31019626~5949388,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,104857600~1245580,134217728~7193774,154193750~7649774,180614423~6989313,202412767~6286417,212051419~3944083,227953990~5460712,242238433~5962697,257282524~6279483,285212672~7269962,297787378~3823154,305018319~984267,343932928~8768112,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.679 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 11 diff [19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.679 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,347051746~5649294,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.684 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~11778237,31019626~5949388,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~8369802,242238433~5962697,255422740~8139267,279897804~12584830,297787378~3823154,305018319~984267,343932928~8768112,368115471~6823190,379534576~428926,397355060~3168981] 2024-02-18T08:56:53.684 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 12 diff [1097723~6660462,19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,313610399~3051955,336729894~7413754,347051746~5649294,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.684 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,313610399~3051955,336729894~7413754,347051746~5649294,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.690 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~5949388,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~8369802,242238433~5962697,255422740~8139267,279897804~12584830,297787378~3823154,305018319~984267,313198845~3463509,335544320~17156720,366693277~8245384,379534576~428926,397355060~9000957] 2024-02-18T08:56:53.690 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 13 diff [1097723~6660462,19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,347051746~5649294,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.690 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32123787~4845227,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~5962697,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,347051746~5649294,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.699 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~5949388,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~5962697,255422740~8139267,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,313198845~7832181,334678005~18023035,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957] 2024-02-18T08:56:53.699 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 14 diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.699 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8245384,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.704 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~10491385,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~6996614,255422740~8139267,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~21948247,366693277~8245384,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.704 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 15 diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.704 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,242238433~6996614,255422740~8139267,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,347051746~9574506,366693277~8272242,379534576~428926,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.709 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~10491385,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~8369802,242238433~6996614,255422740~8139267,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,334678005~21948247,366693277~8272242,379534576~428926,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.709 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 16 diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,234146578~3640564,238382975~10852072,255422740~13251982,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.709 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~6972013,232167662~1247040,234146578~3640564,238382975~10852072,255422740~13251982,279897804~5997239,286256424~6226210,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.714 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~10491385,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.714 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 17 diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.714 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~9403532,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.719 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~10491385,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.719 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 18 diff [1097723~6660462,19083255~11778237,32107479~13069383,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.719 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~13069383,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.724 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,297787378~3823154,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.724 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 19 diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.724 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.729 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.729 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 9 diff [46513681~8381997,72930157~433339,86675606~2342765,105121235~981945,180614423~6989313,232167662~1247040,242560836~5640294,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.729 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [46513681~8381997,72930157~433339,86675606~2342765,105121235~981945,180614423~6989313,232167662~1247040,242560836~5640294,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.734 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [46513681~8381997,72930157~433339,86675606~2342765,104857600~1245580,180614423~6989313,232016913~1397789,242560836~5640294,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.734 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 10 diff [19083255~6254242,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,105121235~981945,134595790~6815712,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,232167662~1247040,242560836~5640294,286256424~6226210,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.734 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~6254242,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,105121235~981945,134595790~6815712,154193750~7649774,180614423~6989313,204762946~3936238,212051419~3944083,232167662~1247040,242560836~5640294,286256424~6226210,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.738 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~6254242,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,104857600~1245580,134217728~7193774,154193750~7649774,180614423~6989313,202412767~6286417,212051419~3944083,232016913~1397789,242560836~5640294,285212672~7269962,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.739 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 11 diff [19083255~11778237,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~3778276,279897804~5997239,286256424~6226210,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.739 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~11778237,46513681~8381997,62979828~671439,72930157~433339,74825017~9117558,86675606~2342765,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~3778276,279897804~5997239,286256424~6226210,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.743 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~11778237,46513681~8381997,62979828~671439,72930157~11012418,86675606~2342765,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~3462432,232016913~1397789,242560836~5640294,255422740~3778276,279897804~12584830,305018319~984267,368115471~6823190,397355060~3168981] 2024-02-18T08:56:53.743 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 12 diff [1097723~6660462,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,313610399~3051955,336729894~7413754,366693277~8245384,397355060~9000957] 2024-02-18T08:56:53.744 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,180614423~13297726,204762946~3936238,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,313610399~3051955,336729894~7413754,366693277~8245384,397355060~9000957] 2024-02-18T08:56:53.748 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,180614423~13297726,202412767~6286417,212051419~3944083,225044900~3462432,232016913~1397789,242560836~5640294,255422740~7736680,279897804~12584830,305018319~984267,313198845~3463509,335544320~8599328,366693277~8245384,397355060~9000957] 2024-02-18T08:56:53.748 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 13 diff [1097723~6660462,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~8245384,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.748 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~5640294,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~8245384,383575043~1148697,397355060~9000957] 2024-02-18T08:56:53.753 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,46513681~8381997,62979828~671439,72065063~11877512,86675606~2342765,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232016913~1397789,242560836~5640294,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,313198845~7832181,334678005~9465643,366693277~8245384,382040371~2683369,397355060~9000957] 2024-02-18T08:56:53.753 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 14 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~6674211,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8245384,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.753 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~6674211,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8245384,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.758 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232016913~1397789,242560836~6674211,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8245384,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.758 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 15 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~6674211,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8272242,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.758 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,242560836~6674211,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8272242,383575043~1148697,397355060~9000957,411059632~5706266] 2024-02-18T08:56:53.763 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232016913~1397789,242560836~6674211,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~8272242,382040371~2683369,397355060~9000957,411041792~5724106] 2024-02-18T08:56:53.763 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 16 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,234146578~3640564,238382975~10852072,255422740~13251982,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.763 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232167662~1247040,234146578~3640564,238382975~10852072,255422740~13251982,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.768 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,153766753~10757010,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3462432,232016913~5770229,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.768 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 17 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.768 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.773 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46513681~8381997,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.773 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 18 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~9154091,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.773 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~9154091,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.777 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~9154091,46513681~8381997,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~20789455,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.778 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 19 diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.778 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.783 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.783 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 10 diff [19083255~6254242,62979828~671439,74825017~9117558,134595790~6815712,154193750~7649774,204762946~3936238,212051419~3944083,286256424~6226210,305018319~984267] 2024-02-18T08:56:53.783 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~6254242,62979828~671439,74825017~9117558,134595790~6815712,154193750~7649774,204762946~3936238,212051419~3944083,286256424~6226210,305018319~984267] 2024-02-18T08:56:53.787 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~6254242,62979828~671439,73363496~10579079,134217728~7193774,154193750~7649774,202412767~6286417,212051419~3944083,285212672~7269962,305018319~984267] 2024-02-18T08:56:53.788 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 11 diff [19083255~11778237,62979828~671439,74825017~9117558,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,186762397~7149752,204762946~3936238,212051419~3944083,225044900~3462432,255422740~3778276,279897804~5997239,286256424~6226210,305018319~984267] 2024-02-18T08:56:53.788 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [19083255~11778237,62979828~671439,74825017~9117558,99470559~7149387,117744000~92621,134595790~6815712,145299879~1100220,154193750~10330013,172046981~1575235,186762397~7149752,204762946~3936238,212051419~3944083,225044900~3462432,255422740~3778276,279897804~5997239,286256424~6226210,305018319~984267] 2024-02-18T08:56:53.792 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [19083255~11778237,62979828~671439,73363496~10579079,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,186762397~7149752,202412767~6286417,212051419~3944083,225044900~3462432,255422740~3778276,279897804~12584830,305018319~984267] 2024-02-18T08:56:53.792 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 12 diff [1097723~6660462,19083255~11778237,62979828~671439,72065063~11877512,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,186762397~7149752,204762946~3936238,212051419~3944083,225044900~3462432,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.792 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,62979828~671439,72065063~11877512,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,186762397~7149752,204762946~3936238,212051419~3944083,225044900~3462432,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.797 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,62979828~671439,72065063~11877512,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,186762397~7149752,202412767~6286417,212051419~3944083,225044900~3462432,255422740~7736680,279897804~12584830,305018319~984267,313198845~3463509,335544320~8599328,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.797 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 13 diff [1097723~6660462,19083255~11778237,62979828~671439,72065063~11877512,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.797 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,62979828~671439,72065063~11877512,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.802 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,62979828~671439,72065063~11877512,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,313198845~7832181,334678005~9465643,366693277~2014474,382040371~2683369,399178708~7177309] 2024-02-18T08:56:53.802 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 14 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.802 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,172046981~1575235,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.807 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,72065063~11877512,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,171966464~1655752,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,382040371~2683369,397952994~656048,399178708~7177309,411041792~5724106] 2024-02-18T08:56:53.807 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 15 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.807 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,154193750~10330013,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.812 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,154193750~10330013,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,247532400~1702647,255422740~7736680,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,382040371~2683369,397952994~8403023,411041792~5724106] 2024-02-18T08:56:53.812 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 16 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,234146578~3640564,238382975~4493590,247532400~1702647,255422740~13251982,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.812 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,153766753~10757010,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,234146578~3640564,238382975~4493590,247532400~1702647,255422740~13251982,279897804~5997239,286256424~6226210,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.817 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,153766753~10757010,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3462432,233414702~4372440,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.817 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 17 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.817 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.821 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~5488240,46684992~2620027,62979828~671439,69019195~2861875,72065063~11877512,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~5068950,186762397~11725501,202324108~6375076,212051419~3944083,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.821 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 18 diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~9154091,46684992~2620027,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~8590309,186762397~11725501,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.822 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32107479~1554021,36022771~9154091,46684992~2620027,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,177698443~8590309,186762397~11725501,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.826 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32107479~1554021,36022771~9154091,46684992~2620027,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,145299879~1100220,148020214~542967,153766753~11775214,169872439~3935703,177698443~8590309,186762397~11725501,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.827 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 19 diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.827 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.831 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.831 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 11 diff [23111682~7749810,99470559~7149387,117744000~92621,145299879~1100220,160239796~4283967,172046981~1575235,186762397~7149752,225044900~3462432,255422740~3778276,279897804~5997239] 2024-02-18T08:56:53.831 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23111682~7749810,99470559~7149387,117744000~92621,145299879~1100220,160239796~4283967,172046981~1575235,186762397~7149752,225044900~3462432,255422740~3778276,279897804~5997239] 2024-02-18T08:56:53.836 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23111682~7749810,99470559~7149387,117744000~92621,145299879~1100220,160239796~4283967,171966464~1655752,186762397~7149752,225044900~3462432,255422740~3778276,279897804~5997239] 2024-02-18T08:56:53.836 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 12 diff [1097723~6660462,23111682~7749810,72065063~10615032,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,186762397~7149752,225044900~3462432,255422740~7736680,279897804~5997239,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.836 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,72065063~10615032,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,186762397~7149752,225044900~3462432,255422740~7736680,279897804~5997239,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.842 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,72065063~10615032,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,171966464~1655752,186762397~7149752,225044900~3462432,255422740~7736680,279897804~5997239,313198845~3463509,335544320~8599328,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.842 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 13 diff [1097723~6660462,23111682~7749810,72065063~10615032,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,255422740~7736680,279897804~5997239,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.842 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,72065063~10615032,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,255422740~7736680,279897804~5997239,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.846 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,72065063~10615032,91885521~1120405,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,171966464~1655752,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,255422740~7736680,279897804~5997239,309520253~43426,313198845~7832181,334678005~9465643,366693277~2014474,382040371~2683369,399178708~7177309] 2024-02-18T08:56:53.846 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 14 diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.846 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,172046981~1575235,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.851 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,171966464~1655752,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,382040371~2683369,397952994~656048,399178708~7177309,411041792~5724106] 2024-02-18T08:56:53.851 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 15 diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.851 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.857 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,247532400~1702647,255422740~7736680,279897804~5997239,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,382040371~2683369,397952994~8403023,411041792~5724106] 2024-02-18T08:56:53.857 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 16 diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,153766753~6304630,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,234146578~3640564,238382975~4493590,247532400~1702647,255422740~13251982,279897804~5997239,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.857 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,153766753~6304630,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,234146578~3640564,238382975~4493590,247532400~1702647,255422740~13251982,279897804~5997239,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.862 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,153766753~6304630,160239796~4283967,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3462432,233414702~4372440,238382975~4493590,247532400~1702647,255422740~13251982,279897804~5997239,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.862 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 17 diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.862 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.867 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~3935703,177698443~5068950,186762397~11725501,202324108~4350214,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.867 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 18 diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,177698443~8590309,186762397~11725501,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.867 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,177698443~8590309,186762397~11725501,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.871 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~3935703,177698443~8590309,186762397~11725501,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.871 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 19 diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.871 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.876 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.876 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 12 diff [1097723~6660462,72065063~10615032,95244124~3159647,134265498~5334219,256150938~7008482,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.876 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,72065063~10615032,95244124~3159647,134265498~5334219,256150938~7008482,313610399~3051955,336729894~7413754,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.881 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,72065063~10615032,95244124~3159647,134265498~5334219,256150938~7008482,313198845~3463509,335544320~8599328,366693277~2014474,399178708~7177309] 2024-02-18T08:56:53.881 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 13 diff [1097723~6660462,23482497~1371102,72065063~10615032,91885521~1120405,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,256150938~7008482,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.881 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,72065063~10615032,91885521~1120405,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,256150938~7008482,309520253~43426,313610399~3051955,317696917~3334109,334678005~9465643,366693277~2014474,383575043~1148697,399178708~7177309] 2024-02-18T08:56:53.885 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,72065063~10615032,91885521~1120405,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,256150938~7008482,309520253~43426,313198845~7832181,334678005~9465643,366693277~2014474,382040371~2683369,399178708~7177309] 2024-02-18T08:56:53.885 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 14 diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.886 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,383575043~1148697,397952994~656048,399178708~7177309,411059632~5706266] 2024-02-18T08:56:53.890 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,72065063~10615032,85990190~8126549,95244124~3159647,134265498~5334219,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,382040371~2683369,397952994~656048,399178708~7177309,411041792~5724106] 2024-02-18T08:56:53.891 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 15 diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.891 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,383575043~1148697,397952994~8403023,411059632~5706266] 2024-02-18T08:56:53.895 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,256150938~7008482,309520253~43426,311312468~9718558,334678005~9465643,348919353~7706899,366693277~2014474,370129488~4836031,382040371~2683369,397952994~8403023,411041792~5724106] 2024-02-18T08:56:53.895 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 16 diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,234146578~3640564,238382975~4493590,247532400~1702647,256150938~12523784,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.895 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,234146578~3640564,238382975~4493590,247532400~1702647,256150938~12523784,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,383575043~1148697,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.900 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,233414702~4372440,238382975~4493590,247532400~1702647,256150938~12523784,309520253~43426,311312468~9718558,325919676~824005,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,382040371~2683369,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.900 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 17 diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.900 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411059632~5706266] 2024-02-18T08:56:53.905 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,72065063~10615032,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396795578~9560439,411041792~5724106] 2024-02-18T08:56:53.905 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 18 diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.905 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.910 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,256150938~12523784,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381898777~7659784,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.910 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 19 diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.910 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:53.915 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:53.915 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 13 diff [23482497~1371102,91885521~1120405,177698443~5068950,192853713~5634185,202324108~4350214,309520253~43426,317696917~3334109,334678005~2327476,383575043~1148697] 2024-02-18T08:56:53.915 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,91885521~1120405,177698443~5068950,192853713~5634185,202324108~4350214,309520253~43426,317696917~3334109,334678005~2327476,383575043~1148697] 2024-02-18T08:56:53.920 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,91885521~1120405,177698443~5068950,192853713~5634185,202324108~4350214,309520253~43426,316662354~4368672,334678005~2327476,382040371~2683369] 2024-02-18T08:56:53.920 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 14 diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,383575043~1148697,397952994~656048,411059632~5706266] 2024-02-18T08:56:53.920 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,383575043~1148697,397952994~656048,411059632~5706266] 2024-02-18T08:56:53.925 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,382040371~2683369,397952994~656048,411041792~5724106] 2024-02-18T08:56:53.925 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 15 diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,370129488~4836031,383575043~1148697,397952994~4419278,411059632~5706266] 2024-02-18T08:56:53.925 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,370129488~4836031,383575043~1148697,397952994~4419278,411059632~5706266] 2024-02-18T08:56:53.930 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,247532400~1702647,309520253~43426,311312468~9718558,334678005~3618998,348919353~7706899,370129488~4836031,382040371~2683369,397952994~4419278,411041792~5724106] 2024-02-18T08:56:53.930 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 16 diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,234146578~3640564,238382975~4493590,247532400~1702647,261266688~7408034,309520253~43426,311312468~9718558,325919676~824005,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,383575043~1148697,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.930 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,234146578~3640564,238382975~4493590,247532400~1702647,261266688~7408034,309520253~43426,311312468~9718558,325919676~824005,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,383575043~1148697,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.935 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,233414702~4372440,238382975~4493590,247532400~1702647,261266688~7408034,309520253~43426,311312468~9718558,325919676~824005,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,382040371~2683369,396795578~5576694,411041792~5724106] 2024-02-18T08:56:53.935 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 17 diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.935 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.939 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,177698443~5068950,192853713~5634185,202324108~4350214,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~1936055,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411041792~5724106] 2024-02-18T08:56:53.940 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 18 diff [23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.940 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.945 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,177698443~8590309,190145086~8342812,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411041792~5724106] 2024-02-18T08:56:53.945 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 19 diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.945 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.950 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:53.950 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 14 diff [32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,397952994~656048,411059632~5706266] 2024-02-18T08:56:53.950 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,397952994~656048,411059632~5706266] 2024-02-18T08:56:53.954 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32107479~1554021,36022771~5488240,46684992~2620027,85990190~8126549,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,397952994~656048,411041792~5724106] 2024-02-18T08:56:53.954 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 15 diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,370129488~4836031,397952994~4419278,411059632~5706266] 2024-02-18T08:56:53.955 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,370129488~4836031,397952994~4419278,411059632~5706266] 2024-02-18T08:56:53.959 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,247532400~1702647,311312468~7448181,334754563~3542440,348919353~7706899,370129488~4836031,397952994~4419278,411041792~5724106] 2024-02-18T08:56:53.959 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 16 diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,234146578~3640564,238382975~4493590,247532400~1702647,261266688~7408034,311312468~7448181,325919676~824005,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.960 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,234146578~3640564,238382975~4493590,247532400~1702647,261266688~7408034,311312468~7448181,325919676~824005,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.964 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,233414702~4372440,238382975~4493590,247532400~1702647,261266688~7408034,311312468~7448181,325919676~824005,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,396795578~5576694,411041792~5724106] 2024-02-18T08:56:53.964 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 17 diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~1936055,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.964 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~1936055,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411059632~5706266] 2024-02-18T08:56:53.969 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32107479~1554021,36022771~5488240,46684992~2620027,69019195~2861875,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~1936055,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694,411041792~5724106] 2024-02-18T08:56:53.969 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 18 diff [32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.969 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.974 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32107479~1554021,36022771~9154091,46684992~2620027,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,261266688~7408034,285420060~4849593,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570,411041792~5724106] 2024-02-18T08:56:53.974 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 19 diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.974 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:53.980 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:53.980 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 15 diff [69019195~2861875,93930767~2282882,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,349279691~2294486,352725456~2645705,370129488~4836031,397980354~4391918] 2024-02-18T08:56:53.980 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [69019195~2861875,93930767~2282882,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,349279691~2294486,352725456~2645705,370129488~4836031,397980354~4391918] 2024-02-18T08:56:53.984 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [69019195~2861875,93930767~2282882,102755762~2748757,138143197~964560,169872439~3935703,204245605~827038,349279691~2294486,352725456~2645705,370129488~4836031,397980354~4391918] 2024-02-18T08:56:53.984 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 16 diff [69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,234146578~3640564,238382975~4493590,261266688~7408034,325919676~824005,349100077~6271084,361448845~5071495,370129488~4836031,396795578~5576694] 2024-02-18T08:56:53.984 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,234146578~3640564,238382975~4493590,261266688~7408034,325919676~824005,349100077~6271084,361448845~5071495,370129488~4836031,396795578~5576694] 2024-02-18T08:56:53.989 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,153766753~6304630,169872439~3935703,204245605~827038,233414702~4372440,238382975~4493590,261266688~7408034,325919676~824005,349100077~6271084,361448845~5071495,370129488~4836031,396795578~5576694] 2024-02-18T08:56:53.989 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 17 diff [36129393~2977708,69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694] 2024-02-18T08:56:53.989 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [36129393~2977708,69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694] 2024-02-18T08:56:53.994 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [36129393~2977708,69019195~2861875,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,204245605~827038,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396795578~5576694] 2024-02-18T08:56:53.994 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 18 diff [32590596~903066,36129393~2977708,40133715~5043147,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570] 2024-02-18T08:56:53.994 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32590596~903066,36129393~2977708,40133715~5043147,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570] 2024-02-18T08:56:53.999 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32590596~903066,36129393~2977708,40133715~5043147,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,148020214~542967,153766753~6304630,164523763~1018204,169872439~3935703,181132164~5156588,190145086~3664176,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381898777~7659784,396209702~6162570] 2024-02-18T08:56:53.999 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 19 diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.000 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.005 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.005 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 16 diff [86009177~2147577,153766753~6304630,170100362~1281838,234146578~3640564,238382975~4493590,261266688~7408034,325919676~824005,349100077~4748553,361448845~5071495,396795578~1301340] 2024-02-18T08:56:54.005 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [86009177~2147577,153766753~6304630,170100362~1281838,234146578~3640564,238382975~4493590,261266688~7408034,325919676~824005,349100077~4748553,361448845~5071495,396795578~1301340] 2024-02-18T08:56:54.009 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [86009177~2147577,153766753~6304630,170100362~1281838,233414702~4372440,238382975~4493590,261266688~7408034,325919676~824005,349100077~4748553,361448845~5071495,396795578~1301340] 2024-02-18T08:56:54.009 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 17 diff [36129393~2977708,86009177~2147577,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~4748553,361448845~5071495,381898777~7659784,396795578~1301340] 2024-02-18T08:56:54.009 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [36129393~2977708,86009177~2147577,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~4748553,361448845~5071495,381898777~7659784,396795578~1301340] 2024-02-18T08:56:54.014 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [36129393~2977708,86009177~2147577,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~1936055,349100077~4748553,361448845~5071495,381898777~7659784,396795578~1301340] 2024-02-18T08:56:54.014 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 18 diff [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,86009177~2147577,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.014 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,86009177~2147577,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.019 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,86009177~2147577,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,261266688~7408034,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.019 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 19 diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.019 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.024 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.024 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 17 diff [36129393~2977708,148020214~542967,164625141~916826,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~1936055,381898777~7659784] 2024-02-18T08:56:54.024 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [36129393~2977708,148020214~542967,164625141~916826,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~1936055,381898777~7659784] 2024-02-18T08:56:54.029 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [36129393~2977708,148020214~542967,164523763~1018204,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~1936055,381898777~7659784] 2024-02-18T08:56:54.029 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 18 diff [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,148020214~542967,164625141~916826,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.029 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,148020214~542967,164625141~916826,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.034 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32590596~903066,36129393~2977708,40133715~5043147,83078209~1576229,148020214~542967,164523763~1018204,181132164~5156588,190145086~3664176,212098009~6637627,225648243~3283757,231304699~3405480,285420060~4849593,313167522~1869149,325012113~8959868,335117948~54911,381898777~7659784,396209702~4903316] 2024-02-18T08:56:54.034 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 19 diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.034 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.038 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164523763~1018204,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.038 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to 18 diff [32590596~903066,40133715~5043147,83078209~1576229,181132164~5156588,190145086~3664176,212098009~6637627,326522392~7449589,335117948~54911,396209702~4903316] 2024-02-18T08:56:54.039 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [32590596~903066,40133715~5043147,83078209~1576229,181132164~5156588,190145086~3664176,212098009~6637627,326522392~7449589,335117948~54911,396209702~4903316] 2024-02-18T08:56:54.044 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [32590596~903066,40133715~5043147,83078209~1576229,181132164~5156588,190145086~3664176,212098009~6637627,326522392~7449589,335117948~54911,396209702~4903316] 2024-02-18T08:56:54.044 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to 19 diff [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,175657111~10631641,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.044 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,175657111~10631641,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.048 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,173808142~12480610,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.048 INFO:tasks.workunit.client.0.smithi082.stdout:from 18 to 19 diff [30567225~22358,32080096~3093091,49087745~6601036,142181432~3035145,175657111~6329687,193077657~7329708,255460425~4294132,296273696~6854461,381757761~3765394,388257548~5348109] 2024-02-18T08:56:54.048 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,49087745~6601036,142181432~3035145,175657111~6329687,193077657~7329708,255460425~4294132,296273696~6854461,381757761~3765394,388257548~5348109] 2024-02-18T08:56:54.053 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,49087745~6601036,142181432~3035145,173808142~8178656,193077657~7329708,255460425~4294132,296273696~6854461,381757761~3765394,388257548~5348109] 2024-02-18T08:56:54.101 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.102 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.113 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:54.113 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.113 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.118 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:54.118 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.118 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.123 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:54.123 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.123 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.128 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:54.128 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.128 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.133 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.133 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.133 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.138 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.138 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.138 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.143 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.143 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.143 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.148 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.148 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.149 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.153 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.153 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.153 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.158 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.158 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.158 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.163 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.163 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.163 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:54.168 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:54.168 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:54.168 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:54.173 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:54.173 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:54.173 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:54.178 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:54.178 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.178 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.183 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:54.183 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.183 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.188 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.188 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.188 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.193 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164523763~1018204,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:54.193 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to HEAD diff [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,175657111~10631641,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.193 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,175657111~10631641,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.197 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,173808142~12480610,190145086~10262279,212098009~6637627,255460425~4294132,296273696~6854461,326522392~7449589,335117948~54911,381757761~3765394,388257548~5348109,396209702~4903316] 2024-02-18T08:56:54.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:52.899954+0000 mgr.y (mgr.24862) 1298 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 722 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s wr, 10 op/s 2024-02-18T08:56:54.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:53.108690+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-02-18T08:56:54.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:52.899954+0000 mgr.y (mgr.24862) 1298 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 722 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s wr, 10 op/s 2024-02-18T08:56:54.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:53.108690+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-02-18T08:56:54.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:52.899954+0000 mgr.y (mgr.24862) 1298 : cluster [DBG] pgmap v1976: 105 pgs: 105 active+clean; 722 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s wr, 10 op/s 2024-02-18T08:56:54.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:53.108690+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-02-18T08:56:55.116 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.116 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.125 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:55.125 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.125 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.131 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:55.131 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.131 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.137 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:55.137 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.137 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.143 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:55.143 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.143 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.148 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.148 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.148 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.153 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.153 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.153 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.159 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.159 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.159 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.164 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.165 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.165 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.171 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.171 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.171 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.175 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.175 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.175 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.180 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.180 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.180 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:55.186 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:55.186 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:55.186 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:55.191 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:55.191 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:55.191 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:55.196 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:55.196 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:55.196 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:55.201 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:55.201 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.201 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.206 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.206 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.206 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164625141~916826,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.211 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,142181432~3035145,148020214~542967,164523763~1018204,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~3405480,255460425~4294132,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,381757761~11847896,396209702~4903316] 2024-02-18T08:56:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:54.112285+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-02-18T08:56:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:54.465063+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:54.465257+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:54.465423+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:56:54.465577+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.8", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:54.112285+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:54.465063+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:54.465257+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:54.465423+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:56:54.465577+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.8", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:54.112285+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-02-18T08:56:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:54.465063+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:54.465257+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:54.465423+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-02-18T08:56:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:56:54.465577+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.8", "id": [1, 2]}]: dispatch 2024-02-18T08:56:56.127 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.127 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.138 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:56.138 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.138 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.144 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:56.144 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.144 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.149 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:56.150 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.150 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.155 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:56.155 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.155 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.160 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.161 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.161 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.166 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.166 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.166 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.172 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.172 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.172 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.177 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.177 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.177 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.182 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.182 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.182 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.187 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.187 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.187 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.195 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.195 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.196 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:56.198 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:56.198 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:56.198 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:56.204 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:56.204 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:56.204 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:56.210 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:56.210 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:56.210 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:56.215 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:56.215 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:56.215 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,170100362~1281838,175657111~10631641,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:56.219 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,83078209~1576229,86009177~2147577,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,170100362~1281838,173808142~12480610,190145086~10262279,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~4748553,361448845~5071495,381757761~11847896,396209702~4903316] 2024-02-18T08:56:56.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:54.900350+0000 mgr.y (mgr.24862) 1299 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 818 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 1.62k op/s 2024-02-18T08:56:56.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:55.119099+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-02-18T08:56:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:54.900350+0000 mgr.y (mgr.24862) 1299 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 818 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 1.62k op/s 2024-02-18T08:56:56.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:55.119099+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-02-18T08:56:56.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:54.900350+0000 mgr.y (mgr.24862) 1299 : cluster [DBG] pgmap v1979: 105 pgs: 105 active+clean; 818 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 1.62k op/s 2024-02-18T08:56:56.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:55.119099+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-02-18T08:56:57.129 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.129 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.147 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:57.147 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.147 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.152 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:57.152 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.153 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.158 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:57.158 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.158 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.164 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:57.164 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.164 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.170 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.170 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.170 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.176 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.176 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.176 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.181 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.181 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.181 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.186 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.186 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.186 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.191 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.192 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.192 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.197 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.197 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.197 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.202 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.202 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.202 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:57.207 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:57.207 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:57.207 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:57.212 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:57.212 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:57.212 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:57.218 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:57.218 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:57.218 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:57.223 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36129393~2977708,40133715~5043147,49087745~6601036,69019195~2861875,83078209~1576229,86009177~2147577,93930767~2282882,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,313167522~1869149,325012113~8959868,335117948~54911,349100077~6271084,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570] 2024-02-18T08:56:57.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:56.128887+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-02-18T08:56:57.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:56.128887+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-02-18T08:56:57.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:56.128887+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-02-18T08:56:58.134 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.134 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.152 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:58.152 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.152 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.158 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:58.158 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.158 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.163 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:58.163 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.163 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.169 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:58.169 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.169 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.174 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.174 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.174 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.180 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.180 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.180 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.185 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.186 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.186 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.191 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.191 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.191 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.196 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.196 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.196 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.201 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.201 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.201 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.207 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.207 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.207 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:58.212 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:58.212 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:58.212 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:58.218 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:58.218 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:58.218 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:58.222 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,204245605~827038,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,311312468~7448181,325012113~8959868,334754563~3542440,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:56.900801+0000 mgr.y (mgr.24862) 1300 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 835 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 3.12k op/s 2024-02-18T08:56:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:57.132044+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-02-18T08:56:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:56.900801+0000 mgr.y (mgr.24862) 1300 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 835 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 3.12k op/s 2024-02-18T08:56:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:57.132044+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-02-18T08:56:58.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:56.900801+0000 mgr.y (mgr.24862) 1300 : cluster [DBG] pgmap v1982: 105 pgs: 105 active+clean; 835 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 28 MiB/s wr, 3.12k op/s 2024-02-18T08:56:58.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:57.132044+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-02-18T08:56:59.150 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.150 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.171 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:59.172 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.172 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.177 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:56:59.177 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.177 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.183 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:59.183 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.183 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.188 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:56:59.188 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.188 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.194 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.194 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.194 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.199 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.199 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.199 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.204 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.204 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.204 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.209 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.210 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.210 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.215 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.215 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.215 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.220 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.220 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.220 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.225 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.225 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.225 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:56:59.230 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:56:59.230 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:59.230 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411059632~5706266] 2024-02-18T08:56:59.236 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,83078209~1576229,85990190~10223459,102755762~2748757,138143197~964560,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~4294132,261266688~7408034,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~3618998,348919353~7706899,361448845~5071495,370129488~4836031,381757761~11847896,396209702~6162570,411041792~5724106] 2024-02-18T08:56:59.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:56:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:58.132869+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-02-18T08:56:59.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:56:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:58.132869+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-02-18T08:56:59.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:56:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:58.132869+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-02-18T08:57:00.152 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.152 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.175 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:00.175 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.175 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.181 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:00.181 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.181 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.186 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:00.186 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.186 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.192 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:00.192 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.192 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.197 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.197 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.197 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.202 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.202 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.202 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.208 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.208 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.208 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.214 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.214 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.214 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.219 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.219 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.219 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.224 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.224 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.224 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.229 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.230 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.230 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164625141~916826,169872439~3935703,175657111~10631641,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:00.235 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23482497~1371102,30567225~22358,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,102755762~2748757,134265498~5334219,142181432~3035145,148020214~542967,153766753~6304630,164523763~1018204,169872439~16416313,190145086~10262279,202324108~4350214,212098009~6637627,225648243~3283757,231304699~6482443,238382975~4493590,247532400~1702647,255460425~13214297,285420060~4849593,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:58.901593+0000 mgr.y (mgr.24862) 1301 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 827 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 4.43k op/s 2024-02-18T08:57:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:56:59.151116+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-02-18T08:57:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:58.901593+0000 mgr.y (mgr.24862) 1301 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 827 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 4.43k op/s 2024-02-18T08:57:00.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:56:59.151116+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-02-18T08:57:00.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:58.901593+0000 mgr.y (mgr.24862) 1301 : cluster [DBG] pgmap v1985: 105 pgs: 105 active+clean; 827 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 4.0 MiB/s wr, 4.43k op/s 2024-02-18T08:57:00.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:56:59.151116+0000 mon.a (mon.0) 2146 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-02-18T08:57:01.172 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.172 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.183 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:01.183 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.183 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.188 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:01.188 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.188 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.194 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:01.194 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.194 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.199 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:01.199 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.199 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.204 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.204 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.204 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.210 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.210 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.210 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.215 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.215 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.215 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.220 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.220 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.220 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.225 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.225 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.226 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.231 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.231 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.231 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~4283967,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:01.235 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,23111682~7749810,32080096~3093091,36022771~9154091,46684992~9003789,69019195~2861875,72065063~10615032,83078209~1576229,85990190~12413581,99470559~7149387,117744000~92621,134265498~5334219,142181432~3035145,145299879~1100220,148020214~542967,153766753~6304630,160239796~5302171,169872439~16416313,186762397~13644968,202324108~4350214,212098009~6637627,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~10371849,296273696~6854461,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:01.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:00.155652+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-02-18T08:57:01.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:00.155652+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-02-18T08:57:01.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:00.155652+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-02-18T08:57:02.157 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.158 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.190 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.190 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.190 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.195 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.195 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.195 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.201 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.201 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.201 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.207 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.207 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.207 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.213 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.213 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.213 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.218 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.218 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.219 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.223 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.224 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.224 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.229 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.229 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.230 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.235 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.236 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.236 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~10631641,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.241 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46684992~9003789,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~16416313,186762397~13644968,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~4493590,247532400~1702647,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~2014474,370129488~4836031,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:00.902245+0000 mgr.y (mgr.24862) 1302 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 803 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 3.55k op/s 2024-02-18T08:57:02.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:01.162934+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-02-18T08:57:02.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:00.902245+0000 mgr.y (mgr.24862) 1302 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 803 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 3.55k op/s 2024-02-18T08:57:02.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:01.162934+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-02-18T08:57:02.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:00.902245+0000 mgr.y (mgr.24862) 1302 : cluster [DBG] pgmap v1988: 105 pgs: 105 active+clean; 803 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 3.55k op/s 2024-02-18T08:57:02.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:01.162934+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-02-18T08:57:02.743 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.744 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.770 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.770 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.770 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.778 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.778 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.778 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.783 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.783 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.789 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:02.789 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.789 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.795 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.795 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.795 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.800 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.800 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.800 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.805 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.805 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.805 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.810 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:02.810 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.810 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:02.815 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,32080096~3093091,36022771~9154091,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~3887100,231304699~6482443,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,348919353~7706899,361448845~5071495,366693277~8272242,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:03.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:02.163377+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-02-18T08:57:03.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:02.746779+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-02-18T08:57:03.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:02.163377+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-02-18T08:57:03.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:02.746779+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-02-18T08:57:03.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:02.163377+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-02-18T08:57:03.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:02.746779+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-02-18T08:57:03.761 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.761 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.776 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:03.776 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.776 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.781 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:03.781 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.781 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.786 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:03.787 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.787 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.792 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:03.792 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.792 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.797 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:03.797 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.797 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.803 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:03.803 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.803 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.808 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:03.808 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.808 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,19083255~11778237,32080096~13096766,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,148020214~542967,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:03.813 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,19083255~11778237,31019626~14157236,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,148020214~542967,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,255422740~13251982,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:04.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:02.902680+0000 mgr.y (mgr.24862) 1303 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 797 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 812 op/s 2024-02-18T08:57:04.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:03.752295+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-02-18T08:57:04.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:02.902680+0000 mgr.y (mgr.24862) 1303 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 797 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 812 op/s 2024-02-18T08:57:04.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:03.752295+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-02-18T08:57:04.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:02.902680+0000 mgr.y (mgr.24862) 1303 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 797 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 812 op/s 2024-02-18T08:57:04.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:03.752295+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-02-18T08:57:04.753 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.753 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.775 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:04.775 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.775 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.779 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:04.780 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.780 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.785 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:04.785 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.785 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.790 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:04.790 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.791 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.795 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:04.796 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.796 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:04.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,14601855~16259637,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,252268521~16406201,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~9465643,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:04.806 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,14601855~16259637,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134217728~7193774,142181432~3035145,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~6684217,225044900~12742242,238382975~10852072,251658240~17016482,279897804~12584830,296273696~6854461,305018319~984267,309520253~43426,311312468~9718558,325012113~8959868,334678005~21948247,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:05.772 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.773 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.785 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:05.785 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.785 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.791 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:05.791 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.791 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.796 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:05.796 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.796 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:05.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.807 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:05.807 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.807 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~3035145,145299879~1100220,147040262~4374736,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,279897804~12584830,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:05.812 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,69019195~2861875,72065063~12589375,85990190~20629756,117744000~92621,134217728~10998849,145299879~1100220,147040262~4374736,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,279897804~12584830,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:05.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:04.754625+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-02-18T08:57:05.998 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:04.903106+0000 mgr.y (mgr.24862) 1304 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.3 KiB/s wr, 1.19k op/s 2024-02-18T08:57:06.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:04.754625+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-02-18T08:57:06.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:04.903106+0000 mgr.y (mgr.24862) 1304 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.3 KiB/s wr, 1.19k op/s 2024-02-18T08:57:06.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:04.754625+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-02-18T08:57:06.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:04.903106+0000 mgr.y (mgr.24862) 1304 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.3 KiB/s wr, 1.19k op/s 2024-02-18T08:57:06.769 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.769 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.791 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:06.791 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.791 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.838 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:06.838 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.838 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.843 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:06.843 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.843 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.849 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:06.849 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.849 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~6660462,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:06.854 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~7758185,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~10852072,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~31614139,358632597~1646214,361448845~5071495,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411041792~5724106] 2024-02-18T08:57:06.997 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:05.762884+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-02-18T08:57:07.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:05.762884+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-02-18T08:57:07.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:05.762884+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-02-18T08:57:07.747 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.747 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.773 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:07.774 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.774 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.779 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:07.779 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.780 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.785 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:07.785 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.785 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117744000~92621,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~6375076,212051419~25735723,238382975~10852072,249783598~1794283,252268521~16406201,275924082~16558552,295034248~8093909,305018319~984267,309520253~43426,311312468~9718558,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:07.789 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,117744000~92621,134217728~17197270,153766753~11775214,169872439~30534926,202324108~6375076,212051419~25735723,238382975~13194906,251658240~17016482,275924082~16558552,293601280~9526877,305018319~984267,309520253~43426,311312468~9718558,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:08.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:06.765894+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-02-18T08:57:08.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:06.903603+0000 mgr.y (mgr.24862) 1305 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:08.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:07.749045+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-02-18T08:57:08.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:06.765894+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-02-18T08:57:08.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:06.903603+0000 mgr.y (mgr.24862) 1305 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:08.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:07.749045+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-02-18T08:57:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:06.765894+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-02-18T08:57:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:06.903603+0000 mgr.y (mgr.24862) 1305 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 698 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:07.749045+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-02-18T08:57:08.776 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.776 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.798 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:08.798 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.798 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.803 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:08.803 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.803 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17070036,32080096~13106560,46513681~9175100,62979828~671439,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,325012113~19131535,347051746~9574506,358632597~1646214,360381116~6139224,366693277~8272242,379534576~428926,381757761~11847896,396209702~10146315,411059632~5706266] 2024-02-18T08:57:08.808 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~17070036,31019626~14167030,46513681~9175100,62979828~671439,66135551~18518887,85990190~20629756,113246208~6846801,134217728~17197270,153766753~11775214,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,274744572~17738062,293601280~9526877,305018319~984267,307339158~13691868,325012113~41508227,366693277~8272242,379534576~428926,381757761~11847896,394264576~12091441,411041792~5724106] 2024-02-18T08:57:09.782 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:09.782 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:09.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:09.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:09.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13791456~17228170,32080096~13106560,46513681~9175100,62623722~3511829,66428846~18225592,85990190~12413581,99470559~7149387,117101570~2991439,125172779~567285,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,169872439~3935703,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:09.806 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,13791456~31395200,46513681~9175100,58720256~25934182,85990190~20629756,113246208~6846801,125172779~567285,134217728~31324239,169872439~30534926,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:08.780282+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-02-18T08:57:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:08.904060+0000 mgr.y (mgr.24862) 1306 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 597 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 694 op/s 2024-02-18T08:57:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:08.780282+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-02-18T08:57:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:08.904060+0000 mgr.y (mgr.24862) 1306 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 597 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 694 op/s 2024-02-18T08:57:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:08.780282+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-02-18T08:57:10.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:08.904060+0000 mgr.y (mgr.24862) 1306 : cluster [DBG] pgmap v2001: 105 pgs: 105 active+clean; 597 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 694 op/s 2024-02-18T08:57:10.783 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:10.783 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [1097723~11233181,13190483~17829143,32080096~23608685,62623722~3511829,66428846~18225592,85697689~12706082,99470559~7149387,117101570~2991439,122670143~6629087,134265498~7146004,142181432~9233566,153766753~10757010,164625141~916826,168071076~5737066,175657111~24750254,202324108~8729293,212051419~37183628,249783598~1794283,252268521~16406201,271068799~3675773,275182682~17299952,295034248~8093909,305018319~984267,307697779~13333247,324917821~19225827,347051746~9574506,358632597~1646214,360381116~14584403,379031045~14574612,396209702~10146315,411059632~5706266] 2024-02-18T08:57:10.803 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12330904,12582912~43105869,58720256~25934182,85697689~20922257,113246208~6846801,121634816~7664414,134217728~31324239,168071076~32336289,202324108~8729293,212051419~39526462,251658240~17016482,271068799~21413835,293601280~9526877,305018319~984267,307339158~13691868,322961408~52004111,377487360~16118297,394264576~12091441,411041792~5724106] 2024-02-18T08:57:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:09.783146+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-02-18T08:57:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:09.783146+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-02-18T08:57:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:09.783146+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-02-18T08:57:11.801 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39008 ms) 2024-02-18T08:57:11.801 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2024-02-18T08:57:11.801 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:10.789622+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-02-18T08:57:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:10.904625+0000 mgr.y (mgr.24862) 1307 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 559 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 604 op/s 2024-02-18T08:57:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:10.789622+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-02-18T08:57:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:10.904625+0000 mgr.y (mgr.24862) 1307 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 559 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 604 op/s 2024-02-18T08:57:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:10.789622+0000 mon.a (mon.0) 2158 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-02-18T08:57:12.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:10.904625+0000 mgr.y (mgr.24862) 1307 : cluster [DBG] pgmap v2004: 105 pgs: 105 active+clean; 559 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 604 op/s 2024-02-18T08:57:12.746 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~256 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (950 ms) 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (0 ms) 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (0 ms) 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-02-18T08:57:12.751 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:12.780 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [677594~37419,1856808~46936,6029815~70563,6972579~43511,10160568~27904,13630562~84597,15022339~101686,18247195~49822,20394381~91456] 2024-02-18T08:57:12.781 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (31 ms) 2024-02-18T08:57:12.782 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-02-18T08:57:12.782 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:57:12.782 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (0 ms) 2024-02-18T08:57:12.782 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-02-18T08:57:12.782 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:12.831 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 5000005~1234 2024-02-18T08:57:12.833 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (51 ms) 2024-02-18T08:57:12.833 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-02-18T08:57:12.833 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:12.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 8376263~12345 2024-02-18T08:57:12.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 8388608~4194304 2024-02-18T08:57:12.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 12582912~54321 2024-02-18T08:57:12.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (55 ms) 2024-02-18T08:57:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:11.797934+0000 mon.a (mon.0) 2159 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-02-18T08:57:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:12.750564+0000 mon.a (mon.0) 2160 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-02-18T08:57:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:11.797934+0000 mon.a (mon.0) 2159 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-02-18T08:57:13.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:12.750564+0000 mon.a (mon.0) 2160 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-02-18T08:57:13.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:11.797934+0000 mon.a (mon.0) 2159 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-02-18T08:57:13.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:12.750564+0000 mon.a (mon.0) 2160 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-02-18T08:57:13.790 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 10 tests from DiffIterateTest/0 (48113 ms total) 2024-02-18T08:57:13.790 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:57:13.790 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 10 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-02-18T08:57:13.819 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-02-18T08:57:14.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:12.904947+0000 mgr.y (mgr.24862) 1308 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 540 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 224 op/s 2024-02-18T08:57:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:12.904947+0000 mgr.y (mgr.24862) 1308 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 540 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 224 op/s 2024-02-18T08:57:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:12.904947+0000 mgr.y (mgr.24862) 1308 : cluster [DBG] pgmap v2007: 105 pgs: 105 active+clean; 540 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 224 op/s 2024-02-18T08:57:15.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:13.800764+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-02-18T08:57:15.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:13.800764+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-02-18T08:57:15.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:13.800764+0000 mon.a (mon.0) 2161 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-02-18T08:57:15.818 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:14.813104+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-02-18T08:57:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:14.814656+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.82:0/2405858669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:14.825804+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:14.905485+0000 mgr.y (mgr.24862) 1309 : cluster [DBG] pgmap v2010: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:14.813104+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-02-18T08:57:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:14.814656+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.82:0/2405858669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:14.825804+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:14.905485+0000 mgr.y (mgr.24862) 1309 : cluster [DBG] pgmap v2010: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:14.813104+0000 mon.a (mon.0) 2162 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-02-18T08:57:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:14.814656+0000 mon.c (mon.1) 46 : audit [INF] from='client.? 172.21.15.82:0/2405858669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:14.825804+0000 mon.a (mon.0) 2163 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:57:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:14.905485+0000 mgr.y (mgr.24862) 1309 : cluster [DBG] pgmap v2010: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:17.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:15.819315+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:57:17.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:15.819485+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-02-18T08:57:17.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:16.826670+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-02-18T08:57:17.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:15.819315+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:57:17.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:15.819485+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-02-18T08:57:17.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:16.826670+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-02-18T08:57:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:15.819315+0000 mon.a (mon.0) 2164 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:57:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:15.819485+0000 mon.a (mon.0) 2165 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-02-18T08:57:17.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:16.826670+0000 mon.a (mon.0) 2166 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-02-18T08:57:17.850 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [232958~102202,2396614~47287,4920994~78056,7258272~53308,7868638~97300,9574020~91374,13454772~72735,13865863~72426,15165605~99711,16306196~52974] 2024-02-18T08:57:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:16.905888+0000 mgr.y (mgr.24862) 1310 : cluster [DBG] pgmap v2013: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:17.829619+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-02-18T08:57:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:16.905888+0000 mgr.y (mgr.24862) 1310 : cluster [DBG] pgmap v2013: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:18.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:17.829619+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-02-18T08:57:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:16.905888+0000 mgr.y (mgr.24862) 1310 : cluster [DBG] pgmap v2013: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:57:18.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:17.829619+0000 mon.a (mon.0) 2167 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-02-18T08:57:18.858 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [0~20971520] 2024-02-18T08:57:18.858 INFO:tasks.workunit.client.0.smithi082.stdout: diff was [0~20971520] 2024-02-18T08:57:18.861 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5040 ms) 2024-02-18T08:57:18.861 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-02-18T08:57:18.861 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:18.873 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~4194304 2024-02-18T08:57:19.849 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~4194304 2024-02-18T08:57:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:18.848581+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-02-18T08:57:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:18.906402+0000 mgr.y (mgr.24862) 1311 : cluster [DBG] pgmap v2016: 105 pgs: 4 creating+peering, 9 unknown, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 37 KiB/s wr, 2 op/s 2024-02-18T08:57:20.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:18.848581+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-02-18T08:57:20.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:18.906402+0000 mgr.y (mgr.24862) 1311 : cluster [DBG] pgmap v2016: 105 pgs: 4 creating+peering, 9 unknown, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 37 KiB/s wr, 2 op/s 2024-02-18T08:57:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:18.848581+0000 mon.a (mon.0) 2168 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-02-18T08:57:20.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:18.906402+0000 mgr.y (mgr.24862) 1311 : cluster [DBG] pgmap v2016: 105 pgs: 4 creating+peering, 9 unknown, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 37 KiB/s wr, 2 op/s 2024-02-18T08:57:20.847 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~4194304 2024-02-18T08:57:21.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:19.852707+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-02-18T08:57:21.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:19.852707+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-02-18T08:57:21.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:19.852707+0000 mon.a (mon.0) 2169 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-02-18T08:57:21.858 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~4194304 2024-02-18T08:57:21.860 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3001 ms) 2024-02-18T08:57:21.860 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-02-18T08:57:21.861 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:57:21.981 INFO:tasks.workunit.client.0.smithi082.stdout: i=0 exists [26097821~1555462,122767436~3684744,154690395~309662,157425372~3877538,216370897~1272054,239530100~2059766,294141430~3379116,348766368~2277767,362457505~3401546,392433577~936554] wrote [26097821~1555462,122767436~3684744,154690395~309662,157425372~3877538,216370897~1272054,239530100~2059766,294141430~3379116,348766368~2277767,362457505~3401546,392433577~936554] 2024-02-18T08:57:22.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:20.854755+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-02-18T08:57:22.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:20.906820+0000 mgr.y (mgr.24862) 1312 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 17 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 164 KiB/s wr, 6 op/s 2024-02-18T08:57:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:20.854755+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-02-18T08:57:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:20.906820+0000 mgr.y (mgr.24862) 1312 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 17 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 164 KiB/s wr, 6 op/s 2024-02-18T08:57:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:20.854755+0000 mon.a (mon.0) 2170 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-02-18T08:57:22.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:20.906820+0000 mgr.y (mgr.24862) 1312 : cluster [DBG] pgmap v2019: 105 pgs: 105 active+clean; 17 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 164 KiB/s wr, 6 op/s 2024-02-18T08:57:22.979 INFO:tasks.workunit.client.0.smithi082.stdout: i=1 exists [26097821~1555462,28971057~6157790,50157915~895738,84342703~3855641,100706445~118410,112063840~3811562,122767436~3684744,154690395~309662,157425372~8541990,204468095~2850467,208521635~160656,216370897~1272054,237779060~3810806,294141430~3379116,348766368~2277767,362457505~3401546,392433577~936554] wrote [28971057~6157790,50157915~895738,84342703~3855641,100706445~118410,112063840~3811562,159191696~6775666,204468095~2850467,208521635~160656,237779060~2320653] 2024-02-18T08:57:23.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:21.865152+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-02-18T08:57:23.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:21.865152+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-02-18T08:57:23.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:21.865152+0000 mon.a (mon.0) 2171 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-02-18T08:57:23.992 INFO:tasks.workunit.client.0.smithi082.stdout: i=2 exists [26097821~2639653,28971057~6157790,50157915~895738,73216471~7784872,84342703~3855641,89621589~8106807,100706445~118410,112063840~3811562,122767436~3684744,154690395~309662,156530640~9436722,170930067~2113101,190475065~5339108,204468095~2850467,208521635~160656,216370897~1272054,218279802~4063815,237779060~3810806,245643622~570829,292140818~5379728,318159746~4383227,348766368~2277767,362457505~3401546,392433577~936554] wrote [26145928~2591546,73216471~7784872,89621589~8106807,156530640~1846236,170930067~2113101,190475065~5339108,218279802~4063815,245643622~570829,292140818~2454488,318159746~4383227] 2024-02-18T08:57:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:22.866268+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-02-18T08:57:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:22.907304+0000 mgr.y (mgr.24862) 1313 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 21 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 250 KiB/s wr, 5 op/s 2024-02-18T08:57:24.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:22.866268+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-02-18T08:57:24.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:22.907304+0000 mgr.y (mgr.24862) 1313 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 21 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 250 KiB/s wr, 5 op/s 2024-02-18T08:57:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:22.866268+0000 mon.a (mon.0) 2172 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-02-18T08:57:24.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:22.907304+0000 mgr.y (mgr.24862) 1313 : cluster [DBG] pgmap v2022: 105 pgs: 105 active+clean; 21 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 250 KiB/s wr, 5 op/s 2024-02-18T08:57:24.979 INFO:tasks.workunit.client.0.smithi082.stdout: i=3 exists [7500960~142593,9481960~1916973,26097821~2639653,28971057~6157790,50157915~895738,73216471~7784872,84342703~3855641,89621589~8106807,100706445~118410,112063840~3811562,122767436~3684744,154690395~309662,156530640~9436722,170930067~2113101,190475065~5339108,204468095~2850467,208521635~160656,216370897~1272054,218279802~4063815,237779060~9038011,259353604~1358478,270319904~1888940,292140818~5379728,318159746~4516958,348766368~2277767,360044971~1994910,362457505~3401546,383382593~8153603,392433577~936554] wrote [7500960~142593,9481960~1916973,32167149~133440,91556101~615964,238704104~8112967,259353604~1358478,270319904~1888940,322142498~534206,360044971~1994910,383382593~8153603] 2024-02-18T08:57:25.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:23.878926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-02-18T08:57:25.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:23.878926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-02-18T08:57:25.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:23.878926+0000 mon.a (mon.0) 2173 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-02-18T08:57:26.015 INFO:tasks.workunit.client.0.smithi082.stdout: i=4 exists [7500960~142593,9481960~1916973,22862984~12265863,50157915~895738,58727744~641347,73216471~7784872,84342703~3855641,89621589~8106807,100706445~118410,102823488~7441438,112063840~3811562,122767436~3684744,154690395~309662,156530640~9436722,170930067~2113101,185793504~2378796,190475065~5339108,204468095~2850467,208521635~160656,216370897~1272054,218279802~4063815,232281953~5375210,237779060~9038011,259353604~1358478,270319904~1888940,292140818~5379728,318159746~9781730,348766368~2277767,360044971~1994910,362457505~3401546,383382593~8153603,392433577~936554,400201684~2331106,406574259~1117343] wrote [22862984~7808911,58727744~641347,102823488~7441438,185793504~2378796,232281953~5375210,320314500~7626976,386194113~3429275,400201684~2331106,406574259~1117343] 2024-02-18T08:57:26.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:24.884648+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-02-18T08:57:26.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:24.907674+0000 mgr.y (mgr.24862) 1314 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 13 MiB/s wr, 21 op/s 2024-02-18T08:57:26.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:24.884648+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-02-18T08:57:26.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:24.907674+0000 mgr.y (mgr.24862) 1314 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 13 MiB/s wr, 21 op/s 2024-02-18T08:57:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:24.884648+0000 mon.a (mon.0) 2174 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-02-18T08:57:26.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:24.907674+0000 mgr.y (mgr.24862) 1314 : cluster [DBG] pgmap v2025: 105 pgs: 105 active+clean; 98 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.5 KiB/s rd, 13 MiB/s wr, 21 op/s 2024-02-18T08:57:27.015 INFO:tasks.workunit.client.0.smithi082.stdout: i=5 exists [7500960~142593,9481960~1916973,22862984~12265863,50157915~895738,58727744~641347,60084447~4733781,70344395~10656948,84342703~3855641,89621589~8106807,100706445~118410,102823488~7441438,112063840~3811562,122767436~3684744,139421609~646725,147123376~4658773,154690395~309662,156530640~9436722,170930067~2113101,175215917~5453839,185793504~2378796,190475065~5339108,204468095~5179329,216370897~1272054,218279802~4063815,232281953~5375210,237779060~9038011,259353604~1358478,270319904~1888940,292140818~5379728,298877000~2387305,318159746~9781730,348766368~2277767,360044971~1994910,362457505~3401546,383382593~8153603,392433577~936554,399032579~4878570,406574259~1117343] wrote [60084447~4733781,70344395~9754331,139421609~646725,147123376~4658773,175215917~5453839,205691953~3955471,298877000~2387305,399032579~4878570] 2024-02-18T08:57:27.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:25.890442+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-02-18T08:57:27.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:25.890442+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-02-18T08:57:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:25.890442+0000 mon.a (mon.0) 2175 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-02-18T08:57:27.892 INFO:tasks.workunit.client.0.smithi082.stdout: i=6 exists [7500960~142593,9481960~1916973,22862984~12265863,39926311~7602053,47971207~16847021,70344395~10656948,84342703~3855641,89621589~8106807,100706445~118410,102823488~7441438,112063840~4631345,122767436~3684744,131360338~596874,139421609~646725,147123376~4658773,154690395~309662,156530640~9436722,170930067~2113101,175215917~5453839,185793504~2378796,190475065~5339108,204468095~5179329,216370897~1272054,218279802~4063815,226855841~4090890,232281953~5375210,237779060~9038011,259353604~1358478,270319904~1888940,292140818~5379728,298877000~2387305,318159746~9781730,348766368~2277767,360044971~1994910,362457505~3401546,383382593~8153603,392433577~11477572,406574259~1117343] wrote [29736121~4055490,39926311~7602053,47971207~12534775,112750627~3944558,131360338~596874,226855841~4090890,392688910~7580357] 2024-02-18T08:57:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:26.894630+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-02-18T08:57:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:26.908064+0000 mgr.y (mgr.24862) 1315 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 18 MiB/s wr, 33 op/s 2024-02-18T08:57:28.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:27.751935+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-02-18T08:57:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:26.894630+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-02-18T08:57:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:26.908064+0000 mgr.y (mgr.24862) 1315 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 18 MiB/s wr, 33 op/s 2024-02-18T08:57:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:27.751935+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-02-18T08:57:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:26.894630+0000 mon.a (mon.0) 2176 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-02-18T08:57:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:26.908064+0000 mgr.y (mgr.24862) 1315 : cluster [DBG] pgmap v2028: 105 pgs: 105 active+clean; 129 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 18 MiB/s wr, 33 op/s 2024-02-18T08:57:28.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:27.751935+0000 mon.a (mon.0) 2177 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-02-18T08:57:29.024 INFO:tasks.workunit.client.0.smithi082.stdout: i=7 exists [5340421~9331972,22862984~12265863,39926311~7602053,47971207~16847021,70344395~10656948,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,122767436~3684744,131360338~596874,139421609~646725,147123376~4658773,154690395~309662,156530640~9436722,170930067~2113101,175215917~5453839,185793504~2378796,190475065~5339108,204468095~5179329,216370897~1272054,218279802~4063815,226855841~4090890,232281953~5375210,237779060~9038011,259353604~1358478,270319904~1888940,280095655~299274,292140818~5379728,298877000~2387305,318159746~9781730,348766368~2277767,352467579~1849143,360044971~1994910,362457505~3401546,383382593~8153603,392433577~11477572,406574259~1117343] wrote [5340421~9331972,101996252~7453383,241049619~3230509,280095655~299274,352467579~1849143,389260447~1307410] 2024-02-18T08:57:30.018 INFO:tasks.workunit.client.0.smithi082.stdout: i=8 exists [5340421~9331972,22862984~12545291,39926311~7602053,47971207~16847021,70344395~10656948,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,122767436~3684744,126829612~125662,131360338~3299102,139421609~646725,147123376~4658773,154690395~309662,156530640~9436722,170930067~2113101,175215917~9151832,185793504~2378796,188799374~996572,190475065~5339108,204468095~8629266,213809675~2484023,216370897~1272054,218279802~4063815,226855841~4090890,232281953~5375210,237779060~9038011,259353604~1358478,270319904~1888940,280095655~299274,292140818~5379728,297575840~3688465,311657693~4991141,318159746~9781730,348766368~2277767,352467579~1849143,360044971~1994910,362457505~3401546,383382593~8153603,392433577~11477572,406574259~1117343] wrote [33984026~1424249,126829612~125662,131932773~2726667,179596261~4771488,188799374~996572,207532126~5565235,213809675~2484023,297575840~2279177,311657693~4991141,395717801~7860759] 2024-02-18T08:57:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:28.908813+0000 mgr.y (mgr.24862) 1316 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 255 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 30 MiB/s wr, 25 op/s 2024-02-18T08:57:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:28.912898+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-02-18T08:57:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:28.908813+0000 mgr.y (mgr.24862) 1316 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 255 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 30 MiB/s wr, 25 op/s 2024-02-18T08:57:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:28.912898+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-02-18T08:57:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:28.908813+0000 mgr.y (mgr.24862) 1316 : cluster [DBG] pgmap v2030: 105 pgs: 105 active+clean; 255 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 30 MiB/s wr, 25 op/s 2024-02-18T08:57:30.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:28.912898+0000 mon.a (mon.0) 2178 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-02-18T08:57:31.077 INFO:tasks.workunit.client.0.smithi082.stdout: i=9 exists [5340421~15653189,22862984~16938942,39926311~7602053,47971207~16847021,70344395~10656948,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,122767436~3684744,126829612~125662,131360338~3299102,139421609~646725,147123376~4658773,154690395~309662,156530640~9436722,170930067~2113101,175215917~9151832,185793504~10020669,204468095~8629266,213809675~2484023,216370897~1272054,218279802~4409929,226855841~4090890,232281953~14535118,259353604~1358478,270319904~1888940,280095655~299274,292140818~5379728,297575840~3688465,311657693~16283783,348766368~8897227,360044971~1994910,362457505~3401546,383382593~8153603,392433577~11477572,406574259~1117343] wrote [12238498~607412,13064415~7929195,26579329~5025614,35367415~4434511,77430249~1957312,185940216~5468305,220911036~1778695,232924686~6893134,314937400~4503039,350561435~7102160] 2024-02-18T08:57:31.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:29.915882+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-02-18T08:57:31.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:29.915882+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-02-18T08:57:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:29.915882+0000 mon.a (mon.0) 2179 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-02-18T08:57:32.034 INFO:tasks.workunit.client.0.smithi082.stdout: i=10 exists [5340421~15653189,22862984~16938942,39926311~7602053,47971207~16847021,68912502~12088841,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,122767436~3684744,126829612~125662,131360338~3299102,138570044~291899,139421609~646725,147123376~9038521,156530640~9436722,170930067~2113101,175215917~9151832,185793504~10020669,204468095~8629266,213809675~8880056,226855841~4090890,232281953~14535118,251140394~4385627,259353604~1358478,263879235~2613005,270319904~1888940,280095655~299274,292140818~5379728,297575840~3688465,311657693~18202854,348766368~8897227,360044971~1994910,362457505~3401546,383382593~8153603,392433577~11477572,406574259~1117343] wrote [19952771~75746,68912502~5813056,138570044~291899,151632106~4529791,177341762~5226191,214519705~5838260,251140394~4385627,263879235~2613005,324514401~5346146] 2024-02-18T08:57:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:30.909308+0000 mgr.y (mgr.24862) 1317 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 22 op/s 2024-02-18T08:57:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:30.922745+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-02-18T08:57:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:30.909308+0000 mgr.y (mgr.24862) 1317 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 22 op/s 2024-02-18T08:57:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:30.922745+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-02-18T08:57:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:30.909308+0000 mgr.y (mgr.24862) 1317 : cluster [DBG] pgmap v2033: 105 pgs: 105 active+clean; 339 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 43 MiB/s wr, 22 op/s 2024-02-18T08:57:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:30.922745+0000 mon.a (mon.0) 2180 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-02-18T08:57:33.053 INFO:tasks.workunit.client.0.smithi082.stdout: i=11 exists [5340421~15653189,22862984~16938942,39926311~7602053,47971207~16847021,68912502~12088841,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,131360338~3299102,138570044~291899,139421609~646725,147123376~9038521,156530640~9436722,170930067~2540847,175215917~9151832,185793504~10020669,204468095~8629266,213205634~9484097,226855841~4090890,232281953~14535118,251140394~4385627,259353604~1358478,263879235~2613005,270319904~1888940,279723508~5544808,292140818~5379728,297575840~3688465,311657693~18202854,345621030~12042565,360044971~1994910,362457505~3401546,378309134~3751025,383382593~8153603,392433577~13307225,406574259~1117343] wrote [48294446~4473368,116993390~7599792,172224870~1246044,213205634~2057141,279723508~5544808,345621030~6152149,351851053~626346,378309134~3751025,402022687~3718115] 2024-02-18T08:57:33.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:31.930884+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-02-18T08:57:33.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:31.930884+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-02-18T08:57:33.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:31.930884+0000 mon.a (mon.0) 2181 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-02-18T08:57:34.064 INFO:tasks.workunit.client.0.smithi082.stdout: i=12 exists [5340421~15653189,22862984~16938942,39926311~7602053,47971207~16847021,68912502~12088841,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,131360338~3299102,138570044~291899,139421609~646725,147123376~9038521,156530640~9436722,170930067~2540847,175215917~9151832,185793504~10020669,204468095~8629266,213205634~9484097,226855841~4090890,232281953~14535118,247971549~1576841,251140394~9571688,263879235~2613005,270319904~1888940,279723508~5544808,292140818~5379728,297575840~3688465,311657693~18202854,342459064~2791871,345621030~12042565,360044971~1994910,362457505~3545966,378309134~3751025,383382593~8153603,392433577~13307225,406574259~6160067] wrote [54259629~7474815,158176806~6035411,247971549~1576841,252346573~7486374,312522810~3363583,328541495~1136878,342459064~2791871,364104268~1899203,388806322~2033733,407159846~5574480] 2024-02-18T08:57:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:32.909711+0000 mgr.y (mgr.24862) 1318 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 21 MiB/s wr, 22 op/s 2024-02-18T08:57:34.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:32.940627+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-02-18T08:57:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:32.909711+0000 mgr.y (mgr.24862) 1318 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 21 MiB/s wr, 22 op/s 2024-02-18T08:57:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:32.940627+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-02-18T08:57:34.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:32.909711+0000 mgr.y (mgr.24862) 1318 : cluster [DBG] pgmap v2036: 105 pgs: 105 active+clean; 348 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 21 MiB/s wr, 22 op/s 2024-02-18T08:57:34.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:32.940627+0000 mon.a (mon.0) 2182 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-02-18T08:57:35.082 INFO:tasks.workunit.client.0.smithi082.stdout: i=13 exists [5340421~15653189,22862984~16938942,39926311~7602053,47971207~16847021,68912502~12088841,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,131360338~3299102,138570044~291899,139421609~646725,147123376~9038521,156530640~9436722,170930067~2540847,175215917~9151832,185793504~14438770,202420297~10677064,213205634~9484097,226855841~4090890,232281953~28430129,263879235~2613005,270319904~1888940,279723508~5544808,292140818~5379728,297575840~3688465,311657693~23457048,342459064~2791871,345621030~12042565,358217957~3821924,362457505~3545966,378309134~3751025,383382593~8153603,392433577~13307225,406574259~6160067] wrote [23715753~1079735,28739351~5338076,192061179~8171095,202420297~6888847,211115693~725289,246436198~7266083,327756809~7357932,351740079~1089531,358217957~3387077] 2024-02-18T08:57:35.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:33.949027+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-02-18T08:57:35.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:33.949027+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-02-18T08:57:35.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:33.949027+0000 mon.a (mon.0) 2183 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-02-18T08:57:36.118 INFO:tasks.workunit.client.0.smithi082.stdout: i=14 exists [5340421~15653189,22862984~24665380,47971207~16847021,68912502~12088841,84342703~3855641,89621589~8106807,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,131360338~3299102,138570044~2314964,146475101~19492261,170930067~2540847,175215917~9151832,185793504~14438770,202256248~10841113,213205634~9484097,226855841~4090890,232281953~28430129,263879235~2613005,268145320~492392,270319904~1888940,279723508~5544808,292140818~5379728,297575840~10673096,311657693~23457048,342459064~2791871,345621030~12042565,358217957~3821924,362457505~3545966,378309134~3751025,383382593~8153603,392433577~13307225,406574259~6160067] wrote [26856096~5693738,39139358~7354938,138827010~2057998,146475101~8081850,155622197~6848802,202256248~3770760,250538598~9763687,268145320~492392,300993712~7255224] 2024-02-18T08:57:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:34.910346+0000 mgr.y (mgr.24862) 1319 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 503 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 32 op/s 2024-02-18T08:57:36.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:34.951746+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-02-18T08:57:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:34.910346+0000 mgr.y (mgr.24862) 1319 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 503 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 32 op/s 2024-02-18T08:57:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:34.951746+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-02-18T08:57:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:34.910346+0000 mgr.y (mgr.24862) 1319 : cluster [DBG] pgmap v2039: 105 pgs: 105 active+clean; 503 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 41 MiB/s wr, 32 op/s 2024-02-18T08:57:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:34.951746+0000 mon.a (mon.0) 2184 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-02-18T08:57:37.117 INFO:tasks.workunit.client.0.smithi082.stdout: i=15 exists [5340421~15653189,22862984~42173747,68912502~12968502,84342703~3855641,89621589~9163161,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,127728772~6930668,138570044~2314964,146475101~19492261,167181962~6288952,175215917~9151832,185793504~14438770,202256248~10841113,213205634~9484097,226855841~4090890,232281953~28430129,263879235~2613005,268145320~492392,270319904~1888940,279723508~5544808,292140818~5379728,297575840~10673096,311657693~23457048,342459064~2791871,345621030~12042565,358217957~3821924,362457505~3545966,378309134~3751025,383382593~8153603,392433577~13307225,406574259~6160067] wrote [44853249~6077319,51405533~3736912,59119590~5917141,78367098~3513906,95397190~3387560,127728772~4326206,167181962~5690295,307060586~502055,314147992~557970,347029771~6677661] 2024-02-18T08:57:37.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:35.956095+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-02-18T08:57:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:35.956095+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-02-18T08:57:37.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:35.956095+0000 mon.a (mon.0) 2185 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-02-18T08:57:38.101 INFO:tasks.workunit.client.0.smithi082.stdout: i=16 exists [1789254~3458706,5340421~15653189,22862984~42173747,68912502~12968502,84342703~3855641,89621589~9163161,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,127728772~6930668,138570044~2314964,146475101~19492261,167181962~6288952,175215917~9151832,185793504~14438770,202256248~10841113,213205634~17741097,232281953~28430129,263879235~2613005,268145320~492392,269860401~7089181,279723508~5544808,292140818~5379728,297575840~10673096,311657693~23457048,342459064~2791871,345621030~12042565,358217957~3821924,362457505~4128753,378309134~3751025,383382593~22358209,406574259~6160067] wrote [1789254~3458706,167394471~5125290,217464897~10759260,254470936~2343500,269860401~7089181,356735439~172622,365575538~1010720,390571929~2732602] 2024-02-18T08:57:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:36.910915+0000 mgr.y (mgr.24862) 1320 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 527 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 44 MiB/s wr, 32 op/s 2024-02-18T08:57:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:36.966039+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-02-18T08:57:38.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:36.910915+0000 mgr.y (mgr.24862) 1320 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 527 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 44 MiB/s wr, 32 op/s 2024-02-18T08:57:38.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:36.966039+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-02-18T08:57:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:36.910915+0000 mgr.y (mgr.24862) 1320 : cluster [DBG] pgmap v2042: 105 pgs: 105 active+clean; 527 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 7.5 KiB/s rd, 44 MiB/s wr, 32 op/s 2024-02-18T08:57:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:36.966039+0000 mon.a (mon.0) 2186 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-02-18T08:57:39.126 INFO:tasks.workunit.client.0.smithi082.stdout: i=17 exists [1789254~3458706,5340421~15653189,22862984~42173747,68912502~12968502,81988639~6209705,89621589~9163161,100706445~118410,101996252~8268674,112063840~4631345,116993390~9458790,126829612~125662,127728772~6930668,138570044~2314964,146475101~19492261,167181962~17185787,185793504~14438770,202256248~10841113,213205634~17741097,232281953~28430129,263879235~2613005,268145320~492392,269860401~7089181,279723508~5544808,292140818~18415315,311657693~23457048,342459064~2791871,345621030~12042565,358217957~3821924,362457505~4128753,378309134~3751025,383382593~22358209,406574259~6160067] wrote [55834838~6852691,81988639~3208180,171173786~5049003,233919196~8396024,258524716~1557555,293039863~5027597,306623204~3932929,355059622~1396640,398104682~4832321] 2024-02-18T08:57:39.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:37.974499+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-02-18T08:57:39.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:37.974499+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-02-18T08:57:39.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:37.974499+0000 mon.a (mon.0) 2187 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-02-18T08:57:40.115 INFO:tasks.workunit.client.0.smithi082.stdout: i=18 exists [1789254~3458706,5340421~15653189,22862984~42173747,68912502~12968502,81988639~6209705,89621589~9163161,100706445~118410,101996252~8268674,112063840~4631345,116993390~10282486,127728772~6930668,138570044~2314964,146475101~19492261,167181962~17185787,185793504~14438770,202256248~10841113,213205634~17741097,232281953~34210287,268145320~492392,269860401~7089181,279723508~6787569,292140818~18415315,311657693~23457048,342459064~15204531,358217957~3821924,362457505~4128753,378309134~3751025,383382593~22358209,406574259~6160067] wrote [74545252~3956633,91381105~6287151,124343055~2932821,169318757~92016,249212649~7734827,259979498~5258795,281166118~5344959,306487234~2238663,344153738~3451708] 2024-02-18T08:57:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:38.911619+0000 mgr.y (mgr.24862) 1321 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 650 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 36 MiB/s wr, 28 op/s 2024-02-18T08:57:40.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:38.980225+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-02-18T08:57:40.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:38.911619+0000 mgr.y (mgr.24862) 1321 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 650 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 36 MiB/s wr, 28 op/s 2024-02-18T08:57:40.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:38.980225+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-02-18T08:57:40.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:38.911619+0000 mgr.y (mgr.24862) 1321 : cluster [DBG] pgmap v2045: 105 pgs: 105 active+clean; 650 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 36 MiB/s wr, 28 op/s 2024-02-18T08:57:40.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:38.980225+0000 mon.a (mon.0) 2188 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-02-18T08:57:41.125 INFO:tasks.workunit.client.0.smithi082.stdout: i=19 exists [1789254~3458706,5340421~15653189,22862984~42173747,68912502~12968502,81988639~6209705,89621589~9163161,100706445~118410,101996252~8268674,112063840~4631345,116993390~10282486,127728772~6930668,138570044~2314964,146475101~19492261,167181962~17185787,185793504~14438770,202256248~10841113,213205634~17741097,232281953~34210287,268145320~492392,269860401~7089181,279723508~6787569,292140818~18415315,311657693~23457048,342459064~15204531,358217957~3821924,362457505~4128753,378309134~3751025,383382593~29440186] wrote [7860827~2187736,35488847~1590641,47983520~6998851,214835753~2653506,233367097~6679605,246930312~2356223,259940974~5973118,345279910~1923368,403506272~9316507] 2024-02-18T08:57:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:39.981897+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-02-18T08:57:41.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:39.981897+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-02-18T08:57:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:39.981897+0000 mon.a (mon.0) 2189 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-02-18T08:57:41.993 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 1 diff [25165824~8388608,46137344~4194304,83886080~4194304,100663296~4194304,109051904~4194304,155189248~8388608,201326592~8388608,234881024~4194304] 2024-02-18T08:57:41.994 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [25165824~8388608,46137344~4194304,83886080~4194304,100663296~4194304,109051904~4194304,155189248~8388608,201326592~8388608,234881024~4194304] 2024-02-18T08:57:42.004 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [25165824~12582912,46137344~8388608,83886080~8388608,100663296~4194304,109051904~8388608,155189248~12582912,201326592~8388608,234881024~8388608] 2024-02-18T08:57:42.004 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 2 diff [25165824~8388608,46137344~4194304,71303168~8388608,83886080~12582912,100663296~4194304,109051904~4194304,155189248~8388608,167772160~4194304,188743680~8388608,201326592~8388608,218103808~4194304,234881024~4194304,243269632~4194304,289406976~4194304,314572800~8388608] 2024-02-18T08:57:42.004 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [25165824~8388608,46137344~4194304,71303168~8388608,83886080~12582912,100663296~4194304,109051904~4194304,155189248~8388608,167772160~4194304,188743680~8388608,201326592~8388608,218103808~4194304,234881024~4194304,243269632~4194304,289406976~4194304,314572800~8388608] 2024-02-18T08:57:42.010 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [25165824~12582912,46137344~8388608,71303168~33554432,109051904~8388608,155189248~20971520,188743680~8388608,201326592~8388608,218103808~8388608,234881024~12582912,289406976~8388608,314572800~8388608] 2024-02-18T08:57:42.010 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 3 diff [4194304~8388608,25165824~8388608,46137344~4194304,71303168~8388608,83886080~12582912,100663296~4194304,109051904~4194304,155189248~8388608,167772160~4194304,188743680~8388608,201326592~8388608,218103808~4194304,234881024~12582912,255852544~4194304,268435456~4194304,289406976~4194304,314572800~8388608,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.010 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,25165824~8388608,46137344~4194304,71303168~8388608,83886080~12582912,100663296~4194304,109051904~4194304,155189248~8388608,167772160~4194304,188743680~8388608,201326592~8388608,218103808~4194304,234881024~12582912,255852544~4194304,268435456~4194304,289406976~4194304,314572800~8388608,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.016 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,25165824~12582912,46137344~8388608,71303168~33554432,109051904~8388608,155189248~20971520,188743680~8388608,201326592~8388608,218103808~8388608,234881024~12582912,255852544~8388608,268435456~4194304,289406976~8388608,314572800~8388608,356515840~8388608,381681664~12582912] 2024-02-18T08:57:42.016 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 4 diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~4194304,71303168~8388608,83886080~12582912,100663296~12582912,155189248~8388608,167772160~4194304,184549376~12582912,201326592~8388608,218103808~4194304,230686720~16777216,255852544~4194304,268435456~4194304,289406976~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.016 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~4194304,71303168~8388608,83886080~12582912,100663296~12582912,155189248~8388608,167772160~4194304,184549376~12582912,201326592~8388608,218103808~4194304,230686720~16777216,255852544~4194304,268435456~4194304,289406976~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.022 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~16777216,46137344~8388608,58720256~4194304,71303168~46137344,155189248~20971520,184549376~12582912,201326592~8388608,218103808~8388608,230686720~16777216,255852544~8388608,268435456~4194304,289406976~8388608,314572800~16777216,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.022 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 5 diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~20971520,83886080~12582912,100663296~12582912,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,230686720~16777216,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.022 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~20971520,83886080~12582912,100663296~12582912,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,230686720~16777216,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.027 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~16777216,46137344~8388608,58720256~58720256,138412032~4194304,146800640~50331648,201326592~8388608,218103808~8388608,230686720~16777216,255852544~8388608,268435456~4194304,289406976~12582912,314572800~16777216,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.027 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 6 diff [4194304~8388608,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.028 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.033 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~96468992,130023424~4194304,138412032~4194304,146800640~50331648,201326592~8388608,218103808~29360128,255852544~8388608,268435456~4194304,289406976~12582912,314572800~16777216,356515840~8388608,381681664~29360128] 2024-02-18T08:57:42.033 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 7 diff [4194304~12582912,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,289406976~4194304,297795584~4194304,314572800~12582912,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.033 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~16777216,167772160~12582912,184549376~12582912,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,289406976~4194304,297795584~4194304,314572800~12582912,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.039 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~96468992,130023424~4194304,138412032~4194304,146800640~50331648,201326592~8388608,218103808~29360128,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,314572800~16777216,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.039 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 8 diff [4194304~12582912,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~12582912,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.039 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~12582912,37748736~41943040,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~12582912,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.044 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~96468992,125829120~16777216,146800640~50331648,201326592~46137344,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,310378496~20971520,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.044 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 9 diff [4194304~75497472,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~12582912,218103808~29360128,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.045 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~12582912,218103808~29360128,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.050 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~113246208,125829120~16777216,146800640~50331648,201326592~46137344,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.050 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 10 diff [4194304~75497472,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~20971520,226492416~37748736,268435456~4194304,276824064~4194304,289406976~8388608,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.050 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~16777216,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~20971520,226492416~37748736,268435456~4194304,276824064~4194304,289406976~8388608,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.055 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~113246208,125829120~16777216,146800640~50331648,201326592~71303168,276824064~4194304,289406976~12582912,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.055 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 11 diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.056 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.061 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~138412032,146800640~50331648,201326592~71303168,276824064~25165824,310378496~20971520,343932928~20971520,377487360~33554432] 2024-02-18T08:57:42.062 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 12 diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~50331648,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.062 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~50331648,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.067 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~138412032,146800640~50331648,201326592~71303168,276824064~25165824,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.067 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 13 diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~75497472,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.067 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~4194304,146800640~75497472,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.072 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~138412032,146800640~125829120,276824064~25165824,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.073 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 14 diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~25165824,167772160~54525952,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.073 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,83886080~12582912,100663296~20971520,125829120~8388608,138412032~25165824,167772160~54525952,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.078 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~268435456,276824064~58720256,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.078 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 15 diff [4194304~117440512,125829120~8388608,138412032~83886080,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.078 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~117440512,125829120~8388608,138412032~83886080,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.083 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~268435456,276824064~58720256,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.083 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 16 diff [0~121634816,125829120~8388608,138412032~146800640,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.083 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~121634816,125829120~8388608,138412032~146800640,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.089 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.089 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 17 diff [0~121634816,125829120~8388608,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.089 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~121634816,125829120~8388608,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.094 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.094 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 18 diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.094 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.099 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.099 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to 19 diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.099 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 2 diff [25165824~4194304,71303168~8388608,88080384~8388608,155189248~4194304,167772160~4194304,188743680~8388608,218103808~4194304,243269632~4194304,289406976~4194304,314572800~8388608] 2024-02-18T08:57:42.105 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [25165824~4194304,71303168~8388608,88080384~8388608,155189248~4194304,167772160~4194304,188743680~8388608,218103808~4194304,243269632~4194304,289406976~4194304,314572800~8388608] 2024-02-18T08:57:42.110 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [25165824~4194304,71303168~12582912,88080384~12582912,155189248~4194304,167772160~8388608,188743680~8388608,218103808~8388608,243269632~4194304,289406976~8388608,314572800~8388608] 2024-02-18T08:57:42.110 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 3 diff [4194304~8388608,25165824~8388608,71303168~8388608,88080384~8388608,155189248~4194304,167772160~4194304,188743680~8388608,218103808~4194304,234881024~8388608,255852544~4194304,268435456~4194304,289406976~4194304,314572800~8388608,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.110 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,25165824~8388608,71303168~8388608,88080384~8388608,155189248~4194304,167772160~4194304,188743680~8388608,218103808~4194304,234881024~8388608,255852544~4194304,268435456~4194304,289406976~4194304,314572800~8388608,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.115 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,25165824~8388608,71303168~12582912,88080384~12582912,155189248~4194304,167772160~8388608,188743680~8388608,218103808~8388608,234881024~12582912,255852544~8388608,268435456~4194304,289406976~8388608,314572800~8388608,356515840~8388608,381681664~12582912] 2024-02-18T08:57:42.115 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 4 diff [4194304~8388608,20971520~12582912,58720256~4194304,71303168~8388608,88080384~8388608,100663296~8388608,155189248~4194304,167772160~4194304,184549376~12582912,218103808~4194304,230686720~12582912,255852544~4194304,268435456~4194304,289406976~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.115 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,58720256~4194304,71303168~8388608,88080384~8388608,100663296~8388608,155189248~4194304,167772160~4194304,184549376~12582912,218103808~4194304,230686720~12582912,255852544~4194304,268435456~4194304,289406976~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.120 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~12582912,58720256~4194304,71303168~12582912,88080384~25165824,155189248~4194304,167772160~8388608,184549376~12582912,218103808~8388608,230686720~16777216,255852544~8388608,268435456~4194304,289406976~8388608,314572800~16777216,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.120 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 5 diff [4194304~8388608,20971520~12582912,58720256~20971520,88080384~8388608,100663296~8388608,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,230686720~12582912,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.120 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,58720256~20971520,88080384~8388608,100663296~8388608,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,230686720~12582912,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.125 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~12582912,58720256~25165824,88080384~25165824,138412032~4194304,146800640~12582912,167772160~29360128,205520896~4194304,218103808~8388608,230686720~16777216,255852544~8388608,268435456~4194304,289406976~12582912,314572800~16777216,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.125 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 6 diff [4194304~8388608,20971520~12582912,37748736~41943040,88080384~8388608,100663296~12582912,130023424~4194304,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.125 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,37748736~41943040,88080384~8388608,100663296~12582912,130023424~4194304,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,289406976~4194304,297795584~4194304,314572800~12582912,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.130 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~62914560,88080384~29360128,130023424~4194304,138412032~4194304,146800640~12582912,167772160~29360128,205520896~4194304,218103808~29360128,255852544~8388608,268435456~4194304,289406976~12582912,314572800~16777216,356515840~8388608,381681664~29360128] 2024-02-18T08:57:42.130 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 7 diff [4194304~12582912,20971520~12582912,37748736~41943040,88080384~8388608,100663296~12582912,130023424~4194304,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,289406976~4194304,297795584~4194304,314572800~12582912,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.130 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~12582912,37748736~41943040,88080384~8388608,100663296~12582912,130023424~4194304,138412032~4194304,146800640~12582912,167772160~12582912,184549376~12582912,205520896~4194304,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,289406976~4194304,297795584~4194304,314572800~12582912,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.136 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,88080384~29360128,130023424~4194304,138412032~4194304,146800640~12582912,167772160~29360128,205520896~4194304,218103808~29360128,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,314572800~16777216,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.136 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 8 diff [4194304~12582912,20971520~58720256,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~8388608,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.136 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~58720256,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~8388608,218103808~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.141 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,88080384~29360128,125829120~16777216,146800640~12582912,167772160~29360128,205520896~41943040,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,310378496~20971520,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.141 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 9 diff [4194304~75497472,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~8388608,218103808~29360128,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.141 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~8388608,218103808~29360128,255852544~4194304,268435456~4194304,276824064~4194304,289406976~8388608,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.146 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~29360128,125829120~16777216,146800640~12582912,167772160~29360128,205520896~41943040,255852544~8388608,268435456~4194304,276824064~4194304,289406976~12582912,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.146 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 10 diff [4194304~75497472,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~4194304,289406976~8388608,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.146 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~4194304,289406976~8388608,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.151 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~29360128,125829120~16777216,146800640~12582912,167772160~29360128,205520896~67108864,276824064~4194304,289406976~12582912,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.151 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 11 diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.151 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.156 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~54525952,146800640~12582912,167772160~29360128,205520896~67108864,276824064~25165824,310378496~20971520,343932928~20971520,377487360~33554432] 2024-02-18T08:57:42.156 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 12 diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.156 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~29360128,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.161 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~54525952,146800640~50331648,205520896~67108864,276824064~25165824,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.161 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 13 diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~54525952,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.161 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,167772160~54525952,226492416~37748736,268435456~4194304,276824064~8388608,289406976~8388608,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.166 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~54525952,146800640~125829120,276824064~25165824,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.166 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 14 diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~25165824,167772160~54525952,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.167 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~8388608,100663296~20971520,125829120~8388608,138412032~25165824,167772160~54525952,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.171 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~184549376,276824064~58720256,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.171 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 15 diff [4194304~79691776,88080384~33554432,125829120~8388608,138412032~83886080,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.171 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,88080384~33554432,125829120~8388608,138412032~83886080,226492416~46137344,276824064~8388608,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.176 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~184549376,276824064~58720256,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.176 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 16 diff [0~83886080,88080384~33554432,125829120~8388608,138412032~146800640,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.176 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~33554432,125829120~8388608,138412032~146800640,289406976~16777216,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.181 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,88080384~247463936,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.181 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 17 diff [0~83886080,88080384~33554432,125829120~8388608,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.182 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~33554432,125829120~8388608,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.186 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.186 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 18 diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.187 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.192 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.192 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to 19 diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.192 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.197 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.197 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 3 diff [4194304~8388608,29360128~4194304,88080384~4194304,234881024~8388608,255852544~4194304,268435456~4194304,318767104~4194304,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.197 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,29360128~4194304,88080384~4194304,234881024~8388608,255852544~4194304,268435456~4194304,318767104~4194304,356515840~4194304,381681664~8388608] 2024-02-18T08:57:42.202 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,29360128~4194304,88080384~4194304,234881024~12582912,255852544~8388608,268435456~4194304,318767104~4194304,356515840~8388608,381681664~12582912] 2024-02-18T08:57:42.202 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 4 diff [4194304~8388608,20971520~12582912,58720256~4194304,88080384~4194304,100663296~8388608,184549376~4194304,230686720~12582912,255852544~4194304,268435456~4194304,318767104~8388608,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.202 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,58720256~4194304,88080384~4194304,100663296~8388608,184549376~4194304,230686720~12582912,255852544~4194304,268435456~4194304,318767104~8388608,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.207 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~12582912,58720256~4194304,88080384~4194304,100663296~12582912,184549376~4194304,230686720~16777216,255852544~8388608,268435456~4194304,318767104~12582912,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.207 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 5 diff [4194304~8388608,20971520~12582912,58720256~20971520,88080384~4194304,100663296~8388608,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,230686720~12582912,255852544~4194304,268435456~4194304,297795584~4194304,318767104~8388608,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.207 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,58720256~20971520,88080384~4194304,100663296~8388608,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,230686720~12582912,255852544~4194304,268435456~4194304,297795584~4194304,318767104~8388608,356515840~4194304,381681664~8388608,398458880~8388608] 2024-02-18T08:57:42.212 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~12582912,58720256~25165824,88080384~4194304,100663296~12582912,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,230686720~16777216,255852544~8388608,268435456~4194304,297795584~4194304,318767104~12582912,356515840~8388608,381681664~12582912,398458880~12582912] 2024-02-18T08:57:42.212 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 6 diff [4194304~8388608,20971520~12582912,37748736~41943040,88080384~4194304,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,255852544~4194304,268435456~4194304,297795584~4194304,318767104~8388608,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.212 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~8388608,20971520~12582912,37748736~41943040,88080384~4194304,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,255852544~4194304,268435456~4194304,297795584~4194304,318767104~8388608,356515840~4194304,381681664~25165824] 2024-02-18T08:57:42.217 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,20971520~62914560,88080384~4194304,100663296~16777216,130023424~4194304,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,226492416~20971520,255852544~8388608,268435456~4194304,297795584~4194304,318767104~12582912,356515840~8388608,381681664~29360128] 2024-02-18T08:57:42.217 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 7 diff [4194304~12582912,20971520~12582912,37748736~41943040,88080384~4194304,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,297795584~4194304,318767104~8388608,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.218 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~12582912,37748736~41943040,88080384~4194304,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,297795584~4194304,318767104~8388608,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.222 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,88080384~4194304,100663296~16777216,130023424~4194304,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,226492416~20971520,255852544~8388608,268435456~4194304,276824064~4194304,297795584~4194304,318767104~12582912,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.222 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 8 diff [4194304~12582912,20971520~58720256,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,293601280~4194304,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.223 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~58720256,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,226492416~16777216,255852544~4194304,268435456~4194304,276824064~4194304,293601280~4194304,310378496~16777216,352321536~8388608,381681664~25165824] 2024-02-18T08:57:42.229 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,88080384~4194304,100663296~16777216,125829120~16777216,146800640~8388608,171966464~20971520,205520896~12582912,226492416~20971520,255852544~8388608,268435456~4194304,276824064~4194304,293601280~8388608,310378496~20971520,352321536~12582912,381681664~29360128] 2024-02-18T08:57:42.229 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 9 diff [4194304~75497472,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,293601280~4194304,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.229 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~20971520,255852544~4194304,268435456~4194304,276824064~4194304,293601280~4194304,310378496~16777216,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.233 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~16777216,125829120~16777216,146800640~8388608,171966464~20971520,205520896~41943040,255852544~8388608,268435456~4194304,276824064~4194304,293601280~8388608,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.233 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 10 diff [4194304~75497472,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~4194304,293601280~4194304,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.233 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~4194304,293601280~4194304,310378496~20971520,348127232~12582912,381681664~25165824] 2024-02-18T08:57:42.238 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~16777216,125829120~16777216,146800640~12582912,171966464~20971520,205520896~67108864,276824064~4194304,293601280~8388608,310378496~20971520,348127232~16777216,381681664~29360128] 2024-02-18T08:57:42.238 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 11 diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.238 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.243 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~41943040,146800640~12582912,171966464~20971520,205520896~67108864,276824064~12582912,293601280~8388608,310378496~20971520,343932928~20971520,377487360~33554432] 2024-02-18T08:57:42.244 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 12 diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.244 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~20971520,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:40.912040+0000 mgr.y (mgr.24862) 1322 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 715 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s wr, 24 op/s 2024-02-18T08:57:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:40.994999+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-02-18T08:57:42.249 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~41943040,146800640~20971520,171966464~20971520,205520896~67108864,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.249 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 13 diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.249 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,268435456~4194304,276824064~8388608,293601280~4194304,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.254 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~41943040,146800640~20971520,171966464~100663296,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.254 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 14 diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~46137344,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.254 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,88080384~4194304,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~46137344,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.259 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~4194304,100663296~67108864,171966464~100663296,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.259 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 15 diff [4194304~79691776,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~46137344,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.259 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~46137344,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.264 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,88080384~184549376,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.264 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 16 diff [0~83886080,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.264 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~25165824,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.269 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,88080384~201326592,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.269 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 17 diff [0~83886080,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.269 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.274 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.274 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 18 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.274 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~33554432] 2024-02-18T08:57:42.279 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.279 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to 19 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.279 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:42.284 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.284 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 4 diff [20971520~8388608,58720256~4194304,100663296~8388608,184549376~4194304,230686720~8388608,318767104~8388608,385875968~4194304,398458880~8388608] 2024-02-18T08:57:42.284 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~8388608,58720256~4194304,100663296~8388608,184549376~4194304,230686720~8388608,318767104~8388608,385875968~4194304,398458880~8388608] 2024-02-18T08:57:42.289 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~12582912,58720256~4194304,100663296~12582912,184549376~4194304,230686720~8388608,318767104~12582912,385875968~4194304,398458880~12582912] 2024-02-18T08:57:42.289 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 5 diff [20971520~8388608,58720256~20971520,100663296~8388608,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,230686720~8388608,297795584~4194304,318767104~8388608,385875968~4194304,398458880~8388608] 2024-02-18T08:57:42.289 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~8388608,58720256~20971520,100663296~8388608,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,230686720~8388608,297795584~4194304,318767104~8388608,385875968~4194304,398458880~8388608] 2024-02-18T08:57:42.294 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~12582912,58720256~25165824,100663296~12582912,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,230686720~8388608,297795584~4194304,318767104~12582912,385875968~4194304,398458880~12582912] 2024-02-18T08:57:42.294 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 6 diff [20971520~12582912,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~12582912,297795584~4194304,318767104~8388608,385875968~20971520] 2024-02-18T08:57:42.294 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~12582912,297795584~4194304,318767104~8388608,385875968~20971520] 2024-02-18T08:57:42.299 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~62914560,100663296~16777216,130023424~4194304,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,226492416~12582912,297795584~4194304,318767104~12582912,385875968~25165824] 2024-02-18T08:57:42.299 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 7 diff [4194304~12582912,20971520~12582912,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,276824064~4194304,297795584~4194304,318767104~8388608,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.299 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~12582912,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,184549376~4194304,205520896~4194304,226492416~16777216,276824064~4194304,297795584~4194304,318767104~8388608,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.304 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,100663296~16777216,130023424~4194304,138412032~4194304,146800640~8388608,171966464~16777216,205520896~4194304,226492416~20971520,276824064~4194304,297795584~4194304,318767104~12582912,352321536~4194304,385875968~25165824] 2024-02-18T08:57:42.304 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 8 diff [4194304~12582912,20971520~58720256,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,226492416~16777216,276824064~4194304,293601280~4194304,310378496~16777216,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.304 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,20971520~58720256,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,226492416~16777216,276824064~4194304,293601280~4194304,310378496~16777216,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.309 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,20971520~62914560,100663296~16777216,125829120~16777216,146800640~8388608,171966464~20971520,205520896~12582912,226492416~20971520,276824064~4194304,293601280~8388608,310378496~20971520,352321536~4194304,385875968~25165824] 2024-02-18T08:57:42.309 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 9 diff [4194304~75497472,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~16777216,348127232~8388608,385875968~20971520] 2024-02-18T08:57:42.309 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~16777216,348127232~8388608,385875968~20971520] 2024-02-18T08:57:42.314 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~16777216,125829120~16777216,146800640~8388608,171966464~20971520,205520896~41943040,276824064~4194304,293601280~8388608,310378496~20971520,348127232~12582912,385875968~25165824] 2024-02-18T08:57:42.314 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 10 diff [4194304~75497472,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~20971520,348127232~8388608,385875968~20971520] 2024-02-18T08:57:42.314 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~20971520,348127232~8388608,385875968~20971520] 2024-02-18T08:57:42.319 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~16777216,125829120~16777216,146800640~12582912,171966464~20971520,205520896~50331648,260046848~8388608,276824064~4194304,293601280~8388608,310378496~20971520,348127232~12582912,385875968~25165824] 2024-02-18T08:57:42.319 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 11 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~20971520,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.319 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~20971520,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.324 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~12582912,171966464~20971520,205520896~50331648,260046848~8388608,276824064~12582912,293601280~8388608,310378496~20971520,343932928~16777216,377487360~33554432] 2024-02-18T08:57:42.324 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 12 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~20971520,339738624~16777216,360710144~4194304,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.324 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~20971520,339738624~16777216,360710144~4194304,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.329 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~20971520,171966464~20971520,205520896~62914560,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.329 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 13 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.329 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.334 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~20971520,171966464~96468992,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.334 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 14 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.334 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.339 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~67108864,171966464~100663296,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.340 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 15 diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.340 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.345 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,92274688~180355072,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.345 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 16 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.345 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~25165824,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.350 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~197132288,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.350 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 17 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.350 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.355 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~243269632,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.355 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 18 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.355 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.360 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.360 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to 19 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.360 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.365 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.365 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 5 diff [58720256~20971520,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,297795584~4194304,398458880~8388608] 2024-02-18T08:57:42.365 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [58720256~20971520,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,297795584~4194304,398458880~8388608] 2024-02-18T08:57:42.370 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [58720256~25165824,138412032~4194304,146800640~8388608,171966464~12582912,205520896~4194304,297795584~4194304,398458880~8388608] 2024-02-18T08:57:42.370 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 6 diff [29360128~4194304,37748736~41943040,109051904~4194304,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,226492416~4194304,297795584~4194304,390070272~12582912] 2024-02-18T08:57:42.370 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [29360128~4194304,37748736~41943040,109051904~4194304,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,226492416~4194304,297795584~4194304,390070272~12582912] 2024-02-18T08:57:42.375 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [29360128~54525952,109051904~8388608,130023424~4194304,138412032~4194304,146800640~8388608,171966464~12582912,205520896~4194304,226492416~8388608,297795584~4194304,390070272~16777216] 2024-02-18T08:57:42.375 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 7 diff [4194304~12582912,29360128~4194304,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,226492416~4194304,239075328~4194304,276824064~4194304,297795584~4194304,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.375 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,29360128~4194304,37748736~41943040,100663296~12582912,130023424~4194304,138412032~4194304,146800640~8388608,171966464~8388608,205520896~4194304,226492416~4194304,239075328~4194304,276824064~4194304,297795584~4194304,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.379 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,29360128~54525952,100663296~16777216,130023424~4194304,138412032~4194304,146800640~8388608,171966464~12582912,205520896~4194304,226492416~8388608,239075328~8388608,276824064~4194304,297795584~4194304,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.380 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 8 diff [4194304~12582912,29360128~50331648,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~12582912,188743680~4194304,205520896~8388608,226492416~4194304,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.380 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,29360128~50331648,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~12582912,188743680~4194304,205520896~8388608,226492416~4194304,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:40.912040+0000 mgr.y (mgr.24862) 1322 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 715 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s wr, 24 op/s 2024-02-18T08:57:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:40.994999+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-02-18T08:57:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:40.912040+0000 mgr.y (mgr.24862) 1322 : cluster [DBG] pgmap v2048: 105 pgs: 105 active+clean; 715 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s wr, 24 op/s 2024-02-18T08:57:42.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:40.994999+0000 mon.a (mon.0) 2190 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-02-18T08:57:42.386 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,29360128~54525952,100663296~16777216,125829120~16777216,146800640~8388608,171966464~12582912,188743680~4194304,205520896~12582912,226492416~8388608,239075328~8388608,276824064~4194304,293601280~8388608,310378496~8388608,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.386 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 9 diff [4194304~16777216,25165824~54525952,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.386 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~54525952,100663296~12582912,125829120~8388608,138412032~4194304,146800640~8388608,171966464~20971520,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.390 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~16777216,125829120~16777216,146800640~8388608,171966464~20971520,205520896~41943040,276824064~4194304,293601280~8388608,310378496~12582912,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.390 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 10 diff [4194304~16777216,25165824~54525952,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.391 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~54525952,100663296~12582912,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.395 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~16777216,125829120~16777216,146800640~12582912,171966464~20971520,205520896~50331648,260046848~8388608,276824064~4194304,293601280~8388608,310378496~20971520,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.395 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 11 diff [4194304~16777216,25165824~54525952,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.395 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~54525952,100663296~20971520,125829120~8388608,138412032~4194304,146800640~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.400 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~12582912,171966464~20971520,205520896~50331648,260046848~8388608,276824064~12582912,293601280~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.400 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 12 diff [4194304~16777216,25165824~54525952,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.400 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~54525952,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.406 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~20971520,171966464~20971520,205520896~62914560,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.406 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 13 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.406 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~4194304,146800640~16777216,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.411 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~41943040,146800640~20971520,171966464~96468992,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.411 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 14 diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.411 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~75497472,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.416 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,100663296~67108864,171966464~100663296,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.416 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 15 diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.416 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.421 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,92274688~180355072,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.421 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 16 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.421 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.426 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~197132288,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.427 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 17 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.427 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.432 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~243269632,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.432 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 18 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.432 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.437 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.437 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to 19 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.437 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.442 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.442 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 6 diff [29360128~4194304,37748736~20971520,109051904~4194304,130023424~4194304,226492416~4194304,390070272~8388608] 2024-02-18T08:57:42.442 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [29360128~4194304,37748736~20971520,109051904~4194304,130023424~4194304,226492416~4194304,390070272~8388608] 2024-02-18T08:57:42.447 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [29360128~33554432,109051904~8388608,130023424~4194304,226492416~8388608,390070272~12582912] 2024-02-18T08:57:42.447 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 7 diff [4194304~12582912,29360128~4194304,37748736~20971520,100663296~12582912,130023424~4194304,226492416~4194304,239075328~4194304,276824064~4194304,352321536~4194304,385875968~12582912] 2024-02-18T08:57:42.447 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,29360128~4194304,37748736~20971520,100663296~12582912,130023424~4194304,226492416~4194304,239075328~4194304,276824064~4194304,352321536~4194304,385875968~12582912] 2024-02-18T08:57:42.452 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,29360128~33554432,100663296~16777216,130023424~4194304,226492416~8388608,239075328~8388608,276824064~4194304,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.452 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 8 diff [4194304~12582912,29360128~29360128,100663296~12582912,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,226492416~4194304,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.452 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,29360128~29360128,100663296~12582912,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,226492416~4194304,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~16777216] 2024-02-18T08:57:42.458 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,29360128~33554432,100663296~16777216,125829120~12582912,176160768~8388608,188743680~4194304,205520896~12582912,226492416~8388608,239075328~8388608,276824064~4194304,293601280~8388608,310378496~8388608,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.458 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 9 diff [4194304~16777216,25165824~33554432,75497472~4194304,100663296~12582912,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.458 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~33554432,75497472~4194304,100663296~12582912,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,226492416~16777216,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.462 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,75497472~4194304,100663296~16777216,125829120~12582912,176160768~16777216,205520896~41943040,276824064~4194304,293601280~8388608,310378496~12582912,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.462 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 10 diff [4194304~16777216,25165824~33554432,67108864~12582912,100663296~12582912,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.463 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~33554432,67108864~12582912,100663296~12582912,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~16777216] 2024-02-18T08:57:42.467 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~16777216,125829120~16777216,150994944~8388608,176160768~16777216,205520896~50331648,260046848~8388608,276824064~4194304,293601280~8388608,310378496~20971520,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.467 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 11 diff [4194304~16777216,25165824~33554432,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.467 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~33554432,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,226492416~16777216,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~20971520] 2024-02-18T08:57:42.473 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~41943040,150994944~8388608,171966464~20971520,205520896~50331648,260046848~8388608,276824064~12582912,293601280~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.473 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 12 diff [4194304~16777216,25165824~37748736,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.473 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~37748736,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,226492416~16777216,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.478 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~41943040,150994944~16777216,171966464~20971520,205520896~62914560,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.478 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 13 diff [4194304~58720256,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.478 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~58720256,67108864~12582912,100663296~20971520,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,226492416~37748736,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.483 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~41943040,150994944~16777216,171966464~96468992,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.484 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 14 diff [4194304~58720256,67108864~12582912,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.484 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~58720256,67108864~12582912,100663296~20971520,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.489 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~67108864,171966464~100663296,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.489 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 15 diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.489 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,92274688~4194304,100663296~20971520,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,226492416~41943040,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.494 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,92274688~180355072,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.494 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 16 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~33554432,176160768~20971520,201326592~83886080,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.494 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~33554432,176160768~20971520,201326592~83886080,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.499 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~197132288,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.499 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 17 diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.499 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~20971520,125829120~8388608,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.504 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~243269632,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.504 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 18 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.504 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.509 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.509 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to 19 diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.509 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.514 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.514 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 7 diff [4194304~12582912,100663296~8388608,239075328~4194304,276824064~4194304,352321536~4194304,385875968~4194304] 2024-02-18T08:57:42.515 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,100663296~8388608,239075328~4194304,276824064~4194304,352321536~4194304,385875968~4194304] 2024-02-18T08:57:42.519 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,100663296~12582912,239075328~8388608,276824064~4194304,352321536~4194304,385875968~8388608] 2024-02-18T08:57:42.519 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 8 diff [4194304~12582912,33554432~4194304,100663296~8388608,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.519 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~12582912,33554432~4194304,100663296~8388608,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,239075328~4194304,276824064~4194304,293601280~4194304,310378496~8388608,352321536~4194304,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.524 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~12582912,33554432~4194304,100663296~12582912,125829120~12582912,176160768~8388608,188743680~4194304,205520896~12582912,239075328~8388608,276824064~4194304,293601280~8388608,310378496~8388608,352321536~4194304,385875968~20971520] 2024-02-18T08:57:42.525 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 9 diff [4194304~16777216,25165824~16777216,75497472~4194304,100663296~8388608,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,230686720~12582912,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.525 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~16777216,75497472~4194304,100663296~8388608,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,230686720~12582912,276824064~4194304,293601280~4194304,310378496~8388608,348127232~8388608,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.530 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~37748736,75497472~4194304,100663296~12582912,125829120~12582912,176160768~16777216,205520896~20971520,230686720~16777216,276824064~4194304,293601280~8388608,310378496~12582912,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.530 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 10 diff [4194304~16777216,25165824~16777216,67108864~12582912,100663296~8388608,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,230686720~12582912,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.530 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~16777216,67108864~12582912,100663296~8388608,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,230686720~12582912,247463936~8388608,260046848~4194304,276824064~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,385875968~4194304,394264576~8388608] 2024-02-18T08:57:42.534 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~37748736,67108864~12582912,100663296~12582912,125829120~16777216,150994944~8388608,176160768~16777216,205520896~20971520,230686720~25165824,260046848~8388608,276824064~4194304,293601280~8388608,310378496~20971520,348127232~12582912,385875968~20971520] 2024-02-18T08:57:42.535 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 11 diff [4194304~16777216,25165824~16777216,46137344~8388608,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,230686720~12582912,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~4194304,394264576~12582912] 2024-02-18T08:57:42.535 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~16777216,46137344~8388608,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,230686720~12582912,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,385875968~4194304,394264576~12582912] 2024-02-18T08:57:42.541 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~37748736,46137344~8388608,67108864~12582912,100663296~41943040,150994944~8388608,171966464~20971520,205520896~20971520,230686720~25165824,260046848~8388608,276824064~12582912,293601280~8388608,310378496~20971520,343932928~16777216,377487360~29360128] 2024-02-18T08:57:42.541 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 12 diff [4194304~16777216,25165824~16777216,46137344~12582912,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,230686720~12582912,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.541 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~16777216,25165824~16777216,46137344~12582912,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,230686720~12582912,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.546 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~37748736,46137344~16777216,67108864~12582912,100663296~41943040,150994944~16777216,171966464~20971520,205520896~20971520,230686720~37748736,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.546 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 13 diff [4194304~37748736,46137344~12582912,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~33554432,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.546 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~37748736,46137344~12582912,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~33554432,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.551 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~37748736,46137344~16777216,67108864~12582912,100663296~41943040,150994944~16777216,171966464~54525952,230686720~37748736,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.552 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 14 diff [4194304~54525952,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~37748736,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.552 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~54525952,67108864~12582912,100663296~8388608,113246208~8388608,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~37748736,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.557 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~58720256,67108864~12582912,100663296~67108864,171966464~54525952,230686720~41943040,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.557 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 15 diff [4194304~79691776,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~37748736,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.557 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~79691776,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~37748736,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.563 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~79691776,92274688~134217728,230686720~41943040,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.563 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 16 diff [0~83886080,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~54525952,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.563 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~54525952,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.570 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~197132288,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.570 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 17 diff [0~83886080,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.571 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,92274688~4194304,100663296~8388608,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.576 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~243269632,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.576 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 18 diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.576 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.581 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.581 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to 19 diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.581 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.586 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.586 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 8 diff [33554432~4194304,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,293601280~4194304,310378496~8388608,394264576~8388608] 2024-02-18T08:57:42.586 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [33554432~4194304,125829120~8388608,176160768~8388608,188743680~4194304,205520896~8388608,293601280~4194304,310378496~8388608,394264576~8388608] 2024-02-18T08:57:42.591 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [33554432~4194304,125829120~12582912,176160768~8388608,188743680~4194304,205520896~12582912,293601280~8388608,310378496~8388608,394264576~12582912] 2024-02-18T08:57:42.591 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 9 diff [8388608~12582912,25165824~16777216,75497472~4194304,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,230686720~8388608,293601280~4194304,310378496~8388608,348127232~8388608,394264576~8388608] 2024-02-18T08:57:42.591 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,75497472~4194304,125829120~8388608,176160768~16777216,205520896~8388608,218103808~4194304,230686720~8388608,293601280~4194304,310378496~8388608,348127232~8388608,394264576~8388608] 2024-02-18T08:57:42.597 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,75497472~4194304,125829120~12582912,176160768~16777216,205520896~20971520,230686720~12582912,293601280~8388608,310378496~12582912,348127232~12582912,394264576~12582912] 2024-02-18T08:57:42.597 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 10 diff [8388608~12582912,25165824~16777216,67108864~12582912,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,230686720~8388608,247463936~8388608,260046848~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,394264576~8388608] 2024-02-18T08:57:42.597 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,67108864~12582912,125829120~8388608,138412032~4194304,150994944~8388608,176160768~16777216,205520896~16777216,230686720~8388608,247463936~8388608,260046848~4194304,293601280~4194304,310378496~8388608,322961408~8388608,348127232~8388608,394264576~8388608] 2024-02-18T08:57:42.601 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,67108864~12582912,125829120~16777216,150994944~8388608,176160768~16777216,205520896~20971520,230686720~12582912,247463936~8388608,260046848~8388608,293601280~8388608,310378496~20971520,348127232~12582912,394264576~12582912] 2024-02-18T08:57:42.602 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 11 diff [8388608~12582912,25165824~16777216,46137344~8388608,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,230686720~8388608,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,394264576~12582912] 2024-02-18T08:57:42.602 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,46137344~8388608,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~8388608,171966464~20971520,205520896~16777216,230686720~8388608,247463936~8388608,260046848~4194304,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,343932928~12582912,377487360~4194304,394264576~12582912] 2024-02-18T08:57:42.607 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~8388608,67108864~12582912,113246208~29360128,150994944~8388608,171966464~20971520,205520896~20971520,230686720~12582912,247463936~8388608,260046848~8388608,276824064~12582912,293601280~8388608,310378496~20971520,343932928~16777216,377487360~8388608,394264576~12582912] 2024-02-18T08:57:42.607 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 12 diff [8388608~12582912,25165824~16777216,46137344~12582912,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,230686720~8388608,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.607 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,46137344~12582912,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~20971520,205520896~16777216,230686720~8388608,247463936~16777216,276824064~8388608,293601280~4194304,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.613 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~16777216,67108864~12582912,113246208~29360128,150994944~16777216,171966464~20971520,205520896~20971520,230686720~12582912,247463936~20971520,276824064~12582912,293601280~8388608,310378496~20971520,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.613 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 13 diff [8388608~33554432,46137344~12582912,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~8388608,243269632~20971520,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.613 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~33554432,46137344~12582912,67108864~12582912,113246208~8388608,125829120~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~8388608,243269632~20971520,276824064~8388608,293601280~4194304,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.617 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~16777216,67108864~12582912,113246208~29360128,150994944~16777216,171966464~54525952,230686720~37748736,276824064~12582912,293601280~8388608,310378496~25165824,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.618 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 14 diff [8388608~50331648,67108864~12582912,113246208~8388608,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.618 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~50331648,67108864~12582912,113246208~8388608,125829120~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.622 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~54525952,67108864~12582912,113246208~54525952,171966464~54525952,230686720~41943040,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.623 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 15 diff [8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.623 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,394264576~20971520] 2024-02-18T08:57:42.628 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~75497472,92274688~8388608,113246208~113246208,230686720~41943040,276824064~12582912,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.628 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 16 diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~8388608,243269632~41943040,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.628 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~8388608,243269632~41943040,293601280~12582912,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.633 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~8388608,113246208~176160768,293601280~41943040,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.633 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 17 diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.634 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.638 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~8388608,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.639 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 18 diff [0~4194304,8388608~75497472,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.639 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.645 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.645 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to 19 diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.645 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:42.651 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.651 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 9 diff [8388608~12582912,25165824~16777216,75497472~4194304,184549376~8388608,218103808~4194304,230686720~8388608,314572800~8388608,348127232~8388608] 2024-02-18T08:57:42.651 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,75497472~4194304,184549376~8388608,218103808~4194304,230686720~8388608,314572800~8388608,348127232~8388608] 2024-02-18T08:57:42.656 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,75497472~4194304,184549376~8388608,218103808~8388608,230686720~12582912,314572800~8388608,348127232~12582912] 2024-02-18T08:57:42.656 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 10 diff [8388608~12582912,25165824~16777216,67108864~12582912,138412032~4194304,150994944~8388608,176160768~16777216,213909504~8388608,230686720~8388608,247463936~8388608,260046848~4194304,314572800~16777216,348127232~8388608] 2024-02-18T08:57:42.656 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,67108864~12582912,138412032~4194304,150994944~8388608,176160768~16777216,213909504~8388608,230686720~8388608,247463936~8388608,260046848~4194304,314572800~16777216,348127232~8388608] 2024-02-18T08:57:42.661 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,67108864~12582912,138412032~4194304,150994944~8388608,176160768~16777216,213909504~12582912,230686720~12582912,247463936~8388608,260046848~8388608,314572800~16777216,348127232~12582912] 2024-02-18T08:57:42.661 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 11 diff [8388608~12582912,25165824~16777216,46137344~8388608,67108864~12582912,113246208~8388608,138412032~4194304,150994944~8388608,171966464~20971520,209715200~12582912,230686720~8388608,247463936~8388608,260046848~4194304,276824064~8388608,314572800~16777216,343932928~12582912,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.661 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,46137344~8388608,67108864~12582912,113246208~8388608,138412032~4194304,150994944~8388608,171966464~20971520,209715200~12582912,230686720~8388608,247463936~8388608,260046848~4194304,276824064~8388608,314572800~16777216,343932928~12582912,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.666 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~8388608,67108864~12582912,113246208~12582912,138412032~4194304,150994944~8388608,171966464~20971520,209715200~16777216,230686720~12582912,247463936~8388608,260046848~8388608,276824064~12582912,314572800~16777216,343932928~16777216,377487360~8388608,398458880~8388608] 2024-02-18T08:57:42.666 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 12 diff [8388608~12582912,25165824~16777216,46137344~12582912,67108864~12582912,113246208~8388608,138412032~4194304,150994944~12582912,171966464~20971520,209715200~12582912,230686720~8388608,247463936~16777216,276824064~8388608,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.666 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~12582912,25165824~16777216,46137344~12582912,67108864~12582912,113246208~8388608,138412032~4194304,150994944~12582912,171966464~20971520,209715200~12582912,230686720~8388608,247463936~16777216,276824064~8388608,310378496~8388608,322961408~8388608,339738624~16777216,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.671 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~16777216,67108864~12582912,113246208~12582912,138412032~4194304,150994944~16777216,171966464~20971520,209715200~16777216,230686720~12582912,247463936~20971520,276824064~12582912,310378496~20971520,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.671 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 13 diff [8388608~33554432,46137344~12582912,67108864~12582912,113246208~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~8388608,243269632~20971520,276824064~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.671 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~33554432,46137344~12582912,67108864~12582912,113246208~8388608,138412032~4194304,150994944~12582912,171966464~25165824,201326592~20971520,230686720~8388608,243269632~20971520,276824064~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.676 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~33554432,46137344~16777216,67108864~12582912,113246208~12582912,138412032~4194304,150994944~16777216,171966464~54525952,230686720~37748736,276824064~12582912,310378496~25165824,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.676 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 14 diff [8388608~50331648,67108864~12582912,113246208~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.676 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~50331648,67108864~12582912,113246208~8388608,138412032~25165824,171966464~25165824,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.681 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~54525952,67108864~12582912,113246208~12582912,138412032~29360128,171966464~54525952,230686720~41943040,276824064~12582912,297795584~37748736,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.681 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 15 diff [8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.681 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~20971520,230686720~8388608,243269632~25165824,276824064~8388608,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.686 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [8388608~75497472,92274688~8388608,113246208~20971520,138412032~88080384,230686720~41943040,276824064~12582912,297795584~37748736,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.686 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 16 diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~8388608,243269632~41943040,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.686 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~20971520,201326592~25165824,230686720~8388608,243269632~41943040,297795584~8388608,310378496~8388608,322961408~12582912,339738624~25165824,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.692 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~83886080,92274688~8388608,113246208~20971520,138412032~150994944,297795584~37748736,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.692 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 17 diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.692 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,92274688~4194304,113246208~8388608,125829120~8388608,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.697 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~88080384,92274688~8388608,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.697 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 18 diff [0~4194304,8388608~75497472,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.697 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,8388608~75497472,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.701 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.701 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to 19 diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.701 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.706 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.707 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 10 diff [16777216~4194304,67108864~8388608,138412032~4194304,150994944~8388608,176160768~8388608,213909504~8388608,247463936~8388608,260046848~4194304,322961408~8388608] 2024-02-18T08:57:42.707 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~4194304,67108864~8388608,138412032~4194304,150994944~8388608,176160768~8388608,213909504~8388608,247463936~8388608,260046848~4194304,322961408~8388608] 2024-02-18T08:57:42.712 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~4194304,67108864~8388608,138412032~4194304,150994944~8388608,176160768~8388608,213909504~8388608,247463936~8388608,260046848~8388608,322961408~8388608] 2024-02-18T08:57:42.712 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 11 diff [16777216~4194304,46137344~8388608,67108864~8388608,113246208~8388608,138412032~4194304,150994944~8388608,171966464~12582912,209715200~8388608,247463936~8388608,260046848~4194304,276824064~8388608,322961408~8388608,343932928~8388608,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.712 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~4194304,46137344~8388608,67108864~8388608,113246208~8388608,138412032~4194304,150994944~8388608,171966464~12582912,209715200~8388608,247463936~8388608,260046848~4194304,276824064~8388608,322961408~8388608,343932928~8388608,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.717 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~4194304,46137344~8388608,67108864~8388608,113246208~12582912,138412032~4194304,150994944~8388608,171966464~12582912,209715200~12582912,247463936~8388608,260046848~8388608,276824064~12582912,322961408~8388608,343932928~12582912,377487360~8388608,398458880~8388608] 2024-02-18T08:57:42.717 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 12 diff [16777216~4194304,46137344~12582912,67108864~8388608,113246208~8388608,138412032~4194304,150994944~12582912,171966464~12582912,209715200~8388608,247463936~16777216,276824064~8388608,310378496~4194304,322961408~8388608,339738624~12582912,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.717 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~4194304,46137344~12582912,67108864~8388608,113246208~8388608,138412032~4194304,150994944~12582912,171966464~12582912,209715200~8388608,247463936~16777216,276824064~8388608,310378496~4194304,322961408~8388608,339738624~12582912,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.721 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~4194304,46137344~16777216,67108864~8388608,113246208~12582912,138412032~4194304,150994944~16777216,171966464~12582912,209715200~12582912,247463936~20971520,276824064~12582912,310378496~8388608,322961408~8388608,339738624~16777216,360710144~8388608,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.722 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 13 diff [16777216~16777216,46137344~12582912,67108864~8388608,113246208~8388608,138412032~4194304,150994944~12582912,171966464~12582912,188743680~8388608,201326592~16777216,243269632~20971520,276824064~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.722 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~16777216,46137344~12582912,67108864~8388608,113246208~8388608,138412032~4194304,150994944~12582912,171966464~12582912,188743680~8388608,201326592~16777216,243269632~20971520,276824064~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.726 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~20971520,46137344~16777216,67108864~8388608,113246208~12582912,138412032~4194304,150994944~16777216,171966464~12582912,188743680~33554432,243269632~25165824,276824064~12582912,310378496~8388608,322961408~12582912,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.726 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 14 diff [16777216~16777216,37748736~20971520,67108864~8388608,113246208~8388608,138412032~25165824,171966464~12582912,188743680~8388608,201326592~16777216,243269632~25165824,276824064~8388608,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.727 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~16777216,37748736~20971520,67108864~8388608,113246208~8388608,138412032~25165824,171966464~12582912,188743680~8388608,201326592~16777216,243269632~25165824,276824064~8388608,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.732 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~46137344,67108864~8388608,113246208~12582912,138412032~29360128,171966464~12582912,188743680~33554432,243269632~29360128,276824064~12582912,297795584~20971520,322961408~12582912,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.732 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 15 diff [16777216~16777216,37748736~41943040,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~8388608,188743680~8388608,201326592~16777216,243269632~25165824,276824064~8388608,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.732 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [16777216~16777216,37748736~41943040,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~8388608,188743680~8388608,201326592~16777216,243269632~25165824,276824064~8388608,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.737 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [16777216~67108864,92274688~8388608,113246208~20971520,138412032~46137344,188743680~33554432,243269632~29360128,276824064~12582912,297795584~20971520,322961408~12582912,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.738 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 16 diff [0~4194304,16777216~16777216,37748736~41943040,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~8388608,188743680~8388608,201326592~25165824,243269632~41943040,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.738 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,16777216~16777216,37748736~41943040,92274688~4194304,113246208~8388608,125829120~8388608,138412032~33554432,176160768~8388608,188743680~8388608,201326592~25165824,243269632~41943040,297795584~8388608,310378496~4194304,322961408~12582912,339738624~12582912,356515840~8388608,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.742 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,16777216~67108864,92274688~8388608,113246208~20971520,138412032~46137344,188743680~41943040,243269632~46137344,297795584~20971520,322961408~12582912,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.743 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 17 diff [0~4194304,16777216~16777216,37748736~46137344,92274688~4194304,113246208~8388608,125829120~8388608,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.743 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,16777216~16777216,37748736~46137344,92274688~4194304,113246208~8388608,125829120~8388608,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.747 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,16777216~71303168,92274688~8388608,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.747 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 18 diff [0~4194304,16777216~16777216,37748736~46137344,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.747 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,16777216~16777216,37748736~46137344,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.752 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.752 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to 19 diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.752 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.758 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.758 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 11 diff [46137344~8388608,113246208~8388608,171966464~4194304,209715200~4194304,276824064~8388608,343932928~8388608,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.758 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [46137344~8388608,113246208~8388608,171966464~4194304,209715200~4194304,276824064~8388608,343932928~8388608,377487360~4194304,398458880~4194304] 2024-02-18T08:57:42.763 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [46137344~8388608,113246208~12582912,171966464~4194304,209715200~8388608,276824064~12582912,343932928~12582912,377487360~8388608,398458880~8388608] 2024-02-18T08:57:42.763 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 12 diff [46137344~12582912,113246208~8388608,155189248~8388608,171966464~4194304,209715200~4194304,247463936~12582912,276824064~8388608,310378496~4194304,327155712~4194304,339738624~12582912,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.763 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [46137344~12582912,113246208~8388608,155189248~8388608,171966464~4194304,209715200~4194304,247463936~12582912,276824064~8388608,310378496~4194304,327155712~4194304,339738624~12582912,360710144~4194304,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.768 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [46137344~16777216,113246208~12582912,155189248~12582912,171966464~4194304,209715200~8388608,247463936~12582912,276824064~12582912,310378496~8388608,327155712~4194304,339738624~16777216,360710144~8388608,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.768 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 13 diff [20971520~12582912,46137344~12582912,113246208~8388608,155189248~8388608,171966464~4194304,188743680~8388608,201326592~12582912,243269632~16777216,276824064~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.768 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,46137344~12582912,113246208~8388608,155189248~8388608,171966464~4194304,188743680~8388608,201326592~12582912,243269632~16777216,276824064~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.773 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~16777216,46137344~16777216,113246208~12582912,155189248~12582912,171966464~4194304,188743680~29360128,243269632~16777216,276824064~12582912,310378496~8388608,327155712~8388608,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.773 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 14 diff [20971520~12582912,37748736~20971520,113246208~8388608,138412032~12582912,155189248~12582912,171966464~4194304,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,276824064~8388608,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.773 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~20971520,113246208~8388608,138412032~12582912,155189248~12582912,171966464~4194304,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,276824064~8388608,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.778 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~41943040,113246208~12582912,138412032~29360128,171966464~4194304,188743680~29360128,243269632~29360128,276824064~12582912,297795584~20971520,327155712~8388608,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.778 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 15 diff [20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,276824064~8388608,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.778 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,276824064~8388608,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~4194304,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.783 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~46137344,75497472~8388608,92274688~8388608,113246208~20971520,138412032~37748736,188743680~29360128,243269632~29360128,276824064~12582912,297795584~20971520,327155712~8388608,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.783 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 16 diff [0~4194304,20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~20971520,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.783 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~20971520,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,377487360~4194304,385875968~8388608,398458880~4194304,406847488~8388608] 2024-02-18T08:57:42.788 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~8388608,92274688~8388608,113246208~20971520,138412032~37748736,188743680~41943040,243269632~46137344,297795584~20971520,327155712~8388608,339738624~29360128,377487360~16777216,398458880~16777216] 2024-02-18T08:57:42.788 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 17 diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~20971520,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.788 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,113246208~8388608,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~20971520,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.794 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~12582912,92274688~8388608,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.794 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 18 diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.794 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.798 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.799 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to 19 diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.799 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:42.803 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:42.803 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 12 diff [50331648~8388608,155189248~8388608,247463936~12582912,310378496~4194304,327155712~4194304,339738624~4194304,360710144~4194304,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.804 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [50331648~8388608,155189248~8388608,247463936~12582912,310378496~4194304,327155712~4194304,339738624~4194304,360710144~4194304,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.809 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [50331648~12582912,155189248~12582912,247463936~12582912,310378496~8388608,327155712~4194304,339738624~8388608,360710144~8388608,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.809 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 13 diff [20971520~12582912,50331648~8388608,155189248~8388608,188743680~8388608,201326592~12582912,243269632~16777216,310378496~4194304,327155712~8388608,339738624~4194304,348127232~4194304,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.809 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,50331648~8388608,155189248~8388608,188743680~8388608,201326592~12582912,243269632~16777216,310378496~4194304,327155712~8388608,339738624~4194304,348127232~4194304,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.814 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~16777216,50331648~12582912,155189248~12582912,188743680~25165824,243269632~16777216,310378496~8388608,327155712~8388608,339738624~29360128,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.814 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 14 diff [20971520~12582912,37748736~8388608,50331648~8388608,138412032~12582912,155189248~12582912,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,339738624~4194304,348127232~4194304,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.814 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~8388608,50331648~8388608,138412032~12582912,155189248~12582912,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,339738624~4194304,348127232~4194304,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.819 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~41943040,138412032~29360128,188743680~25165824,243269632~29360128,297795584~20971520,327155712~8388608,339738624~29360128,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.819 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 15 diff [20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.819 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,385875968~4194304,406847488~8388608] 2024-02-18T08:57:42.823 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~46137344,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,188743680~25165824,243269632~29360128,297795584~20971520,327155712~8388608,339738624~29360128,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.824 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 16 diff [0~4194304,20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~12582912,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.824 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~12582912,297795584~8388608,310378496~4194304,327155712~8388608,339738624~12582912,356515840~8388608,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.829 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,188743680~41943040,243269632~37748736,297795584~20971520,327155712~8388608,339738624~29360128,385875968~8388608,406847488~8388608] 2024-02-18T08:57:42.829 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 17 diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~12582912,289406976~25165824,327155712~8388608,339738624~25165824,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.829 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~12582912,289406976~25165824,327155712~8388608,339738624~25165824,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.834 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~12582912,92274688~8388608,125829120~8388608,138412032~41943040,188743680~92274688,289406976~29360128,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:42.834 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 18 diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~46137344,281018368~33554432,327155712~8388608,339738624~25165824,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.834 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~46137344,281018368~33554432,327155712~8388608,339738624~25165824,385875968~16777216,406847488~8388608] 2024-02-18T08:57:42.839 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:42.839 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to 19 diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:42.839 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:42.846 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:42.847 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 13 diff [20971520~12582912,188743680~8388608,201326592~12582912,243269632~8388608,327155712~8388608,348127232~4194304,356515840~4194304] 2024-02-18T08:57:42.847 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,188743680~8388608,201326592~12582912,243269632~8388608,327155712~8388608,348127232~4194304,356515840~4194304] 2024-02-18T08:57:42.849 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~16777216,188743680~25165824,243269632~12582912,327155712~8388608,348127232~16777216] 2024-02-18T08:57:42.849 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 14 diff [20971520~12582912,37748736~8388608,138412032~12582912,155189248~8388608,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,327155712~8388608,348127232~4194304,356515840~4194304] 2024-02-18T08:57:42.850 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~8388608,138412032~12582912,155189248~8388608,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,327155712~8388608,348127232~4194304,356515840~4194304] 2024-02-18T08:57:42.855 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~29360128,138412032~25165824,188743680~25165824,243269632~29360128,297795584~12582912,327155712~8388608,348127232~16777216] 2024-02-18T08:57:42.855 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 15 diff [20971520~12582912,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,343932928~8388608,356515840~4194304] 2024-02-18T08:57:42.855 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [20971520~12582912,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~12582912,243269632~16777216,264241152~4194304,297795584~8388608,310378496~4194304,327155712~8388608,343932928~8388608,356515840~4194304] 2024-02-18T08:57:42.860 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [20971520~46137344,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,188743680~25165824,243269632~29360128,297795584~20971520,327155712~8388608,343932928~20971520] 2024-02-18T08:57:42.860 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 16 diff [0~4194304,20971520~12582912,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~12582912,297795584~8388608,310378496~4194304,327155712~8388608,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.860 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,188743680~8388608,201326592~25165824,243269632~16777216,264241152~12582912,297795584~8388608,310378496~4194304,327155712~8388608,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.865 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,188743680~41943040,243269632~37748736,297795584~20971520,327155712~8388608,343932928~25165824,390070272~4194304] 2024-02-18T08:57:42.865 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 17 diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~12582912,289406976~25165824,327155712~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.865 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~29360128,264241152~12582912,289406976~25165824,327155712~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.870 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,75497472~12582912,92274688~8388608,125829120~8388608,138412032~41943040,188743680~92274688,289406976~29360128,327155712~8388608,343932928~25165824,390070272~16777216] 2024-02-18T08:57:42.870 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 18 diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~46137344,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.870 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,20971520~12582912,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~46137344,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.875 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~16777216] 2024-02-18T08:57:42.875 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to 19 diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.875 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.881 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:42.881 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 14 diff [25165824~8388608,37748736~8388608,138412032~12582912,155189248~8388608,201326592~4194304,247463936~12582912,264241152~4194304,297795584~8388608] 2024-02-18T08:57:42.881 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [25165824~8388608,37748736~8388608,138412032~12582912,155189248~8388608,201326592~4194304,247463936~12582912,264241152~4194304,297795584~8388608] 2024-02-18T08:57:42.886 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [25165824~8388608,37748736~12582912,138412032~25165824,201326592~8388608,247463936~25165824,297795584~12582912] 2024-02-18T08:57:42.887 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 15 diff [25165824~8388608,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,247463936~12582912,264241152~4194304,297795584~8388608,310378496~4194304,343932928~8388608] 2024-02-18T08:57:42.887 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [25165824~8388608,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,247463936~12582912,264241152~4194304,297795584~8388608,310378496~4194304,343932928~8388608] 2024-02-18T08:57:42.892 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [25165824~8388608,37748736~29360128,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,201326592~8388608,247463936~25165824,297795584~20971520,343932928~12582912] 2024-02-18T08:57:42.892 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 16 diff [0~4194304,25165824~8388608,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,213909504~12582912,247463936~12582912,264241152~12582912,297795584~8388608,310378496~4194304,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.892 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,25165824~8388608,37748736~16777216,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,138412032~12582912,155189248~16777216,201326592~4194304,213909504~12582912,247463936~12582912,264241152~12582912,297795584~8388608,310378496~4194304,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.897 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,25165824~8388608,37748736~29360128,75497472~8388608,92274688~8388608,125829120~8388608,138412032~37748736,201326592~8388608,213909504~16777216,247463936~33554432,297795584~20971520,343932928~16777216,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.897 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 17 diff [0~4194304,25165824~8388608,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,201326592~4194304,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~25165824,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.897 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,25165824~8388608,37748736~29360128,75497472~8388608,92274688~4194304,125829120~8388608,138412032~12582912,155189248~20971520,201326592~4194304,213909504~12582912,230686720~12582912,247463936~12582912,264241152~12582912,289406976~25165824,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.902 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,25165824~8388608,37748736~29360128,75497472~12582912,92274688~8388608,125829120~8388608,138412032~41943040,201326592~8388608,213909504~29360128,247463936~33554432,289406976~29360128,343932928~16777216,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.902 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 18 diff [0~4194304,25165824~8388608,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~12582912,230686720~12582912,247463936~29360128,281018368~33554432,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.903 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,25165824~8388608,37748736~29360128,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~12582912,230686720~12582912,247463936~29360128,281018368~33554432,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.908 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,25165824~8388608,37748736~29360128,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~29360128,247463936~71303168,343932928~16777216,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.908 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to 19 diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.908 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.913 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.913 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 15 diff [41943040~12582912,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,163577856~8388608,306184192~8388608,343932928~8388608] 2024-02-18T08:57:42.913 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [41943040~12582912,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,163577856~8388608,306184192~8388608,343932928~8388608] 2024-02-18T08:57:42.918 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [41943040~25165824,75497472~8388608,92274688~8388608,125829120~8388608,163577856~12582912,306184192~12582912,343932928~12582912] 2024-02-18T08:57:42.918 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 16 diff [0~4194304,41943040~12582912,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,163577856~8388608,213909504~12582912,251658240~4194304,268435456~8388608,306184192~8388608,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.918 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,41943040~12582912,58720256~8388608,75497472~4194304,92274688~4194304,125829120~8388608,163577856~8388608,213909504~12582912,251658240~4194304,268435456~8388608,306184192~8388608,343932928~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.923 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,41943040~25165824,75497472~8388608,92274688~8388608,125829120~8388608,163577856~12582912,213909504~16777216,251658240~8388608,268435456~12582912,306184192~12582912,343932928~16777216,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.923 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 17 diff [0~4194304,41943040~25165824,75497472~8388608,92274688~4194304,125829120~8388608,163577856~12582912,213909504~12582912,230686720~12582912,251658240~8388608,268435456~8388608,289406976~8388608,306184192~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.923 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,41943040~25165824,75497472~8388608,92274688~4194304,125829120~8388608,163577856~12582912,213909504~12582912,230686720~12582912,251658240~8388608,268435456~8388608,289406976~8388608,306184192~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.928 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,41943040~25165824,75497472~12582912,92274688~8388608,125829120~8388608,163577856~16777216,213909504~29360128,251658240~12582912,268435456~12582912,289406976~12582912,306184192~12582912,343932928~16777216,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.928 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 18 diff [0~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~12582912,230686720~12582912,247463936~16777216,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.928 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~12582912,230686720~12582912,247463936~16777216,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.933 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~29360128,247463936~54525952,306184192~12582912,343932928~16777216,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.933 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to 19 diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.933 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.938 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~88080384,306184192~12582912,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.938 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 16 diff [0~4194304,163577856~8388608,213909504~12582912,251658240~4194304,268435456~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.938 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,163577856~8388608,213909504~12582912,251658240~4194304,268435456~8388608,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.943 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,163577856~12582912,213909504~16777216,251658240~8388608,268435456~12582912,356515840~4194304,364904448~4194304,390070272~4194304] 2024-02-18T08:57:42.943 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 17 diff [0~4194304,54525952~8388608,79691776~4194304,163577856~12582912,213909504~12582912,230686720~12582912,251658240~8388608,268435456~8388608,289406976~8388608,306184192~4194304,352321536~8388608,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.943 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,54525952~8388608,79691776~4194304,163577856~12582912,213909504~12582912,230686720~12582912,251658240~8388608,268435456~8388608,289406976~8388608,306184192~4194304,352321536~8388608,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.948 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,54525952~8388608,79691776~8388608,163577856~16777216,213909504~29360128,251658240~12582912,268435456~12582912,289406976~12582912,306184192~8388608,352321536~8388608,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.948 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 18 diff [0~4194304,54525952~8388608,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~12582912,230686720~12582912,247463936~16777216,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.948 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~4194304,54525952~8388608,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~12582912,230686720~12582912,247463936~16777216,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~12582912] 2024-02-18T08:57:42.953 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~8388608,54525952~8388608,71303168~29360128,121634816~8388608,163577856~16777216,213909504~29360128,247463936~54525952,306184192~8388608,343932928~4194304,352321536~8388608,364904448~4194304,390070272~16777216] 2024-02-18T08:57:42.953 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to 19 diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.953 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.958 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,163577856~16777216,213909504~88080384,306184192~8388608,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:42.958 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 17 diff [54525952~8388608,79691776~4194304,167772160~8388608,230686720~12582912,255852544~4194304,289406976~8388608,306184192~4194304,352321536~4194304,394264576~8388608] 2024-02-18T08:57:42.958 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [54525952~8388608,79691776~4194304,167772160~8388608,230686720~12582912,255852544~4194304,289406976~8388608,306184192~4194304,352321536~4194304,394264576~8388608] 2024-02-18T08:57:42.963 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [54525952~8388608,79691776~8388608,167772160~12582912,230686720~12582912,255852544~8388608,289406976~12582912,306184192~8388608,352321536~4194304,394264576~12582912] 2024-02-18T08:57:42.963 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 18 diff [54525952~8388608,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,230686720~12582912,247463936~16777216,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~8388608] 2024-02-18T08:57:42.963 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [54525952~8388608,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,230686720~12582912,247463936~16777216,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~8388608] 2024-02-18T08:57:42.968 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [54525952~8388608,71303168~29360128,121634816~8388608,167772160~12582912,230686720~12582912,247463936~20971520,281018368~20971520,306184192~8388608,343932928~4194304,352321536~4194304,394264576~12582912] 2024-02-18T08:57:42.968 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to 19 diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:42.968 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:42.973 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,167772160~12582912,213909504~4194304,230686720~37748736,281018368~20971520,306184192~8388608,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:42.973 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to 18 diff [71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,247463936~16777216,281018368~8388608,306184192~4194304,343932928~4194304] 2024-02-18T08:57:42.974 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,247463936~16777216,281018368~8388608,306184192~4194304,343932928~4194304] 2024-02-18T08:57:42.979 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [71303168~8388608,88080384~12582912,121634816~8388608,167772160~4194304,247463936~20971520,281018368~8388608,306184192~4194304,343932928~4194304] 2024-02-18T08:57:42.979 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to 19 diff [4194304~4194304,33554432~4194304,46137344~8388608,71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,213909504~4194304,230686720~8388608,243269632~20971520,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:42.979 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~8388608,71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,213909504~4194304,230686720~8388608,243269632~20971520,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:42.983 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~12582912,71303168~8388608,88080384~12582912,121634816~8388608,167772160~4194304,213909504~4194304,230686720~37748736,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:42.983 INFO:tasks.workunit.client.0.smithi082.stdout:from 18 to 19 diff [4194304~4194304,33554432~4194304,46137344~8388608,213909504~4194304,230686720~8388608,243269632~4194304,255852544~8388608,343932928~4194304,402653184~12582912] 2024-02-18T08:57:42.984 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~8388608,213909504~4194304,230686720~8388608,243269632~4194304,255852544~8388608,343932928~4194304,402653184~12582912] 2024-02-18T08:57:42.989 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~12582912,213909504~4194304,230686720~20971520,255852544~12582912,343932928~4194304,402653184~12582912] 2024-02-18T08:57:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:42.003909+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-02-18T08:57:43.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:42.003909+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-02-18T08:57:43.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:42.003909+0000 mon.a (mon.0) 2191 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-02-18T08:57:43.999 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:43.999 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:44.011 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.011 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:44.011 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:44.017 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.017 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:44.017 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:44.023 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.023 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.023 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.029 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.029 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.029 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.035 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.035 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.035 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.041 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.041 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.041 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.046 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.047 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.047 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:44.052 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.052 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.052 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.058 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.058 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.058 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.064 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.065 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.065 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:44.069 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:44.069 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:44.070 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:44.076 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:44.076 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.076 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.081 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:44.081 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.081 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.085 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.086 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.086 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.091 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~88080384,306184192~12582912,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.091 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.091 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.096 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,163577856~16777216,213909504~88080384,306184192~8388608,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:44.096 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to HEAD diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:44.096 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:44.101 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,167772160~12582912,213909504~4194304,230686720~37748736,281018368~20971520,306184192~8388608,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:44.101 INFO:tasks.workunit.client.0.smithi082.stdout:from 17 to HEAD diff [4194304~4194304,33554432~4194304,46137344~8388608,71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,213909504~4194304,230686720~8388608,243269632~20971520,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:44.101 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~8388608,71303168~4194304,88080384~8388608,121634816~4194304,167772160~4194304,213909504~4194304,230686720~8388608,243269632~20971520,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:44.106 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~12582912,71303168~8388608,88080384~12582912,121634816~8388608,167772160~4194304,213909504~4194304,230686720~37748736,281018368~8388608,306184192~4194304,343932928~4194304,402653184~12582912] 2024-02-18T08:57:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:42.912428+0000 mgr.y (mgr.24862) 1323 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 732 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 20 MiB/s wr, 21 op/s 2024-02-18T08:57:44.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:42.912428+0000 mgr.y (mgr.24862) 1323 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 732 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 20 MiB/s wr, 21 op/s 2024-02-18T08:57:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:42.912428+0000 mgr.y (mgr.24862) 1323 : cluster [DBG] pgmap v2051: 105 pgs: 105 active+clean; 732 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.5 KiB/s rd, 20 MiB/s wr, 21 op/s 2024-02-18T08:57:45.019 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.019 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.033 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.033 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.033 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.038 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.038 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.038 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:45.044 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.044 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.044 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.050 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.050 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.050 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.055 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.055 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.055 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.061 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.061 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.061 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.066 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.066 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.067 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:45.072 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.072 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.072 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.077 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.078 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.078 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.083 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.083 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.083 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:45.088 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:45.088 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:45.089 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:45.095 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:45.096 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.096 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.099 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:45.099 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.099 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.105 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.110 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~88080384,306184192~12582912,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.110 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.110 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.115 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,163577856~16777216,213909504~88080384,306184192~8388608,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:45.115 INFO:tasks.workunit.client.0.smithi082.stdout:from 16 to HEAD diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:45.115 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [4194304~4194304,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,167772160~8388608,213909504~4194304,230686720~33554432,281018368~16777216,306184192~4194304,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:45.120 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [4194304~8388608,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,167772160~12582912,213909504~4194304,230686720~37748736,281018368~20971520,306184192~8388608,343932928~4194304,352321536~4194304,394264576~20971520] 2024-02-18T08:57:45.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:44.007833+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-02-18T08:57:45.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:44.007833+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-02-18T08:57:45.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:44.007833+0000 mon.a (mon.0) 2192 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-02-18T08:57:46.023 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.024 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.043 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.043 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.043 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.048 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.049 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.049 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:46.054 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.054 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.054 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.059 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.060 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.060 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.066 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.066 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.066 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.071 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.071 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.071 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.077 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.077 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.077 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:46.082 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.082 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.083 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.088 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.088 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.088 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.094 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.094 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.094 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:46.099 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:46.099 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:46.099 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:46.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:46.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.105 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.110 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:46.110 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.110 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.115 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.116 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.116 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.124 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~88080384,306184192~12582912,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.124 INFO:tasks.workunit.client.0.smithi082.stdout:from 15 to HEAD diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.124 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,46137344~16777216,71303168~4194304,79691776~4194304,88080384~8388608,121634816~4194304,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~4194304,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.125 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,46137344~16777216,71303168~29360128,121634816~8388608,163577856~16777216,213909504~88080384,306184192~8388608,343932928~4194304,352321536~8388608,364904448~4194304,390070272~25165824] 2024-02-18T08:57:46.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:44.913133+0000 mgr.y (mgr.24862) 1324 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 820 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 27 MiB/s wr, 3.17k op/s 2024-02-18T08:57:46.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:45.018939+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-02-18T08:57:46.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:44.913133+0000 mgr.y (mgr.24862) 1324 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 820 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 27 MiB/s wr, 3.17k op/s 2024-02-18T08:57:46.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:45.018939+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-02-18T08:57:46.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:44.913133+0000 mgr.y (mgr.24862) 1324 : cluster [DBG] pgmap v2053: 105 pgs: 105 active+clean; 820 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.1 KiB/s rd, 27 MiB/s wr, 3.17k op/s 2024-02-18T08:57:46.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:45.018939+0000 mon.a (mon.0) 2193 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-02-18T08:57:47.032 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.033 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.050 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.050 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.050 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.056 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.056 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.056 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:47.061 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.061 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.061 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.067 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.067 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.067 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.072 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.072 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.072 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.078 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.078 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.078 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.083 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.083 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.083 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:47.089 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.089 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.089 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.094 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.094 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.094 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.099 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.099 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.100 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:47.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:47.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:47.105 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:47.110 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:47.110 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.110 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.116 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:47.116 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.116 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.121 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.121 INFO:tasks.workunit.client.0.smithi082.stdout:from 14 to HEAD diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.121 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,33554432~4194304,41943040~25165824,71303168~12582912,88080384~8388608,121634816~12582912,163577856~12582912,213909504~50331648,268435456~8388608,281018368~16777216,306184192~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.126 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,33554432~4194304,41943040~25165824,71303168~29360128,121634816~12582912,163577856~16777216,213909504~88080384,306184192~12582912,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:47.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:46.025590+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-02-18T08:57:47.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:46.025590+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-02-18T08:57:47.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:46.025590+0000 mon.a (mon.0) 2194 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-02-18T08:57:48.036 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.037 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.058 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.058 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.058 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.063 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.063 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.063 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:48.069 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.069 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.069 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.075 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.075 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.075 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.080 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.080 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.081 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.086 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.086 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.087 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.092 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.093 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.093 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:48.097 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.097 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.097 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.103 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.103 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.103 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.108 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.108 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.108 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:48.114 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:48.114 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:48.114 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:48.119 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:48.120 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:48.120 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:48.125 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:48.125 INFO:tasks.workunit.client.0.smithi082.stdout:from 13 to HEAD diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:48.125 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,25165824~41943040,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,201326592~4194304,213909504~62914560,281018368~33554432,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:48.130 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,25165824~41943040,71303168~29360128,121634816~12582912,138412032~41943040,201326592~8388608,213909504~104857600,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:48.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:46.913677+0000 mgr.y (mgr.24862) 1325 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 819 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 20 MiB/s wr, 3.97k op/s 2024-02-18T08:57:48.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:47.030762+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-02-18T08:57:48.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:46.913677+0000 mgr.y (mgr.24862) 1325 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 819 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 20 MiB/s wr, 3.97k op/s 2024-02-18T08:57:48.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:47.030762+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-02-18T08:57:48.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:46.913677+0000 mgr.y (mgr.24862) 1325 : cluster [DBG] pgmap v2056: 105 pgs: 105 active+clean; 819 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.3 KiB/s rd, 20 MiB/s wr, 3.97k op/s 2024-02-18T08:57:48.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:47.030762+0000 mon.a (mon.0) 2195 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-02-18T08:57:49.052 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.052 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.073 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.073 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.073 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.078 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.078 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.078 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:49.084 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.084 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.084 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.089 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.089 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.089 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.095 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.095 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.095 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.100 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.100 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.100 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.106 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:49.111 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.111 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.111 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.116 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.116 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.116 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.121 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.121 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.121 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:49.126 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:49.126 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:49.127 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:49.132 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:49.132 INFO:tasks.workunit.client.0.smithi082.stdout:from 12 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:49.132 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,343932928~16777216,364904448~4194304,390070272~25165824] 2024-02-18T08:57:49.136 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,343932928~25165824,390070272~25165824] 2024-02-18T08:57:49.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:48.032741+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-02-18T08:57:49.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:48.032741+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-02-18T08:57:49.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:48.032741+0000 mon.a (mon.0) 2196 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-02-18T08:57:50.054 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.054 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.080 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.080 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.080 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.085 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.085 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.085 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:50.091 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.092 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.092 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.096 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.097 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.097 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.102 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.102 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.102 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.108 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.108 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.108 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.113 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.114 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.114 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:50.119 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.119 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.119 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.124 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.124 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.124 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.129 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.129 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.129 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:50.135 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:50.135 INFO:tasks.workunit.client.0.smithi082.stdout:from 11 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:50.135 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,121634816~12582912,138412032~12582912,155189248~20971520,188743680~8388608,201326592~75497472,281018368~33554432,327155712~8388608,339738624~25165824,385875968~29360128] 2024-02-18T08:57:50.140 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,121634816~12582912,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,385875968~29360128] 2024-02-18T08:57:50.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:48.914304+0000 mgr.y (mgr.24862) 1326 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 789 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 409 KiB/s wr, 2.00k op/s 2024-02-18T08:57:50.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:49.047862+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-02-18T08:57:50.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:48.914304+0000 mgr.y (mgr.24862) 1326 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 789 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 409 KiB/s wr, 2.00k op/s 2024-02-18T08:57:50.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:49.047862+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-02-18T08:57:50.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:48.914304+0000 mgr.y (mgr.24862) 1326 : cluster [DBG] pgmap v2059: 105 pgs: 105 active+clean; 789 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.2 KiB/s rd, 409 KiB/s wr, 2.00k op/s 2024-02-18T08:57:50.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:49.047862+0000 mon.a (mon.0) 2197 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-02-18T08:57:51.067 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.068 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.098 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.098 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.098 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.104 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.105 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.105 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:51.111 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.111 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.111 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.117 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.117 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.118 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.124 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.124 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.124 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.131 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.131 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.131 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.137 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.137 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.137 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:51.143 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.143 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.144 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.150 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.150 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.150 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.155 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.155 INFO:tasks.workunit.client.0.smithi082.stdout:from 10 to HEAD diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.155 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,20971520~46137344,71303168~12582912,88080384~8388608,113246208~20971520,138412032~12582912,155189248~20971520,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,327155712~8388608,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:51.161 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,20971520~46137344,71303168~29360128,113246208~20971520,138412032~41943040,188743680~130023424,327155712~8388608,339738624~29360128,377487360~37748736] 2024-02-18T08:57:51.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:50.051070+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-02-18T08:57:51.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:50.051070+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-02-18T08:57:51.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:50.051070+0000 mon.a (mon.0) 2198 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-02-18T08:57:52.075 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.075 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.100 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.100 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.101 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.105 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.106 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.106 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.111 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.111 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.111 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.116 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.116 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.116 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.121 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.121 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.121 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.126 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.126 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.126 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.131 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.131 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.131 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.137 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.137 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.137 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.142 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.142 INFO:tasks.workunit.client.0.smithi082.stdout:from 9 to HEAD diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.142 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~8388608,16777216~67108864,88080384~8388608,113246208~20971520,138412032~46137344,188743680~8388608,201326592~25165824,230686720~54525952,289406976~25165824,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.147 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~12582912,16777216~83886080,113246208~20971520,138412032~46137344,188743680~130023424,322961408~12582912,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:50.915000+0000 mgr.y (mgr.24862) 1327 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 784 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.75k op/s 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:51.064952+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:51.103417+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:51.413791+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:51.414412+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:57:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:51.418486+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:50.915000+0000 mgr.y (mgr.24862) 1327 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 784 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.75k op/s 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:51.064952+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:51.103417+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:51.413791+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:51.414412+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:57:52.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:51.418486+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:57:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:50.915000+0000 mgr.y (mgr.24862) 1327 : cluster [DBG] pgmap v2062: 105 pgs: 105 active+clean; 784 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 1.75k op/s 2024-02-18T08:57:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:51.064952+0000 mon.a (mon.0) 2199 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-02-18T08:57:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:51.103417+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:57:52.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:51.413791+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:57:52.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:51.414412+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:57:52.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:51.418486+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:57:52.759 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.759 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.784 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.784 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.784 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.790 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.790 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.790 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:52.795 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.795 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.795 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.800 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.806 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.806 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.806 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.811 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.811 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.811 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.816 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.816 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.816 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:52.821 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:52.822 INFO:tasks.workunit.client.0.smithi082.stdout:from 8 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.822 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:52.827 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~20971520,138412032~197132288,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:57:51.414935+0000 mgr.y (mgr.24862) 1328 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:57:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:52.075998+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-02-18T08:57:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:52.757085+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-02-18T08:57:53.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:57:51.414935+0000 mgr.y (mgr.24862) 1328 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:57:53.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:52.075998+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-02-18T08:57:53.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:52.757085+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-02-18T08:57:53.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:57:51.414935+0000 mgr.y (mgr.24862) 1328 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:57:53.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:52.075998+0000 mon.a (mon.0) 2204 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-02-18T08:57:53.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:52.757085+0000 mon.a (mon.0) 2205 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-02-18T08:57:53.764 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.764 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.790 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.790 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.791 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.796 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.796 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.796 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:53.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.806 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.806 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:53.807 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:53.812 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.812 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:53.812 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:53.817 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.817 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.818 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.822 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:53.823 INFO:tasks.workunit.client.0.smithi082.stdout:from 7 to HEAD diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.823 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:53.828 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~100663296,113246208~222298112,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:52.915581+0000 mgr.y (mgr.24862) 1329 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 782 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 852 op/s 2024-02-18T08:57:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:53.761010+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-02-18T08:57:54.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:52.915581+0000 mgr.y (mgr.24862) 1329 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 782 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 852 op/s 2024-02-18T08:57:54.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:53.761010+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-02-18T08:57:54.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:52.915581+0000 mgr.y (mgr.24862) 1329 : cluster [DBG] pgmap v2066: 105 pgs: 105 active+clean; 782 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 852 op/s 2024-02-18T08:57:54.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:53.761010+0000 mon.a (mon.0) 2206 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-02-18T08:57:54.762 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.762 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.795 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.795 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.795 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:54.807 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.807 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:54.807 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:54.812 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.812 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:54.812 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:54.817 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.818 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:54.818 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:54.823 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:54.823 INFO:tasks.workunit.client.0.smithi082.stdout:from 6 to HEAD diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:54.823 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~8388608,113246208~20971520,138412032~58720256,201326592~25165824,230686720~54525952,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:54.827 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:54.468854+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:54.469172+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:57:54.469460+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:54.762523+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-02-18T08:57:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:54.468854+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:54.469172+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:57:54.469460+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:54.762523+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-02-18T08:57:55.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:54.468854+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:54.469172+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:57:54.469460+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-18T08:57:55.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:54.762523+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-02-18T08:57:55.766 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.766 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.798 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.798 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.799 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.804 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.804 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.804 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:55.809 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.809 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:55.809 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:55.814 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.814 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:55.815 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:55.820 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:55.820 INFO:tasks.workunit.client.0.smithi082.stdout:from 5 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:55.821 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:55.826 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:56.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:54.915979+0000 mgr.y (mgr.24862) 1330 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 689 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 1.18k op/s 2024-02-18T08:57:56.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:55.770499+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-02-18T08:57:56.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:54.915979+0000 mgr.y (mgr.24862) 1330 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 689 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 1.18k op/s 2024-02-18T08:57:56.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:55.770499+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-02-18T08:57:56.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:54.915979+0000 mgr.y (mgr.24862) 1330 : cluster [DBG] pgmap v2069: 105 pgs: 105 active+clean; 689 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.5 KiB/s rd, 1.3 KiB/s wr, 1.18k op/s 2024-02-18T08:57:56.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:55.770499+0000 mon.a (mon.0) 2211 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-02-18T08:57:56.775 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.775 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.810 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:56.810 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.810 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.815 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:56.815 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.815 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:56.820 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:56.820 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:56.820 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:56.825 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:56.825 INFO:tasks.workunit.client.0.smithi082.stdout:from 4 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:56.826 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~29360128,322961408~12582912,339738624~25165824,377487360~4194304,385875968~25165824] 2024-02-18T08:57:56.830 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:57.756 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.756 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.788 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:57.788 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.788 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.795 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:57.796 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.796 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:57.801 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:57.801 INFO:tasks.workunit.client.0.smithi082.stdout:from 3 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:57.801 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~4194304,385875968~29360128] 2024-02-18T08:57:57.807 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:56.783461+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:56.916348+0000 mgr.y (mgr.24862) 1331 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 677 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:57.758273+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:56.783461+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:56.916348+0000 mgr.y (mgr.24862) 1331 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 677 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:57.758273+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-02-18T08:57:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:56.783461+0000 mon.a (mon.0) 2212 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-02-18T08:57:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:56.916348+0000 mgr.y (mgr.24862) 1331 : cluster [DBG] pgmap v2072: 105 pgs: 105 active+clean; 677 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 1.24k op/s 2024-02-18T08:57:58.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:57.758273+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-02-18T08:57:58.792 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.792 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.820 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:58.820 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.821 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.826 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:58.826 INFO:tasks.workunit.client.0.smithi082.stdout:from 2 to HEAD diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.826 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~8388608,100663296~33554432,138412032~58720256,201326592~83886080,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:58.832 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:59.805 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:59.805 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:59.823 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:57:59.823 INFO:tasks.workunit.client.0.smithi082.stdout:from 1 to HEAD diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:59.823 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~83886080,88080384~46137344,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:57:59.828 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:58:00.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:58.795347+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-02-18T08:58:00.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:57:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:58.916807+0000 mgr.y (mgr.24862) 1332 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 611 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 576 op/s 2024-02-18T08:58:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:58.795347+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-02-18T08:58:00.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:57:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:58.916807+0000 mgr.y (mgr.24862) 1332 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 611 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 576 op/s 2024-02-18T08:58:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:58.795347+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-02-18T08:58:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:57:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:58.916807+0000 mgr.y (mgr.24862) 1332 : cluster [DBG] pgmap v2075: 105 pgs: 105 active+clean; 611 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 576 op/s 2024-02-18T08:58:00.809 INFO:tasks.workunit.client.0.smithi082.stdout:from 0 to HEAD diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:58:00.809 INFO:tasks.workunit.client.0.smithi082.stdout: limited diff [0~134217728,138412032~146800640,289406976~46137344,339738624~25165824,377487360~37748736] 2024-02-18T08:58:00.825 INFO:tasks.workunit.client.0.smithi082.stdout: actual was [0~335544320,339738624~29360128,377487360~37748736] 2024-02-18T08:58:01.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:57:59.801196+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-02-18T08:58:01.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:57:59.801196+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-02-18T08:58:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:57:59.801196+0000 mon.a (mon.0) 2215 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-02-18T08:58:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39954 ms) 2024-02-18T08:58:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2024-02-18T08:58:01.815 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:58:02.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:00.809069+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-02-18T08:58:02.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:00.917325+0000 mgr.y (mgr.24862) 1333 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 617 op/s 2024-02-18T08:58:02.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:00.809069+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-02-18T08:58:02.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:00.917325+0000 mgr.y (mgr.24862) 1333 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 617 op/s 2024-02-18T08:58:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:00.809069+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-02-18T08:58:02.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:00.917325+0000 mgr.y (mgr.24862) 1333 : cluster [DBG] pgmap v2078: 105 pgs: 105 active+clean; 546 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 617 op/s 2024-02-18T08:58:02.752 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 0~4194304 2024-02-18T08:58:02.756 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (942 ms) 2024-02-18T08:58:02.756 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-02-18T08:58:02.756 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (0 ms) 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (0 ms) 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-02-18T08:58:02.757 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:58:02.780 INFO:tasks.workunit.client.0.smithi082.stdout: wrote [331831~7367,922491~14555,5531872~13509,10183861~68412,14716995~46577,15142280~72947,16343089~89074,18988137~11244,19390607~89609] 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (26 ms) 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (0 ms) 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-02-18T08:58:02.783 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:58:02.818 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 5000005~1234 2024-02-18T08:58:02.820 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (37 ms) 2024-02-18T08:58:02.820 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-02-18T08:58:02.820 INFO:tasks.workunit.client.0.smithi082.stdout:using old format 2024-02-18T08:58:02.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 8376263~12345 2024-02-18T08:58:02.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 8388608~4194304 2024-02-18T08:58:02.887 INFO:tasks.workunit.client.0.smithi082.stdout:iterate_cb 12582912~54321 2024-02-18T08:58:02.889 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (70 ms) 2024-02-18T08:58:03.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:01.808959+0000 mon.a (mon.0) 2217 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-02-18T08:58:03.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:02.759853+0000 mon.a (mon.0) 2218 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-02-18T08:58:03.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:01.808959+0000 mon.a (mon.0) 2217 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-02-18T08:58:03.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:02.759853+0000 mon.a (mon.0) 2218 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-02-18T08:58:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:01.808959+0000 mon.a (mon.0) 2217 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-02-18T08:58:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:02.759853+0000 mon.a (mon.0) 2218 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-02-18T08:58:03.816 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 10 tests from DiffIterateTest/1 (49070 ms total) 2024-02-18T08:58:03.816 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:58:03.816 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 16 tests from TestImageWatcher 2024-02-18T08:58:04.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:02.917637+0000 mgr.y (mgr.24862) 1334 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 533 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 262 op/s 2024-02-18T08:58:04.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:02.917637+0000 mgr.y (mgr.24862) 1334 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 533 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 262 op/s 2024-02-18T08:58:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:02.917637+0000 mgr.y (mgr.24862) 1334 : cluster [DBG] pgmap v2081: 105 pgs: 105 active+clean; 533 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.2 KiB/s wr, 262 op/s 2024-02-18T08:58:05.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:03.825689+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-02-18T08:58:05.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:03.825689+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-02-18T08:58:05.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:03.825689+0000 mon.a (mon.0) 2219 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-02-18T08:58:05.825 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:04.831977+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:04.836394+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:04.918098+0000 mgr.y (mgr.24862) 1335 : cluster [DBG] pgmap v2084: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:04.831977+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:04.836394+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:06.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:04.918098+0000 mgr.y (mgr.24862) 1335 : cluster [DBG] pgmap v2084: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:04.831977+0000 mon.a (mon.0) 2220 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-02-18T08:58:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:04.836394+0000 mon.a (mon.0) 2221 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:06.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:04.918098+0000 mgr.y (mgr.24862) 1335 : cluster [DBG] pgmap v2084: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:07.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:05.839636+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:07.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:05.839781+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-02-18T08:58:07.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:05.839636+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:07.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:05.839781+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-02-18T08:58:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:05.839636+0000 mon.a (mon.0) 2222 : audit [INF] from='client.? 172.21.15.82:0/2099762299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:07.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:05.839781+0000 mon.a (mon.0) 2223 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-02-18T08:58:07.841 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.841 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2016 ms) 2024-02-18T08:58:07.841 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-02-18T08:58:07.843 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.844 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyFlatten (3 ms) 2024-02-18T08:58:07.844 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-02-18T08:58:07.847 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.847 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyResize (4 ms) 2024-02-18T08:58:07.847 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-02-18T08:58:07.853 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.853 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (5 ms) 2024-02-18T08:58:07.853 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-02-18T08:58:07.856 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.856 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (3 ms) 2024-02-18T08:58:07.856 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-02-18T08:58:07.859 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.859 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (4 ms) 2024-02-18T08:58:07.859 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-02-18T08:58:07.863 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.863 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapRename (3 ms) 2024-02-18T08:58:07.863 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-02-18T08:58:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (3 ms) 2024-02-18T08:58:07.866 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-02-18T08:58:07.869 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.869 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (4 ms) 2024-02-18T08:58:07.869 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-02-18T08:58:07.872 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.872 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (3 ms) 2024-02-18T08:58:07.872 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-02-18T08:58:07.875 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.875 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (3 ms) 2024-02-18T08:58:07.875 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-02-18T08:58:07.879 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyRename (3 ms) 2024-02-18T08:58:07.879 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-02-18T08:58:07.882 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.882 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (3 ms) 2024-02-18T08:58:07.882 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-02-18T08:58:07.885 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.885 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (3 ms) 2024-02-18T08:58:07.885 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-02-18T08:58:07.888 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (3 ms) 2024-02-18T08:58:07.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-02-18T08:58:07.891 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:07.891 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (4 ms) 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:06.842838+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:06.918572+0000 mgr.y (mgr.24862) 1336 : cluster [DBG] pgmap v2087: 105 pgs: 5 creating+peering, 26 unknown, 74 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:07.842092+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:06.842838+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:06.918572+0000 mgr.y (mgr.24862) 1336 : cluster [DBG] pgmap v2087: 105 pgs: 5 creating+peering, 26 unknown, 74 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:08.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:07.842092+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-02-18T08:58:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:06.842838+0000 mon.a (mon.0) 2224 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-02-18T08:58:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:06.918572+0000 mgr.y (mgr.24862) 1336 : cluster [DBG] pgmap v2087: 105 pgs: 5 creating+peering, 26 unknown, 74 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:58:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:07.842092+0000 mon.a (mon.0) 2225 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-02-18T08:58:08.850 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 16 tests from TestImageWatcher (2067 ms total) 2024-02-18T08:58:08.850 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:58:08.850 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 33 tests from TestInternal 2024-02-18T08:58:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:08.858231+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-02-18T08:58:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:08.918908+0000 mgr.y (mgr.24862) 1337 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:08.858231+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-02-18T08:58:10.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:08.918908+0000 mgr.y (mgr.24862) 1337 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:08.858231+0000 mon.a (mon.0) 2226 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-02-18T08:58:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:08.918908+0000 mgr.y (mgr.24862) 1337 : cluster [DBG] pgmap v2090: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:10.854 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.OpenByID 2024-02-18T08:58:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:09.867630+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-02-18T08:58:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:09.871979+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.82:0/947434339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:09.873695+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:09.867630+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-02-18T08:58:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:09.871979+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.82:0/947434339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:11.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:09.873695+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:09.867630+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-02-18T08:58:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:09.871979+0000 mon.c (mon.1) 47 : audit [INF] from='client.? 172.21.15.82:0/947434339' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:09.873695+0000 mon.a (mon.0) 2228 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:10.869238+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:10.869396+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-02-18T08:58:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:10.919410+0000 mgr.y (mgr.24862) 1338 : cluster [DBG] pgmap v2093: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:10.869238+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:10.869396+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-02-18T08:58:12.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:10.919410+0000 mgr.y (mgr.24862) 1338 : cluster [DBG] pgmap v2093: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:10.869238+0000 mon.a (mon.0) 2229 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:12.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:10.869396+0000 mon.a (mon.0) 2230 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-02-18T08:58:12.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:10.919410+0000 mgr.y (mgr.24862) 1338 : cluster [DBG] pgmap v2093: 105 pgs: 1 creating+peering, 31 unknown, 73 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:12.887 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.887 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.OpenByID (2034 ms) 2024-02-18T08:58:12.888 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-02-18T08:58:12.906 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.OpenSnapDNE (18 ms) 2024-02-18T08:58:12.906 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-02-18T08:58:12.909 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.909 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (4 ms) 2024-02-18T08:58:12.910 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-02-18T08:58:12.913 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.913 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.ResizeLocksImage (3 ms) 2024-02-18T08:58:12.913 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-02-18T08:58:12.917 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.917 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (3 ms) 2024-02-18T08:58:12.917 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-02-18T08:58:12.920 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.920 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapCreateLocksImage (3 ms) 2024-02-18T08:58:12.920 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-02-18T08:58:12.923 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (3 ms) 2024-02-18T08:58:12.923 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-02-18T08:58:12.926 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.926 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (4 ms) 2024-02-18T08:58:12.926 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-02-18T08:58:12.929 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.929 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (3 ms) 2024-02-18T08:58:12.929 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-02-18T08:58:12.933 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.933 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapSetReleasesLock (4 ms) 2024-02-18T08:58:12.933 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-02-18T08:58:12.937 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.937 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.FlattenLocksImage (3 ms) 2024-02-18T08:58:12.937 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-02-18T08:58:12.940 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.940 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (4 ms) 2024-02-18T08:58:12.940 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-02-18T08:58:12.943 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.943 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.AioWriteRequestsLock (2 ms) 2024-02-18T08:58:12.943 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-02-18T08:58:12.946 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.946 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (3 ms) 2024-02-18T08:58:12.946 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-02-18T08:58:12.949 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.949 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.CancelAsyncResize (4 ms) 2024-02-18T08:58:12.949 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.MultipleResize 2024-02-18T08:58:12.985 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.MultipleResize (36 ms) 2024-02-18T08:58:12.985 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.Metadata 2024-02-18T08:58:12.988 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.988 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.Metadata (3 ms) 2024-02-18T08:58:12.988 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-02-18T08:58:12.991 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.991 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.MetadataConfApply (3 ms) 2024-02-18T08:58:12.991 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-02-18T08:58:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapshotCopyup (2 ms) 2024-02-18T08:58:12.994 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-02-18T08:58:12.997 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:12.997 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (3 ms) 2024-02-18T08:58:12.997 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-02-18T08:58:13.000 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.000 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (3 ms) 2024-02-18T08:58:13.000 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-02-18T08:58:13.003 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.003 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.ResizeCopyup (3 ms) 2024-02-18T08:58:13.003 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-02-18T08:58:13.006 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.006 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.DiscardCopyup (4 ms) 2024-02-18T08:58:13.006 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.ShrinkFlushesCache 2024-02-18T08:58:13.019 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.ShrinkFlushesCache (13 ms) 2024-02-18T08:58:13.019 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.ImageOptions 2024-02-18T08:58:13.022 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.ImageOptions (3 ms) 2024-02-18T08:58:13.022 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-02-18T08:58:13.025 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.025 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.WriteFullCopyup (3 ms) 2024-02-18T08:58:13.025 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-02-18T08:58:13.028 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.028 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (3 ms) 2024-02-18T08:58:13.028 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.TestCoR 2024-02-18T08:58:13.031 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.031 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.TestCoR (2 ms) 2024-02-18T08:58:13.031 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-02-18T08:58:13.033 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.033 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (3 ms) 2024-02-18T08:58:13.034 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-02-18T08:58:13.037 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.037 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.PoolMetadataConfApply (3 ms) 2024-02-18T08:58:13.037 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.Sparsify 2024-02-18T08:58:13.054 INFO:tasks.workunit.client.0.smithi082.stdout:sparsify_supported=1 2024-02-18T08:58:13.054 INFO:tasks.workunit.client.0.smithi082.stdout:sparse_read_supported=1 2024-02-18T08:58:13.069 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.Sparsify (32 ms) 2024-02-18T08:58:13.069 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.SparsifyClone 2024-02-18T08:58:13.072 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.072 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.SparsifyClone (4 ms) 2024-02-18T08:58:13.072 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestInternal.MissingDataPool 2024-02-18T08:58:13.075 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:13.075 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestInternal.MissingDataPool (2 ms) 2024-02-18T08:58:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:11.886742+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-02-18T08:58:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:11.886742+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-02-18T08:58:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:11.886742+0000 mon.a (mon.0) 2231 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-02-18T08:58:13.892 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 33 tests from TestInternal (2221 ms total) 2024-02-18T08:58:13.892 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:58:13.892 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 51 tests from TestMirroring 2024-02-18T08:58:14.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:12.890641+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-02-18T08:58:14.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:12.919889+0000 mgr.y (mgr.24862) 1339 : cluster [DBG] pgmap v2096: 105 pgs: 1 creating+peering, 29 unknown, 75 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:12.890641+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-02-18T08:58:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:12.919889+0000 mgr.y (mgr.24862) 1339 : cluster [DBG] pgmap v2096: 105 pgs: 1 creating+peering, 29 unknown, 75 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:12.890641+0000 mon.a (mon.0) 2232 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-02-18T08:58:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:12.919889+0000 mgr.y (mgr.24862) 1339 : cluster [DBG] pgmap v2096: 105 pgs: 1 creating+peering, 29 unknown, 75 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:15.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:13.904379+0000 mon.a (mon.0) 2233 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-02-18T08:58:15.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:13.904379+0000 mon.a (mon.0) 2233 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-02-18T08:58:15.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:13.904379+0000 mon.a (mon.0) 2233 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-02-18T08:58:15.908 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-02-18T08:58:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:14.912153+0000 mon.a (mon.0) 2234 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-02-18T08:58:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:14.917451+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:14.918584+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:14.920313+0000 mgr.y (mgr.24862) 1340 : cluster [DBG] pgmap v2099: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:14.912153+0000 mon.a (mon.0) 2234 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:14.917451+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:14.918584+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:14.920313+0000 mgr.y (mgr.24862) 1340 : cluster [DBG] pgmap v2099: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:14.912153+0000 mon.a (mon.0) 2234 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-02-18T08:58:16.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:14.917451+0000 mon.c (mon.1) 48 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:14.918584+0000 mon.a (mon.0) 2235 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:16.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:14.920313+0000 mgr.y (mgr.24862) 1340 : cluster [DBG] pgmap v2099: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:15.920510+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:15.920637+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-02-18T08:58:17.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:15.920510+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:17.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:15.920637+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-02-18T08:58:17.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:15.920510+0000 mon.a (mon.0) 2236 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:17.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:15.920637+0000 mon.a (mon.0) 2237 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-02-18T08:58:18.032 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2125 ms) 2024-02-18T08:58:18.032 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-02-18T08:58:18.129 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (97 ms) 2024-02-18T08:58:18.129 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-02-18T08:58:18.216 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (87 ms) 2024-02-18T08:58:18.216 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-02-18T08:58:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:16.920702+0000 mgr.y (mgr.24862) 1341 : cluster [DBG] pgmap v2102: 105 pgs: 3 creating+peering, 24 unknown, 78 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:16.922606+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-02-18T08:58:18.312 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (95 ms) 2024-02-18T08:58:18.312 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-02-18T08:58:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:16.920702+0000 mgr.y (mgr.24862) 1341 : cluster [DBG] pgmap v2102: 105 pgs: 3 creating+peering, 24 unknown, 78 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:16.922606+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-02-18T08:58:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:16.920702+0000 mgr.y (mgr.24862) 1341 : cluster [DBG] pgmap v2102: 105 pgs: 3 creating+peering, 24 unknown, 78 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:16.922606+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-02-18T08:58:18.402 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (91 ms) 2024-02-18T08:58:18.402 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-02-18T08:58:18.495 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (93 ms) 2024-02-18T08:58:18.495 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (104 ms) 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-02-18T08:58:18.600 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:18.601 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-02-18T08:58:18.601 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-02-18T08:58:18.666 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (66 ms) 2024-02-18T08:58:18.666 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-02-18T08:58:18.741 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (75 ms) 2024-02-18T08:58:18.742 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-02-18T08:58:19.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:17.932334+0000 mon.a (mon.0) 2239 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-02-18T08:58:19.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:17.932334+0000 mon.a (mon.0) 2239 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-02-18T08:58:19.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:17.932334+0000 mon.a (mon.0) 2239 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-02-18T08:58:19.990 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1248 ms) 2024-02-18T08:58:19.990 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-02-18T08:58:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:18.921167+0000 mgr.y (mgr.24862) 1342 : cluster [DBG] pgmap v2104: 105 pgs: 3 creating+peering, 3 unknown, 99 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 33 KiB/s wr, 296 op/s 2024-02-18T08:58:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:18.942907+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-02-18T08:58:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:18.921167+0000 mgr.y (mgr.24862) 1342 : cluster [DBG] pgmap v2104: 105 pgs: 3 creating+peering, 3 unknown, 99 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 33 KiB/s wr, 296 op/s 2024-02-18T08:58:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:18.942907+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-02-18T08:58:20.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:18.921167+0000 mgr.y (mgr.24862) 1342 : cluster [DBG] pgmap v2104: 105 pgs: 3 creating+peering, 3 unknown, 99 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 199 KiB/s rd, 33 KiB/s wr, 296 op/s 2024-02-18T08:58:20.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:18.942907+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-02-18T08:58:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:19.954948+0000 mon.a (mon.0) 2241 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-02-18T08:58:21.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:19.954948+0000 mon.a (mon.0) 2241 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-02-18T08:58:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:19.954948+0000 mon.a (mon.0) 2241 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-02-18T08:58:22.003 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2013 ms) 2024-02-18T08:58:22.003 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-02-18T08:58:22.089 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (86 ms) 2024-02-18T08:58:22.089 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-02-18T08:58:22.174 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (85 ms) 2024-02-18T08:58:22.174 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-02-18T08:58:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:20.921602+0000 mgr.y (mgr.24862) 1343 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 266 KiB/s rd, 41 KiB/s wr, 386 op/s 2024-02-18T08:58:22.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:20.965109+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-02-18T08:58:22.271 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (97 ms) 2024-02-18T08:58:22.271 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-02-18T08:58:22.350 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (79 ms) 2024-02-18T08:58:22.350 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-02-18T08:58:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:20.921602+0000 mgr.y (mgr.24862) 1343 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 266 KiB/s rd, 41 KiB/s wr, 386 op/s 2024-02-18T08:58:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:20.965109+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-02-18T08:58:22.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:20.921602+0000 mgr.y (mgr.24862) 1343 : cluster [DBG] pgmap v2107: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 266 KiB/s rd, 41 KiB/s wr, 386 op/s 2024-02-18T08:58:22.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:20.965109+0000 mon.a (mon.0) 2242 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-02-18T08:58:22.427 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (78 ms) 2024-02-18T08:58:22.427 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-02-18T08:58:22.521 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (93 ms) 2024-02-18T08:58:22.521 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-02-18T08:58:22.614 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (93 ms) 2024-02-18T08:58:22.614 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-02-18T08:58:23.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:21.968605+0000 mon.a (mon.0) 2243 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-02-18T08:58:23.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:21.968605+0000 mon.a (mon.0) 2243 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-02-18T08:58:23.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:21.968605+0000 mon.a (mon.0) 2243 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-02-18T08:58:24.030 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1416 ms) 2024-02-18T08:58:24.030 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-02-18T08:58:24.136 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (107 ms) 2024-02-18T08:58:24.136 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-02-18T08:58:24.238 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (102 ms) 2024-02-18T08:58:24.238 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-02-18T08:58:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:22.921907+0000 mgr.y (mgr.24862) 1344 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 143 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-02-18T08:58:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:22.972639+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-02-18T08:58:24.338 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (100 ms) 2024-02-18T08:58:24.338 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-02-18T08:58:24.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:22.921907+0000 mgr.y (mgr.24862) 1344 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 143 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-02-18T08:58:24.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:22.972639+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-02-18T08:58:24.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:22.921907+0000 mgr.y (mgr.24862) 1344 : cluster [DBG] pgmap v2110: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 143 KiB/s rd, 10 KiB/s wr, 184 op/s 2024-02-18T08:58:24.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:22.972639+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-02-18T08:58:24.499 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (161 ms) 2024-02-18T08:58:24.499 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-02-18T08:58:24.655 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (156 ms) 2024-02-18T08:58:24.656 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-02-18T08:58:24.785 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (130 ms) 2024-02-18T08:58:24.785 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-02-18T08:58:24.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (141 ms) 2024-02-18T08:58:24.927 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-02-18T08:58:25.084 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (158 ms) 2024-02-18T08:58:25.084 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-02-18T08:58:25.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:23.979313+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-02-18T08:58:25.256 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (172 ms) 2024-02-18T08:58:25.257 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-02-18T08:58:25.342 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (85 ms) 2024-02-18T08:58:25.342 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-02-18T08:58:25.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:23.979313+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-02-18T08:58:25.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:23.979313+0000 mon.a (mon.0) 2245 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-02-18T08:58:25.422 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (80 ms) 2024-02-18T08:58:25.422 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-02-18T08:58:25.485 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (64 ms) 2024-02-18T08:58:25.485 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-02-18T08:58:25.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (121 ms) 2024-02-18T08:58:25.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-02-18T08:58:25.724 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (117 ms) 2024-02-18T08:58:25.724 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-02-18T08:58:25.828 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (104 ms) 2024-02-18T08:58:25.828 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-02-18T08:58:25.950 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (123 ms) 2024-02-18T08:58:25.950 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-02-18T08:58:26.027 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.MirrorStatusList (77 ms) 2024-02-18T08:58:26.027 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-02-18T08:58:26.125 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.RemoveBootstrapped (98 ms) 2024-02-18T08:58:26.125 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-02-18T08:58:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:24.922274+0000 mgr.y (mgr.24862) 1345 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 46 KiB/s wr, 564 op/s 2024-02-18T08:58:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:24.922274+0000 mgr.y (mgr.24862) 1345 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 46 KiB/s wr, 564 op/s 2024-02-18T08:58:26.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:24.922274+0000 mgr.y (mgr.24862) 1345 : cluster [DBG] pgmap v2113: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 384 KiB/s rd, 46 KiB/s wr, 564 op/s 2024-02-18T08:58:26.505 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.AioPromoteDemote (379 ms) 2024-02-18T08:58:26.505 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-02-18T08:58:26.866 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.AioGetInfo (362 ms) 2024-02-18T08:58:26.866 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-02-18T08:58:27.132 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.AioGetStatus (266 ms) 2024-02-18T08:58:27.132 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.SiteName 2024-02-18T08:58:27.141 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.SiteName (9 ms) 2024-02-18T08:58:27.142 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.Bootstrap 2024-02-18T08:58:28.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.Bootstrap (903 ms) 2024-02-18T08:58:28.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.PeerDirection 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.PeerDirection (9 ms) 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.Snapshot 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.Snapshot (0 ms) 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (0 ms) 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (0 ms) 2024-02-18T08:58:28.054 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.SnapshotImageState (0 ms) 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (0 ms) 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:28.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroring.AioSnapshotCreate (0 ms) 2024-02-18T08:58:28.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:26.922674+0000 mgr.y (mgr.24862) 1346 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 57 KiB/s wr, 675 op/s 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.152358+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.152875+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.153109+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.153314+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.157960+0000 mon.a (mon.0) 2248 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:27.158527+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:27.762030+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.046090+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.049364+0000 mon.a (mon.0) 2250 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.049725+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.82:0/1323442972' 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-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.049962+0000 mon.a (mon.0) 2251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-02-18T08:58:28.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.052571+0000 mon.a (mon.0) 2252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-02-18T08:58:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.053456+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.065111+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.065375+0000 mon.a (mon.0) 2253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.498 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:28.068668+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]': finished 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:26.922674+0000 mgr.y (mgr.24862) 1346 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 57 KiB/s wr, 675 op/s 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.152358+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.152875+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.153109+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.153314+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.157960+0000 mon.a (mon.0) 2248 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:27.158527+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:27.762030+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.046090+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.049364+0000 mon.a (mon.0) 2250 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.049725+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.82:0/1323442972' 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-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.049962+0000 mon.a (mon.0) 2251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.052571+0000 mon.a (mon.0) 2252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.053456+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:26.922674+0000 mgr.y (mgr.24862) 1346 : cluster [DBG] pgmap v2114: 105 pgs: 105 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 57 KiB/s wr, 675 op/s 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.152358+0000 mon.a (mon.0) 2246 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.152875+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.153109+0000 mon.c (mon.1) 50 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.153314+0000 mon.a (mon.0) 2247 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.157960+0000 mon.a (mon.0) 2248 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:27.158527+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:27.762030+0000 mon.a (mon.0) 2249 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.046090+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.049364+0000 mon.a (mon.0) 2250 : audit [INF] from='client.? ' entity='client.admin' 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.049725+0000 mon.c (mon.1) 53 : audit [INF] from='client.? 172.21.15.82:0/1323442972' 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-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.049962+0000 mon.a (mon.0) 2251 : audit [INF] from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.052571+0000 mon.a (mon.0) 2252 : audit [INF] from='client.? ' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-02-18T08:58:28.637 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.053456+0000 mon.c (mon.1) 54 : audit [DBG] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.065111+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.065375+0000 mon.a (mon.0) 2253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:28.068668+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]': finished 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.065111+0000 mon.c (mon.1) 55 : audit [INF] from='client.? 172.21.15.82:0/1323442972' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.065375+0000 mon.a (mon.0) 2253 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]: dispatch 2024-02-18T08:58:28.638 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:28.068668+0000 mon.a (mon.0) 2254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/51/94f7907b-52a7-40db-9b4f-0342931b7d77"}]': finished 2024-02-18T08:58:29.062 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 51 tests from TestMirroring (12146 ms total) 2024-02-18T08:58:29.063 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:58:29.063 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 31 tests from TestDeepCopy 2024-02-18T08:58:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:28.923231+0000 mgr.y (mgr.24862) 1347 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 216 KiB/s wr, 1.98k op/s 2024-02-18T08:58:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:29.072233+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-02-18T08:58:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:28.923231+0000 mgr.y (mgr.24862) 1347 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 216 KiB/s wr, 1.98k op/s 2024-02-18T08:58:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:29.072233+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-02-18T08:58:30.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:28.923231+0000 mgr.y (mgr.24862) 1347 : cluster [DBG] pgmap v2116: 105 pgs: 105 active+clean; 4.0 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 216 KiB/s wr, 1.98k op/s 2024-02-18T08:58:30.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:29.072233+0000 mon.a (mon.0) 2255 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-02-18T08:58:31.059 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Empty 2024-02-18T08:58:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:30.075726+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-02-18T08:58:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:30.080417+0000 mon.a (mon.0) 2257 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:31.074808+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:31.075007+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-02-18T08:58:31.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:30.075726+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-02-18T08:58:31.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:30.080417+0000 mon.a (mon.0) 2257 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:31.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:31.074808+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:31.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:31.075007+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-02-18T08:58:31.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:30.075726+0000 mon.a (mon.0) 2256 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-02-18T08:58:31.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:30.080417+0000 mon.a (mon.0) 2257 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:58:31.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:31.074808+0000 mon.a (mon.0) 2258 : audit [INF] from='client.? 172.21.15.82:0/2989514694' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:58:31.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:31.075007+0000 mon.a (mon.0) 2259 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-02-18T08:58:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:30.923689+0000 mgr.y (mgr.24862) 1348 : cluster [DBG] pgmap v2119: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:32.078015+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-02-18T08:58:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:30.923689+0000 mgr.y (mgr.24862) 1348 : cluster [DBG] pgmap v2119: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:32.078015+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-02-18T08:58:32.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:30.923689+0000 mgr.y (mgr.24862) 1348 : cluster [DBG] pgmap v2119: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:32.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:32.078015+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-02-18T08:58:34.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:32.924121+0000 mgr.y (mgr.24862) 1349 : cluster [DBG] pgmap v2122: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:34.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:33.078010+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-02-18T08:58:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:32.924121+0000 mgr.y (mgr.24862) 1349 : cluster [DBG] pgmap v2122: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:33.078010+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-02-18T08:58:34.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:32.924121+0000 mgr.y (mgr.24862) 1349 : cluster [DBG] pgmap v2122: 105 pgs: 4 creating+peering, 25 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:58:34.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:33.078010+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-02-18T08:58:35.161 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Empty (4101 ms) 2024-02-18T08:58:35.161 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-02-18T08:58:35.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:34.084190+0000 mon.a (mon.0) 2262 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-02-18T08:58:35.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:34.084190+0000 mon.a (mon.0) 2262 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-02-18T08:58:35.388 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.NoSnaps (228 ms) 2024-02-18T08:58:35.388 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Snaps 2024-02-18T08:58:35.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:34.084190+0000 mon.a (mon.0) 2262 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-02-18T08:58:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:34.924571+0000 mgr.y (mgr.24862) 1350 : cluster [DBG] pgmap v2125: 105 pgs: 4 creating+peering, 101 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:58:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:35.090363+0000 mon.a (mon.0) 2263 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-02-18T08:58:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:34.924571+0000 mgr.y (mgr.24862) 1350 : cluster [DBG] pgmap v2125: 105 pgs: 4 creating+peering, 101 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:58:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:35.090363+0000 mon.a (mon.0) 2263 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-02-18T08:58:36.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:34.924571+0000 mgr.y (mgr.24862) 1350 : cluster [DBG] pgmap v2125: 105 pgs: 4 creating+peering, 101 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 511 B/s wr, 1 op/s 2024-02-18T08:58:36.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:35.090363+0000 mon.a (mon.0) 2263 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-02-18T08:58:37.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:36.103761+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-02-18T08:58:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:36.103761+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-02-18T08:58:37.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:36.103761+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-02-18T08:58:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:36.925022+0000 mgr.y (mgr.24862) 1351 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 19 op/s 2024-02-18T08:58:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:37.107592+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-02-18T08:58:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:37.765935+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-02-18T08:58:38.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:36.925022+0000 mgr.y (mgr.24862) 1351 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 19 op/s 2024-02-18T08:58:38.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:37.107592+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-02-18T08:58:38.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:37.765935+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-02-18T08:58:38.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:36.925022+0000 mgr.y (mgr.24862) 1351 : cluster [DBG] pgmap v2128: 105 pgs: 105 active+clean; 20 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 19 op/s 2024-02-18T08:58:38.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:37.107592+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-02-18T08:58:38.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:37.765935+0000 mon.a (mon.0) 2266 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-02-18T08:58:39.042 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Snaps (3653 ms) 2024-02-18T08:58:39.042 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-02-18T08:58:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:38.768607+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-02-18T08:58:40.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:38.925392+0000 mgr.y (mgr.24862) 1352 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 9.4 MiB/s wr, 45 op/s 2024-02-18T08:58:40.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:38.768607+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-02-18T08:58:40.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:38.925392+0000 mgr.y (mgr.24862) 1352 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 9.4 MiB/s wr, 45 op/s 2024-02-18T08:58:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:38.768607+0000 mon.a (mon.0) 2267 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-02-18T08:58:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:38.925392+0000 mgr.y (mgr.24862) 1352 : cluster [DBG] pgmap v2132: 105 pgs: 105 active+clean; 40 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 9.4 MiB/s wr, 45 op/s 2024-02-18T08:58:40.874 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.SnapDiscard (1832 ms) 2024-02-18T08:58:40.874 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-02-18T08:58:40.885 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:40.948 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneDiscard (75 ms) 2024-02-18T08:58:40.949 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-02-18T08:58:40.960 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:41.023 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneShrink (75 ms) 2024-02-18T08:58:41.024 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-02-18T08:58:41.034 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:41.096 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneExpand (72 ms) 2024-02-18T08:58:41.096 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-02-18T08:58:41.106 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:41.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:39.773607+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-02-18T08:58:41.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:39.773607+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-02-18T08:58:41.165 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneHideParent (70 ms) 2024-02-18T08:58:41.165 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Clone 2024-02-18T08:58:41.176 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:41.237 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Clone (72 ms) 2024-02-18T08:58:41.237 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-02-18T08:58:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:39.773607+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-02-18T08:58:41.247 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneFlatten (71 ms) 2024-02-18T08:58:41.309 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Stress 2024-02-18T08:58:41.319 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 49636457~1898866 2024-02-18T08:58:41.325 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 35577302~5686260 2024-02-18T08:58:41.327 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 71417449~6701578 2024-02-18T08:58:41.348 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 31313297~3334696 2024-02-18T08:58:41.350 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 76505685~5687341 2024-02-18T08:58:41.366 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 29913145~1718320 2024-02-18T08:58:41.367 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 42405549~2940611 2024-02-18T08:58:41.378 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20886373~4527856 2024-02-18T08:58:41.379 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap0 2024-02-18T08:58:41.773 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 33920339~1223258 2024-02-18T08:58:41.774 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 10159284~2680977 2024-02-18T08:58:41.775 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 27479832~5586440 2024-02-18T08:58:41.775 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 76531926~4977306 2024-02-18T08:58:41.776 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 8816153~1672666 2024-02-18T08:58:41.776 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 24087182~7041851 2024-02-18T08:58:41.800 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 30613374~3757271 2024-02-18T08:58:41.801 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 28227904~820225 2024-02-18T08:58:41.818 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:58:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:40.780696+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-02-18T08:58:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:40.925726+0000 mgr.y (mgr.24862) 1353 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 9.4 MiB/s wr, 47 op/s 2024-02-18T08:58:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:40.780696+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-02-18T08:58:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:40.925726+0000 mgr.y (mgr.24862) 1353 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 9.4 MiB/s wr, 47 op/s 2024-02-18T08:58:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:40.780696+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-02-18T08:58:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:40.925726+0000 mgr.y (mgr.24862) 1353 : cluster [DBG] pgmap v2135: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 9.4 MiB/s wr, 47 op/s 2024-02-18T08:58:42.760 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 95117783 2024-02-18T08:58:42.763 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 76443039~1375050 2024-02-18T08:58:42.764 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 82457287~6177791 2024-02-18T08:58:42.766 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 37053279~4352521 2024-02-18T08:58:42.766 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 55744334~852235 2024-02-18T08:58:42.766 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 57051228~1738008 2024-02-18T08:58:42.767 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 58599877~5239091 2024-02-18T08:58:42.789 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 19833763~778631 2024-02-18T08:58:42.789 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 88904710~6213073 2024-02-18T08:58:42.793 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:58:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:41.784438+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-02-18T08:58:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:42.768729+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-02-18T08:58:43.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:41.784438+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-02-18T08:58:43.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:42.768729+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-02-18T08:58:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:41.784438+0000 mon.a (mon.0) 2270 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-02-18T08:58:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:42.768729+0000 mon.a (mon.0) 2271 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-02-18T08:58:43.781 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 2789844~3410905 2024-02-18T08:58:43.781 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 71413547~4821725 2024-02-18T08:58:43.786 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 13637878~7446282 2024-02-18T08:58:43.786 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 90113043~3098603 2024-02-18T08:58:43.786 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 22058243~617933 2024-02-18T08:58:43.786 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 31126224~7187865 2024-02-18T08:58:43.791 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 31931658~2902748 2024-02-18T08:58:43.796 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 82329560~5055063 2024-02-18T08:58:43.817 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap3 2024-02-18T08:58:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:42.926148+0000 mgr.y (mgr.24862) 1354 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 43 op/s 2024-02-18T08:58:44.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:42.926148+0000 mgr.y (mgr.24862) 1354 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 43 op/s 2024-02-18T08:58:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:42.926148+0000 mgr.y (mgr.24862) 1354 : cluster [DBG] pgmap v2138: 105 pgs: 105 active+clean; 56 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 4.0 MiB/s wr, 43 op/s 2024-02-18T08:58:45.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:43.792394+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-02-18T08:58:45.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:43.792394+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-02-18T08:58:45.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:43.792394+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-02-18T08:58:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:44.799254+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-02-18T08:58:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:44.926586+0000 mgr.y (mgr.24862) 1355 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 97 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.1 MiB/s wr, 152 op/s 2024-02-18T08:58:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:44.799254+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-02-18T08:58:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:44.926586+0000 mgr.y (mgr.24862) 1355 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 97 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.1 MiB/s wr, 152 op/s 2024-02-18T08:58:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:44.799254+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-02-18T08:58:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:44.926586+0000 mgr.y (mgr.24862) 1355 : cluster [DBG] pgmap v2141: 105 pgs: 105 active+clean; 97 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 9.1 MiB/s wr, 152 op/s 2024-02-18T08:58:47.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:45.803122+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-02-18T08:58:47.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:45.803122+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-02-18T08:58:47.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:45.803122+0000 mon.a (mon.0) 2274 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-02-18T08:58:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:46.807341+0000 mon.a (mon.0) 2275 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-02-18T08:58:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:46.927032+0000 mgr.y (mgr.24862) 1356 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 119 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 160 op/s 2024-02-18T08:58:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:46.807341+0000 mon.a (mon.0) 2275 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-02-18T08:58:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:46.927032+0000 mgr.y (mgr.24862) 1356 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 119 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 160 op/s 2024-02-18T08:58:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:46.807341+0000 mon.a (mon.0) 2275 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-02-18T08:58:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:46.927032+0000 mgr.y (mgr.24862) 1356 : cluster [DBG] pgmap v2144: 105 pgs: 105 active+clean; 119 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 160 op/s 2024-02-18T08:58:49.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:47.815818+0000 mon.a (mon.0) 2276 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-02-18T08:58:49.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:47.815818+0000 mon.a (mon.0) 2276 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-02-18T08:58:49.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:47.815818+0000 mon.a (mon.0) 2276 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-02-18T08:58:49.352 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Stress (8043 ms) 2024-02-18T08:58:49.352 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-02-18T08:58:49.587 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (235 ms) 2024-02-18T08:58:49.587 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-02-18T08:58:50.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:48.823692+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-02-18T08:58:50.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:48.927425+0000 mgr.y (mgr.24862) 1357 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 131 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-02-18T08:58:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:48.823692+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-02-18T08:58:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:48.927425+0000 mgr.y (mgr.24862) 1357 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 131 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-02-18T08:58:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:48.823692+0000 mon.a (mon.0) 2277 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-02-18T08:58:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:48.927425+0000 mgr.y (mgr.24862) 1357 : cluster [DBG] pgmap v2147: 105 pgs: 105 active+clean; 131 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 31 KiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-02-18T08:58:51.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:49.832828+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-02-18T08:58:51.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:49.832828+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-02-18T08:58:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:49.832828+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:50.839221+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:50.927766+0000 mgr.y (mgr.24862) 1358 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 7.9 MiB/s wr, 46 op/s 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:51.422987+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:51.717365+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:51.718012+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:58:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:51.721948+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:50.839221+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:50.927766+0000 mgr.y (mgr.24862) 1358 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 7.9 MiB/s wr, 46 op/s 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:51.422987+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:51.717365+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:51.718012+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:58:52.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:51.721948+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:58:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:50.839221+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-02-18T08:58:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:50.927766+0000 mgr.y (mgr.24862) 1358 : cluster [DBG] pgmap v2150: 105 pgs: 105 active+clean; 160 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 7.9 MiB/s wr, 46 op/s 2024-02-18T08:58:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:51.422987+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:58:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:51.717365+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:58:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:51.718012+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:58:52.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:51.721948+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:58:53.112 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3525 ms) 2024-02-18T08:58:53.112 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-02-18T08:58:53.123 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:58:51.718546+0000 mgr.y (mgr.24862) 1359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:58:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:51.843117+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-02-18T08:58:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:58:51.718546+0000 mgr.y (mgr.24862) 1359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:58:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:51.843117+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-02-18T08:58:53.187 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (76 ms) 2024-02-18T08:58:53.188 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-02-18T08:58:53.199 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:58:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:58:51.718546+0000 mgr.y (mgr.24862) 1359 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:58:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:51.843117+0000 mon.a (mon.0) 2284 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-02-18T08:58:53.259 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (71 ms) 2024-02-18T08:58:53.259 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-02-18T08:58:53.269 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 35760020~3638571 2024-02-18T08:58:53.281 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 32215300~1400329 2024-02-18T08:58:53.284 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 48165094~7979204 2024-02-18T08:58:53.309 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 15425486~3106228 2024-02-18T08:58:53.311 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 73313695~3082716 2024-02-18T08:58:53.319 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20477865~5015911 2024-02-18T08:58:53.321 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 70924032~6362377 2024-02-18T08:58:53.336 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 876517~7380662 2024-02-18T08:58:53.337 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap0 2024-02-18T08:58:53.843 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 129876237 2024-02-18T08:58:53.845 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 97163745~2444446 2024-02-18T08:58:53.846 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 81581496~8236095 2024-02-18T08:58:53.847 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 69716691~3117989 2024-02-18T08:58:53.847 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20450894~6607974 2024-02-18T08:58:53.848 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 94564971~2856050 2024-02-18T08:58:53.867 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 45311314~510428 2024-02-18T08:58:53.868 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 16879098~3257446 2024-02-18T08:58:53.868 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 114592802~3807619 2024-02-18T08:58:53.882 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:58:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:52.845518+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-02-18T08:58:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:52.928141+0000 mgr.y (mgr.24862) 1360 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 183 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 12 MiB/s wr, 35 op/s 2024-02-18T08:58:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:52.845518+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-02-18T08:58:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:52.928141+0000 mgr.y (mgr.24862) 1360 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 183 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 12 MiB/s wr, 35 op/s 2024-02-18T08:58:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:52.845518+0000 mon.a (mon.0) 2285 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-02-18T08:58:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:52.928141+0000 mgr.y (mgr.24862) 1360 : cluster [DBG] pgmap v2153: 105 pgs: 105 active+clean; 183 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 12 MiB/s wr, 35 op/s 2024-02-18T08:58:54.849 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 196336199 2024-02-18T08:58:54.852 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 12498667~2491222 2024-02-18T08:58:54.853 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 47089261~2046486 2024-02-18T08:58:54.854 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 97531048~3732319 2024-02-18T08:58:54.854 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 48639521~885980 2024-02-18T08:58:54.860 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 86734612~2488957 2024-02-18T08:58:54.860 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 936189~2582606 2024-02-18T08:58:54.862 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 75320272~3925152 2024-02-18T08:58:54.862 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 87658720~4446927 2024-02-18T08:58:54.884 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:53.855764+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:54.472753+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:54.473044+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:58:54.473328+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:53.855764+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:54.472753+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:54.473044+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:58:54.473328+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:53.855764+0000 mon.a (mon.0) 2286 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-02-18T08:58:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:54.472753+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-18T08:58:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:54.473044+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:58:54.473328+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T08:58:55.855 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 218872295 2024-02-18T08:58:55.858 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 13083541~272732 2024-02-18T08:58:55.859 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 61080551~2261239 2024-02-18T08:58:55.860 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 13400987~4924243 2024-02-18T08:58:55.860 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 121011280~4730813 2024-02-18T08:58:55.864 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 183930713~6920666 2024-02-18T08:58:55.864 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 157651529~4450858 2024-02-18T08:58:55.865 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 93837359~3548039 2024-02-18T08:58:55.865 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 70397928~7258021 2024-02-18T08:58:55.896 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap3 2024-02-18T08:58:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:54.863040+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-02-18T08:58:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:54.928628+0000 mgr.y (mgr.24862) 1361 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 271 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 22 MiB/s wr, 146 op/s 2024-02-18T08:58:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:54.863040+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-02-18T08:58:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:54.928628+0000 mgr.y (mgr.24862) 1361 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 271 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 22 MiB/s wr, 146 op/s 2024-02-18T08:58:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:54.863040+0000 mon.a (mon.0) 2290 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-02-18T08:58:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:54.928628+0000 mgr.y (mgr.24862) 1361 : cluster [DBG] pgmap v2156: 105 pgs: 105 active+clean; 271 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 22 MiB/s wr, 146 op/s 2024-02-18T08:58:56.862 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 143671095 2024-02-18T08:58:57.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:55.868779+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-02-18T08:58:57.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:55.868779+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-02-18T08:58:57.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:55.868779+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-02-18T08:58:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:56.874136+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-02-18T08:58:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:56.929147+0000 mgr.y (mgr.24862) 1362 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 301 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 23 MiB/s wr, 163 op/s 2024-02-18T08:58:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:56.874136+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-02-18T08:58:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:56.929147+0000 mgr.y (mgr.24862) 1362 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 301 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 23 MiB/s wr, 163 op/s 2024-02-18T08:58:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:56.874136+0000 mon.a (mon.0) 2292 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-02-18T08:58:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:56.929147+0000 mgr.y (mgr.24862) 1362 : cluster [DBG] pgmap v2159: 105 pgs: 105 active+clean; 301 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 59 MiB/s rd, 23 MiB/s wr, 163 op/s 2024-02-18T08:58:59.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:57.880217+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-02-18T08:58:59.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:58 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:57.880217+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-02-18T08:58:59.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:57.880217+0000 mon.a (mon.0) 2293 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-02-18T08:59:00.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:58.883649+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-02-18T08:59:00.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:58:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:58.929621+0000 mgr.y (mgr.24862) 1363 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 332 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 44 op/s 2024-02-18T08:59:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:58.883649+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-02-18T08:59:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:58:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:58.929621+0000 mgr.y (mgr.24862) 1363 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 332 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 44 op/s 2024-02-18T08:59:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:58.883649+0000 mon.a (mon.0) 2294 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-02-18T08:59:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:58:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:58.929621+0000 mgr.y (mgr.24862) 1363 : cluster [DBG] pgmap v2162: 105 pgs: 105 active+clean; 332 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 13 MiB/s wr, 44 op/s 2024-02-18T08:59:01.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:58:59.895994+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-02-18T08:59:01.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:58:59.895994+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-02-18T08:59:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:58:59.895994+0000 mon.a (mon.0) 2295 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-02-18T08:59:01.759 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (8500 ms) 2024-02-18T08:59:01.759 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-02-18T08:59:01.972 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (214 ms) 2024-02-18T08:59:01.973 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-02-18T08:59:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:00.898855+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-02-18T08:59:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:00.930334+0000 mgr.y (mgr.24862) 1364 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-18T08:59:02.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:00.898855+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-02-18T08:59:02.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:00.930334+0000 mgr.y (mgr.24862) 1364 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-18T08:59:02.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:00.898855+0000 mon.a (mon.0) 2296 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-02-18T08:59:02.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:00.930334+0000 mgr.y (mgr.24862) 1364 : cluster [DBG] pgmap v2165: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 6.1 MiB/s wr, 26 op/s 2024-02-18T08:59:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:02.909865+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-02-18T08:59:04.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:02.930738+0000 mgr.y (mgr.24862) 1365 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 65 KiB/s wr, 12 op/s 2024-02-18T08:59:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:02.909865+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-02-18T08:59:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:02.930738+0000 mgr.y (mgr.24862) 1365 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 65 KiB/s wr, 12 op/s 2024-02-18T08:59:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:02.909865+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-02-18T08:59:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:02.930738+0000 mgr.y (mgr.24862) 1365 : cluster [DBG] pgmap v2167: 105 pgs: 105 active+clean; 337 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 65 KiB/s wr, 12 op/s 2024-02-18T08:59:05.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:03.917134+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-02-18T08:59:05.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:03.917134+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-02-18T08:59:05.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:03.917134+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-02-18T08:59:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:04.921675+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-02-18T08:59:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:04.931116+0000 mgr.y (mgr.24862) 1366 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 468 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 20 MiB/s wr, 112 op/s 2024-02-18T08:59:06.282 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4310 ms) 2024-02-18T08:59:06.283 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-02-18T08:59:06.293 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:06.355 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (73 ms) 2024-02-18T08:59:06.355 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-02-18T08:59:06.366 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:06.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:04.921675+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-02-18T08:59:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:04.931116+0000 mgr.y (mgr.24862) 1366 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 468 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 20 MiB/s wr, 112 op/s 2024-02-18T08:59:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:04.921675+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-02-18T08:59:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:04.931116+0000 mgr.y (mgr.24862) 1366 : cluster [DBG] pgmap v2170: 105 pgs: 105 active+clean; 468 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 78 MiB/s rd, 20 MiB/s wr, 112 op/s 2024-02-18T08:59:06.427 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (72 ms) 2024-02-18T08:59:06.428 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-02-18T08:59:06.438 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 26715595~143605 2024-02-18T08:59:06.439 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20143529~4473344 2024-02-18T08:59:06.441 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 7602126~3811010 2024-02-18T08:59:06.456 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 40137109~8290557 2024-02-18T08:59:06.458 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 8083639~3944331 2024-02-18T08:59:06.473 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 62814411~5114735 2024-02-18T08:59:06.475 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 31622484~4145889 2024-02-18T08:59:06.491 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 2699361~7642195 2024-02-18T08:59:06.492 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap0 2024-02-18T08:59:06.924 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 65547029~4848112 2024-02-18T08:59:06.925 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 17505035~7927807 2024-02-18T08:59:06.925 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 3847020~3451557 2024-02-18T08:59:06.925 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16731592~7485091 2024-02-18T08:59:06.931 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 80909097~2348840 2024-02-18T08:59:06.932 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 56209360~382347 2024-02-18T08:59:06.935 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 21360175~7785087 2024-02-18T08:59:06.940 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 59666506~6021317 2024-02-18T08:59:06.977 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap1 2024-02-18T08:59:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:05.926483+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-02-18T08:59:07.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:05.926483+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-02-18T08:59:07.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:05.926483+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-02-18T08:59:07.930 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 126828143 2024-02-18T08:59:07.934 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 116322702~4757260 2024-02-18T08:59:07.935 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 37298609~900972 2024-02-18T08:59:07.935 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 36941329~3825545 2024-02-18T08:59:07.939 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 118367051~8066064 2024-02-18T08:59:07.953 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 118975938~4741892 2024-02-18T08:59:07.958 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16226285~7173287 2024-02-18T08:59:07.958 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 6423686~3071583 2024-02-18T08:59:07.958 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 71511517~5879418 2024-02-18T08:59:07.972 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap2 2024-02-18T08:59:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:06.931639+0000 mgr.y (mgr.24862) 1367 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 508 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 88 MiB/s rd, 27 MiB/s wr, 131 op/s 2024-02-18T08:59:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:06.936492+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-02-18T08:59:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:06.931639+0000 mgr.y (mgr.24862) 1367 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 508 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 88 MiB/s rd, 27 MiB/s wr, 131 op/s 2024-02-18T08:59:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:06.936492+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-02-18T08:59:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:06.931639+0000 mgr.y (mgr.24862) 1367 : cluster [DBG] pgmap v2172: 105 pgs: 105 active+clean; 508 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 88 MiB/s rd, 27 MiB/s wr, 131 op/s 2024-02-18T08:59:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:06.936492+0000 mon.a (mon.0) 2301 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-02-18T08:59:08.939 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 108392649 2024-02-18T08:59:08.949 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 101934847~6457802 2024-02-18T08:59:08.951 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20013977~896743 2024-02-18T08:59:08.951 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 3256856~480111 2024-02-18T08:59:08.951 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 36909005~6295746 2024-02-18T08:59:08.953 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 102530599~5862050 2024-02-18T08:59:08.973 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 78253394~822841 2024-02-18T08:59:08.974 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 42430809~4927479 2024-02-18T08:59:08.974 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 100740159~6410958 2024-02-18T08:59:09.005 INFO:tasks.workunit.client.0.smithi082.stdout:snap: snap3 2024-02-18T08:59:09.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:07.942445+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-02-18T08:59:09.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:07.942445+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-02-18T08:59:09.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:07.942445+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-02-18T08:59:09.953 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 188375036 2024-02-18T08:59:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:08.932352+0000 mgr.y (mgr.24862) 1368 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 549 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 16 MiB/s wr, 75 op/s 2024-02-18T08:59:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:08.946995+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-02-18T08:59:10.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:08.932352+0000 mgr.y (mgr.24862) 1368 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 549 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 16 MiB/s wr, 75 op/s 2024-02-18T08:59:10.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:08.946995+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-02-18T08:59:10.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:08.932352+0000 mgr.y (mgr.24862) 1368 : cluster [DBG] pgmap v2175: 105 pgs: 105 active+clean; 549 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s rd, 16 MiB/s wr, 75 op/s 2024-02-18T08:59:10.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:08.946995+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-02-18T08:59:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:09.965207+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-02-18T08:59:11.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:09.965207+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-02-18T08:59:11.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:09.965207+0000 mon.a (mon.0) 2304 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-02-18T08:59:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:10.932843+0000 mgr.y (mgr.24862) 1369 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 578 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 87 op/s 2024-02-18T08:59:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:10.965379+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-02-18T08:59:12.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:10.932843+0000 mgr.y (mgr.24862) 1369 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 578 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 87 op/s 2024-02-18T08:59:12.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:10.965379+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-02-18T08:59:12.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:10.932843+0000 mgr.y (mgr.24862) 1369 : cluster [DBG] pgmap v2178: 105 pgs: 105 active+clean; 578 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 16 MiB/s wr, 87 op/s 2024-02-18T08:59:12.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:10.965379+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-02-18T08:59:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:11.966980+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-02-18T08:59:13.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:11.966980+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-02-18T08:59:13.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:11.966980+0000 mon.a (mon.0) 2306 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-02-18T08:59:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:12.933379+0000 mgr.y (mgr.24862) 1370 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 582 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 7.4 MiB/s wr, 48 op/s 2024-02-18T08:59:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:12.977292+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-02-18T08:59:14.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:12.933379+0000 mgr.y (mgr.24862) 1370 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 582 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 7.4 MiB/s wr, 48 op/s 2024-02-18T08:59:14.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:12.977292+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-02-18T08:59:14.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:12.933379+0000 mgr.y (mgr.24862) 1370 : cluster [DBG] pgmap v2181: 105 pgs: 105 active+clean; 582 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 5.5 MiB/s rd, 7.4 MiB/s wr, 48 op/s 2024-02-18T08:59:14.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:12.977292+0000 mon.a (mon.0) 2307 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-02-18T08:59:14.560 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (8133 ms) 2024-02-18T08:59:14.560 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-02-18T08:59:14.572 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.632 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (72 ms) 2024-02-18T08:59:14.632 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-02-18T08:59:14.642 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.700 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (68 ms) 2024-02-18T08:59:14.701 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-02-18T08:59:14.711 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.774 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Clone_StrippingLargerDstObjSize (73 ms) 2024-02-18T08:59:14.774 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-02-18T08:59:14.783 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.841 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (68 ms) 2024-02-18T08:59:14.842 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-02-18T08:59:14.852 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.908 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Stress_StrippingLargerDstObjSize (67 ms) 2024-02-18T08:59:14.908 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-02-18T08:59:14.919 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:14.978 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (70 ms) 2024-02-18T08:59:14.978 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-02-18T08:59:14.989 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:15.049 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (70 ms) 2024-02-18T08:59:15.049 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-02-18T08:59:15.062 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:15.122 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (73 ms) 2024-02-18T08:59:15.122 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-02-18T08:59:15.133 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:15.191 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (70 ms) 2024-02-18T08:59:15.191 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-02-18T08:59:15.203 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:15.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:13.984063+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-02-18T08:59:15.259 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (68 ms) 2024-02-18T08:59:15.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:13.984063+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-02-18T08:59:15.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:13.984063+0000 mon.a (mon.0) 2308 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-02-18T08:59:15.988 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 31 tests from TestDeepCopy (44200 ms total) 2024-02-18T08:59:15.988 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:59:15.988 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 6 tests from TestGroup 2024-02-18T08:59:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:14.933797+0000 mgr.y (mgr.24862) 1371 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 594 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-02-18T08:59:16.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:14.933797+0000 mgr.y (mgr.24862) 1371 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 594 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-02-18T08:59:16.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:14.933797+0000 mgr.y (mgr.24862) 1371 : cluster [DBG] pgmap v2184: 105 pgs: 105 active+clean; 594 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2024-02-18T08:59:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:15.998039+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-02-18T08:59:17.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:15.998039+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-02-18T08:59:17.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:15.998039+0000 mon.a (mon.0) 2309 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-02-18T08:59:17.997 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.group_create 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:16.934264+0000 mgr.y (mgr.24862) 1372 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:17.007945+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:17.013634+0000 mon.a (mon.0) 2311 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:16.934264+0000 mgr.y (mgr.24862) 1372 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:17.007945+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-02-18T08:59:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:17.013634+0000 mon.a (mon.0) 2311 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:18.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:16.934264+0000 mgr.y (mgr.24862) 1372 : cluster [DBG] pgmap v2186: 73 pgs: 73 active+clean; 4.0 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-02-18T08:59:18.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:17.007945+0000 mon.a (mon.0) 2310 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-02-18T08:59:18.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:17.013634+0000 mon.a (mon.0) 2311 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:19.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:18.008576+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:19.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:18.008700+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-02-18T08:59:19.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:18.008576+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:19.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:18.008700+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-02-18T08:59:19.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:18.008576+0000 mon.a (mon.0) 2312 : audit [INF] from='client.? 172.21.15.82:0/92496895' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:19.497 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:18.008700+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-02-18T08:59:20.034 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.group_create (2037 ms) 2024-02-18T08:59:20.034 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.group_createPP 2024-02-18T08:59:20.048 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.group_createPP (14 ms) 2024-02-18T08:59:20.049 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.add_image 2024-02-18T08:59:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.add_image (4 ms) 2024-02-18T08:59:20.052 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.add_imagePP 2024-02-18T08:59:20.055 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:20.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.add_imagePP (3 ms) 2024-02-18T08:59:20.055 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.add_snapshot 2024-02-18T08:59:20.059 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:20.059 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.add_snapshot (3 ms) 2024-02-18T08:59:20.059 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-02-18T08:59:20.062 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:20.062 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestGroup.add_snapshotPP (4 ms) 2024-02-18T08:59:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:18.934826+0000 mgr.y (mgr.24862) 1373 : cluster [DBG] pgmap v2189: 105 pgs: 20 unknown, 85 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:59:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:19.020085+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-02-18T08:59:20.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:18.934826+0000 mgr.y (mgr.24862) 1373 : cluster [DBG] pgmap v2189: 105 pgs: 20 unknown, 85 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:59:20.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:19.020085+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-02-18T08:59:20.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:18.934826+0000 mgr.y (mgr.24862) 1373 : cluster [DBG] pgmap v2189: 105 pgs: 20 unknown, 85 active+clean; 4.0 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-02-18T08:59:20.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:19.020085+0000 mon.a (mon.0) 2314 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-02-18T08:59:21.024 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 6 tests from TestGroup (2065 ms total) 2024-02-18T08:59:21.024 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T08:59:21.024 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 57 tests from TestMigration 2024-02-18T08:59:21.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:20.024577+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-02-18T08:59:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:20.024577+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-02-18T08:59:21.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:20.024577+0000 mon.a (mon.0) 2315 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-02-18T08:59:22.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:20.935270+0000 mgr.y (mgr.24862) 1374 : cluster [DBG] pgmap v2192: 105 pgs: 8 unknown, 97 active+clean; 4.0 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:59:22.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:21.037537+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-02-18T08:59:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:20.935270+0000 mgr.y (mgr.24862) 1374 : cluster [DBG] pgmap v2192: 105 pgs: 8 unknown, 97 active+clean; 4.0 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:59:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:21.037537+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-02-18T08:59:22.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:20.935270+0000 mgr.y (mgr.24862) 1374 : cluster [DBG] pgmap v2192: 105 pgs: 8 unknown, 97 active+clean; 4.0 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-02-18T08:59:22.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:21.037537+0000 mon.a (mon.0) 2316 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-02-18T08:59:23.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:22.043893+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-02-18T08:59:23.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:22.048471+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:23.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:22.043893+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-02-18T08:59:23.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:22.048471+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:23.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:22.043893+0000 mon.a (mon.0) 2317 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-02-18T08:59:23.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:22.048471+0000 mon.a (mon.0) 2318 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T08:59:24.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Empty 2024-02-18T08:59:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:22.935699+0000 mgr.y (mgr.24862) 1375 : cluster [DBG] pgmap v2195: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:23.048792+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:23.048914+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-02-18T08:59:24.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:22.935699+0000 mgr.y (mgr.24862) 1375 : cluster [DBG] pgmap v2195: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:24.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:23.048792+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:24.386 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:23.048914+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-02-18T08:59:24.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:22.935699+0000 mgr.y (mgr.24862) 1375 : cluster [DBG] pgmap v2195: 105 pgs: 32 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:24.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:23.048792+0000 mon.a (mon.0) 2319 : audit [INF] from='client.? 172.21.15.82:0/1512959031' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T08:59:24.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:23.048914+0000 mon.a (mon.0) 2320 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-02-18T08:59:25.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:24.054056+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-02-18T08:59:25.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:25.053103+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-02-18T08:59:25.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:24.054056+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-02-18T08:59:25.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:25.053103+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-02-18T08:59:25.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:24.054056+0000 mon.a (mon.0) 2321 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-02-18T08:59:25.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:25.053103+0000 mon.a (mon.0) 2322 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-02-18T08:59:26.069 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:26.072 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:26.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:24.936348+0000 mgr.y (mgr.24862) 1376 : cluster [DBG] pgmap v2198: 137 pgs: 6 creating+peering, 31 unknown, 100 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:26.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:26.054576+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-02-18T08:59:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:24.936348+0000 mgr.y (mgr.24862) 1376 : cluster [DBG] pgmap v2198: 137 pgs: 6 creating+peering, 31 unknown, 100 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:26.054576+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-02-18T08:59:26.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:24.936348+0000 mgr.y (mgr.24862) 1376 : cluster [DBG] pgmap v2198: 137 pgs: 6 creating+peering, 31 unknown, 100 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:26.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:26.054576+0000 mon.a (mon.0) 2323 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-02-18T08:59:28.199 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:28.248 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:28.323 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Empty (4279 ms) 2024-02-18T08:59:28.323 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.OtherName 2024-02-18T08:59:28.340 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:28.346 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:28.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:26.937044+0000 mgr.y (mgr.24862) 1377 : cluster [DBG] pgmap v2201: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:28.387 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:27.088870+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-02-18T08:59:28.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:26.937044+0000 mgr.y (mgr.24862) 1377 : cluster [DBG] pgmap v2201: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:28.387 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:27.088870+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-02-18T08:59:28.441 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:28.483 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:28.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:26.937044+0000 mgr.y (mgr.24862) 1377 : cluster [DBG] pgmap v2201: 137 pgs: 6 creating+peering, 20 unknown, 111 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T08:59:28.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:27.088870+0000 mon.a (mon.0) 2324 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-02-18T08:59:28.556 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.OtherName (233 ms) 2024-02-18T08:59:28.557 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.OtherPool 2024-02-18T08:59:28.573 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:28.580 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:29.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:28.091576+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-02-18T08:59:29.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:28.091576+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-02-18T08:59:29.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:28.091576+0000 mon.a (mon.0) 2325 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-02-18T08:59:30.211 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:30.252 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:30.327 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.OtherPool (1770 ms) 2024-02-18T08:59:30.327 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.OtherNamespace 2024-02-18T08:59:30.344 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:30.349 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:30.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:28.937575+0000 mgr.y (mgr.24862) 1378 : cluster [DBG] pgmap v2204: 137 pgs: 6 creating+peering, 131 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2024-02-18T08:59:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:29.101095+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-02-18T08:59:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:28.937575+0000 mgr.y (mgr.24862) 1378 : cluster [DBG] pgmap v2204: 137 pgs: 6 creating+peering, 131 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2024-02-18T08:59:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:29.101095+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-02-18T08:59:30.445 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:30.485 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:30.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:28.937575+0000 mgr.y (mgr.24862) 1378 : cluster [DBG] pgmap v2204: 137 pgs: 6 creating+peering, 131 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 79 KiB/s rd, 8.5 KiB/s wr, 107 op/s 2024-02-18T08:59:30.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:29.101095+0000 mon.a (mon.0) 2326 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-02-18T08:59:30.559 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.OtherNamespace (233 ms) 2024-02-18T08:59:30.559 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.DataPool 2024-02-18T08:59:30.574 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:30.579 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:30.682 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:30.734 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:30.805 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.DataPool (245 ms) 2024-02-18T08:59:30.805 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-02-18T08:59:30.821 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:30.824 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:30.920 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T08:59:31.006 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortAfterPrepare (201 ms) 2024-02-18T08:59:31.006 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-02-18T08:59:31.022 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.028 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:31.089 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (84 ms) 2024-02-18T08:59:31.090 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-02-18T08:59:31.110 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.116 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:31.217 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:31.266 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T08:59:31.351 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortAfterExecute (262 ms) 2024-02-18T08:59:31.371 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-02-18T08:59:31.372 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.376 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:31.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:30.112919+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-02-18T08:59:31.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:30.112919+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-02-18T08:59:31.460 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:31.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:30.112919+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-02-18T08:59:31.498 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T08:59:31.582 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (230 ms) 2024-02-18T08:59:31.582 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-02-18T08:59:31.603 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.611 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:31.702 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:31.743 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T08:59:31.836 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (255 ms) 2024-02-18T08:59:31.836 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-02-18T08:59:31.853 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.859 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.859 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.MirroringSamePool (22 ms) 2024-02-18T08:59:31.859 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.MirroringAbort 2024-02-18T08:59:31.875 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.880 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.882 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.MirroringAbort (24 ms) 2024-02-18T08:59:31.882 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-02-18T08:59:31.902 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.906 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.908 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.MirroringOtherPoolDisabled (26 ms) 2024-02-18T08:59:31.909 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-02-18T08:59:31.930 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.937 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.938 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.MirroringOtherPoolEnabled (30 ms) 2024-02-18T08:59:31.938 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.MirroringPool 2024-02-18T08:59:31.961 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.966 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.968 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.MirroringPool (30 ms) 2024-02-18T08:59:31.968 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Group 2024-02-18T08:59:31.990 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:31.993 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:31.995 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Group (27 ms) 2024-02-18T08:59:31.995 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.GroupAbort 2024-02-18T08:59:32.012 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:32.017 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T08:59:32.019 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.GroupAbort (24 ms) 2024-02-18T08:59:32.019 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnaps 2024-02-18T08:59:32.039 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:32.042 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:32.098 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:32.156 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:32.318 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:30.938056+0000 mgr.y (mgr.24862) 1379 : cluster [DBG] pgmap v2207: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-18T08:59:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:30.938056+0000 mgr.y (mgr.24862) 1379 : cluster [DBG] pgmap v2207: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-18T08:59:32.412 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:32.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:30.938056+0000 mgr.y (mgr.24862) 1379 : cluster [DBG] pgmap v2207: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 93 KiB/s rd, 11 KiB/s wr, 129 op/s 2024-02-18T08:59:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnaps (506 ms) 2024-02-18T08:59:32.526 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-02-18T08:59:32.541 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:32.543 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:32.604 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:32.649 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:32.652 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:32.721 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:32.925 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:33.011 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:33.132 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsOtherPool (606 ms) 2024-02-18T08:59:33.132 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-02-18T08:59:33.155 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:33.158 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:33.213 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:33.262 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:33.404 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:33.490 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:33.599 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsDataPool (468 ms) 2024-02-18T08:59:33.600 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-02-18T08:59:33.623 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:33.629 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:33.680 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:33.721 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:33.868 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T08:59:33.876 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:33.964 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:34.051 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (451 ms) 2024-02-18T08:59:34.051 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-02-18T08:59:34.068 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:34.074 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:34.124 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:34.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:32.783566+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-02-18T08:59:34.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:32.938429+0000 mgr.y (mgr.24862) 1380 : cluster [DBG] pgmap v2209: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-02-18T08:59:34.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:32.783566+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-02-18T08:59:34.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:32.938429+0000 mgr.y (mgr.24862) 1380 : cluster [DBG] pgmap v2209: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-02-18T08:59:34.176 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 0 2024-02-18T08:59:34.188 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:34.245 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:32.783566+0000 mon.a (mon.0) 2328 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-02-18T08:59:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:32.938429+0000 mgr.y (mgr.24862) 1380 : cluster [DBG] pgmap v2209: 137 pgs: 137 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 80 KiB/s rd, 10 KiB/s wr, 114 op/s 2024-02-18T08:59:34.292 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:34.322 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (271 ms) 2024-02-18T08:59:34.322 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-02-18T08:59:34.340 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:34.344 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:34.395 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:34.450 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:34.598 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 0 2024-02-18T08:59:34.608 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:34.652 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:34.688 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (367 ms) 2024-02-18T08:59:34.688 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-02-18T08:59:34.706 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:34.710 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:34.769 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:34.828 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:34.986 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T08:59:34.989 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:35.081 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:35.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:33.788413+0000 mon.a (mon.0) 2329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-18T08:59:35.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:33.788413+0000 mon.a (mon.0) 2329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-18T08:59:35.236 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (548 ms) 2024-02-18T08:59:35.237 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-02-18T08:59:35.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:33.788413+0000 mon.a (mon.0) 2329 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-02-18T08:59:35.251 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:35.257 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:35.309 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:35.358 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:35.498 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: after_prepare_snap 2024-02-18T08:59:36.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:34.939136+0000 mgr.y (mgr.24862) 1381 : cluster [DBG] pgmap v2210: 137 pgs: 137 active+clean; 108 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-02-18T08:59:36.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:34.939136+0000 mgr.y (mgr.24862) 1381 : cluster [DBG] pgmap v2210: 137 pgs: 137 active+clean; 108 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-02-18T08:59:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:34.939136+0000 mgr.y (mgr.24862) 1381 : cluster [DBG] pgmap v2210: 137 pgs: 137 active+clean; 108 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 28 MiB/s wr, 604 op/s 2024-02-18T08:59:36.786 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T08:59:36.807 INFO:tasks.workunit.client.0.smithi082.stdout:write: * 0~1000 2024-02-18T08:59:36.811 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:36.910 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:37.062 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1826 ms) 2024-02-18T08:59:37.062 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Snaps 2024-02-18T08:59:37.080 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:37.086 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:37.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:35.793571+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-02-18T08:59:37.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:35.793571+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-02-18T08:59:37.136 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T08:59:37.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:35.793571+0000 mon.a (mon.0) 2330 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:36.796901+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:36.939481+0000 mgr.y (mgr.24862) 1382 : cluster [DBG] pgmap v2213: 137 pgs: 137 active+clean; 140 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 37 MiB/s wr, 683 op/s 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:37.786922+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:36.796901+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:36.939481+0000 mgr.y (mgr.24862) 1382 : cluster [DBG] pgmap v2213: 137 pgs: 137 active+clean; 140 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 37 MiB/s wr, 683 op/s 2024-02-18T08:59:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:37.786922+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-02-18T08:59:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:36.796901+0000 mon.a (mon.0) 2331 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-02-18T08:59:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:36.939481+0000 mgr.y (mgr.24862) 1382 : cluster [DBG] pgmap v2213: 137 pgs: 137 active+clean; 140 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 37 MiB/s wr, 683 op/s 2024-02-18T08:59:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:37.786922+0000 mon.a (mon.0) 2332 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-02-18T08:59:38.776 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T08:59:38.787 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T08:59:38.787 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T08:59:38.787 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T08:59:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:38.786654+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-02-18T08:59:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:38.939901+0000 mgr.y (mgr.24862) 1383 : cluster [DBG] pgmap v2216: 137 pgs: 137 active+clean; 200 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 71 MiB/s rd, 52 MiB/s wr, 669 op/s 2024-02-18T08:59:40.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:38.786654+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-02-18T08:59:40.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:38.939901+0000 mgr.y (mgr.24862) 1383 : cluster [DBG] pgmap v2216: 137 pgs: 137 active+clean; 200 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 71 MiB/s rd, 52 MiB/s wr, 669 op/s 2024-02-18T08:59:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:38.786654+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-02-18T08:59:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:38.939901+0000 mgr.y (mgr.24862) 1383 : cluster [DBG] pgmap v2216: 137 pgs: 137 active+clean; 200 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 71 MiB/s rd, 52 MiB/s wr, 669 op/s 2024-02-18T08:59:40.794 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T08:59:40.797 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T08:59:40.797 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T08:59:40.802 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T08:59:40.810 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T08:59:41.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:39.791188+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-02-18T08:59:41.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:39.791188+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-02-18T08:59:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:39.791188+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-02-18T08:59:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:40.803663+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-02-18T08:59:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:40.940357+0000 mgr.y (mgr.24862) 1384 : cluster [DBG] pgmap v2219: 137 pgs: 137 active+clean; 216 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 73 MiB/s rd, 45 MiB/s wr, 552 op/s 2024-02-18T08:59:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:40.803663+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-02-18T08:59:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:40.940357+0000 mgr.y (mgr.24862) 1384 : cluster [DBG] pgmap v2219: 137 pgs: 137 active+clean; 216 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 73 MiB/s rd, 45 MiB/s wr, 552 op/s 2024-02-18T08:59:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:40.803663+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-02-18T08:59:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:40.940357+0000 mgr.y (mgr.24862) 1384 : cluster [DBG] pgmap v2219: 137 pgs: 137 active+clean; 216 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 73 MiB/s rd, 45 MiB/s wr, 552 op/s 2024-02-18T08:59:42.803 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:42.824 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T08:59:42.827 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:43.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:41.806109+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-02-18T08:59:43.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:41.806109+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-02-18T08:59:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:41.806109+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-02-18T08:59:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:42.814477+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-02-18T08:59:44.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:42.940837+0000 mgr.y (mgr.24862) 1385 : cluster [DBG] pgmap v2222: 137 pgs: 137 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 9.0 MiB/s wr, 25 op/s 2024-02-18T08:59:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:42.814477+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-02-18T08:59:44.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:42.940837+0000 mgr.y (mgr.24862) 1385 : cluster [DBG] pgmap v2222: 137 pgs: 137 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 9.0 MiB/s wr, 25 op/s 2024-02-18T08:59:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:42.814477+0000 mon.a (mon.0) 2337 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-02-18T08:59:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:42.940837+0000 mgr.y (mgr.24862) 1385 : cluster [DBG] pgmap v2222: 137 pgs: 137 active+clean; 224 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 9.0 MiB/s wr, 25 op/s 2024-02-18T08:59:45.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:43.821064+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-02-18T08:59:45.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:43.821064+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-02-18T08:59:45.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:43.821064+0000 mon.a (mon.0) 2338 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-02-18T08:59:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:44.823340+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-02-18T08:59:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:44.941483+0000 mgr.y (mgr.24862) 1386 : cluster [DBG] pgmap v2225: 137 pgs: 137 active+clean; 252 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-02-18T08:59:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:44.823340+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-02-18T08:59:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:44.941483+0000 mgr.y (mgr.24862) 1386 : cluster [DBG] pgmap v2225: 137 pgs: 137 active+clean; 252 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-02-18T08:59:46.241 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:44.823340+0000 mon.a (mon.0) 2339 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-02-18T08:59:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:44.941483+0000 mgr.y (mgr.24862) 1386 : cluster [DBG] pgmap v2225: 137 pgs: 137 active+clean; 252 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 7.0 MiB/s wr, 33 op/s 2024-02-18T08:59:46.358 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T08:59:47.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:45.834261+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-02-18T08:59:47.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:45.834261+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-02-18T08:59:47.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:45.834261+0000 mon.a (mon.0) 2340 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-02-18T08:59:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:46.835200+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-02-18T08:59:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:46.942080+0000 mgr.y (mgr.24862) 1387 : cluster [DBG] pgmap v2228: 137 pgs: 137 active+clean; 256 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-02-18T08:59:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:46.835200+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-02-18T08:59:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:46.942080+0000 mgr.y (mgr.24862) 1387 : cluster [DBG] pgmap v2228: 137 pgs: 137 active+clean; 256 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-02-18T08:59:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:46.835200+0000 mon.a (mon.0) 2341 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-02-18T08:59:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:46.942080+0000 mgr.y (mgr.24862) 1387 : cluster [DBG] pgmap v2228: 137 pgs: 137 active+clean; 256 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 6.0 MiB/s wr, 35 op/s 2024-02-18T08:59:49.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:47.851127+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-02-18T08:59:49.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:47.851127+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-02-18T08:59:49.187 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Snaps (12125 ms) 2024-02-18T08:59:49.187 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-02-18T08:59:49.205 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:49.208 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:49.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:47.851127+0000 mon.a (mon.0) 2342 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-02-18T08:59:49.255 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T08:59:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:48.853760+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-02-18T08:59:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:48.942558+0000 mgr.y (mgr.24862) 1388 : cluster [DBG] pgmap v2231: 137 pgs: 137 active+clean; 268 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-02-18T08:59:50.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:48.853760+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-02-18T08:59:50.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:48.942558+0000 mgr.y (mgr.24862) 1388 : cluster [DBG] pgmap v2231: 137 pgs: 137 active+clean; 268 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-02-18T08:59:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:48.853760+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-02-18T08:59:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:48.942558+0000 mgr.y (mgr.24862) 1388 : cluster [DBG] pgmap v2231: 137 pgs: 137 active+clean; 268 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-02-18T08:59:50.854 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T08:59:50.863 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T08:59:50.863 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T08:59:50.864 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T08:59:51.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:49.860345+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-02-18T08:59:51.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:49.860345+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-02-18T08:59:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:49.860345+0000 mon.a (mon.0) 2344 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:50.864724+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:50.943034+0000 mgr.y (mgr.24862) 1389 : cluster [DBG] pgmap v2234: 137 pgs: 137 active+clean; 264 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:51.726335+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:50.864724+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:50.943034+0000 mgr.y (mgr.24862) 1389 : cluster [DBG] pgmap v2234: 137 pgs: 137 active+clean; 264 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T08:59:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:51.726335+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:59:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:50.864724+0000 mon.a (mon.0) 2345 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-02-18T08:59:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:50.943034+0000 mgr.y (mgr.24862) 1389 : cluster [DBG] pgmap v2234: 137 pgs: 137 active+clean; 264 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T08:59:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:51.726335+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T08:59:52.862 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T08:59:52.868 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T08:59:52.868 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T08:59:52.877 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T08:59:52.884 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:51.871750+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:52.025975+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:52.026690+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T08:59:52.027242+0000 mgr.y (mgr.24862) 1390 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:52.030771+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:59:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:51.871750+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-02-18T08:59:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:52.025975+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:59:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:52.026690+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:59:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T08:59:52.027242+0000 mgr.y (mgr.24862) 1390 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:59:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:52.030771+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:59:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:51.871750+0000 mon.a (mon.0) 2347 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-02-18T08:59:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:52.025975+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T08:59:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:52.026690+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T08:59:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T08:59:52.027242+0000 mgr.y (mgr.24862) 1390 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T08:59:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:52.030771+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T08:59:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:52.873982+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-02-18T08:59:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:52.943395+0000 mgr.y (mgr.24862) 1391 : cluster [DBG] pgmap v2237: 137 pgs: 137 active+clean; 260 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-02-18T08:59:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:52.873982+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-02-18T08:59:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:52.943395+0000 mgr.y (mgr.24862) 1391 : cluster [DBG] pgmap v2237: 137 pgs: 137 active+clean; 260 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-02-18T08:59:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:52.873982+0000 mon.a (mon.0) 2351 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-02-18T08:59:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:52.943395+0000 mgr.y (mgr.24862) 1391 : cluster [DBG] pgmap v2237: 137 pgs: 137 active+clean; 260 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 26 MiB/s rd, 2.0 MiB/s wr, 149 op/s 2024-02-18T08:59:54.881 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T08:59:54.903 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T08:59:54.906 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T08:59:54.911 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T08:59:54.975 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T08:59:55.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:53.885213+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:54.476833+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:54.477103+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:54.477302+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T08:59:54.477495+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.1a", "id": [3, 1]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:53.885213+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:54.476833+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:54.477103+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:54.477302+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T08:59:54.477495+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.1a", "id": [3, 1]}]: dispatch 2024-02-18T08:59:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:53.885213+0000 mon.a (mon.0) 2352 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-02-18T08:59:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:54.476833+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T08:59:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:54.477103+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:54.477302+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T08:59:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T08:59:54.477495+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.1a", "id": [3, 1]}]: dispatch 2024-02-18T08:59:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:54.890672+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-02-18T08:59:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:54.944035+0000 mgr.y (mgr.24862) 1392 : cluster [DBG] pgmap v2240: 137 pgs: 137 active+clean; 300 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-02-18T08:59:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:54.890672+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-02-18T08:59:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:54.944035+0000 mgr.y (mgr.24862) 1392 : cluster [DBG] pgmap v2240: 137 pgs: 137 active+clean; 300 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-02-18T08:59:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:54.890672+0000 mon.a (mon.0) 2357 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-02-18T08:59:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:54.944035+0000 mgr.y (mgr.24862) 1392 : cluster [DBG] pgmap v2240: 137 pgs: 137 active+clean; 300 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 9.0 MiB/s wr, 30 op/s 2024-02-18T08:59:57.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:55.892652+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-02-18T08:59:57.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:55.892652+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-02-18T08:59:57.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:55.892652+0000 mon.a (mon.0) 2358 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-02-18T08:59:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:56.900703+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-02-18T08:59:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:56.944692+0000 mgr.y (mgr.24862) 1393 : cluster [DBG] pgmap v2243: 137 pgs: 137 active+clean; 312 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 12 MiB/s wr, 32 op/s 2024-02-18T08:59:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:57.788123+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-02-18T08:59:58.251 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:56.900703+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:56.944692+0000 mgr.y (mgr.24862) 1393 : cluster [DBG] pgmap v2243: 137 pgs: 137 active+clean; 312 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 12 MiB/s wr, 32 op/s 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:57.788123+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:56.900703+0000 mon.a (mon.0) 2359 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:56.944692+0000 mgr.y (mgr.24862) 1393 : cluster [DBG] pgmap v2243: 137 pgs: 137 active+clean; 312 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 12 MiB/s wr, 32 op/s 2024-02-18T08:59:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:57.788123+0000 mon.a (mon.0) 2360 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-02-18T08:59:58.403 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:00:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:58.914804+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-02-18T09:00:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 08:59:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:58.945275+0000 mgr.y (mgr.24862) 1394 : cluster [DBG] pgmap v2246: 137 pgs: 137 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-02-18T09:00:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:58.914804+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-02-18T09:00:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 08:59:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:58.945275+0000 mgr.y (mgr.24862) 1394 : cluster [DBG] pgmap v2246: 137 pgs: 137 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-02-18T09:00:00.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:58.914804+0000 mon.a (mon.0) 2361 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-02-18T09:00:00.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 08:59:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:58.945275+0000 mgr.y (mgr.24862) 1394 : cluster [DBG] pgmap v2246: 137 pgs: 137 active+clean; 340 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 31 MiB/s rd, 10 MiB/s wr, 58 op/s 2024-02-18T09:00:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T08:59:59.922763+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-02-18T09:00:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.000176+0000 mon.a (mon.0) 2363 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.000202+0000 mon.a (mon.0) 2364 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.000221+0000 mon.a (mon.0) 2365 : cluster [WRN] application not enabled on pool 'test-librbd-smithi082-86009-14' 2024-02-18T09:00:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.000237+0000 mon.a (mon.0) 2366 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-18T09:00:01.311 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsOtherPool (12124 ms) 2024-02-18T09:00:01.311 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-02-18T09:00:01.328 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:01.332 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:00:01.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T08:59:59.922763+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-02-18T09:00:01.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.000176+0000 mon.a (mon.0) 2363 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.000202+0000 mon.a (mon.0) 2364 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.000221+0000 mon.a (mon.0) 2365 : cluster [WRN] application not enabled on pool 'test-librbd-smithi082-86009-14' 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.000237+0000 mon.a (mon.0) 2366 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T08:59:59.922763+0000 mon.a (mon.0) 2362 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.000176+0000 mon.a (mon.0) 2363 : cluster [WRN] Health detail: HEALTH_WARN 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.000202+0000 mon.a (mon.0) 2364 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.000221+0000 mon.a (mon.0) 2365 : cluster [WRN] application not enabled on pool 'test-librbd-smithi082-86009-14' 2024-02-18T09:00:01.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.000237+0000 mon.a (mon.0) 2366 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-02-18T09:00:01.386 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:00:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.926287+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-02-18T09:00:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:00.945750+0000 mgr.y (mgr.24862) 1395 : cluster [DBG] pgmap v2249: 137 pgs: 137 active+clean; 352 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 10 MiB/s wr, 136 op/s 2024-02-18T09:00:02.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.926287+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-02-18T09:00:02.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:00.945750+0000 mgr.y (mgr.24862) 1395 : cluster [DBG] pgmap v2249: 137 pgs: 137 active+clean; 352 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 10 MiB/s wr, 136 op/s 2024-02-18T09:00:02.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.926287+0000 mon.a (mon.0) 2367 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-02-18T09:00:02.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:00.945750+0000 mgr.y (mgr.24862) 1395 : cluster [DBG] pgmap v2249: 137 pgs: 137 active+clean; 352 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 44 MiB/s rd, 10 MiB/s wr, 136 op/s 2024-02-18T09:00:02.926 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:00:02.935 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:00:02.936 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:00:02.936 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:00:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:01.932542+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-02-18T09:00:03.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:01.932542+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-02-18T09:00:03.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:01.932542+0000 mon.a (mon.0) 2368 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-02-18T09:00:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:02.938829+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-02-18T09:00:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:02.946210+0000 mgr.y (mgr.24862) 1396 : cluster [DBG] pgmap v2252: 137 pgs: 137 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 86 op/s 2024-02-18T09:00:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:02.938829+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-02-18T09:00:04.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:02.946210+0000 mgr.y (mgr.24862) 1396 : cluster [DBG] pgmap v2252: 137 pgs: 137 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 86 op/s 2024-02-18T09:00:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:02.938829+0000 mon.a (mon.0) 2369 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-02-18T09:00:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:02.946210+0000 mgr.y (mgr.24862) 1396 : cluster [DBG] pgmap v2252: 137 pgs: 137 active+clean; 356 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 86 op/s 2024-02-18T09:00:04.954 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:00:04.957 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:00:04.957 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:04.964 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:00:04.973 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:00:05.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:03.956527+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-02-18T09:00:05.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:03.956527+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-02-18T09:00:05.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:03.956527+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-02-18T09:00:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:04.946898+0000 mgr.y (mgr.24862) 1397 : cluster [DBG] pgmap v2254: 137 pgs: 137 active+clean; 376 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 53 op/s 2024-02-18T09:00:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:04.963659+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-02-18T09:00:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:04.946898+0000 mgr.y (mgr.24862) 1397 : cluster [DBG] pgmap v2254: 137 pgs: 137 active+clean; 376 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 53 op/s 2024-02-18T09:00:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:04.963659+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-02-18T09:00:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:04.946898+0000 mgr.y (mgr.24862) 1397 : cluster [DBG] pgmap v2254: 137 pgs: 137 active+clean; 376 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s rd, 14 MiB/s wr, 53 op/s 2024-02-18T09:00:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:04.963659+0000 mon.a (mon.0) 2371 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-02-18T09:00:06.963 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:06.981 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:00:06.985 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:00:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:05.969681+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-02-18T09:00:07.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:05.969681+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-02-18T09:00:07.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:05.969681+0000 mon.a (mon.0) 2372 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-02-18T09:00:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:06.947552+0000 mgr.y (mgr.24862) 1398 : cluster [DBG] pgmap v2257: 137 pgs: 137 active+clean; 384 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 50 op/s 2024-02-18T09:00:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:06.974567+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-02-18T09:00:08.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:07.790491+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:06.947552+0000 mgr.y (mgr.24862) 1398 : cluster [DBG] pgmap v2257: 137 pgs: 137 active+clean; 384 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 50 op/s 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:06.974567+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:07.790491+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:06.947552+0000 mgr.y (mgr.24862) 1398 : cluster [DBG] pgmap v2257: 137 pgs: 137 active+clean; 384 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 50 op/s 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:06.974567+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-02-18T09:00:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:07.790491+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-02-18T09:00:10.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:08.795601+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-02-18T09:00:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:08.948169+0000 mgr.y (mgr.24862) 1399 : cluster [DBG] pgmap v2261: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.0 MiB/s wr, 21 op/s 2024-02-18T09:00:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:08.795601+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-02-18T09:00:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:08.948169+0000 mgr.y (mgr.24862) 1399 : cluster [DBG] pgmap v2261: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.0 MiB/s wr, 21 op/s 2024-02-18T09:00:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:08.795601+0000 mon.a (mon.0) 2375 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-02-18T09:00:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:08.948169+0000 mgr.y (mgr.24862) 1399 : cluster [DBG] pgmap v2261: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.0 MiB/s wr, 21 op/s 2024-02-18T09:00:10.344 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:00:10.469 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:00:11.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:09.799699+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-02-18T09:00:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:09.799699+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-02-18T09:00:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:09.799699+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-02-18T09:00:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:10.800374+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-02-18T09:00:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:10.948557+0000 mgr.y (mgr.24862) 1400 : cluster [DBG] pgmap v2264: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-02-18T09:00:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:10.800374+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-02-18T09:00:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:10.948557+0000 mgr.y (mgr.24862) 1400 : cluster [DBG] pgmap v2264: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-02-18T09:00:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:10.800374+0000 mon.a (mon.0) 2377 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-02-18T09:00:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:10.948557+0000 mgr.y (mgr.24862) 1400 : cluster [DBG] pgmap v2264: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-02-18T09:00:13.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:11.820988+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-02-18T09:00:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:11.820988+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-02-18T09:00:13.227 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsDataPool (11916 ms) 2024-02-18T09:00:13.227 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-02-18T09:00:13.244 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:11.820988+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-02-18T09:00:13.251 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:00:13.321 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:00:14.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:12.825773+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-02-18T09:00:14.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:12.948934+0000 mgr.y (mgr.24862) 1401 : cluster [DBG] pgmap v2267: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 KiB/s wr, 12 op/s 2024-02-18T09:00:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:12.825773+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-02-18T09:00:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:12.948934+0000 mgr.y (mgr.24862) 1401 : cluster [DBG] pgmap v2267: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 KiB/s wr, 12 op/s 2024-02-18T09:00:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:12.825773+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-02-18T09:00:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:12.948934+0000 mgr.y (mgr.24862) 1401 : cluster [DBG] pgmap v2267: 137 pgs: 137 active+clean; 396 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.5 KiB/s wr, 12 op/s 2024-02-18T09:00:14.823 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:00:14.832 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:00:14.832 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:00:14.832 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:00:15.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:13.831218+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-02-18T09:00:15.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:13.831218+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-02-18T09:00:15.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:13.831218+0000 mon.a (mon.0) 2380 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-02-18T09:00:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:14.833386+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-02-18T09:00:16.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:14.949421+0000 mgr.y (mgr.24862) 1402 : cluster [DBG] pgmap v2270: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 175 op/s 2024-02-18T09:00:16.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:14.833386+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-02-18T09:00:16.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:14.949421+0000 mgr.y (mgr.24862) 1402 : cluster [DBG] pgmap v2270: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 175 op/s 2024-02-18T09:00:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:14.833386+0000 mon.a (mon.0) 2381 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-02-18T09:00:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:14.949421+0000 mgr.y (mgr.24862) 1402 : cluster [DBG] pgmap v2270: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 62 MiB/s rd, 9.0 MiB/s wr, 175 op/s 2024-02-18T09:00:16.837 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:00:16.842 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:00:16.842 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:16.848 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:00:16.856 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:00:17.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:15.843019+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-02-18T09:00:17.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:15.843019+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-02-18T09:00:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:15.843019+0000 mon.a (mon.0) 2382 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-02-18T09:00:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:16.848843+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-02-18T09:00:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:16.949796+0000 mgr.y (mgr.24862) 1403 : cluster [DBG] pgmap v2273: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 181 op/s 2024-02-18T09:00:18.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:16.848843+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-02-18T09:00:18.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:16.949796+0000 mgr.y (mgr.24862) 1403 : cluster [DBG] pgmap v2273: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 181 op/s 2024-02-18T09:00:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:16.848843+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-02-18T09:00:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:16.949796+0000 mgr.y (mgr.24862) 1403 : cluster [DBG] pgmap v2273: 137 pgs: 137 active+clean; 412 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 181 op/s 2024-02-18T09:00:18.851 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:18.873 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:00:18.875 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:00:19.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:17.857608+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-02-18T09:00:19.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:17.857608+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-02-18T09:00:19.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:17.857608+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-02-18T09:00:20.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:18.859712+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-02-18T09:00:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:18.950190+0000 mgr.y (mgr.24862) 1404 : cluster [DBG] pgmap v2276: 137 pgs: 137 active+clean; 444 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-02-18T09:00:20.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:18.859712+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-02-18T09:00:20.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:18.950190+0000 mgr.y (mgr.24862) 1404 : cluster [DBG] pgmap v2276: 137 pgs: 137 active+clean; 444 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-02-18T09:00:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:18.859712+0000 mon.a (mon.0) 2385 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-02-18T09:00:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:18.950190+0000 mgr.y (mgr.24862) 1404 : cluster [DBG] pgmap v2276: 137 pgs: 137 active+clean; 444 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.0 MiB/s rd, 8.0 MiB/s wr, 15 op/s 2024-02-18T09:00:21.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:19.872922+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-02-18T09:00:21.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:19.872922+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-02-18T09:00:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:19.872922+0000 mon.a (mon.0) 2386 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-02-18T09:00:22.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:20.874759+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-02-18T09:00:22.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:20.950665+0000 mgr.y (mgr.24862) 1405 : cluster [DBG] pgmap v2279: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 20 op/s 2024-02-18T09:00:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:20.874759+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-02-18T09:00:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:20.950665+0000 mgr.y (mgr.24862) 1405 : cluster [DBG] pgmap v2279: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 20 op/s 2024-02-18T09:00:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:20.874759+0000 mon.a (mon.0) 2387 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-02-18T09:00:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:20.950665+0000 mgr.y (mgr.24862) 1405 : cluster [DBG] pgmap v2279: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 10 KiB/s rd, 8.0 MiB/s wr, 20 op/s 2024-02-18T09:00:22.311 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:00:22.326 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:00:22.436 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:00:23.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:21.886097+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-02-18T09:00:23.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:22.793306+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-02-18T09:00:23.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:21.886097+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-02-18T09:00:23.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:22.793306+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-02-18T09:00:23.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:21.886097+0000 mon.a (mon.0) 2388 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-02-18T09:00:23.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:22.793306+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-02-18T09:00:24.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:22.951039+0000 mgr.y (mgr.24862) 1406 : cluster [DBG] pgmap v2282: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-18T09:00:24.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:23.796343+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-02-18T09:00:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:22.951039+0000 mgr.y (mgr.24862) 1406 : cluster [DBG] pgmap v2282: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-18T09:00:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:23.796343+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-02-18T09:00:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:22.951039+0000 mgr.y (mgr.24862) 1406 : cluster [DBG] pgmap v2282: 137 pgs: 137 active+clean; 452 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-02-18T09:00:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:23.796343+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-02-18T09:00:25.145 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11918 ms) 2024-02-18T09:00:25.145 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-02-18T09:00:25.161 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:25.166 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:00:25.230 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:00:26.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:24.800219+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-02-18T09:00:26.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:24.951397+0000 mgr.y (mgr.24862) 1407 : cluster [DBG] pgmap v2285: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 131 op/s 2024-02-18T09:00:26.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:24.800219+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-02-18T09:00:26.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:24.951397+0000 mgr.y (mgr.24862) 1407 : cluster [DBG] pgmap v2285: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 131 op/s 2024-02-18T09:00:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:24.800219+0000 mon.a (mon.0) 2391 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-02-18T09:00:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:24.951397+0000 mgr.y (mgr.24862) 1407 : cluster [DBG] pgmap v2285: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 4.0 MiB/s wr, 131 op/s 2024-02-18T09:00:26.797 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:00:26.806 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:00:26.806 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:00:26.806 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:00:27.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:25.802323+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-02-18T09:00:27.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:25.802323+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-02-18T09:00:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:25.802323+0000 mon.a (mon.0) 2392 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-02-18T09:00:28.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:26.808797+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-02-18T09:00:28.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:26.951798+0000 mgr.y (mgr.24862) 1408 : cluster [DBG] pgmap v2288: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 180 op/s 2024-02-18T09:00:28.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:26.808797+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-02-18T09:00:28.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:26.951798+0000 mgr.y (mgr.24862) 1408 : cluster [DBG] pgmap v2288: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 180 op/s 2024-02-18T09:00:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:26.808797+0000 mon.a (mon.0) 2393 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-02-18T09:00:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:26.951798+0000 mgr.y (mgr.24862) 1408 : cluster [DBG] pgmap v2288: 137 pgs: 137 active+clean; 464 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 6.0 MiB/s wr, 180 op/s 2024-02-18T09:00:28.807 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:00:28.815 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:00:28.815 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:28.822 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:00:28.840 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:00:29.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:27.815765+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-02-18T09:00:29.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:27.815765+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-02-18T09:00:29.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:27.815765+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-02-18T09:00:30.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:28.816917+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-02-18T09:00:30.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:28.952161+0000 mgr.y (mgr.24862) 1409 : cluster [DBG] pgmap v2291: 137 pgs: 137 active+clean; 468 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2024-02-18T09:00:30.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:28.816917+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-02-18T09:00:30.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:28.952161+0000 mgr.y (mgr.24862) 1409 : cluster [DBG] pgmap v2291: 137 pgs: 137 active+clean; 468 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2024-02-18T09:00:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:28.816917+0000 mon.a (mon.0) 2395 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-02-18T09:00:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:28.952161+0000 mgr.y (mgr.24862) 1409 : cluster [DBG] pgmap v2291: 137 pgs: 137 active+clean; 468 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2024-02-18T09:00:30.828 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:30.848 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:00:30.851 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 0 2024-02-18T09:00:30.866 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:00:31.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:29.834254+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-02-18T09:00:31.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:29.834254+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-02-18T09:00:31.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:29.834254+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-02-18T09:00:32.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:30.839473+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-02-18T09:00:32.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:30.952619+0000 mgr.y (mgr.24862) 1410 : cluster [DBG] pgmap v2294: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 36 op/s 2024-02-18T09:00:32.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:30.839473+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-02-18T09:00:32.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:30.952619+0000 mgr.y (mgr.24862) 1410 : cluster [DBG] pgmap v2294: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 36 op/s 2024-02-18T09:00:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:30.839473+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-02-18T09:00:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:30.952619+0000 mgr.y (mgr.24862) 1410 : cluster [DBG] pgmap v2294: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 36 op/s 2024-02-18T09:00:33.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:31.848069+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-02-18T09:00:33.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:32.801428+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-02-18T09:00:33.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:31.848069+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-02-18T09:00:33.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:32.801428+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-02-18T09:00:33.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:31.848069+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-02-18T09:00:33.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:32.801428+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-02-18T09:00:34.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:32.953165+0000 mgr.y (mgr.24862) 1411 : cluster [DBG] pgmap v2297: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.0 MiB/s wr, 11 op/s 2024-02-18T09:00:34.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:33.798748+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-02-18T09:00:34.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:32.953165+0000 mgr.y (mgr.24862) 1411 : cluster [DBG] pgmap v2297: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.0 MiB/s wr, 11 op/s 2024-02-18T09:00:34.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:33.798748+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-02-18T09:00:34.167 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:00:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:32.953165+0000 mgr.y (mgr.24862) 1411 : cluster [DBG] pgmap v2297: 137 pgs: 137 active+clean; 504 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 7.0 MiB/s wr, 11 op/s 2024-02-18T09:00:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:33.798748+0000 mon.a (mon.0) 2400 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-02-18T09:00:34.276 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:00:36.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:34.854382+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-02-18T09:00:36.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:34.953788+0000 mgr.y (mgr.24862) 1412 : cluster [DBG] pgmap v2300: 137 pgs: 137 active+clean; 516 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-02-18T09:00:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:34.854382+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-02-18T09:00:36.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:34.953788+0000 mgr.y (mgr.24862) 1412 : cluster [DBG] pgmap v2300: 137 pgs: 137 active+clean; 516 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-02-18T09:00:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:34.854382+0000 mon.a (mon.0) 2401 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-02-18T09:00:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:34.953788+0000 mgr.y (mgr.24862) 1412 : cluster [DBG] pgmap v2300: 137 pgs: 137 active+clean; 516 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-02-18T09:00:37.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:35.859099+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-02-18T09:00:37.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:35.859099+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-02-18T09:00:37.143 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11998 ms) 2024-02-18T09:00:37.143 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-02-18T09:00:37.160 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:37.164 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:00:37.230 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:00:37.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:35.859099+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-02-18T09:00:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:36.863821+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-02-18T09:00:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:36.954178+0000 mgr.y (mgr.24862) 1413 : cluster [DBG] pgmap v2303: 137 pgs: 137 active+clean; 516 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 132 op/s 2024-02-18T09:00:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:36.863821+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-02-18T09:00:38.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:36.954178+0000 mgr.y (mgr.24862) 1413 : cluster [DBG] pgmap v2303: 137 pgs: 137 active+clean; 516 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 132 op/s 2024-02-18T09:00:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:36.863821+0000 mon.a (mon.0) 2403 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-02-18T09:00:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:36.954178+0000 mgr.y (mgr.24862) 1413 : cluster [DBG] pgmap v2303: 137 pgs: 137 active+clean; 516 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 132 op/s 2024-02-18T09:00:38.873 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:00:38.884 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:00:38.889 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:00:38.889 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:00:39.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:37.877544+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-02-18T09:00:39.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:37.877544+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-02-18T09:00:39.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:37.877544+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-02-18T09:00:40.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:38.882293+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-02-18T09:00:40.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:38.954588+0000 mgr.y (mgr.24862) 1414 : cluster [DBG] pgmap v2306: 137 pgs: 137 active+clean; 536 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 158 op/s 2024-02-18T09:00:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:38.882293+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-02-18T09:00:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:38.954588+0000 mgr.y (mgr.24862) 1414 : cluster [DBG] pgmap v2306: 137 pgs: 137 active+clean; 536 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 158 op/s 2024-02-18T09:00:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:38.882293+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-02-18T09:00:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:38.954588+0000 mgr.y (mgr.24862) 1414 : cluster [DBG] pgmap v2306: 137 pgs: 137 active+clean; 536 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 6.0 MiB/s wr, 158 op/s 2024-02-18T09:00:40.890 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:00:40.895 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:00:40.895 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:40.903 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:00:40.909 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:00:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:39.897587+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-02-18T09:00:41.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:39.897587+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-02-18T09:00:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:39.897587+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-02-18T09:00:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:40.900004+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-02-18T09:00:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:40.954962+0000 mgr.y (mgr.24862) 1415 : cluster [DBG] pgmap v2309: 137 pgs: 137 active+clean; 524 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 71 op/s 2024-02-18T09:00:42.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:40.900004+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-02-18T09:00:42.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:40.954962+0000 mgr.y (mgr.24862) 1415 : cluster [DBG] pgmap v2309: 137 pgs: 137 active+clean; 524 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 71 op/s 2024-02-18T09:00:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:40.900004+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-02-18T09:00:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:40.954962+0000 mgr.y (mgr.24862) 1415 : cluster [DBG] pgmap v2309: 137 pgs: 137 active+clean; 524 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 71 op/s 2024-02-18T09:00:42.789 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:42.814 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:00:42.817 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:00:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:41.911265+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-02-18T09:00:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:42.798573+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-02-18T09:00:43.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:41.911265+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-02-18T09:00:43.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:42.798573+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-02-18T09:00:43.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:41.911265+0000 mon.a (mon.0) 2408 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-02-18T09:00:43.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:42.798573+0000 mon.a (mon.0) 2409 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-02-18T09:00:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:42.955508+0000 mgr.y (mgr.24862) 1416 : cluster [DBG] pgmap v2312: 137 pgs: 137 active+clean; 532 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-02-18T09:00:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:43.800700+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-02-18T09:00:44.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:42.955508+0000 mgr.y (mgr.24862) 1416 : cluster [DBG] pgmap v2312: 137 pgs: 137 active+clean; 532 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-02-18T09:00:44.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:43.800700+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-02-18T09:00:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:42.955508+0000 mgr.y (mgr.24862) 1416 : cluster [DBG] pgmap v2312: 137 pgs: 137 active+clean; 532 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-02-18T09:00:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:43.800700+0000 mon.a (mon.0) 2410 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-02-18T09:00:46.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:44.802700+0000 mon.a (mon.0) 2411 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-02-18T09:00:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:44.956153+0000 mgr.y (mgr.24862) 1417 : cluster [DBG] pgmap v2315: 137 pgs: 137 active+clean; 560 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 7.0 MiB/s wr, 25 op/s 2024-02-18T09:00:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:44.802700+0000 mon.a (mon.0) 2411 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-02-18T09:00:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:44.956153+0000 mgr.y (mgr.24862) 1417 : cluster [DBG] pgmap v2315: 137 pgs: 137 active+clean; 560 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 7.0 MiB/s wr, 25 op/s 2024-02-18T09:00:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:44.802700+0000 mon.a (mon.0) 2411 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-02-18T09:00:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:44.956153+0000 mgr.y (mgr.24862) 1417 : cluster [DBG] pgmap v2315: 137 pgs: 137 active+clean; 560 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 7.0 MiB/s wr, 25 op/s 2024-02-18T09:00:46.308 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 0 2024-02-18T09:00:46.372 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:00:46.482 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:00:47.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:45.811974+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-02-18T09:00:47.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:45.811974+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-02-18T09:00:47.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:45.811974+0000 mon.a (mon.0) 2412 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:46.815197+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:46.956524+0000 mgr.y (mgr.24862) 1418 : cluster [DBG] pgmap v2318: 137 pgs: 137 active+clean; 564 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:47.802897+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:46.815197+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:46.956524+0000 mgr.y (mgr.24862) 1418 : cluster [DBG] pgmap v2318: 137 pgs: 137 active+clean; 564 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-02-18T09:00:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:47.802897+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-02-18T09:00:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:46.815197+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-02-18T09:00:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:46.956524+0000 mgr.y (mgr.24862) 1418 : cluster [DBG] pgmap v2318: 137 pgs: 137 active+clean; 564 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-02-18T09:00:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:47.802897+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-02-18T09:00:49.104 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11961 ms) 2024-02-18T09:00:49.105 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-02-18T09:00:49.125 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:49.128 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:00:49.177 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:00:50.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:48.804254+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-02-18T09:00:50.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:48.956928+0000 mgr.y (mgr.24862) 1419 : cluster [DBG] pgmap v2321: 137 pgs: 137 active+clean; 576 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 164 op/s 2024-02-18T09:00:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:48.804254+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-02-18T09:00:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:48.956928+0000 mgr.y (mgr.24862) 1419 : cluster [DBG] pgmap v2321: 137 pgs: 137 active+clean; 576 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 164 op/s 2024-02-18T09:00:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:48.804254+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-02-18T09:00:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:48.956928+0000 mgr.y (mgr.24862) 1419 : cluster [DBG] pgmap v2321: 137 pgs: 137 active+clean; 576 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 164 op/s 2024-02-18T09:00:50.798 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:00:50.805 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:00:50.805 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:00:50.805 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:00:51.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:49.806200+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-02-18T09:00:51.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:49.806200+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-02-18T09:00:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:49.806200+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-02-18T09:00:52.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:50.808756+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-02-18T09:00:52.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:50.957575+0000 mgr.y (mgr.24862) 1420 : cluster [DBG] pgmap v2324: 137 pgs: 137 active+clean; 592 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.0 MiB/s wr, 168 op/s 2024-02-18T09:00:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:50.808756+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-02-18T09:00:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:50.957575+0000 mgr.y (mgr.24862) 1420 : cluster [DBG] pgmap v2324: 137 pgs: 137 active+clean; 592 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.0 MiB/s wr, 168 op/s 2024-02-18T09:00:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:50.808756+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-02-18T09:00:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:50.957575+0000 mgr.y (mgr.24862) 1420 : cluster [DBG] pgmap v2324: 137 pgs: 137 active+clean; 592 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.0 MiB/s wr, 168 op/s 2024-02-18T09:00:52.810 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:00:52.812 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:00:52.812 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:52.818 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:00:52.831 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:51.820232+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.034506+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.331744+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.331958+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.332171+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.332353+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.332515+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.332693+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.332853+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333012+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333185+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333352+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333513+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333691+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:51.820232+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.034506+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:00:53.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.331744+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.331958+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.332171+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.332353+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.332515+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.332693+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.332853+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333012+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333185+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333352+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333513+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333691+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.137 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.333848+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334012+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334204+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334363+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334523+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334679+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334830+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.334984+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.335350+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.335886+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T09:00:52.336372+0000 mgr.y (mgr.24862) 1421 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:00:53.138 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:52.339955+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.333848+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334012+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334204+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334363+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334523+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334679+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334830+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.334984+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.335350+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.335886+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T09:00:52.336372+0000 mgr.y (mgr.24862) 1421 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:00:53.139 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:52.339955+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:00:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:51.820232+0000 mon.a (mon.0) 2418 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.034506+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.331744+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.331958+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.332171+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.332353+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.332515+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.332693+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.253 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.332853+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333012+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333185+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333352+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333513+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333691+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.333848+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334012+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334204+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334363+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334523+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi082.qvokan","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334679+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "mds.foo.smithi164.uchofe","key": "mds_cache_memory_limit"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334830+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.334984+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.335350+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:00:53.254 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.335886+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:00:53.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T09:00:52.336372+0000 mgr.y (mgr.24862) 1421 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:00:53.255 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:52.339955+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:00:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:52.820943+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-02-18T09:00:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:52.958191+0000 mgr.y (mgr.24862) 1422 : cluster [DBG] pgmap v2327: 137 pgs: 137 active+clean; 588 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2024-02-18T09:00:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:52.820943+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-02-18T09:00:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:52.958191+0000 mgr.y (mgr.24862) 1422 : cluster [DBG] pgmap v2327: 137 pgs: 137 active+clean; 588 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2024-02-18T09:00:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:52.820943+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-02-18T09:00:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:52.958191+0000 mgr.y (mgr.24862) 1422 : cluster [DBG] pgmap v2327: 137 pgs: 137 active+clean; 588 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 4.0 MiB/s wr, 15 op/s 2024-02-18T09:00:54.834 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:00:54.855 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:00:54.858 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:00:55.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:53.834809+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:54.480736+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:54.480990+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:54.481215+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:54.481412+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:00:54.481611+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.9", "id": [3, 7]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:53.834809+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:54.480736+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:54.480990+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:54.481215+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:54.481412+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2024-02-18T09:00:55.136 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:00:54.481611+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.9", "id": [3, 7]}]: dispatch 2024-02-18T09:00:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:53.834809+0000 mon.a (mon.0) 2444 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-02-18T09:00:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:54.480736+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:54.480990+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:54.481215+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-18T09:00:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:54.481412+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2024-02-18T09:00:55.247 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:00:54.481611+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.9", "id": [3, 7]}]: dispatch 2024-02-18T09:00:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:54.841593+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-02-18T09:00:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:54.958554+0000 mgr.y (mgr.24862) 1423 : cluster [DBG] pgmap v2330: 137 pgs: 137 active+clean; 608 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-02-18T09:00:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:54.841593+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-02-18T09:00:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:54.958554+0000 mgr.y (mgr.24862) 1423 : cluster [DBG] pgmap v2330: 137 pgs: 137 active+clean; 608 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-02-18T09:00:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:54.841593+0000 mon.a (mon.0) 2450 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-02-18T09:00:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:54.958554+0000 mgr.y (mgr.24862) 1423 : cluster [DBG] pgmap v2330: 137 pgs: 137 active+clean; 608 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.0 MiB/s wr, 38 op/s 2024-02-18T09:00:57.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:55.846169+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-02-18T09:00:57.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:55.846169+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-02-18T09:00:57.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:55.846169+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-02-18T09:00:58.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:56.852555+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-02-18T09:00:58.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:56.959111+0000 mgr.y (mgr.24862) 1424 : cluster [DBG] pgmap v2333: 137 pgs: 137 active+clean; 620 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 37 op/s 2024-02-18T09:00:58.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:57.801999+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-02-18T09:00:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:56.852555+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-02-18T09:00:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:56.959111+0000 mgr.y (mgr.24862) 1424 : cluster [DBG] pgmap v2333: 137 pgs: 137 active+clean; 620 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 37 op/s 2024-02-18T09:00:58.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:57.801999+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-02-18T09:00:58.235 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:00:58.236 INFO:tasks.workunit.client.0.smithi082.stdout:write: * 83886080~1000 2024-02-18T09:00:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:56.852555+0000 mon.a (mon.0) 2452 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-02-18T09:00:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:56.959111+0000 mgr.y (mgr.24862) 1424 : cluster [DBG] pgmap v2333: 137 pgs: 137 active+clean; 620 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 37 op/s 2024-02-18T09:00:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:57.801999+0000 mon.a (mon.0) 2453 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-02-18T09:00:58.258 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:00:58.369 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:00.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:58.869217+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-02-18T09:01:00.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:00:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:58.959640+0000 mgr.y (mgr.24862) 1425 : cluster [DBG] pgmap v2336: 137 pgs: 137 active+clean; 632 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-02-18T09:01:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:58.869217+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-02-18T09:01:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:00:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:58.959640+0000 mgr.y (mgr.24862) 1425 : cluster [DBG] pgmap v2336: 137 pgs: 137 active+clean; 632 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-02-18T09:01:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:58.869217+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-02-18T09:01:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:00:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:58.959640+0000 mgr.y (mgr.24862) 1425 : cluster [DBG] pgmap v2336: 137 pgs: 137 active+clean; 632 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 65 op/s 2024-02-18T09:01:01.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:00:59.874735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-02-18T09:01:01.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:00:59.874735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-02-18T09:01:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:00:59.874735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-02-18T09:01:01.280 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12176 ms) 2024-02-18T09:01:01.280 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-02-18T09:01:01.304 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:01.310 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 41943040~10 2024-02-18T09:01:01.314 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:02.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:00.877213+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-02-18T09:01:02.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:00.960026+0000 mgr.y (mgr.24862) 1426 : cluster [DBG] pgmap v2339: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-02-18T09:01:02.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:00.877213+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-02-18T09:01:02.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:00.960026+0000 mgr.y (mgr.24862) 1426 : cluster [DBG] pgmap v2339: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-02-18T09:01:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:00.877213+0000 mon.a (mon.0) 2456 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-02-18T09:01:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:00.960026+0000 mgr.y (mgr.24862) 1426 : cluster [DBG] pgmap v2339: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 179 op/s 2024-02-18T09:01:02.882 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:01:02.899 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:03.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:01.892470+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-02-18T09:01:03.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:01.892470+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-02-18T09:01:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:01.892470+0000 mon.a (mon.0) 2457 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-02-18T09:01:04.041 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:04.044 INFO:tasks.workunit.client.0.smithi082.stdout:write: Y 41943040~5 2024-02-18T09:01:04.161 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:01:04.218 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:02.892363+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-02-18T09:01:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:02.960447+0000 mgr.y (mgr.24862) 1427 : cluster [DBG] pgmap v2342: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 115 op/s 2024-02-18T09:01:04.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:02.892363+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-02-18T09:01:04.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:02.960447+0000 mgr.y (mgr.24862) 1427 : cluster [DBG] pgmap v2342: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 115 op/s 2024-02-18T09:01:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:02.892363+0000 mon.a (mon.0) 2458 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-02-18T09:01:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:02.960447+0000 mgr.y (mgr.24862) 1427 : cluster [DBG] pgmap v2342: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 4.0 MiB/s wr, 115 op/s 2024-02-18T09:01:05.032 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3752 ms) 2024-02-18T09:01:05.032 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-02-18T09:01:05.052 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:05.056 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:05.112 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:05.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:03.906362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-02-18T09:01:05.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:03.906362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-02-18T09:01:05.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:03.906362+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-02-18T09:01:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:04.911866+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-02-18T09:01:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:04.960924+0000 mgr.y (mgr.24862) 1428 : cluster [DBG] pgmap v2345: 137 pgs: 137 active+clean; 628 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 8.5 KiB/s wr, 118 op/s 2024-02-18T09:01:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:04.911866+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-02-18T09:01:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:04.960924+0000 mgr.y (mgr.24862) 1428 : cluster [DBG] pgmap v2345: 137 pgs: 137 active+clean; 628 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 8.5 KiB/s wr, 118 op/s 2024-02-18T09:01:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:04.911866+0000 mon.a (mon.0) 2460 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-02-18T09:01:06.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:04.960924+0000 mgr.y (mgr.24862) 1428 : cluster [DBG] pgmap v2345: 137 pgs: 137 active+clean; 628 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 28 MiB/s rd, 8.5 KiB/s wr, 118 op/s 2024-02-18T09:01:06.911 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:01:06.927 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:01:06.927 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:01:06.927 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:01:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:05.917475+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-02-18T09:01:07.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:05.917475+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-02-18T09:01:07.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:05.917475+0000 mon.a (mon.0) 2461 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-02-18T09:01:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:06.922904+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-02-18T09:01:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:06.961333+0000 mgr.y (mgr.24862) 1429 : cluster [DBG] pgmap v2348: 137 pgs: 137 active+clean; 620 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.5 KiB/s wr, 119 op/s 2024-02-18T09:01:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:07.809202+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-02-18T09:01:08.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:06.922904+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-02-18T09:01:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:06.961333+0000 mgr.y (mgr.24862) 1429 : cluster [DBG] pgmap v2348: 137 pgs: 137 active+clean; 620 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.5 KiB/s wr, 119 op/s 2024-02-18T09:01:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:07.809202+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-02-18T09:01:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:06.922904+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-02-18T09:01:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:06.961333+0000 mgr.y (mgr.24862) 1429 : cluster [DBG] pgmap v2348: 137 pgs: 137 active+clean; 620 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.5 KiB/s wr, 119 op/s 2024-02-18T09:01:08.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:07.809202+0000 mon.a (mon.0) 2463 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-02-18T09:01:08.794 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:01:08.796 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:01:08.797 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:01:08.804 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:01:08.818 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:01:10.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:08.806289+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-02-18T09:01:10.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:08.961879+0000 mgr.y (mgr.24862) 1430 : cluster [DBG] pgmap v2351: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-02-18T09:01:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:08.806289+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-02-18T09:01:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:08.961879+0000 mgr.y (mgr.24862) 1430 : cluster [DBG] pgmap v2351: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-02-18T09:01:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:08.806289+0000 mon.a (mon.0) 2464 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-02-18T09:01:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:08.961879+0000 mgr.y (mgr.24862) 1430 : cluster [DBG] pgmap v2351: 137 pgs: 137 active+clean; 644 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-02-18T09:01:10.805 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:10.826 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:01:10.830 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:11.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:09.811428+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-02-18T09:01:11.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:09.811428+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-02-18T09:01:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:09.811428+0000 mon.a (mon.0) 2465 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-02-18T09:01:12.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:10.818730+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-02-18T09:01:12.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:10.962445+0000 mgr.y (mgr.24862) 1431 : cluster [DBG] pgmap v2354: 137 pgs: 137 active+clean; 652 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 8.0 MiB/s wr, 65 op/s 2024-02-18T09:01:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:10.818730+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-02-18T09:01:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:10.962445+0000 mgr.y (mgr.24862) 1431 : cluster [DBG] pgmap v2354: 137 pgs: 137 active+clean; 652 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 8.0 MiB/s wr, 65 op/s 2024-02-18T09:01:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:10.818730+0000 mon.a (mon.0) 2466 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-02-18T09:01:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:10.962445+0000 mgr.y (mgr.24862) 1431 : cluster [DBG] pgmap v2354: 137 pgs: 137 active+clean; 652 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 8.0 MiB/s wr, 65 op/s 2024-02-18T09:01:13.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:11.828661+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-02-18T09:01:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:12.806042+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-02-18T09:01:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:11.828661+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-02-18T09:01:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:12.806042+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-02-18T09:01:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:11.828661+0000 mon.a (mon.0) 2467 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-02-18T09:01:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:12.806042+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-02-18T09:01:14.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:12.962926+0000 mgr.y (mgr.24862) 1432 : cluster [DBG] pgmap v2357: 137 pgs: 137 active+clean; 652 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T09:01:14.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:13.807504+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-02-18T09:01:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:12.962926+0000 mgr.y (mgr.24862) 1432 : cluster [DBG] pgmap v2357: 137 pgs: 137 active+clean; 652 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T09:01:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:13.807504+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-02-18T09:01:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:12.962926+0000 mgr.y (mgr.24862) 1432 : cluster [DBG] pgmap v2357: 137 pgs: 137 active+clean; 652 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.5 KiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-02-18T09:01:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:13.807504+0000 mon.a (mon.0) 2469 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-02-18T09:01:14.407 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: after_prepare_snap 2024-02-18T09:01:15.829 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:01:15.853 INFO:tasks.workunit.client.0.smithi082.stdout:write: * 0~1000 2024-02-18T09:01:15.859 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:01:15.980 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:16.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:14.834902+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-02-18T09:01:16.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:14.963416+0000 mgr.y (mgr.24862) 1433 : cluster [DBG] pgmap v2360: 137 pgs: 137 active+clean; 676 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-02-18T09:01:16.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:14.834902+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-02-18T09:01:16.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:14.963416+0000 mgr.y (mgr.24862) 1433 : cluster [DBG] pgmap v2360: 137 pgs: 137 active+clean; 676 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-02-18T09:01:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:14.834902+0000 mon.a (mon.0) 2470 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-02-18T09:01:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:14.963416+0000 mgr.y (mgr.24862) 1433 : cluster [DBG] pgmap v2360: 137 pgs: 137 active+clean; 676 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-02-18T09:01:17.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:15.841886+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-02-18T09:01:17.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:15.841886+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-02-18T09:01:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:15.841886+0000 mon.a (mon.0) 2471 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-02-18T09:01:18.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:16.850494+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-02-18T09:01:18.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:16.963903+0000 mgr.y (mgr.24862) 1434 : cluster [DBG] pgmap v2363: 137 pgs: 137 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-18T09:01:18.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:16.850494+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-02-18T09:01:18.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:16.963903+0000 mgr.y (mgr.24862) 1434 : cluster [DBG] pgmap v2363: 137 pgs: 137 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-18T09:01:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:16.850494+0000 mon.a (mon.0) 2472 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-02-18T09:01:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:16.963903+0000 mgr.y (mgr.24862) 1434 : cluster [DBG] pgmap v2363: 137 pgs: 137 active+clean; 680 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.0 MiB/s wr, 36 op/s 2024-02-18T09:01:19.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:17.854238+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-02-18T09:01:19.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:17.854238+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-02-18T09:01:19.244 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14212 ms) 2024-02-18T09:01:19.244 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-02-18T09:01:19.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:17.854238+0000 mon.a (mon.0) 2473 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-02-18T09:01:19.261 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:19.266 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:19.334 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:20.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:18.856031+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-02-18T09:01:20.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:18.964297+0000 mgr.y (mgr.24862) 1435 : cluster [DBG] pgmap v2366: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-02-18T09:01:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:18.856031+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-02-18T09:01:20.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:18.964297+0000 mgr.y (mgr.24862) 1435 : cluster [DBG] pgmap v2366: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-02-18T09:01:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:18.856031+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-02-18T09:01:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:18.964297+0000 mgr.y (mgr.24862) 1435 : cluster [DBG] pgmap v2366: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 5.0 MiB/s wr, 194 op/s 2024-02-18T09:01:20.862 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:01:20.872 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:01:20.872 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:01:20.872 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:01:21.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:19.870680+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-02-18T09:01:21.136 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:19.870680+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-02-18T09:01:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:19.870680+0000 mon.a (mon.0) 2475 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-02-18T09:01:22.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:20.872799+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-02-18T09:01:22.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:20.964767+0000 mgr.y (mgr.24862) 1436 : cluster [DBG] pgmap v2369: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-02-18T09:01:22.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:20.872799+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-02-18T09:01:22.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:20.964767+0000 mgr.y (mgr.24862) 1436 : cluster [DBG] pgmap v2369: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-02-18T09:01:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:20.872799+0000 mon.a (mon.0) 2476 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-02-18T09:01:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:20.964767+0000 mgr.y (mgr.24862) 1436 : cluster [DBG] pgmap v2369: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 205 op/s 2024-02-18T09:01:22.874 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:01:22.877 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:01:22.877 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:01:22.883 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:01:22.896 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:01:23.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:21.883385+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-02-18T09:01:23.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:21.883385+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-02-18T09:01:23.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:21.883385+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-02-18T09:01:24.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:22.884523+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-02-18T09:01:24.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:22.965338+0000 mgr.y (mgr.24862) 1437 : cluster [DBG] pgmap v2372: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-18T09:01:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:22.884523+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-02-18T09:01:24.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:22.965338+0000 mgr.y (mgr.24862) 1437 : cluster [DBG] pgmap v2372: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-18T09:01:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:22.884523+0000 mon.a (mon.0) 2478 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-02-18T09:01:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:22.965338+0000 mgr.y (mgr.24862) 1437 : cluster [DBG] pgmap v2372: 137 pgs: 137 active+clean; 688 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-02-18T09:01:24.888 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:24.909 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:01:24.913 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:25.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:23.896222+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-02-18T09:01:25.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:23.896222+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-02-18T09:01:25.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:23.896222+0000 mon.a (mon.0) 2479 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-02-18T09:01:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:24.898224+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-02-18T09:01:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:24.965767+0000 mgr.y (mgr.24862) 1438 : cluster [DBG] pgmap v2375: 137 pgs: 137 active+clean; 724 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 11 MiB/s wr, 43 op/s 2024-02-18T09:01:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:24.898224+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-02-18T09:01:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:24.965767+0000 mgr.y (mgr.24862) 1438 : cluster [DBG] pgmap v2375: 137 pgs: 137 active+clean; 724 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 11 MiB/s wr, 43 op/s 2024-02-18T09:01:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:24.898224+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-02-18T09:01:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:24.965767+0000 mgr.y (mgr.24862) 1438 : cluster [DBG] pgmap v2375: 137 pgs: 137 active+clean; 724 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 MiB/s rd, 11 MiB/s wr, 43 op/s 2024-02-18T09:01:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:25.909246+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-02-18T09:01:27.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:25.909246+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-02-18T09:01:27.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:25.909246+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-02-18T09:01:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:26.911272+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-02-18T09:01:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:26.966253+0000 mgr.y (mgr.24862) 1439 : cluster [DBG] pgmap v2378: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 43 op/s 2024-02-18T09:01:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:27.811478+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-02-18T09:01:28.276 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: after_prepare_snap 2024-02-18T09:01:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:26.911272+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-02-18T09:01:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:26.966253+0000 mgr.y (mgr.24862) 1439 : cluster [DBG] pgmap v2378: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 43 op/s 2024-02-18T09:01:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:27.811478+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-02-18T09:01:28.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:26.911272+0000 mon.a (mon.0) 2482 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-02-18T09:01:28.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:26.966253+0000 mgr.y (mgr.24862) 1439 : cluster [DBG] pgmap v2378: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 43 op/s 2024-02-18T09:01:28.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:27.811478+0000 mon.a (mon.0) 2483 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-02-18T09:01:29.918 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:01:29.926 INFO:tasks.workunit.client.0.smithi082.stdout:write: * 83886080~1000 2024-02-18T09:01:29.932 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:01:30.075 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:28.925670+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-02-18T09:01:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:28.966830+0000 mgr.y (mgr.24862) 1440 : cluster [DBG] pgmap v2381: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-02-18T09:01:30.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:28.925670+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-02-18T09:01:30.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:28.966830+0000 mgr.y (mgr.24862) 1440 : cluster [DBG] pgmap v2381: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-02-18T09:01:30.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:28.925670+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-02-18T09:01:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:28.966830+0000 mgr.y (mgr.24862) 1440 : cluster [DBG] pgmap v2381: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-02-18T09:01:31.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:29.931230+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-02-18T09:01:31.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:29.931230+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-02-18T09:01:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:29.931230+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-02-18T09:01:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:30.936613+0000 mon.a (mon.0) 2486 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-02-18T09:01:32.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:30.967237+0000 mgr.y (mgr.24862) 1441 : cluster [DBG] pgmap v2384: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 6.7 KiB/s wr, 86 op/s 2024-02-18T09:01:32.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:30.936613+0000 mon.a (mon.0) 2486 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-02-18T09:01:32.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:30.967237+0000 mgr.y (mgr.24862) 1441 : cluster [DBG] pgmap v2384: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 6.7 KiB/s wr, 86 op/s 2024-02-18T09:01:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:30.936613+0000 mon.a (mon.0) 2486 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-02-18T09:01:32.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:30.967237+0000 mgr.y (mgr.24862) 1441 : cluster [DBG] pgmap v2384: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 6.7 KiB/s wr, 86 op/s 2024-02-18T09:01:33.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:31.944181+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-02-18T09:01:33.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:31.944181+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-02-18T09:01:33.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:31.944181+0000 mon.a (mon.0) 2487 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-02-18T09:01:33.390 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14146 ms) 2024-02-18T09:01:33.390 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Clone 2024-02-18T09:01:33.411 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:33.413 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:01:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Clone (26 ms) 2024-02-18T09:01:33.415 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneParent 2024-02-18T09:01:33.431 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:33.434 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:01:33.436 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneParent (20 ms) 2024-02-18T09:01:33.436 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-02-18T09:01:33.453 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:33.456 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:01:33.458 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (23 ms) 2024-02-18T09:01:33.458 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-02-18T09:01:33.477 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:33.482 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 41943040~10 2024-02-18T09:01:33.486 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:32.950760+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-02-18T09:01:34.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:32.967719+0000 mgr.y (mgr.24862) 1442 : cluster [DBG] pgmap v2387: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-18T09:01:34.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:32.950760+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-02-18T09:01:34.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:32.967719+0000 mgr.y (mgr.24862) 1442 : cluster [DBG] pgmap v2387: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-18T09:01:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:32.950760+0000 mon.a (mon.0) 2488 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-02-18T09:01:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:32.967719+0000 mgr.y (mgr.24862) 1442 : cluster [DBG] pgmap v2387: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-02-18T09:01:34.951 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 41943041~10 2024-02-18T09:01:34.957 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:35.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:33.956385+0000 mon.a (mon.0) 2489 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-02-18T09:01:35.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:33.956385+0000 mon.a (mon.0) 2489 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-02-18T09:01:35.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:33.956385+0000 mon.a (mon.0) 2489 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-02-18T09:01:36.117 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 41943042~10 2024-02-18T09:01:36.125 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:01:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:34.957810+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-02-18T09:01:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:34.968320+0000 mgr.y (mgr.24862) 1443 : cluster [DBG] pgmap v2390: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T09:01:36.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:34.957810+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-02-18T09:01:36.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:34.968320+0000 mgr.y (mgr.24862) 1443 : cluster [DBG] pgmap v2390: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T09:01:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:34.957810+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-02-18T09:01:36.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:34.968320+0000 mgr.y (mgr.24862) 1443 : cluster [DBG] pgmap v2390: 137 pgs: 137 active+clean; 736 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-02-18T09:01:37.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:35.969374+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-02-18T09:01:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:35.969374+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-02-18T09:01:37.386 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:35.969374+0000 mon.a (mon.0) 2491 : cluster [DBG] osdmap e1346: 8 total, 8 up, 8 in 2024-02-18T09:01:37.967 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:01:37.991 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:01:38.039 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:36.968833+0000 mgr.y (mgr.24862) 1444 : cluster [DBG] pgmap v2392: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-02-18T09:01:38.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:36.975610+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-02-18T09:01:38.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:36.968833+0000 mgr.y (mgr.24862) 1444 : cluster [DBG] pgmap v2392: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-02-18T09:01:38.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:36.975610+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-02-18T09:01:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:36.968833+0000 mgr.y (mgr.24862) 1444 : cluster [DBG] pgmap v2392: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 MiB/s rd, 5.0 MiB/s wr, 162 op/s 2024-02-18T09:01:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:36.975610+0000 mon.a (mon.0) 2492 : cluster [DBG] osdmap e1347: 8 total, 8 up, 8 in 2024-02-18T09:01:39.138 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5679 ms) 2024-02-18T09:01:39.139 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-02-18T09:01:39.156 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:39.161 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 41943040~10 2024-02-18T09:01:39.165 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:39.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:37.976963+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-02-18T09:01:39.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:37.976963+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-02-18T09:01:39.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:37.976963+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1348: 8 total, 8 up, 8 in 2024-02-18T09:01:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:38.969666+0000 mgr.y (mgr.24862) 1445 : cluster [DBG] pgmap v2395: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 KiB/s wr, 124 op/s 2024-02-18T09:01:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:38.992644+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-02-18T09:01:40.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:38.969666+0000 mgr.y (mgr.24862) 1445 : cluster [DBG] pgmap v2395: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 KiB/s wr, 124 op/s 2024-02-18T09:01:40.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:38.992644+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-02-18T09:01:40.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:38.969666+0000 mgr.y (mgr.24862) 1445 : cluster [DBG] pgmap v2395: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 13 KiB/s wr, 124 op/s 2024-02-18T09:01:40.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:38.992644+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1349: 8 total, 8 up, 8 in 2024-02-18T09:01:40.993 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:01:41.010 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:41.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:39.994117+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-02-18T09:01:41.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:39.994117+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-02-18T09:01:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:39.994117+0000 mon.a (mon.0) 2495 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-02-18T09:01:42.126 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:42.130 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:01:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:40.970258+0000 mgr.y (mgr.24862) 1446 : cluster [DBG] pgmap v2398: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 13 KiB/s wr, 127 op/s 2024-02-18T09:01:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:41.004942+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-02-18T09:01:42.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:40.970258+0000 mgr.y (mgr.24862) 1446 : cluster [DBG] pgmap v2398: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 13 KiB/s wr, 127 op/s 2024-02-18T09:01:42.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:41.004942+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-02-18T09:01:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:40.970258+0000 mgr.y (mgr.24862) 1446 : cluster [DBG] pgmap v2398: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 13 KiB/s wr, 127 op/s 2024-02-18T09:01:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:41.004942+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-02-18T09:01:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:42.012079+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-02-18T09:01:43.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:42.814554+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-02-18T09:01:43.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:42.012079+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-02-18T09:01:43.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:42.814554+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-02-18T09:01:43.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:42.012079+0000 mon.a (mon.0) 2497 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-02-18T09:01:43.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:42.814554+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-02-18T09:01:43.806 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 41943040~10 2024-02-18T09:01:43.815 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap4 2024-02-18T09:01:44.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:42.970744+0000 mgr.y (mgr.24862) 1447 : cluster [DBG] pgmap v2402: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-02-18T09:01:44.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:43.817217+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-02-18T09:01:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:42.970744+0000 mgr.y (mgr.24862) 1447 : cluster [DBG] pgmap v2402: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-02-18T09:01:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:43.817217+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-02-18T09:01:44.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:42.970744+0000 mgr.y (mgr.24862) 1447 : cluster [DBG] pgmap v2402: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-02-18T09:01:44.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:43.817217+0000 mon.a (mon.0) 2499 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-02-18T09:01:45.814 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 41943040 2024-02-18T09:01:45.832 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:01:45.876 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:01:46.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:44.819661+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-02-18T09:01:46.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:44.971340+0000 mgr.y (mgr.24862) 1448 : cluster [DBG] pgmap v2405: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.1 KiB/s wr, 71 op/s 2024-02-18T09:01:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:44.819661+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-02-18T09:01:46.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:44.971340+0000 mgr.y (mgr.24862) 1448 : cluster [DBG] pgmap v2405: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.1 KiB/s wr, 71 op/s 2024-02-18T09:01:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:44.819661+0000 mon.a (mon.0) 2500 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-02-18T09:01:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:44.971340+0000 mgr.y (mgr.24862) 1448 : cluster [DBG] pgmap v2405: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 7.1 KiB/s wr, 71 op/s 2024-02-18T09:01:47.011 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (7873 ms) 2024-02-18T09:01:47.012 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-02-18T09:01:47.034 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:47.039 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:47.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:45.826149+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-02-18T09:01:47.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:45.826149+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-02-18T09:01:47.170 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortInUseImage (159 ms) 2024-02-18T09:01:47.170 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-02-18T09:01:47.191 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:47.198 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:47.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:45.826149+0000 mon.a (mon.0) 2501 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-02-18T09:01:47.267 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T09:01:47.317 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:47.475 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:47.538 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T09:01:47.622 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T09:01:47.814 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (644 ms) 2024-02-18T09:01:47.814 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-02-18T09:01:47.838 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:47.841 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:47.897 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:01:48.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:46.828963+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-02-18T09:01:48.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:46.971704+0000 mgr.y (mgr.24862) 1449 : cluster [DBG] pgmap v2408: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 8.5 KiB/s wr, 78 op/s 2024-02-18T09:01:48.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:47.814673+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-02-18T09:01:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:46.828963+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-02-18T09:01:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:46.971704+0000 mgr.y (mgr.24862) 1449 : cluster [DBG] pgmap v2408: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 8.5 KiB/s wr, 78 op/s 2024-02-18T09:01:48.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:47.814673+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-02-18T09:01:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:46.828963+0000 mon.a (mon.0) 2502 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-02-18T09:01:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:46.971704+0000 mgr.y (mgr.24862) 1449 : cluster [DBG] pgmap v2408: 137 pgs: 137 active+clean; 732 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 8.5 KiB/s wr, 78 op/s 2024-02-18T09:01:48.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:47.814673+0000 mon.a (mon.0) 2503 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-02-18T09:01:49.835 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 8388609~8388609 2024-02-18T09:01:49.848 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 0~1000 2024-02-18T09:01:49.848 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 1010~1000 2024-02-18T09:01:49.848 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:01:50.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:48.842535+0000 mon.a (mon.0) 2504 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-02-18T09:01:50.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:48.972290+0000 mgr.y (mgr.24862) 1450 : cluster [DBG] pgmap v2411: 137 pgs: 137 active+clean; 768 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 18 MiB/s wr, 162 op/s 2024-02-18T09:01:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:48.842535+0000 mon.a (mon.0) 2504 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-02-18T09:01:50.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:48.972290+0000 mgr.y (mgr.24862) 1450 : cluster [DBG] pgmap v2411: 137 pgs: 137 active+clean; 768 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 18 MiB/s wr, 162 op/s 2024-02-18T09:01:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:48.842535+0000 mon.a (mon.0) 2504 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-02-18T09:01:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:48.972290+0000 mgr.y (mgr.24862) 1450 : cluster [DBG] pgmap v2411: 137 pgs: 137 active+clean; 768 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 18 MiB/s wr, 162 op/s 2024-02-18T09:01:51.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:49.848381+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-02-18T09:01:51.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:49.848381+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-02-18T09:01:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:49.848381+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-02-18T09:01:51.856 INFO:tasks.workunit.client.0.smithi082.stdout:write: X 8388609~1000 2024-02-18T09:01:51.859 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16777228~1000 2024-02-18T09:01:51.859 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 167772160 2024-02-18T09:01:51.865 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 83886079~8388609 2024-02-18T09:01:51.873 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:01:52.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:50.855680+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-02-18T09:01:52.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:50.972878+0000 mgr.y (mgr.24862) 1451 : cluster [DBG] pgmap v2414: 137 pgs: 137 active+clean; 780 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 233 op/s 2024-02-18T09:01:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:50.855680+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-02-18T09:01:52.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:50.972878+0000 mgr.y (mgr.24862) 1451 : cluster [DBG] pgmap v2414: 137 pgs: 137 active+clean; 780 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 233 op/s 2024-02-18T09:01:52.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:50.855680+0000 mon.a (mon.0) 2506 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-02-18T09:01:52.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:50.972878+0000 mgr.y (mgr.24862) 1451 : cluster [DBG] pgmap v2414: 137 pgs: 137 active+clean; 780 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 24 MiB/s wr, 233 op/s 2024-02-18T09:01:53.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:51.866328+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-02-18T09:01:53.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:52.343695+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:01:53.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:52.644331+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:52.645006+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:52.649699+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:51.866328+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:52.343695+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:52.644331+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:52.645006+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:01:53.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:52.649699+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:01:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:51.866328+0000 mon.a (mon.0) 2507 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-02-18T09:01:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:52.343695+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:01:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:52.644331+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:01:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:52.645006+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:01:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:52.649699+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:01:53.870 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:01:53.890 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83886079~1 2024-02-18T09:01:53.893 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:01:54.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T09:01:52.645523+0000 mgr.y (mgr.24862) 1452 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:01:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:52.870248+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-02-18T09:01:54.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:52.973272+0000 mgr.y (mgr.24862) 1453 : cluster [DBG] pgmap v2417: 137 pgs: 137 active+clean; 784 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-02-18T09:01:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T09:01:52.645523+0000 mgr.y (mgr.24862) 1452 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:01:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:52.870248+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-02-18T09:01:54.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:52.973272+0000 mgr.y (mgr.24862) 1453 : cluster [DBG] pgmap v2417: 137 pgs: 137 active+clean; 784 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-02-18T09:01:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T09:01:52.645523+0000 mgr.y (mgr.24862) 1452 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:01:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:52.870248+0000 mon.a (mon.0) 2512 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-02-18T09:01:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:52.973272+0000 mgr.y (mgr.24862) 1453 : cluster [DBG] pgmap v2417: 137 pgs: 137 active+clean; 784 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 81 op/s 2024-02-18T09:01:55.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:53.881509+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-02-18T09:01:55.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:54.485184+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-18T09:01:55.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:54.485467+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:54.485730+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:01:54.485964+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.12", "id": [3, 6]}]: dispatch 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:53.881509+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:54.485184+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:54.485467+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:54.485730+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:01:54.485964+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.12", "id": [3, 6]}]: dispatch 2024-02-18T09:01:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:53.881509+0000 mon.a (mon.0) 2513 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-02-18T09:01:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:54.485184+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-18T09:01:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:54.485467+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:54.485730+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-18T09:01:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:01:54.485964+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.12", "id": [3, 6]}]: dispatch 2024-02-18T09:01:56.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:54.886820+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-02-18T09:01:56.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:54.973681+0000 mgr.y (mgr.24862) 1454 : cluster [DBG] pgmap v2420: 137 pgs: 137 active+clean; 812 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:54.886820+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-02-18T09:01:56.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:54.973681+0000 mgr.y (mgr.24862) 1454 : cluster [DBG] pgmap v2420: 137 pgs: 137 active+clean; 812 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:54.886820+0000 mon.a (mon.0) 2518 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-02-18T09:01:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:54.973681+0000 mgr.y (mgr.24862) 1454 : cluster [DBG] pgmap v2420: 137 pgs: 137 active+clean; 812 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:57.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:55.894227+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-02-18T09:01:57.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:55.894227+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-02-18T09:01:57.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:55.894227+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-02-18T09:01:57.371 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:57.460 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T09:01:57.802 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 0~8388609 2024-02-18T09:01:57.814 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 16777218~8388609 2024-02-18T09:01:57.894 INFO:tasks.workunit.client.0.smithi082.stdout:migration_abort 2024-02-18T09:01:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:56.895306+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-02-18T09:01:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:56.974094+0000 mgr.y (mgr.24862) 1455 : cluster [DBG] pgmap v2423: 137 pgs: 137 active+clean; 820 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:57.813963+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-02-18T09:01:58.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:56.895306+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-02-18T09:01:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:56.974094+0000 mgr.y (mgr.24862) 1455 : cluster [DBG] pgmap v2423: 137 pgs: 137 active+clean; 820 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:58.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:57.813963+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-02-18T09:01:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:56.895306+0000 mon.a (mon.0) 2520 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-02-18T09:01:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:56.974094+0000 mgr.y (mgr.24862) 1455 : cluster [DBG] pgmap v2423: 137 pgs: 137 active+clean; 820 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 7.0 MiB/s wr, 27 op/s 2024-02-18T09:01:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:57.813963+0000 mon.a (mon.0) 2521 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-02-18T09:02:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:58.924216+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-02-18T09:02:00.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:01:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:58.974580+0000 mgr.y (mgr.24862) 1456 : cluster [DBG] pgmap v2426: 137 pgs: 137 active+clean; 876 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 19 MiB/s wr, 34 op/s 2024-02-18T09:02:00.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:58.924216+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-02-18T09:02:00.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:01:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:58.974580+0000 mgr.y (mgr.24862) 1456 : cluster [DBG] pgmap v2426: 137 pgs: 137 active+clean; 876 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 19 MiB/s wr, 34 op/s 2024-02-18T09:02:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:58.924216+0000 mon.a (mon.0) 2522 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-02-18T09:02:00.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:01:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:58.974580+0000 mgr.y (mgr.24862) 1456 : cluster [DBG] pgmap v2426: 137 pgs: 137 active+clean; 876 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 19 MiB/s wr, 34 op/s 2024-02-18T09:02:01.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:01:59.932415+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-02-18T09:02:01.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:01:59.932415+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-02-18T09:02:01.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:01:59.932415+0000 mon.a (mon.0) 2523 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-02-18T09:02:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:00.938105+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-02-18T09:02:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:00.975136+0000 mgr.y (mgr.24862) 1457 : cluster [DBG] pgmap v2429: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 148 op/s 2024-02-18T09:02:02.369 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.AbortWithSnapshots (14555 ms) 2024-02-18T09:02:02.369 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-02-18T09:02:02.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:00.938105+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-02-18T09:02:02.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:00.975136+0000 mgr.y (mgr.24862) 1457 : cluster [DBG] pgmap v2429: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 148 op/s 2024-02-18T09:02:02.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:00.938105+0000 mon.a (mon.0) 2524 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-02-18T09:02:02.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:00.975136+0000 mgr.y (mgr.24862) 1457 : cluster [DBG] pgmap v2429: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 148 op/s 2024-02-18T09:02:02.385 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.392 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.394 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV1Parent (26 ms) 2024-02-18T09:02:02.394 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-02-18T09:02:02.411 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.417 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.420 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV2Parent (25 ms) 2024-02-18T09:02:02.420 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-02-18T09:02:02.441 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.446 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.448 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV1ParentAbort (28 ms) 2024-02-18T09:02:02.448 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-02-18T09:02:02.463 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.467 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.470 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV2ParentAbort (22 ms) 2024-02-18T09:02:02.470 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-02-18T09:02:02.491 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.494 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.497 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (27 ms) 2024-02-18T09:02:02.497 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-02-18T09:02:02.516 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.522 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.524 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (27 ms) 2024-02-18T09:02:02.524 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-02-18T09:02:02.543 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.546 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.549 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (25 ms) 2024-02-18T09:02:02.549 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-02-18T09:02:02.569 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.575 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.577 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (29 ms) 2024-02-18T09:02:02.577 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-02-18T09:02:02.598 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.605 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (29 ms) 2024-02-18T09:02:02.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-02-18T09:02:02.625 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.629 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:02:02.631 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (23 ms) 2024-02-18T09:02:02.631 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-02-18T09:02:02.648 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:02.652 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 14157035~869275 2024-02-18T09:02:02.665 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 32136225~5114743 2024-02-18T09:02:02.667 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 75779927~6967840 2024-02-18T09:02:02.716 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 49011077~983669 2024-02-18T09:02:02.718 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 11365857~460698 2024-02-18T09:02:02.722 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 6822638~6957654 2024-02-18T09:02:02.724 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 24412390~5907460 2024-02-18T09:02:02.766 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 40749990~5360821 2024-02-18T09:02:02.769 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap0 2024-02-18T09:02:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:01.948375+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-02-18T09:02:03.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:01.948375+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-02-18T09:02:03.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:01.948375+0000 mon.a (mon.0) 2525 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-02-18T09:02:03.948 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 126413546 2024-02-18T09:02:03.956 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 88147018~2187016 2024-02-18T09:02:03.960 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 34108890~6950937 2024-02-18T09:02:03.960 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 27317014~5748159 2024-02-18T09:02:03.967 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 108422017~1673277 2024-02-18T09:02:03.968 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 88183946~6544129 2024-02-18T09:02:03.978 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 80011778~1878191 2024-02-18T09:02:03.978 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 2163040~7463424 2024-02-18T09:02:03.996 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 37743991~1687481 2024-02-18T09:02:03.998 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:02:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:02.949605+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-02-18T09:02:04.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:02.975528+0000 mgr.y (mgr.24862) 1458 : cluster [DBG] pgmap v2432: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 116 op/s 2024-02-18T09:02:04.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:02.949605+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-02-18T09:02:04.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:02.975528+0000 mgr.y (mgr.24862) 1458 : cluster [DBG] pgmap v2432: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 116 op/s 2024-02-18T09:02:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:02.949605+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-02-18T09:02:04.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:02.975528+0000 mgr.y (mgr.24862) 1458 : cluster [DBG] pgmap v2432: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 116 op/s 2024-02-18T09:02:05.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:04 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:03.958829+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-02-18T09:02:05.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:03.958829+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-02-18T09:02:05.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:03.958829+0000 mon.a (mon.0) 2527 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-02-18T09:02:05.962 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 66321044~266714 2024-02-18T09:02:05.967 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 108204691~2312929 2024-02-18T09:02:05.970 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 55037400~4932712 2024-02-18T09:02:05.974 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 89797170~5903797 2024-02-18T09:02:05.974 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 39495865~2809031 2024-02-18T09:02:05.979 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 9420163~338956 2024-02-18T09:02:05.982 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 83847254~4410528 2024-02-18T09:02:05.985 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 122610549~3802997 2024-02-18T09:02:05.985 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:02:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:04.964367+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-02-18T09:02:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:04.975945+0000 mgr.y (mgr.24862) 1459 : cluster [DBG] pgmap v2435: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.3 MiB/s wr, 101 op/s 2024-02-18T09:02:06.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:04.964367+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-02-18T09:02:06.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:04.975945+0000 mgr.y (mgr.24862) 1459 : cluster [DBG] pgmap v2435: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.3 MiB/s wr, 101 op/s 2024-02-18T09:02:06.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:04.964367+0000 mon.a (mon.0) 2528 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-02-18T09:02:06.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:04.975945+0000 mgr.y (mgr.24862) 1459 : cluster [DBG] pgmap v2435: 137 pgs: 137 active+clean; 896 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 7.3 MiB/s wr, 101 op/s 2024-02-18T09:02:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:05.973752+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-02-18T09:02:07.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:05.973752+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-02-18T09:02:07.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:05.973752+0000 mon.a (mon.0) 2529 : cluster [DBG] osdmap e1376: 8 total, 8 up, 8 in 2024-02-18T09:02:07.805 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 114784855 2024-02-18T09:02:07.825 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 81706097~2902244 2024-02-18T09:02:07.829 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 93134595~7784010 2024-02-18T09:02:07.831 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 70025588~2130127 2024-02-18T09:02:07.832 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 55504526~2190626 2024-02-18T09:02:07.833 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 1017524~4521362 2024-02-18T09:02:07.834 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 29956177~8125270 2024-02-18T09:02:07.836 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 58301995~6267352 2024-02-18T09:02:07.853 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 53726451~4794327 2024-02-18T09:02:07.892 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:02:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:06.977060+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-02-18T09:02:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:06.977540+0000 mgr.y (mgr.24862) 1460 : cluster [DBG] pgmap v2438: 137 pgs: 137 active+clean; 909 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 106 op/s 2024-02-18T09:02:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:07.817236+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-02-18T09:02:08.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:06.977060+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-02-18T09:02:08.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:06.977540+0000 mgr.y (mgr.24862) 1460 : cluster [DBG] pgmap v2438: 137 pgs: 137 active+clean; 909 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 106 op/s 2024-02-18T09:02:08.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:07.817236+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-02-18T09:02:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:06.977060+0000 mon.a (mon.0) 2530 : cluster [DBG] osdmap e1377: 8 total, 8 up, 8 in 2024-02-18T09:02:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:06.977540+0000 mgr.y (mgr.24862) 1460 : cluster [DBG] pgmap v2438: 137 pgs: 137 active+clean; 909 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 12 MiB/s wr, 106 op/s 2024-02-18T09:02:08.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:07.817236+0000 mon.a (mon.0) 2531 : cluster [DBG] osdmap e1378: 8 total, 8 up, 8 in 2024-02-18T09:02:10.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:08.819686+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-02-18T09:02:10.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:08.978006+0000 mgr.y (mgr.24862) 1461 : cluster [DBG] pgmap v2441: 137 pgs: 137 active+clean; 975 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 17 MiB/s wr, 21 op/s 2024-02-18T09:02:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:08.819686+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-02-18T09:02:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:08.978006+0000 mgr.y (mgr.24862) 1461 : cluster [DBG] pgmap v2441: 137 pgs: 137 active+clean; 975 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 17 MiB/s wr, 21 op/s 2024-02-18T09:02:10.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:08.819686+0000 mon.a (mon.0) 2532 : cluster [DBG] osdmap e1379: 8 total, 8 up, 8 in 2024-02-18T09:02:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:08.978006+0000 mgr.y (mgr.24862) 1461 : cluster [DBG] pgmap v2441: 137 pgs: 137 active+clean; 975 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 17 MiB/s wr, 21 op/s 2024-02-18T09:02:10.491 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.StressNoMigrate (7860 ms) 2024-02-18T09:02:10.491 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Stress 2024-02-18T09:02:10.507 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:10.511 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 55036822~4853317 2024-02-18T09:02:10.551 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 35169505~8290883 2024-02-18T09:02:10.553 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 68627120~5044130 2024-02-18T09:02:10.578 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 64687768~6025601 2024-02-18T09:02:10.580 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 28345510~5321254 2024-02-18T09:02:10.618 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 53375027~5453223 2024-02-18T09:02:10.621 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 59759476~6081930 2024-02-18T09:02:10.657 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 23171581~2438782 2024-02-18T09:02:10.659 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap0 2024-02-18T09:02:11.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:09.824642+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-02-18T09:02:11.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:09.824642+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-02-18T09:02:11.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:09.824642+0000 mon.a (mon.0) 2533 : cluster [DBG] osdmap e1380: 8 total, 8 up, 8 in 2024-02-18T09:02:11.830 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 116937232 2024-02-18T09:02:11.837 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 21015424~196383 2024-02-18T09:02:11.840 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 63015323~4018083 2024-02-18T09:02:11.841 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 36552140~955191 2024-02-18T09:02:11.841 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 57329575~3013220 2024-02-18T09:02:11.841 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 75849838~746116 2024-02-18T09:02:11.842 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 108640537~8296695 2024-02-18T09:02:11.843 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 19692653~298138 2024-02-18T09:02:11.844 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 43150014~6789721 2024-02-18T09:02:11.844 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:02:12.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:10.831406+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-02-18T09:02:12.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:10.978365+0000 mgr.y (mgr.24862) 1462 : cluster [DBG] pgmap v2444: 137 pgs: 137 active+clean; 1011 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 18 MiB/s wr, 28 op/s 2024-02-18T09:02:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:10.831406+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-02-18T09:02:12.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:10.978365+0000 mgr.y (mgr.24862) 1462 : cluster [DBG] pgmap v2444: 137 pgs: 137 active+clean; 1011 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 18 MiB/s wr, 28 op/s 2024-02-18T09:02:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:10.831406+0000 mon.a (mon.0) 2534 : cluster [DBG] osdmap e1381: 8 total, 8 up, 8 in 2024-02-18T09:02:12.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:10.978365+0000 mgr.y (mgr.24862) 1462 : cluster [DBG] pgmap v2444: 137 pgs: 137 active+clean; 1011 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 18 MiB/s wr, 28 op/s 2024-02-18T09:02:13.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:11.841791+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-02-18T09:02:13.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:12.817807+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-02-18T09:02:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:11.841791+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-02-18T09:02:13.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:12.817807+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-02-18T09:02:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:11.841791+0000 mon.a (mon.0) 2535 : cluster [DBG] osdmap e1382: 8 total, 8 up, 8 in 2024-02-18T09:02:13.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:12.817807+0000 mon.a (mon.0) 2536 : cluster [DBG] osdmap e1383: 8 total, 8 up, 8 in 2024-02-18T09:02:13.810 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 32923854~3445243 2024-02-18T09:02:13.818 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 102694003~4013471 2024-02-18T09:02:13.818 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 11722677~7039924 2024-02-18T09:02:13.828 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 2197976~6477370 2024-02-18T09:02:13.831 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 1644383~4886479 2024-02-18T09:02:13.854 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 92817676~4133478 2024-02-18T09:02:13.855 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 36848502~2297330 2024-02-18T09:02:13.856 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 7542099~3088619 2024-02-18T09:02:13.856 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:02:14.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:12.978832+0000 mgr.y (mgr.24862) 1463 : cluster [DBG] pgmap v2447: 137 pgs: 137 active+clean; 1016 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.7 MiB/s wr, 16 op/s 2024-02-18T09:02:14.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:13.819938+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-02-18T09:02:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:12.978832+0000 mgr.y (mgr.24862) 1463 : cluster [DBG] pgmap v2447: 137 pgs: 137 active+clean; 1016 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.7 MiB/s wr, 16 op/s 2024-02-18T09:02:14.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:13.819938+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-02-18T09:02:14.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:12.978832+0000 mgr.y (mgr.24862) 1463 : cluster [DBG] pgmap v2447: 137 pgs: 137 active+clean; 1016 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.7 MiB/s wr, 16 op/s 2024-02-18T09:02:14.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:13.819938+0000 mon.a (mon.0) 2537 : cluster [DBG] osdmap e1384: 8 total, 8 up, 8 in 2024-02-18T09:02:15.897 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 159385191 2024-02-18T09:02:15.907 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 11988678~4471050 2024-02-18T09:02:15.912 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 38970937~2847707 2024-02-18T09:02:15.912 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 155039005~4346186 2024-02-18T09:02:15.915 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 6430733~5337705 2024-02-18T09:02:15.917 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 152705446~6350739 2024-02-18T09:02:15.957 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 6549514~4831847 2024-02-18T09:02:15.957 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 142484984~8086980 2024-02-18T09:02:15.965 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 37264636~8269824 2024-02-18T09:02:15.965 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:02:16.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:14.902871+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-02-18T09:02:16.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:14.979280+0000 mgr.y (mgr.24862) 1464 : cluster [DBG] pgmap v2450: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 62 op/s 2024-02-18T09:02:16.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:14.902871+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-02-18T09:02:16.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:14.979280+0000 mgr.y (mgr.24862) 1464 : cluster [DBG] pgmap v2450: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 62 op/s 2024-02-18T09:02:16.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:14.902871+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1385: 8 total, 8 up, 8 in 2024-02-18T09:02:16.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:14.979280+0000 mgr.y (mgr.24862) 1464 : cluster [DBG] pgmap v2450: 137 pgs: 137 active+clean; 1.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 62 op/s 2024-02-18T09:02:17.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:15.908845+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-02-18T09:02:17.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:15.908845+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-02-18T09:02:17.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:15.908845+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1386: 8 total, 8 up, 8 in 2024-02-18T09:02:17.913 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:02:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:16.912903+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-02-18T09:02:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:16.979773+0000 mgr.y (mgr.24862) 1465 : cluster [DBG] pgmap v2453: 137 pgs: 137 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 16 MiB/s wr, 61 op/s 2024-02-18T09:02:18.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:16.912903+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-02-18T09:02:18.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:16.979773+0000 mgr.y (mgr.24862) 1465 : cluster [DBG] pgmap v2453: 137 pgs: 137 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 16 MiB/s wr, 61 op/s 2024-02-18T09:02:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:16.912903+0000 mon.a (mon.0) 2540 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-02-18T09:02:18.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:16.979773+0000 mgr.y (mgr.24862) 1465 : cluster [DBG] pgmap v2453: 137 pgs: 137 active+clean; 1.1 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 MiB/s rd, 16 MiB/s wr, 61 op/s 2024-02-18T09:02:19.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:17.919031+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-02-18T09:02:19.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:17.919031+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-02-18T09:02:19.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:17.919031+0000 mon.a (mon.0) 2541 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-02-18T09:02:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:18.931159+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-02-18T09:02:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:18.980398+0000 mgr.y (mgr.24862) 1466 : cluster [DBG] pgmap v2456: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 611 KiB/s rd, 14 MiB/s wr, 30 op/s 2024-02-18T09:02:20.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:18.931159+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-02-18T09:02:20.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:18.980398+0000 mgr.y (mgr.24862) 1466 : cluster [DBG] pgmap v2456: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 611 KiB/s rd, 14 MiB/s wr, 30 op/s 2024-02-18T09:02:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:18.931159+0000 mon.a (mon.0) 2542 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-02-18T09:02:20.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:18.980398+0000 mgr.y (mgr.24862) 1466 : cluster [DBG] pgmap v2456: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 611 KiB/s rd, 14 MiB/s wr, 30 op/s 2024-02-18T09:02:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:19.935016+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-02-18T09:02:21.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:19.935016+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-02-18T09:02:21.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:19.935016+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-02-18T09:02:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:20.945093+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-02-18T09:02:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:20.980790+0000 mgr.y (mgr.24862) 1467 : cluster [DBG] pgmap v2459: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 35 op/s 2024-02-18T09:02:22.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:20.945093+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-02-18T09:02:22.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:20.980790+0000 mgr.y (mgr.24862) 1467 : cluster [DBG] pgmap v2459: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 35 op/s 2024-02-18T09:02:22.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:20.945093+0000 mon.a (mon.0) 2544 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-02-18T09:02:22.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:20.980790+0000 mgr.y (mgr.24862) 1467 : cluster [DBG] pgmap v2459: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 14 MiB/s wr, 35 op/s 2024-02-18T09:02:22.685 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:02:22.868 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:02:23.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:21.955968+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-02-18T09:02:23.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:21.955968+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-02-18T09:02:23.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:21.955968+0000 mon.a (mon.0) 2545 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-02-18T09:02:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:22.959482+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-02-18T09:02:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:22.981182+0000 mgr.y (mgr.24862) 1468 : cluster [DBG] pgmap v2462: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 5.1 MiB/s wr, 9 op/s 2024-02-18T09:02:24.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:22.959482+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-02-18T09:02:24.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:22.981182+0000 mgr.y (mgr.24862) 1468 : cluster [DBG] pgmap v2462: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 5.1 MiB/s wr, 9 op/s 2024-02-18T09:02:24.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:22.959482+0000 mon.a (mon.0) 2546 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-02-18T09:02:24.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:22.981182+0000 mgr.y (mgr.24862) 1468 : cluster [DBG] pgmap v2462: 137 pgs: 137 active+clean; 1.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 5.1 MiB/s wr, 9 op/s 2024-02-18T09:02:25.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:23.969721+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-02-18T09:02:25.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:23.969721+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-02-18T09:02:25.441 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:23.969721+0000 mon.a (mon.0) 2547 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-02-18T09:02:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:24.970105+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-02-18T09:02:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:25 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:24.981532+0000 mgr.y (mgr.24862) 1469 : cluster [DBG] pgmap v2465: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 201 op/s 2024-02-18T09:02:26.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:24.970105+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-02-18T09:02:26.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:24.981532+0000 mgr.y (mgr.24862) 1469 : cluster [DBG] pgmap v2465: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 201 op/s 2024-02-18T09:02:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:24.970105+0000 mon.a (mon.0) 2548 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-02-18T09:02:26.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:25 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:24.981532+0000 mgr.y (mgr.24862) 1469 : cluster [DBG] pgmap v2465: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 201 op/s 2024-02-18T09:02:26.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Stress (16114 ms) 2024-02-18T09:02:26.607 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.Stress2 2024-02-18T09:02:26.621 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:26.625 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 25393052~7390000 2024-02-18T09:02:26.681 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 65238239~7402872 2024-02-18T09:02:26.684 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 69015365~4360706 2024-02-18T09:02:26.711 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 66711161~426706 2024-02-18T09:02:26.714 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 54274213~4995120 2024-02-18T09:02:26.744 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 13218215~7250578 2024-02-18T09:02:26.747 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 61182296~25007 2024-02-18T09:02:26.749 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 76208766~7677314 2024-02-18T09:02:26.751 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap0 2024-02-18T09:02:27.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:25.982104+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-02-18T09:02:27.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:25.982104+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-02-18T09:02:27.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:25.982104+0000 mon.a (mon.0) 2549 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-02-18T09:02:27.989 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 2403721~5341307 2024-02-18T09:02:28.002 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 28469263~4850352 2024-02-18T09:02:28.002 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 51625239~4114223 2024-02-18T09:02:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20589811~1465984 2024-02-18T09:02:28.006 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 68456064~1182073 2024-02-18T09:02:28.007 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 52426351~7524439 2024-02-18T09:02:28.043 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 51983872~8268341 2024-02-18T09:02:28.048 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 67215825~1096096 2024-02-18T09:02:28.048 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:02:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:26.981932+0000 mgr.y (mgr.24862) 1470 : cluster [DBG] pgmap v2467: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 213 op/s 2024-02-18T09:02:28.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:26.984892+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-02-18T09:02:28.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:26.981932+0000 mgr.y (mgr.24862) 1470 : cluster [DBG] pgmap v2467: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 213 op/s 2024-02-18T09:02:28.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:26.984892+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-02-18T09:02:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:26.981932+0000 mgr.y (mgr.24862) 1470 : cluster [DBG] pgmap v2467: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 213 op/s 2024-02-18T09:02:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:26.984892+0000 mon.a (mon.0) 2550 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-02-18T09:02:29.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:29 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:28.001207+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-02-18T09:02:29.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:28.001207+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-02-18T09:02:29.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:29 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:28.001207+0000 mon.a (mon.0) 2551 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-02-18T09:02:30.001 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 38022100~7614079 2024-02-18T09:02:30.009 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16429393~2572989 2024-02-18T09:02:30.009 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 79816115~4069965 2024-02-18T09:02:30.011 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 53263583~3594742 2024-02-18T09:02:30.011 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 45562789~4009109 2024-02-18T09:02:30.067 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 53629464~5393976 2024-02-18T09:02:30.067 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 3813594~685766 2024-02-18T09:02:30.068 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 45032527~250515 2024-02-18T09:02:30.068 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:02:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:28.982589+0000 mgr.y (mgr.24862) 1471 : cluster [DBG] pgmap v2470: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 13 MiB/s wr, 67 op/s 2024-02-18T09:02:30.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:29.006816+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-02-18T09:02:30.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:28.982589+0000 mgr.y (mgr.24862) 1471 : cluster [DBG] pgmap v2470: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 13 MiB/s wr, 67 op/s 2024-02-18T09:02:30.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:29.006816+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-02-18T09:02:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:28.982589+0000 mgr.y (mgr.24862) 1471 : cluster [DBG] pgmap v2470: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 53 MiB/s rd, 13 MiB/s wr, 67 op/s 2024-02-18T09:02:30.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:29.006816+0000 mon.a (mon.0) 2552 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-02-18T09:02:31.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:30.014402+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-02-18T09:02:31.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:30.014402+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-02-18T09:02:31.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:30.014402+0000 mon.a (mon.0) 2553 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-02-18T09:02:32.019 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 65923967~3553954 2024-02-18T09:02:32.026 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 13408547~1568929 2024-02-18T09:02:32.027 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 78248475~2627698 2024-02-18T09:02:32.028 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 52095177~6367139 2024-02-18T09:02:32.028 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 39801304~4845706 2024-02-18T09:02:32.033 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 80470327~3415753 2024-02-18T09:02:32.053 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 54413890~6353834 2024-02-18T09:02:32.058 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 10821502~5167274 2024-02-18T09:02:32.058 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:02:32.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:30.983237+0000 mgr.y (mgr.24862) 1472 : cluster [DBG] pgmap v2473: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s rd, 14 MiB/s wr, 75 op/s 2024-02-18T09:02:32.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:31.018810+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-02-18T09:02:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:30.983237+0000 mgr.y (mgr.24862) 1472 : cluster [DBG] pgmap v2473: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s rd, 14 MiB/s wr, 75 op/s 2024-02-18T09:02:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:31.018810+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-02-18T09:02:32.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:30.983237+0000 mgr.y (mgr.24862) 1472 : cluster [DBG] pgmap v2473: 137 pgs: 137 active+clean; 1.2 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 61 MiB/s rd, 14 MiB/s wr, 75 op/s 2024-02-18T09:02:32.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:31.018810+0000 mon.a (mon.0) 2554 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-02-18T09:02:33.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:32.025319+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-02-18T09:02:33.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:32.823416+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-02-18T09:02:33.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:32.025319+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-02-18T09:02:33.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:32.823416+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-02-18T09:02:33.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:32.025319+0000 mon.a (mon.0) 2555 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-02-18T09:02:33.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:32.823416+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-02-18T09:02:33.816 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 147425787 2024-02-18T09:02:33.826 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:02:34.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:32.983754+0000 mgr.y (mgr.24862) 1473 : cluster [DBG] pgmap v2477: 137 pgs: 137 active+clean; 1.2 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-02-18T09:02:34.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:33.828991+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-02-18T09:02:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:32.983754+0000 mgr.y (mgr.24862) 1473 : cluster [DBG] pgmap v2477: 137 pgs: 137 active+clean; 1.2 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-02-18T09:02:34.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:33.828991+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-02-18T09:02:34.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:32.983754+0000 mgr.y (mgr.24862) 1473 : cluster [DBG] pgmap v2477: 137 pgs: 137 active+clean; 1.2 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 7.1 MiB/s wr, 24 op/s 2024-02-18T09:02:34.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:33.828991+0000 mon.a (mon.0) 2557 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-02-18T09:02:36.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:34.831258+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-02-18T09:02:36.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:34.984260+0000 mgr.y (mgr.24862) 1474 : cluster [DBG] pgmap v2480: 137 pgs: 137 active+clean; 1.3 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 18 MiB/s wr, 23 op/s 2024-02-18T09:02:36.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:34.831258+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-02-18T09:02:36.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:34.984260+0000 mgr.y (mgr.24862) 1474 : cluster [DBG] pgmap v2480: 137 pgs: 137 active+clean; 1.3 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 18 MiB/s wr, 23 op/s 2024-02-18T09:02:36.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:34.831258+0000 mon.a (mon.0) 2558 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-02-18T09:02:36.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:34.984260+0000 mgr.y (mgr.24862) 1474 : cluster [DBG] pgmap v2480: 137 pgs: 137 active+clean; 1.3 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 18 MiB/s wr, 23 op/s 2024-02-18T09:02:37.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:35.838638+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-02-18T09:02:37.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:35.838638+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-02-18T09:02:37.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:35.838638+0000 mon.a (mon.0) 2559 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-02-18T09:02:38.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:36.838479+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-02-18T09:02:38.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:36.984663+0000 mgr.y (mgr.24862) 1475 : cluster [DBG] pgmap v2483: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 16 MiB/s wr, 20 op/s 2024-02-18T09:02:38.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:36.838479+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-02-18T09:02:38.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:36.984663+0000 mgr.y (mgr.24862) 1475 : cluster [DBG] pgmap v2483: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 16 MiB/s wr, 20 op/s 2024-02-18T09:02:38.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:36.838479+0000 mon.a (mon.0) 2560 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-02-18T09:02:38.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:36.984663+0000 mgr.y (mgr.24862) 1475 : cluster [DBG] pgmap v2483: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 16 MiB/s wr, 20 op/s 2024-02-18T09:02:38.488 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 126844402~6502859 2024-02-18T09:02:38.526 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 88501423~25586 2024-02-18T09:02:38.529 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 101626318~1455235 2024-02-18T09:02:38.536 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 10459346~6440162 2024-02-18T09:02:38.539 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 4002287~4331101 2024-02-18T09:02:38.585 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 14377178~5003566 2024-02-18T09:02:38.587 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 13013522~2140487 2024-02-18T09:02:38.601 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 117217322~6235692 2024-02-18T09:02:38.604 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user0 2024-02-18T09:02:39.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:37.850114+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-02-18T09:02:39.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:37.850114+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-02-18T09:02:39.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:37.850114+0000 mon.a (mon.0) 2561 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-02-18T09:02:39.849 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 2709538~474782 2024-02-18T09:02:39.858 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 127885707~3167383 2024-02-18T09:02:39.858 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 65633924~2917518 2024-02-18T09:02:39.860 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 39913165~5654065 2024-02-18T09:02:39.860 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 42927289~7379482 2024-02-18T09:02:39.925 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 130640320~5637987 2024-02-18T09:02:39.925 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 134854539~8002931 2024-02-18T09:02:39.952 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 116819823~7926627 2024-02-18T09:02:39.952 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user1 2024-02-18T09:02:40.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:38.857815+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-02-18T09:02:40.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:38.985018+0000 mgr.y (mgr.24862) 1476 : cluster [DBG] pgmap v2486: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 2.6 MiB/s wr, 80 op/s 2024-02-18T09:02:40.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:38.857815+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-02-18T09:02:40.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:39 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:38.985018+0000 mgr.y (mgr.24862) 1476 : cluster [DBG] pgmap v2486: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 2.6 MiB/s wr, 80 op/s 2024-02-18T09:02:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:38.857815+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-02-18T09:02:40.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:38.985018+0000 mgr.y (mgr.24862) 1476 : cluster [DBG] pgmap v2486: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 30 MiB/s rd, 2.6 MiB/s wr, 80 op/s 2024-02-18T09:02:41.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:39.862527+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-02-18T09:02:41.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:39.862527+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-02-18T09:02:41.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:39.862527+0000 mon.a (mon.0) 2563 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-02-18T09:02:41.863 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 58304508~584205 2024-02-18T09:02:41.873 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 134990626~5739752 2024-02-18T09:02:41.873 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 143038287~3268734 2024-02-18T09:02:41.879 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 50033616~500909 2024-02-18T09:02:41.879 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 84026888~714226 2024-02-18T09:02:41.880 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 47460939~52606 2024-02-18T09:02:41.880 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 128388265~6350813 2024-02-18T09:02:41.888 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 120431118~7424701 2024-02-18T09:02:41.888 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user2 2024-02-18T09:02:42.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:40.870180+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-02-18T09:02:42.135 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:40.985490+0000 mgr.y (mgr.24862) 1477 : cluster [DBG] pgmap v2489: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 5.4 MiB/s wr, 97 op/s 2024-02-18T09:02:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:40.870180+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-02-18T09:02:42.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:40.985490+0000 mgr.y (mgr.24862) 1477 : cluster [DBG] pgmap v2489: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 5.4 MiB/s wr, 97 op/s 2024-02-18T09:02:42.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:40.870180+0000 mon.a (mon.0) 2564 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-02-18T09:02:42.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:40.985490+0000 mgr.y (mgr.24862) 1477 : cluster [DBG] pgmap v2489: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 MiB/s rd, 5.4 MiB/s wr, 97 op/s 2024-02-18T09:02:43.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:41.875985+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-02-18T09:02:43.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:41.875985+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-02-18T09:02:43.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:41.875985+0000 mon.a (mon.0) 2565 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-02-18T09:02:43.880 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 276848175 2024-02-18T09:02:43.893 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 17678431~7340144 2024-02-18T09:02:43.905 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16030688~6928470 2024-02-18T09:02:43.941 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 16664778~36755 2024-02-18T09:02:43.941 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 135605918~5060236 2024-02-18T09:02:43.942 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 183289834~7890493 2024-02-18T09:02:43.946 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 30044432~998542 2024-02-18T09:02:43.946 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 261533152~834875 2024-02-18T09:02:43.947 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 191003448~3466625 2024-02-18T09:02:43.980 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user3 2024-02-18T09:02:44.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:42.878951+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-02-18T09:02:44.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:42.985965+0000 mgr.y (mgr.24862) 1478 : cluster [DBG] pgmap v2492: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-02-18T09:02:44.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:42.878951+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-02-18T09:02:44.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:43 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:42.985965+0000 mgr.y (mgr.24862) 1478 : cluster [DBG] pgmap v2492: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-02-18T09:02:44.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:42.878951+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-02-18T09:02:44.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:42.985965+0000 mgr.y (mgr.24862) 1478 : cluster [DBG] pgmap v2492: 137 pgs: 137 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 3.9 MiB/s wr, 19 op/s 2024-02-18T09:02:45.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:43.891530+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-02-18T09:02:45.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:43.891530+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-02-18T09:02:45.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:43.891530+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-02-18T09:02:45.906 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 27684817~6921204 2024-02-18T09:02:45.909 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 29415118~3460602 2024-02-18T09:02:45.951 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 55369635~6921204 2024-02-18T09:02:45.954 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 57099936~3460602 2024-02-18T09:02:46.018 INFO:tasks.workunit.client.0.smithi082.stdout:write: 3 83054452~6921204 2024-02-18T09:02:46.021 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 84784753~3460602 2024-02-18T09:02:46.062 INFO:tasks.workunit.client.0.smithi082.stdout:write: 4 110739270~6921204 2024-02-18T09:02:46.064 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 112469571~3460602 2024-02-18T09:02:46.102 INFO:tasks.workunit.client.0.smithi082.stdout:write: 5 138424087~6921204 2024-02-18T09:02:46.105 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 140154388~3460602 2024-02-18T09:02:46.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:44.893960+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-02-18T09:02:46.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:44.986473+0000 mgr.y (mgr.24862) 1479 : cluster [DBG] pgmap v2495: 137 pgs: 137 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 25 MiB/s wr, 91 op/s 2024-02-18T09:02:46.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:44.893960+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-02-18T09:02:46.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:44.986473+0000 mgr.y (mgr.24862) 1479 : cluster [DBG] pgmap v2495: 137 pgs: 137 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 25 MiB/s wr, 91 op/s 2024-02-18T09:02:46.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:44.893960+0000 mon.a (mon.0) 2568 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-02-18T09:02:46.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:44.986473+0000 mgr.y (mgr.24862) 1479 : cluster [DBG] pgmap v2495: 137 pgs: 137 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 25 MiB/s wr, 91 op/s 2024-02-18T09:02:47.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:45.906936+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-02-18T09:02:47.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:45.906936+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-02-18T09:02:47.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:45.906936+0000 mon.a (mon.0) 2569 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-02-18T09:02:47.501 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:02:47.589 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:02:48.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:46.986923+0000 mgr.y (mgr.24862) 1480 : cluster [DBG] pgmap v2497: 137 pgs: 137 active+clean; 1.5 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 30 MiB/s wr, 93 op/s 2024-02-18T09:02:48.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:46.986923+0000 mgr.y (mgr.24862) 1480 : cluster [DBG] pgmap v2497: 137 pgs: 137 active+clean; 1.5 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 30 MiB/s wr, 93 op/s 2024-02-18T09:02:48.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:46.986923+0000 mgr.y (mgr.24862) 1480 : cluster [DBG] pgmap v2497: 137 pgs: 137 active+clean; 1.5 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 22 MiB/s rd, 30 MiB/s wr, 93 op/s 2024-02-18T09:02:49.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:47.915716+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-02-18T09:02:49.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:47.915716+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-02-18T09:02:49.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:47.915716+0000 mon.a (mon.0) 2570 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-02-18T09:02:50.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:48.919319+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-02-18T09:02:50.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:48.987372+0000 mgr.y (mgr.24862) 1481 : cluster [DBG] pgmap v2500: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s rd, 26 MiB/s wr, 265 op/s 2024-02-18T09:02:50.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:48.919319+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-02-18T09:02:50.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:48.987372+0000 mgr.y (mgr.24862) 1481 : cluster [DBG] pgmap v2500: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s rd, 26 MiB/s wr, 265 op/s 2024-02-18T09:02:50.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:48.919319+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-02-18T09:02:50.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:49 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:48.987372+0000 mgr.y (mgr.24862) 1481 : cluster [DBG] pgmap v2500: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 123 MiB/s rd, 26 MiB/s wr, 265 op/s 2024-02-18T09:02:51.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:49.930304+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-02-18T09:02:51.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:49.930304+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-02-18T09:02:51.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:49.930304+0000 mon.a (mon.0) 2572 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-02-18T09:02:52.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:50.929119+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-02-18T09:02:52.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:50.987758+0000 mgr.y (mgr.24862) 1482 : cluster [DBG] pgmap v2503: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 185 MiB/s rd, 25 MiB/s wr, 303 op/s 2024-02-18T09:02:52.297 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.Stress2 (25692 ms) 2024-02-18T09:02:52.297 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMigration.StressLive 2024-02-18T09:02:52.316 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 83886080 2024-02-18T09:02:52.319 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 31784876~719417 2024-02-18T09:02:52.332 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 45303853~582491 2024-02-18T09:02:52.333 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 32698233~6671658 2024-02-18T09:02:52.380 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 79021980~1323019 2024-02-18T09:02:52.382 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 72854508~6568502 2024-02-18T09:02:52.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:50.929119+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-02-18T09:02:52.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:50.987758+0000 mgr.y (mgr.24862) 1482 : cluster [DBG] pgmap v2503: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 185 MiB/s rd, 25 MiB/s wr, 303 op/s 2024-02-18T09:02:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:50.929119+0000 mon.a (mon.0) 2573 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-02-18T09:02:52.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:51 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:50.987758+0000 mgr.y (mgr.24862) 1482 : cluster [DBG] pgmap v2503: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 185 MiB/s rd, 25 MiB/s wr, 303 op/s 2024-02-18T09:02:52.418 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 16231515~3544742 2024-02-18T09:02:52.421 INFO:tasks.workunit.client.0.smithi082.stdout:write: A 46533663~4697180 2024-02-18T09:02:52.451 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 29285253~6382770 2024-02-18T09:02:52.454 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap0 2024-02-18T09:02:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:52.653350+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:02:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:52.937297+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:02:53.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:52.937957+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:02:53.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:52.653350+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:02:53.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:52.937297+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:02:53.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:52.937957+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:02:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:52.653350+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-18T09:02:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:52.937297+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-18T09:02:53.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:52.937957+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-18T09:02:53.944 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 90156412 2024-02-18T09:02:53.950 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 6172398~791057 2024-02-18T09:02:53.953 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 12156676~5772217 2024-02-18T09:02:53.957 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 17500466~7086445 2024-02-18T09:02:53.961 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 88741201~366391 2024-02-18T09:02:53.961 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 80489206~5801175 2024-02-18T09:02:53.974 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 35922067~499093 2024-02-18T09:02:53.977 INFO:tasks.workunit.client.0.smithi082.stdout:write: B 17995726~6809282 2024-02-18T09:02:54.006 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 74500637~2378371 2024-02-18T09:02:54.006 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap1 2024-02-18T09:02:54.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cephadm 2024-02-18T09:02:52.938509+0000 mgr.y (mgr.24862) 1483 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:02:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:52.942873+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:02:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:52.949062+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-02-18T09:02:54.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:52.988250+0000 mgr.y (mgr.24862) 1484 : cluster [DBG] pgmap v2505: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-02-18T09:02:54.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cephadm 2024-02-18T09:02:52.938509+0000 mgr.y (mgr.24862) 1483 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:02:54.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:52.942873+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:02:54.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:52.949062+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-02-18T09:02:54.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:52.988250+0000 mgr.y (mgr.24862) 1484 : cluster [DBG] pgmap v2505: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-02-18T09:02:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cephadm 2024-02-18T09:02:52.938509+0000 mgr.y (mgr.24862) 1483 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-18T09:02:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:52.942873+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' 2024-02-18T09:02:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:52.949062+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-02-18T09:02:54.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:53 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:52.988250+0000 mgr.y (mgr.24862) 1484 : cluster [DBG] pgmap v2505: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 75 MiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-02-18T09:02:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:53.955878+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-02-18T09:02:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:54.488789+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:02:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:54.488981+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:54.489203+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:02:54.489391+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.c", "id": [3, 1]}]: dispatch 2024-02-18T09:02:55.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:53.955878+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-02-18T09:02:55.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:54.488789+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:54.488981+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:54.489203+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:02:54.489391+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.c", "id": [3, 1]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:53.955878+0000 mon.a (mon.0) 2579 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:54.488789+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:54.488981+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:54.489203+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-18T09:02:55.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:54 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:02:54.489391+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24862 172.21.15.82:0/1409919898' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "54.c", "id": [3, 1]}]: dispatch 2024-02-18T09:02:55.964 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 126913022 2024-02-18T09:02:55.971 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 29701656~6535575 2024-02-18T09:02:55.978 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 87235039~4185930 2024-02-18T09:02:55.979 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 107027458~3259379 2024-02-18T09:02:55.980 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 27702873~4169769 2024-02-18T09:02:56.016 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 87935207~3932688 2024-02-18T09:02:56.017 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 13696969~3687381 2024-02-18T09:02:56.017 INFO:tasks.workunit.client.0.smithi082.stdout:write: C 55328772~45655 2024-02-18T09:02:56.017 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 99977756~6259361 2024-02-18T09:02:56.017 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap2 2024-02-18T09:02:56.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:54.973622+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-02-18T09:02:56.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:54.988818+0000 mgr.y (mgr.24862) 1485 : cluster [DBG] pgmap v2508: 137 pgs: 137 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 162 MiB/s rd, 6.8 MiB/s wr, 113 op/s 2024-02-18T09:02:56.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:54.973622+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-02-18T09:02:56.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:54.988818+0000 mgr.y (mgr.24862) 1485 : cluster [DBG] pgmap v2508: 137 pgs: 137 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 162 MiB/s rd, 6.8 MiB/s wr, 113 op/s 2024-02-18T09:02:56.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:54.973622+0000 mon.a (mon.0) 2584 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-02-18T09:02:56.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:55 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:54.988818+0000 mgr.y (mgr.24862) 1485 : cluster [DBG] pgmap v2508: 137 pgs: 137 active+clean; 1.5 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 162 MiB/s rd, 6.8 MiB/s wr, 113 op/s 2024-02-18T09:02:57.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:55.975725+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-02-18T09:02:57.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:55.975725+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-02-18T09:02:57.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:56 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:55.975725+0000 mon.a (mon.0) 2585 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-02-18T09:02:57.816 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 43592050~4957198 2024-02-18T09:02:57.821 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 33372705~4376345 2024-02-18T09:02:57.821 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 95722129~5564990 2024-02-18T09:02:57.828 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 121176146~5736876 2024-02-18T09:02:57.828 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 65393034~1349430 2024-02-18T09:02:57.830 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 122930009~3702680 2024-02-18T09:02:57.864 INFO:tasks.workunit.client.0.smithi082.stdout:write: D 59550044~3146102 2024-02-18T09:02:57.865 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 39351170~6888170 2024-02-18T09:02:57.865 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: snap3 2024-02-18T09:02:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:56.985679+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-02-18T09:02:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:56.989318+0000 mgr.y (mgr.24862) 1486 : cluster [DBG] pgmap v2511: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 179 MiB/s rd, 15 MiB/s wr, 131 op/s 2024-02-18T09:02:58.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:57 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:57.828609+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-02-18T09:02:58.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:56.985679+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-02-18T09:02:58.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:56.989318+0000 mgr.y (mgr.24862) 1486 : cluster [DBG] pgmap v2511: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 179 MiB/s rd, 15 MiB/s wr, 131 op/s 2024-02-18T09:02:58.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:57.828609+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-02-18T09:02:58.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:56.985679+0000 mon.a (mon.0) 2586 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-02-18T09:02:58.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:56.989318+0000 mgr.y (mgr.24862) 1486 : cluster [DBG] pgmap v2511: 137 pgs: 137 active+clean; 1.6 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 179 MiB/s rd, 15 MiB/s wr, 131 op/s 2024-02-18T09:02:58.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:57 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:57.828609+0000 mon.a (mon.0) 2587 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-02-18T09:02:59.821 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 107931328 2024-02-18T09:02:59.839 INFO:tasks.workunit.client.0.smithi082.stdout:migration_prepare 2024-02-18T09:03:00.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:58.827570+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-02-18T09:03:00.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:02:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:58.989922+0000 mgr.y (mgr.24862) 1487 : cluster [DBG] pgmap v2514: 137 pgs: 137 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 21 MiB/s wr, 39 op/s 2024-02-18T09:03:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:58.827570+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-02-18T09:03:00.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:02:59 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:58.989922+0000 mgr.y (mgr.24862) 1487 : cluster [DBG] pgmap v2514: 137 pgs: 137 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 21 MiB/s wr, 39 op/s 2024-02-18T09:03:00.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:58.827570+0000 mon.a (mon.0) 2588 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-02-18T09:03:00.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:02:59 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:58.989922+0000 mgr.y (mgr.24862) 1487 : cluster [DBG] pgmap v2514: 137 pgs: 137 active+clean; 1.6 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 21 MiB/s wr, 39 op/s 2024-02-18T09:03:01.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:02:59.832586+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-02-18T09:03:01.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:00 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:02:59.832586+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-02-18T09:03:01.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:00 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:02:59.832586+0000 mon.a (mon.0) 2589 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-02-18T09:03:02.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:00.836951+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-02-18T09:03:02.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:00.990542+0000 mgr.y (mgr.24862) 1488 : cluster [DBG] pgmap v2517: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 17 MiB/s wr, 31 op/s 2024-02-18T09:03:02.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:00.836951+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-02-18T09:03:02.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:01 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:00.990542+0000 mgr.y (mgr.24862) 1488 : cluster [DBG] pgmap v2517: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 17 MiB/s wr, 31 op/s 2024-02-18T09:03:02.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:00.836951+0000 mon.a (mon.0) 2590 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-02-18T09:03:02.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:01 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:00.990542+0000 mgr.y (mgr.24862) 1488 : cluster [DBG] pgmap v2517: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 13 KiB/s rd, 17 MiB/s wr, 31 op/s 2024-02-18T09:03:03.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:01.850290+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-02-18T09:03:03.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:02.827820+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-02-18T09:03:03.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:01.850290+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-02-18T09:03:03.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:02 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:02.827820+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-02-18T09:03:03.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:01.850290+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-02-18T09:03:03.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:02 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:02.827820+0000 mon.a (mon.0) 2592 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-02-18T09:03:04.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:02.990952+0000 mgr.y (mgr.24862) 1489 : cluster [DBG] pgmap v2520: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-02-18T09:03:04.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:03.829431+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-02-18T09:03:04.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:02.990952+0000 mgr.y (mgr.24862) 1489 : cluster [DBG] pgmap v2520: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-02-18T09:03:04.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:03 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:03.829431+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-02-18T09:03:04.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:02.990952+0000 mgr.y (mgr.24862) 1489 : cluster [DBG] pgmap v2520: 137 pgs: 137 active+clean; 1.7 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 7.5 KiB/s rd, 4.7 MiB/s wr, 14 op/s 2024-02-18T09:03:04.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:03 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:03.829431+0000 mon.a (mon.0) 2593 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-02-18T09:03:04.495 INFO:tasks.workunit.client.0.smithi082.stdout:migration_execute 2024-02-18T09:03:04.495 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 82300417~3919215 2024-02-18T09:03:04.534 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 47671359~7384801 2024-02-18T09:03:04.574 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 22995644~3436177 2024-02-18T09:03:04.631 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 78560532~7174548 2024-02-18T09:03:04.667 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 82155002~1205779 2024-02-18T09:03:04.680 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 83673123~1478390 2024-02-18T09:03:04.681 INFO:tasks.workunit.client.0.smithi082.stdout:write: a 12038468~7274333 2024-02-18T09:03:04.718 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 89965302~6787465 2024-02-18T09:03:04.721 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user0 2024-02-18T09:03:05.850 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 49830442~3963847 2024-02-18T09:03:05.860 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 7529308~633032 2024-02-18T09:03:05.860 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 28303363~7540256 2024-02-18T09:03:05.867 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 11286003~602229 2024-02-18T09:03:05.867 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 101178747~2345913 2024-02-18T09:03:05.868 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 20358965~6392414 2024-02-18T09:03:05.869 INFO:tasks.workunit.client.0.smithi082.stdout:write: b 61091094~5127756 2024-02-18T09:03:05.881 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 101006363~6924965 2024-02-18T09:03:05.919 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user1 2024-02-18T09:03:06.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:04.857618+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-02-18T09:03:06.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:04.991552+0000 mgr.y (mgr.24862) 1490 : cluster [DBG] pgmap v2523: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 625 KiB/s wr, 26 op/s 2024-02-18T09:03:06.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:04.857618+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-02-18T09:03:06.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:05 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:04.991552+0000 mgr.y (mgr.24862) 1490 : cluster [DBG] pgmap v2523: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 625 KiB/s wr, 26 op/s 2024-02-18T09:03:06.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:04.857618+0000 mon.a (mon.0) 2594 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-02-18T09:03:06.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:05 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:04.991552+0000 mgr.y (mgr.24862) 1490 : cluster [DBG] pgmap v2523: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 625 KiB/s wr, 26 op/s 2024-02-18T09:03:07.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:05.863222+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-02-18T09:03:07.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:06 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:05.863222+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-02-18T09:03:07.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:06 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:05.863222+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-02-18T09:03:07.862 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 208952996 2024-02-18T09:03:07.874 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 173720539~8067423 2024-02-18T09:03:07.893 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 204613044~809464 2024-02-18T09:03:07.894 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 65080710~2580934 2024-02-18T09:03:07.895 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 159070757~4764842 2024-02-18T09:03:07.895 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 204138414~2959567 2024-02-18T09:03:07.905 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 71039526~8003442 2024-02-18T09:03:07.910 INFO:tasks.workunit.client.0.smithi082.stdout:write: c 40944134~6096586 2024-02-18T09:03:07.933 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 95951127~4023856 2024-02-18T09:03:07.934 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user2 2024-02-18T09:03:08.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:06.868801+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-02-18T09:03:08.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:06.992172+0000 mgr.y (mgr.24862) 1491 : cluster [DBG] pgmap v2526: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.2 MiB/s wr, 83 op/s 2024-02-18T09:03:08.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:06.868801+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-02-18T09:03:08.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:07 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:06.992172+0000 mgr.y (mgr.24862) 1491 : cluster [DBG] pgmap v2526: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.2 MiB/s wr, 83 op/s 2024-02-18T09:03:08.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:06.868801+0000 mon.a (mon.0) 2596 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-02-18T09:03:08.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:07 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:06.992172+0000 mgr.y (mgr.24862) 1491 : cluster [DBG] pgmap v2526: 137 pgs: 137 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 4.2 MiB/s wr, 83 op/s 2024-02-18T09:03:09.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:07.874682+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-02-18T09:03:09.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:08 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:07.874682+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-02-18T09:03:09.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:08 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:07.874682+0000 mon.a (mon.0) 2597 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-02-18T09:03:09.872 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 205777492~3175504 2024-02-18T09:03:09.890 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 201715363~1080459 2024-02-18T09:03:09.890 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 73917859~8275343 2024-02-18T09:03:09.899 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 93638400~683553 2024-02-18T09:03:09.901 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 204753391~2785939 2024-02-18T09:03:09.924 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 10466001~1428841 2024-02-18T09:03:09.924 INFO:tasks.workunit.client.0.smithi082.stdout:write: d 15651993~2117422 2024-02-18T09:03:09.925 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 11881185~7096001 2024-02-18T09:03:09.951 INFO:tasks.workunit.client.0.smithi082.stdout:snap_create: user3 2024-02-18T09:03:10.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:08.879690+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-02-18T09:03:10.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:08.992562+0000 mgr.y (mgr.24862) 1492 : cluster [DBG] pgmap v2529: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s rd, 30 MiB/s wr, 242 op/s 2024-02-18T09:03:10.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:08.879690+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-02-18T09:03:10.135 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:09 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:08.992562+0000 mgr.y (mgr.24862) 1492 : cluster [DBG] pgmap v2529: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s rd, 30 MiB/s wr, 242 op/s 2024-02-18T09:03:10.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:08.879690+0000 mon.a (mon.0) 2598 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-02-18T09:03:10.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:09 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:08.992562+0000 mgr.y (mgr.24862) 1492 : cluster [DBG] pgmap v2529: 137 pgs: 137 active+clean; 1.8 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 82 MiB/s rd, 30 MiB/s wr, 242 op/s 2024-02-18T09:03:11.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:09.885690+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-02-18T09:03:11.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:10 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:09.885690+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-02-18T09:03:11.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:10 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:09.885690+0000 mon.a (mon.0) 2599 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-02-18T09:03:11.884 INFO:tasks.workunit.client.0.smithi082.stdout:resize: 111449581 2024-02-18T09:03:11.920 INFO:tasks.workunit.client.0.smithi082.stdout:write: 1 11144958~2786239 2024-02-18T09:03:11.921 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 11841517~1393119 2024-02-18T09:03:11.933 INFO:tasks.workunit.client.0.smithi082.stdout:write: 2 22289916~2786239 2024-02-18T09:03:11.934 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 22986475~1393119 2024-02-18T09:03:11.946 INFO:tasks.workunit.client.0.smithi082.stdout:write: 3 33434874~2786239 2024-02-18T09:03:11.947 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 34131433~1393119 2024-02-18T09:03:11.961 INFO:tasks.workunit.client.0.smithi082.stdout:write: 4 44579832~2786239 2024-02-18T09:03:11.962 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 45276391~1393119 2024-02-18T09:03:11.976 INFO:tasks.workunit.client.0.smithi082.stdout:write: 5 55724790~2786239 2024-02-18T09:03:11.976 INFO:tasks.workunit.client.0.smithi082.stdout:discard: 56421349~1393119 2024-02-18T09:03:12.012 INFO:tasks.workunit.client.0.smithi082.stdout:migration_commit 2024-02-18T09:03:12.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:10.890970+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-02-18T09:03:12.134 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:10.993029+0000 mgr.y (mgr.24862) 1493 : cluster [DBG] pgmap v2532: 137 pgs: 137 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 34 MiB/s wr, 194 op/s 2024-02-18T09:03:12.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:10.890970+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-02-18T09:03:12.134 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:10.993029+0000 mgr.y (mgr.24862) 1493 : cluster [DBG] pgmap v2532: 137 pgs: 137 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 34 MiB/s wr, 194 op/s 2024-02-18T09:03:12.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:10.890970+0000 mon.a (mon.0) 2600 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-02-18T09:03:12.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:11 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:10.993029+0000 mgr.y (mgr.24862) 1493 : cluster [DBG] pgmap v2532: 137 pgs: 137 active+clean; 1.9 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 56 MiB/s rd, 34 MiB/s wr, 194 op/s 2024-02-18T09:03:13.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:12 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:11.897366+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-02-18T09:03:13.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:11.897366+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-02-18T09:03:13.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:12 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:11.897366+0000 mon.a (mon.0) 2601 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-02-18T09:03:14.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:12.904629+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-02-18T09:03:14.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:13 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:12.993553+0000 mgr.y (mgr.24862) 1494 : cluster [DBG] pgmap v2535: 137 pgs: 137 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 10 op/s 2024-02-18T09:03:14.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:12.904629+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-02-18T09:03:14.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:12.993553+0000 mgr.y (mgr.24862) 1494 : cluster [DBG] pgmap v2535: 137 pgs: 137 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 10 op/s 2024-02-18T09:03:14.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:12.904629+0000 mon.a (mon.0) 2602 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-02-18T09:03:14.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:13 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:12.993553+0000 mgr.y (mgr.24862) 1494 : cluster [DBG] pgmap v2535: 137 pgs: 137 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 12 MiB/s wr, 10 op/s 2024-02-18T09:03:15.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:14 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:13.921195+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-02-18T09:03:15.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:13.921195+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-02-18T09:03:15.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:14 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:13.921195+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-02-18T09:03:16.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:14.931004+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-02-18T09:03:16.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:15 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:14.993995+0000 mgr.y (mgr.24862) 1495 : cluster [DBG] pgmap v2538: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 14 MiB/s wr, 128 op/s 2024-02-18T09:03:16.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:14.931004+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-02-18T09:03:16.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:14.993995+0000 mgr.y (mgr.24862) 1495 : cluster [DBG] pgmap v2538: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 14 MiB/s wr, 128 op/s 2024-02-18T09:03:16.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:14.931004+0000 mon.a (mon.0) 2604 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-02-18T09:03:16.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:15 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:14.993995+0000 mgr.y (mgr.24862) 1495 : cluster [DBG] pgmap v2538: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 81 KiB/s rd, 14 MiB/s wr, 128 op/s 2024-02-18T09:03:17.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:16 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:15.936595+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-02-18T09:03:17.250 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMigration.StressLive (24953 ms) 2024-02-18T09:03:17.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:15.936595+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-02-18T09:03:17.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:16 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:15.936595+0000 mon.a (mon.0) 2605 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-02-18T09:03:18.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:17 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:16.994403+0000 mgr.y (mgr.24862) 1496 : cluster [DBG] pgmap v2540: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.9 MiB/s rd, 11 MiB/s wr, 138 op/s 2024-02-18T09:03:18.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:16.994403+0000 mgr.y (mgr.24862) 1496 : cluster [DBG] pgmap v2540: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.9 MiB/s rd, 11 MiB/s wr, 138 op/s 2024-02-18T09:03:18.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:17 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:16.994403+0000 mgr.y (mgr.24862) 1496 : cluster [DBG] pgmap v2540: 137 pgs: 137 active+clean; 1.9 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 8.9 MiB/s rd, 11 MiB/s wr, 138 op/s 2024-02-18T09:03:18.948 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 57 tests from TestMigration (233206 ms total) 2024-02-18T09:03:18.948 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:18.948 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from TestMirroringWatcher 2024-02-18T09:03:19.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:18 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:17.947478+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-02-18T09:03:19.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:17.947478+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-02-18T09:03:19.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:17.947478+0000 mon.a (mon.0) 2606 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-02-18T09:03:20.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:18.949926+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-02-18T09:03:20.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:19 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:18.994745+0000 mgr.y (mgr.24862) 1497 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.0 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-18T09:03:20.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:18.949926+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-02-18T09:03:20.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:18.994745+0000 mgr.y (mgr.24862) 1497 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.0 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-18T09:03:20.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:18.949926+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-02-18T09:03:20.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:19 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:18.994745+0000 mgr.y (mgr.24862) 1497 : cluster [DBG] pgmap v2543: 73 pgs: 73 active+clean; 4.0 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-02-18T09:03:20.954 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-02-18T09:03:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:19.957875+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-18T09:03:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:19.957954+0000 mon.a (mon.0) 2609 : cluster [INF] Cluster is now healthy 2024-02-18T09:03:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:19.968618+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-02-18T09:03:21.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:20 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:19.970125+0000 mon.a (mon.0) 2611 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:21.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:19.957875+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-18T09:03:21.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:19.957954+0000 mon.a (mon.0) 2609 : cluster [INF] Cluster is now healthy 2024-02-18T09:03:21.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:19.968618+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-02-18T09:03:21.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:19.970125+0000 mon.a (mon.0) 2611 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:21.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:19.957875+0000 mon.a (mon.0) 2608 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-02-18T09:03:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:19.957954+0000 mon.a (mon.0) 2609 : cluster [INF] Cluster is now healthy 2024-02-18T09:03:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:19.968618+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-02-18T09:03:21.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:20 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:19.970125+0000 mon.a (mon.0) 2611 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:20.969429+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:20.969661+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-02-18T09:03:22.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:21 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:20.996162+0000 mgr.y (mgr.24862) 1498 : cluster [DBG] pgmap v2546: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 4.0 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-18T09:03:22.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:20.969429+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:22.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:20.969661+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-02-18T09:03:22.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:20.996162+0000 mgr.y (mgr.24862) 1498 : cluster [DBG] pgmap v2546: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 4.0 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-18T09:03:22.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:20.969429+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? 172.21.15.82:0/2756031808' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:20.969661+0000 mon.a (mon.0) 2613 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-02-18T09:03:22.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:21 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:20.996162+0000 mgr.y (mgr.24862) 1498 : cluster [DBG] pgmap v2546: 105 pgs: 6 creating+peering, 26 unknown, 73 active+clean; 4.0 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-02-18T09:03:22.996 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2042 ms) 2024-02-18T09:03:22.996 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-02-18T09:03:23.012 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (15 ms) 2024-02-18T09:03:23.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:22 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:21.981982+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-02-18T09:03:23.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:21.981982+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-02-18T09:03:23.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:22 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:21.981982+0000 mon.a (mon.0) 2614 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-02-18T09:03:23.984 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from TestMirroringWatcher (2057 ms total) 2024-02-18T09:03:23.985 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:23.985 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from TestObjectMap 2024-02-18T09:03:24.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:22.987249+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-02-18T09:03:24.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:23 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:22.996552+0000 mgr.y (mgr.24862) 1499 : cluster [DBG] pgmap v2549: 105 pgs: 6 creating+peering, 18 unknown, 81 active+clean; 4.0 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-18T09:03:24.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:22.987249+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-02-18T09:03:24.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:22.996552+0000 mgr.y (mgr.24862) 1499 : cluster [DBG] pgmap v2549: 105 pgs: 6 creating+peering, 18 unknown, 81 active+clean; 4.0 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-18T09:03:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:22.987249+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-02-18T09:03:24.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:22.996552+0000 mgr.y (mgr.24862) 1499 : cluster [DBG] pgmap v2549: 105 pgs: 6 creating+peering, 18 unknown, 81 active+clean; 4.0 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-02-18T09:03:25.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:24 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:23.994995+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-02-18T09:03:25.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:23.994995+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-02-18T09:03:25.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:23.994995+0000 mon.a (mon.0) 2616 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-02-18T09:03:25.995 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-02-18T09:03:26.245 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:24.996930+0000 mgr.y (mgr.24862) 1500 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:25.007156+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-02-18T09:03:26.246 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:26 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:25.011262+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:24.996930+0000 mgr.y (mgr.24862) 1500 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:25.007156+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-02-18T09:03:26.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:25.011262+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:24.996930+0000 mgr.y (mgr.24862) 1500 : cluster [DBG] pgmap v2551: 73 pgs: 73 active+clean; 4.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:25.007156+0000 mon.a (mon.0) 2617 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-02-18T09:03:26.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:26 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:25.011262+0000 mon.a (mon.0) 2618 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:27.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:26.010528+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:27.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:26.010757+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-02-18T09:03:27.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:26.010528+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:27.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:27 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:26.010757+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-02-18T09:03:27.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:26.010528+0000 mon.a (mon.0) 2619 : audit [INF] from='client.? 172.21.15.82:0/1716625109' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:27.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:27 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:26.010757+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-02-18T09:03:28.007 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:28.007 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2012 ms) 2024-02-18T09:03:28.007 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-02-18T09:03:28.015 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:28.015 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (7 ms) 2024-02-18T09:03:28.015 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-02-18T09:03:28.018 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:28.018 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (4 ms) 2024-02-18T09:03:28.018 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-02-18T09:03:28.021 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:28.022 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (4 ms) 2024-02-18T09:03:28.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:26.997452+0000 mgr.y (mgr.24862) 1501 : cluster [DBG] pgmap v2554: 105 pgs: 2 creating+peering, 23 unknown, 80 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:28.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:27.014208+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-02-18T09:03:28.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:28.012934+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-02-18T09:03:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:26.997452+0000 mgr.y (mgr.24862) 1501 : cluster [DBG] pgmap v2554: 105 pgs: 2 creating+peering, 23 unknown, 80 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:28.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:27.014208+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-02-18T09:03:28.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:28 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:28.012934+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-02-18T09:03:28.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:26.997452+0000 mgr.y (mgr.24862) 1501 : cluster [DBG] pgmap v2554: 105 pgs: 2 creating+peering, 23 unknown, 80 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:28.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:27.014208+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-02-18T09:03:28.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:28 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:28.012934+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-02-18T09:03:29.023 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 4 tests from TestObjectMap (2027 ms total) 2024-02-18T09:03:29.023 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:29.023 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 1 test from TestOperations 2024-02-18T09:03:30.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:28.998100+0000 mgr.y (mgr.24862) 1502 : cluster [DBG] pgmap v2557: 105 pgs: 2 creating+peering, 8 unknown, 95 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-02-18T09:03:30.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:29.036724+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-02-18T09:03:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:28.998100+0000 mgr.y (mgr.24862) 1502 : cluster [DBG] pgmap v2557: 105 pgs: 2 creating+peering, 8 unknown, 95 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-02-18T09:03:30.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:30 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:29.036724+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-02-18T09:03:30.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:28.998100+0000 mgr.y (mgr.24862) 1502 : cluster [DBG] pgmap v2557: 105 pgs: 2 creating+peering, 8 unknown, 95 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-02-18T09:03:30.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:29.036724+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-02-18T09:03:31.044 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-02-18T09:03:31.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:30.041365+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-02-18T09:03:31.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:30.045304+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:30.041365+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-02-18T09:03:31.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:31 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:30.045304+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:31.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:30.041365+0000 mon.a (mon.0) 2624 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-02-18T09:03:31.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:30.045304+0000 mon.a (mon.0) 2625 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:32.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:30.998682+0000 mgr.y (mgr.24862) 1503 : cluster [DBG] pgmap v2560: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:32.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:31.049598+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:32.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:31.049765+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-02-18T09:03:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:30.998682+0000 mgr.y (mgr.24862) 1503 : cluster [DBG] pgmap v2560: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:31.049598+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:32.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:32 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:31.049765+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-02-18T09:03:32.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:30.998682+0000 mgr.y (mgr.24862) 1503 : cluster [DBG] pgmap v2560: 105 pgs: 7 creating+peering, 25 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:32.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:31.049598+0000 mon.a (mon.0) 2626 : audit [INF] from='client.? 172.21.15.82:0/2579211244' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:32.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:31.049765+0000 mon.a (mon.0) 2627 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-02-18T09:03:33.051 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:33.051 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestOperations.DisableJournalingCorrupt (2007 ms) 2024-02-18T09:03:33.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:32.053209+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-02-18T09:03:33.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:33 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:32.053209+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-02-18T09:03:33.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:32.053209+0000 mon.a (mon.0) 2628 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-02-18T09:03:34.055 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 1 test from TestOperations (2007 ms total) 2024-02-18T09:03:34.055 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:34.056 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from TestTrash 2024-02-18T09:03:34.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:32.999296+0000 mgr.y (mgr.24862) 1504 : cluster [DBG] pgmap v2563: 105 pgs: 7 creating+peering, 23 unknown, 75 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:34.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:33.058541+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-02-18T09:03:34.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:32.999296+0000 mgr.y (mgr.24862) 1504 : cluster [DBG] pgmap v2563: 105 pgs: 7 creating+peering, 23 unknown, 75 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:34.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:34 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:33.058541+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-02-18T09:03:34.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:32.999296+0000 mgr.y (mgr.24862) 1504 : cluster [DBG] pgmap v2563: 105 pgs: 7 creating+peering, 23 unknown, 75 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:34.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:33.058541+0000 mon.a (mon.0) 2629 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-02-18T09:03:35.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:34.059225+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-02-18T09:03:35.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:35 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:34.059225+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-02-18T09:03:35.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:34.059225+0000 mon.a (mon.0) 2630 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-02-18T09:03:36.062 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-02-18T09:03:36.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:34.999770+0000 mgr.y (mgr.24862) 1505 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:36.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:35.075026+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-02-18T09:03:36.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:35.076710+0000 mon.a (mon.0) 2632 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:34.999770+0000 mgr.y (mgr.24862) 1505 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:35.075026+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-02-18T09:03:36.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:36 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:35.076710+0000 mon.a (mon.0) 2632 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:36.495 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:34.999770+0000 mgr.y (mgr.24862) 1505 : cluster [DBG] pgmap v2566: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:36.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:35.075026+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-02-18T09:03:36.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:35.076710+0000 mon.a (mon.0) 2632 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:37.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:36.077130+0000 mon.a (mon.0) 2633 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:37.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:36.077382+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-02-18T09:03:37.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:37.083458+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-02-18T09:03:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:36.077130+0000 mon.a (mon.0) 2633 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:36.077382+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-02-18T09:03:37.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:37 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:37.083458+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-02-18T09:03:37.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:36.077130+0000 mon.a (mon.0) 2633 : audit [INF] from='client.? 172.21.15.82:0/3429760804' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:37.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:36.077382+0000 mon.a (mon.0) 2634 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-02-18T09:03:37.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:37.083458+0000 mon.a (mon.0) 2635 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-02-18T09:03:38.073 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:38.074 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestTrash.UserRemovingSource (2011 ms) 2024-02-18T09:03:38.074 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-02-18T09:03:38.082 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:38.082 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestTrash.RestoreMirroringSource (10 ms) 2024-02-18T09:03:38.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:37.000297+0000 mgr.y (mgr.24862) 1506 : cluster [DBG] pgmap v2569: 105 pgs: 2 creating+peering, 26 unknown, 77 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:38.384 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:38.079305+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-02-18T09:03:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:37.000297+0000 mgr.y (mgr.24862) 1506 : cluster [DBG] pgmap v2569: 105 pgs: 2 creating+peering, 26 unknown, 77 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:38.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:38 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:38.079305+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-02-18T09:03:38.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:37.000297+0000 mgr.y (mgr.24862) 1506 : cluster [DBG] pgmap v2569: 105 pgs: 2 creating+peering, 26 unknown, 77 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:38.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:38.079305+0000 mon.a (mon.0) 2636 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-02-18T09:03:39.073 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 2 tests from TestTrash (2021 ms total) 2024-02-18T09:03:39.073 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:39.073 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 3 tests from TestJournalEntries 2024-02-18T09:03:40.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:39.000861+0000 mgr.y (mgr.24862) 1507 : cluster [DBG] pgmap v2572: 105 pgs: 2 creating+peering, 7 unknown, 96 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-18T09:03:40.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:39.084724+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-02-18T09:03:40.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:39.000861+0000 mgr.y (mgr.24862) 1507 : cluster [DBG] pgmap v2572: 105 pgs: 2 creating+peering, 7 unknown, 96 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-18T09:03:40.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:40 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:39.084724+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-02-18T09:03:40.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:39.000861+0000 mgr.y (mgr.24862) 1507 : cluster [DBG] pgmap v2572: 105 pgs: 2 creating+peering, 7 unknown, 96 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-02-18T09:03:40.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:39.084724+0000 mon.a (mon.0) 2637 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-02-18T09:03:41.110 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-02-18T09:03:41.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:40.107093+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-02-18T09:03:41.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:40.108579+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.82:0/512467746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:41.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:40.110140+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:40.107093+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-02-18T09:03:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:40.108579+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.82:0/512467746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:41.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:41 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:40.110140+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:41.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:40.107093+0000 mon.a (mon.0) 2638 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-02-18T09:03:41.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:40.108579+0000 mon.c (mon.1) 56 : audit [INF] from='client.? 172.21.15.82:0/512467746' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:41.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:40.110140+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:41.001348+0000 mgr.y (mgr.24862) 1508 : cluster [DBG] pgmap v2575: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:41.112192+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:41.112408+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:42.111068+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:41.001348+0000 mgr.y (mgr.24862) 1508 : cluster [DBG] pgmap v2575: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:41.112192+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:41.112408+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-02-18T09:03:42.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:42 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:42.111068+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-02-18T09:03:42.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:41.001348+0000 mgr.y (mgr.24862) 1508 : cluster [DBG] pgmap v2575: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:42.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:41.112192+0000 mon.a (mon.0) 2640 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:42.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:41.112408+0000 mon.a (mon.0) 2641 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-02-18T09:03:42.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:42.111068+0000 mon.a (mon.0) 2642 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-02-18T09:03:43.108 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:43.108 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalEntries.AioWrite (1997 ms) 2024-02-18T09:03:43.108 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-02-18T09:03:43.118 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:43.118 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalEntries.AioDiscard (11 ms) 2024-02-18T09:03:43.118 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-02-18T09:03:43.123 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:43.123 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalEntries.AioFlush (4 ms) 2024-02-18T09:03:44.121 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 3 tests from TestJournalEntries (2012 ms total) 2024-02-18T09:03:44.122 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:44.122 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 16 tests from TestJournalReplay 2024-02-18T09:03:44.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:43.001915+0000 mgr.y (mgr.24862) 1509 : cluster [DBG] pgmap v2578: 105 pgs: 3 creating+peering, 21 unknown, 81 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:44.384 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:43.112946+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-02-18T09:03:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:43.001915+0000 mgr.y (mgr.24862) 1509 : cluster [DBG] pgmap v2578: 105 pgs: 3 creating+peering, 21 unknown, 81 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:44.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:44 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:43.112946+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-02-18T09:03:44.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:43.001915+0000 mgr.y (mgr.24862) 1509 : cluster [DBG] pgmap v2578: 105 pgs: 3 creating+peering, 21 unknown, 81 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:44.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:43.112946+0000 mon.a (mon.0) 2643 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-02-18T09:03:45.385 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:44.132715+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-02-18T09:03:45.385 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:45 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:44.132715+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-02-18T09:03:45.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:44.132715+0000 mon.a (mon.0) 2644 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-02-18T09:03:46.127 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-02-18T09:03:46.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:45.002486+0000 mgr.y (mgr.24862) 1510 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:46.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:45.138426+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-02-18T09:03:46.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:45.146731+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.82:0/3684184172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:46.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:45.149100+0000 mon.a (mon.0) 2646 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:45.002486+0000 mgr.y (mgr.24862) 1510 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:45.138426+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:45.146731+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.82:0/3684184172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:45.149100+0000 mon.a (mon.0) 2646 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:45.002486+0000 mgr.y (mgr.24862) 1510 : cluster [DBG] pgmap v2581: 73 pgs: 73 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:45.138426+0000 mon.a (mon.0) 2645 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:45.146731+0000 mon.c (mon.1) 57 : audit [INF] from='client.? 172.21.15.82:0/3684184172' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:46.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:46 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:45.149100+0000 mon.a (mon.0) 2646 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-02-18T09:03:47.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: audit 2024-02-18T09:03:46.142805+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:47.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:46.142911+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-02-18T09:03:47.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:47.146581+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: audit 2024-02-18T09:03:46.142805+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:46.142911+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:47.146581+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: audit 2024-02-18T09:03:46.142805+0000 mon.a (mon.0) 2647 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi082-86009-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:46.142911+0000 mon.a (mon.0) 2648 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-02-18T09:03:47.635 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:47 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:47.146581+0000 mon.a (mon.0) 2649 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-02-18T09:03:48.139 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.140 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.AioDiscardEvent (2012 ms) 2024-02-18T09:03:48.140 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-02-18T09:03:48.149 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.149 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.AioWriteEvent (10 ms) 2024-02-18T09:03:48.149 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-02-18T09:03:48.153 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.153 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.AioFlushEvent (3 ms) 2024-02-18T09:03:48.153 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-02-18T09:03:48.156 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.156 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapCreate (4 ms) 2024-02-18T09:03:48.157 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-02-18T09:03:48.160 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.160 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapProtect (4 ms) 2024-02-18T09:03:48.160 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-02-18T09:03:48.164 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.164 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapUnprotect (4 ms) 2024-02-18T09:03:48.164 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-02-18T09:03:48.167 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.167 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapRename (3 ms) 2024-02-18T09:03:48.167 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-02-18T09:03:48.171 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.171 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapRollback (4 ms) 2024-02-18T09:03:48.171 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-02-18T09:03:48.175 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.175 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.SnapRemove (4 ms) 2024-02-18T09:03:48.175 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.Rename 2024-02-18T09:03:48.179 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.179 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.Rename (4 ms) 2024-02-18T09:03:48.179 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.Resize 2024-02-18T09:03:48.183 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.183 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.Resize (4 ms) 2024-02-18T09:03:48.184 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.Flatten 2024-02-18T09:03:48.188 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.188 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.Flatten (5 ms) 2024-02-18T09:03:48.188 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-02-18T09:03:48.191 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.192 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.UpdateFeatures (3 ms) 2024-02-18T09:03:48.192 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-02-18T09:03:48.195 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.195 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.MetadataSet (4 ms) 2024-02-18T09:03:48.195 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-02-18T09:03:48.198 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.198 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.MetadataRemove (3 ms) 2024-02-18T09:03:48.198 INFO:tasks.workunit.client.0.smithi082.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-02-18T09:03:48.202 INFO:tasks.workunit.client.0.smithi082.stdout:SKIPPING 2024-02-18T09:03:48.202 INFO:tasks.workunit.client.0.smithi082.stdout:[ OK ] TestJournalReplay.ObjectPosition (3 ms) 2024-02-18T09:03:48.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:47.003041+0000 mgr.y (mgr.24862) 1511 : cluster [DBG] pgmap v2584: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:48.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: cluster 2024-02-18T09:03:48.145796+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-02-18T09:03:48.635 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:47.003041+0000 mgr.y (mgr.24862) 1511 : cluster [DBG] pgmap v2584: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:48.636 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: cluster 2024-02-18T09:03:48.145796+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-02-18T09:03:48.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:47.003041+0000 mgr.y (mgr.24862) 1511 : cluster [DBG] pgmap v2584: 105 pgs: 6 creating+peering, 23 unknown, 76 active+clean; 4.0 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-02-18T09:03:48.636 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:48 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: cluster 2024-02-18T09:03:48.145796+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-02-18T09:03:49.167 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] 16 tests from TestJournalReplay (2074 ms total) 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout:[----------] Global test environment tear-down 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout:[==========] 358 tests from 15 test suites ran. (522496 ms total) 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout:[ PASSED ] 358 tests. 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout: YOU HAVE 2 DISABLED TESTS 2024-02-18T09:03:49.168 INFO:tasks.workunit.client.0.smithi082.stdout: 2024-02-18T09:03:49.178 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-02-18T09:03:49.178 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-02-18T09:03:49.229 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-02-18T09:03:49.229 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-02-18T09:03:49.420 DEBUG:teuthology.parallel:result is None 2024-02-18T09:03:49.421 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T09:03:49.447 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T09:03:49.448 DEBUG:teuthology.orchestra.run.smithi082:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-02-18T09:03:49.505 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-02-18T09:03:49.505 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-02-18T09:03:49.505 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-02-18T09:03:49.505 DEBUG:teuthology.parallel:result is None 2024-02-18T09:03:49.505 INFO:teuthology.run_tasks:Running task print... 2024-02-18T09:03:49.516 INFO:teuthology.task.print:**** done end parallel 2024-02-18T09:03:49.517 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-18T09:03:49.572 INFO:tasks.cephadm:Teardown begin 2024-02-18T09:03:49.572 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T09:03:49.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T09:03:49.651 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-18T09:03:49.651 DEBUG:teuthology.orchestra.run.smithi082:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-18T09:03:49.669 DEBUG:teuthology.orchestra.run.smithi164:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-18T09:03:49.687 INFO:tasks.cephadm:Stopping all daemons... 2024-02-18T09:03:49.688 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-18T09:03:49.688 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a 2024-02-18T09:03:49.885 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:49 smithi082 systemd[1]: Stopping Ceph mon.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:03:49.885 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:49 smithi082 bash[87696]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.a" found: no such container 2024-02-18T09:03:50.270 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T09:03:50.031+0000 7f54f5deb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:03:50.270 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a[66519]: debug 2024-02-18T09:03:50.031+0000 7f54f5deb700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-18T09:03:50.591 INFO:journalctl@ceph.mon.a.smithi082.stdout:Feb 18 09:03:50 smithi082 bash[87735]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-a 2024-02-18T09:03:50.598 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.a.service' 2024-02-18T09:03:50.653 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:03:50.654 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-18T09:03:50.654 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-18T09:03:50.654 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.c 2024-02-18T09:03:50.885 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:50 smithi082 systemd[1]: Stopping Ceph mon.c for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:03:50.885 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:50 smithi082 bash[87873]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.c" found: no such container 2024-02-18T09:03:51.227 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T09:03:50.939+0000 7fab993c5700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:03:51.227 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:50 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c[67936]: debug 2024-02-18T09:03:50.939+0000 7fab993c5700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-18T09:03:51.542 INFO:journalctl@ceph.mon.c.smithi082.stdout:Feb 18 09:03:51 smithi082 bash[87911]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-c 2024-02-18T09:03:51.547 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.c.service' 2024-02-18T09:03:51.584 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:03:51.584 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-18T09:03:51.585 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-18T09:03:51.585 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.b 2024-02-18T09:03:51.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:51 smithi164 systemd[1]: Stopping Ceph mon.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:03:51.996 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:51 smithi164 bash[75155]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon.b" found: no such container 2024-02-18T09:03:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T09:03:52.096+0000 7f146715c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:03:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b[55879]: debug 2024-02-18T09:03:52.096+0000 7f146715c700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-18T09:03:52.496 INFO:journalctl@ceph.mon.b.smithi164.stdout:Feb 18 09:03:52 smithi164 bash[75194]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mon-b 2024-02-18T09:03:52.599 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mon.b.service' 2024-02-18T09:03:52.647 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:03:52.647 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-18T09:03:52.647 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-18T09:03:52.647 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y 2024-02-18T09:03:52.963 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 09:03:52 smithi082 systemd[1]: Stopping Ceph mgr.y for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:03:52.963 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 09:03:52 smithi082 bash[88026]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.y" found: no such container 2024-02-18T09:03:53.385 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 09:03:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T09:03:52.977+0000 7fd86b8ae700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:03:53.385 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 09:03:52 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y[64533]: debug 2024-02-18T09:03:52.977+0000 7fd86b8ae700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-18T09:03:53.385 INFO:journalctl@ceph.mgr.y.smithi082.stdout:Feb 18 09:03:53 smithi082 bash[88065]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-y 2024-02-18T09:03:53.391 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.y.service' 2024-02-18T09:03:53.428 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:03:53.428 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-18T09:03:53.428 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-18T09:03:53.428 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x 2024-02-18T09:03:53.746 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 09:03:53 smithi164 systemd[1]: Stopping Ceph mgr.x for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:03:53.746 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 09:03:53 smithi164 bash[75313]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr.x" found: no such container 2024-02-18T09:04:03.997 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 09:04:03 smithi164 bash[75351]: time="2024-02-18T09:04:03Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x in 10 seconds, resorting to SIGKILL" 2024-02-18T09:04:03.997 INFO:journalctl@ceph.mgr.x.smithi164.stdout:Feb 18 09:04:03 smithi164 bash[75351]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-mgr-x 2024-02-18T09:04:04.241 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@mgr.x.service' 2024-02-18T09:04:04.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:04.280 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-18T09:04:04.280 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-18T09:04:04.280 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.0 2024-02-18T09:04:04.636 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:04 smithi082 systemd[1]: Stopping Ceph osd.0 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:04.636 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:04 smithi082 bash[88189]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.0" found: no such container 2024-02-18T09:04:04.636 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T09:04:04.560+0000 7f1c67fb4700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:04.636 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T09:04:04.560+0000 7f1c67fb4700 -1 osd.0 1476 *** Got signal Terminated *** 2024-02-18T09:04:04.636 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:04 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0[70226]: debug 2024-02-18T09:04:04.560+0000 7f1c67fb4700 -1 osd.0 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:10.135 INFO:journalctl@ceph.osd.0.smithi082.stdout:Feb 18 09:04:09 smithi082 bash[88229]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-0 2024-02-18T09:04:11.000 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.0.service' 2024-02-18T09:04:11.041 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:11.041 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-18T09:04:11.042 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-18T09:04:11.042 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.1 2024-02-18T09:04:11.373 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:11 smithi082 systemd[1]: Stopping Ceph osd.1 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:11.373 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:11 smithi082 bash[88461]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.1" found: no such container 2024-02-18T09:04:11.635 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T09:04:11.386+0000 7f2657c3e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:11.635 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T09:04:11.386+0000 7f2657c3e700 -1 osd.1 1476 *** Got signal Terminated *** 2024-02-18T09:04:11.635 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:11 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1[71823]: debug 2024-02-18T09:04:11.386+0000 7f2657c3e700 -1 osd.1 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:16.885 INFO:journalctl@ceph.osd.1.smithi082.stdout:Feb 18 09:04:16 smithi082 bash[88499]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-1 2024-02-18T09:04:17.782 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.1.service' 2024-02-18T09:04:17.823 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:17.823 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-18T09:04:17.823 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-18T09:04:17.823 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.2 2024-02-18T09:04:18.102 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:17 smithi082 systemd[1]: Stopping Ceph osd.2 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:18.103 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:17 smithi082 bash[88728]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.2" found: no such container 2024-02-18T09:04:18.385 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T09:04:18.116+0000 7fc402a0a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:18.386 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T09:04:18.116+0000 7fc402a0a700 -1 osd.2 1476 *** Got signal Terminated *** 2024-02-18T09:04:18.386 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:18 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2[73505]: debug 2024-02-18T09:04:18.116+0000 7fc402a0a700 -1 osd.2 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:23.636 INFO:journalctl@ceph.osd.2.smithi082.stdout:Feb 18 09:04:23 smithi082 bash[88767]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-2 2024-02-18T09:04:24.440 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.2.service' 2024-02-18T09:04:24.480 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:24.480 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-18T09:04:24.480 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-18T09:04:24.480 DEBUG:teuthology.orchestra.run.smithi082:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.3 2024-02-18T09:04:24.771 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:24 smithi082 systemd[1]: Stopping Ceph osd.3 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:24.771 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:24 smithi082 bash[88994]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.3" found: no such container 2024-02-18T09:04:25.136 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T09:04:24.781+0000 7fd753546700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:25.136 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T09:04:24.781+0000 7fd753546700 -1 osd.3 1476 *** Got signal Terminated *** 2024-02-18T09:04:25.136 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:24 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3[75126]: debug 2024-02-18T09:04:24.781+0000 7fd753546700 -1 osd.3 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:30.386 INFO:journalctl@ceph.osd.3.smithi082.stdout:Feb 18 09:04:29 smithi082 bash[89033]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-3 2024-02-18T09:04:30.673 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:30.415+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:30.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:30.688+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:30.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:30 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:30.751+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:31.120 DEBUG:teuthology.orchestra.run.smithi082:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.3.service' 2024-02-18T09:04:31.160 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:31.160 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-18T09:04:31.163 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-18T09:04:31.163 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.4 2024-02-18T09:04:31.498 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 systemd[1]: Stopping Ceph osd.4 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:31.498 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 bash[75486]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.4" found: no such container 2024-02-18T09:04:31.498 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:31.451+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:31.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:31.706+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:31.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:31.533+0000 7f2d908aa700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:31.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:31.533+0000 7f2d908aa700 -1 osd.4 1476 *** Got signal Terminated *** 2024-02-18T09:04:31.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:31.533+0000 7f2d908aa700 -1 osd.4 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:31.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:31 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:31.716+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:32.710 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:32.432+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:32.997 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:32.725+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:32.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:32 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:32.752+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:33.706 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:33.393+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:33.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:33.725+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:33.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:33 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:33.720+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:34.682 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:34.404+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:34.997 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:34.755+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:34.998 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:34.697+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:34.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:34.744+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:35.694 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:35.396+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:35.997 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:35.736+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:35.998 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:35.709+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:35.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:35 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4[58152]: debug 2024-02-18T09:04:35.773+0000 7f2d8c024700 -1 osd.4 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.336736+0000 front 2024-02-18T09:04:09.336607+0000 (oldest deadline 2024-02-18T09:04:29.836422+0000) 2024-02-18T09:04:36.730 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:36.445+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:36.998 INFO:journalctl@ceph.osd.4.smithi164.stdout:Feb 18 09:04:36 smithi164 bash[75525]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-4 2024-02-18T09:04:36.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:36.783+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:36.998 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:36 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:36.745+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:37.696 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:37.408+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:37.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:37.785+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:37.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:37.785+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:37.998 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:37 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:37.710+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:38.031 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.4.service' 2024-02-18T09:04:38.072 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:38.072 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-18T09:04:38.072 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-18T09:04:38.072 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.5 2024-02-18T09:04:38.367 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 systemd[1]: Stopping Ceph osd.5 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:38.367 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 bash[75752]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.5" found: no such container 2024-02-18T09:04:38.367 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:38.381+0000 7faadb397700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:38.732 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:38.381+0000 7faadb397700 -1 osd.5 1476 *** Got signal Terminated *** 2024-02-18T09:04:38.732 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:38.381+0000 7faadb397700 -1 osd.5 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:38.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:38.411+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:38.732 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:38.411+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:38.998 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:38.746+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:38.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:38.802+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:38.998 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:38 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:38.802+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:39.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:39.450+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:39.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:39.450+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:40.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:39.793+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:40.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:39.793+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:40.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:39 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:39.793+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:40.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:40.456+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:40.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:40.456+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:41.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:40.819+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:41.249 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:40.819+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:41.249 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:40.809+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:41.249 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:40 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:40.809+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:41.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:41.423+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:41.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:41.423+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:42.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:41.780+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:42.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:41.780+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:42.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:41.857+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:42.249 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:41 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:41.857+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:42.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:42.444+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:42.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:42.444+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:43.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:42.875+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:43.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:42.875+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:43.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:42.821+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.083622+0000 front 2024-02-18T09:04:08.083574+0000 (oldest deadline 2024-02-18T09:04:29.783387+0000) 2024-02-18T09:04:43.248 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:42 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5[59854]: debug 2024-02-18T09:04:42.821+0000 7faad6310700 -1 osd.5 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:12.684547+0000 front 2024-02-18T09:04:12.684467+0000 (oldest deadline 2024-02-18T09:04:37.384389+0000) 2024-02-18T09:04:43.748 INFO:journalctl@ceph.osd.5.smithi164.stdout:Feb 18 09:04:43 smithi164 bash[75791]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-5 2024-02-18T09:04:43.749 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:43.479+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:43.749 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:43.479+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:44.143 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:43.865+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:44.143 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:43 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:43.865+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:44.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:44.468+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:44.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:44.468+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:44.813 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.5.service' 2024-02-18T09:04:44.853 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:44.853 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-18T09:04:44.853 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-18T09:04:44.854 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.6 2024-02-18T09:04:45.166 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:44.846+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:45.167 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:44 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:44.846+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:45.167 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:44 smithi164 systemd[1]: Stopping Ceph osd.6 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:45.167 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:44 smithi164 bash[76019]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.6" found: no such container 2024-02-18T09:04:45.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:45.180+0000 7fcbfac9e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:45.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:45.180+0000 7fcbfac9e700 -1 osd.6 1476 *** Got signal Terminated *** 2024-02-18T09:04:45.483 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:45.180+0000 7fcbfac9e700 -1 osd.6 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:45.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:45.497+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:45.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:45.497+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:46.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:45.880+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:46.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:45 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:45.880+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:46.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:46.509+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:46.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:46.509+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:46.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:46.509+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:47.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:46.858+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:47.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:46 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:46.858+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:47.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:47.487+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:47.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:47.487+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:47.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:47.487+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:48.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:47.888+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:48.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:47.888+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:48.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:47 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:47.888+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.869247+0000 front 2024-02-18T09:04:21.869168+0000 (oldest deadline 2024-02-18T09:04:47.769086+0000) 2024-02-18T09:04:48.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:48.497+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:48.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:48.497+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:48.748 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:48.497+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:49.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:48.861+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:49.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:48.861+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:49.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:48 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:48.861+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.869247+0000 front 2024-02-18T09:04:21.869168+0000 (oldest deadline 2024-02-18T09:04:47.769086+0000) 2024-02-18T09:04:49.892 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:49.541+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:49.892 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:49.541+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:49.892 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:49.541+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:50.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:49.906+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:09.166845+0000 front 2024-02-18T09:04:09.166857+0000 (oldest deadline 2024-02-18T09:04:33.866695+0000) 2024-02-18T09:04:50.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:49.906+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:16.068363+0000 front 2024-02-18T09:04:16.068376+0000 (oldest deadline 2024-02-18T09:04:40.168199+0000) 2024-02-18T09:04:50.248 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:49 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6[61534]: debug 2024-02-18T09:04:49.906+0000 7fcbf5c17700 -1 osd.6 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.869247+0000 front 2024-02-18T09:04:21.869168+0000 (oldest deadline 2024-02-18T09:04:47.769086+0000) 2024-02-18T09:04:50.748 INFO:journalctl@ceph.osd.6.smithi164.stdout:Feb 18 09:04:50 smithi164 bash[76060]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-6 2024-02-18T09:04:50.749 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:50.520+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:50.749 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:50.520+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:50.749 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:50 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:50.520+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:51.554 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.6.service' 2024-02-18T09:04:51.595 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:51.596 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-18T09:04:51.596 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-18T09:04:51.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.7 2024-02-18T09:04:51.890 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.524+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:51.890 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.524+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:51.891 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.524+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:51.891 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 systemd[1]: Stopping Ceph osd.7 for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:51.891 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 bash[76285]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd.7" found: no such container 2024-02-18T09:04:51.891 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.903+0000 7f067b33e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-18T09:04:52.248 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.903+0000 7f067b33e700 -1 osd.7 1476 *** Got signal Terminated *** 2024-02-18T09:04:52.248 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:51 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:51.903+0000 7f067b33e700 -1 osd.7 1476 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-18T09:04:52.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:52.568+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:52.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:52.568+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:52.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:52 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:52.568+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:53.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:53.532+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:53.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:53.532+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:53.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:53.532+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:53.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:53 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:53.532+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2024-02-18T09:04:29.230915+0000 front 2024-02-18T09:04:29.230968+0000 (oldest deadline 2024-02-18T09:04:53.330894+0000) 2024-02-18T09:04:54.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:54.544+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:54.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:54.544+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:54.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:54.544+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:54.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:54 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:54.544+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2024-02-18T09:04:29.230915+0000 front 2024-02-18T09:04:29.230968+0000 (oldest deadline 2024-02-18T09:04:53.330894+0000) 2024-02-18T09:04:55.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:55.542+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:55.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:55.542+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:55.998 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:55.542+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:55.999 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:55 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:55.542+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2024-02-18T09:04:29.230915+0000 front 2024-02-18T09:04:29.230968+0000 (oldest deadline 2024-02-18T09:04:53.330894+0000) 2024-02-18T09:04:57.000 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:56.538+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6806 osd.0 since back 2024-02-18T09:04:08.927645+0000 front 2024-02-18T09:04:08.927654+0000 (oldest deadline 2024-02-18T09:04:30.027566+0000) 2024-02-18T09:04:57.000 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:56.538+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6814 osd.1 since back 2024-02-18T09:04:15.229073+0000 front 2024-02-18T09:04:15.229015+0000 (oldest deadline 2024-02-18T09:04:38.128859+0000) 2024-02-18T09:04:57.001 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:56.538+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6822 osd.2 since back 2024-02-18T09:04:21.029970+0000 front 2024-02-18T09:04:21.029954+0000 (oldest deadline 2024-02-18T09:04:46.329915+0000) 2024-02-18T09:04:57.001 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:56 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7[63192]: debug 2024-02-18T09:04:56.538+0000 7f06782bb700 -1 osd.7 1476 heartbeat_check: no reply from 172.21.15.82:6830 osd.3 since back 2024-02-18T09:04:29.230915+0000 front 2024-02-18T09:04:29.230968+0000 (oldest deadline 2024-02-18T09:04:53.330894+0000) 2024-02-18T09:04:57.498 INFO:journalctl@ceph.osd.7.smithi164.stdout:Feb 18 09:04:57 smithi164 bash[76326]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-osd-7 2024-02-18T09:04:58.204 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@osd.7.service' 2024-02-18T09:04:58.244 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:58.244 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-18T09:04:58.244 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-18T09:04:58.244 DEBUG:teuthology.orchestra.run.smithi164:> sudo systemctl stop ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a 2024-02-18T09:04:58.498 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 systemd[1]: Stopping Ceph prometheus.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:04:58.499 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 bash[76550]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus.a" found: no such container 2024-02-18T09:04:58.998 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.553Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.554Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.554Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a[66404]: ts=2024-02-18T09:04:58.554Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-18T09:04:58.999 INFO:journalctl@ceph.prometheus.a.smithi164.stdout:Feb 18 09:04:58 smithi164 bash[76589]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-prometheus-a 2024-02-18T09:04:59.081 DEBUG:teuthology.orchestra.run.smithi164:> sudo pkill -f 'journalctl -f -n 0 -u ceph-5525894e-ce35-11ee-95ba-87774f69a715@prometheus.a.service' 2024-02-18T09:04:59.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-18T09:04:59.118 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-18T09:04:59.119 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --force --keep-logs 2024-02-18T09:04:59.270 INFO:teuthology.orchestra.run.smithi082.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr: ... 2024-02-18T09:04:59.271 INFO:teuthology.orchestra.run.smithi082.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-18T09:04:59.282 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-18T09:04:59.282 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --force --keep-logs 2024-02-18T09:04:59.421 INFO:teuthology.orchestra.run.smithi164.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr: [--retry RETRY] [--env ENV] [--no-container-init] 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr: ... 2024-02-18T09:04:59.422 INFO:teuthology.orchestra.run.smithi164.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-18T09:04:59.433 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-18T09:04:59.433 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T09:04:59.461 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-18T09:04:59.488 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-18T09:04:59.490 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/ubuntu@smithi082.front.sepia.ceph.com/crash 2024-02-18T09:04:59.491 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/crash -- . 2024-02-18T09:04:59.546 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/ubuntu@smithi164.front.sepia.ceph.com/crash 2024-02-18T09:04:59.547 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/lib/ceph/5525894e-ce35-11ee-95ba-87774f69a715/crash -- . 2024-02-18T09:04:59.591 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-18T09:04:59.591 DEBUG:teuthology.orchestra.run.smithi082:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-18T09:04:59.619 INFO:teuthology.orchestra.run.smithi082.stdout:2024-02-18T08:14:21.277783+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T09:04:59.621 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-18T09:04:59.621 DEBUG:teuthology.orchestra.run.smithi082:> sudo egrep '\[SEC\]' /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-18T09:04:59.690 DEBUG:teuthology.orchestra.run.smithi082:> sudo egrep '\[ERR\]' /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-18T09:04:59.759 DEBUG:teuthology.orchestra.run.smithi082:> sudo egrep '\[WRN\]' /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-18T09:04:59.828 INFO:teuthology.orchestra.run.smithi082.stdout:2024-02-18T08:14:21.277783+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-18T09:04:59.829 INFO:tasks.cephadm:Compressing logs... 2024-02-18T09:04:59.829 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T09:04:59.872 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T09:04:59.900 INFO:teuthology.orchestra.run.smithi082.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-18T09:04:59.901 INFO:teuthology.orchestra.run.smithi082.stderr:: No such file or directory 2024-02-18T09:04:59.902 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.a.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr: 42.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.1.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log: /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.3.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.2.log 2024-02-18T09:04:59.904 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.3.log: 92.9% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log.gz 2024-02-18T09:04:59.906 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log 2024-02-18T09:04:59.906 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.0.log 2024-02-18T09:04:59.906 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log: /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log 2024-02-18T09:04:59.906 INFO:teuthology.orchestra.run.smithi164.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-18T09:04:59.907 INFO:teuthology.orchestra.run.smithi164.stderr:: No such file or directory 2024-02-18T09:04:59.907 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.5.log 2024-02-18T09:04:59.907 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log 2024-02-18T09:04:59.907 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.7.log 2024-02-18T09:04:59.907 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log 2024-02-18T09:04:59.908 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log: /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log 2024-02-18T09:04:59.908 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log 2024-02-18T09:04:59.908 INFO:teuthology.orchestra.run.smithi164.stderr: 87.5% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.cephadm.log.gz 2024-02-18T09:04:59.908 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.6.log 2024-02-18T09:04:59.908 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log: /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.b.log 2024-02-18T09:04:59.909 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi164.uchofe.log 2024-02-18T09:04:59.909 INFO:teuthology.orchestra.run.smithi164.stderr: 90.5% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log.gz 2024-02-18T09:04:59.909 INFO:teuthology.orchestra.run.smithi164.stderr: 91.5% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log.gz 2024-02-18T09:04:59.911 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log: 90.7% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-volume.log.gz 2024-02-18T09:04:59.911 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.c.log 2024-02-18T09:04:59.911 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.c.log: 92.7% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log.gz 2024-02-18T09:04:59.912 INFO:teuthology.orchestra.run.smithi164.stderr: 86.7% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.log.gz 2024-02-18T09:04:59.916 INFO:teuthology.orchestra.run.smithi082.stderr: 94.7% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph.audit.log.gz 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi082.qvokan.log 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi082.qvokan.log: gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.y.log 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi082.stderr: 81.8% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi082.qvokan.log.gz 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.x.log 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi164.uchofe.log: 78.7% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mds.foo.smithi164.uchofe.log.gz 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.x.log: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-18T09:04:59.917 INFO:teuthology.orchestra.run.smithi164.stderr:gzip -5 --verbose -- /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.4.log 2024-02-18T09:04:59.952 INFO:teuthology.orchestra.run.smithi164.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.4.log: 91.0% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.x.log.gz 2024-02-18T09:05:00.395 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.y.log: 91.6% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mgr.y.log.gz 2024-02-18T09:05:00.622 INFO:teuthology.orchestra.run.smithi164.stderr: 92.4% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.b.log.gz 2024-02-18T09:05:00.639 INFO:teuthology.orchestra.run.smithi082.stderr: 92.2% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.c.log.gz 2024-02-18T09:05:02.864 INFO:teuthology.orchestra.run.smithi082.stderr: 90.6% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-mon.a.log.gz 2024-02-18T09:05:07.408 INFO:teuthology.orchestra.run.smithi164.stderr: 94.3% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.4.log.gz 2024-02-18T09:05:07.444 INFO:teuthology.orchestra.run.smithi164.stderr: 94.4% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.6.log.gz 2024-02-18T09:05:07.772 INFO:teuthology.orchestra.run.smithi082.stderr: 94.3% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.2.log.gz 2024-02-18T09:05:08.061 INFO:teuthology.orchestra.run.smithi082.stderr: 94.3% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.3.log.gz 2024-02-18T09:05:08.721 INFO:teuthology.orchestra.run.smithi082.stderr: 94.3% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.1.log.gz 2024-02-18T09:05:08.834 INFO:teuthology.orchestra.run.smithi164.stderr: 94.5% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.5.log.gz 2024-02-18T09:05:09.526 INFO:teuthology.orchestra.run.smithi164.stderr: 94.5% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.7.log.gz 2024-02-18T09:05:09.530 INFO:teuthology.orchestra.run.smithi164.stderr: 2024-02-18T09:05:09.530 INFO:teuthology.orchestra.run.smithi164.stderr:real 0m9.638s 2024-02-18T09:05:09.530 INFO:teuthology.orchestra.run.smithi164.stderr:user 0m32.951s 2024-02-18T09:05:09.530 INFO:teuthology.orchestra.run.smithi164.stderr:sys 0m1.389s 2024-02-18T09:05:11.155 INFO:teuthology.orchestra.run.smithi082.stderr: 94.9% -- replaced with /var/log/ceph/5525894e-ce35-11ee-95ba-87774f69a715/ceph-osd.0.log.gz 2024-02-18T09:05:11.159 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-02-18T09:05:11.159 INFO:teuthology.orchestra.run.smithi082.stderr:real 0m11.271s 2024-02-18T09:05:11.159 INFO:teuthology.orchestra.run.smithi082.stderr:user 0m38.667s 2024-02-18T09:05:11.159 INFO:teuthology.orchestra.run.smithi082.stderr:sys 0m1.561s 2024-02-18T09:05:11.160 INFO:tasks.cephadm:Archiving logs... 2024-02-18T09:05:11.160 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/ubuntu@smithi082.front.sepia.ceph.com/log 2024-02-18T09:05:11.161 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-18T09:05:16.595 DEBUG:teuthology.misc:Transferring archived files from smithi164:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/ubuntu@smithi164.front.sepia.ceph.com/log 2024-02-18T09:05:16.596 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-18T09:05:21.521 INFO:tasks.cephadm:Removing cluster... 2024-02-18T09:05:21.521 DEBUG:teuthology.orchestra.run.smithi082:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --force 2024-02-18T09:05:22.736 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:22 smithi082 systemd[1]: Stopping Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:05:22.737 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:22 smithi082 bash[89698]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter.a" found: no such container 2024-02-18T09:05:23.075 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:22 smithi082 bash[89737]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-a 2024-02-18T09:05:23.076 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:22 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T09:05:23.388 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:23 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-18T09:05:23.388 INFO:journalctl@ceph.node-exporter.a.smithi082.stdout:Feb 18 09:05:23 smithi082 systemd[1]: Stopped Ceph node-exporter.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T09:05:23.389 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 systemd[1]: Stopping Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:05:23.389 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 bash[89837]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager.a" found: no such container 2024-02-18T09:05:23.888 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a[78592]: level=info ts=2024-02-18T09:05:23.419Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-18T09:05:23.888 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 bash[89879]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-alertmanager-a 2024-02-18T09:05:24.222 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-18T09:05:24.223 INFO:journalctl@ceph.alertmanager.a.smithi082.stdout:Feb 18 09:05:23 smithi082 systemd[1]: Stopped Ceph alertmanager.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T09:05:32.646 DEBUG:teuthology.orchestra.run.smithi164:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5525894e-ce35-11ee-95ba-87774f69a715 --force 2024-02-18T09:05:33.882 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:33 smithi164 systemd[1]: Stopping Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:05:33.882 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:33 smithi164 bash[77037]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter.b" found: no such container 2024-02-18T09:05:34.227 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:33 smithi164 bash[77077]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-node-exporter-b 2024-02-18T09:05:34.227 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:34 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-18T09:05:34.499 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:34 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-18T09:05:34.500 INFO:journalctl@ceph.node-exporter.b.smithi164.stdout:Feb 18 09:05:34 smithi164 systemd[1]: Stopped Ceph node-exporter.b for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T09:05:34.500 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:34 smithi164 systemd[1]: Stopping Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715... 2024-02-18T09:05:34.500 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:34 smithi164 bash[77178]: Error: no container with name or ID "ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana.a" found: no such container 2024-02-18T09:05:34.999 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:34 smithi164 ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a[67437]: t=2024-02-18T09:05:34+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-18T09:05:35.000 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:34 smithi164 bash[77216]: ceph-5525894e-ce35-11ee-95ba-87774f69a715-grafana-a 2024-02-18T09:05:35.344 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:35 smithi164 systemd[1]: ceph-5525894e-ce35-11ee-95ba-87774f69a715@grafana.a.service: Succeeded. 2024-02-18T09:05:35.344 INFO:journalctl@ceph.grafana.a.smithi164.stdout:Feb 18 09:05:35 smithi164 systemd[1]: Stopped Ceph grafana.a for 5525894e-ce35-11ee-95ba-87774f69a715. 2024-02-18T09:05:38.796 INFO:tasks.cephadm:Removing cephadm ... 2024-02-18T09:05:38.796 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-18T09:05:38.818 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-18T09:05:38.836 INFO:tasks.cephadm:Teardown complete 2024-02-18T09:05:38.836 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-02-18T09:05:38.849 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-02-18T09:05:38.849 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-18T09:05:38.861 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-02-18T09:05:38.959 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-18T09:05:39.119 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-18T09:05:39.119 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-18T09:05:39.122 DEBUG:teuthology.orchestra.run.smithi164:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-18T09:05:39.139 INFO:teuthology.orchestra.run.smithi164.stderr:bash: ntpq: command not found 2024-02-18T09:05:39.139 INFO:teuthology.orchestra.run.smithi082.stderr:bash: ntpq: command not found 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:=============================================================================== 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv01.front.sepia.ceph.com 2 7 377 102 +2332us[+2089us] +/- 101ms 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:^* hv02.front.sepia.ceph.com 3 7 377 37 -1246us[-1495us] +/- 49ms 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 38 -250us[ -500us] +/- 59ms 2024-02-18T09:05:39.144 INFO:teuthology.orchestra.run.smithi164.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T09:05:39.145 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-18T09:05:39.145 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-02-18T09:05:39.145 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 40 +2420us[+2196us] +/- 102ms 2024-02-18T09:05:39.146 INFO:teuthology.orchestra.run.smithi082.stdout:^* hv02.front.sepia.ceph.com 3 6 377 37 -1152us[-1378us] +/- 49ms 2024-02-18T09:05:39.146 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 39 -129us[ -354us] +/- 59ms 2024-02-18T09:05:39.146 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-02-18T09:05:39.146 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-18T09:05:39.158 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-18T09:05:39.159 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-18T09:05:39.289 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T09:05:39.364 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T09:05:39.428 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-02-18T09:05:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T09:05:39.461 DEBUG:teuthology.orchestra.run.smithi164:> 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 2024-02-18T09:05:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T09:05:39.491 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-18T09:05:39.502 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-18T09:05:39.655 INFO:teuthology.task.internal:Duration was 4277.640460 seconds 2024-02-18T09:05:39.655 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-18T09:05:39.703 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-18T09:05:39.704 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-18T09:05:39.706 DEBUG:teuthology.orchestra.run.smithi164:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-18T09:05:39.753 INFO:teuthology.orchestra.run.smithi164.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-18T09:05:39.754 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-18T09:05:40.149 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-18T09:05:40.149 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2024-02-18T09:05:40.149 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T09:05:40.173 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi164.front.sepia.ceph.com 2024-02-18T09:05:40.173 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T09:05:40.195 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-18T09:05:40.195 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-18T09:05:40.216 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-18T09:05:40.299 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-18T09:05:40.300 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-18T09:05:40.302 DEBUG:teuthology.orchestra.run.smithi164:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-18T09:05:40.462 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-18T09:05:40.475 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-18T09:05:40.475 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-18T09:05:40.503 DEBUG:teuthology.orchestra.run.smithi164:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-18T09:05:40.530 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-18T09:05:40.583 DEBUG:teuthology.orchestra.run.smithi082:> 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-02-18T09:05:40.586 DEBUG:teuthology.orchestra.run.smithi164:> 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-02-18T09:05:40.609 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2024-02-18T09:05:40.613 INFO:teuthology.orchestra.run.smithi164.stdout:kernel.core_pattern = core 2024-02-18T09:05:40.627 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-18T09:05:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T09:05:40.680 DEBUG:teuthology.orchestra.run.smithi164:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-18T09:05:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-18T09:05:40.696 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-18T09:05:40.708 INFO:teuthology.task.internal:Transferring archived files... 2024-02-18T09:05:40.708 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/smithi082 2024-02-18T09:05:40.709 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-18T09:05:40.765 DEBUG:teuthology.misc:Transferring archived files from smithi164:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618/remote/smithi164 2024-02-18T09:05:40.766 DEBUG:teuthology.orchestra.run.smithi164:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-18T09:05:40.809 INFO:teuthology.task.internal:Removing archive directory... 2024-02-18T09:05:40.810 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-18T09:05:40.812 DEBUG:teuthology.orchestra.run.smithi164:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-18T09:05:40.859 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-18T09:05:40.870 INFO:teuthology.task.internal:Not uploading archives. 2024-02-18T09:05:40.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-18T09:05:41.074 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-18T09:05:41.074 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-18T09:05:41.077 DEBUG:teuthology.orchestra.run.smithi164:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-18T09:05:41.091 INFO:teuthology.orchestra.run.smithi082.stdout: 262179 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 09:05 /home/ubuntu/cephtest 2024-02-18T09:05:41.093 INFO:teuthology.orchestra.run.smithi164.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 09:05 /home/ubuntu/cephtest 2024-02-18T09:05:41.095 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-18T09:05:41.148 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-18T09:05:41.218 INFO:teuthology.nuke:Checking targets against current locks 2024-02-18T09:05:41.246 DEBUG:teuthology.nuke:shortname: smithi082 2024-02-18T09:05:41.246 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T09:05:41.270 DEBUG:teuthology.nuke:shortname: smithi164 2024-02-18T09:05:41.270 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-18T09:05:41.277 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 07:48:48.687846', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC8WLHgqRvlSak272OcRiWaZu01F9HZQDwfRQYcy7wuhIxqqZGEpTuM6/1RANC8RUbARKtjPOXwmpSd0BrbpuYY='} 2024-02-18T09:05:41.299 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi164.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-17_17:35:25-upgrade:octopus-x-pacific-release-distro-default-smithi/7565618', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-18 07:48:48.689202', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChCEYCZy4Nv3uPHsOMXLCvJKpFmi9s9MXzK+olvbOSK0gFur9yu7mXFiDCxxIn5i7YnMjNWPGzzStwvXK0fEvY='} 2024-02-18T09:05:41.326 INFO:teuthology.orchestra.console.smithi082:Power off 2024-02-18T09:05:41.326 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-18T09:05:41.353 DEBUG:teuthology.orchestra.console.smithi082:power off output: Chassis Power Control: Down/Off 2024-02-18T09:05:41.353 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:41.370 INFO:teuthology.orchestra.console.smithi164:Power off 2024-02-18T09:05:41.370 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-18T09:05:41.384 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2024-02-18T09:05:41.398 DEBUG:teuthology.orchestra.console.smithi164:power off output: Chassis Power Control: Down/Off 2024-02-18T09:05:41.398 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:41.421 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-02-18T09:05:45.386 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:45.422 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:45.497 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2024-02-18T09:05:45.533 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-02-18T09:05:49.500 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:49.533 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:49.609 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is on 2024-02-18T09:05:49.643 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is on 2024-02-18T09:05:53.615 DEBUG:teuthology.orchestra.console.smithi082:pexpect command: ipmitool -H smithi082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:53.645 DEBUG:teuthology.orchestra.console.smithi164:pexpect command: ipmitool -H smithi164.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-18T09:05:53.726 DEBUG:teuthology.orchestra.console.smithi082:check power output: Chassis Power is off 2024-02-18T09:05:53.755 DEBUG:teuthology.orchestra.console.smithi164:check power output: Chassis Power is off 2024-02-18T09:05:53.827 INFO:teuthology.orchestra.console.smithi082:Power off completed 2024-02-18T09:05:53.856 INFO:teuthology.orchestra.console.smithi164:Power off completed 2024-02-18T09:05:53.961 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_rhel8 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 4277.640460014343 failure_reason: '"2024-02-18T08:14:21.277783+0000 mon.a (mon.0) 328 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY)" in cluster log' flavor: default owner: scheduled_yuriw@teuthology success: false 2024-02-18T09:05:53.962 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-18T09:05:54.032 INFO:teuthology.run:FAIL